.links li.link {float: left;height: 16px;}
.links li.link.i1 a {border-right: 2px solid #666;padding-right: 20px;}
.d_pic .focus-title-bar {top: -208px;left: 0;margin-left: 0;}
.d_pic .focus-title {background: none;white-space: unset;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;padding:2rem 0;font-size:28px;height:80px;text-align: center;font-size: 1.8rem;font-weight: bold;height: 7rem;line-height: 3rem;}
.d_pic .focus-title-bg {display:none;}
.d_pic .focus-title a, .d_pic .focus-text a {color: #dd4137;}
.d_lis .tit h1 {color: #ffeecb;font-weight: bold;line-height: 35px;padding: 17px 70px;background:url(images/listtit.jpg) no-repeat left center;}
.d_d .tit.title {width: 80%;float: left;background:url(images/listtit.jpg) no-repeat left center;}
.d_d .tit.title span.title {padding: 17px 70px;display: inline-block;font-size: 28px;font-weight: bold;color: #ffeecb;line-height: 35px;}
.d_t h1,.d_t h2 {}
.lis.cf.ck4 {width: 95%;}
.lis.cf.ck4 li {width: 270px;height: 200px;}
.lis.cf.ck4 li .news_title {display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.article .entry .read,.article .entry .read p,.article .entry .read p span { line-height:32px !important; font-size:16px !important; color:#333 !important;font-family:宋体  !important;text-indent: 2em;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read img {margin:0 auto; max-width:740px; _width:expression(this.width > 740 ? "740px" : this.width); display:block;}   /**文章阅读部分图片大小限制**/