/*会员管理*/
strong{font-weight: bold;}
body{ background-color: #f6f6f6; }
.news-index .banner,.news-layers .banner,.news-index .adsense{ margin-bottom: 20px; }
.news-index .banner img,.news-index .banner a{display: block; width: 100%;}
.news-index .adsense img,.news-index .adsense a{display: block; width: 320px; height: 200px; }

.icon-num{ float: left; margin-right: 10px; display: block; height: 25px; width: 24px; background: url(../res/ic_icon.png) -134px -102px; }
.icon-tag{ float: left; margin-right: 10px; display:block; height: 25px; width: 18px; background: url(../res/ic_icon.png) -114px -102px; }
.icon-report{ float: left; margin-right: 5px; display:block; height: 25px; width: 20px; background: url(../res/ic_icon.png) -160px -102px; }

.news-index{ padding: 20px 0; }
.news-nav{ width: 110px; float: left; margin-right: 30px;position: relative;top:0px; }
.news-nav li{ height: 40px; line-height: 40px; text-align: center; color: #333; font-weight: bold; font-size: 16px; cursor: pointer; }
.news-nav li.act,.news-nav li.act a{ color: #fff; background: #1080d0; border-radius: 3px; }
.news-cont{ width: 700px; float: left; margin-right: 30px; position: relative;}
.news-cont .news-banner{ height: 350px; background: #e3e8ec; }

.news-banner .index_ad{  width: 700px; height: 350px; position: relative; overflow: hidden; }
.news-banner .index_ad .ad_img{ width: 9999px; position: absolute; left: 0; top: 0; }
.news-banner .index_ad .ad_img li{ float: left; height: 350px; position: relative;  }
.news-banner .index_ad .ad_img li p{ width: 640px; padding: 5px 30px; line-height: 30px; position: absolute; bottom: 25px; font-size: 24px; color: #fff;font-weight: bold; background: url(../../images/gray-bg-30.png);}
.news-banner .index_ad .ad_img li a{ display: block; }
.news-banner .index_ad .ad_img li img{width: 700px; height: 350px; display: block;}
.news-banner .index_ad .dot{ position: absolute; width: 100%; height: 5px; padding: 10px 0; bottom: 0px;right: 0px; text-align: center;font-size: 0; background: url(../../images/gray-bg-30.png); }
.news-banner .index_ad .dot span{ cursor: pointer; width: 5px; height: 5px; background: #898584; display: inline-block; border-radius: 5px; margin-right: 5px;transition: 0.3s ease-out; }
.news-banner .index_ad .dot span.on{ background: #1080d0; width: 20px; }
.news-banner .index_ad .btn { width: 40px; height: 50px; background: rgba(0,0,0,0.5); *background: #ccc; position: absolute; top: 50%; margin-top: -25px; cursor: pointer; text-align: center; line-height: 50px; color: #fff; font-size: 20px; font-weight: bold; font-family: "å®‹ä½“"; display: none; }
.news-banner .index_ad:hover .btn { display: block; }
.news-banner .index_ad .btn_l { left: 0; }
.news-banner .index_ad .btn_r { right: 0; }



.news-cont .morelist{ height: 44px; line-height: 44px; cursor: pointer; margin-top: 20px; border: 1px solid #e5e5e5; display: block; font-size: 16px; background: #fff; text-align: center; }
.news-cont .morelist:hover{color: #1080d0;}
.news-cont .box{ margin-top: 20px;}
.news-cont .block{ padding: 30px 20px; border-bottom: 1px solid #e5e5e5; background: #fff; }
.news-cont .block:hover{ transition: 0.3s ease-out;box-shadow: 0 1px 6px 2px #dcdcdc; position: relative; z-index: 2; }
.news-cont .block dt{ width: 200px; height: 150px; float: left; background: #e3e8ec; }
.news-cont .block dt img{ width: 200px; height: 150px;display: block;     -webkit-transition: all .6s; transition: all 1s;}
.news-cont .block dt img:hover{-webkit-transform: scale(1.05,1.05);transform: scale(1.05,1.05);cursor: pointer;}
.news-cont .block dd{ padding-left: 220px; }
.news-cont .block h1{ height: 85px; }
.news-cont .block h1 a{ line-height: 26px; font-size: 20px; color: #333; }
.news-cont .block h1 a:hover{color: #1080d0;cursor: pointer;}
.news-cont .block .text{ height: 25px; line-height: 25px; color: #999; }
.news-cont .block .text strong{ margin-right: 40px; }
.news-cont .block .text b{ font-size: 14px; color: #666; }
.news-cont .block .text span{color: #a1a1a1;}
.news-cont .block .text p{ height: 25px; line-height: 25px;}
.news-cont .block .tag{ padding-top: 10px; height: 25px; line-height: 25px; color: #999; }
.news-cont .block .tag a{ color: #999;white-space:nowrap; float: left; display: inline-block; margin: 2px 10px 0 0; height: 18px; line-height: 18px; padding: 0 10px; border: 1px solid #999; border-radius: 18px; }
.news-cont .block .tag a:hover{color: #1080d0; border-color: #1080d0;}
.news-side{ width: 320px;float: left; }
.news-side .title{ font-size: 16px; font-weight: bold; color: #333;  height: 28px; line-height: 28px; }
.news-side .box-one{ padding: 20px; background: #fff;  margin-bottom: 20px;}
.news-side .box-one dl{padding-top: 10px;}
.news-side .box-one dt{ width: 130px; height: 130px; float: left; background: #e3e8ec; }
.news-side .box-one dd{ padding-left: 140px; }
.news-side .box-one h4{ font-size: 16px; color: #333; padding-bottom: 15px; }
.news-side .box-one p{ font-size: 12px; color: #999; line-height: 18px; }
.news-side .box-two{ padding: 20px; padding-bottom: 15px; background: #fff; margin-bottom: 20px; }
.news-side .box-two dl{padding-top: 15px; padding-bottom: 5px;}
.news-side .box-two dt{ width: 100px; height: 75px; float: left; background: #e3e8ec;  }
.news-side .box-two dt img{ width: 100px; height: 75px; display: block; }
.news-side .box-two dd{ padding-left: 110px; }
.news-side .box-two a{ font-size: 14px; line-height: 18px; height: 54px; overflow: hidden; display: block; margin-bottom: 5px; }
.news-side .box-two p{ font-size: 12px; color: #999; line-height: 18px; }

.news-detail{ float: left; width: 810px; padding: 20px; position: relative; z-index: 2; background: #fff; min-height: 700px; margin-bottom: 20px;  }
.news-detail h1{ font-size: 22px; padding: 15px 0; line-height: 24px; font-weight: bold; color: #333; }
.news-detail .text{ height: 25px; line-height: 25px; color: #999; padding: 10px 0; border-bottom: 1px solid #e5e5e5; }
.news-detail .text strong{margin-right: 40px; }
.news-detail .text b{ font-size: 14px; color: #666; }
.news-detail .text span{color: #a1a1a1;}
.news-detail .text p{ height: 25px; line-height: 25px;}
.news-detail .intro{ padding: 20px 0; font-size: 12px; line-height: 18px; color: #999999; }
.news-detail .intro b{ font-size: 48px; line-height: 0px; display: inline-block;  position: relative; left: -13px; top: 20px;font-style: italic; font-family: '微软雅黑';}
.news-detail .cont{ font-size: 14px; line-height: 28px; color: #333; }
.news-detail .cont strong,.news-detail .cont b{ font-weight: bold; }
.news-detail .cont i{ font-style:italic; }
.news-detail .detail-tag{height:18px;font-size: 12px;color:#999!important;border:1px solid #999;padding:0px 5px ;margin-right: 10px;border-radius: 3px; }
.news-detail .cont img{ max-width: 100%; }
.news-detail .hint{ margin: 20px 0; border: 1px solid #e5e5e5; font-size: 12px; color: #999; padding:10px; }
.news-detail .taglist{ padding: 10px 0 20px 0; color: #999; }
.news-detail .taglist .tag a{ float: left; color: #999; display: inline-block;white-space:nowrap;margin: 2px 10px 3px 0; height: 18px; line-height: 18px; padding: 0 10px; border: 1px solid #999; border-radius: 18px; }
.news-detail .taglist .tag a:hover{color: #1080d0; border-color: #1080d0;}
.news-detail .taglist .fl-r a:hover{color: #1080d0; }
.news-detail .taglist .fl-r a{ border: none; color: #999; padding: 0;margin: 0; height: 25px; line-height: 25px; }
.news-fix{ position: relative;  }
.news-layers{width: 320px;padding-left: 870px; z-index: 1;  }
.news-layers .title{font-size: 14px; padding-bottom: 15px;}
.news-layers .share{ padding: 20px; background: #fff; margin-bottom: 20px; }
.news-layers .share ul{ height: 74px; width: 280px; }
.news-layers .share li{ width: 33%; float: left; text-align: center; }
.news-layers .share li i{ display: block; width: 40px; height: 40px; margin: 0 auto; background: url(../res/ic_icon.png); }
.news-layers .share li i.Qzone{ background-position:-204px -257px; }
.news-layers .share li i.WeChat{ background-position:-244px -257px; }
.news-layers .share li i.Sina{ background-position:-284px -257px; }
.news-layers .share li span{line-height: 34px; font-size: 14px; display: block;}

.news-next{ float: left; width: 850px; position: relative; z-index: 2; margin-bottom: 20px; }
.news-next .more{ padding: 10px 0; display: inline-block; font-size: 14px; line-height: 18px; width: 49%; float: left; }
.news-next .more_last span{ display: inline-block; float: left; }
.news-next .more_last p{ max-width: 360px; float: left; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.news-next .more_next span{ display: inline-block; float: right; }
.news-next .more_next p{ text-align: left; max-width: 360px; float: right; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }


.news-layers .box-hot{ padding: 20px; padding-bottom: 15px; background: #fff; margin-bottom: 20px; }
.news-layers .box-hot .title{ font-size: 14px; padding-bottom: 15px; color: #000; font-weight: bold; }
.news-layers .box-hot dl{padding-top: 15px; padding-bottom: 5px;}
.news-layers .box-hot dt{ width: 100px; height: 75px; float: left; background: #e3e8ec;  }
.news-layers .box-hot dt img{ width: 100px; height: 75px; display: block; }
.news-layers .box-hot dd{ padding-left: 110px; }
.news-layers .box-hot a{ font-size: 14px; line-height: 18px; height: 54px; overflow: hidden; display: block; margin-bottom: 5px; }
.news-layers .box-hot p{ font-size: 12px; color: #999; line-height: 18px; }

.block1{background: #fff; }
.block1 .headerx{background:#1080d0;height:30px;line-height: 30px;color:white;padding-left: 15px;}
 .block1 .headerx span{float:left;width: 33.3%;}
 .block1  ul{min-height: 175px;}
.block1  ul li{height:38px;line-height: 38px;border-bottom: 1px solid #e5e5e5; width:285px;margin-left: 10px;padding-left:5px;}
 .block1  ul li span{float: left;width: 33.3%;text-align: left;overflow: hidden;display: block;text-overflow: ellipsis;white-space: nowrap;}
.block1  ul li.active  .actr a{color:#1080d0!important;}
p.tips{font-size: 14px;color:#000;font-weight: bold;margin-bottom: 10px;margin-top: 15px;} 
