@charset "utf-8";
header{margin-bottom: 1px;}
.banner{width: 100%;height: 492px;background: url(../img/news_banner.jpg) no-repeat center center;}
/*p3-1 begin*/
.news_list{width: 1200px;margin: 0 auto;padding-top: 27px;}
.news_list .content_box{width: 866px;float: left;margin-left: 42px;position: relative;z-index: 1;}
.news_list .content_box ul{ min-height:300px;}
.content_box li{width: 840px;height:144px;border: 1px solid rgba(210,178,101,.3);margin-bottom: 21px;padding: 12px 13px;}
.content_box li a{display: block;width: 100%;height: 100%;}
.content_box li a div{width: 257px;height: 144px;overflow: hidden;float: left;margin-right: 16px;}
.content_box li a h3{font-size: 18px;color: #444;line-height: 20px;}
.content_box li a .time{font-size: 14px;line-height: 30px;margin-bottom: 7px;}
.content_box li a .summary{font-size: 16px;color: #666;line-height: 28px;margin-bottom: 12px;}
.content_box li a .detail{color: #666;}
.content_box li a .detail img{margin-left: 4px;}
.content_box li a img{width: 257px;}
.content_box li a b{display: inline-block;width: 23px;height: 6px;background: url(../img/r_arrow.png) no-repeat;margin-left: 4px;}
.content_box li:hover{background: #c2a65e;}
.content_box li:hover a p,.content_box li:hover a h3{color: #fff;}
.content_box li:hover a b{background: url(../img/r_arrow2.png) no-repeat;}

/*news_detail*/
.news_detail{width: 1200px;margin: 0 auto;margin-bottom: 63px;}
.detail_nav{float: right;margin: 39px 0 16px;}
.detail_nav i{width: 19px;height: 17px;background: url(../img/home.png) no-repeat center center;display: block;float: left;margin-right: 5px;}
.detail_nav a{color: #444;font-size: 14px;margin: 0 5px;}
.detail_nav a:hover{color: #c2a65e;}
.news_content{padding: 0 42px;float: left;width: 1116px;border: 1px solid #e0e0e0;padding-bottom: 70px;}
.news_content .detail_tit{text-align: center;padding-bottom: 37px;border-bottom: 1px dashed #d7d5d5;}
.news_content .detail_tit h3{font-size: 24px;color: #111;line-height: 24px;margin: 42px 0 25px;width: auto;}
.news_content .detail_tit p{color: #666;font-size: 14px;text-indent: 0;}
.news_content .detail_tit b{font-weight: normal;margin-right: 21px;}
.news_content p{color: #666;font-size: 16px;text-indent: 2em;line-height: 28px;margin-top: 28px;}
.news_content img{ max-width:900px;}
.news_content .detail img{max-width:100%;}
/*.prev a,.next a{display: block;width: 270px;float: left;color:#757474; }display: block;margin: 0 auto;
.prev b,.next b{float: left;font-weight:normal;}
.prev{float: left;margin-top: 80px;font-size: 16px;}
.next{float: right;margin-top: 80px;font-size: 16px;}
.prev a:hover,.next a:hover{color: #c2a65e;}*/

.zt{margin-left: 20px;}
.big,.small{cursor: pointer;}
.big.show,.small.show{color: #c2a65e;}
.share{background: url(../img/share.png) right center no-repeat;padding-right: 16px;cursor: pointer;margin-left: 10px;}

.search_box{height: 120px;z-index: 10;position: relative;}
.search_box p{float: left;color: #c2a65e;line-height: 120px;font-size: 18px;margin-left: 32px;}
.search_box form{width: 500px;height: 40px;border: 1px solid #c2a65e;border-radius: 20px;float: left;margin-top: 40px;border-right: none;margin-left: 10px;}
.search_box input:first-child{border: none;width: 390px;float: left;text-indent: 1em;height: 100%;border-radius: 20px;font-size: 20px;}
.search_box input:last-child{width: 110px;height: 100%;float: right;border: none;border-radius: 20px;background: #c2a65e;color: #fff;font-size: 18px;font-family: '微软雅黑';cursor: pointer;}
.search_box h6{float: right;line-height: 120px;font-size: 16px;color: #5a5a5a;margin-right: 30px;}
.search_box span{color:#c2a65e;}
.time span:first-child{margin: 0 10px;}