@charset "utf-8";
/* CSS Document */

/*gif广告位1*/
/* 临时使用.header_adgif{width:1200px; height:80px; overflow:hidden; margin:0 auto;}*/
.header_adgif{width:1200px; overflow:hidden; margin:0 auto;}
.header_adgif img{width:100%; height:100%;}

/*gif广告位2*/
.advertisement{width:1200px; height:80px; overflow:hidden; margin:0 auto; margin-top:8px;}
.advertisement img{border:none; display:block; float:left;}

/*头条*/
.headlines_img{ float:left; width:343px; height:250px;}
.headlines_new{width:460px; float:right;}
.headlines_new h2{ font-size:20px; color:#535353; font-weight:bold; }
.headlines_new p{ font-size:14px; color:#696969; margin-top:18px; line-height:25px; height:75px; overflow:hidden;}
.headlines_label{ margin-top:20px;}
.headlines_label a{ color:#32508e; padding:2px 6px; border-radius:20px; border:1px solid #32508e; font-size:12px; margin-right:10px;}
.headlines_list{ margin-top:15px;}
.headlines_list li{ padding-left:10px; position:relative; margin-bottom:8px;}
.headlines_list a{ color:#535353; font-size:14px;}
.headlines_list span{ width:3px; height:3px; background:#ffae00; position:absolute; left:0; top:10px;}
.headlines_more{ width:825px; margin-top:20px; position:relative; }
.headlines_more a{ float:right; color:#ff9900; font-size:14px;}
.headlines_more a img{ margin-top:3px; margin-right:8px;}
.headlines_more span{ width:705px; position:absolute; top:10px; left:0; height:1px; display:block; background:#e2e2e2;}

/*轮播*/
.flexslider{margin:0 auto;position:relative;width:343px;height:250px;overflow:hidden;zoom:1; float: left;}
.img{ width:343px;height:250px;}
.img img{ width:100%; height:100%;}
.slides li{position:relative; width:100%;}
.slides li span{ position:absolute; width:323px; left:0; bottom:0; line-height:22px; font-size:16px; z-index:2000; background-color: rgba(43,40,32,0.7); color:#fff; display:block; padding-left:10px; padding-top:8px; padding-bottom:8px; padding-right:10px;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
/*.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}
*/


