﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,figure{margin:0;padding:0;outline:0;border:0;}
em{ font-style:normal}
/*整体样式*/
body{color:#333; font-size:14px; font-family:"Microsoft YaHei",微软雅黑,Helvetica,Arial,Lucida Grande,Tahoma,sans-serif;line-height:160%;}
@media (max-width: 767px){body{ font-size:16px;}}
a{color:#393839;text-decoration:none;}
a:hover{color:#DB6D4C;text-decoration:none;}
li,ol,ul{background:0 0;list-style:none;}
.right{float:right;}
.left{float:left;}

/*整体样式结束*/
#header .top{}
.logo-main{	float: left;}
.site-title a{font-size: 3em;display: block;}
.logo {background: url(../images/logo.png) no-repeat center center;	width:130px;height:68px;text-indent: -10000px;	cursor: pointer;}
.logo a{display: block;}
.top-search{float: right;}
.top-info{overflow:hidden;}
.menu-button {float: right; display:block;cursor: pointer;margin-top:20px;}
@media (max-width: 767px){.menu-button {margin-top:10px;}}
.menu-button i{padding: 3px 10px;border: 1px solid #ccc;border-radius: 3px;color: #DB6D4C;}

.header-nav{height: 46px;background: #2A2A2A;line-height: 46px;color: #c6c6c6;border-top: solid 1px #282828;}
.fixed{position: fixed; top: 0px; z-index: 8;width: 100%;}
#content{margin-top: 30px;margin-bottom: 50px;}
@media (max-width:991px){#content{margin-top: 10px;}
}
.slider {background: #FAFAFA;padding-left:0 !important;}
.slider-content {background-color: #3d3d3d;padding:20px 0}
.sticky{padding-left: 0 !important;padding-right: 0 !important;background: #FAFAFA;}
.sticky li {padding: 6px 0;border-bottom: dotted 1px #CBCBCB;}
.sticky li:hover{background: #efefef; }
.sticky  li a{ display:block;color: #272322;font-size: 15px;height: 40px;line-height: 20px;overflow: hidden;}
.s-title{padding-bottom:1px;}
.s-title span{display:table;margin-top:2px;padding:4px 10px;font-weight:bold;font-size: 24PX;color: white;background:#DB6D4C;font-style: italic;}
.s-site {color: #888;font-size: 12px;height: 18px;line-height: 18px;overflow: hidden;}
.content-ajax{margin:20px 0 0 0px;}
.content-ajax article{padding: 20px 0;border-bottom: solid 1px #EEEEEE;overflow: hidden;clear:both;}
@media (max-width: 767px){.content-ajax article{padding:10px 0;}}
.content-ajax article:hover h2 a{color: #DB6D4C;}
.content-ajax .tip {height: 37px;border-bottom: solid 2px #D6D6D6;position: relative;line-height: 37px;}
.content-ajax .tip h4 {position:absolute;font-size:28px;font-weight:bold;line-height:1;left:0;top: 0;padding-bottom: 7px;border-bottom: solid 2px #666666;}
.content-ajax .tip h4 span.yel {color: #DB6D4C;}
.content-ajax .tip h4 span.gra {color: #333;}
.content-ajax .tip .count {height: 100%;position: absolute;right: 0;bottom: 0px;background: #F2F2F2;padding: 0 10px;color: #333;font-size: 18px;}
.tip .count i {float: left;width: 20px;height: 22px;margin-top: 8px;margin-right: 5px;background: url(../images/pageList-sprite.png) no-repeat 0px 0px;}
.count strong {color: #db6d4c;font-weight: bold;}
.thumbnail {float: left;position: relative;}
.thumbnail  .sort a {padding: 5px 10px;background: rgba(0,0,0,0.5);color: #fff;line-height: 1;position: absolute;top: 0;left: 0;}
.home-thumbnail img{width:183px;height:122px; margin-right:20px;}

@media (max-width: 1199){ .home-thumbnail img{width:210px;height:140px;}}
@media (max-width: 991px){.home-thumbnail img{width:183px;height:122px;}}
@media (max-width: 767px){ .home-thumbnail img{width:112px;height:75px;margin-right:14px;}}
.entry-content{}
.entry-title {font-size:18px;line-height:1.6;font-weight: bold;}
.entry-site{color: #888;line-height: 1.6;padding-top: 15px;}
.entry-meta{height: 26px;line-height: 26px;font-size: 13px;color: #b8b8b8;margin-top: 10px;}
@media (max-width: 767px){.entry-title {font-size:16px;display:block;/*white-space:nowrap;*/ overflow:hidden; text-overflow:ellipsis;}
.entry-site{max-height:56px;display:block;overflow:hidden; padding-top:5px;}
.entry-meta{margin-left:10px;margin-right:10px;margin-top:0px;}
.entry-site {display: none!important;}
}
.tags {float: right;height: 100%;overflow: hidden;}
.tags a {float: left;font-size: 13px;color: #b8b8b8;margin-left: 5px;}
.tags a:hover{color: #DB6D4C;}
.tags i {float: left;background: url(../images/pageList-sprite.png) no-repeat -30px -43px;width: 18px;height: 13px;margin-top: 7px;}
.eye{float: left;padding-left: 10px;}
.comments{float: right;margin-right: 25px;}
.time {float: left;}
.time i {float: left;margin-right: 5px;background: url(../images/pageList-sprite.png) no-repeat -2px -42px;width: 14px;height: 14px;margin-top: 6px;}
.page-nav {	text-align:center;	margin: 30px 0 0 -15px;}
.page-nav a {padding: 10px;	background-color:#DB6D4C;color: #fff;border: 1px solid transparent;	border-radius: 4px;	display: block;}
.page-nav a:hover{background: #D85027; color: #fff; }
/*首页样式结束*/
/*侧边栏样式开始*/
.sidebar{padding-left:30px !important;}
@media (max-width: 991px){.sidebar{padding-left:15px !important;}
}
.sidebar  aside{margin-bottom: 20px;overflow: hidden;}
.ad{position: relative;margin-bottom:20px;/* padding: 10px; 去除内边距*/border: solid 1px #EEEEEE;}
.ad img{width:100%;height:auto;}
.jd a{display: block;border: solid 1px #E6E6E6;padding: 10px;margin-top: 10px;}
.jd p{padding-top: 10px;text-align: center;}
.tw {overflow:hidden;}
.tw p{height: 3em;line-height: 3em;}

.sidebar span {font-size:20px;}
.date ul li {border-bottom: dotted 1px #CBCBCB;}
.date ul li.hov{border-bottom: dotted 1px #DB6D4C;}
.date ul li a  {width: 100%;height: 100%;display: block;padding: 12px 0;overflow: hidden;}
.date ul li.hov .time {background: #DB6D4C;color: white;}
.date ul li.hov .title {color: #DB6D4C;}
.date ul li.hov p{color: #DB6D4C;}
.date ul li .time {float: left;width: 66px;height: 36px;line-height: 36px;text-align: center;color: #616161;font-size: 12px;background: #F2F2F2;font-family: arial;}
.date ul li .time  span.r {font-size: 22px;width: 30px;margin-right: 2px;text-align: right;}
.date ul li .time  span.y {font-size: 12px;margin-left: 5px;position: relative;bottom: 1px;}
.date ul li .title {height: 36px;line-height: 18px;overflow: hidden;font-size: 14px;color: #3F3F3F;padding-left: 12px;}
@media (max-width: 991px){.date ul li .title {line-height: 36px;font-size: 18px;}}
@media (max-width: 767px){.date ul li .title{font-size: 16px; line-height:36px; font-weight:bold;}}
.date p{height: 36px;line-height: 18px;overflow: hidden;font-size: 13px;color: #3f3f3f;padding-left: 8px;}
.sidebar .si-title {color: #333;height: 29px;padding-bottom: 7px;border-bottom: 2px solid #CBCBCB;}
.sidebar .si-title a{float: right;font-size: 12px;padding-top: 5px;color: #888;}
.fa{margin-right: 5px;}
.date ul li {border-bottom: dotted 1px #CBCBCB;}
/*侧边栏样式结束*/
/*底部样式开始*/
.footer {background: #313131;padding: 20px 0 15px;width: 100%;}
.footer a{color:#6f6f6f;text-decoration:none;}
.footer a:hover{color:#DB6D4C;text-decoration:none;}
.copyr {color: #6f6f6f;line-height: 1.8;padding-top: 20px;}
.footer-nav{overflow:hidden;}
.footer-menu li{float: right;}
.footer-menu li a{color:#CFCFCF;margin: 0 10px 0 8px;}
.us{padding-top: 38px;}
.us a{display: inline-block;padding-left: 10px;color: #807C7C;}
.fa-4{font-size:3em !important;}
.comp {clear: both;margin-top: 30px;height: 40px;line-height: 40px;}
.comp  a{color:#6f6f6f;}
.comp span {padding-bottom: 20px;float: left;color: #6f6f6f;font-size: 1.6em;}
.friendLink{padding-top: 15px; overflow:hidden;}
.friendLink li{float: left;margin-right: 15px;margin-bottom: 5px;}
.friendLink li a {color:#919090;}
.friendLink li a:hover{color:#DB6D4C;text-decoration:none;}
.f-logo span a{font-size:16px;display: block;height: 1em;line-height: 1;color:#CFCFCF;}
/* 列表页样式开始*/
.cat-title{margin-left:-15px;}
.cat-title h1{font-size: 30px;color: #333;font-weight: bold;height: 48px;line-height: 48px;border-bottom: solid 2px #D6D6D6;}
.des{font-size: 16px;color: #888888;float: left;padding-top: 8px;line-height: 1.6;}
/*文章内页样式开始*/
.crumbs{padding:0 0 10px;font-size: 16px;}
.crumbs a{color:#393839;}
.crumbs a:hover{color:#DB6D4C;}
.single-meta {height: 46px;line-height: 26px;border-bottom: dotted 1px #D8D8D8;padding: 10px 0;}
.single-main{padding: 20px 0;color: #333;line-height:28px;}
.single-main blockquote {border-left: 5px solid #eee;margin: 20px;padding: 5px 10px;clear: both;}
.single-main h2 {font-size: 24px;font-weight: bold;margin: 20px 0px 15px;}
.single-main h4 {font-size: 16px;font-weight: bold;margin: 20px 0px 15px;}
.single-main strong {font-weight: bold;}
.single-main a {color: #00A4EF;text-decoration: none;}
.single-main a{-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;transition:all .2s ease-out;}
.single-main a:hover{color:#F25022;}

.pageActive{overflow: hidden;padding:0 0 20px;}
.mark-like-btn{ padding-left:0; padding-right: 0; overflow:hidden}
.share-btn{height: 40px;width: 130px;-webkit-transition: background-color 0s;-moz-transition: background-color 0s;transition: background-color 0s;line-height: 40px;background: none;border: 1px solid;position: relative;color: #333;text-align: center;float: left;border-radius: 5px;}
.share-btn i {color: #F93;}
@media (max-width: 767px){.share-btn{width: 100%;}}
.diggit {display: block;width: 130px;background: #ff5501;color: #fff;box-shadow: 1px 2px 6px 0px rgba(0,0,0,.2);border-radius: 5px;line-height: 40px;text-align: center; float: right;}
.diggit a { color: #fff }
.diggit i {color: #FFF;}
@media (max-width: 767px){.diggit{width: 100%;margin-top: 10px;}}
.zaned .fa-heart{color: #fff;}
.fa-heart{color:#f35454;}
.bdshare{float: right;height: 30px;line-height: 30px;}

/*评论样式开始*/
#g-comment {text-align: center;margin-bottom:20px;}
#g-comment img{width: 100%;height: auto;}
#comments {	padding: 0px 0px;}
.comments-title {padding-left: 12px;border-left: 5px solid #DB6D4C;font-size: 16px;font-weight: bold;line-height: 1.6;margin-top:10px;margin-bottom:30px;}
#comments ul li {padding: 20px 0;border-bottom: 1px solid #E7E0E0;}

.comment-author{float: left;margin: 0 20px 0 0;}
.avatar{border-radius: 50%;}
.commenttext {overflow: hidden;border-radius: 3px;padding-bottom:15px;}
.commentmeta {margin: 0 0 5px;clear: both;overflow: hidden;}
.commentid {float: left;margin-right: 10px;}
.commentid a {color: #21a675;}
.commenttime {float: left;margin-right: 10px;}
.reply {float: right;}
.reply a {color: #adb8cc;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.commentavatar {border-radius: 50%;}
.comment p{position: relative;font-size: 16px;width: 100%;line-height: 30px;color: #626773;}
.commentp a{color: #21a675;}

#respond {overflow:hidden;background: #FFF;	padding:0px;}

.cominfodiv {margin-bottom:0px; padding-left:0;}
.cominfodiv input {	padding: 5px;border: 1px solid #ddd;
}
.cominfodiv input:hover{border: 1px solid  #00A4EF;}
.cominfodiv p span { }
#respond textarea {	width: 100%;padding: 10px;border: 1px solid #ddd;resize: vertical;}
#respond textarea:hover {border-color:#00A4EF}
#respond textarea:focus {border-color:#00A4EF}
.submitcom {width: 91px;height: 30px;margin-top: 0px;clear: both;float: right;}
.submitcom input {color: #E7E6DF;text-align: center;width:91px;height: 30px;vertical-align: bottom;background-color: #00A4EF;border-radius:4px;border: 1px solid transparent;cursor: pointer;font-size: 14px;font-weight: 600;}
.submitcom input:hover {color:#fff;background-color:#DD6E4C;border-color:#DD6E4C}
/*文章内页样式结束*/
	/* go to top*/
#shangxia{position:fixed;top:45%;right:45%;display:block;margin-right:-540px;z-index:999;}
#shang,#comt,#xia{background:url(../images/gototop.png) no-repeat;position:relative;cursor:pointer;
height:25px;width:29px;margin:10px 0 0;}
#comt{background-position:left -30px;height:32px;}
#xia{background-position:left -68px;}
#comt:hover{background-position:right -30px;}
#shang:hover{background-position:right 0;}
#xia:hover{background-position:right -68px ;}
/*友情链接样式开始*/
.links{padding:10px 0;text-align: left;}
.friendLink .widget-title{display:none;}
/*友情链接样式结束*/
.page{background: #EEEEEE;}
.page article{position: relative;
overflow: hidden;
padding: 10px 15px;}
@media (max-width: 767px) {
.entry-content{padding-left:0!important}
.sticky{padding-left:15px!important;padding-right:15px!important}
.content-ajax{margin:20px 0 0 0}
.page-nav{margin:30px 0 0 0}
#content{margin-bottom:40px}
.cat-title{margin-left:0}
.page article,.single article{padding:10px 0}
#comments{padding:10px 0}
.comment-author{margin:0 10px 0 0}
.copyright{float:right;text-align:center}
.wp-post-image{display:block;max-width:100%;height:auto}
}
.clr {zoom: 1;}
.logo-main h4 {float: left;padding-top: 5px;color: #606060;padding-left: 12px;font-size: 16px;height: 82px;line-height: 82px; font-weight:inherit;}
.site-title {float: left;}
.site-title a{font-size:36px;display:block;font-weight:700;height:82px;line-height:82px}
@media (max-width: 767px){.site-title a{height: 60px;line-height: 60px;}}
.login{float: right;margin-left: 10px;}
.top-search {position: absolute;right: 200px;top:-100px;height: 32px;border: 1px solid #DD6E4C;}
@media (max-width: 991px){.top-search{position: relative;right: 0px;top: 0px;width: 100%;}
.btn-search {position: absolute;right: 0px;top: 0;height: 28px;cursor: pointer;background-color: #DD6E4C;border: 0px;color: white;font-size: 18px;width: 38px;}
}
#s {float: left;line-height:20px;padding: 5px;width: 362px;height: 30px;outline: 0;border: 0;background: transparent;font: 14px "Microsoft YaHei", 微软雅黑, Helvetica, Arial, "Lucida Grande", Tahoma, sans-serif;}
@media (max-width:991px){#s {width: 90%;}}
.btn-search { height:30px;cursor: pointer;background-color: #DD6E4C;border: 0px;color: white;font-size: 18px;width: 50px;padding:5px 2px 5px 8px;}
.logindiv {position: absolute;top:-80px;right:0;padding-top: 25px;padding-bottom: 10px;padding-left: 15px;padding-right: 10px;border: 1px solid transparent;
border-top: 0;}
@media (max-width: 991px){.logindiv {top:60px;right:20px;}}
.logindiv .img {float: left;}
.logindiv .img img {display: block;}
.yh {float: left;padding: 0 10px;height: 36px;color: #6F6F6F;line-height: 36px;max-width: 87px;white-space: nowrap;overflow: hidden;
text-overflow: ellipsis;}
.logindiv .fa-caret-down {color: #CCC;font-size: 20px !important;padding-top: 8px;}
.logindiv:hover .fa-caret-down {color: #323232;}
.logindiv:hover .yh{color: #323232;}
.login-links {box-shadow: 0px 3px 5px rgba(0, 0, 0, .12);background: white;position: absolute;display: none;top: 68px;right: 0px;width: 100%;padding: 0 10px 10px 10px;z-index:1000;border-top: 0;}
.login-links li {border-bottom: solid 1px #E5E5E5;line-height: 28px;padding: 5px 10px;color: #4B4B4B;display: block;font-size: 12px;cursor: pointer;}
.right-nav {display:none;float:right;}

.header-menu-nav > .current-menu-item {background-color: #DB6D4C;font-weight: bold;}
.header-menu-nav > li {float: left;position: relative;}
.header-menu-nav > li > a {color: white;padding: 0 25px;font-size: 15px;display: block;height: 48px;line-height: 48px;}

/*精彩导读*/
.idx-selLead {padding-top: 20px;}
.idx-selLead .items {margin-top: 15px;}
.idx-selLead .items .items-borb {border-bottom: 1px solid #E8E8E8;}
.idx-selLead .tip {height: 37px;border-bottom: solid 2px #D6D6D6;position: relative;line-height: 37px;margin:0 15px 6px;}
.idx-selLead .tip span {position: absolute;font-size: 26px;line-height: 1;left: 0;top: 0;padding-bottom: 9px;border-bottom: solid 2px #666;}

.idx-selLead .list { overflow:hidden}
.idx-selLead .items .pic {float:left; margin-right:14px;}
.idx-selLead .items .pic img {display: block; width:132px; height:88px;}
.idx-selLead .items .txt {}
.idx-selLead .items .txt .tit {height: 40px;line-height: 20px;overflow: hidden;}
.idx-selLead .items .txt .tit a {font-size:16px;color: #272322;}
.idx-selLead .items:hover .tit a {color: #DB6D4C;}
.idx-selLead .items .txt p {display:block;overflow: hidden;color: #888;padding-top:5px;height: 49px;line-height: 22px;}
@media (max-width: 767px){ .idx-selLead .items .pic img {width:112px;height:75px;}
.idx-selLead .items .txt .tit { display:block;height:25px;line-height:25px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.idx-selLead .items .txt .tit a {font-weight:bold;}
.idx-selLead .items .txt p { max-height:50px;padding-top:5px;}

}

/* 随机推荐和专题 */
.pbzttab .pbz-hd {overflow:hidden;}
.pbzttab .pbz-hd a {float:left;width:50%;line-height:1.1;text-align:center;font-size:18px;color:#888;padding-bottom:10px;border-bottom:solid 1px #CBCBCB;}
.pbzttab .pbz-hd a.cur {line-height:1;color: #333; border-bottom:#E15C34 2px solid;}
.pbzttab .pbz-bd .week-hot a{display:block;padding-top:12px;font-size:16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pbzttab .pbz-bd .week-hot a span {font-size: 14px;font-weight: bold;display: inline-block;width: 15px;}
.pbzttab .pbz-bd .week-hot a.hot,.pbzttab .pbz-bd .week-hot a.hot span{color: #D83908;}

.pbzttab .pbz-bd .zhuanti ul {padding: 5px 0;}
.pbzttab .pbz-bd .zhuanti li {margin: 8px 0;}
.pbzttab .pbz-bd .zhuanti li .img {float: left;}
.pbzttab .pbz-bd .zhuanti li .img img{ width:112px; height:75px;}
.pbzttab .pbz-bd .zhuanti li .word {padding-left: 122px;padding-right: 5px;}
.pbzttab .pbz-bd .zhuanti li .word h4 {font-size: 15px;line-height: 35px;height: 35px;overflow: hidden;}
@media (max-width: 767px){.pbzttab .pbz-bd .zhuanti li .word h4 {font-size:16px;}}
.pbzttab .pbz-bd .zhuanti li .word p {color: #888;line-height: 20px;height: 40px;overflow: hidden;}
/*每周精选*/
.express {}
.express .si-title {border-bottom: 2px solid #333;}
.express .si-title a{float: right;font-size: 12px;padding-top: 5px;color: #9D9D9D;}
.express .ep-ul {padding: 5px 0;}
.express .ep-ul li {padding: 5px 0px 10px 0px;overflow: hidden;}
.express .ep-ul li .img {float: left;width: 90px;height: 60px;}
.express .ep-ul li .img img{width: 90px;height: 60px;}
.express .ep-ul li .word {padding-left: 100px;
}.express .ep-ul li .word h4 {font-size: 16px;line-height: 35px;height: 35px;overflow: hidden;}
.express .ep-ul li .word p {color: #888;line-height: 20px;height: 20px;overflow: hidden;}
/*图个痛快*/
.zhiqu-ads .si-title a{float: right;font-size: 12px;padding-top: 5px;color: #9D9D9D;}
.zhiqu-ads .si-title i {width: 17px;height: 17px;background: url(../images/lph-right-sprite.png) 0px -98px;display: inline-block;position: relative;top: 4px;
margin-right: 5px;}
.zhiqu-ads ul {}
.zhiqu-ads ul li{margin-top: 10px;}
.zhiqu-ads ul li img{ width:100%;}
/*热门标签*/
.hottags{}
.hottags .si-title {}
.hottags .si-title a{float: right;font-size: 12px;padding-top: 5px;color: #9D9D9D;}
.hottags .content {width:100%; height:auto; overflow:hidden; float:left; padding:10px 0px; text-align: center; margin: 0 auto;}
.hottags .content a{display:inline-block; margin: 8px 4px; width:102px; height: 32px; line-height: 30px; border: 1px #40BFB2 solid; /* color: #DCDCDC; 字体颜色换成边框颜色*/ font-size: 14px; border-radius: 1000px;}
.hottags .content a:hover{background:#00AA98; color:#fff; border:1px #00AA98 solid}
.btn{display: inline-block;margin-bottom: 0px;padding: 0;font-size: 16px;font-weight:normal;line-height:28px;text-align: center;white-space: nowrap;background-image: none;border: 1px solid transparent;border-radius: 0px;cursor: pointer;outline: 0px none;transition: background-color 300ms ease-out 0s, border-color 300ms ease-out 0s; display:block;border-radius: 1000px; background:none; border:1px #8C8C8C solid}

/*文章内容页*/
.authorbox{margin-bottom:20px;background-color:#F7F7F7;padding:20px;font-size:12px;color:#373737}
.author-top{overflow:hidden}
#author-img{width:96px;float:left;position:relative}
.au-name{padding:20px 0 0 20px;overflow:hidden}
.au-name a{font-size:18px;color:#1B1B1B}
.author-word{margin:32px auto 0;padding-left:5px;position:relative;line-height:1.6;color:#333}
.author-word .quotes{color:#CCC}
.widget_recent_entries ul li{padding-top:10px;width:100%;height:30px;overflow:hidden}
.widget_recent_entries ul li a{height:1em;line-height:1;overflow:hidden}
.single-header{}
.single-header h2{color:#292929;font-size:24px;line-height:40px;padding:15px 0}
.touxiang{float:left;line-height:26px;margin-left:20px}
.touxiang img{margin-right:5px}
.touxiang span{float:right}
.writer{float:left;line-height:26px;margin-right:20px}
.writer span{float:right}
.single-main p{font-size:16px;/*text-indent:2em; 段落缩进取消*/padding-bottom:20px;word-break:break-all;}
.single-main img{max-width:100%;height:auto;display: block;margin-left: auto;margin-right: auto;}
.eye{float:right;border-left:1px solid #CCC;padding-left:15px}
.realted-artle{margin-bottom:20px;border:1px solid #E1E1E1;overflow:hidden}
.realted-artle .tit{background-color:#F6F6F6;height:42px;line-height:42px}
.realted-artle .tit .name{float:left;color:#DC6E4B;font-size:20px;padding-left:15px}
.realted-artle .tit .keyword{float:right;font-size:12px;color:#5B5A5A;padding-right:10px}
.realted-artle .tit .keyword a{background-color:#fff;border:1px solid #E1E1E1;padding:3px 6px;display:inline}
.realted-artle .list{padding:6px 0;overflow:hidden}
.realted-artle .list li{padding: 6px 16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.realted-artle .list li a{color:#5B5A5A;font-size: 15px;}
.realted-artle .list li a:hover{color:#DB6D4C;text-decoration:none;}
.clr::after{clear:both;content:' 0020';display:block;visibility:hidden;height:0}
/*.realted-artle .list li::before{content:"";position:absolute;width:2px;height:2px;background:#5A5A5A;left:15px;top:18px}*/
.lp-proCard{border:1px solid #D4D4D4}
.collect{border-color:#F93}
.baidu-share{float:right!important}
#bdshare .s-txt{float:left;line-height:34px;color:#999}
.baidu-share a{margin:0 0 0 15px}
@media (max-width: 767px){.single-header h2 {font-size:22px;line-height:35px;padding:0px 0}
.single-main p{font-size:16px;}
}

/*分页 */
.lph-paging2 {height: 26px;margin: 20px auto;padding-top: 0px;}
.pages{padding: 0;font-size: 14px;line-height: 28px;text-align: center;}
.pages a{padding: 4px 10px 5px;border: 1px solid #bbbbbb;border-radius: 4px;margin-right: 4px;}
.pages b{padding: 0 10px 0 10px;display: inline-block;background-color: #339ee2;border: 1px solid #bbbbbb;border-radius: 4px;margin-right: 4px;} 
.pages span:hover,.pages a:hover,.pages span.act,.pages span{color:#fff;background:#339ee2;border:1px solid #339ee2;}
@media (max-width: 767px){.pages{font-size: 12px;line-height: 24px;}
	.pages a{padding: 4px 10px 5px;border-radius: 3px;margin-right: 3px;}
	.pages b{padding: 0 10px 0 10px;border-radius: 3px;margin-right: 3px;}
}

/*专题列表*/
.ztlist{}
.ztlist .tip {height: 37px;border-bottom: solid 2px #D6D6D6;position: relative;line-height: 37px;}
.ztlist .tip h4 {position: absolute;font-size: 28px;font-weight: bold;line-height: 1;left: 0;top: 0;padding-bottom: 7px;border-bottom: solid 2px #666;}
.ztlist .tip h4 span.yel{color: #DB6D4C;}
.ztlist ul li {border: 1px solid #E8E8E8;margin-top: 20px;}
.ztlist ul li .pic{}
.ztlist ul li img{ display:block;width:100%; max-width:100%; height:auto;}
.ztlist ul li .txt {padding: 25px 18px;}
.ztlist ul li .txt h1 {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ztlist ul li .txt h1 a {font-size: 22px;font-weight: bold;}
.ztlist ul li .txt .info {max-height: 96px;line-height: 24px;overflow: hidden;color: #7A7A7A;padding-top: 20px;}
.article-list li {padding: 8px 0px 8px 0;border-bottom: 1px dotted #CBCBCB;overflow: hidden;}
.article-list li .img {float: left;width: 60px;height: 60px;}
.article-list li .img img {display: block; width:60px; height:60px;}
.article-list li .word {padding-left: 70px;}
.article-list li .word h4 {font-size: 15px;line-height: 35px;height: 35px;overflow: hidden;}
.article-list li .word p {color: #888;line-height: 20px;height: 20px;overflow: hidden;}

/* 文章附件 */
.down-url-wrap{
	border-top:#0078bf 2px solid; 
	overflow:hidden;
}

.down-url-wrap .tit {
	margin: 20px 0;
	font-size: 15px;
	color: #0078bf;
	font-weight: 700;
	background:url(/skin/chen/images/meta-ico.png) no-repeat left; 
	padding-left:25px;
}

.down-url-wrap .sbtn {
	position: relative;
	z-index: 1;
	display: inline-block;
	height: 42px;
	line-height: 42px;
	padding-left: 50px;
	padding-right: 20px;
  margin: 0 10px 20px 0;
	border: 1px solid #d7d7d7;
	border-width: 1px 1px 4px;
	font-size: 14px;
	font-weight: 700;
	color: #0078bf;
	text-decoration: none;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	border-radius: 2px; 
	background:url(/skin/chen/images/xzan.png) no-repeat  left;
}

.down-url-wrap .sbtn:hover { 
	background:#0078bf url(/skin/chen/images/xzan1.png) no-repeat  left;
	text-decoration: none; 
	color:#FFFFFF
}
/* 最终下载 */
.downs-div {
	margin-top:8px;
	margin-bottom:8px;
	height:198px;
	line-height:15px;
	padding:15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.downs-div .digg {text-align: center;font-size:12px;}
.downs-div .digg  h3{font-size: 24px; font-weight: 500; margin-top: 20px; margin-bottom: 10px;}
.downs-div .digg .info {}
.downs-div .digg .sbtn {background-image: url(../images/downico.png);background-repeat: no-repeat;background-position: 8px 10px;display:inline-block;*display:inline;width:140px;height:38px;line-height:38px;font-size:14px;color:#fff;padding-left:36px;background-color:#F0713F;border-radius:3px;}
.downs-div .digg .sbtn:hover {text-decoration:none;background-color:#FF8F59;}

/*结束css*/