@import url(font-awesome.min.css);
*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;}
article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block;}
div,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,.muziang{margin:0;padding:0;}

body{background-color:#fff;font:14px 'Arial','Microsoft Yahei','Verdana','Tahoma','sans-serif';color:#333;word-break:break-all;
    font-family: 'Nanum Gothic', 'Arial', sans-serif;
}
a{text-decoration:none;outline:none;color:#333;}
a:hover{color:#24aa42;}
textarea{-webkit-appearance:none;border:none;font-family:'Arial','Microsoft Yahei','Verdana','Tahoma','sans-serif';border-radius:0; font-size: 1em;}
input:focus,textarea:focus{outline:none;}
li{list-style:none;}
a img{border:none;}
img {max-width: 100%; vertical-align: middle;}
table{background-color:transparent;border-spacing:0;border-collapse:collapse;width:100%;border-top:solid 1px #e4e4e4;border-left:solid 1px #e4e4e4;box-sizing:border-box;}
table th{background-color:#f9f9f9;text-align:center;box-sizing:border-box;}
table td,table th{padding:5px;border:1px solid #e4e4e4;box-sizing:border-box;}

#showpf{display:none;}
#comme{display:none;}
/*owl-carousel*/
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}
.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{
	0%{opacity:1}
	100%{opacity:0}
}
.owl-height{transition:height .5s ease-in-out}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background: no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}


.inner{width:1280px;margin:0 auto;}
.submit{cursor:pointer;}
.clear{clear:both;}
.yellow {color:#fad841;}
/*thumbnail*/
.thumbnail,.appIcon{position:relative;overflow:hidden;}
.thumbnail a,.appIcon a{display:block;padding-bottom:75%;position:relative;overflow:hidden;background:no-repeat center center;background-size:cover;}
.thumbnail img,.appIcon img{display:block;left:0;top:0;width:100px;height:133px;transition:transform .3s;object-fit:cover;}
.thumbnail img:hover{transform:scale(1.1,1.1);}
.appIcon a{padding-bottom:100%;}

/*box*/
.box{background-color:#fff;padding:25px;margin-bottom:25px;overflow:hidden;}
.boxTitle{font-size:18px;line-height:1.125em;font-weight:normal;border-bottom:1px solid #e4e4e4;position:relative;padding-bottom:12px;margin-bottom:12px;}
.boxTitle:after{content:'';display:block;width:2em;height:2px;background-color:#25c88a;position:absolute;left:0;bottom:-1px;}
.boxTitle i{font-style:normal;font-weight:bold;color:#25c88a;}

/*header*/
#header{background-color:#fff;width:100%;box-shadow:0px 0px 3px rgba(0,0,0,.2);}
#header .inner{position:relative;padding:30px 0;display:flex;justify-content:space-between;align-items:center;}

/*logo*/
#logo{float:left;width:18.4375%;}
#logo .span{display:block;padding-bottom:22.472%;position:relative;}
#logo a{display:block;background:url(images/logo.png) no-repeat left center;background-size:contain;text-indent:-9999em;position:absolute;left:0;top:0;width:100%;height:100%;}

/*navBtn*/
#navBtn{display:none;width:32px;height:32px;overflow:hidden;background-color:#25c88a;position:relative;}
#navBtn:before,#navBtn:after,#navBtn i{display:block;width:70%;height:2px;background-color:#fff;position:absolute;left:15%;transition:all .3s;}
#navBtn i{top:50%;transform:translateY(-50%);}
#navBtn:before{content:'';top:8px;}
#navBtn:after{content:'';bottom:8px;}
#navBtn.active i{opacity:0;}
#navBtn.active:before{transform:rotate(45deg);top:50%;}
#navBtn.active:after{transform:rotate(-45deg);bottom:auto;top:50%;}

/*search*/
#search{overflow:hidden;width:40.625%;}
#search form{display:block;position:relative;padding-right:10.577%;}
#search .submit{position:absolute;right:0;top:0;width:10.577%;height:100%;background-color:#25c88a;display:block;cursor:pointer;color:#fff;font-size:14px;}
#search .submit:hover{background-color:#1da16e;}
#search .input{border:2px solid #25c88a;border-right:none;display:block;color:#333;}
#search .text{height:40px;line-height:30px;width:100%;padding:5px 5%;font-size:14px;display:block;}
#search .key{font-size:12px;line-height:1.5em;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#search .key a{color:#666;margin-right:10px;display:inline-block;}
#search .key a:hover{color:#1da16e;}

/*nav*/
#mza-nav{background-color:#25c88a;clear:both;}
#mza-nav ul{height:53px;line-height:53px;position:relative;}
#mza-nav li{float:left;font-size:16px;position:relative;width:11.11%;text-align:center;padding-right:1px;}
#mza-nav li:after{width:1px;height:10px;background-color:rgba(255,255,255,0.3);content:'';display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);border-radius:50%;}
#mza-nav li:last-child{padding-right:0;}
#mza-nav li:last-child:after{display:none;}
#mza-nav li a{color:#fff;display:block;padding:0 5px;transition:all .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#mza-nav li.on > a,#mza-nav li.cur > a{color:#fff;background-color:#1da16e;}
#mza-nav li ul{position:absolute;left:0%;top:100%;min-width:100%;background-color:#fff;box-shadow:0px 3px 3px rgba(133,153,171,0.2);padding:8px 0;display:none;z-index:6;border-radius:0 0 4px 4px;height:auto;line-height:2em;}
#mza-nav li ul:before{display:none;}
#mza-nav li li{font-size:14px;float:none;width:auto;padding-right:0;}
#mza-nav li li:before{display:none;}
#mza-nav li li a{color:#333;}

/*wrapper*/
/**#wrapper{padding:25px 0;overflow:hidden;}**/
#wrapper{padding:25px 0;}
#wrapper .table{display:table;table-layout:fixed;width:100%;}
#wrapper .td{display:table-cell;vertical-align:top;}
.middle{width:25px;}
#recommend{overflow:hidden;width:101.5%;margin-bottom:25px;}

/*slides*/
#slides{overflow:hidden;float:left;width:67.26%;padding-right:1.5%;}
#slides .item{background:no-repeat center center;background-size:cover;padding-bottom:45%;position:relative;}
#slides .item a{display:block;position:absolute;left:0;top:0;width:100%;height:100%;color:#fff;}
#slides .text{position:absolute;left:0;bottom:0;width:100%;background-color:rgba(0,0,0,.5);padding:1% 3.125%;}
#slides .title{font-size:14px;line-height:1.875em;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:80px;}
#slides .owl-dots{position:absolute;right:3.125%;bottom:0;width:auto;font-size:14px;line-height:1.875em;padding:1% 0;}
#slides .owl-dot{display:inline-block;margin-left:10px;vertical-align:middle;}
#slides .owl-dot span{display:block;width:8px;height:8px;border-radius:50%;background-color:rgba(255,255,255,.75);transition:width .3s;}
#slides .owl-dot.active span{background-color:#25c88a;}
#slides .load{padding-bottom:45%;background-color:#f9f9f9;position:relative;}
#slides .load span{display:block;position:absolute;left:0;top:50%;width:100%;transform:translateY(-50%);font-size:36px;line-height:1.125em;color:#999;text-align:center;}
#slides:hover .owl-prev{left:0;}
#slides:hover .owl-next{right:0;}

/*topItem*/
.topItem{float:left;padding-right:1.5%;padding-top:1.5%;width:32.74%;}
.topItem:nth-child(2){padding-top:0;}
.topItem:nth-child(n+4){width:25%;}
.topItem .thumbnail{padding-bottom:45%;}
.topItem .title{position:absolute;left:0;width:100%;bottom:0;font-weight:normal;line-height:1.875em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;color:#fff;background-color:rgba(0,0,0,.5);padding:0.5% 5%;text-align:center;}
.topItem a{display:block;overflow:hidden;position:relative;}

/*istop*/
#istop ul{width:102%;}
#istop li{width:12.5%;padding:2% 2% 0 0;}
#istop li:nth-child(-n+8){padding-top:0;}

/*news*/
.newsbox ul{overflow:hidden;display:flex;flex-wrap:wrap;width:104%;}
.newsbox li{overflow:hidden;width:50%;padding-right:4%;}
.newsbox .top{padding-bottom:5px;}
.newsbox .thumbnail{width:160px;float:left;}
.newsbox .info{margin-left:175px;}
.newsbox h4{font-size:16px;line-height:1.5em;max-height:3em;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.newsbox .intro{font-size:14px;line-height:1.65em;height:3.3em;text-align:justify;color:#666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:5px;}
.newsbox .meta{overflow:hidden;font-size:12px;line-height:1.35em;color:#888;text-align:right;}
.newsbox .list{font-size:16px;line-height:1.875em;padding-top:10px;}
.newsbox .list a{position:relative;padding-left:10px;display:block;margin-right:70px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.newsbox .list a:before{width:3.5px;height:3.5px;background-color:#25c88a;content:'';display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.newsbox .list time{display:block;float:right;color:#888;font-size:12px;}

/*appbox*/
.appbox ul{overflow:hidden;width:103%;}
.appbox li{float:left;width:16.666%;padding-right:3%;padding-top:3%;text-align:center;}
.appbox li:nth-child(-n+6){padding-top:0;}
.appbox li a{display:block;}
.appbox .icon{padding-bottom:100%;border-radius:5px;background:no-repeat center center;background-size:cover;}
.appbox .name{font-size:16px;font-weight:normal;line-height:2em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:4.8% 0;}
.appbox .view{color:#fff;font-size:14px;border-radius:3px;line-height:2em;background-color:#25c88a;}
#application .table{background-color:#fff;}
#application #sidebar{border-right:1px solid #eee;}
#application #sidebar .box:not(:last-child){padding-bottom:10px;}
#application #sidebar .box,#appFlex #main .box{margin-bottom:0;}

/*文章列表*/
.blogItem,.appItem{overflow:hidden;height:150px;margin-bottom:2px;padding-bottom:2px;border-bottom:1px dashed #e4e4e4;}
.blogItem .thumbnail{float:left;width:250px;}
.blogItem .info{margin-left:270px;overflow:hidden;padding:5px 0;}
.blogItem .title{line-height:1.35em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:18px;margin-bottom:5px;}
.blogItem .title strong{color:#f00;}
.blogItem .meta{color:#888;margin-bottom:5px;overflow:hidden;}
.blogItem .meta a{color:#888;}
.blogItem .meta span{font-size:12px;;padding-right: 16px;display:block;float:left;}
.blogItem .meta .views{float:right;padding-right:0;}
.blogItem .intro{font-size:14px;color:#666;line-height:1.75em;height:5.25em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:13px;text-align:justify;}
.blogItem .more{overflow:hidden;}
.blogItem .more a{display:block;float:right;color:#fff;background-color:#25c88a;padding:0 10px;font-size:12px;height:26px;line-height:26px;}

/**/

.appItem .appIcon{width:100px;float:left;}
.appItem .appIcon a{border-radius:5px;}
.appItem .info{margin-left:110px;overflow:hidden;position:relative;}
.appItem .btn{position:absolute;right:0;top:0.5px;font-size:13px;line-height:2em;}
.appItem .btn a{display:block;color:#fff;background-color:#25c88a;border-radius:3px;padding:0 1em;}
.appItem .title{font-size:20px;line-height:1.35em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:8px;margin-right:70px;font-weight:normal;}
.appItem .intro{font-size:14px;line-height:1.75em;color:#555;margin-bottom:10px;}
.appItem .intro span{color:#fff;background-color:#1da16e;display:inline-block;border-radius:3px;padding:0 0.5em;position:relative;margin-right:10px; font-size:12px; line-height:1.5em;margin-top:-2px; vertical-align:middle;}
.appItem .intro span:after{border-left:5px solid #1da16e;border-top:5px solid transparent;border-bottom:5px solid transparent;display:block;content:'';position:absolute;left:100%;top:50%;transform:translateY(-50%);}
.appItem .meta{color:#888;font-size:12px;line-height:1.5em;overflow:hidden;}
.appItem .meta a{color:#888;}
.appItem .meta a:hover{color:#25c88a;}
.appItem .meta span{display:block;float:left;}
.appItem .meta .level{float:right;}
.appItem .meta .level i{color:#fad841;font-style:normal;font-size:14px;}

/*pagenavi*/
#pagenavi{font-size:0;line-height:normal;text-align:center;}
#pagenavi a,#pagenavi span.now-page{display:inline-block;font-size:14px;height:32px;line-height:32px;padding:0 12px;background-color:#f1f1f1;color:#555;margin:2px;}
#pagenavi span.now-page,#pagenavi a:hover{background-color:#25c88a;color:#fff;}

/*侧边*/
#sidebar{width:300px;}

/*侧边*/
.widget ul{overflow:hidden;}
.widget li{overflow:hidden;font-size:14px;line-height:1.875em;}
.widget .meta{font-size:12px;line-height:1.75em;color:#9a9a9a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.textwidget img {display:block; width:100%; height: auto;}
/*侧边*/
.sidepost{margin-bottom:15px;padding-bottom:15px;border-bottom:1px dashed #e4e4e4;}
.sidepost:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}
.sidepost a{display:block;overflow:hidden;}
.sidepost .thumbnail{width:100px;float:right;height:75px;}
.sidepost .info{margin-right:110px;}
.sidepost .title{font-size:14px;line-height:1.65em;max-height:3.3em;color:#333;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:normal;margin-bottom:6px;}
/**.nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}**/
.sideapp{margin-bottom:20px;}
.sideapp:last-child{margin-bottom:0;}
.sideapp .icon{float:left;width:100px;height:133px;border-radius:5px;position:relative;overflow:hidden;}
.sideapp .icon img{display:block;width:100%;height:100%;object-fit:cover;}
.sideapp .text{margin-left:105px;overflow:hidden;position:relative;}
.sideapp .name{font-size:16px;font-weight:normal;line-height:1.3125em;margin-bottom:4px;margin-right:50px;}
.sideapp .excerpt{font-size:14px;color:#888;line-height:1.75em;margin-bottom:2px;}
.sideapp .btn{color:#fff;background-color:#25c88a;font-size:12px;line-height:1.75em;width:4em;text-align:center;border-radius:3px;position:absolute;right:0;top:0;}

/*divStatistics*/
#divStatistics li{background-color:#f9f9f9;padding:5px 10px;margin-bottom:5px;}
#divStatistics li:last-child{margin-bottom:0;}

/*divComments*/
#divComments li{overflow:hidden;color:#444;margin-bottom:15px;padding-bottom:10px;border-bottom:1px dashed #e4e4e4;text-align:justify;}
#divComments li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}
#divComments li .top{border:1px solid #eee;padding:5px 10px;font-size:12px;line-height:1.75em;color:#999;position:relative;margin-bottom:10px;}
#divComments li .top:after{content:'';display:block;width:7px;height:7px;border-right:1px solid #eee;border-bottom:1px solid #eee;background-color:#fff;transform:rotate(45deg);position:absolute;bottom:-5px;left:7px;}
#divComments li .avatar{float:left;width:24px;}
#divComments li img{display:block;width:100%;height:auto;}
#divComments li .text{margin-left:30px;line-height:24px;max-height:48px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
#divComments li a{overflow:hidden;color:#555;}

/*divPrevious*/
#divPrevious li{position:relative;padding:0 0 15px 10px;margin-bottom:15px;border-bottom:1px dashed #e4e4e4;}
#divPrevious li:before{width:3.5px;height:3.5px;content:'';display:block;background-color:#25c88a;position:absolute;left:0;top:12px;}
#divPrevious li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}

/*divSearchPanel*/
#divSearchPanel input[type='text']{height:34px;line-height:24px;padding:5px 3%;border:1px solid #e4e4e4;width:94%;}
#divSearchPanel input[type='submit']{color:#fff;position:absolute;right:0;top:0;height:100%;width:40px;background-color:#25c88a;cursor:pointer;}
#divSearchPanel form{position:relative;padding-right:40px;overflow:hidden;}

/*divLinkage*/
#divLinkage li,#divCatalog li,#divMisc li{float:left;width:48%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1% 0;}
#divLinkage li:nth-child(2n),#divCatalog li:nth-child(2n),#divMisc li:nth-child(2n){float:right;}
#divLinkage li a,#divCatalog li a{background-color:#f9f9f9;color:#555;padding:5px 10px;display:block;}

/*divMisc*/
#divMisc a{display:block;}
#divMisc img{display:block;}

/*divTags*/
#divTags ul{overflow:hidden;width:102%;}
#divTags li{float:left;padding:1% 2% 1% 0;}
#divTags li a{display:block;background-color:#f9f9f9;border-radius:0px;padding:0 10px;color:#fff;font-size:12px;}
#divTags li a:hover{opacity:.8;}
#divTags li:nth-child(8n-7) a{background-color:#8A9B0F;}
#divTags li:nth-child(8n-6) a{background-color:#EB6841;}
#divTags li:nth-child(8n-5) a{background-color:#3FB8AF;}
#divTags li:nth-child(8n-4) a{background-color:#FE4365;}
#divTags li:nth-child(8n-3) a{background-color:#FC9D9A;}
#divTags li:nth-child(8n-2) a{background-color:#EDC951;}
#divTags li:nth-child(8n-1) a{background-color:#C8C8A9;}
#divTags li:nth-child(8n) a{background-color:#83AF9B;}
#divTags li:first-child a{background-color:#E1474D;}
#divTags li:last-child a{background-color:#3299BB;}

/*divCalendar*/
#divCalendar caption{margin-bottom:10px;font-size:0;line-height:normal;}
#divCalendar caption a{display:inline-block;font-size:16px;line-height:1.35em;margin:0 5px;vertical-align:middle;font-weight:bold;}
#divCalendar td,#divCalendar th{width:13.285%;padding:0 0.5%;text-align:center;font-size:14px;}
#divCalendar td a{padding:10%;background-color:#25c88a;border-radius:50%;color:#fff;}

/*links*/
#links{margin-bottom:0;}
#links ul{overflow:hidden;width:102%;}
#links li{font-size:13px;line-height:1.75em;padding:2px 2% 2px 0;float:left;}

/*entry*/
.entry{font-size:13px;line-height:1.875em;overflow:hidden;}
.entry img{max-width:100%;height:auto!important;}
.entry blockquote{margin:0 2em 2.5%;overflow:hidden;padding:2.5% 2.5% 0;color:#555;background-color:#f9f9f9;font-style:italic;}
.entry ul,.entry ol{margin-bottom:1.5%;margin-left:2em;padding-left:1em;}
.entry ul li{list-style:outside disc none;}
.entry ol li{list-style:outside decimal none;}
.entry li p{margin-bottom:0;}
.entry p,.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6, .entry .prism-highlight{margin-bottom:1.5%;}
.entry a{color:#25c88a;text-decoration:underline;}
.entry hr{border:none;margin-bottom:1.5%;border-bottom:1px solid #e4e4e4;overflow:hidden;clear:both;}


/*postTags _aiyuanma*/
#postTags{font-size:13px;line-height:2em;margin-bottom:2.5%;}
#postTags span{color:#fff;background-color:#25c88a;border-radius:5px;padding:0 0.75em;display:inline-block;vertical-align:middle;position:relative;margin-right:5px;}
#postTags span:after{border-left:5px solid #25c88a;border-top:5px solid transparent;border-bottom:5px solid transparent;display:block;content:'';position:absolute;left:100%;top:50%;transform:translateY(-50%);}
#postTags a{margin-left:1em;display:inline-block;vertical-align:middle;font-weight:bold;opacity:.85;}
#postTags a:hover{opacity:1;}

/*postnavi*/
#postnavi{font-size:16px;line-height:2em;overflow:hidden;margin-bottom:2.5%;}
#postnavi .prev,#postnavi .next{width:45%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#postnavi .prev{float:left;}
#postnavi .next{float:right;text-align:right;}
#postnavi i{font-style:normal;color:#25c88a;margin-right:0.875em;}

/*breadcrumb*/
#breadcrumb{font-size:14px;color:#999;margin-top:25px;line-height:1.5em;}
#breadcrumb i {font-family: 'Simsun'; font-style: normal; margin-right:4px;}
#breadcrumb a{color:#999;}
/*#breadcrumb a i {margin-right:0;}
appname*/
#appname{text-align:center;font-size:26px;line-height:1.25em;margin-bottom:5%;}

/*applogo*/
#applogo{width:64.257%;margin:0 auto 5%;}
#applogo img{display:block;width:100%;height:auto;border-radius:10px;}

/*download*/
#download{margin-bottom:5%;}
#download li{margin-bottom:3.5%; position: relative;}
#download a{display:block;background-color:#4ace63;text-align:center;border-radius:5px;color:#fff;font-size:16px;line-height:2.5em;padding:0 1em;}
#download a:hover{opacity:.9;}
#download i{font-style:normal;}
#download .apple{background-color:#0598fa;}
#download .harmony{background-color:#1a1a1a;}
#download .computer{background-color:#ff8637;}
#download .qr {position: absolute; left:100%; top:50%;transform: translateY(-50%); background-color: #fff; width:150px; height:150px; z-index: 5; margin-left:10px; border:1px solid #eee; box-shadow: 0px 0px 15px rgba(0,0,0,0.15); display: none;}
#download .qr:before {width: 7px; height: 7px; border-left:1px solid #eee; border-top:1px solid #eee; transform: rotate(-45deg); display: block; content: ''; position: absolute; left:-5px; margin-top:-5px; top:50%; background-color: #fff;}
#download .qr img {display: block; width: 90%; height: 90%; position: absolute; left:5%; top:5%;}
#download .qr canvas {width: 100%; height: 100%; position: absolute; display: none;}
/*appmeta*/
#appmeta ul{display:flex;flex-wrap:wrap;}
#appmeta li{font-size:14px;color:#555;line-height:1.875em;width:auto; min-width:50%;margin-bottom:2%;display:flex;word-break: break-word;}
#appmeta span{display:block;float:left;}
#appmeta span:first-child {white-space:nowrap;}
#appmeta .yellow {font-size:1.5em;}

/*appdata*/
#appdata{margin-bottom:5%;}
#appdata ul{display:flex;justify-content:space-around;}
#appdata li{padding:0 2.5%;text-align:center;font-size:14px;line-height:2em;color:#999;}
#appdata li span{font-size:1.125em;color:#555;line-height:1.5em;}

/*apptags*/
#apptags a{display:inline-block;font-size:12px;background-color:#f2f2f2;color:#555;border-radius:3px;line-height:2em;padding:0 8px 0 10px;vertical-align:middle;overflow:hidden;position:relative;}
#apptags a:before{width:7px;height:7px;background-color:#fff;border-radius:50%;content:'';display:block;position:absolute;left:0;top:50%;margin:-3.5px 0 0 -3.5px;border-radius:50%;}
#apptags a:hover{background-color:#25c88a;color:#fff;}

/*screenshot*/
#screenshot{margin-bottom:5%;overflow:hidden;}
#screenshot .figure {cursor: pointer;}
#screenshot .figure img{display:block;width:100%;height:auto;}
#screenshot .owl-dots{position:absolute;left:50%;bottom:3.5%;transform:translateX(-50%);display:flex;justify-content:center;}
#screenshot .owl-dots .owl-dot{display:block;margin:5px;}
#screenshot .owl-dots span{display:block;width:8px;height:8px;border-radius:50%;background-color:#25c88a;opacity:.25;}
#screenshot .owl-dots .active span{opacity:1;}

/*apptab*/
#apptab:after{display:none;}
#apptab ul{display:flex;flex-wrap:wrap;}
#apptab li{margin-right:2.5%;position:relative;cursor:pointer;}
#apptab .current:after{width:100%;height:2px;background-color:#25c88a;position:absolute;left:0;bottom:-13px;display:block;content:'';}
#appinfo{display:table;width:100%;table-layout:fixed;padding:0;}
#appinfo .info{width:300px;display:table-cell;vertical-align:top;border-right:1px solid #eee;padding:25px;}
#appinfo .intro{display:table-cell;vertical-align:top;padding:25px;}
#appinfo .info .mza-gg {margin-top:5%;}
/**#appinfo .part {max-height: 28em; overflow:hidden; position:relative}**/
#appinfo .part {position:relative}


#appinfo .hide:after {position:absolute; left:0; bottom:0; width:100%; padding-bottom:20em; background-image:linear-gradient(180deg, transparent, #fff); z-index:2; display:block; content:'';}
#appinfo .all {position:absolute; bottom:0; font-size:14px; line-height:2em; left:0; width:100%; text-align:center; z-index:5; color:#25c88a; cursor:pointer; padding-bottom:5px;}
#appinfo .all:after {display:block; content:''; width:5px; height:5px; border-right:1px solid #25c88a; border-bottom:1px solid #25c88a; transform:rotate(45deg); margin:0 auto;}

/*popup*/
.popup {position: fixed; left:0; top:0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 10;}
.popup .flex {display: flex; width: 100%; height: 100%; align-items: center; justify-content: center;}
.popup .info {position: relative; background-color: #fff;}
.popup .close {display: block; position: absolute; right:0; top:0; width: 1em; height: 1em; background-color: #fff; border-radius: 50%; cursor: pointer; z-index: 2; margin:-0.5em -0.5em 0 0; text-align: center; line-height: 1em; font-size: 2em; color:#555;}
.popup img {display: block; width: auto; max-width: 80vw; height: auto; max-height: 80vh;}

/*广告*/
.mza-gg{overflow:hidden;}
.mza-gg.mb{margin-bottom:25px;}
.mza-gg.mt{margin-top:25px;}
.mza-gg a{display:block;}
.mza-gg img{display:block;width:100%;height:auto;}


/*comment*/
#comment{margin-top:5%;margin-left:10px;}
#comment .item{margin-bottom:2%;position:relative;}
/**#comment label{display:block;font-size:14px;line-height:1.75em;color:#555;margin-bottom:5px;}
#comment label i{font-style:normal;color:#f00;font-size:12px;margin-left:5px;}**/
#comment .input{border:1px solid #e4e4e4;overflow:hidden;}
#comment .text{font-size:14px;line-height:24px;padding:5px 1em;width:100%;display:block;border:none;border-radius:3px;color:#555;}
#comment textarea.text{height:110px;resize:vertical;}
#comment .inp{width:102%;overflow:hidden;}
#comment .inp .item{float:left;width:33.333%;padding-right:2%;}
#comment .verify{width:313px;float:left;margin-bottom:0;padding-right:113px;}
#comment .verify img{display:block;cursor:pointer;height:36px;width:auto;position:absolute;right:0;bottom:0;}
#comment .verify label{margin-bottom:0;float:left;line-height:36px;}
#comment .verify .input{margin-left:57px;}
#comment .btn{overflow:hidden;}
#comment .submit{float:right;background-color:#F04848;border:none;width:100px;height:35px;color:#fff;font-size:14px;border-radius:3px;cursor:pointer;}
#comment .submit:hover{background-color:#F55540;}
#cancel-reply{font-size:12px;color:#999;line-height:2em;}

/*warning
.warning{font-size:15px;color:#999;line-height:2em;clear:both;margin-bottom:2%;}*/
.warning{font-size:13px;min-height:40px;margin-left:10px;}
.tishi{font-size:13px;min-height:60px;line-height:2em;clear:both;margin-bottom:2%;margin-left:10px;}
/*commentslist
#commentslist{overflow:hidden;margin-top:5%;}*/
#commentslist{margin-top:5%;margin-left:10px;}
#commentslist li{position:relative;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #f6f6f6;}
#commentslist .avatar{float:left;padding:3px 0;}
#commentslist .avatar img{width:40px;height:40px;display:block;}
#commentslist .info{margin-left:55px;}
#commentslist .info .mea{float: right;}
#commentslist .meta{overflow:hidden;font-size:13px;line-height:1.35em;color:#999;margin-bottom:10px;}
#commentslist .meta span{display:block;float:left;}
#commentslist .meta{border-bottom: 1px dashed #e8e8e8;}
#commentslist .meta .reply{float:right;}
#commentslist .meta a{color:#25c88a;}
/**#commentslist .name{font-size:13px;}
#revname {font-size:16px;font-weight:bold;line-height:1.5em;color:#333;margin-bottom:5px;}
#otherreviews{color:#25c88a;}}**/
#commentslist .name a{font-size:16px;font-weight:bold;line-height:1.5em;color:#333;margin-bottom:5px;}
#nousername{font-size:16px;font-weight:bold;line-height:1.5em;color:#333;margin-bottom:5px;}
#commentslist .text{font-size:14px;line-height:2em;color:#666;}
#commentslist .text li{margin-left:0;}
#commentslist li li{margin:15px 0 5px 55px;background-color:#f9f9f9;padding:15px;border-bottom:none;}
#commentslist li li li{margin:10px 10px 5px;background-color:#fff;border:1px solid #e5e5e5;}




/*screen width*/
@media only screen and (max-width:1365px){

	/*1365px*/
	.inner{width:93.75%;}

	/*1365px*/
	#header .inner{padding:2.198% 0;}

	/*1365px*/
	#search .text{height:2.931vw;line-height:2.198vw;padding-top:0.366vw;padding-bottom:0.366vw;}
}
@media only screen and (max-width:1280px){

	/*1280px*/
	#wrapper{padding:20px 0;}
	
	/*1280px*/
	.box{padding:20px;margin-bottom:5px;}
	.boxTitle{margin-bottom:5px;}

	/*1280px*/
	.middle{width:20px;}

	/*1280px*/
	#recommend{margin-bottom:20px;}

	/*1280px*/
	#mza-nav ul{height:44px;line-height:44px;}

	/*1280px*/
	#topBtn{padding:17.5px 0;}

	/*1280px*/
	#sidebar{width:260px;}

	/*1280px*/
	#contact{width:300px;}

	/*1280px*/
	#mzaback{font-size: 3.125vw;}

	/*1280px*/
	.appbox ul{width:102.5%;}
	.appbox li{padding:2.5% 2.5% 0 0;}
	.appbox .name{font-size:14px;}
	.appbox .view{font-size:12px;}

	/*1280px*/
	.newsbox .thumbnail{width:130px;}
	.newsbox .info{margin-left:145px;}
	.newsbox h4,.newsbox .list{font-size:14px;}
	.newsbox .intro{height:1.75em;-webkit-line-clamp:1;}
	
	/*1280px*/
    .widget .meta {line-height:1.5em;}
	/*1280px*/
	.sideapp{margin-bottom:15px;}
	.sideapp .icon{width:100px;height:133px;}
	.sideapp .text{margin-left:105px;}
	.sideapp .name{margin-bottom:2px;}
	
	/*1280px*/
    .sidepost .thumbnail {width:86px; height:64.5px;}
    .sidepost .info {margin-right:96px;}
    .sidepost .title {line-height:1.5em; max-height:3em; margin-bottom:4px;}
    
	/*1280px*/
	#divPrevious li{padding-bottom:10px;margin-bottom:10px;}

	/*1280px*/
	#breadcrumb{margin-top:20px;}

	/*1280px*/
	#appinfo .info{padding:20px;width:260px;}
	#appinfo .intro{padding:20px;}

	/*1280px*/
	#appname{font-size:2.03125vw;}
}
@media only screen and (max-width:1024px){
    /*1024px*/
    .mza-gg.mb {margin-bottom:20px;}
    .mza-gg.mt {margin-top:20px;}
    
	/*1024px*/
	#logo{width:178px;position:relative;z-index:10;}

	/*1024px*/
	#search{padding:0 10px;}
	#search .key{display:none;}
	#search .submit{width:42px;}
	#search .text{height:32px;line-height:24px;padding-top:4px;padding-bottom:4px;}
	#search form{padding-right:42px;}

	/*1024px*/
	#topBtn{padding:15px 0;display:block;}
	#navBtn{display:block;cursor:pointer;position:relative;z-index:10;}

	/*1024px*/
	#mza-nav{position:fixed;left:0;top:0;height:100%;width:100%;z-index:9;background-color:rgba(255,255,255,.7);display:none;}
	#mza-nav .inner{top:85px;height:calc(100% - 95px);line-height:24px;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:#fff;box-shadow:0px 0px 10px rgba(0,0,0,.1);width:80%;max-width:300px;position:fixed;right:0;transform:translateX(100%);transition:all .3s;}
	#mza-nav.active .inner{transform:translateX(0);}
	#mza-nav ul{height:auto;}
	#mza-nav li{padding:0;border-bottom:1px solid rgba(133,153,171,0.2);float:none;width:auto;text-align:left;}
	#mza-nav li:after{display:none;}
	#mza-nav li a{color:#333;padding:10px 65px 10px 20px;}
	#mza-nav li ul{padding:0;display:none;min-width:0;position:static;left:auto;top:auto;background-color:transparent;box-shadow:none;line-height:24px;}
	#mza-nav li li{border-bottom:none;border-top:1px solid rgba(133,153,171,0.2);}
	#mza-nav li li a{padding:10px 0 10px 38px;color:#555;}
	#mza-nav li em{width:65px;height:65px;position:absolute;right:0;top:0;z-index:2;cursor:pointer;}
	#mza-nav li em:after{content:'';display:block;width:5px;height:5px;border-right:1px solid #172b4c;border-bottom:1px solid #172b4c;position:absolute;left:50%;top:50%;transform:rotate(45deg);margin:-4px 0 0 -4px;transition:all .3s;}

	/*1024px*/
	#wrapper .table{display:block;width:auto;}
	#wrapper .td{display:block;width:auto;}

	/*1024px*/
	#divTags li{padding:0.5% 1% 0.5% 0;}



	/*1024px*/
	#istop ul,.appbox ul{width:103%;}
	.appbox li{padding:3% 3% 0 0;}
	.appbox .name{padding:3% 0;}

	/*1024px*/
	#istop li{width:16.666%;padding:3% 3% 0 0;}
	#istop li:nth-child(7),#istop li:nth-child(8){padding-top:3%;}

	/*1024px*/
	#appinfo{display:block;width:auto;}
	#appinfo .info{display:block;width:auto;border-right:none;border-bottom:1px solid #eee;}
	#appinfo .intro{display:block;}
	#appinfo .ml{margin-left:155px;overflow:hidden;}

	/*1024px*/
	#download{overflow:hidden;margin-bottom:15px;}
	#download ul{display:table;table-layout:fixed;width:102%;}
	#download li{margin-bottom:0;display:table-cell;vertical-align:middle;padding-right:2%;}
	#download a{font-size:14px;line-height:1.5em;padding:5% 1em;}

	/*1024px*/
	#appmeta{clear:both;overflow:hidden;}
	#appmeta ul{width:105%;}
	#appmeta li{padding-right:5%;margin-bottom:10px;}

	/*1024px*/
	#appdata{margin-bottom:20px;}
	#appdata ul{justify-content:flex-start;}
	#appdata li{padding:0;margin-right:3%;}
	#appdata li p{display:inline-block;vertical-align:middle;margin-right:0.5em;}
	#appdata li span{font-size:1.5em;}

	/*1024px*/
	#applogo{float:left;margin-bottom:15px;width:135px;}
	#appname{text-align:left;font-size:22px;margin-bottom:15px;}

	/*1024px*/
	#screenshot{margin-bottom:20px;}
	#appFlex.table{display:flex;flex-wrap:wrap;flex-direction:column-reverse;}
	#appFlex.table .td{width:100%;}



	/*1024px*/
	#application .table{background-color:transparent;}
	#application #sidebar .box:not(:last-child){padding-bottom:20px;}
	#application #sidebar .box,#application #main{margin-bottom:20px;}

	/*1024px*/
	.appItem{margin-bottom:2px;height:auto}
	.appItem .appIcon{width:100px;}
	.appItem .info{margin-left:110px;}
	.appItem .title{font-size:18px;margin-right:58px;margin-bottom:6px;}
	.appItem .btn{font-size:12px;top:0;}
	.appItem .intro{margin-bottom:6px;}
	.appItem .intro span{font-size:12px;line-height:1.65em;vertical-align:middle;margin-top:-3px;}

	/*1024px*/
	.popup {font-size: 14px;}
}
@media only screen and (max-width:768px){
    /*768px*/
    .mza-gg.mb {margin-bottom:15px;}
    .mza-gg.mt {margin-top:15px;}
    
	/*768px*/
	#header .inner{padding:15px 0;}

	/*768px*/
	#logo{width:145px;}

	/*768px*/
	#search{width:55%;}
	#search .text{height:28px;line-height:20px;}
	#search .submit{font-size:12px;width:35px;}
	#search form{padding-right:35px;}

	/*768px*/
	#slides{width:auto;float:none;padding-right:3.125%}
	#slides .owl-dot{margin-left:5px;}

	/*768px*/
	.topItem{width:50%;padding:3.125% 3.125% 0 0;}
	.topItem:nth-child(n+4){width:50%;}
	.topItem:nth-child(2){padding-top:3.125%;}

	/*768px*/
	.box{padding:15px;margin-bottom:15px;}
	.boxTitle{font-size:16px;margin-bottom:15px;padding-bottom:10px;}

	/*768px*/
	.newsbox .thumbnail{width:auto;float:none;margin-bottom:8px;}
	.newsbox .info{margin-left:0;}
	.newsbox h4{margin-bottom:8px;line-height:1.75em;height:3.5em;max-height:none;}
	.newsbox .intro{display:none;}
	.newsbox .list{padding-top:8px;width:100%;}
	#wrapper{padding:15px 0;}

	/*768px*/
	#recommend{margin-bottom:15px;width:103.125%;}
	#recommend ul{width:105%;}
	#recommend li{width:45%;padding:3% 5% 2% 0;}

	/*768px*/
	.blogItem{margin-bottom:15px;padding-bottom:15px;}
	.blogItem .thumbnail{width:100px;}
	.blogItem .info{margin-left:113px;padding:0;}
	.blogItem .info h2{font-size:15px;line-height:1.65em;height:3.3em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;white-space:normal;white-space:normal;}
	.blogItem .intro{white-space:nowrap;display:block;height:auto;margin-bottom:0;}
	.blogItem .meta,.blogItem .more{display:none;}

	/*768px*/
	#pagenavi a,#pagenavi span.now-page{font-size:12px;height:28px;line-height:28px;padding:0 10px;}

	/*768px*/
	.sidepost{margin-bottom:10px;padding-bottom:10px;}

	/*768px*/
	#divComments li{margin-bottom:12px;padding-bottom:8px;}

	/*768px*/
	#links li{padding:0 10px 0 0;}
	/*768px*/
	#postnavi{font-weight:normal;line-height:2em;}
	#postnavi .prev,#postnavi .next{float:none;width:auto;text-align:left;}

	/*768px*/
	.entry{font-size:13px;line-height:1.75em;}
	.entry p,.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6,.entry hr,.entry blockquote,.entry ol,.entry ul,.entry .prism-highlight{margin-bottom:3%;}

	/*768px*/
	#postTitle{font-size:20px;padding:3% 0 4%;}

	/*768px*/
	#postmeta{margin-bottom:3%;padding-bottom:3%;}
	#postmeta span{margin:0 5px;font-size:12px;background-size:auto 12px;padding-left:18px;}

	/*768px*/
	#breadcrumb{margin-top:15px;font-size:12px;}
	#breadcrumb .home{background-size:auto 12px;padding-left:18px;}

	/*768px*/
	#comment{margin-top:20px;}
	#comment .item{margin-bottom:10px;}
	#comment .inp{width:auto;}
	#comment .inp .item{float:none;width:auto;padding-right:0;}
	#comment .verify{float:none;width:auto;}
	#comment .btn{clear:both;padding:2% 0;overflow:hidden;}
	#comment .submit{width:100%;float:none;}

	/*768px*/
	#commentslist{margin-top:25px;}
	#commentslist li{padding-bottom:10px;margin-bottom:10px;}
	#commentslist .avatar img{width:30px;height:30px;}
	#commentslist .info{margin-left:40px;}
	#commentslist .meta{margin-bottom:5px;}
	#commentslist .name{font-size:14px;}
	#commentslist li li{margin:10px 0 5px 40px;padding:10px;}
	#commentslist li li li{margin:5px;}

	

	/*768px*/
	#mzaback{font-size:24px; border-radius:3px;}

	/*768px*/
	#istop ul,.appbox ul{width:103.5%;}
	#istop li,.appbox li{width:25%;padding:3.5% 3.5% 0 0;}
	#istop li:nth-child(n+5),.appbox li:nth-child(n+5){padding-top:3.5%;}
	.appbox .name{padding:2.5% 0;}
	.appbox .view {line-height: 1.75em;}

	/*768px*/
	.sideapp{margin-bottom:13px;}

	/*768px*/
	#appinfo .info,#appinfo .intro{padding:15px;}
	#appinfo .ml{margin-left:115px;}

	/*768px*/
	#download.ml{margin-left:0;clear:both;}

	/*768px*/
	#applogo{width:100px;margin-bottom:15px;}

	/*768px*/
	#appdata{margin-bottom:15px}
	#appdata ul{justify-content:space-between;}
	#appdata li p{display:block;text-align:left;}

	/*768px*/
	#appmeta li{margin-bottom:5px;}

	/*768px*/
	#appname{line-height:1.65em;margin-bottom:5px;}

	/*768px*/
	#screenshot{margin-bottom:15px;}

	/*768px*/
	#application #sidebar .box:not(:last-child){padding-bottom:15px;}
	#application #sidebar .box,#application #main{margin-bottom:15px;}

	/*768px*/
	.appItem .appIcon{width:100px;}
	.appItem .info{margin-left:110px;}
	.appItem .title{font-size:16px;margin-right:50px;line-height:22px;}
	.appItem .btn{line-height:22px;}
	.appItem .btn a{padding:0 0.7em;}
	.appItem .intro {line-height: 1.7em;}
	.appItem .intro span{display:none;}

	/*768px*/
	#mza-nav .inner{top:62.5px;height:calc(100% - 62.5px);}
	/*768px*/
	.topItem .title {font-size:12px;}

	/*768px*/
	.popup {font-size: 12px;}
}
@media only screen and (max-width:480px){

	/*480px*/
	.appbox li{width:33.333%;}
	.appbox li:nth-child(n+4){padding-top:3.5%;}

	/*480px*/
	#download a{padding:0.5em 1em;}
	#download i{display:block;}

	/*480px*/
	#appmeta ul{width:107%;}
	#appmeta li{padding-right:7%;}
}

/**内容也章节**/

.bzw-list{max-height:68vh;}
.bzw-list .item{
    position:relative;
    left:100%;
    display:flex;
    justify-content:space-between;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 1.6em;
    padding-left: 20px;
	opacity:0;
	transition-property:left,opacity;
	transition-duration:.3s;
    border-bottom: 1px #eee dashed;
}
.bzw-list .item.perch{left:0;opacity:1;padding-top: 13px;}
.bzw-list .item .a .main{margin-right:8px;}
.bzw-list .item .a .main.b{font-weight:bold;}
.bzw-list .item .a .main:hover, .bzw-article .con a:hover{text-decoration:underline;}
.bzw-list .item .tags {display:inline-block;margin-right:6px;color:#333;font-size:14px;padding:1px 6px;border-radius:20px;}
.bzw-list .item .tags .youhuiquan, .item .tags a:nth-child(2n){background:#f66;}
.bzw-list .item .tags .weixin, .item .tags a:nth-child(3n){background:#08c161;}
.bzw-list .item .tags .taobao, .item .tags a:nth-child(4n){background:#ff6200;}
.bzw-list .item .tags .baicai, .item .tags a:nth-child(5n){background:#d3e023;}
.bzw-list .item .tags .zhifubao, .item .tags a:nth-child(6n){background:#1677ff;}
.bzw-list .item .tags .jingdong{background:#e1251b;}
.bzw-list .item .tags .hebao{background:#e30077;}
.bzw-list .item .tags .fangshui{background:#1dd6d6;}
.bzw-list .item .ae-dele-list{margin-left:9px;font-size:12px;opacity:.5;}
.bzw-list .item .i{white-space:nowrap;padding-left:.5em;opacity:.5;}
.bzw-list .item .a em{margin-right:3px;font-weight:bold;}
.bzw-list .istop .a .main, .bzw-list .item .a .exter{color:#d30;}
.bzw-list .nothing{padding:12vh 0;}


/*xin**/
@media screen and (max-width:1200px){
#mainbox {
    width: 100%;
}
mb {
    margin-bottom: 10px;
}
.sb {
    box-shadow: 0 1px 2px rgb(26 26 26 / 8%);
    background: #fff;
}
.br {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.mb {
    margin-bottom: 20px;
}
.fl {
    float: left;
}
.mianbaoxie {
    font-size: 14px !important;
    padding: 5px 15px !important;
}
.article-list .title {
    font-size: 15px;
    white-space: unset;
    line-height: 1.6;
}
}

.mianbaoxie {
    font-size: 13px;
    padding: 10px 15px;
    background: #fff;
    border-bottom: 1px solid #eee;
}
.article-list {
    font-size: 14px;
    width: 100%;
    padding-top: 5px;
    padding-right: 3px;
    padding-bottom: 5px;
    padding-left: 0px;
    position: relative;
    border-bottom: 1px dashed #e8e8e8;
}
.article-list .cg9 {

}
.article-list .figure {
    float: left;
    height: 20px;
    width: 5px;
    margin-right: 10px;
    background-size: 20px 20px;
}
.article-list .title {
    font-size: 14px;
    font-weight: 400;
    margin-left: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    line-height: 1.5em;
}
.article-list .title .red {
    color: red;
}
.article-list .title .badge {
    padding: 3px 7px;
    line-height: 1;
    background-color: #f5f5f5;
    border-radius: 10px;
    float: right;
}

.article-list .title .zhangjie {
    float: left;
}

.article-list .title .book {
    padding-top: 1px;
    padding-right: 7px;
    padding-bottom: 3px;
    line-height: 1;
    background-color: #f5f5f5;
    border-radius: 10px;
    float: left;
    width: 50%;
}

.article-list .title .time{
    padding: 3px 7px;
    line-height: 1;
    background-color: #f5f5f5;
    border-radius: 10px;
    float: right;
}
.article-list .title a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#1b98e0!important;
    
}
li, ul {
    list-style: none;
}
.pagebar {
    text-align: center;
    border-top: 1px solid #eee;
}
.pagebar .nav-links {
    padding: 10px 15px 20px 15px;
    background: #fff;
}
/**.moreEdit {
    background: #47b751;
    color: #fff;
    line-height: 32px;
    width: 120px;
    text-align: center;
    margin: 10px auto 20px auto;
    border-radius: 5px;
    cursor: pointer;
}
.moreEdit a{
    background: #47b751;
    color: #fff;
    line-height: 32px;
    width: 120px;
    text-align: center;
    margin: 10px auto 20px auto;
    border-radius: 5px;
    cursor: pointer;
    
}**/
.moreEdit {
    background-color: #4CAF50; /* Green */
    border: none;
    color: white;
    line-height: 16px;
    width: 120px;
    padding: 12px 28px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
	border-radius: 8px;
}
.moreEdit:hover {
 background-color: #3e8e41;
    
}
a.moreEdit{
color: white;    
}



/* -- erx:Responsive -- */

@media screen and (max-width:600px) {
    .bzw-list{max-height:68vh;}
	.bzw-list .item{padding:.8em 0;border-bottom:1px #eee dashed;}
	.bzw-list .item .a, .bzw-page-list li{width:100%;}
	.bzw-list .item .tags a{color:#bbb;background:none !important;padding:0;}
	.bzw-list .item .tags a::before{content:'#';}
	.bzw-list .item .tags .youhuiquan, .item .tags a:nth-child(2n){color:#f66;}
	.bzw-list .item .tags .weixin, .item .tags a:nth-child(3n){color:#08c161;}
	.bzw-list .item .tags .taobao, .item .tags a:nth-child(4n){color:#ff6200;}
	.bzw-list .item .tags .baicai, .item .tags a:nth-child(5n){color:#d3e023;}
	.bzw-list .item .tags .zhifubao, .item .tags a:nth-child(6n){color:#1677ff;}
	.bzw-list .item .tags .jingdong{color:#e1251b;}
	.bzw-list .item .tags .hebao{color:#e30077;}
	.bzw-list .item .tags .fangshui{color:#1dd6d6;}
	.bzw-list .item .i .time{display:inline-block;margin-top:-5px;vertical-align:middle;}

}

/**评分**/
.star-rating{
list-style:none;
margin: 0px;
padding:0px;
width: 150px;
height: 30px;
position: relative;
background: url(star_rating.gif) top left repeat-x;
}
.star-rating li{
padding:0px;
margin:0px;
float: left;
}
.star-rating li a{
display:block;
width:30px;
height: 30px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}
.star-rating li a:hover{
background: url(star_rating.gif) left center;
z-index: 2;
left: 0px;
}
.star-rating a.one-star{
left: 0px;
}
.star-rating a.one-star:hover{
width:30px;
}
.star-rating a.two-stars{
left:30px;
}
.star-rating a.two-stars:hover{
width: 60px;
}
.star-rating a.three-stars{
left: 60px;
}
.star-rating a.three-stars:hover{
width: 90px;
}
.star-rating a.four-stars{
left: 90px;
}
.star-rating a.four-stars:hover{
width: 120px;
}
.star-rating a.five-stars{
left: 120px;
}
.star-rating a.five-stars:hover{
width: 150px;
}
.star-rating li.current-rating{
background: url(star_rating.gif) left bottom;
position: absolute;
height: 30px;
width:150px;
display: block;
text-indent: -9000px;
z-index: 1;
}
.comment-form-title a{
	color:#0056ff;
}
/**评分显示**/
.lid_h_s{
	margin: 5px 0 10px;
    color: #666;
    font-size: 13px;
    line-height: 180%;
    text-align: justify;
}

.lid_h_s a{
color:#0056ff;
}

.ulc_sp li {
    line-height: 22px;
    height: 22px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 3px;
}
.ulc_sp li a{
   color: #1b98e0 !important;
}
.euUzUV {
	color: #fad841;

}
/**sousuo**/
input{outline:0;border-radius:0;box-shadow:0 0;border:none;-webkit-tap-highlight-color:rgba(255,0,0,0)}
input:-moz-placeholder{color:#999}
input::-moz-placeholder{color:#999}
input:-ms-input-placeholder{color:#999}
input::-webkit-input-placeholder{color:#999}
form {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

.home-search-box {
    background:  url(/skin/img/hbg.jpg);
	background-repeat: repeat;
    background-size: cover;
    margin:0 auto;padding:68px 0 58px;text-align:center;
    width:100%;
	height:298px;
}

.home-search{text-align:center;width:90%;margin:0 0 10px;border-radius: 5px;}
.icon-search{width:22px;height:22px;display:inline-block;vertical-align:middle;}
.home-top-h1{font-size:28px;color:#fff;}
.home-top-p{font-size:16px;line-height:18px;padding-top:20px;color:#fff;}
.home-search{margin:28px auto 10px;max-width:580px;background:#f5f5f5;padding:5px 100px 5px 45px;position:relative;}
.home-search-input{width:90%;height:40px;background:#f5f5f5;}
.home-search-i{display:block;width:30px;height:30px;background:url(/skin/img/icon-search1.png) no-repeat;background-size:cover;position:absolute;left:10px;top:10px}
.home-search-btn{cursor:pointer;display:block;position:absolute;right:5px;top:5px;width:80px;text-align:center;line-height:40px;height:40px;border:none;border-radius:5px;color:#fff;background:#24CD77;}
.home-search-btn:hover{opacity:.8}

/**2**/
.content-wrap {width:100%;overflow:hidden}
.header_top,
.container {margin:0 auto;max-width:1200px;padding:0 20px}
.clear {clear:both;}
.inner i.fa {
    position: absolute;
    border-radius: 4px;
    top: 13px;
    right: 5%;
    height: 30px;
    width: 36px;
    line-height: 26px;
    font-size: 1.2em;
    padding: 1px;
    border: 1px #eee solid;
    background-color: #f8f8f8;
    cursor: pointer;
    text-indent: 0;
}

/*logo*/.logo {float:left;z-index:10;display:block;height:66px;line-height: 66px;max-width: 192px;overflow:hidden;}
.logo a {display:inline-block;overflow:hidden;position:relative;}
@-webkit-keyframes flashlight {from {left:-20%;}100% {left:130%;}}
.shan {position:absolute;-webkit-animation:flashlight 2.0s;-o-animation:flashlight 2.0s;animation:flashlight 2.0s;top:0;width:35%;height:100%;background:-webkit-linear-gradient(left,rgba(255,255,255,0.02) 0,rgba(255,255,255,0.58) 50%,rgba(255,255,255,0.02) 100%);background:-o-linear-gradient(left,rgba(255,255,255,0.02) 0,rgba(255,255,255,0.58) 50%,rgba(255,255,255,0.02) 100%);background:-moz-linear-gradient(left,rgba(255,255,255,0.02) 0,rgba(255,255,255,0.58) 50%,rgba(255,255,255,0.02) 100%);background:linear-gradient(to right,rgba(255,255,255,.02) 0,rgba(255,255,255,0.58) 50%,rgba(255,255,255,0.02) 100%);transform:skewX(-30deg);animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;}
/*header*/#header_main {height:66px;}
#header {background:#fff;background-image: linear-gradient(90deg, #ffffff 0%, #fafafa 100%);-webkit-box-shadow: 0px 5px 20px 0px rgba(17, 58, 93, 0.1);-ms-box-shadow: 0px 5px 20px 0px rgba(17, 58, 93, 0.1);box-shadow: 0px 5px 20px 0px rgba(17, 58, 93, 0.1);width:100%;z-index:80;position:absolute;}
#header:before {content:"";height:2px;position:absolute;top:0px;width:100%;/*background:linear-gradient(to left,#27bcf6,#fe00e0) transparent;*/z-index: 99;background: #000 linear-gradient(to left, #28b3f7, #9871e2, #fc31d0, #2eaff6, #c851da, #fa32d1);}
.header-nav {float:right;font-size:10px;margin-right:10px;}
.header-nav ul.navbar {width: 100%;max-width: 750px;max-height: 66px;}
.header-nav li {position:relative;list-style:none;display:block;float:left;margin-right:1px}
.header-nav li a {position:relative;font-size:15px;text-transform:none;line-height:66px;height:66px;margin:0 13px;color:#333;display:block;-webkit-transition:all .03s ease-out 0s;-o-transition:all .03s ease-out 0s;transition:all .03s ease-out 0s;}
.header-nav li a i.fa {padding-right:3px;position:relative;top:0px;}
.header-nav li .sub-menu li {float:none;display:block;color:#f1f1f1;height:35px;min-height:35px;text-align:center;border-left:1px solid #E7E7E7;border-right:1px solid #E7E7E7;border-bottom:1px solid #E7E7E7;background:#fff;margin-right:0px;margin:0 -1px;-webkit-transform:rotateY(90deg);-moz-transform:rotateY(90deg);-ms-transform:rotateY(90deg);-o-transform:rotateY(90deg);transform:rotateY(90deg);}
.header-nav .nav-pills > li:hover>.sub-menu li {-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;}
.nav-pills li:hover .sub-menu li:nth-child(1) {-webkit-transition-delay:0s;-moz-transition-delay:0s;-ms-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;}
.nav-pills li:hover .sub-menu li:nth-child(2) {-webkit-transition-delay:50ms;-moz-transition-delay:50ms;-ms-transition-delay:50ms;-o-transition-delay:50ms;transition-delay:50ms;}
.nav-pills li:hover .sub-menu li:nth-child(3) {-webkit-transition-delay:100ms;-moz-transition-delay:100ms;-ms-transition-delay:100ms;-o-transition-delay:100ms;transition-delay:100ms;}
.nav-pills li:hover .sub-menu li:nth-child(4) {-webkit-transition-delay:150ms;-moz-transition-delay:150ms;-ms-transition-delay:150ms;-o-transition-delay:150ms;transition-delay:150ms;}
.nav-pills li:hover .sub-menu li:nth-child(5) {-webkit-transition-delay:200ms;-moz-transition-delay:200ms;-ms-transition-delay:200ms;-o-transition-delay:200ms;transition-delay:200ms;}
.nav-pills li:hover .sub-menu li:nth-child(6) {-webkit-transition-delay:250ms;-moz-transition-delay:250ms;-ms-transition-delay:250ms;-o-transition-delay:250ms;transition-delay:250ms;}
.nav-pills li:hover .sub-menu li:nth-child(7) {-webkit-transition-delay:300ms;-moz-transition-delay:300ms;-ms-transition-delay:300ms;-o-transition-delay:300ms;transition-delay:300ms;}
.nav-pills li:hover .sub-menu li:nth-child(8) {-webkit-transition-delay:350ms;-moz-transition-delay:350ms;-ms-transition-delay:350ms;-o-transition-delay:350ms;transition-delay:350ms;}
.nav-pills li:hover .sub-menu li:nth-child(9) {-webkit-transition-delay:400ms;-moz-transition-delay:400ms;-ms-transition-delay:400ms;-o-transition-delay:400ms;transition-delay:400ms;}
.nav-pills li:hover .sub-menu li:nth-child(10) {-webkit-transition-delay:450ms;-moz-transition-delay:450ms;-ms-transition-delay:450ms;-o-transition-delay:450ms;transition-delay:450ms;}
.nav-pills li:hover .sub-menu li:nth-child(11) {-webkit-transition-delay:500ms;-moz-transition-delay:500ms;-ms-transition-delay:500ms;-o-transition-delay:500ms;transition-delay:500ms;}
.nav-pills li:hover .sub-menu li:nth-child(12) {-webkit-transition-delay:550ms;-moz-transition-delay:550ms;-ms-transition-delay:550ms;-o-transition-delay:550ms;transition-delay:550ms;}
.header-nav li .sub-menu li a {line-height:35px;height:35px;padding:0 10px;font-size:1.1em;color:#333;white-space:nowrap;}
.header-nav li .sub-menu li a i {padding-right:3px;}
.header-nav li .sub-menu li a:hover {background:none;color:#fff}
.header-nav li .sub-menu li:last-child {margin-bottom:-1px;}
.header-nav .active a,.header-nav .active a:focus {color:#45b6f7}
.header-nav li.current-menu-item,.header-nav li:hover,.header-nav li.current-menu-ancestor,.header-nav li.current-post-ancestor,.header-nav li a.current-menu-item,.header-nav .nav-pills > li >a.on {color:#45b6f7;}
.header-nav li > ul > li a.current-menu-item {background:transparent;}
.header-nav li.current-menu-item a,.header-nav li:hover a,.header-nav li.current-menu-ancestor a,.header-nav li.current-post-ancestor a {color:#45b6f7;position:relative}
.header-nav .sign {border-top:5px solid #ddd;border-right:5px solid transparent;border-left:5px solid transparent;position:absolute;top:32px;right:8px}
.sign {display:inline-block;width:0;height:0;content:"";vertical-align:top}
.header-nav li .icons {margin-right:5px;font-size:17px;top:1px;position:relative}
.header-nav li:hover ul,
.header-nav .nav-pills > li ul li:hover>.sub-menu,.header-nav .nav-pills > li:hover>.sub-menu {opacity:1;visibility:visible;transition: 0.35s;}
.header-nav li ul.sub-menu li:hover>a {color:#45b6f7;}
.header-nav .nav-pills li ul li:hover>.sub-menu {display:block;}
.header-nav li ul li .sub-menu {top:-1px;left:100%;border-top:1px solid #e7e7e7;}
.header-nav li ul.sub-menu li>a.menu-th3:after {content:".";display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-left:4px solid;border-bottom:4px solid transparent;border-top:4px solid transparent;position:relative;left:5px;overflow:hidden;}
.header-nav li a:before {width:0;height:2px;position:absolute;bottom:0px;left:50%;background-color:#45b6f7;content:'';transition:all .6s;z-index:-1;}
.header-nav li .sub-menu li:before {display:none;}
.header-nav li.active a:before,.header-nav li.on a:before {width:100%;left:0;}
span#hot {background-image:url(images/hot.gif);background-repeat:no-repeat;background-position:right top;padding-top:15px;}
span#n-new {background-image:url(images/new.gif);background-repeat:no-repeat;background-position:right top;padding-top:15px;}
.nav-login {position:relative;float:right;line-height:66px;font-size:14px;}
a.nav-userlogin {display:block;padding:0 20px;color:#333;transition:all .3s;-webkit-transition:all .3s;}
a.nav-userlogin.invest-vip0 {background-color: #b9854c;background-repeat: repeat-x;background-image: linear-gradient(90deg,#32b9b3,#45b6f7);padding-right: 30px;margin: 0 0 0 10px;}
a.nav-userlogin.invest-vip1 {background-color: #b9854c;background-repeat: repeat-x;background-image: linear-gradient(90deg,#45b6f7,#baabf5);padding-right: 30px;margin: 0 0 0 10px;}
a.nav-userlogin.invest-vip2 {background-color: #b9854c;background-repeat: repeat-x;background-image: linear-gradient(90deg,#eaceb3,#d8bc89);padding-right: 30px;margin: 0 0 0 10px;}
a.nav-userlogin.invest-vip3 {background-color: #b9854c;background-repeat: repeat-x;background-image: linear-gradient(90deg,#ef8031,#d8bc89);padding-right: 30px;margin: 0 0 0 10px;}
a.nav-userlogin.invest-vip4 {background-repeat: repeat-x;background-image: linear-gradient(90deg,rgba(255, 248, 241, 0.08),#b9854c,rgba(216, 188, 137, 0));padding-right: 30px;margin: 0 0 0 10px;}
a.nav-userlogin.invest-vip1 span.nav-more,a.nav-userlogin.invest-vip2 span.nav-more,a.nav-userlogin.invest-vip3 span.nav-more,a.nav-userlogin.invest-vip4 span.nav-more,a.nav-userlogin.invest-vip0 span.nav-more{right:10px;}
#header.fixed-appear.fixed-enabled.fixed-nav a.nav-userlogin.invest-vip4 span.nav-more {border-top-color: #fff;}
#header.fixed-appear.fixed-enabled.fixed-nav a.nav-userlogin.invest-vip4 span.nav-more {border-top-color: #fff;}
img.nav-login-img {width:30px;height:30px;margin-right:10px;border-radius:100%;}
span.nav-more {content:'';width:0;height:0;border-style:solid dashed dashed;border-color:#fff transparent transparent;overflow:hidden;cursor:pointer;transition:all .2s;-webkit-transition:all .2s;position:absolute;top:50%;right:3px;margin-top:-3px;border-width:6px;border-top-color:#fff;}
.nav-headeruser {right:0;left:auto;top:60px;position:absolute;line-height:36px;padding:5px 0;z-index:100;white-space:nowrap;opacity:0;visibility:hidden;min-width:100%;}
.nav-headeruser li {padding:0px 10px;text-align:center;-webkit-transform: rotateY(90deg);-moz-transform: rotateY(90deg);-ms-transform: rotateY(90deg);-o-transform: rotateY(90deg);transform: rotateY(90deg);background: #363e49;}
.nav-headeruser li:last-child {border-bottom: 2px solid #7188e9;padding-bottom: 2px;}
.nav-headeruser li:hover {background:#606469;}
.nav-login:hover .nav-headeruser li {-webkit-transform: none;-moz-transform: none;-ms-transform: none;-o-transform: none;transform: none;}
.nav-headeruser li a {color:#ffffff;}
.nav-headeruser i.fa {padding-right:3px;}
.nav-login:hover .nav-headeruser {opacity:1;visibility:visible;}
.rightnav {float:right;padding:15px 0px 0px 0px;}
.rightnav ul li {padding:0 3px;z-index:2;position:relative;display:block;float:right;}
.rightnav ul li a {border:solid 1px #5b5b5b;font-size:12px;color:#8f9290;padding:6px 16px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;position:relative;display:block;}
.rightnav ul li.active a {background-color:#32A5E7;color:#FFF;border-color:#1687C7;}
.rightnav ul li a:hover {border-color:#FFF;color:#FFF;}
.rightnav ul li.active a:hover {border-color:#1687C7;background-color:#1687C7}
.mininav {display:none;margin-bottom:0;border-bottom:none;overflow:hidden;overflow-x:auto;white-space:nowrap;background-color:#eee;width:100%;-webkit-box-pack:justify;border-bottom:1px solid transparent;border-color:#ebedf1;box-shadow:0 0 1px 0px rgba(0,0,0,0.3),0 0 6px 2px rgba(0,0,0,0.15)}
.mininav li {display:inline-block;text-align:center}
.mininav li a {color:#0B0B0B;padding:8px 1px 8px 14px;display:block;font-size:14px;}
.header-nav .menu-item-has-children>a:after {content:".";display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent;position:relative;left:5px;overflow:hidden;}
.nav-sousuo,span.toggle-btn,.nav-sjlogo {display:none;}
.header-nav li .sub-menu {text-align:left;position:absolute;top:65px;min-width:100%;z-index:10;font-size:14px;border:1px solid transparent;border-top:1px solid transparent;border-bottom-left-radius:4px;border-bottom-right-radius:4px;background:transparent;float:left;margin:0;padding:0;list-style:none;opacity: 0;visibility: hidden;min-width: 100%;-webkit-perspective: 400px;-moz-perspective: 400px;-ms-perspective: 400px;-o-perspective: 400px;perspective: 400px;}
.header-nav li .sub-menu li:hover a {background:transparent;color:#666;}


/*search*/.search {float:right;margin:15px 0px 0px 10px;border:1px solid #ccc;border-radius:20px;overflow:hidden;position:relative;display:inline-block;vertical-align:top;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;background:#fff;}
.search .text {width:60px;padding:3px 3px 0px 3px;float:left;font-size:14px;font-family:"t","microsoft yahei";height:28px;line-height:30px;text-indent:10px;border:0;border-radius:20px;outline:0;background:transparent;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;margin-bottom:2px;color:#363e49;}
.search .btn {width:28px;height:30px;float:left;margin:-2px 10px 2px 0;text-indent:-999px;border:0;cursor:pointer;background:url(images/icon.png) no-repeat 0 -360px;outline:0;}
.search:hover {border:1px solid #ffffff;background:#ffffff;}
.search .text:focus {width:100px;}
/*search_top*/.search_top {position:relative;float:right;height:66px;line-height:66px;font-size:14px;z-index:12;}
.search_top i.fa {line-height:66px;}
.search_top a {font-size:1.5em;color:#333;}
#header.fixed-appear.fixed-enabled.fixed-nav .search_top a.search_btn {color:#394048;}
.top_search {width:345px;margin:0 auto;text-align:center;background:#eee;display:none;position:absolute;overflow:hidden;top:66px;right:0;z-index:99;-webkit-box-pack:justify;border-bottom:1px solid transparent;border-color:#ebedf1;padding:20px 30px;border:1px #eee solid;background-color:#fff;border-radius:4px;vertical-align:top;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);}
.top_search form.searchform {overflow:hidden;margin:0 auto;}
.top_search input.text {height:36px;background-color:#fff;float:left;border-radius:0;padding-left:6px;width:220px;border:1px solid #E4E3E3;}
.top_search input.btn {width:60px;height:36px;background-color:#2C74E6;color:#fff;border:none;float:left;}
.top_search.open{display:block;}
a.top-tnrt {transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;text-align:center;cursor:pointer;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#3987fe;color:#ffffff;font-size:12px;padding:2px 8px 3px;border-radius:4rem;margin-left:13px;}
/*swiper-banner*/
.wrapper-ban {margin-top:20px;overflow:hidden;}
.swiper-container {margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;}
.swiper-main {margin-bottom:15px;padding:0px;background-color:#fff;border-radius:2px;border: 1px solid #ddd;box-shadow:0 1px 3px rgba(0,0,0,0.1);transition-duration:.5s;}
.swiper-main.b-border{border: 0px solid #ddd;}
.swiper-wrapper {position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;}
.swiper-container-android .swiper-slide,.swiper-wrapper {transform:translate3d(0px,0,0);}
.swiper-pagination {position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10;}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {top:7px;left:0;width:100%;}
.swiper-pagination-clickable .swiper-pagination-bullet {cursor:pointer;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin:0 4px;}
.swiper-pagination-bullet-active {opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color));}
.swiper-button-next,.swiper-button-prev {position:absolute;top:42%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));opacity:0;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;background-color:#88888888;}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev {right:10px;left:auto;}
.swiper-container .swiper-notification {position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000;}
.swiper-slide {flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;}
.swiper-button-next {right:0px;left:auto;border-bottom-left-radius:4px;border-top-left-radius:4px;padding:2px 8px 4px 10px;}
.swiper-button-prev {left:0px;right:auto;border-bottom-right-radius:4px;border-top-right-radius:4px;padding:0 10px 2px 8px;}
.swiper-main img {display:block;width:100%;height:auto;}
.swiper-main img {opacity:1;}
.swiper-main:hover .swiper-button-next,.swiper-main:hover .swiper-button-prev {opacity:1;color:#fff;}
.swiper-button-next:hover,swiper-button-prev:hover {background-color:#f60;}
.swiper-button-next i.fa,.swiper-button-prev i.fa {font-size:4em;-moz-transition:none;-webkit-transition:none;-o-transition:none;-ms-transition:none;transition:none;}
.swiper-pagination-bullet {width:10px;height:8px;display:inline-block;border-radius:50px;background:#33333399;}
.swiper-pagination-bullet.swiper-pagination-bullet-active {width:18px;background:#f60;}
.wrapper-ban.notw .swiper-main {width: 100%;}
h3.slide-title {padding-right:50px;position:absolute;z-index:1;bottom:0px;left:0;padding:0 10px;margin:0;font-size:16px;line-height:35px;font-weight:500;color:#ffffff;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;background:hsla(215,15%,25%,0.58);}
.stylelist {margin-right:-20px;}
.stylelist .post {padding:20px 20px 20px 300px;border:1px #eee solid;overflow:hidden;position:relative;margin:0 20px 12px 0;background-color:#fff;}
/*sticky*/.sticky {margin-bottom:15px;background:#fff;border:1px solid #eee;vertical-align:top;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);}
.box,ul.sidebar_content.sticky_diy{background-color:#fff;padding:0px 15px;position:relative;font-size:14px;}
.sticky:before {position:absolute;top:0;left:0;content:'';height:0;width:0;display:block;border:16px transparent solid;border-bottom-width:0;border-left-width:0;border-top-color:#c11e22;z-index:10;}
.postlist {overflow:hidden;padding:0 0 11px 106px;border-bottom:1px dashed #ddd;margin-bottom:9px;}
.sticky .postlist:last-child {padding-bottom:0;border-bottom:0px dashed transparent;margin-bottom:0px;}
.postlist:last-child {border-bottom: 0px dashed transparent;margin-bottom: 0px;}
.postlist figure {margin-left:-106px;float:left;}
figure a {display:block;overflow:hidden;position:relative;}
figure img {width:96px;transition:ease-in-out 0.5s;height:72px;align-self:center;object-fit:cover;}
.postlist h3 {font-size:14px;margin-bottom:2px;height:50px;overflow:hidden;line-height:160%;font-weight:500;}
.postlist h3 a {max-height:48px;min-height:32px;overflow:hidden;display:block;}
.homeinfo,.homeinfo a {color:#999;}
.homeinfo span {display:block;float:left;-ms-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:85px;vertical-align:middle;padding-right:6px;position:relative;}
/*.homeinfo .category:before {position:absolute;content:'';width:1px;height:12px;background-color:#ddd;right:2px;top:3px;}*/
span.like {float:right;}
.homeinfo span i.fa {padding-right: 3px;}
/*top_list*/.top_list {position:relative;margin-bottom:15px;border:1px solid #CCCCCC;background:#fff;-webkit-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;border-radius: 2px;box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);}
.col-small {width:50%;float:left;padding:15px;}
.col-small:nth-child(odd) {border-right:1px solid #ddd;}
.col-pic {width:100px;float:left;height:75px;margin-right:15px;max-height:270px;overflow:hidden;position:relative;vertical-align:top;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);}
.col-info {max-height:75px;height:75px;overflow:hidden;}
.col-info h3 {max-height:40px;line-height:20px;font-size:16px;font-weight:inherit;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
p.col-desc {margin-top:10px;font-size:12px;line-height:22px;max-height:40px;overflow:hidden;color:#999;}
.col-large {padding-bottom:10px;border-top:1px solid #C8C8C8;padding:15px;overflow:hidden;}
.col-large li {width:49%;padding:2px 0 2px 20px;font-size:14px;float:left;height:30px;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.col-large li:nth-child(odd) {padding-left:3px;}
.col-large em {padding:0px 5px;background:#666;margin-right:5px;border-radius:4px;color:#fff;white-space:nowrap;font-style:normal;}
.col-large a {max-width:310px;position:absolute;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.col-large span.list-date {float:right;color:#999;position:relative;}
.col-large em.color-3 {background:#F13435;}
.col-large em.color-4 {background:#1681E7;}
span.col-read {position:absolute;top:-1px;left:-25px;background:#3690cf;padding:5px;width:25px;text-align:center;color:#F9F6F6;font-weight:600;font-size:14px;}
/*sytab*/
.tab-list-title {border-bottom:1px solid #dddddd;background:#ffffff;height:47px;overflow:hidden;padding:0 15px;}
.tab-list-title ul {height:47px;font-size:0;white-space:nowrap;overflow:hidden;}
.tab-list-title ul li.active a {color:#d1200c;}
.tab-list-title ul li.active a:after {position:absolute;left:0;top:100%;width:100%;height:2px;background:#d1200c;border-radius:2px;content:"";}
.tab-list-title ul li {display:inline-block;font-size:16px;font-weight:bold;position:relative;margin-right:31px;vertical-align:middle;}
.tab-list-title ul li a {display:block;font-size:16px;text-decoration:none;position:relative;font-weight:500;line-height:44px;padding-bottom:0;}
.tab-list-title ul li:after {position:absolute;top:15px;right:-16px;content:"";width:1px;height:16px;background:hsla(0,0%,39%,0.31);transform:rotate(21deg);-ms-transform:rotate(21deg);-moz-transform:rotate(21deg);-webkit-transform:rotate(21deg);-o-transform:rotate(21deg);}
.tab-list-title ul li:last-child {margin-right:0;}
.tab-list-title ul li:last-child:after {height:0;}
/*---wrapper---*/.wrapper {margin-top:15px;clear:both;}
.wrapbox {width:71.6666%;transition-duration:.5s;-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;border-radius: 2px;}
.home-layout {position:relative;}
.author-box,.category-box,.single-post,.widget-box {border:1px solid #ddd;background-color:#fff;vertical-align:top;}
.category-box.show-box {-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;border-radius: 2px;box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);}
.author-box,.single-post,.widget-box {-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;border-radius: 2px;box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);}
.post_box {padding:20px 20px 20px 232px;border-bottom:1px solid #ddd;position:relative;overflow:hidden;}
.post_box_ads {border-bottom:1px solid #ddd;position:relative;overflow:hidden;}
.post_box:last-child {border-bottom: none;}
.post_box:hover {background:#fafafa;}
.recommend-flag {padding:1px 8px 1px 7px;border:1px solid;border-radius:3px;font-size:14px;margin-right:10px;color: #fb3233;background: rgba(251, 50, 51, 0.01);position:relative;top:-1px;cursor: default;white-space: nowrap;}
h1.summary-title span.recommend-flag,.single-title span.recommend-flag {margin-left: 10px;}
.imglist-title span.recommend-flag {margin-left: 0;margin-right: 6px;}
.themes-item header h2 span.recommend-flag {margin-left: 0;margin-right: 6px;top: -2px;}
h1.summary-title span.recommend-flag {padding: 3px 8px 3px 5px;top: -4px;}
.single-title h1 span.recommend-flag {top: -2px;}
span.title-l {position:absolute;background:#3690cf;top:21px;left:-1px;width:5px;height:28px;box-shadow:0 1px 1px rgba(0,0,0,0.1);}
.post-img {margin-left:-214px;float:left;overflow:hidden;width: 200px;height: 150px;}
.post-img img {position:relative;max-width:none;width:calc(100% + 20px);height:150px;-webkit-transition:opacity .35s,-webkit-transform .45s;transition:opacity .35s,transform .45s;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);object-fit:cover;}
.post_box:hover .post-img img {filter:alpha(opacity=60);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}
.post-left {min-height:150px;}
.ong-news,.post_box .post_box_top,.post_box .news {background:url(images/new.png);position:absolute;width:51px;height:51px;right:0px;top:0px;z-index:9;}
.post_box .post_box_top{background:url(images/new_top.png);}
.themes-item .post_box_top,.post-imglist .post_box_top {background: url(images/new_top.png);position: absolute;width: 51px;height: 51px;right: 0px;top: 0px;z-index: 9;}
.post_top a {color: #c11e22;}
.post-left h3 {font-size:18px;margin-bottom:4px;line-height:36px;font-weight:normal;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.post-con {font-weight:500;line-height:180%;height:77px;margin-bottom:10px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;text-overflow:ellipsis;text-align:justify;word-break: break-all;}
span.mu-ml-eye,span.mu-ml {margin-right:8px;}
span.mu-ml-zan {margin-left: 8px;}
.item-meta i.fa {margin-right:5px;}
.item-meta {height: min-content;overflow:hidden;color:#999;font-size:12px;}
.item-meta a {color:#999;}
/*zifenlei*/
.child-cat {border:1px solid #ddd;background-color:#fff;vertical-align:top;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);margin:0 0 15px 0;overflow:hidden;zoom:1;padding:15px 10px 5px 10px;}
.child-cat h4 {float:left;font-weight:600;margin:0 10px 0 5px;}
ul.topnav-cat {float:left;max-width: 90%;}
ul.topnav-cat li {display:inline-block;font-style:normal;border-radius:2px;margin:0 20px 10px 0;}
ul.topnav-cat li a {color:#666;background:#fff;padding:3px 6px 3px 8px;border-radius:4px;}
.child-cat h4 i.fa {margin-right:3px;}
ul.topnav-cat li.cat-on a,ul.topnav-cat li.current-cat a,ul.topnav-cat li a:hover {background:#3690cf;color:#fff;-moz-transition:ease-in-out 0.3s;-webkit-transition:ease-in-out 0.3s;-o-transition:ease-in-out 0.3s;-ms-transition:ease-in-out 0.3s;transition:ease-in-out 0.3s;}
/*catlist*/.cat-col {border:1px solid #ddd;background-color:#fff;vertical-align:top;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);}
.catlist-main {width:49.2%;float:left;background:#fff;padding:15px 15px 10px 15px;margin-top:15px;}
.catlist-main:nth-child(odd) {margin-right:0.8%;}
.catlist-main:nth-child(even) {margin-left:0.8%;}
.catlist-title {font-size:16px;position:relative;border-left:4px solid #3690cf;margin-left:-15px;}
span.catlist-text {float:left;padding-left:11px;}
.catlist-title a {position:absolute;right:0;top:0px;font-size:12px;text-transform:uppercase;font-weight:400;line-height:20px;border-radius:20px;letter-spacing:1px;color:#777777;}
.cat-main {margin:15px 0 0 0;}
.cat-post {position:relative;margin:0;clear:both;font-size:14px;}
.cat-format {margin:16px 0 10px 0;border:none;}
.cat-scale {width:120px;float:left;margin-right:13px;height:90px;overflow: hidden;}
.cat-scale img {width:100%;height:100%;}
.cat-entry {min-height:90px;}
.cat-entry-title {overflow:hidden;line-height:20px;font-size:15px;font-weight:inherit;}
.cat-entry .cat-entry-title a {margin-left:0;}
.cat-entry h3.cat-entry-title a {line-height: 17px;font-size: 1.0em;height: 30px;}
#divCatalog li a:hover,#divPrevious li a:hover,.layout-pic h3 a:hover,.layout-large li a:hover,.cat-entry .cat-entry-title a:hover {margin-left:6px;}
p.cat-entry-info {font-size:12px;line-height:20px;max-height:60px;overflow:hidden;color:#999;word-break: break-all;}
h3.cat-entry-title strong {font-size:12px;float:right;font-weight:normal;line-height:33px;padding-left:15px;color:#999;}
h3.cat-entry-title i {margin-right:5px;width:5px;height:5px;background:#45B6F7;display:inline-block;vertical-align:3px;position:absolute;top:13px;}
h3.cat-entry-title a {font-size:14px;font-weight:400;height:33px;line-height:33px;color:#555;margin-left:15px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
h3.cat-entry-title a:hover {margin-left:22px;}
/*search-null*/
.search-null {border:1px solid #ddd;background-color:#fff;vertical-align:top;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);margin:0 0 15px 0;overflow:hidden;zoom:1;color:#888;text-align:center;margin-top:20px;padding:80px 0px;background:#fff;}
.search-null i.fa {margin-bottom:10px;font-size:100px;color:#e4e8eb;display:block;}
/*sidebar */.sidebar {float:right;width:27.1%;}
.sidebar_widget {overflow:hidden;margin-bottom:15px;background:#fff;border:1px solid #eee;vertical-align:top;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);position:relative;}
.sidebar_widget:last-child {margin-bottom:0px;}
.single-post:before,.sidebar_widget:before {position:absolute;top:0;left:0;content:'';height:0;width:0;display:block;border:16px transparent solid;border-bottom-width:0;border-left-width:0;border-top-color:#c11e22;z-index:10;}
.widget_post_author:before {border:0;}
.widget_post_author {font-size:13px;}
.author_info {text-align:center;}
.author_info:hover {background: url(images/sahua.gif);background-size: cover;}
.widget_avatar {position:relative;height:100px;background-repeat:no-repeat;background-position:center center;margin-bottom:58px;background-size: cover;}
a.widget_avatar {display:block;position:absolute;top:54px;left:50%;margin-left:-46px;padding:6px;background-color:transparent;border-radius:100%;}
a.widget_avatar img {width:80px;height:80px;border-radius:100%;}
.weiyu_main i.weiyu-author,a.widget_avatar i.author1 {background-position: -50px -0px;}
a.widget_avatar img:hover {opacity: 1;-ms-transform: scale(1.08);transform: scale(1.08);-webkit-transition: all .3s ease-out 0s;-o-transition: all .3s ease-out 0s;transition: all .3s ease-out 0s;}
i.weiyu-author,
i.author-ident {display:inline-block;background-image:url(images/avatar_img.png);background-repeat:no-repeat;width:20px;height:20px;border-radius:100%;box-shadow:0 0 4px rgba(0,0,0,.3);vertical-align:-2px;background-position:-50px -25px;position:absolute;bottom:14px;right:5px;}
.author-social {text-align:center;padding:10px 0 20px;position: relative;}
.author-social span {display:inline-block;margin:0 10px;border-radius:2px;}
.author-social span:hover {background:#363e49;}
.widget-cover {position:absolute;left:50%;z-index:29;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);background-size:cover;width:100%;height:100%;top:-10%;}
.widget-cover.vip0 {background-image:url(https://vip.storage.weibo.com/avatargj_img/gj_vip_5028_cover.png);top:-15%;}
.widget-cover.vip1 {background-image:url(https://h5.sinaimg.cn/upload/108/914/2019/03/14/gj_vip_319.png);}
.widget-cover.vip2 {background-image:url(https://h5.sinaimg.cn/upload/2016/12/27/550/caiyun1.png);}
.widget-cover.vip3 {background-image:url(https://vip.storage.weibo.com/avatargj_img/gj_vip_5060_cover.png);}
.widget-cover.vip4 {background-image:url(https://h5.sinaimg.cn/upload/2016/12/27/550/gj_vip_011.png);}
.single-avatar .widget-cover.vip4 {top:-13%;}
.single-avatar .widget-cover.vip1 {top:-17%;}
span.author-weixin {background-color:#4CAF50;}
span.author-diy a em,span.author-weixin a em {position:absolute;z-index:99;bottom:61px;left:0;margin-left:26px;width:100px;height:100px;background-color:#fff;-webkit-background-size:95% auto;background-size:95% auto;background-position:center center;background-repeat:no-repeat;border:1px solid #DDDDDD;display:none;-webkit-transition:all .2s ease-out .1s;-o-transition:all .2s ease-out .1s;transition:all .2s ease-out .1s;}
span.author-diy a em{right: 0;margin-right: 26px;margin-left: inherit;left: inherit;}
span.author-diy a em:after,span.author-weixin a em:after {position:absolute;bottom:-16px;left:50%;width:0;height:0;margin-left:-8px;line-height:0;border:8px solid transparent;border-top:8px solid #dddddd;content:'';}
span.author-diy a:hover em,span.author-weixin a:hover em {display:block;-webkit-transition:all .2s ease-out .1s;-o-transition:all .2s ease-out .1s;transition:all .2s ease-out .1s;}
span.author-qq {background-color:#ff5e5c;}
span.author-diy {background-color:#3690cf;}
.author-social span a {padding:5px 20px;font-size:18px;color:#fff;display:inline-block;}
.author_info h3 {text-align:center;margin-bottom:12px;font-size:22px;line-height:26px;}
span.admin_field {background-color:#ffa600;color:#fff;font-size:12px;display:inline-block;vertical-align:middle;margin-left:6px;padding:0 6px;line-height:24px;border-radius:2px;position: relative;top: -2px;}
.author_info p {padding:0 20px;font-weight:500;text-align:justify;margin-bottom: 16px;line-height: 180%;}
.author_count {background-color:#fff;border-top:1px #efefef solid;}
.author_count ul {display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;text-align:center;}
.author_count ul li {float:left;width:33.333%;border-right:1px #efefef solid;padding:8px 0;font-weight:300;}
.author_count ul li:last-child {border-right:1px solid transparent;}
.author_count ul li span {display:block;font-size:14px;color:#999;}
.author_count ul li strong {font-weight:bold;}
.sidebar_title {font-size:16px;padding:10px 0;margin:0 15px;border-bottom:1px solid #eee;color:#484848;font-weight:normal;position:relative;margin-bottom:10px;}
.sidebar_title:after {content:"";position:absolute;width:60px;height:2px;content:"";background:#000;left:0;bottom:0;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;transition:all .5s ease;}
.sidebar_title:hover:after {width:88px;background:#c11e22;}
.sidebar_content {padding:0 15px 15px 15px;}
.sidebar_content li {width:auto;line-height:30px;position:relative;}
.sidebar_content li i.fa {padding-right:3px;}
#divCatalog ul li:before {position:absolute;content:'';content:'';height:0;width:0;display:block;border:4px transparent solid;border-right-width:0;border-left-color:#c11e22;top:8px;left:0;}
#divCatalog li a {padding-left:12px;}
#divCatalog ul li {width:50%;float:left;line-height:200%;}
#divCatalog ul {padding-bottom:10px;}
#divTags ul {padding:0 2px;}
#divMisc ul li,#divNavBar ul li,#divLinkage ul li {width:50%;display:inline-block;text-align:center;}
#divLinkage ul li img {height: 16px;position: relative;top: -2px;padding-right: 2px;}
ul.divContorPanel {line-height:200%;}
#divCalendar table {width:100%;text-align:center;}
#divCalendar caption {padding:5px 0 15px;font-size:15px;text-align:center;}
#divCalendar table thead th {padding:5px 3px;border:1px solid #eee;background-color:#fbfbfb;text-align:center;}
#divCalendar table tbody td {padding:5px 3px;border:1px solid #eee;background-color:#fbfbfb;text-align:center;}
#divCalendar table tbody td a {display:block;margin:0 3px;background-color:#22aeec;color:#fff;}
#divMisc ul li img {max-width:90%;}
#divSearchPanel form {width:100%;overflow:hidden;margin:0 auto;text-align:center;}
#divSearchPanel input[type="text"] {width:90%;height:30px;line-height:29px;padding-left:5px;border:1px solid #ddd;margin-top:5px;}
#divSearchPanel input[type="submit"] {margin-left:-50px;border:1px solid transparent;padding-left:8px;border-left:1px solid #ddd;background:#fff;color:#c11e22;margin-top:6px;}
#divArchives li {width:49%;display:inline-block;text-align:center;}
.sidebar_content li.site-imgs {margin-bottom:5px;}
.sidebar_content li.site-about {margin:5px 0px 0px 0px;}
li.site-about a {display:inline-block;background-color:#f60;width:33.333%;color:#fff;text-align:center;padding:6px 0;}
li.site-about a.ad_link {background-color:#38ca34;}
li.site-about a.weibo_link {background-color:#3690cf;}
/*最新文章替换*/#divPrevious ul {padding:0px 15px 2px;margin-top:-4px;}
.divPrevious li {margin:0px 0 10px;}
.divPrevious li:hover {transform:translate(-1px, -1px);cursor:pointer;}
.divPrevious li:last-child {margin-bottom:5px;}
.divPrevious li span.rankLeft {display:inline-block;width:45px;float:left;}
.divPrevious li span.rankNum {font-size:20px;letter-spacing:.91px;line-height:38px;font-weight:700;width:31px;color:#bbb;display:inline-block;float:left;-moz-transition:ease-in-out 0.3s;-webkit-transition:ease-in-out 0.3s;-o-transition:ease-in-out 0.3s;-ms-transition:ease-in-out 0.3s;transition:ease-in-out 0.3s;}
.divPrevious li span.rankNum.num-1 {color:#ef7900;}
.divPrevious li span.rankNum.num-2 {color:#2775a7;}
.divPrevious li span.rankNum.num-3 {color:#1bb4bb;}
.divPrevious li span.rankNum.num-4 {color:#b997b3;}
.divPrevious li span.slash {display:inline-block;background-image:url(images/normal-sprite.png);background-position:-206px 0;width:13px;height:31px;margin-top:4px;float:left;}
.divPrevious li span.text {font-size:14px;height:40px;line-height:20px;display:-webkit-box;overflow:hidden;padding-left:5px;}
.divPrevious li span.text a {height:36px;display:table-cell;vertical-align:middle;}
/*tab切换*/#tabcelan .tabcelan {padding:0 0px 0px 0px;}
#tabcelan .tabcelan #con_title {margin:0 auto;}
#tab {padding:0;border-bottom:none;background:#f5f5f5;}
#tab li {box-sizing:border-box;display:block;background-image:none;background-color:#F5F5F5;float:left;padding-left:0px;height:40px;line-height:40px;cursor:pointer;width:50%;text-align:center;border-bottom:1px solid #ddd;font-size:16px;}
#tab li:last-child {border-left:1px solid #ddd;}
#tab li.tabhover {background-color:#fff;border-bottom:1px solid #fff;}
#con_one ul {padding:8px 15px 10px;border-bottom:0px solid #E1E1E1;overflow:hidden;}
#con_one li {width:100%;line-height:36px;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;border-bottom: 1px dotted #cbcbcb;}
#con_one li:last-child {border-bottom: 0;margin-bottom: -2px;}
section#tabcelan:before {display:none;}
ul#tab li.tabhover:before {position:absolute;top:0;left:0;content:'';height:0;width:0;display:block;border:16px transparent solid;border-bottom-width:0;border-left-width:0;border-top-color:#c11e22;z-index:10;}
ul#tab li.tabhover:last-child:before {right:0;border:16px transparent solid;border-bottom-width:0;border-right-width:0;border-top-color:#c11e22;left:auto;}
/*#con_one a:hover {margin-left:8px;}*/
#con_one li:hover {background: #f5f5f5;padding: 0 0 0 5px;border-radius: 4px;}
.hot-com-title span,.li-icon {background:#999;font-size:12px;color:#fff;line-height:180%;margin:0 8px 0 0;padding:0 5px 1px;border-radius:2px;}
span.num1,.li-icon-1{background:#C00;}
span.num2,.li-icon-2{background:#ef8f31;}
span.num3,.li-icon-3 {background:#6bd139;}
/*网站项目*/#divproject ul {width:100%;overflow:hidden;font-size:12px;text-align:center;background-color:#fff;padding:0;border-top:0px solid #EEEEEE;margin-right:-10px;}
#divproject ul li.divproject-ebox {position:relative;float:left;width:50%;padding:10px 10px 20px;background-color:#fff;color:#777;border-bottom:1px dashed #ddd;}
#divproject ul li.divproject-ebox:hover {background-color:#F9F9F9;}
.divproject-01,.divproject-03 {border-right:1px dashed #ddd;}
#divproject ul li.divproject-100 {width:100%;border-bottom:1px dashed transparent;padding:10px 0px 20px 0px;}
#divproject ul li h4 {font-size:18px;font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:10px;margin-bottom:5px;}
#divproject ul li p {height:30px;overflow:hidden;color:#bbb;margin:0 0 5px;}
#divproject ul li a.btn {display:inline;margin-bottom:0;font-weight:normal;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;font-size:12px;line-height:1.5;border-radius:2px;padding:5px 12px;border-color:#ddd;color:#666;}
#divproject ul li a:hover{color:#fff;}
/*动态标签*/ul.divTags,ul.hottags {margin-top:4px;padding:4px;line-height:24px;}
#divTags ul li a,#hottags ul li a {height:auto;text-align:center;padding:0 5px;border:1px solid #ccc;background:#fafafa;border-radius:2px;font-size:12px;transition:background .2s;-moz-transition:background .2s;-webkit-transition:background .2s;-o-transition:background .2s;table-layout:fixed;word-break:break-all;float:left;width:31.3333%;margin:0 1% 8px 1%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
/*#divTags ul li,#hottags ul li {width:auto;white-space:nowrap;display:inline-block;padding:0;margin-right:6px;margin-bottom:10px;background:#F8F8F8;}
*/#divTags ul li.divTags0 a,#hottags ul li.divTags0 a {color:#003366;opacity:.9;}
#divTags ul li.divTags1 a,#hottags ul li.divTags4 a {color:#993300;opacity:.9;}
#divTags ul li.divTags2 a,#hottags ul li.divTags2 a {color:#05792D;opacity:.9;}
#divTags ul li.divTags3 a,#hottags ul li.divTags3 a {color:#16929D;opacity:.9;}
#divTags ul li.divTags4 a,#hottags ul li.divTags4 a {color:#CC0000;opacity:.9;}
#divTags ul li.divTags5 a,#hottags ul li.divTags5 a {color:#0B0B0B;opacity:.9;}
#divTags ul li.divTags6 a,#hottags ul li.divTags6 a {color:#B433FF;opacity:.9;}
#divTags ul li.divTags7 a,#hottags ul li.divTags7 a {color:#B37333;opacity:.9;}
#divTags ul li.divTags8 a,#hottags ul li.divTags8 a {color:#567E95;opacity:.9;}
#divTags ul li.divTags9 a,#hottags ul li.divTags9 a {color:#428BCA;opacity:.9;}
#divTags ul li.divTags10 a,#hottags ul li.divTags10 a {color:#33B0CA;opacity:.9;}
#divTags ul li.divTags0 a:hover,#hottags ul li.divTags0 a:hover {background-color:#003366;text-decoration:none;color:#fff;text-decoration:none;}
#divTags ul li.divTags1 a:hover,#hottags ul li.divTags1 a:hover {background-color:#993300;text-decoration:none;color:#fff;text-decoration:none;}
#divTags ul li.divTags2 a:hover,#hottags ul li.divTags2 a:hover {background-color:#05792D;text-decoration:none;color:#fff;text-decoration:none;}
#divTags ul li.divTags3 a:hover,#hottags ul li.divTags3 a:hover {background-color:#16929D;text-decoration:none;color:#fff;text-decoration:none;}
#divTags ul li.divTags4 a:hover,#hottags ul li.divTags4 a:hover {background-color:#CC0000;text-decoration:none;color:#fff;text-decoration:none;}
#divTags ul li.divTags5 a:hover,#hottags ul li.divTags5 a:hover {background-color:#0B0B0B;text-decoration:none;color:#fff;text-decoration:none;}
#divTags ul li.divTags6 a:hover,#hottags ul li.divTags6 a:hover {background-color:#B433FF;text-decoration:none;color:#fff;text-decoration:none;}
#divTags ul li.divTags7 a:hover,#hottags ul li.divTags7 a:hover {background-color:#B37333;text-decoration:none;color:#fff;text-decoration:none;}
#divTags ul li.divTags8 a:hover,#hottags ul li.divTags8 a:hover {background-color:#567E95;text-decoration:none;color:#fff;text-decoration:none;}
#divTags ul li.divTags9 a:hover,#hottags ul li.divTags9 a:hover {background-color:#428BCA;text-decoration:none;color:#fff;text-decoration:none;}
#divTags ul li.divTags10 a:hover,#hottags ul li.divTags10 a:hover {background-color:#33B0CA;text-decoration:none;color:#fff;text-decoration:none;}
#divTags ul li a:hover,#hottags ul li a:hover {border:1px solid transparent;}
#divTags ul.divTags,#hottags ul.hottags {margin:15px 10px 10px 10px;}
/*side_con*/
#side_con ul {margin-top:-8px;padding:0;}
#side_con li {overflow:hidden;padding:0px 15px;line-height:40px;height:40px;border-bottom:1px #DDD solid;color:#999;position:relative;-moz-transition: none;-webkit-transition: none;-o-transition: none;-ms-transition: none;transition: none;}
#side_con li:hover {background-color:#f5f5f5;}
#side_con li a {height:auto;display:block;line-height:20px;}
#side_con li .hotcom-img {display:none;width:100px;height:75px;float:left;margin-right:10px;overflow:hidden;border:1px solid #ddd;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
#side_con li img {width:100px;height:75px;align-self:center;object-fit:cover;}
#side_con li .hotcom-left {overflow:hidden;margin-left:0;text-align:justify;}
.hot-com-title {display:block;height:39px;line-height:39px;font-size:14px;word-wrap:break-word;color:#555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.hot-com-clock {color:#9A9A9A;font-size:13px;font-size:.95em;line-height:27px;text-align:right;}
.hot-com-info {color:#9A9A9A;font-size:14px;line-height:27px;}
#side_con li:last-child {border-bottom:1px solid transparent;}
#side_con li.on {padding:10px 15px;height:98px;}
#side_con li.on .hotcom-img {display:block;}
#side_con li.on .hot-com-title {height:50px;line-height:175%;white-space:normal;text-align: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
#side_con li.on .hot-com-title span {position:absolute;left:15px;}
/*#shangxi*/#shangxi {overflow:initial;}
#shangxi:before {content:'';display:table;clear:both;border:0px transparent solid;}
h3.sx-title {margin:-10px 0 0 0;display:inline-block;padding:4px 15px;color:#ffffff;font-size:14px;font-weight:normal;background-color:#3690cf;}
h3.sx-title i.fa {height:auto;font-size:1.1em;text-align:center;line-height:1.3;color:#fff;-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;margin-right:6px;}
li.shangxi {margin:8px 0 0 8px;}
li.shangxi span.sx-tm {display:block;font-size:20px;font-weight:normal;line-height:35px;color:#333333;}
li.shangxi span.sx-tm:before {content:"《";padding-right:3px;}
li.shangxi span.sx-tm:after {content:"》";padding-left:3px;}
li.shangxi span.sx-zz {font-size:16px;font-weight:300;color:#3690cf;line-height:30px;}
li.shangxi em {margin:0 6px 0 5px;}
li.shangxi p {margin-top:8px;}
li.shangxi p.plus {color:#c11e22;font-weight:500;}
/* side_countdown */.side_countdown .item {margin-bottom:5px;}
.side_countdown .item .title {font-size:12px;color:#909399;margin-bottom:5px;display:flex;align-items:center;}
.side_countdown .item .title span {color:#4e7cf2;font-weight:500;font-size:14px;margin:0 5px;}
.side_countdown .item .progress {display:flex;align-items:center;}
.progress-bar {height:10px;border-radius:5px;overflow:hidden;background:#ebeef5;width:0;min-width:0;flex:1;margin-right:5px;}
.progress-inner {width:0;height:100%;border-radius:5px;transition:width 0.35s;-webkit-animation:progress 750ms linear infinite;animation:progress 750ms linear infinite;}
.progress-inner.progress-inner-1 {background:#bde6ff;background-image:linear-gradient(135deg,#50bfff 25%,transparent 25%,transparent 50%,#50bfff 50%,#50bfff 75%,transparent 75%,transparent 100%);background-size:30px 30px;}
.progress-percentage {color:#909399;}
.progress-inner.progress-inner-2 {background:#ffd980;background-image:linear-gradient(135deg,#f7ba2a 25%,transparent 25%,transparent 50%,#f7ba2a 50%,#f7ba2a 75%,transparent 75%,transparent 100%);background-size:30px 30px;}
.progress-inner.progress-inner-3 {background:#ffa9a9;background-image:linear-gradient(135deg,#ff4949 25%,transparent 25%,transparent 50%,#ff4949 50%,#ff4949 75%,transparent 75%,transparent 100%);background-size:30px 30px;}
.progress-inner.progress-inner-4 {background:#67c23a;background-image:linear-gradient(135deg,#4f9e28 25%,transparent 25%,transparent 50%,#4f9e28 50%,#4f9e28 75%,transparent 75%,transparent 100%);background-size:30px 30px;}
@-webkit-keyframes progress{0%{background-position:0 0}100%{background-position:30px 0}}@keyframes progress{0%{background-position:0 0}100%{background-position:30px 0}}
/*home-cms*/.layout_list {background:#fff;margin-top:15px;}
.layout_title {display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;padding:12px 20px;border-bottom:1px #efefef solid;white-space:nowrap;}
.layout_title .title {display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-grow:1;padding-right:20px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;width:calc(100% - 48px);position:relative;border-left:4px solid #3690cf;margin-left:-20px;}
.layout_title h3 {font-size:16px;color:#333;margin-right:16px;display:inline-block;vertical-align:bottom;margin-left:15px;}
.layout_title span {font-size:12px;color:#999;}
.layout_title .button {text-align:right;background-color:#fff;padding-left:20px;}
.catlist-title i.fa,.homecate3_title p a i.fa,.home_title .button i.fa,.layout_title .button i.fa,.textcont_title i.fa{margin-left:5px;}
.layout_title a {color:#999;font-size:12px;font-weight:300;}
.topic_list {padding:20px;}
.layout_ul,ul.layout-large li {width:49%;float:left;}
.layout_ul:nth-child(even),ul.layout-large li:nth-child(even) {float:right;}
.layout-pic {padding:0 0 12px 212px;margin-bottom:12px;border-bottom:1px #efefef solid;position:relative;min-height:138px;}
a.layout-imgs {margin-left:-212px;float:left;position:relative;overflow:hidden;display:block;height:123px;}
a.layout-imgs img {width:200px;height:100%;object-fit:cover;}
.layout-pic h3 {font-size:16px;margin-bottom:4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.layout-desc {height:60px;margin:8px 0;font-size:13px;overflow:hidden;display:block;-webkit-line-clamp:2;text-overflow:ellipsis;text-align:justify;word-break: break-all;}
.layout-meta {color:#999;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;white-space:nowrap;}
.layout-meta .left {flex-grow:1;}
.layout-meta .right {text-align:right;}
.layout-meta i.fa {margin-right:5px;}
.layout-large li {color:#999;padding-left:10px;position:relative;margin:5px 0;width:49%;}
.layout-large li a {display: inline-block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;max-width: 86%;}
.layout-large li:before {position:absolute;content:'';content:'';height:0;width:0;display:block;border:4px transparent solid;border-right-width:0;border-left-color:#ddd;top:6px;left:0;}
span.list-date {font-size:12px;float:right;color:#999;overflow:hidden;position: relative;top: 2px;}
/*----------- commentlist -----------*/     .post-comments {margin-top:50px;margin-bottom:50px;padding-bottom:50px;border-bottom:1px solid #eee}
#comments_wrapper .block-heading {margin-top:100px}
.block-heading {text-align:center;text-transform:uppercase;margin-bottom:50px;display:block;font-size:18px;font-weight:700}
.mkcomments {background-color:#FBFBFB;border-top:1px solid #428BD1;color:#BBB;font-size:14px;overflow:hidden;margin-bottom:15px;padding:20px}
.commentlist .msg {padding-top:10px}
ul.msg {width:100%;margin-bottom:5px}
ul.msg li {width:100%;overflow:hidden;clear:both;margin:0;padding:0;list-style:none}
.avatar {float:left;box-shadow:0 1px 1px rgba(255,255,255,.75);position:relative;-webkit-border-radius:3px;border-radius:3px;background-color:#fff;margin-right:15px}
.avatar img {width:50px;height:50px;border-radius:27px;-webkit-border-radius:27px;-moz-border-radius:27px;box-shadow:inset 0 -1px 0 #333;-webkit-box-shadow:inset 0 -1px 0 #333;-webkit-transition:.4s;-webkit-transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;-moz-transition:-moz-transform .4s ease-out}
.avatar img:hover {box-shadow:0 0 10px #fff;-webkit-box-shadow:0 0 10px #fff;transform:rotateZ(360deg);-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg)}
.comment-body {position:relative;margin-left:62px;border:1px solid #ddd;padding:0 10px 10px!important;border-radius:2px}
.comment-body:before {border-right-color:#dedede!important;z-index:1}
.comment-body:after {border-right-color:#f8f8f8!important;margin-left:1px;z-index:2}
.comment-body:after,.comment-body:before {position:absolute;top:8px;left:-8px;right:100%;width:0;height:0;display:block;content:" ";border-color:transparent;border-style:solid solid dotted;border-width:8px 8px 8px 0;pointer-events:none}
.comment-header {background-color:#f8f8f8;padding:10px;margin-left:-10px;margin-right:-10px;border-bottom:1px solid #eee;font-weight:500;margin-bottom:10px;font-size:14px}
.comment-header a {color:#999;font-size:13px;margin-right:8px}
.comment-body p {font-size:13px;color:#000;line-height:2em;margin:.5em 0;word-wrap:break-word}
.comment-footer {margin-top:15px;font-size:13px;line-height:1.5em}
.comment-time {font-size:12px;margin-right:8px;color:#999}
.post-reply {font-size:12px;color:#999}
ul.children {margin-left:38px}
ul.children .avatar,ul.children .avatar img {width:30px;height:30px}
#divCommentPost {overflow:hidden;margin-bottom:20px;margin-top:100px}
#divCommentPost h3 {font-size:18px;color:#3c4f51;font-weight:400;margin-bottom:20px;letter-spacing:2px;text-transform:uppercase;font-weight:700;text-align:center}
#divCommentPost h3 small a {background:#ff6f5a;text-transform:uppercase;font-size:11px;color:#FFF;padding:6px 10px;margin-left:7px}
#divCommentPost .comment-form-author,#divCommentPost .comment-form-email {float:left;width:calc(50% - 5px);margin-bottom:10px}
#divCommentPost .comment-form-author {margin-right:10px}
#divCommentPost .comment-form-author,#divCommentPost .comment-form-email {float:left;width:calc(50% - 5px);margin-bottom:10px}
#divCommentPost .comment-form-url {width:100%}
#divCommentPost input {padding:15px 10px;border:1px solid #eee;color:#999;font-size:14px;width:calc(100% - 22px);margin:0;outline:0}
#divCommentPost .comment-form-url {margin-bottom:10px}
#divCommentPost textarea {padding:14px;border:1px solid #eee;width:100%;height:120px;font-size:14px;color:#555;outline:0;resize:none;margin-bottom:10px;line-height:20px}
#divCommentPost #submit {background:#eee;border-radius:0;font-size:14px;color:#666;font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;text-shadow:none;font-weight:700;border:0;padding:15px 10px;display:inline-block;outline:0;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;transition:.3s;cursor:pointer;width:calc(100%);text-align:center}
#divCommentPost #submit:hover {background:#1e50ae;color:#FFF}
/*singht-wrap*/.singht-wrap {margin:80px 0;}
.single-title {position:relative;margin:24px auto 18px auto;padding-bottom:18px;}
#post-header:after {content:"";position:absolute;width:100%;height:1px;content:"";background:#ddd;left:0;bottom:0;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;transition:all 1s ease;}
#post-header:hover:after {background:#3dabce;}
.single-avatar {position:absolute;float:left;left:0px;top:0px;}
.single-avatar img {overflow:hidden;padding:2px;width:70px;height:auto;border:1px solid #fafafa;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background:#fff;-webkit-box-shadow:inset 0 -1px 0 #ddd;box-shadow:inset 0 -1px 0 #ddd;-webkit-transition:0.4s;-webkit-transition:-webkit-transform 0.4s ease-out;-moz-transition:-moz-transform 0.4s ease-out;transition:transform 0.5s ease-out;}
.single-title:hover .single-avatar img {-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;opacity:1;transform:rotateZ(90deg);}
.single-title i.author-ident {bottom: 2px;right: 1px;}
.msgimg {position: relative;}
.single-title i.author1{background-position: -50px -0px;}
.single-title i.author2{background-position: -50px -25px;}
.single-title i.author3{background-position: -50px -50px;}
.single-title i.author4{background-position: -50px -123px;}
.single-title i.author5{background-position: -50px -100px;}
.msgimg i.author-ident{top: 39px;left: 39px;}
#comments .msg .msgarticle .msg .msgimg i.author-ident {top: 43px;display: none;}
.msgimg i.author-ident.author1{background-position: -50px -0px;}
.msgimg i.author-ident.author2{background-position: -50px -25px;}
.msgimg i.author-ident.author3{background-position: -50px -50px;}
.msgimg i.author-ident.author4{background-position: -50px -123px;}
.msgimg i.author-ident.author5 {background-position: -50px -100px;}
.msgimg i.author-ident.author6 {background-position: -50px -75px;}
.single-avatar.vip2 {display:inline-block;padding:3px;width:70px;height:70px;background:url(images/avatar_yonghui.png) no-repeat;}
.single-avatar.vip1 {display:inline-block;padding:3px;width:70px;height:70px;background:url(images/avatar_puhui.png) no-repeat;}
.single-avatar.vip1 img ,.single-avatar.vip2 img {padding: 0;}
.single-avatar.vip3,.single-avatar.avatar_chunjie {display: inline-block;padding: 4px;width: 70px;height: 70px;background: url(images/avatar_admin.png) -1px 0 no-repeat;}
.single-title h1 {max-width:88%;float:left;clear:both;line-height:160%;text-align:left;font-size:22px;font-size:1.6em;font-weight:600;padding-top: 2px;margin-left:85px;}
.single-info {overflow:hidden;clear:both;line-height:35px;text-align:left;font-size:14px;color:#666;margin-left:85px;}
.single-info.product-info {margin-left: 0;line-height: 30px;margin-top: 10px;}
.single-info>span {margin-right:6px;}
a.sing-bj i.fa,.single-info>span>i.fa {padding-right:3px;}
a.sing-bj {margin-left:6px;}
#font-change {display:inline-block;}
#font-change a {color:#666;}
span#font-n a {margin: 0 3px;}
.statement {padding:20px 30px;border:1px solid #dddddd;border-bottom:transparent;background:url(images/statement-bg.jpg) no-repeat center top;text-align:center;color:#fff;font-size:16px;margin:0 0 -1px;z-index:98;position:relative;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);}
.single-post {position:relative;padding:0px 30px;}
.single-post.entry-page {border-bottom:1px solid #57bdf7;vertical-align:top;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;box-shadow:0px 15px 10px -13px rgba(0,0,0,.08);}
.entry {position:relative;width:auto;color:#444;font-size:14px;line-height:200%;padding:15px 0px;word-break: break-all;}
.entry .paydown {margin-bottom:20px;width:auto;border:1px solid #eee;background:#f8f8f8;}
.entry .paydown p {margin:3px;padding:3px 15px;border-bottom:1px solid #f8f8f8;text-indent:0;}
.entry .paydown p span {padding:0 5px;color:#E14D43;font-weight:bold;font-size:120%;}
.entry .paydown .down-title {float:left;padding-top:15px;width:9%;color:#666;text-align:center;font-weight:bold;font-size:16px;}
.entry .paydown .down-detail {float:right;min-height:140px;width:90%;border-left:1px solid #eee;background:#fff;}
.entry .paydown p.down-ordinary {color:#32a5e7;}
.entry .paydown p.down-vip {color:#E14D43;}
.entry .paydown p a {margin-left:10px;font-weight:bold;}
.entry .paydown p.down-tip {border-bottom:none;}
.entry .wpfp-span ul {padding:0;border:1px solid #eee;}
.entry .wpfp-span ul li {margin-left:0;padding:0;border-bottom:1px solid #eee;list-style:none;line-height:36px;}
.entry .wpfp-span ul li a {margin-left:10px;}
.entry .wpfp-span ul li:last-child {border-bottom:none;}
.entry .wpfp-span ul li:nth-child(even) {background:#f8f8f8;}
.entry .wpfp-span ul li a i {margin-right:5px;}
.entry .wpfp-span ul li a i.fa-trash {color:#F74D4D;}
.entry .wpfp-span p {margin:7px 10px;text-indent:0;}
.entry .wpuf-fields img {margin:0;padding:2px;border:none;}
.entry .wpuf-fields input[name=rs_captcha] {margin-bottom:12px;}
.entry .wpuf-fields textarea {font-family:Arial,"Microsoft YaHei","WenQuanYi Micro Hei","Open Sans","Hiragino Sans GB",Verdana,sans-serif;}
.entry .wpuf-hide {display:none!important;}
.entry #content-index-contents li {margin-left:0;list-style:none;}
.entry #content-index-contents li .children {margin-left:10px;}
.old-message {margin-bottom:10px;padding:5px 10px;border:solid 1px #FFBB76;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;background:#FFFCEF;color:#DB7C22;font-size:14px;}
.not-found {border-bottom:1px solid #E1E1E1;}
.entry .searchform {margin:30px;padding-bottom:30px;}
.entry .searchform .screen-reader-text {display:none;}
.entry h1,.entry h2 {font-weight:bold;border-left:4px solid #4693e9;margin:10px -30px 15px -30px;padding:10px 0 10px 40px;background:#f5f5f5;text-indent: 0!important;}
.entry h3,.entry h4,.entry h5 {color:#555;font-weight:bold;border-left:4px solid #4693e9;margin:10px -10px 20px -15px;background:#f5f5f5;text-indent: 0!important;}
.entry h1 {font-size:20px;border-left: 4px solid #c11e22;}
.entry h2 {font-size:18px}
.entry h3 {font-size:16px;border-left:4px solid #ffae49;margin:15px -30px 15px -30px;padding:7px 0 6px 40px;}
.entry h4 {font-size:15px;border-left:4px solid #02aabb;padding:5px 0 6px 10px;margin:10px 0px 15px 0px;}
.entry h5 {font-size:14px;border-left:4px solid #4693e9;margin:10px 0px 12px 0px;padding:3px 0 3px 10px;font-weight: 500;}
.entry h6 {border-left: 4px solid #bbbbbb;padding-left: 10px;font-weight: initial;margin-bottom: 7px;text-indent: 0!important;}
.article-zhaiyao {padding:13px 15px 10px;border:1px dashed #c1c1c1;margin-bottom:20px;color:#666;line-height:180%;font-size:12px;}
.summary-main .article-zhaiyao {margin-top: 20px;}
.article-zhaiyao strong {padding:0px;margin-top:-25px;position:absolute;background:#fff;font-size:14px;font-family:microsoft yahei;}
.entry .article-zhaiyao img {max-width:100%;margin-right:4px;margin-left:6px;position:relative;top:-1px;width:17px;height:17px;border-radius:inherit;box-shadow:0 0px 0px transparent;}
.entry p {margin:5px 0 10px;color:#666;font-size:15px;line-height:180%;text-align: justify;}
.sidebarplus .entry p{font-size: 18px;}
.entry p video {width: 100%;height: auto;border: 1px solid #ddd;background: #5a5a5a;}
.p-text-indent .entry p {text-indent:2em;}
.entry a {color:#32a5e7;text-decoration:none;}
.entry a:hover {color:#E14D43;}
.entry em {padding:0 2px;color:#A40000;}
.entry strong {color:#666;font-weight:bold;word-wrap: break-word;}
.entry span strong {color:inherit;}
.entry blockquote {margin:18px -30px 20px -30px;padding:15px 40px;border-top:1px solid #eee;border-bottom:1px solid #eee;border-left:5px solid #398E9F;border-right:5px solid #398E9F;background:#fafafa;}
.entry blockquote p {margin:2px;word-wrap: break-word;}
.entry-meta {padding:5px 20px;text-align:center;}
.entry p.lvse {text-indent:0em !important;color:#7da33c;background:#ecf2d6 url('images/wpgo_sc_notice.png') -1px -1px no-repeat;border:1px solid #aac66d;overflow:hidden;margin:10px 0;padding:15px 15px 15px 35px;}
.entry p.hongse {text-indent:0em !important;color:#c66;background:#ffecea url('images/wpgo_sc_error.png') -1px -1px no-repeat;border:1px solid #ebb1b1;overflow:hidden;margin:10px 0;padding:15px 15px 15px 35px;}
.entry p.huangse {text-indent:0em !important;color:#ad9948;background:#fff4b9 url('images/wpgo_sc_warn.png') -1px -1px no-repeat;border:1px solid #eac946;overflow:hidden;margin:10px 0;padding:15px 15px 15px 35px;}
.entry p.huise {text-indent:0em !important;color:#777;background:#eaeaea url('images/wpgo_sc_tips.png') -1px -1px no-repeat;border:1px solid #ccc;overflow:hidden;margin:10px 0;padding:15px 15px 15px 35px;}
.entry p.lanse {text-indent:0em !important;font-size:16px;font-weight:normal;color:#FFF;margin:10px 0;padding:5px 10px;background-color:#169FE6;display:inline-block;}
.entry p.putong {text-indent:0em !important;margin:10px 0;padding:10px 15px;background:#FFF;border:1px solid #E3E3E3;border-left:3px solid #3DABCE;}
.entry p.chunse {text-indent:0em !important;font-family:微软雅黑;padding:15px 15px 15px 35px;margin:20px 0px;border:1px solid rgb(190,31,31);color:rgb(130,11,11);position:relative;font-size:15px;line-height:18px;white-space:normal;background:rgb(239,206,201);}
.entry p.lanse a {color:#FFF;font-weight:600;}
.entry p.cjlj a {padding:8px 20px;text-align:center;transition:all .3s;background-color:#ff5f33;border-color:#ff5f33;background:linear-gradient(to right,rgb(255,115,92),rgb(243,37,103));color:#f3ffff;display:block;font-weight:bold;line-height:1.5;border-radius:10px;margin-top:15px;}
.entry .lanse {color:#fff;margin-left:1em;}
.entry .lanse a:hover {color:#E7FF20;}
.entry pre {width: auto!important;white-space: pre-wrap;}
.entry ul {padding:5px 10px;}
.entry ul li {margin-left:20px;list-style:inherit;}
.entry ul li.linkcat,.plinks ul li {list-style:none;}
.entry th,.entry td {padding:8px;}
.entry th {background:#fff;}
.entry img {max-width:96%;height:auto;-moz-border-radius:2px;-khtml-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;box-shadow:0 3px 10px rgba(0,0,0,0.1);}
.entry p iframe,.entry p video{width: 100%;height: auto;min-height:280px;}
.entry .aligncenter {display:block;margin-right:auto;margin-left:auto;}
.entry .alignright {display:inline;float:right;margin:-15px 0 -15px 10px;}
.entry .alignleft {display:inline;float:left;margin:-15px 10px -15px 0;}
.entry .wp-caption {border:1px solid #eee;text-align:center;background:#fcfcfc;padding-top:5px;margin:10px 1%;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;max-width:98%;}
.entry .wp-caption img {margin:0;padding:0;border:0 none;max-width:98%;}
.entry .wp-caption p.wp-caption-text {font-size:12px;line-height:18px;padding:0 4px 5px;margin:0;text-indent:0;}
.entry .aligncenter {display:block;margin-right:auto;margin-left:auto;text-align:center;}
.entry input#s {padding:3px;min-width:200px;border:1px solid #EDEDED;background:#fff;line-height:22px;}
.entry input#searchsubmit {padding:3px;width:50px;border:1px solid #EDEDED;background:#fcfcfc;line-height:22px;cursor:pointer;}
.entry ul.menu:after {display:block;clear:both;height:0;content:"";}
.entry ul.menu li {float:left;min-width:150px;width:22%;}
.entry table {width: 100%!important;background:#fff;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;border:1px solid #eee;margin:auto;margin-bottom:15px;}
.entry table tr th {border:1px solid #eee;}
.entry table thead,.entry table tfoot {background:#f5f5f5;}
.entry table thead tr th,.entry table tfoot tr th,.entry table tbody tr td,.entry table tr td,.entry table tfoot tr td {line-height:18px;text-align:left;border:1px solid #eee;}
.entry table thead tr th,.entry table tfoot tr td {padding:10px;color:#444;}
.entry table thead tr th:first-child,.entry table tfoot tr td:first-child {border-left:none;}
.entry table thead tr th:last-child,.entry table tfoot tr td:last-child {border-right:none;}
.entry table tbody tr.even,.entry table tbody tr.alt {background:#F8F8F8;}
.entry table tbody tr:nth-child(even) {background:#F8F8F8;}
.entry table tbody tr td {padding:9px 10px;}
.entry p video#video {width: 100%;height: 100%;background: #000;}
.entry pre.prism-line-numbers{border-left: 6px solid #737F99;}
.entry ol.list-paddingleft-2 {margin-left: 3.5em;}
.entry ol.list-paddingleft-2 li {margin: 0 0 0 0;padding: 0 0 0 0;list-style-type: inherit;}
.entry ol.list-paddingleft-2 li p {overflow: visible;text-indent: 0;margin: 5px 0 8px;}
.entry ul.list-paddingleft-2 {width: auto!important;margin-left: 2.5em;padding: 5px 0;}
.entry ul.list-paddingleft-2 p {margin: 5px 0 8px;}
.entry table ul.list-paddingleft-2 {margin-left: 0;}
.tag-sort ul {padding:0;word-wrap:break-word;}
.tag-sort ul li {margin-left:0px;list-style:none;}
.tag-sort ul a {margin-right:18px;}
.tag-sort #first-letter {}
.tag-sort #first-letter a {margin:10px 5px;font-weight:bolder;font-size:16px;}
.attachment img {display:block;margin:0 auto;}
.entry-meta .post-share .share-tit {float:left;padding-top:5px;}
.entry-meta .post-tag {margin:5px 0 10px;text-align:left;}
.entry-meta .post-tag i.fa {margin-right:3px;}
.entry-meta .post-tag a {padding:0px 10px;background:#eee;margin-right:10px;margin-bottom:10px;line-height:26px;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;color:#666;display:inline-block;}
.entry-meta .post-tag a:last-child {margin-right:0px;}
.entry-meta .post-tag a:hover {background:#666;color:#fff;}
.entry-meta .wpfp-span {position:relative;float:right;margin-top:5px;min-width:80px;width:10%;}
.entry-meta .wpfp-span img {position:absolute;top:2px;left:3px;}
.wpfp-hide {display:none;}
.wpfp-img {margin-right:2px;border:0;vertical-align:middle;}
span.articleLogo img {margin-right:5px;position:relative;top:2px;}
.related-posts {line-height:200%;padding:5px 0px 10px;border-bottom:1px solid #3690cf;vertical-align:top;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;box-shadow:0px 15px 10px -13px rgba(0,0,0,.08);}
span.h3line {border-bottom:2px solid #e67816;padding-bottom:10px;}
.relates_title {display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;padding:0px 5px 12px 20px;border-bottom:1px #efefef solid;white-space:nowrap;}
.relates_h3 {display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-grow:1;padding-right:20px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width: auto;position:relative;border-left:4px solid #3690cf;margin-left:-20px;}
.relates_h3 h3 {font-size:16px;color:#333;margin-right:16px;display:inline-block;vertical-align:bottom;margin-left:15px;}
.relates_button {text-align: left;padding-right: 5px;max-width: 80%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.relates_button a {color:#999;margin-right:6px;}
ul.relates-img {overflow:hidden;padding:0;margin:0;width:106%;margin-top:15px;}
ul.relates-img li {width:22.333333%;display:inline-block;vertical-align:top;margin-bottom:10px;margin-right:1%;}
ul.relates-img li a {display:block;position:relative;overflow:hidden;height:124px;}
.home-main.sidebarplus ul.relates-img li a {height: 190px;}
ul.relates-img li img {-moz-transition:all .4s ease 0s;-o-transition:all .4s ease 0s;-ms-transition:all .4s ease 0s;-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s;width:100%;height:100%;align-self:center;object-fit:cover;}
ul.relates-img li h4 {position:absolute;bottom:0;left:0;right:0;padding:5px 10px 5px 8px;background-color:rgba(54, 144, 207, 0.68);color:#fff;margin:0;font-size:12px;line-height:17px;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;}
ul.relates-img li time {color:#fff;background-color:#3690cf;display:none;padding:0px 10px;font-size:12px;position:absolute;top:0;left:0;}
.article-nav {border-top:1px solid #dddddd;border-bottom:1px solid #dddddd;background-color:#fbfbfb;overflow:hidden;padding:10px 20px;font-size:15px;color:#666;margin:20px -30px;}
.article-nav span {float:left;position:relative;max-width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;width:50%;}
.article-nav-prev i.fa {margin-right:10px;}
span.article-nav-next {float:right;padding-left:20px;}
span.article-nav-prev {border-right:1px solid #ddd;padding-right:20px;}
.article-nav-next i.fa {margin-left:10px;}
.nav-previous {float:left;}
.nav-next {float:right;}
.nav-previous a,.nav-next a {font-size:50px;color:#b6b6b6;text-align:center;-webkit-transition:all .2s ease-out 0s;-o-transition:all .2s ease-out 0s;transition:all .2s ease-out 0s;}
span.meta-nav-r {position:fixed;left:3%;top:45%;width:50px;z-index:1;}
span.meta-nav-l {position:fixed;right:3%;top:45%;width:50px;z-index:1;}
span.meta-nav-l i.fa.fa-angle-right,span.meta-nav-r i.fa.fa-angle-left {font-size:1.8em;}
.nav-reveal a {position:fixed;overflow:hidden;width:30px;height:120px;background-color:#394048;-webkit-transition:width .4s,background-color .4s;transition:width .4s,background-color .4s;-webkit-transition-timing-function:cubic-bezier(0.7,0,0.3,1);transition-timing-function:cubic-bezier(0.7,0,0.3,1);top:50%;display:block;outline:0;text-align:left;z-index:1000;-webkit-transform:translateY(-50%);transform:translateY(-50%);}
.nav-reveal a.prev {left:0;border-radius:0px 100px 100px 0px;-webkit-border-radius:0px 100px 100px 0px;-moz-border-radius:0px 100px 100px 0px;}
.nav-reveal a.next {right:0;border-radius:100px 0px 0px 100px;-webkit-border-radius:100px 0px 0px 100px;-moz-border-radius:100px 0px 0px 100px;}
.nav-reveal a:hover {width:260px;background-color:#363e49;}
span.icon-wrap {position:absolute;z-index:100;width:30px;color:#ffffff;font-size:30px;}
.nav-reveal a.prev .icon-wrap {left:0;padding:39px 5px;}
.nav-reveal a.next .icon-wrap {right:0;padding:39px 10px;}
.nav-reveal div {position:absolute;top:0;padding:0 50px;width:auto;height:100%;}
.nav-reveal a.prev div {left:0;text-align:right;}
.nav-reveal a.next div {right:0;}
.nav-reveal h3 {position:relative;margin:0;color:#fff;font-weight:300;font-size:15px;padding-top:25px;padding-bottom:5px;overflow:hidden;line-height:26px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:justify;}
.nav-reveal div h3 span {display:block;padding-top:10px;color:#bbb;text-transform:uppercase;letter-spacing:1px;font-weight:500;font-size:12px;}
.nav-reveal img {position:absolute;top:10px;height:100px;width:100px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;}
.nav-reveal a.prev img {right:10px;}
.nav-reveal a.next img {left:10px;}
/*video*/
.entry p.p-media {position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}
.entry p.p-media object,.entry p.p-media embed,.entry p.p-media video,.entry p.p-media iframe {position:absolute;top:0;left:0;width:100%;height:100%;background:#eee;box-shadow:0 0 8px #e5e9ef;}
/*shuoming*/.shuoming {padding:0px 20px;margin:16px -30px;background:#fff;border-top:1px solid #eee;border-bottom:1px solid #eee;word-wrap: break-word;}
.shuoming .title {margin:-15px auto;text-align:center;padding-bottom:10px;overflow:hidden;}
.shuoming .title span {display:inline-block;padding:4px 15px;color:#999;font-size:14px;max-width:100%;font-weight:normal;background:#ffffff;border:1px solid #ddd;}
.shuoming p {margin:16px 0px;color:#8c8c8c;text-align:center;font-size: 14px;font-size: .9em;overflow:hidden;line-height: 180%;}
.shuoming p a {color:#999;margin:0 5px;}
p.wzycsm a,p.wzbqsm-p span, p.wzbqsm-p a {color: #e53935;}
.shuoming p a:first-child:after, p.wzbqsm-p a:first-child:after {content: ',';padding-left: 2px}
/*fenxiang*/.article-action {padding:10px;}
.xshare {font-size:14px;margin-right:15px;float:left;}
span.xshare-title {float:left;position:relative;top:9px;margin-right:8px;}
.bdsharebuttonbox {float:left;}
.post-actions {padding:0;text-align: center;}
.post-actions i.fa {margin-right:3px;-moz-transition:none;-webkit-transition:none;-o-transition:none;-ms-transition:none;transition:none;}
.post-actions .action {display:inline-block;opacity:.8;line-height:1;padding:8px 15px;font-size:14px;margin:0 7px;}
/*zanshang*/
.post-actions>a {display:inline-block;line-height:1;padding:10px 15px;font-size:14px;cursor:pointer;border:1px solid #0ebaa6;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:2px;color:#fff;background:#0ebaa6;height:36px;}
a.lcFavBtn:before {content:"\f006";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-right:2px;}
a.lcFavBtn.collected:before {content:"\f005";}
a.lcp-add-fav.lcp-btn {border-radius:50px;-webkit-border-radius:50px;}
.article-action.ithemesc .post-actions>a {margin-right: 0;}
.post-actions>a.collected {background: #eba016;border: 1px solid transparent;}
.post-actions div.san-praise-sdk {display:inline-block;line-height:1;padding:10px 15px;font-size:14px;cursor:pointer;border:1px solid #3690cf;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;color:#fff;background:#3690cf;height:36px;}
.zanter {display:inline-block;line-height:1;padding:7px 20px;font-size:14px;margin-left:10px;cursor:pointer;border:1px solid #e53935;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;color:#ffffff;background:#e53935;height:36px;}
.post-actions>a:hover,.post-actions div.san-praise-sdk:hover,.zanter:hover,.poster.read_outer:hover,.read-article:hover{background:#666;border:1px solid #666;color:#fff;}
#mClick:hover {background:#666;color:#fff;}
.read-article a,.read-articlei.fa {color:#fff;}
.read-article {display:inline-block;line-height:1;font-size:14px;cursor:pointer;border:1px solid #239c4c;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;color:#fff;background:#239c4c;height:36px;margin-left:10px;}
.hide_box {z-index:999;filter:alpha(opacity=50);background:#666;opacity:0.5;-moz-opacity:0.5;left:0;top:0;height:99%;width:100%;position:fixed;display:none;}
.dasbox a {color:#fff;letter-spacing:2px;}
.rewards-popover-mask {position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:9999;display:none;}
.rewards-popover {position:fixed;top:50%;left:50%;margin:-200px 0 0 -275px;width:550px;background-color:#FFF;padding:40px 20px 50px;border-radius:4px;overflow:hidden;box-shadow:0 1px 5px rgba(0,0,0,0.4);z-index:9999;display:none;text-align:center;}
.rewards-popover h3 {font-size:18px;font-weight:bold;text-align:center;margin:0 15px 30px;}
.rewards-popover-item {display:inline-block;width:200px;margin:0 20px;}
.rewards-popover-item h4 {margin:0 20px 10px;font-size:15px;}
.rewards-popover-item img {width:200px;height:200px;background-color:#eee;border-radius:2px;padding:5px;}
span.rewards-popover-close {position:absolute;top:0;right:0;margin:15px;font-size:16px;line-height:1;color:#999;cursor:pointer;}
.rewards-popover-mask.primary,.rewards-popover.primary {display:block;}
/*! fancyBox v2.1.4 */.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {padding:0;margin:0;border:0;outline:none;vertical-align:top;}
.fancybox-wrap {position:absolute;top:0;left:0;z-index:8020;}
.fancybox-skin {position:relative;background:#f9f9f9;color:#444;text-shadow:none;}
.fancybox-opened {z-index:98030;}
.fancybox-opened .fancybox-skin {-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5);}
.fancybox-outer,.fancybox-inner {position:relative;}
.fancybox-inner {overflow:hidden;}
.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling:touch;}
.fancybox-error {color:#444;/*font:14px/20px 微软雅黑,Verdana,Arial,Helvetica,sans-serif;*/margin:0;padding:15px;white-space:nowrap;}
.fancybox-image,.fancybox-iframe {display:block;width:100%;height:100%;}
.fancybox-image {max-width:100%;max-height:100%;}
#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {background-image:url('images/fancybox_sprite.png');}
#fancybox-loading {position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060;}
#fancybox-loading div {width:44px;height:44px;background:url('images/fancybox_loading.gif') center center no-repeat;}
.fancybox-close {position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040;}
.fancybox-nav {position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url('images/blank.gif');
/* helps IE */-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040;}
.fancybox-prev {left:0;}
.fancybox-next {right:0;}
.fancybox-nav span {position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden;}
.fancybox-prev span {left:10px;background-position:0 -36px;}
.fancybox-next span {right:10px;background-position:0 -72px;}
.fancybox-nav:hover span {visibility:visible;}
.fancybox-tmp {position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important;}
.fancybox-lock {overflow:hidden;}
.fancybox-overlay {position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url('images/fancybox_overlay.png');}
.fancybox-overlay-fixed {position:fixed;bottom:0;right:0;}
.fancybox-lock .fancybox-overlay {overflow:auto;overflow-y:scroll;}
.fancybox-title.fancybox-title-inside-wrap {text-align: center;padding-top: 8px;}
/*side_randimg*/#side_randimg ul {padding:0px 15px;margin-top:-8px;}
#side_randimg ul li {overflow:hidden;padding:12px 2px;border-bottom:1px #DDD solid;color:#999;}
#side_randimg ul li:last-child {border-bottom:0px #DDD solid;}
.side_randimg li a {height:auto;display:block;line-height:20px;}
.hotpost-img {width:96px;height:72px;float:left;margin-right:10px;overflow:hidden;border:1px solid #ddd;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
.hotpost-left {overflow:hidden;}
.side_randimg li a img {width:96px;height:72px;}
span.hot-post-title {display:block;height:50px;line-height:25px;font-size:14px;word-wrap:break-word;overflow:hidden;color:#555;}
span.hot-post-clock {color:#9A9A9A;font-size:12px;line-height:27px;margin-right:10px;}
span.hot-post-info {color:#9A9A9A;font-size:12px;line-height:27px;}
ul.side_randimg i.fa {margin-right:0px;}
#side_randimg ul li:hover img {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);}
/*side_random*/.side_random li.r-item {float:left;width:48%;position:relative;line-height:1.46;margin:0px 0 15px;overflow:hidden;}
.side_random li.r-item:nth-child(even) {float:right;}
.side_random li.r-item:nth-last-of-type(-n+2) h4.r-title {border-bottom:0;margin-bottom: -10px;}
.side_random li .r-item-wrap {position:relative;}
.side_random li .r-thumb {position:relative;height:0;display:block;padding-top:68.666%;border-radius:8px;background:#f8f9fa;overflow:hidden;}
.side_random li img {left:0;top:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;max-width:100%;vertical-align:top;}
.r-item-wrap:hover a.r-thumb img {opacity:.68;-webkit-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}
.side_random li h4.r-title {margin:0;bottom:0;opacity:1;padding:6px 0 8px;border-bottom:1px solid #ddd;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.side_random li h4.r-title a {height:auto;font-size:13px;font-weight:400;overflow:hidden;line-height:1.6;}
/*duzheqiang*/#readers .readers li a {position: relative;float:left;width:70px;height:85px;color:#505050;text-align:center;text-decoration:none;font-size:13px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
#readers .readers li a:hover {color:#048390;}
#readers .readers img {border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;border:1px solid #eee;display:block;margin:0 auto;padding:0px;width:52px;height:52px;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;transition:all .3s linear;-moz-transition:-moz-transform.4s ease-out;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #eee;}
#readers .readers img:hover {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg);}
#readers ul li {padding:0;width:25%;float:left;border-bottom:none;}
#readers ul {padding:5px 15px 15px 15px;margin:0 auto;width:100%;overflow:hidden;}
#readers ul li i.author-ident{top: 36px;width: 18px;height: 18px;right: 12px;}
/*liuyan*/#divComments ul {margin-top:-6px;padding-bottom:0px;margin-bottom:-1px;}
#divComments ul li {position:relative;width:100%;height:70px;overflow:hidden;padding:10px 00px 65px 60px;border:0;border-bottom:1px solid #DDD;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background-image:none;}
#divComments ul li:last-child {border-bottom:1px solid transparent;}
#divComments ul li .zb_avatar {position:absolute;left:0px;top:12px;width:50px;height:50px;}
#divComments ul li span.zb_avatar img {width:50px;height:50px;border-radius:50%;border:0;margin:0;padding:0;-webkit-transition:.4s;-webkit-transition:-webkit-transform.4s ease-out;transition:transform.4s ease-out;-moz-transition:-moz-transform.4s ease-out;border:1px solid #ccc;-webkit-box-shadow:0 0 10px #fff;box-shadow:0 0 10px #fff;}
#divComments ul li:hover .zb_avatar img {-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);transform:rotateZ(360deg);opacity: 1;}
#divComments ul li p {line-height:30px;height:30px;font-size:14px;display:block;margin:0 0 3px 0;padding:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
#divComments ul li small {line-height:20px;height:20px;overflow:hidden;font-size:11px;color:#999;display:block;border:0;margin:0;padding:0;}
#divComments ul li p a img {width:22px;height:22px;border-radius:0;position:relative;top:-2px;margin:0 2px;}
#divComments ul li i.author-ident {bottom: -2px;width: 18px;height: 18px;right: 2px;}
#readers ul li i.author-ident.author1,
#divComments ul li i.author-ident.author1 {background-position:-51px -1px;}
#readers ul li i.author-ident.author2,#divComments ul li i.author-ident.author2 {background-position:-51px -26px;}
#readers ul li i.author-ident.author3,#divComments ul li i.author-ident.author3 {background-position:-51px -51px;}
#readers ul li i.author-ident.author4,#divComments ul li i.author-ident.author4 {background-position:-51px -124px;}
#readers ul li i.author-ident.author5,#divComments ul li i.author-ident.author5 {background-position:-51px -101px;}
#readers ul li i.author-ident.author6,#divComments ul li i.author-ident.author6 {background-position:-51px -76px;}
/*page_readers*/
#page_readers>p {padding:0 8px;}
#page_readers ul {padding:5px 0;}
#page_readers ul li {float:left;width:25%;padding-right:8px;padding-left:8px;margin-left:0px;list-style:none;}
#page_readers ul li a {border:1px solid #ddd;border-radius:4px;display:block;padding:8px;margin-bottom:12px;position:relative;overflow:hidden;line-height:20px;height:60px;font-size:12px;-moz-transition:ease-in-out 0.5s;-webkit-transition:ease-in-out 0.5s;-o-transition:ease-in-out 0.5s;-ms-transition:ease-in-out 0.5s;transition:ease-in-out 0.5s;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);}
#page_readers ul li a:hover {border:1px solid #3690cf;box-shadow: 0px 0px 6px rgba(0,0,0,0.3);-webkit-transform: translate(0, -6px);-ms-transform: translate(0, -6px);-o-transform: translate(0, -6px);transform: translate(0, -6px);}
#page_readers ul li img {max-width:100%;border: 1px solid #ddd;border-radius: 3px;box-shadow: 0 0 4px rgba(0,0,0,0.25);float: left;margin-right: 10px;}
ul.readers-list h6 {font-size:14px;font-weight:600;margin:0;height:20px;line-height:21px;overflow:hidden;color:#069;border-left:0;padding-left:0px;white-space: nowrap;word-wrap: normal;text-overflow: ellipsis;overflow: hidden;}
ul.readers-list p {margin:2px 0 0px 0;font-size:12px;color:#bbb;}
/*--comments --*/#comments {}
#comments h3,#comments h4 {font-size:16px;font-weight:300;line-height:2;padding:0 8px;margin:10px 0;margin-bottom:15px;border-bottom:1px solid #ddd;color:#333;}
.commentlist {margin-bottom:20px;}
#comments .comment-tab {line-height:25px;border-bottom:1px solid #ddd;padding:5px 0 5px 5px;}
.come-comt {color:#333;}
.come-comt i.fa {margin-right:5px;font-size:18px;font-size:1.2em;}
.comment-text-center {cursor:pointer;text-align:center;margin:18px 0;font-size:16px;font-size:1.15em;color:#338A9C;font-weight:500;}
.comment-text-center i.fa {position:relative;font-size:1.2em;top:1px;}
#comments span.come-comt {font-weight:700;font-size:16px;color:#888;}
span.come-comt i.fa {font-size:1.3em;}
#comments span#comment_count {font-weight:normal;font-size:14px;color:#666;float:none !important;}
#comments h5 {margin:8px;}
#comments h4 span {margin-right:8px;}
#comments h4 span.jubao {float:right;margin-right:0;}
#comments h4 span.jubao small {color:#338A9C;}
#comments h4 span.jubao small:hover {color:#F05A28;}
.comt-box {width:100%;height:auto;overflow:hidden;margin:0 auto;text-align:center;}
.show-comments {width:69%;float:left;overflow:hidden;}
.show-sidebar {width:30%;float:right;margin-top:10px;}
#frmSumbit #inpName,#frmSumbit #inpEmail,#frmSumbit #inpHomePage,#frmSumbit #inpVerify {border:1px solid #eee;padding-left:10px;width:100%;height:44px;line-height:44px;color:#333;background:#FFFFFF;margin-bottom:0px;}
.form-name {margin-right:10px;}
.form-email {margin-right:10px;}
.form-group {margin-bottom:15px;margin-top:8px;}
.liuyan {float:left;width:32.32%;position:relative;}
#frmSumbit .input-inpVerify #inpVerify {height:30px;line-height:30px;padding-left:10px;}
.form-inpVerify {float:left;width:auto;position:relative;min-height:1px;padding-right:15px;margin-bottom: 10px;}
.commentpost .input-group-addon {border-left:1px solid #eee;position:absolute;right:8px;top:-1px;height:30px;padding:0;font-weight:400;line-height:30px;color:#555;text-align:center;vertical-align:middle;}
.input-inpVerify {position:relative;display:inherit;border-collapse:separate;}
.input-group-addon img {height:100%;border-bottom-right-radius:3px;border-top-right-radius:3px;}
.commentpost label {height:auto;overflow:hidden;clear:left;float:left;line-height:15px;border-color:#CCC;border-style:solid;border-width:1px 0 1px 1px;margin:0;padding:6px 10px;}
#frmSumbit p {padding:0;margin:10px 0;line-height:30px;}
#frmSumbit .button {color:#FFFFFF;background-color:#3690cf;height:30px;width:88px;border-top-width:0;border-right-width:0;border-bottom-width:0;border-left-width:0;border-radius:4px;}
#frmSumbit .button:hover {background-color:#57bdf7;cursor:pointer;}
.msgname .dot {font-size:14px;color:#d1d1d1;display:inline-block;margin-left:12px;font-weight:500;letter-spacing:2px;float:right;}
.msg .msgimg img {clear:left;float:left;margin-right:10px;padding:2px;height:60px;width:60px;border:1px solid #ddd;background-color:#f1f1f1;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-webkit-transition:0.4s;-webkit-transition:-webkit-transform 0.4s ease-out;-moz-transition:-moz-transform 0.4s ease-out;transition:transform 0.4s ease-out;}
.msgarticle img {margin-top:2px;padding:0 2px;}
#comments .msg {font-size:12px;line-height:22px;border:1px solid #ddd;padding:10px;margin-top:18px;margin-bottom:10px;border-radius:5px;}
#comments .msg:hover {background:#FBFBFB;border:1px dotted #bbb;}
#comments .msg .msgarticle img.avatar {display:none;margin-top: 0;position: relative;top: -2px;height: 30px;width: 30px;border: 0px solid #ddd;margin-right: 5px;}
#cancel-reply small {margin:0 10px;color:#ff6f3d;font-weight:500;}
#comments .msg .msgname {color:#999999;padding-top:2px;}
#comments .msg .msgname span em {font-style: inherit;}
#comments .msg .msgarticle {color:#666;padding-top:5px;padding-bottom:3px;min-height:30px;line-height:30px;margin-left:70px;word-break: break-word;}
#comments .msg .msgarticle .msg {margin-top:10px;margin-bottom:5px;padding-top:10px;padding-left:12px;border-bottom:none;border-top:none;border:1px solid #E0DDDD;border-radius:5px;box-shadow:0 0px 0px transparent;}
.msg .msgarticle .msg .msgname .dot {display:none;}
a.comment_at {padding:2px 5px 3px 5px;border:1px solid #ddd;border-radius:4px;color:#F35532;font-weight:bold;margin-right:5px;}
.interact-bar {position:relative;cursor:default;min-height:20px;margin:5px auto 0;text-align:justify;color:#9195a3;}
.interact-bar a.comment-reply-link {margin-left:6px;font-size:13px;color:#9195a3;}
.interact-bar a.comment-reply-link:hover{color:#4693e9;}
.interact-bar a.comment_at {padding:0px 5px 0px 5px;border:1px solid #ddd;border-radius:4px;color:#F35532;font-weight:bold;margin-right:5px;}
#comments .msg .msgarticle .noimg .interact-bar {margin:5px auto 0;}
span.spot {color:#e1e1e1;padding:0 10px 0 5px;}
span.spot:after {content:'';position:absolute;top:10px;width:3px;height:3px;border-radius:10px;background-color:#42a1ff;-webkit-transform:rotate(135deg) translate(1px,2px);transform:translate(25%,-50%);}
#logo404 {background-color:#FFFFFF;background-image:url(../include/logo.png);background-repeat:no-repeat;background-position:center center;padding-top:60px;padding-bottom:60px;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#9EAA99;box-shadow:0 0 4px rgba(0,0,0,0.25);}
#cw404 {width:720px;margin:20px auto;}
#cw404 h1 {font-size:18px;line-height:60px;font-weight:normal;text-align:center;}
#cw404 .kuang {font-size:14px;border:1px solid #9EAA99;border-radius:3px;box-shadow:0 0 4px rgba(0,0,0,0.25);padding:20px;background-color:#FFFFFF;}
#cw404 #ts404 {text-align:center;}
span.LevelName {background-color:#828282;color:#fff !important;font-size:12px;margin:0 5px 0 1px;opacity:0.9;padding:2px 7px 2.5px;border-radius:3px;cursor:pointer;}
span.aulevel1 {background-color:#de3009;}
span.aulevel2 {background-color:#ffa600;}
span.aulevel3 {background-color:#2eb0f9;}
span.aulevel4 {background-color:#ff6a54;}
span.aulevel5 {background-color:#ff5396;}
span.LevelName.aulevel-tf {background-color: #ff5396;}
span.LevelName.lay-1 {background-color: #bb8148;}
span.LevelName.lay-2 {background-color: #bc48ff;}
span.LevelName.lay-3 {background-image: linear-gradient(90deg,#ff9236,#ff973f);}
span.LevelName.lay-4 {background-image: linear-gradient(90deg,#ff3f09,#ff4f06);}
i.author-ident.author-vip3 {background-position: -73px -97px;background-color: #ffffff;}
i.author-ident.author-vip4 {background-position: -73px -73px;background-color: #ffffff;}
#comments .laybg {border: 1px solid hsla(13, 100%, 60%, 0.18);background: rgba(250, 255, 20, 0.27);}
#comments .msg.laybg .msgarticle .msg {background: #fff;}
.msgname a {margin-right:5px;}
.msgname span a {margin-left:5px;margin-right:0;}
.msgtxt span:last-child {font-size:12px;}
.commentlist .comment {list-style:none;border-top:1px solid #ddd;}
.commentlist li.comment ul.children {margin-left:20px;}
.commentlist .depth-1 {margin:10px 0 10px 0;}
.commentlist li {position:relative;}
.commentlist .comment-body {padding:5px 0 5px 0}
.commentlist .comment-body:hover {background:#fafafa url(images/bg2.png) repeat;}
.commentlist p {margin:5px 0 5px 50px;line-height:22px;}
.reply a:link,.reply a:visited {text-align:center;font-size:12px;}
.datetime {font-size:12px;color:#aaa;text-shadow:0px 1px 0px #fff;margin-left:50px;}
.commentmetadata {font-size:12px;color:#aaa;text-shadow:0px 1px 0px #fff;margin-left:50px;}
ol.commentlist li div.vcard img.avatar {width:40px;height:40px;position:relative;float:left;margin:4px 6px 0 0;padding:2px;border:1px solid #ddd;background:#fff;}
ol.commentlist li div.floor {float:right;color:#bbb}
#respond {padding:5px 10px 10px;overflow:hidden;}
#respond_box {clear:both;border-top:1px solid #ddd;}
#respond h3 {margin:5px 0 6px 0;}
#comment {background:#fff;}
#comments .msg:hover .commentpost {background:#FBFBFB;}
#commentform p {color:#333;}
#commentform label {color:#868686;}
#commentform input {border:1px solid #ddd;width:160px;margin:4px 5px 4px 0;padding:3px;box-shadow:inset 2px 3px 5px #eee;}
#commentform input:focus {border:1px solid #ccc;}
#commentform textarea {width:95%;height:120px;font-size:13px;padding:4px;margin:4px 0 0 0;border:1px solid #ddd;box-shadow:inset 2px 3px 5px #eee;}
#commentform textarea:focus {border:1px solid #ccc;}
#commentform input#submit,#commentform input#reset {width:110px;height:32px;background:#606060;color:#fff;border:1px solid #e5e5e5;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:4px;line-height:28px;text-align:center;margin-top:8px;box-shadow:none;}
#commentform #submit:hover,#commentform #reset:hover {font-weight:bold;}
#real-avatar .avatar {float:right;padding:2px;border:1px solid #ddd;background:#fff;margin-right:20px;_margin-right:10px;}
.commentpost h4 i.fa {color:#333;margin-right:5px;}
#comments .msg .msgimg img.avatar:hover {-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}
#comment-tools {width:100%;overflow:hidden;margin:0 auto;text-align:center;}
.tools_title {float:left;border:1px solid #ddd;border-bottom:none;display:block;margin:0;padding:7px 0px 7px 5px;border-top-left-radius:5px;border-top-right-radius:5px;width:100%;text-align:left;}
.tools_text {width:100%;float:left;border:1px solid #ddd;}
#txaArticle {width:100%;height:120px;line-height:180%;border:0px solid #ddd;padding:5px 5px 5px 8px;font-size:14px;}
#comment-tools a {padding:1px 5px;color:#666;cursor:pointer;font-size:15px;font-size:16px;font-size:1.15em;}
#comment-tools i.fa {color:#0069b3;}
span.com-title {margin-left:5px;font-size:14px;font-size:1.0em;color:#333;font-weight:500;}
#faces {padding:1px 3px;}
#faces i.fa {font-size:1.2em;font-size:17px;cursor:pointer;}
#UbbFrame {margin:6px 0 0px;/* padding-top:5px;border-top:1px solid #ddd;*/}
#ComtoolsFrame {*display:none;margin-top:-20px;padding:25px 0 5px}
#ComtoolsFrame img {display:inline-block;max-height:25px;padding:0;margin-right:5px;cursor:pointer;}
#comments .msg .msgarticle>img {position:relative;top:-2px;max-height:22px;}
#ComtoolsFrame img:hover {background-color:#eee;cursor:pointer}
#comments .msg .msgarticle ul.msgarticle {margin-left:0;}
#comments .msg .msgarticle .noimg .msgtxt .msgarticle .noimg {margin-left:0px;margin-top:15px;margin-bottom:5px;}
#comments .msg .msgarticle .noimg .msgarticle {padding-top:10px;margin-left:0;}
#comments .msg .msgarticle #comment {visibility:visible !important;animation-name:fadeInDown !important;}
#comments .msg .msgarticle p {padding-top:10px;}
#comments .msg .msgarticle form#frmSumbit p {margin-bottom:5px;padding-top:5px;}
.msgname .dot.shafa {color:#d11a1a;font-size: 12px;}
.msgname .dot.yizi {color:#ef8f31;font-size: 12px;}
.msgname .dot.bandeng {color:#ba8147;font-size: 12px;}
.msgname .dot.liangxi{color:#cd7bfe;font-size: 12px;}
.msgname .dot.diban{color:#8ea4ba;font-size: 12px;}
.msgarticle #ComtoolsFrame {height:52px;overflow:hidden;}
.msgname:hover .comment-reply-link {display:block;}
.msgtxt {position:relative;font-size:14px;font-size:1.2em;}
.msgname a.comment-reply-link {background:#EDEDED;display:none;padding:0 10px;border:1px solid #ddd;border-radius:2px;position:relative;top:-1px;font-size:12px;float:right;}
.msgname a.comment-reply-link:hover {background:#3690cf;color:#fff;border:1px solid transparent;font-size:12px;}
#comments span.iliuyan {float:right;margin-right:0;}
#comments span.iliuyan a {font-size:13px;font-size:0.95em;color:#999;}
#comments span.iliuyan a:hover {color:#3690cf;}
span.WB-OS {position:relative;margin-left:0px;top:-2px;letter-spacing:3px;}
#comments .msg .msgarticle span.WB-OS {top:-6px;}
#comments-nav {text-align:center;margin-top:18px;}
.com-page-list a {position:relative;margin-right:5px;padding:2px 8px;margin-left:-1px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:2px;}
.com-page-list a.on,.com-page-list a:hover {color:#fff;background:#ef5b00;border:1px solid transparent;}
.com-page-list.pagination {padding:10px 0 15px 0;}
.com-page ul {margin:0 auto -7px auto;width:auto;padding:0;overflow:hidden;text-align:center;}
.com-page ul li a {margin:3px 5px 3px 0;float:left;padding:7px 14px;background-color:#FFF;border:1px solid #ddd;font-size:12px;color:#666;border-radius:2px;}
.com-page ul li.active span,.com-page ul li a:hover {color:#ffffff;background-color:rgb(54,144,207);border:1px solid #3690cf;}
.com-page ul li span {margin:3px 5px 3px 0;float:left;padding:7px 14px;background-color:#FFF;border:1px solid #ddd;font-size:12px;color:#666;border-radius:2px;cursor:pointer;}
/*home_links*/.home_links {margin-bottom:14px;margin-top:15px;border:1px solid #ddd;background-color:#fff;vertical-align:top;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:2px;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);}
.home_links .home_title {display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;padding:12px 20px;border-bottom:1px #efefef solid;white-space:nowrap;}
.home_title .title {display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-grow:1;padding-right:20px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;width:calc(100% - 48px);align-items:center;}
.home_title .title h3 {font-size:16px;color:#333;margin-right:16px;display:inline-block;vertical-align:bottom;}
.home_title .title span {font-size:12px;color:#999;}
section.button i.fa {margin-left:5px;}
.home_title .button {text-align:right;background-color:#fff;padding-left:20px;}
.home_title .button a {color:#999;font-size:12px;font-weight:300;}
#link-home {font-size:0;padding:20px 20px 4px 25px;}
ul#link-home li {display:inline-block;text-align:left;vertical-align:top;width:10%;margin-bottom:15px;font-size:13px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#link-home li a {vertical-align: middle;}
#link-home li a img {width: 16px;height: 16px;margin-right: 3px;position: relative;top: -2px;}
/*模块3*/#hopelee-main {margin:0 0 10px 0;position:relative;top:-8px;}
h3.mx-showcase-title {background:#f8f8f8;height:40px;line-height:40px;border-top:1px solid #338A9C;border-left:1px solid #DDD;border-right:1px solid #ddd;padding-left:0px;overflow:hidden;}
.showcase-title i.fa {margin-right:10px;}
a.mx3-cat-angle i.fa {float:right;font-size:18px;color:#999;line-height:40px;margin-right:15px;border-right:0px solid #ddd;}
.mx-cat-g3 {width:100%;background:#FFF;}
.mx3-thumbnail {margin:1px 10px 0 0;width:110px;position:relative;float:left;height:auto;clear:both;overflow:hidden;transition-duration:.5s;}
.mx3-thumbnail img {float:left;width:auto;height:78px;max-width:100%;}
.mx3-entry-title {margin:0 0 5px;height:50px;overflow:hidden;font-size:14px;line-height:180%;font-weight:500;}
.mx3-entry-meta {bottom:14px;color:#999;}
.mx3-entry-meta .mx3-date,.mx3-entry-meta .mx3-views {margin:0 5px 0 0;font-size:12px;}
.mx3-entry-meta span.mx3-views {margin-left:10px;margin-right:0;}
.mx3-hentry {float:left;width:33.3333333333%;padding:10px;border-right:1px solid #CCC;border-bottom:1px solid #CCC;position:relative;}
.mx3-hentry.nba:nth-child(3),.mx3-hentry.nba:nth-child(6) {border-right:1px solid transparent;}
.mx-cms1 {width:100%;display:inline-block;overflow:hidden;position:relative;top:-8px;}
.mx-cat-box {position:relative;width:49.3333333%;float:left;background:#fff;border:1px solid #ddd;min-height:1px;margin:0 12px 12px 0;transition-duration:.5s;}
.mx-cms1 .mx-cat-box:nth-child(9n+2),.mx-cms1 .mx-cat-box:nth-child(9n+4),.mx-cms1 .mx-cat-box:nth-child(9n+6),.mx-cms1 .mx-cat-box:nth-child(9n+8),.mx-cms1 .mx-cat-box:nth-child(9n+10),.mx-cms1 .mx-cat-box:nth-child(9n+12) {margin-right:-12px;}
.mx-cat-title {float:left;background:#f8f8f8;width:100%;height:40px;line-height:40px;border-bottom:1px solid #ddd;}
i.icon-left {float:left;font-size:16px;color:#0088CC;width:40px;height:40px;line-height:40px;padding:1px 0;text-align:center;border-right:1px solid #ddd;}
.mx-cat-title a {float:right;margin:0 15px 0 15px;font-size:15px;font-size:0.95em;}
.mx-cat-title i.fa-caret-right {font-size:16px;color:#08C;margin:0 0 0 8px;vertical-align:middle;}
.mx-cat-box .mx-cat-site {margin:10px 0 0 0;}
.mx-cat-site {padding:5px 20px 15px 20px;}
.mx-line-thumbnail {float:left;width:200px;height:141px;margin:0 15px 0 0;overflow:hidden;transition-duration:.5s;}
.mx-line-thumbnail img {width:100%;height:100%;transition:All 0.7s ease;}
.mx-line-thumbnail img:hover {-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.mx-cat-list {float:left;width:61%;}
.mx-list-date {float:right;color:#999;position:relative;top:5px;margin-left:8px;}
.mx-list-title {line-height:210%;margin:0 40px 0 0;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;width:auto;}
.mx-list-title i.fa {margin-right:5px;color:#999;}
.mx-list-title a:hover {margin-left:6px;}
.fluid-box,#mx3-main {margin-top:15px;}
/*homecate3*/
.homecate3_box,.cmstext_box {float:left;width:49.5%;margin-top:15px;}
.homecate3_box:nth-child(even),.cmstext_box:nth-child(even) {float:right;}
.homecate3_title,.textcont_title {border-bottom:1px solid #eee;padding:12px 20px;}
.homecate3_title h3,.textcont_title h3 {display:inline-block;font-size:16px;font-weight:normal;border-left:4px solid #45B6F7;padding-left:15px;margin-left:-20px;}
.homecate3_title p,.textcont_title p {float:right;display:inline-block;font-style:normal;color:#999;}
.homecate3_title p a,.textcont_title p a {color:#999;font-size:12px;font-weight:300;}
.homecate3_box ul {list-style:none;padding:15px;overflow:hidden;}
.homecate3_box ul li {margin-bottom:10px;overflow:hidden;position:relative;padding-bottom:10px;}
.homecate3_box ul li:last-child {margin-bottom:0;padding-bottom:1px;}
.homecate3_box ul li:before {width:100%;height:1px;position:absolute;bottom:0px;background-color:#ddd;content:'';transition:all 1.8s;z-index:0;}
.homecate3_box ul li:hover:before {background-color:#45b6f7;}
.homecate3_box ul li:last-child:before {clear:both;height:0;}
.cate3-time {position:absolute;font-size:0.875em;left:0;top:0;color:#666;float:left;width:84px;height:66px;background:#f2f2f2;text-align:center;}
.cate3-time span:nth-child(1) {position:absolute;font-size:24px;line-height:24px;left:33%;top:9px;overflow:hidden;}
.cate3-time span:nth-child(2) {position:absolute;font-size:14px;line-height:14px;left:19%;bottom:10px;overflow:hidden;}
.homecate3_box ul li .cate3-img {float:left;width:88px;height:66px;overflow:hidden;}
.homecate3_box ul li .cate3-img img {width:100%;height:100%;object-fit:cover;overflow:hidden;}
.homecate3_box ul li .cate3-info {margin-left:97px;}
.homecate3_box ul li .cate3-info h3 {font-weight:normal;font-size:14px;line-height:24px;color:#999;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.homecate3_box ul li .cate3-info p {font-size:12px;color:#999;margin-top:2px;word-break: break-all;}
/** 横向滚动 **/.fluid-box {position:relative;}
.nbs-flexisel-container {position:relative;background:#fff;max-width:100%;margin:10px 0;padding:0 10px;border-radius:2px;}
.nbs-flexisel-container:after {display:table;clear:both;content:'';}
#flexisel {float:left;overflow:hidden;}
#flexisel li {float:left;width:25%;}
h3.fluid-title-icon i.fa {margin-left:-10px;}
.nbs-flexisel-ul {position:relative;width:9999px;margin:0;padding:0;text-align:center;}
.nbs-flexisel-inner {overflow:hidden;float:left;width:100%;}
.nbs-flexisel-item {margin:0;padding:0;cursor:pointer;position:relative;line-height:0;overflow:hidden;}
.flexisel-h-title {text-align:left;height:32px;line-height:20px;margin:10px 0 0px;padding:0 25px;overflow:hidden;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;font-weight:normal;}
.nbs-flexisel-item img {max-width:100%;height:150px;cursor:pointer;position:relative;margin-top:15px;/*margin-bottom:20px;*/padding:0 10px;-webkit-transition:-webkit-transform .3s linear;-moz-transition:-moz-transform .3s linear;-o-transition:-o-transform .3s linear;transition:transform .3s linear;}
#flexisel li:first-child {margin-right:-5px;}
.nbs-flexisel-ul,.nbs-flexisel-item:hover img {opacity:.8;}
.nbs-flexisel-nav-left,.nbs-flexisel-nav-right {width:30px;height:30px;opacity:0;line-height:26px;color:#999;text-align:center;position:absolute;top:5px !important;cursor:pointer;z-index:100;font-size:22px;font-weight:bold;border:1px solid #ddd;background:rgba(255,255,255,.8);border-radius:100%;}
.nbs-flexisel-container:hover .nbs-flexisel-nav-left,.nbs-flexisel-container:hover .nbs-flexisel-nav-right {opacity:1;visibility:visible;}
.nbs-flexisel-nav-left {right:56px;}
.nbs-flexisel-nav-right {right:20px;}
/**/
.al_mon_list.item {overflow:hidden;margin-bottom:20px;border-bottom:1px solid #eee;}
.al_mon_list.item h3 {float:left;font-size:20px;font-weight:normal;color:#4693e9;line-height:20px;margin-top:0;border-left:0;margin:0 auto 20px;padding:0;background:transparent;text-indent:0!important;}
ul.al_post_list {padding:0 0 0 20px;margin:0 0 20px 140px;-moz-transition:inherit;-webkit-transition:inherit;-o-transition:inherit;-ms-transition:inherit;transition:inherit;}
ul.al_post_list li {list-style:disc;margin-left:20px;margin-right: 20px;-moz-transition:inherit;-webkit-transition:inherit;-o-transition:inherit;-ms-transition:inherit;transition:inherit;}
ul.al_post_list li time {width:40px;display:inline-block;float: left;}
ul.al_post_list li a {max-width:82%;float:left;display:inline-block;text-decoration:none;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;}
span.muted {font-size:12px;display:inline-block;margin-left:15px;float: right;}
/**/
ul.tag_could,ul.xoxo.blogroll {clear:both;overflow:hidden;margin-bottom:30px;}
ul.tag_could{margin-bottom:15px;}
ul.tag_could li,ul.xoxo.blogroll li {width:20%;float:left;margin-left:0px;}
ul.tag_could li a,ul.xoxo.blogroll li a {display:block;padding:8px 10px;overflow:hidden;border:1px solid #eaeaea;margin:20px 10px 0 0;text-align:center;text-decoration:none;color:#2D313B;border-radius: 4px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
ul.tag_could li a{border: 1px solid #dddddd;}
ul.tag_could li a:hover {border: 1px solid #c11e22;color: #A40000;}
ul.xoxo.blogroll li a:hover {border:1px solid #F35532;color:#F35532;}
#linkcat-2 {margin-bottom:30px;}
#linkcat-2 h2 {margin-bottom: 0;}
#linkcat-2 ul.xoxo.blogroll li a {padding: 6px;margin-top: 15px;-moz-transition: ease-in-out 0.3s;-webkit-transition: ease-in-out 0.3s;-o-transition: ease-in-out 0.3s;-ms-transition: ease-in-out 0.3s;transition: ease-in-out 0.3s;}
#linkcat-2 ul.xoxo.blogroll li a:hover {background: #f35532;color: #fff;}
.xoxo.blogroll li img {width:16px;max-width:100%;height:16px;margin-right:3px;position:relative;top:-1px;box-shadow: none;}
#linkcat-2 ul.xoxo.blogroll img {width: auto;height: auto;}
ul.tag_could li a em {font-style: inherit;}
/*product_header*/
.description-text {min-height:42px;background-color:#fffbe5;line-height:180%;position:relative;z-index:8;margin-bottom:-1px;border:1px solid #ddd;vertical-align:top;border-radius:2px;padding:8px 10px;}
.description-text i.fa {color:#f52328;margin-right:5px;}
.description-text b {color:#f52328;}
.product_header {background-color:#fff;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;position:relative;overflow:hidden;margin-bottom:24px;}
.product_header:before {position:absolute;top:0;left:0;content:'';height:0;width:0;display:block;border:41px transparent solid;border-bottom-width:0;border-left-width:0;border-top-color:#c11e22;z-index:10;}
.gallery-images {position:relative;width:38%;padding:40px 40px 20px 40px;border-right:1px #eee solid;text-align:center;}
.gallery_wrapper {width:360px;height:270px;overflow:hidden;}
.gallery_wrapper img {width:100%;height:100%;}
.gallery-images:hover .gallery_wrapper img {opacity:1.9;-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08);-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}
.entry-summary {width:62%;padding:30px 40px;overflow:hidden;}
h1.summary-title {font-size: 26px;line-height: 36px;font-weight:normal;margin-bottom:4px;border-bottom:1px solid #ddd;padding-bottom:10px;max-height: 92px;overflow: hidden;text-align: justify;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;;}
.entry-summary h1.summary-title span.recommend-flag {margin-left: 0;top: -3px;}
.entry-summary .alilogo {width:100%;padding:0 0 5px 0;}
.entry-summary i.alipay {width:139px;height:40px;float:left;margin-right:15px;background:url(images/ico-alipay.png) no-repeat 0 0;position:relative;top:2px;}
.entry-summary span.alitxt p {margin:6px 0 5px 0;text-indent:0;color:#53688d;}
.entry-summary span.alitxt p.aliweight {font-weight:bold;font-size:16px;}
p.entry-price {font-size:14px;color:#e53935;margin:15px 0px 20px;font-weight: bold;}
p.cuxiao span.price-b {text-decoration: line-through;color: #bbb;}
span.yuanjia {margin-left: 15px;}
.summary-description {font-size:14px;color:#666666;line-height:28px;background-color:#f8f8f8;padding:12px;margin:7px 0 20px;}
.summary-description strong img {max-width:100%;margin-right:4px;position:relative;top:-1px;width:17px;height:17px;border-radius:inherit;box-shadow:0 0px 0px transparent;}
.post_like,.paybtn,.showhow {height:auto;line-height:35px;font-size:14px;text-align:center;display:inline-block;border:1px solid #e53935;color:#fff;background-color:#e53935;margin-left:8px;border-radius:4px;margin-right:12px;}
.paybtn a,.showhow a{color:#fff;padding:10px 20px;}
.paybtn:hover,.entry-summary .post_like:hover,.showhow:hover {background:#666;border:1px solid #666;}
.entry-summary .post_like {border:1px solid #27bcf6;background-color:#27bcf6;}
.entry-summary .post_like>.san-praise-sdk {padding: 0px 15px 0 20px;cursor: pointer;}
.entry-summary .post_like i.fa {padding-right:3px;}
.product_meta {margin-top:20px;}
span.posted_cata {margin-right:12px;padding-right:12px;border-right:1px solid #999;}
span.posted_tags a {margin-right:5px;}
.zs_sjicon {width:50px;height:50px;border-radius:100%;position:absolute;bottom:-30px;left:50%;margin-left:-25px;background-color:#dddddd;color:#c01d21;text-align:center;line-height:35px;}
.zs_sjicon i.fa {position:relative;top:-7px;}
.showhow {border: 1px solid transparent;background-color: #34bb3f;margin-left: 4px;}
/*404*/
.error-page{padding:50px 0 10px}
.error-page-container{position:relative;z-index:1}
.error-page-main{position:relative;background:#fff;margin:0 auto;width:617px;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:50px 50px 50px}
.error-page-main:before{content:'';display:block;background:url(images/error404.png);height:7px;position:absolute;top:-7px;width:100%;left:0}
.error-page-main h3{font-size:24px;font-weight:400;border-bottom:1px solid #d0d0d0}
.error-page-main h3 strong{font-size:54px;font-weight:400;margin-right:20px}
.error-page-main h4{font-size:20px;font-weight:400;color:#333;margin-bottom: 10px;}
.error-page-actions{font-size:0;z-index:100}
.error-page-actions div{font-size:14px;display:inline-block;padding:20px 0 0 10px;width:50%;-ms-box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#838383}
.error-page-actions ol {list-style:decimal;padding-left:20px;padding-top:10px;}
.error-page-actions li {line-height:2.5em;list-style-type:decimal;}
.error-page-main ol li {list-style-position:outside;}
.error-page-actions ul li {list-style-type:none;}
.error-page-actions ul li a {background:#45b6f7;padding:6px 12px;border-radius:4px;color:#fff;}
.error-page-actions ul li a.btn_back1 {margin-right:10px;}
.error-page-actions ul li a.btn_back2 {background:#d24a2b;}
.error-page-actions ul li a:hover {background:#333;}
.error-page-actions:before {content:'';display:block;position:absolute;z-index:-1;bottom:17px;left:50px;width:200px;height:10px;-moz-box-shadow:4px 5px 31px 11px #999;-webkit-box-shadow:4px 5px 31px 11px #999;box-shadow:4px 5px 31px 11px #999;-moz-transform:rotate(-4deg);-webkit-transform:rotate(-4deg);-ms-transform:rotate(-4deg);-o-transform:rotate(-4deg);transform:rotate(-4deg)}
.error-page-actions:after {content:'';display:block;position:absolute;z-index:-1;bottom:17px;right:50px;width:200px;height:10px;-moz-box-shadow:4px 5px 31px 11px #999;-webkit-box-shadow:4px 5px 31px 11px #999;box-shadow:4px 5px 31px 11px #999;-moz-transform:rotate(4deg);-webkit-transform:rotate(4deg);-ms-transform:rotate(4deg);-o-transform:rotate(4deg);transform:rotate(4deg)}
.related-404 h3 {font-size:16px;border-bottom:none;}
.related-404 li.tuijian-new {width:30.333333%;}
/*sidebaroff*/
.home-main.sidebarplus .wrapbox {width: 100%;}
.home-main.sidebarplus .sidebar {display: none;}
/**/
#gg{position: fixed;bottom: 0;background: #000;width: 100%;height: 23px;line-height: 23px;z-index: 999;opacity: .60;filter: alpha(opacity=60);_bottom: auto;_width: 100%;_position: absolute;-webkit-box-shadow: 10px 0 5px #000;-moz-box-shadow: 10px 0 5px #000;box-shadow: 10px 0 5px #000}
#gg a{color: #fff;letter-spacing: 2px;text-shadow: 0 1px 0 #000}
.close a{float: right;margin: 0 10px 0 0}
.rand_post{height: 23px;color: #fff;margin: 0 0 0 20px;background: url(images/bulletin.gif) no-repeat;min-height: 23px;overflow: hidden}
.rand_post a{float: left}
.rand_post ul{-moz-transition:none;-webkit-transition:none;-o-transition:none;-ms-transition:none;transition:none;}
.rand_post li{height: 23px;padding-left: 25px}
/**/
.author-img {padding:15px;}
.author-tuijian {border-top:1px solid #ddd;}
.author-pic {height:200px;overflow:hidden;}
.author-xx {float:right;max-width:65%;margin-top:20px;}
.author-pic.left img {width:260px;}
.author-tuijian .col-pic img {height:75px;}
.author-xx p {line-height:180%;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:4;}
.author-tuijian .col-small {border-bottom:1px solid #ddd;width:33.333%;}
.author-tuijian .col-small:nth-last-child(1),.author-tuijian .col-small:nth-last-child(2),.author-tuijian .col-small:nth-last-child(3) {border-bottom:1px solid transparent;}
h1.author-name {display:inline-block;line-height:180%;font-size:20px;}
p.author-web {display:inline-block;overflow:initial;float:right;position:relative;top:6px;}
p.author-web a {background:#f60;padding:15px 40px;color:#fff;font-size:16px;}
p.author-js {margin-top:30px;}
.author-tuijian .col-small:nth-child(odd),.author-tuijian .col-small:nth-child(3n+4) {border-right:1px solid transparent;}
.author-tuijian h2 {font-size:16px;color:#333;vertical-align:bottom;margin:15px 15px 0 15px;padding-left:10px;border-left:4px solid #3690cf;}
@-webkit-keyframes ballPulseDouble {0%,100% {-webkit-transform:scale(0);transform:scale(0)}
50% {-webkit-transform:scale(1);transform:scale(1)}
}
@keyframes ballPulseDouble {0%,100% {-webkit-transform:scale(0);transform:scale(0)}
50% {-webkit-transform:scale(1);transform:scale(1)}
}
.nav-pills > li.mobile_login {display: none;}
@media screen and (min-width:961px) and (max-width:1260px) {
section.service-item {min-width:100%;}
.services-wrap {height:292px;}
.about-tu ul,.about-title {max-width:100%;}
.about-tu ul li img {width:100%;}
.about-text {max-width:100%;padding:0 50px;}
#links_pic li img {width:100%;}
#news_wt .thumbnail img {height:188px;}
.container {max-width:100%;}
.wrapper {margin-top: 20px;}
.banner img {width:100%;margin-top:50px;}
.related-posts ul li {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.singht-wrap {margin:50px auto 80px;}
/**/.about-text,.news,.partners,.product,.service {padding:0 20px}
.about-tu ul li {margin:30px 0}
.about-tu ul li img {width:100%;height:auto;overflow:hidden}
.about-tu ul li {width:30%;height:auto;overflow:hidden}
.about-tu {height:auto;line-height:inherit;background-color:#1f62b1}
.footer-top-content {max-width:1024px;width:100%;padding:0 20px;}
.text-pic {width:19%;}
span.span-4 img {width:100px;}
.cata-banner {padding-top:16px;}
.cataimg-img {width:100%;}
.service-img {width:60%;}
.partners-content ul li {width:20%;padding:0 10px;}
.header-nav li a {padding:0px 7px;}
.search .text {width:32px;}
.search .text:focus {width:52px;}
.homeinfo span.category,.homeinfo span.like {display: none;}
.homecate3_box ul li .cate3-info p{height: 40px;overflow: hidden;}
.cate3-info {min-height:72px;}
#header_main {height:56px;}
.gallery_wrapper {width: 300px;height: 225px;}
.post_box.text_box {padding: 20px;}
.post-left.post-text h3 i.fa {padding-right: 5px;}
.author-xx {max-width: 59%;}
ul.al_post_list li a {max-width: 75%;}
.imglist-img-wp {height: 156px;}
.home-main.sidebarplus ul.relates-img li a {height: 15.87301vw;}
.headlink {right: 25%;}
}
/*--Ipad--*/@media screen and (max-width:960px) {
body.chunjie_bg {background-position:50% 56px;}
.headlink {right: 0;top: 1px;}
::-webkit-scrollbar {width:auto;height:0px;}
::-webkit-scrollbar-thumb {background:transparent;}
::-webkit-scrollbar-track {background:transparent;background-color:transparent;}
#header_main {height: 56px;}
.logo {float:none!important;text-align:center;height:56px;max-width: 100%;}
.header .moble-bars {display:block;text-align:center;line-height:24px;font-size:14px;color:#fff;padding:10px;border-bottom:1px solid #E1E1E1}
.header .fa-fe {padding-right:5px}
.navbar {float:none;}
span.imglist-fbtime{display:none;}
.header menu {float:none!important;width:100%;position:relative}
.header .logo {display:block;float:none!important;text-align:center}
.header menu li {display:block;float:none!important;text-align:left}
.header menu li:before {display:none!important}
.navbar li a {padding:0}
.header menu>ul>li>ul {position:relative;display:block;border:none;padding:0;box-shadow:none!important;top:auto;right:auto;width:100%;background-color:transparent;text-align:left}
.header menu>ul>li>ul li {font-size:12px;padding-left:40px}
.header menu>ul>li>ul li a {display:block;color:#fff!important;line-height:40px}
.header menu>ul>li>ul li.on a {margin:0 40px}
.navbar li.active,.navbar li.on {width:100%;background:transparent;}
.nav-sousuo,.nav-sjlogo {display:block;height:0;text-align:center;margin: 0 -20px;}
a.search_btn,.top_search,#top-header,.sidebar-right,#comments h4 span.jubao,.search {display:none;}
.search_top {float:none;height:0;line-height:normal;}
.top_search.open {display:block;padding:30px 20px;width:104%;background:#eee;overflow:hidden;top:1px;left:-2%;}
.top_search input.text {padding-left:3%;width:100%;height:40px;line-height:40px;border:1px solid #E4E3E3;}
.top_search input.btn {font-size:13px;transition:all 0.4s ease;width:70px;cursor:pointer;position:absolute;height:40px;line-height:40px;right:20px;}
.header {max-width:100%;height:52px;text-align:center;position:fixed;z-index:98;}
#logo {width:168px;margin:1px 0 0 0px;text-align:center;float:none;display:inline-block;height:100%;}
.header-nav {/*display:none;*/margin-right:0;}
#header.fixednav .header-nav {margin-right:0px;}
.mobile_aside {width:auto;max-width:85%;height:100%;position:fixed;top:56px;left:0;bottom:0;background-color:#222;overflow-x:hidden;overflow-y:auto;z-index:9;opacity:.95;display:none;}
.mobile-menu {margin-top:1px;}
.mobile-menu .nav-pills {border-bottom:1px #333 solid;}
.mobile-menu {margin-top:1px;height:auto;margin-bottom:1px;}
.mobile-menu .nav-pills:after {clear:both;display:table;content:'';}
#header {background:#ffffff;}
.header .logo {height:52px;line-height:1.75;}
.logo img {width:auto;height: 52px;}
#monavber .container {padding:0;}
.nav-sjlogo i.fa {position:absolute;border-radius:4px;top:13px;right:5%;height:30px;width:36px;line-height:26px;font-size:1.2em;padding:1px;border:1px #eee solid;background-color:#f8f8f8;cursor:pointer;text-indent:0;}
.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {margin-left:15px;}
.mini_search {padding:30px 10px;width:100%;background:#eee;display:none;position:relative;overflow:hidden;top:0px;left:0;z-index:99;-webkit-box-pack:justify;border-bottom:1px solid transparent;border-color:#ebedf1;box-shadow:0 0 3px 1px rgba(0,0,0,0.1);}
#header.fixednav .mini_search {top:2px;}
#mo-so {text-align:center;color:#eee;display:inline-block;text-decoration:none;right:12px;font-size:1.1em;}
#mo-so i.fa {position:absolute;border-radius:4px;top:13px;left:5%;height:30px;width:36px;line-height:28px;font-size:1.2em;padding:1px;border:1px #eee solid;background-color:#f8f8f8;cursor:pointer;text-indent:0;color:#666;}
a.top-tnrt {position:absolute;border-radius:4px;top:-43px;left:33px;height:30px;line-height:24px;color:#666;border:1px #eee solid;background-color:#f8f8f8;font-size:14px;border-top-left-radius:0;border-bottom-left-radius:0;}
.searchform {float:none;margin:0 auto;}
.mini_search .searchform #ls {padding-left:3%;width:90%;height:40px;line-height:40px;border:1px solid #E4E3E3;border-radius:0;background:#fff;margin-bottom:0;}
button.btn-search.dtb2 {font-size:1.2em;transition:all 0.4s ease;width:38px;border:none;background:transparent;cursor:pointer;position:absolute;height:38px;line-height:44px;right:9%;color:#A9A9A9;}
.nav-pills > li {border-top:1px #333 solid;border-bottom:1px #000 solid;line-height:38px;position:relative;width:100%;display:inherit;margin-right:0;text-align:left;float:left;}
.nav-pills > li:first-child {border-top:none;}
.nav-pills > li > a {height:40px;font-size:13px;display:block;text-indent:10px;color:#fff;line-height:38px;}
.nav-pills > li > a i.fa {font-size:1em;padding-right:3px;}
span.toggle-btn {position:absolute;height:40px;width:40px;line-height:40px;color:#fff;text-align:center;top:0;right:0;cursor:pointer;z-index:100;display:block;}
.nav-sjlogo .active:before {content:"\f00d";}
.toggle-btn .active:before {content:"\f068";}
.mobile-menu .sub-menu {border-top:1px #000 solid;background-color:#121212;text-align:left;position:relative;left:1px;min-width:100%;z-index:10;font-size:14px;top:0;display:none;float:left;margin:0;padding:0;list-style:none;}
.mobile-menu .sub-menu > li {position:relative;text-align:left;border-top:1px #333 solid;border-bottom:1px #000 solid;line-height:38px;}
.sub-menu li:last-child {border-bottom:0px solid transparent;}
.slide-main {margin-bottom:10px;}
.site-content {padding:0 15px;padding-top:50px;margin-bottom:0;}
.navbar.fixednav h1#logo {width:168px;margin:8px 0 0 0;line-height:140%;}
.slide-banner {padding-top:52px;}
.met-container {max-width:90%;width:90%;padding:0;}
.mobile-menu .sub-menu > li > a,.navbar li .sub-menu li a {text-indent:18px;color:#fff;display:block;height:40px;font-size:1.0em;text-indent:2em;background:#121212;}
.mobile-menu .navbar-nav {margin:0px auto;}
.mobile-menu .sub-menu li ul {float: none;}
/**/.container {width:100%;max-width:100%;}
.service-item {min-width:100%;}
.container>.navbar-collapse {display:block;border-color:transparent;}
.banner img {width:100%;margin-top:50px;}
.about-text {max-width:100%;padding:0 30px;}
#links ul li {margin-right:2%;width:18%;}
ul#link-home li {width: 16%;}
#news_wt .thumbnail img {height:150px;}
.services-wrap {height:200px;}
.about-title {max-width:100%;margin-top:50px;}
.about-title h2 {font-size:26px;}
.about-tu {height:100%;line-height:100%;}
.about-tu ul {max-width:100%;}
.about-tu ul li {width:30%;height:100%;}
.about-tu ul li img {height:100%;width:100%;max-height:133px;}
#links_pic li img {width:100%;}
.singht-wrap {margin:40px auto 80px;}
.related-posts h3 {font-size:20px;}
.relates li:nth-child(odd) {float:left;}
.relates li:nth-child(even) {float:right;}
/**input,textarea,b,ul,li,i,button {-moz-transition:none;-webkit-transition:none;-o-transition:none;-ms-transition:none;transition:none;}**/
/**/
.wrapbox {width:100%;}
.sidebar{display:none;}
.nav-login {position:absolute;top:0;right:12%;line-height:56px;}
.col-large a {max-width:30%;}
.text_box {padding:20px;}
.post-left h3 i.fa {padding-right:6px;}
.homecate3_box ul li .cate3-info p {max-height:40px;overflow:hidden;}
.topic_list {padding:20px 20px 10px 20px;}
.layout-pic {padding:0 0 12px 172px;}
a.layout-imgs {margin-left:-172px;}
a.layout-imgs img {width:160px;min-height:100%;}
.layout-desc {height:60px;}
.layout-meta span.mu-ml-eye {display:none;}
ul.layout-large li a {width:77%;float:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.catleader {margin-bottom:10px;margin-top:-2px;}
.catleader.sidebarnote {width: 100%;}
.hdfocus-tlist {max-width: 100%;}
.hdfocus-tlist .catleader {margin: 0 auto 15px auto;}
.home-ad {margin: 0 0px 15px 0px;padding: 0;}
/*#header:before {background:linear-gradient(to left,#27bcf6,#27bcf6) transparent;}*/
.rewards-popover {width:80%;margin:0 0 0 -40%;top:20%;}
.rewards-popover h3 {font-size:14px;}
.rewards-popover-item {width:100px;}
.rewards-popover-item h4 {font-size:12px;}
.rewards-popover-item img {width:100px;height:100px;}
/*houjia*/
.hdfocus-box {overflow: initial;}
.hdfocus-tlist .pagination {margin: 0 auto;}
.hdfocus-box:after {content: '';display: table;clear: both;}
.hdfocus-box .ias-trigger, .hdfocus-box .ias-noneleft, .hdfocus-box .ias-spinner{top:0;}
.themes-item {width:48%;}
.themes-item:nth-child(even) {margin-right:0;float:right;}
.themes-item footer {padding: 20px 20px 10px;}
.hdfocus {height: 260px;}
.hdfocus .hdfocus-top {padding-top: 56px;}
.hdfocus-top h2 {font-size: 2em;}
.hdfocus .button {margin-top: 24px;}
.btn-primary {margin-bottom: 10px;font-size: 1.0em;}
.gallery_wrapper {width:100%;height:auto;}
.entry-summary {padding:10px 20px;}
h1.summary-title {font-size:20px;}
.summary-description {display:none;}
.mobile-menu .sub-menu > li ul li > a {text-indent:3.5em;background:#363e49;}
.entry-meta {padding: 5px 0px;}
span.col-read {font-size: 12px;left: -20px;width: 20px;padding: 5px 0;}
p.weiyu_desc {max-height:63px;overflow:hidden;font-size:12px;}
ul.twitter_images {margin-top:7px;}
.weiyu_main .weiyu_meta {font-size:12px;}
ul.twitter_images li {width:110px;height:82px;}
ul.twitter_images a img {height:82px;}
.author-xx {max-width: 60%;}
ul.al_post_list li a {max-width: 78%;}
.side-hot.wrap-multi {width: 100%;}
.imglist-img-wp {height: 22.91666vw;}
li.textcont-item a {max-width: 70%;}
.home-main.sidebarplus ul.relates-img li a {height: 15.625vw;}
.entry p iframe,.entry p video{width:100%;height:auto;min-height:100%;}
}
@media screen and (max-width:767px) {
.mofang{width:40px;height:40px;-webkit-transform: translate(-100%,-100%);transform: translate(-100%,-100%);margin-right: 0;}
.cube div{width:60px;height:60px}
.cube div a{font-size:12px;letter-spacing:2px}
.cube .front{-webkit-transform:rotateY(0) translateZ(30px);transform:rotateY(0) translateZ(30px);}
.cube .back{-webkit-transform:rotateX(180deg) translateZ(30px);transform:rotateX(180deg) translateZ(30px)}
.cube .left{-webkit-transform:rotateY(-90deg) translateZ(30px);transform:rotateY(-90deg) translateZ(30px)}
.cube .right{-webkit-transform:rotateY(90deg) translateZ(30px);transform:rotateY(90deg) translateZ(30px)}
.cube .top{-webkit-transform:rotateX(90deg) translateZ(30px);transform:rotateX(90deg) translateZ(30px)}
.cube .bottom{-webkit-transform:rotateX(-90deg) translateZ(30px);transform:rotateX(-90deg) translateZ(30px)}
.logo {float:none!important;text-align:center;height:56px;line-height:58px;}
.logo img {margin-top:0;}
.mobile_aside {width:100%;max-width:77%;height:100%;position:fixed;top:56px;left:0;bottom:0;background-color:#222;overflow-x:hidden;overflow-y:auto;z-index:9;opacity:.95;display:none;}
.mobile-menu {margin-top:1px;height:auto;margin-bottom:1px;}
.mobile-menu .nav-pills:after {clear:both;display:table;content:'';}
.wrapper-ban {margin:-5px 0;}
.fixed-enabled .mobile_nav {top:0;-webkit-animation-name:slideDown;-moz-animation-name:slideDown;-o-animation-name:slideDown;animation-name:slideDown;-webkit-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;}
.fixed-appear .mobile_nav {top:56px;}
/**/.nav-login {right:15%;}
a.nav-userlogin {padding:0 20px 0 0;}
img.nav-login-img {margin-right:2px;}
.recommend-flag,div#gg,span.nav-username {display:none;}
.nav-headeruser {top:56px;}
span.col-read {display:none;}
/**/
.post_box {padding:15px 12px 15px 152px;}
.post_box:last-child {border-bottom:1px solid transparent;}
.post-img {margin-left:-134px;width: 120px;height: 90px;}
.post-img img {height:90px;}
.post-left {min-height:100%;}
.post-left h3 {font-size:16px;line-height:30px;margin-bottom:0;}
li.tuijian-text .post-con,.post-con {height:45px;line-height:150%;margin-bottom:0;}
span.mu-ml-zan,.item-meta .right {display:none;}
.text_box {padding:15px 12px 15px 18px;}
.text_box .right {display:block;}
.text_box .right span.mu-ml-comment {display:none;}
.layout-pic h3 {font-weight:500;}
/**/.catlist-main {width:100%;}
.catlist-main:nth-child(even) {margin-left:0;}
.layout_ul,ul.layout-large li {width:100%;}
.homecate3_box {width:100%;}
.homecate3_box:nth-child(even) {float:left;margin-top:20px;}
/*.pagination.ias-trigger {float:left;width:100%;margin-right:0;box-shadow:0 1px 3px 0 rgba(0,0,0,.08);}*/
.ias-noneleft,.ias-trigger {display:none!important;}
.ads.cateb-ad {float: left;width: 100%;}
/*single*/.single-title {margin:12px auto 10px auto;padding: 0 2px 12px;}
.single-avatar.vip1,.single-avatar.vip2,.single-avatar.vip3, .single-avatar.avatar_chunjie,.single-avatar {display:none;}
.single-title h1 {max-width:100%;margin-left:0;text-align:justify;float:none;}
.single-info {margin-left:0px;text-align:justify;line-height:150%;font-size:12px;margin-top: 6px;}
.xshare {margin-bottom:15px;margin-right:0;}
ul.relates-img li {width:46%;margin-bottom:2%;}
.related-posts h3 {font-size:16px;}
/**/.nbs-flexisel-item img {height:120px;max-height:120px;}
/**/#link-home {padding:20px 20px 5px 20px;}
#link-home li a img{top: 0px;}
.backtop .bt-box {border-radius:100%;}
.nav-reveal {display:none;}
.liuyan {width:100%;margin-bottom:15px;margin-top:2px;}
#comments span.iliuyan {display:none;}
span.title-l {top:15px;height:26px;}
.post-left.post-text span.title-l {height: 22px;}
ul.xoxo.blogroll li {width: 50%;}
#page_readers ul li {width: 33.33%;}
.child-cat h4 {width: 100%;margin-bottom: 10px;}
ul.topnav-cat{max-width: 100%;}
.author-xx {max-width: 52%;}
.post-imglist {width: 33.333%;}
.footer.gg-bottom {padding-bottom: 0;background: transparent;}
.post_like, .paybtn, .showhow {margin-bottom: 10px;margin-left: 0;}
.product_meta {margin-top: 10px;}
ul.al_post_list li a {max-width: 70%;}
.tab-list-title ul {overflow:hidden;overflow-x:auto;white-space:nowrap;width:100%;-webkit-box-pack:justify;}
ul.tag_could li {width: 33.333%;}
ul.tag_could li a {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
li.textcont-item a {max-width: 66%;font-size: 14px;}
.home-main.sidebarplus ul.relates-img li a {height: 26.07561vw;}
}
@media screen and (max-width:640px) {
.nav-login,.fluid-box,.relates_button {display:none;}
.nav-pills > li.mobile_login {display: block;}
.themes-item header {padding:15px 15px 0;position:relative;}
.themes-item header {padding:15px 15px 0;position:relative;}
.themes-item header h2 {font-size:1.3em;font-weight:500;}
.themes-item header h4 {font-size:12px;max-height:20px;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;}
.themes-item header:after {content:'';position:absolute;bottom:-12px;width:30px;left:50%;margin-left:-14px;height:2px;background-color:#bbb;}
.themes-item .themes-item-content {padding:30px 15px 20px 15px;}
.themes-item-content img {-moz-border-radius:2px;-khtml-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;box-shadow:0 3px 10px rgba(0,0,0,0.1);height:135px;max-width:80%;min-width:180px;}
.themes-item footer {padding:15px 20px 5px;}
.btn-primary {font-size:0.9em;padding:6px 15px 5px;max-width:100%;margin-bottom:10px;}
a.btn-primary.btn-default {text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:0.9em;}
.btn-default strong {font-weight:500;}
.hdfocus-box .ias-trigger {top:0;}
.hdfocus {height:220px;}
.hdfocus .hdfocus-top {padding-top:35px;}
.hdfocus-top h2 {font-size:1.65em;}
.hdfocus-top h3 {font-size:1.0em;}
.hdfocus .button {margin-top:24px;}
.mobile_aside {max-width: 68%;}
.widget_post_author,
#navbar,#calendar,#catalog,#searchpanel,#archives,#statistics,#favorite,#link,#shangxi,ul.relates-img li time {display: none;}
.sidebar {display:block;width:100%;float:left;margin-top:24px;}
.product_header {display:inline-block;}
.gallery-images {width:100%;padding: 5% 5% 0 5%;text-align:center;}
.gallery_wrapper {width:100%;max-width: 320px;max-height:240px;text-align: center;margin: 0 auto;height:100%;}
.entry-summary {width:100%;padding:10px 20px 40px 20px;}
h1.summary-title {font-size:20px;line-height:180%;max-height: 100%;}
.summary-description {display:block;}
.single-title h1 {font-size:2.0rem;line-height:150%;}
.col-pic {width:100%;height:116px;margin-bottom:15px;margin-right:0;}
.col-pic img {width:100%;height:116px;}
.col-large li {width:100%;padding:2px 0 2px 3px;}
.col-large a {max-width:73%;}
.col-large li:nth-child(even) {float: right;}
.col-info {float:left;width:100%;}
.post_box {padding:15px 12px 15px 136px;}
.post-img {margin-left:-121px;width: 110px;height: 82px;}
.post-left h3 {font-size:16px;line-height:22px;margin-bottom:3px;}
.post-con {height:40px;line-height:160%;margin-bottom:3px;font-size:12px;}
.post-img img {height:82px;}
.text_box {padding:15px 12px 15px 18px;}
.article-nav span {font-size: 12px;}
.theme-service-container ul li {width: 45%;}
.topic_list {padding:15px 15px 10px 15px;}
.layout-pic {padding:0 0 12px 135px;min-height:100%;}
a.layout-imgs {height:90px;margin-left:-135px;}
a.layout-imgs img {width:120px;}
.layout-pic h3 {margin-bottom:0px;}
.layout-desc {height:40px;overflow:hidden;margin:5px 0;}
.layout-meta {font-size:12px;}
.error-page-main {width: 100%;padding: 30px 50px 50px;}
.error-page-main h3 {font-size: 20px;}
.error-page-actions ul li a {display: inline-block;padding: 0 10px;}
.error-page-actions ul li a.btn_back1 {margin-bottom: 10px;}
.article-action {margin-top: -10px;}
.article-nav {margin: 5px -30px;}
ul#link-home li {width:33.333%;padding-right: 5px;}
#loadmore,.chunjie {display: none;}
#page_readers ul li {width: 50%;}
.ads.xgtj-ad{height:auto;}
#comments .msg .msgarticle .msg i.author-ident{display:none!important;}
.author-xx {max-width:100%;}
.author-pic {height:200px;overflow:hidden;float:inherit;width:100%;text-align:center;margin:0 auto 5px;}
.author-pic.left img {width:200px;}
.author-tuijian .col-pic img {height:100%;}
.ads.xgtj-ad {height: auto;padding: 3px;margin: 20px auto 10px;width: auto;}
.al_mon_list.item h3 {font-size: 16px;width: 100%;}
ul.al_post_list {margin: 0 0 20px 0px;padding: 0;width: 100%;float: left;}
.cmstext_box {width: 100%;}
li.textcont-item a {max-width: 83%;}
.post-actions div.san-praise-sdk,.post-actions div.zanter,.post-actions div.poster,.post-actions div.read-article,.post-actions div#mClick{margin:0 6px 10px 6px;}
.box_read {width: 80%;}
}
@media screen and (max-width:580px) {
.post-imglist {width:50%;}
.imglist-img-wp {height:32.75862vw;}
li.textcont-item a {max-width:75%;}
}
@media screen and (max-width:480px) {
ul.relates-img li a {height:100px;}
.error-page-actions div,.related-404 li.tuijian-new,.themes-item {width: 100%;}
.col-small {padding:10px 10px 5px 10px;}
.col-pic,.col-pic img {height:92px;margin-bottom:8px;padding:0 2px;}
p.col-desc {margin-top:4px;}
.col-large {padding:5px 10px 8px;}
ul.layout-large li a {width: 70%;}
.layout-large li:before{top: 5px;}
span.list-date {position: relative;top: 1px;}
.error-page-main h3 {padding-bottom: 10px;}
.related-404 ul.relates-img li a {height: auto;margin-bottom: 10px;}
.related-404 ul.relates-img li:last-child a {margin-bottom: 0px;}
.post-actions div.san-praise-sdk,.post-actions>a,span.xshare-title{margin-bottom: 10px;}
.weiyu_meta span.mu-ml-eye, .weiyu_meta span.mu-ml-comment, .weiyu_meta span.mu-ml-zan{display:initial;}
.msgname .dot,span.mu-ml-from,.whstimg,span.muted,.swiper-button-next, .swiper-button-prev {display: none;}
.article-action {margin-top: -10px;text-align: center;}
.xshare {margin-bottom: 5px;float: inherit;display: inline-block;}
.post-actions {float: inherit;display: inline-block;}
.post-actions div.san-praise-sdk {margin-bottom: 5px;margin-right: 10px;}
.relates_title {padding: 3px 5px 10px 20px;}
.related-posts h3 {font-size: 15px;font-size: 1.1em;}
.author-pic {height:200px;overflow:hidden;display:block;margin:0 auto;text-align:center;float:inherit;}
.author-xx {max-width:100%;}
.author-tuijian .col-small,.post-imglist {width: 50%;}
.imglist-title {font-size: 1.1em;line-height: 27px;height: 55px;}
.catleader h1 {line-height: 130%;}
.themes-item {width: 100%;margin-left: 0;margin-bottom: 15px;}
.hdfocus-box {margin-left: 0;}
.single-img .imglist-bg,.cata-ban-img .imglist-bg,.imglist-bg {padding-bottom: 160px;}
.single-post{padding: 0px 20px;}
.entry blockquote {margin: 18px -20px 20px -20px;padding:15px;}
.entry h1, .entry h2 {margin: 10px -20px 15px -20px;padding-left: 30px;}
.entry h3 {margin: 15px -20px 15px -20px;padding-left: 30px;}
.shuoming {margin: 16px -20px;}
.article-nav {margin: 5px -20px;}
.ads.xgtj-ad{margin: 20px 0 10px;}
#comments .msg .msgarticle {margin-left: 0;}
.post_like, .paybtn, .showhow {display: block;margin: 0 0px 10px 0px;}
ul.al_post_list li a {max-width: 80%;}
.product_header:before {border-top-color: transparent;}
ul.tag_could li {width:50%;}
.swiper-pagination-bullet {height: 4px;width: 10px;}
.swiper-pagination-bullet.swiper-pagination-bullet-active {width: 21px;}
}
@media screen and (max-width:450px) {.container {padding: 0 8px;}
#backtop {display:none;}
.imglist-main {margin-left:-2.22222vw;}
.imglist-item-box {margin:0 0 2.22222vw 2.22222vw;}
.imglist-item-meta {overflow: hidden;line-height: 22px;}
.imglist-item-meta a {display: none;}
}
@media screen and (max-width:400px) {
.container {padding: 0 6px;}
.msg .msgimg img {width: 53px;height: 53px;padding: 0px;}
.msgimg i.author-ident {top: 35px;left: 35px;}
#comments .msg .msgarticle {margin-left: 0px;padding: 0;}
span.xshare-title{margin-bottom: 10px;}
.zanter {display: inherit;text-align: center;margin-left: 0;}
.post-actions.noshare .zanter {margin-left: 0;display: inline-block;}
#page_readers ul li {width: 100%;}
ul.relates-img {width: 100%;text-align: center;}
ul.relates-img li {width: 47%;margin-left: 1%;}
div#related-posts {margin: 0 auto;}
#comments {margin: 0px auto;padding: 0 0px;}
.msgname:hover span.WB-OS {display: none;}
li.textcont-item a {max-width: 70%;}
.imglist-user-info {line-height:23px;}
img.user-header {width:23px;height:23px;}
span.imglist-username {margin-left:5px;}
}
@media screen and (max-width:350px) {
span.mu-ml {display: none;}
.article-action {margin-top: -10px;}
.zanter,.post-actions div.san-praise-sdk {display: inline-block;}
.zanter {margin-top: 10px;margin-left: 0px;text-align: left;}
.col-large a {max-width: 68%;}
.single-post {padding: 0px 15px;}
.entry blockquote {margin: 18px -15px 20px -15px;}
.entry h1, .entry h2 {margin: 10px -15px 15px -15px;padding-left: 20px;}
.entry h3 {margin: 15px -15px 15px -15px;padding-left: 20px;}
.shuoming {margin: 16px -15px;}
.article-nav {margin: 5px -15px;}
.ads.xgtj-ad{margin: 20px 0 10px;}
.entry.page-weiyu {padding: 20px 0px 15px;}
.shuoming {margin: 16px -15px;}
.article-nav {margin: 10px -15px 2px;}
#comments {padding: 0 5px;}
}
@media screen and (max-width:320px) {
#comments .msg .msgname span em,.msgimg,li.textcont-item span {display: none;}
ul.al_post_list li {margin-right: 10px;}
ul.al_post_list li time {float: inherit;}
li.textcont-item a {max-width: 100%;}
ul.al_post_list li a {max-width: 100%;width: 100%;float: inherit;}

}

/**footer**/
.footer{font-size: 0;text-align: center;padding: 20px 0;border-top:1px solid #E8E8E8; background:#fff;}
.footer img{width: auto;height: auto;}
.footerNav {margin-bottom: 12px;}
.footerNav a {font-size: 14px;color: #333;margin: 0 10px;}
.footerNav a:hover{color:#FF4F4F}
.footerNav span {font-size: 14px;border-left: 1px solid #9e9e9e;}
.footerNav span:nth-child(1){border-left: 0;}
.footerCopy{font-size: 14px;color:#9e9e9e;}
.footerCopy p{margin-top:12px;line-height: 20px;}
.footerCopy p>a{color: #9e9e9e;}
.footerCopy p>a:hover{color:#FF4F4F;text-decoration: underline;}
.footerMore{font-size: 14px;color: #9e9e9e;margin-top: 12px;}
.footerMore a {color: #9e9e9e;}
.footer {padding:20px 10px 10px 10px;}

/*pagelist*/
.pagelist { text-align: center; color: #666; width: 100%; clear: both; margin: 10px 0 10px; }
.pagelist a { color: #666; margin: 0 5px 10px; padding: 5px 10px; background: #F7F7F7; display: inline-block; }
.pagelist a:hover, .pagelist > b { color: #3690cf; color: #FFF; background: #27b527; }
.pagelist > b { display: inline-block;padding: 5px 10px;margin: 0 5px 10px; }
a.curPage { color: #ffffff; font-weight: bold; background: #000; }



/**img**/
#applogo img {
  max-width: 100%;
  height: auto;
  width: auto;
}

@media (min-width: 1024px) {
  #applogo img {
    max-height: 266px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  #applogo img {
    max-height: 266px;
  }
}
@media (max-width: 767px) {
  #applogo img {
    max-height: 180px;
  }
}


/**pl**/
.rev_b1 {
    border-bottom: 1px solid #e4e8eb;
    padding-bottom: 28px;
    
}
.lgyPl_v2 {
	margin: 10px 0;
	color: #333
}

.lgyPl_v2 * {
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.lgyPl_v2_hide {
	display: none
}

.lgyPl_v2 ul,.lgyPl_v2 li {
	list-style: none;
	padding: 0!important;
	margin: 0!important
}

.lgyPl_v2_inner {
	padding: 10px 0
}

.lgyPl_v2_post {
	width: 100%;
	position: relative
}

.lgyPl_v2_post a:hover {
	text-decoration: none
}

.lgyPl_v2_post_userinfo {
	width: 40px;
	height: 40px;
	border-radius: 50%!important;
	text-align: center;
	line-height: 40px;
	border: 1px solid #006eff;
	margin-left: 10px;
	position: relative;
	z-index: 22;
	color: #006eff
}

.lgyPl_v2_post_userinfo a {
	color: #006eff
}

.lgyPl_v2_post_userinfo img {
	width: 40px;
	height: 40px;
	border-radius: 50%
}

.lgyPl_v2_post_form {
	border: 1px solid #006eff;
	border-radius: 8px;
	margin-top: -4px;
	padding: 20px 10px 10px;
	position: relative;
	background: #ffffff;
}

.lgyPl_v2_post_form:before {
	content: '';
	position: absolute;
	width: 36px;
	height: 12px;
	border: 1px solid #006eff;
	border-radius: 0 0 50% 50%/0 0 100% 100%;
	border-top: 1px solid #ffffff;
	top: -6px;
	background: #fff;
	left: 11px
}

.lgyPl_v2_post_form:after {
	content: '';
	position: absolute;
	width: 40px;
	top: -6px;
	height: 5px;
	background: #ffffff
}

.lgyPl_v2_post_form textarea {
	width: 100%;
	display: block;
	border: none;
	background: 0 0;
	resize: none;
	outline: 0;
	height: 70px;
	font-size: 14px;
	box-shadow: none;
	padding: 0;
}

.lgyPl_v2_post_tools {
	height: 40px;
	line-height: 30px;
	padding-top: 8px
}

.lgyPl_v2_post_tools a {
	display: inline-block;
	margin: 0 10px;
	cursor: pointer
}

.lgyPl_v2_post_tools a:hover {
	color: #fff!important;
	opacity: .8
}

.lgyPl_v2_post_tools_item {
	display: inline-block!important;
	background: #006eff;
	color: #fff;
	border-radius: 50%!important;
	width: 30px;
	height: 30px;
	text-align: center
}

.lgyPl_v2_post_submit_wrap {
	float: right;
	position: relative
}

.lgyPl_v2_post_submit_wrap span {
	transform: translate(-20px,0);
	position: absolute;
	width: 155px;
	height: 28px;
	display: block;
	background: #fff;
	border: 1px solid #ddd;
	left: -165px;
	top: 0;
	border-radius: 3px;
	transition: all .25s ease;
	visibility: hidden;
	opacity: 0
}

.lgyPl_v2_post_submit_wrap span.active {
	visibility: visible;
	transform: translate(0,0);
	opacity: 1
}

.lgyPl_v2_post_submit_wrap span i {
	position: absolute;
	right: -5px;
	top: 50%;
	margin-top: -4px;
	z-index: 0;
	width: 8px;
	height: 8px;
	border: 1px solid #ddd;
	border-width: 0 1px 1px 0;
	background: #fff;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.lgyPl_v2_post_submit_wrap span img {
	height: 24px;
	width: 70px;
	top: 2px;
	left: 2px;
	float: left;
	border-radius: 0;
	position: relative;
	z-index: 3
}

.lgyPl_v2_post_submit_wrap span input {
	float: right;
	outline: 0;
	width: 78px;
	display: block;
	text-indent: 5px;
	height: 100%;
	border: 0;
	background: 0 0;
	height: 28px;
	font-size: 13px!important;
	left: 0;
	top: 0;
	border-left: 1px solid #ddd;
	padding: 0!important;
}

.lgyPl_v2_post_submit {
    background: #006eff;
    color: #fff;
    border-radius: 6px 0 6px 0 !important;
    padding: 0 20px;
    margin-right: 0 !important;
    text-decoration: none;
    transition: all .25s ease;
    cursor: pointer;
    line-height: 30px;
	transition: border-color 0.3s; 
	border: 1px solid #006eff; 
}
.lgyPl_v2_post_submit:hover {
    background: #27b527; 
}

.lgyPl_v2_post_submit[disabled] {
	pointer-events: none;
	opacity: .6
}

.lgyPl_v2_post_dropdown_box {
	position: absolute;
	width: 200px;
	background: #fff;
	border: 1px solid #006eff;
	transition: all .25s ease;
	visibility: hidden;
	transform: translate(0,20px);
	opacity: 0;
	border-radius: 8px;
	z-index: 99999
}

.lgyPl_v2_post_dropdown_box.active {
	transform: translate(0,0);
	opacity: 1;
	visibility: visible
}

.lgyPl_v2_post_dropdown_box:before {
	position: absolute;
	top: -5px;
	left: 20px;
	content: "";
	width: 8px;
	height: 8px;
	border: 1px solid #006eff;
	border-width: 1px 0 0 1px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.lgyPl_v2_post_form_saytext_count {
	position: absolute;
	right: 5px;
	bottom: 10px;
	font-size: 13px;
	color: #666;
	background: rgba(255,255,255,.8);
	border-radius: 10px;
	line-height: 16px;
	padding: 0 5px;
}

.lgyPl_v2_post_reply .lgyPl_v2_post_userinfo {
	display: none
}

.lgyPl_v2_post_reply .lgyPl_v2_post_form:after,.lgyPl_v2_post_reply .lgyPl_v2_post_form:before {
	content: none
}

.lgyPl_v2_post_reply {
	position: absolute;
	z-index: 999;
	top: 60px;
	background: #fff;
	box-shadow: 0 -2px 25px 1px rgba(0,0,0,.2);
	border-radius: 5px
}

.lgyPl_v2_post_reply .lgyPl_v2_post_inner {
	padding: 15px 10px 0 10px;
	border: 1px solid #ccc
}

.lgyPl_v2_post_reply .lgyPl_v2_post_form {
	padding-top: 10px
}

.lgyPl_v2_post_reply .lgyPl_v2_post_form textarea {
	height: 50px
}

.lgyPl_v2_arrow {
	position: absolute;
	top: -4px;
	right: 8px;
	width: 8px;
	height: 8px;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.lgyPl_v2_record {
	margin-top: 15px
}

.lgyPl_v2_record_empty {
	background: #f7f7f7;
	line-height: 30px;
	color: #999;
	text-align: center
}

.lgyPl_v2_record_item {
	padding: 10px 0;
	position: relative
}

/**.lgyPl_v2_record_item span {
	float: right
}**/


.lgyPl_v2_record_item_userinfo {
	overflow: hidden;
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #ddd;
	;
}

.lgyPl_v2_record_item_userinfo a {
	cursor: pointer
}

.lgyPl_v2_record_item_userinfo img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	float: left;
	border: 1px solid #f7f7f7;
	margin-right: 10px
}

.lgyPl_v2_record_item_userinfo span {
	float: right
}

.lgyPl_v2_record_item_userinfo_link img {
	float: left
}

.lgyPl_v2_record_item_userinfo_link span {
	float: left;
	line-height: 20px;
	font-size: 14px;
	padding-top: 6px;
	color: #2b2b2b
}

.lgyPl_v2_record_item_userinfo_link span em {
	display: block;
	font-style: normal;
	color: #aaa;
	font-size: 12px
}

.lgyPl_v2_record_item_saytext {
	line-height: 22px;
	font-size: 14px;
	word-wrap: break-word;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px
}

.lgyPl_v2_record_item_saytext:before {
	content: " ";
	position: absolute;
	top: -5px;
	left: 22px;
	width: 8px;
	height: 8px;
	border: 1px solid #eee;
	border-width: 1px 0 0 1px;
	background: #fafafa;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	content: " "
}

.lgyPl_v2_record_item_saytext img {
	position: relative;
	top: 4px;
	display: inline-block;
	width: auto;
}

.lgyPl_v2_record_filter {
	line-height: 24px;
	border-bottom: 1px solid #eee;
	padding-left: 13px;
	display: none
}

.lgyPl_v2_record_filter a {
	display: inline-block;
	border-bottom: 2px solid transparent;
	margin: 0 10px;
	transition: all .25s ease;
	cursor: pointer
}

.lgyPl_v2_record_filter a.active {
	border-bottom-color: #006eff;
	color: #006eff
}

.lgyPl_v2_record_filter a:first-child {
	margin-left: 0
}

.lgyPl_v2_record_filter a:last-child {
	margin-right: 0
}

.lgyPl_v2_load_more_record {
	text-align: center;
	line-height: 30px;
	cursor: pointer
}

.lgyPl_v2_load_more_record[disabled] {
	color: #999;
	pointer-events: none
}

.lgyPl_v2_digg_icon {
	margin-right: 15px;
	opacity: .8;
	color: #666
}

.lgyPl_v2_digg_icon i {
	display: inline-block;
	width: 15px;
	height: 16px;
	background: url(/e/extend/lgyPl2.0/data/digg.png) no-repeat left top;
	background-size: 15px;
	margin-right: 5px;
	position: relative;
	top: 3px
}

.lgyPl_v2_digg_icon.lgyPl_v2_record_item_fd i {
	background-position: 0 -16px
}

.lgyPl_v2_post_face {
	background: #006eff url(/e/extend/lgyPl2.0/data/face.png) no-repeat center center;
	background-size: 100%
}

.lgyPl_v2_post_face[data-type="img"] {
	background: #006eff url(/e/extend/lgyPl2.0/data/img.png) no-repeat center center;
	background-size: 100%
}

.lgyPl_v2_post_face_box {
	width: 50%;
	min-width: 300px;
}

.lgyPl_v2_post_face_box ul {
	padding-left: 1px;
	padding-top: 1px;
	height: 150px;
	overflow-y: auto;
	border-radius: 8px;
	display: none;
	position: relative;
	z-index: 88
}

.lgyPl_v2_post_face_box ul.active {
	display: block
}

.lgyPl_v2_post_face_box ul li {
	width: 16.66%;
	display: inline-block;
	overflow: hidden;
	background: #fff;
}

.lgyPl_v2_post_face_box ul li a:hover {
	background: #f7f7f7
}

.lgyPl_v2_post_face_box ul li a {
	display: block;
	border: 1px dashed #eee;
	text-align: center;
	line-height: 50px;
	margin-left: -1px;
	margin-top: -1px;
	font-size: 12px
}

.lgyPl_v2_post_face_type_text li {
	width: 25%!important
}

.lgyPl_v2_post_face_type_text li a {
	line-height: 42px!important
}

.lgyPl_v2_post_face_tabs {
	padding-left: 10px;
	line-height: 30px;
	background: #efefef;
	border-radius: 0 0 8px 8px;
	margin-top: -1px;
	border-top: 1px solid #ddd;
	position: relative;
	margin-top: -1px;
	z-index: 111
}

.lgyPl_v2_post_face_tabs a {
	display: inline-block;
	padding: 0 10px;
	border: 1px solid transparent;
	border-width: 0 1px;
	color: #999;
	cursor: pointer
}

.lgyPl_v2_post_face_tabs a.active {
	background: #fff;
	border-color: #ddd;
	margin-top: -1px;
	position: relative;
	color: #666
}

.lgyPl_v2_post_face_tabs a.active:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	top: -1px;
	left: 0
}

.lgyPl_v2_post_face_box ul li a img {
	height: 24px;
	width: 24px;
	margin: 5px auto
}

.lgyPl_v2_post_img_box {
	padding: 10px;
	width: 230px;
}

.lgyPl_v2_post_img_box input {
	border: 1px solid #ddd;
	width: 180px;
	line-height: 20px;
	text-indent: 5px
}

.lgyPl_v2_post_img_box a {
	color: #555;
	border: 1px solid #ddd;
	display: inline-block;
	line-height: 22px;
	margin-left: 10px;
	font-size: 12px;
	padding: 0 5px;
	position: relative;
	top: -1px;
	cursor: pointer
}

.lgyPl2_v2_file_btn {
	display: inline-block;
	background: url(/e/extend/lgyPl2.0/data/file.png) no-repeat center left;
	background-size: 16px;
	padding-left: 18px;
	margin: 0 10px;
	cursor: pointer
}

.lgyPl_v2_toast {
	position: fixed;
	width: 100%;
	left: 0;
	top: 50%;
	margin-top: -30px;
	text-align: center;
	line-height: 24px;
	padding: 10px 0;
	display: none;
	z-index: 9999999
}

.lgyPl_v2_toast span {
	display: inline-block;
	background: rgba(0,0,0,.6);
	border-radius: 5px;
	color: #fff;
	line-height: 20px;
	padding: 5px 10px;
	text-align: center;
	font-size: 14px;
	transition: all .4s ease;
	transform: scale(0,0);
	opacity: 0;
	max-width: 300px;
	word-break: break-all;
	padding: 15px 20px
}

.lgyPl_v2_toast.active span {
	transform: scale(1,1);
	opacity: 1
}

.lgyPl_v2_indicator-icon {
	position: fixed;
	z-index: 99999;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	border-radius: 5px;
	width: 50px;
	height: 50px;
	display: inline-block;
	background: rgba(0,0,0,.6) url(/e/extend/lgyPl2.0/data/loading.gif) no-repeat center center;
	background-size: 50%
}

.lgyPl_v2_indicator {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999999
}

.lgyPl_v2 .ecomment {
	margin: 0;
	padding: 0
}

.lgyPl_v2 .ecomment {
	margin-bottom: 12px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	background: #fff;
	padding: 3px;
	border: solid 1px #efefef
}

.lgyPl_v2 .ecommentauthor {
	float: left;
	color: #F96;
	font-weight: 700
}

.ecomment .ecommenttext {
	word-break: break-all;
    padding: 10px;
    background: #fafafa;
    border: 1px solid #eee;
    position: relative;
    margin-top: 12px;
    border-radius: 5px;
    font-size: 14px;
}

.lgyPl_v2_record_reply_wrap {
	border: none;
	border-top: 1px solid #eee;
	padding: 0;
	margin-top: 10px;
}

.lgyPl_v2_record_reply_wrap legend {
	text-align: center;
	padding: 0 20px;
	font-size: 12px;
}

.lgyPl_v2_record_reply_item {
	border-bottom: 1px dashed #eee;
	overflow: hidden;
	padding: 10px 0;
	padding-left: 40px;
	min-height: 30px;
}

.lgyPl_v2_record_reply_item:last-child {
	border-bottom: none
}

.lgyPl_v2_record_reply_item_userinfo_link {
	float: left
}

.lgyPl_v2_record_reply_item_userinfo_link img {
	width: 30px;
	height: 30px;
	float: left;
	border: 1px solid #ddd;
	position: absolute!important;
	left: 10px;
	top: auto;
	border-radius: 2px;
}

.lgyPl_v2_record_reply_saytime {
	font-size: 12px;
	color: #999;
	float: right
}

.lgyPl_v2_record_reply_pagination {
	text-align: center
}

.lgyPl_v2_record_reply_pagination a,b {
	display: inline-block;
	padding: 0px 5px;
	font-weight: normal;
	border: 1px solid #eee;
	margin: 0 2px;
	background: #fff;
	font-size: 12px;
	line-height: 20px;
	min-width: 16px;
}

.lgyPl_v2_record_reply_pagination b {
	opacity: 0.7
}

.lgyPl_v2_record_reply_pagination_show {
	padding: 10px 0;
	display: block;
	cursor: pointer
}
.w-comments-form-text{
    padding: 20px;
    border: 1px solid #c4c3c3;
    border-top: none!important;
    color: #292e33;
}

.w-comments-form-text a{
    color: #1b98e0!important;
}
#loginlogin {
  display: none;
}

@media screen and (max-width: 768px) {
  #loginlogin {
    display: block; 
  }
}

/**filter**/
 #popup {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #ccc;
    background: white;
    padding: 20px;
    z-index: 1000;
    max-width: 90%; 
    min-width: 300px; 
    min-height: 180px; 
    width: auto; 
    overflow: auto; 
    box-sizing: border-box; 
  }
  #popup a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #1b98e0 !important;
  }
    #popupTitle {
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #ececec;
    margin-bottom: 15px;
  }
  #overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 500;
  }
  /* close*/
  #closePopup {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
  }
#icon{
    position: relative;
    top: -3px;
    padding: 1px 6px;
    font-size: 16px;
    cursor: pointer;
    overflow: visible;
    display: inline-block;
    border: 1px solid #d4d4d4;
    margin: 0;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0 #fff;
    color: #333;
    white-space: nowrap;
    outline: 0;
    background-color: #ececec;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f4f4f4),to(#ececec));
    background-image: -moz-linear-gradient(#f4f4f4,#ececec);
    background-image: -ms-linear-gradient(#f4f4f4,#ececec);
    background-image: -o-linear-gradient(#f4f4f4,#ececec);
    background-image: linear-gradient(#f4f4f4,#ececec);
    -moz-background-clip: padding;
    background-clip: padding-box;
    border-radius: .2em;
    zoom: 1;
}

#icon:hover{
    border-color: #3072b3;
    border-bottom-color: #2a65a0;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0,0,0,.3);
    color: #fff;
    background-color: #3c8dde;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#599bdc),to(#3072b3));
    background-image: -moz-linear-gradient(#599bdc,#3072b3);
    background-image: -o-linear-gradient(#599bdc,#3072b3);
    background-image: linear-gradient(#599bdc,#3072b3);
}

.md_tit {
    border-bottom: 1px solid #f5f5f5;
    font-size: 13px;
    line-height: 38px;
    height: 38px;
    margin-bottom: 10px;
    margin-top: -5px;
    padding: 0px 15px;
}
.md_tit .left {
    border-bottom: 2px solid #00aa98;
    color: #3c3b3c;
    font-size: 18px;
    display: inline-block;
}
.md_tit .right {
    float: right;
    display: inline-block; 
    color: #1b98e0 !important;
    padding: 3px;
}

.md_tit .right a {
    color: #1b98e0 !important;
    text-decoration: underline;
}


