/*
Theme Name: tools
Theme URI: http://www.znz7.com/
Author: tools
Author URI: https://www.znz7.com/
Description: tools
Version: 7.7.7
Tags: tools
*/

/*-- Base-Code --*/
body {
	font-family: "Microsoft Yahei",Source Sans Pro,Helvetica Neue,Arial,sans-serif;
    background-color: #eee;
}
body a {
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}

body a:hover {
	text-decoration: none;
    color: red;
}

body a:focus, a:hover {
	text-decoration: none;
}
li{
    list-style: none;
}
img{
    max-width: 100%;
}
.padding-5{
    padding-left: 5px;
    padding-right: 5px;
}
/*-- //Base-Code --*/

/*-- /Header --*/
.pageheader{
    padding: 30px 0;
    background-image: url(img/bg/brick-wall-dark.png);
    background-color: #f43438;
}
.pageheader.fixed-demo{
    padding-top: 120px;
}
.pageheader.fixed-demo.dark{
   background-color: #666 !important;
}
.pageheader .title{
    text-shadow: 6px 6px 0px rgba(0,0,0,0.2);
    color: #fff !important;
    font-family: "Microsoft YaHei"
}
.pageheader .title a {
    color: #fff;
    font-size: 36px;
    line-height: 48px;
}
.pageheader p{
    margin-bottom: 0;
    color: #f5f5f5;
    font-size: 16px;
    font-family: "Microsoft YaHei"
}

.pageheader.fixed-demo.white .title{
    color: #3f3f3f !important;
    text-shadow: 3px 3px 0px rgba(255,255,255,1);
}

.pageheader.fixed-demo.white p{
    color: #6f6f6f;
}

/*-- /carousel --*/
#carousel{
    margin: 20px auto;
}
.carousel-inner img{
    width: 100%;
}
.carousel-caption h3{
    color: #fff;
}

/*-- //carousel --*/

/*-- //Header */
/*-- bulletin_box --*/
#bulletin_box{margin-top:60px;margin-bottom:-70px;padding:5px 10px}
#bulletin_box .bulletin-ul{padding-left:10px}
.bulletin{box-sizing:border-box;height:25px;line-height:25px;overflow:hidden}
.bulletin ul{list-style-type:none;font-size:14px}
.d-flex{display:-ms-flexbox!important;display:flex!important}
.overflowClip_1{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
@media screen and (max-width:767px){
#bulletin_box{margin-top:0;margin-bottom:10px}
.no-search{margin-top:0px}
.siteico:before{padding-top:60%}
.mt-sm-3,.my-sm-3{margin-top:2rem!important}
.mb-sm-3,.my-sm-3{margin-bottom:2rem!important}
.mt-sm-0,.my-sm-0{margin-top:0!important}
}
.panel {
    position: relative;
    background: #fff;
    padding: 20px 30px;
    border: 0;
    margin-bottom: 30px;
    border-radius: 5px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


/*-- //bulletin_box--*/

/*-- Porduct-Box --*/

/*-- //Porduct-Box --*/

/*-- Post-Box --*/
#main{
    margin: 20px auto;
}
.entry-intro{
    margin: 20px auto;
}
.emphasize-bar{
    display: inline-block;
    margin-right: 9px;
    width: 4px;
    height: 14px;
    background-color: #0cc8e9;
    float: left;
    margin-top: 3px;
    padding: 10px 0px;
}
.entry-intro_title{
    display: inline-block;
    color: #5a687e;
    font-weight: 700;  
    font-size: 20px;
    line-height: 26px;
}

.panel-block{
    display: block;
    background-color:#fff;
    padding: 10px;
    margin-bottom: 20px;
}
.panel-block img{
    width: 100%;
    max-height: 240px;
}
.entry-header{
    padding: 0;
}
.entry-header .entry-header-title{
    font-size: 18px;
    padding: 10px 10px;
    margin: 0;
    line-height: 1.5;
    overflow: hidden;
    color: #5a687e;
    height: auto;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.entry-header .entry-header-title a{
    color: #333;
    font-size: 18px;
}
.entry-content{
    padding: 0 10px;
    font-size: 12px;
    color: #555;
    line-height: 22px;
    height: 40px;
    margin-bottom: 10px;
    overflow: hidden;
    font-weight: 100;
    letter-spacing: 1px;
}
.entry-content p{
    padding: 0;
    margin: 0;
}
.entry-meta{
    padding: 5px 10px;
}
 .read-more, .vote-date, .vote-hover,.search-vote-psot{
    color: #555;
    font-size: 12px;
    font-weight: 100;
}
.vote-date, .vote-hover{
    margin-right: 10px;
}
.entry-meta .read-more{
    float: right;
}
.search-meta{
    padding: 5px 0 5px 20px;
    color: #555;
}
.search-vote-psot{
    background-color: #f85151;
    color: #fff;
    padding:0 5px;
}
.entry-header-title a:focus,.entry-header-title a:hover,.read-more a:focus,.read-more a:hover{
   	color:red;
}
.archive-body{
    background-color: #fff;
    margin-right: 0;
    margin-left: 0;
}
.panel-block-line{
    display: block;
    padding: 20px 10px;
    margin:0;
    border-bottom: 1px solid #eee;
}
.panel-block-line img{
    width: 100%;
    max-height: 240px;
}
.entry-header .archive-header-title{
    padding: 0 0 0 20px;
}
.archive-meta{
    padding: 5px 0 5px 20px;
    color: #555;
}
.archive-content{
    padding: 0 0 0 20px;
    font-size: 13px;
    color: #555;
    line-height: 22px;
    overflow: hidden;
    font-weight: 100;
    letter-spacing: 1px;
}
.archive-content p{
    margin: 0px
}
/*-- //Post-Box --*/

/*-- Slide-Box --*/ 

/*-- //Slide-Box --*/

/*-- Pagination --*/
.page-box{
    text-align: center;
    width: 100%;
}
.pagination>.active, .pagination>.active:focus, .pagination>.active:hover, .pagination>.active, .pagination>.active:focus, .pagination>.active:hover{
	background-color: #52CEFC;
    border-color: #52CEFC;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover{
	color:red;
}

.pagination>li>a, .pagination>li>span{
	color:#3F5467;
}

.pagination>li>a, .pagination>li>span{
	padding: 0 10px;
    color: #666;
    display: inline-block;
    height: 28px;
    line-height: 28px;
}
/*-- //Pagination --*/


/*-- arcticle --*/
.breadcrumbs{
    color: #666;
    margin-bottom: 15px;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    background: #fff;
}
.breadcrumbs .breadcrumbs-border{
    padding: 0 30px;
    border-left: 3px solid #D90000;
}
.post-main{
    background-color:#fff;
    padding:0 0 30px 0;
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 0;
}
.article-box{
    padding: 0 30px 0px;
}
.article-box h1{
    font-size: 1.5em;
    color: #333;
    line-height: 1.3em;
}
.post-details{
    border-bottom: 1px solid #efefef;
    padding-bottom: 5px;
    margin-bottom: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-details .art-mate{
    float: left;
    margin-right: 15px;
    font-size: 13px;
}
.post-details .art-mate a{
    background-color: #f85151;
    color: #fff;
    padding: 2px 8px;
}
.post-content{
    padding: 0 0 20px 0;
    line-height: 30px;
    font-size: 16px;
    color: #333;
}
.post-content img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.post-content-bottom{
    font-size: 12px;
    margin: 10px 0;
    border-top: 1px solid #e5e4e4;
    border-bottom: 1px solid #e5e4e4;
    color: #999;
    line-height: 24px;
    padding: 4px 0; 
}
.related{
    padding: 30px 30px 0 30px;
}
.related .related-border{
    width: 100%;
}
.related .related-border h3{
    font-size: 18px;
    font-weight: bold;
    position: relative;
    margin: 10px 0;
    padding: 5px 0;
    border-bottom: 1px solid #e5e4e4;
}
.related-img{
    padding: 0;
}
.related-box{
    margin-bottom: 10px;
    padding: 0;
}

.related-box .r-title{
    padding: 0 5px;
}
.related-box .r-img{
    padding: 0 5px;
}
.related-box a img{
    width: 100%;
    border-radius: 5px;
}

.postnavi{
   padding: 30px 30px 0 30px;
}
/*-- //arcticle --*/


/*-- tools --*/
.tools-card{position:relative;height:86px;margin:0 0 20px 0;}
.tools-widget{position:absolute;background:#fff;margin-bottom:0px;padding:15px;left:0;right:0;margin:0 15px}
.tools-box{height:86px;border-radius:5px;border:1px solid #e4ecf3;}
.tools-box:hover {box-shadow:0 5px 10px rgba(180,180,180,.2);border-color:#24e0bc}
.tools-comment{
    width: 100%;
}
.tools-name{
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  
}
.toos-des{
    margin: 0;
    color: #6f6f6f;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;  
}
.tools-title{
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
/*-- //tools  --*/

/*-- //Comments --*/
.comments-area {
    padding: 0 30px;
	margin-top: 30px;
	word-break: break-all;
	word-wrap: break-word
}
.commentp{
font-size: 18px;
    font-weight: bold;
    position: relative;
    margin: 10px 0;
    padding: 5px 0;
    border-bottom: 1px solid #e5e4e4;
}
.comments-area img {
	max-width: 100%;
	height: auto
}

.comments-title {
	margin: 0;
	font-size: 24px;
	padding: 30px;
	border: 1px solid #e0e0e0;
	background-color: #fff
}

.comments-area ol {
	list-style: none
}

.comments-area ol {
	padding: 0
}

.comments-area ol li {
	margin-top: 15px
}

.comments-area .children {
	padding-left: 20px
}

.comment-author .avatar {
	position: absolute;
	border-radius: 50%
}

.comment-author .fn,.comment-awaiting-moderation,.commentmetadata {
	margin-left: 60px
}

.commentmetadata {
	font-size: 12px;
	margin-bottom: 10px
}

.commentmetadata a {
	color: #848484
}
.comment-body {
	padding: 10px 20px;
    border: 1px solid #e5e4e4;
    border-radius: 5px;
}
.comment-body p {
	color: #333;
	margin-bottom: 0
}
.says {
	display: none
}

.reply {
	text-align: right
}

.comment-reply-link {
	padding: 5px;
	padding: .2em .5em .3em;
	background-color: #999;
	color: #fff;
	font-size: 11px;
	-webkit-transition: all .4s;
	transition: all .4s
}

a.comment-reply-link:focus,a.comment-reply-link:hover {
	background-color: #666;
	color: #fff!important
}

a.comment-reply-link {
	text-decoration: none
}

a.comment-reply-link:hover {
	color: #000;
	box-shadow: 0 0 1px #505050
}

.comments-area a.url {
	text-decoration: underline
}

.comment-metadata a,.comments-area a.url {
	color: #444;
	text-decoration: none
}
.comment-respond {
	margin-top: 30px;
}
.comment-form .form-submit {
	margin-top: 30px;
    margin: 0 auto;
	display: table;
}
#submit{
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	border: 1px solid #52cefc;
	padding: 8px 35px;
	background-color: #52cefc;
	cursor: pointer;
	transition: .3s ease-in-out;
	margin-top:10px;
	float:right;
	border-radius:5px;
}
.comment-notes{
    margin: 0px;
}
#submit:hover{
	background-color: #31708f;
    border-color: #31708f;
}
#comments-nav {
	text-align: center;
	margin: 0 0 15px
}
#comments-nav a {
	padding: 5px 10px;
	border: 1px solid #eee;
	background-color: #eee;
	color: #777
}
#comments-nav a:hover {
	border: 1px solid #51aded;
	background-color: #51aded;
	color: #fff!important
}

#comments-nav span.current {
	font-weight: 700;
	border: 1px solid #51aded;
	background-color: #51aded;
	padding: 5px 10px;
	color: #fff
}

#respond .input-group-addon i {
	width: 20px
}

#respond .form-control {
	background: 0 0;
	height: auto;
	font-size: 14px;
	font-weight: 300;
	border-radius: 0
}

#respond .input-group-addon {
	border-radius: 0
}

.comment-form .form-control-feedback {
	line-height: 40px;
	color: #848484;
}

.comment-form .input-group {
	width: 100%;
	margin-top: 10px
}

.comment-form .btn-primary {
	width: 100%;
	border-radius: 0
}

.comment-form .comment-author {
	margin-top: 10px
}

.comment-form .logged-in-as a {
	color: #848484
}
/*-- //Comments --*/

/*-- Widget-Box--sidebar--*/
.sidbar{
    padding-left:20px;
}

.widget-box{
    background-color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.widget-title{
    border-bottom: 1px solid #eee;
}
.widget-title h3{
    border-left: 3px solid #D90000;
    padding-left: 15px;
    margin: 15px 0;
    font-weight: normal;
    font-size: 1.25em;
    line-height: 23px;
}
.widget-item{
   	padding: 0 18px;
    margin: 15px 0; 
}

.widget-post{
	margin: 5px 5px 25px 5px;
	position:relative;
	height:80px;
}

.widget-post:hover{
	background: #fff;
}

.widget-post a img{
	border-radius:5px;
	width: 100px;
	height:75px;
    display: inline-block;
}

.widget-post a span{
	padding-left: 10px;
    width: auto;
    line-height: 16px;
    display: inline-block;
}

.widget-post>a > span{
	position: absolute;
    top: 0;
    padding-left: 10px;
	word-spacing:5px;
}

.widget-post .btn-cat{
	position: absolute;
    top: 50px;
    margin-left: 15px;
}

.widget-post .btn-cat a{
	font-size:12px;
	padding:3px 10px;
	color:#fff;
	background:#f85151;
}

/*-- Wordpress-Widgets --*/

.cat-item{
	text-align: center;
	padding: 6px;
	border: 1px solid #ddd;
	border-radius: 3px;
	transition: border .3s;
	-webkit-transiton: border .3s;
}

.cat-item:hover{
	border: 1px solid #2ecc71;
}

.widget-box > ul > li{
	padding: 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.widget-box ul{
	padding: 0 18px;
    margin: 15px 0;
}
.widget-box .image{
    width: 100%;
    padding: 0 18px;
    margin: 15px 0;
}
.textwidget{
    padding: 0 18px;
    margin: 15px 0;
}
.widget-box .tagcloud{
    padding: 0 18px;
    margin: 15px 0;
}

#searchform{
	padding-left: 15px;
}

#wp-calendar{
	width: 100%;
}

#calendar_wrap{
	padding: 0 18px;
    margin: 15px 0;
}

#wp-calendar caption{
	text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 10px;
}

#wp-calendar tbody{
	text-align: center;
}

#wp-calendar tbody tr td{
	padding: 8px;
}

#today{
	background: #2ecc71;
	border-radius: 3px;
	color: #fff;
}

#today a{
	color: #fff;
}

.comments_list li{
	overflow: hidden;
	margin: 10px 0;
}

.comments_list .wp-user-avatar{
	width: 50px;
}

.comments_list img{
	float: left;
	margin-right: 5px;
}

.f_r{
	overflow: hidden;
}

/*-- //Wordpress-Widgets --*/

/*-- //Widget-Box--sidebar--*/


/*-- /Footer --*/
.footer{
    background-color: #303440;
    color: #888;
    width: 100%;
    border-top: 1px solid #eaeaea;
    margin-top: 50px;
}
.footer-top {
    padding-top: 25px;
}
.foot-friend-link{
    width: 100%;
}
.foot-friend-link a{
    padding-right:15px;
    color: #fff;
}
.bottom-menu{
    width: 100%;
	list-style:none;
	display:inline-block;
    padding: 0;
    margin: 0;
}

.bottom-menu li{
	margin:0;
    padding:0 15px 0 0;
	float:left;
    color: #fff;
}
.bottom-menu li a{
    color: #fff;
}
.wexin{
    width: 100%;
}
.wexin img{
    max-width:100px;
    float: right;
}
.footer-sm{
    width: 100%;
}
.footer-sm p{
    color: #fff;
}
.copyright{
    background-color: #1b1b1b;
    width: 100%;
    padding: 5px 0;
    margin-top: 22px;
    font-size: 12px;
}
.to-top{
	font-size:32px;
	vertical-align: middle;
	background-color: rgba(255, 255, 255, 0.6);
	width: 54px;
	height: 54px;
	display: block;
	line-height: 54px;
	text-align: center;
	border-radius:100%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
}
/*-- //Footer --*/
.notfound-a{
    width: 100%
}
.notfound-b{
    height: 600px;
    background-size: cover;
    position: relative;
    background-position: center center;
    margin-bottom: -51px;
}
.notfound{
    display: inline-block;
    margin: 200px auto;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 2px #666;
}
.notfound h2{
    color: #fff;
}
.notfound span{
    color: #fff;
    display: block;
    margin-bottom: 30px;
    font-size: 25px;
    letter-spacing: 1px;
}

.btn-star{
    border: 1px solid #fff; 
    color: #fff;
}
.btn-star:hover{
    color: #fff;
    background-color: aqua;
    border:none; 
}
/**
 * Responsive
 ----------------------------------------*/
@media only screen and (min-width:1024px){
    nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
            border-top: solid 5px #34c9dd;
    }
}

@media (min-width: 768px){

}

@media only screen and (max-width: 1024px) {
    .article-content iframe{
        display: none;
    }
    .panel-block img{
    max-height: 125px;
    }
    .product-entry-intro{
        height: 35px;
        font-size: 10px;
    }
    .product-entry-intro p{
    }
    .widget-product{
        display: none;
    }
    .breadcrumbs .breadcrumbs-border{
        padding: 18px;
    }
    .article-box{
        padding: 0 18px;
    }
    .product-box{
        padding: 0 18px;
    }
    .related{
        padding: 30px 18px 0 10px;
    }
    .postnavi{
        padding: 30px 18px 0 10px;
    }
    .comments-area{
            padding: 0 18px;
    }
}
@media only screen and (max-width: 991px) {
    .product-entry-intro{
        height: 55px;
        font-size: 13px;
    }
    .widget-product{
        display:block;
    }
}

@media only screen and (max-width: 767px) {
    .panel-block img{
        max-height: 140px;
    }
    .panel-block{
        margin-bottom: 5px;
        padding: 10px;
    }
    .panel-block-line{
        margin-bottom: 0;
    }    
    .panel-before{
        padding:0;
        margin:0; 
    }
    .entry-header .entry-header-title{
        padding-top: 0;
    }
    .wexin img{
        float: none;
        max-width: 200px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }
    .entry-meta{
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 3px 10px 10px 15px;
        line-height: 100%;
    }
    .archive-meta{
        position: relative;
        padding: 0 0 0 20px;
    }
    .search-meta{
        position: relative;
        padding: 0 0 0 10px;
    }
    .product-entry-intro{
        font-size: 13px;
        height: 55px;
    }
    .product-entry-intro p{
        line-height: 18px;
    }
}


@media only screen and (max-width: 535px) {
    .panel-block img{
        max-height: 80px;
    } 
    .carousel-caption h3{
        font-size: 18px;
    }
    .carousel-caption p{
        display: none;
    }
    .entry-header .entry-header-title{
        white-space: normal;
        padding: 0 0 0 10px;
    }
    .entry-header .entry-header-title a{
        color: #333;
        line-height: 1.3;
        font-weight: 700;
    }
    .entry-content{
        display: none;
    }
    .entry-meta{
        display: none;
    }
    .article-box h1{
        font-size: 1.2em;
        line-height: 1.2em;
    }
    .product-box h1{
        font-size: 1.2em;
        line-height: 1.2em;
    }
    .archive-content{
        display: none;
    }
    .archive-meta{
        display: none;
    }
}

@media only screen and (max-width: 410px) {
    .entry-content{
        display: none;
    }
    .entry-header .entry-header-title{
        font-size: 1em;
        white-space: normal;
    }
    .entry-meta {
        display: none;
    }
}
@media screen and (max-width:374px){
    .product-entry-intro{
    font-size: 12px;
    }
    .entry-content{
        display: none;
    }
    .product-entry-intro{
        font-size: 10px;
        height: 40px;
        overflow: hidden;
    }
    .product-entry-cost span{
        font-size: 12px;
    }
    .product-entry-intro p{
    line-height: 15px;
    } 
    .panel-block img{
        max-height: 68px;
    }
    .entry-header .entry-header-title{
        font-size: 16px; 
        line-height: 23px;
    }
    
}
@media screen and (max-width:350px){
    .entry-header .entry-header-title a{
        font-size: 14px; 
    }
    .entry-content{
        display: none;
    }
    .product-entry-intro p{
    line-height: 13px;
    } 
    
}