.bg_news{ width:100%; background:url(../images/new.jpg) no-repeat center top; background-attachment:fixed; background-size:100% 100%;}
.news .title{width: 80%;margin: auto;}
.news .title h1{display:block;color: #fff;text-align: center;font-size:60px;font-weight: normal;overflow: hidden;height: 100px;line-height: 100px;letter-spacing:8px;}
.news .title h3{display: block;color: #48ccb4;text-align: center;font-size: 24px;font-weight: normal;margin-top: 20px;}
.news .title .newNav{width:324px;height:50px;margin: auto;text-align: center;margin-top:30px;}
.news .title .newNav a{float: left;border: 1px solid #787878;color: #fff;width: 140px; height:40px; line-height:40px; text-align:center;font-size: 16px;text-align: center; display:inline; margin:0 10px;}
.news .title .newNav a.active{border: 1px solid #22D3B6;}

.newList{position: relative;width:1000px; margin:auto;margin-top:20px; padding-bottom:50px; color: #666;font-size: 14px;}
.newList .newList_c{width:1000px;overflow:hidden;}


.newList ul{ width:100%; margin-bottom:50px;}
.newList ul li{width:100%;overflow: hidden;background: rgba(255,255,255,0.1);box-sizing: border-box;}
.newList ul li a{ display:block;padding: 20px;width: 100%;height: 100%;overflow: hidden;box-sizing: border-box;}
.newList ul li .newImg{width: 35%;float: left;position: relative;margin-right: 3%;}
.newList ul li .newImg .imgshow{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.newList ul li .newImg .imgzwf{width: 100%; display: block; height: auto;}
.newList ul li .newText{width: 62%;float: left;}
.newList ul li h3{font-size: 26px;font-weight: normal;color: #fff;height: 30px;line-height:30px;margin-bottom: 10px;}
.newList ul li p{ color:#666;}
.newList ul li .time{color:#666;}
.newList ul li .userName{color:#666;}
.newList ul li b{display: block;margin-top: 40px; width: 100%;height: 1px;background: #535353;margin-bottom: 10px;}
.newList ul li a:hover{background: #22D3B6;}


.news_detail{position: relative;width:1000px; height:65%; padding:20px; margin:auto;margin-top:20px;color: #666;font-size: 14px;background: rgba(255,255,255,0.1);}
/*.news_detail_c{width:1000px; height:100%;overflow:hidden;}
.news_detail_c .scrollbox{ width:1020px;height:100%;overflow-y:scroll;}*/

.news_detail h1 { width: 100%; height: auto; margin: 20px 0; font-size: 26px; color:#22d3b6; font-weight: normal; text-align: center; }
.news_detail .author { color: #fff; font-size: 12px; height: 30px; line-height: 30px; margin-bottom: 20px; text-align: center; width: 100%; }
.news_detail .newsfj { width:100%; margin:30px 0; line-height:60px; border-top:1px dotted #fff;}
.news_detail .newsfj a{ color:#fff;}
.news_detail .detailcon { color: #fff; font-size:14px; height: auto; line-height: 30px; overflow:hidden;}
.news_detail .detailcon div{text-indent: 2em;}
.news_detail .detailcon *{ color:#fff !important;font-size: 15px !important;}
.news_detail .detailcon img { display:block; width: 80% !important; height: auto !important; margin:10px auto;}
.news_detail .detailcon p ,.news_detail .detailcon section { text-indent:2em;  width: 94% !important;margin: 0 auto !important;display: block;}
.news_detail .detailcon h2{ text-align:center; color:#fff; font-size:18px; line-height:50px; font-weight:normal;}
.news_detail .detailcon .pic{ text-align:center;}
