/*2017.6.7*/
/*全页面css*/
*{
	margin: 0;
	padding: 0;
	border:0;
	text-decoration: none;
}

body{
	overflow-x: auto;
	width: 100%;
	font-family: Microsoft YaHei,"微软雅黑", Arial, Helvetica, sans-serif;
}
li{
	list-style-type: none;
}
.clear{
	clear: both;
}
#head{
	height: 160px;
	width: 100%;
   
	background:url(../images/logo11.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
.head{
	height: 133px;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.head_l{
	float: left;
	width: 280px;
	position: relative;
}
.rukou{
	line-height: 30px;
	float: left;
	margin-left: 5px;
}
.rukou a,.rukou span{
	color: #999999;
	margin-left: 2px;
	font-size: 14px;
}
.logo{
	position: absolute;
	top: 17px;
	z-index: 5;
}
.head_r{
	float: right;
	width: 300px;
	height: 133px;
	position: relative;
}
.head_r_bg{
	position: absolute;
	top: 0;
	left: -370px;
}
.search{
	position: absolute;
	right: 0;
	top: 75px;
	height: 25px;
	width: 155px;
	text-indent: 5px;
}
.search-form{
	width: 155px;
	height: 25px;
}
.search_text{
	width: 100px;
	height: 25px;
	line-height: 25px;
	float: right;
	background: #fff;
	transition:ease 0.5s;
	filter:alpha(opacity=70);  
    -moz-opacity:0.7;  
    -khtml-opacity: 0.7;  
    opacity: 0.7; 
}
.search_text:focus{
	outline: #dadada;
	filter:alpha(opacity=100);  
    -moz-opacity:1;  
    -khtml-opacity: 1;  
    opacity: 1; 
}
.search_sub{
	cursor: pointer;
	width: 25px;
	height: 25px;
	float: right;
	background: #5eccfd;
}


#nav{
	width: 100%;
	z-index: 5;
}
.navTmp{
	display:none;height:40px;
}
.fixednav{
	top:0px;left:0px;z-index: 999999;
}
.navi_head{
	background-color:#e9583d;
	position: relative;
}
.navi_body{
	transition:height ease 0.5s;
	position: absolute;
	width: 100%;
	z-index: 999999;
	background-image: url(../images/006.png);
	background-position: 0 40px;
}
/*.navi_body:hover{
	height:300px;
}
*/
.nav_content{
	margin-left:auto; 
	margin-right:auto;
	position: relative;
}
.nav_img{
	display: inline-block;
	margin-right: 87px;
	position: relative;
}
.nav_img img{
	display: block;

}
.xiaoxun{
	margin-top: 8px;
}
.geyan{
	position: absolute;
	top: 40px;
	left: -360px;
}
.nav_span{
	width:120px;
	text-align:center;
	height:272px;
	display:inline-block;
	color:#FFF;
	font-size:16px;
	vertical-align:top;
  	float:left;
}
.nav_span:hover a{
	color: #333333;
}
.nav_span:hover .nav_top_font{
	color: #fff;
}
.nav_span .nav_top_font{
	color: #fff;
	font-size: 16px;
	line-height: 40px;
}
.nav_span a{
	color:#888888;
	text-decoration:none;
	line-height: 40px;
}
.nav_span a:hover{
	background: #fcbd14;
	color: #fff;
}
.nav_span a{
	font-size: 14px;
	text-align: center;
	display: block;
	width: 120px;
}
.navi_title{
	font-size:16px;
	line-height:40px;
	margin-top:0;
}
.nav_span{
	position: relative;
}
.nav_span h1{
	display: block;
	position: absolute;
	width: 100%;
	height: 40px;
	overflow: hidden;
	left: 0;
	top: 0;
}
.nav_span h1{
	filter:alpha(opacity=30);  
    -moz-opacity:0.3;  
    -khtml-opacity: 0.3;  
    opacity: 0.3;  
}
.nav_div{
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	height: 40px;
	overflow: hidden;
}

#slide{
	width: 100%;
	height: 450px;
	overflow: hidden;
	position: relative;
}
.warrper{
	width:1212px;
	height: 450px;
}
.m_auto{
	margin:auto;
}
.game_pic_tab{ 
	height:450px; 
	position:relative; 
}
.game_pic{
	position:relative;
	width:1212px;
	height:450px;
	overflow: hidden;
	text-align: center;
}
.game_pic img{
	width: 1200px;
	height: 450px;
}
.game_pic_icon{
	width: 1230px;
	height: 450px;
	display:block;  
	position:absolute; 
	line-height: 450px;
}
.game_pic_icon_l{
	left:-1170px; 
	top: 160px;
	z-index:4;
	text-align: right;
	vertical-align: middle;
}
.game_pic_icon_r{ 
	right: -1170px; 
	top: 160px;
	z-index:4; 
}
.prev_l,.next_r{
	filter:alpha(opacity=50);  
    -moz-opacity:0.5;  
    -khtml-opacity: 0.5; 
    opacity: 0.5;
	top:0; 
	width:1200px;
	height: 450px; 
	background:#fff; 
	z-index:3; 
	position:absolute;
}
.prev_l{ 
	left:-1206px;
}
.next_r{ 
	right:-1206px;
}
.dian{
	position: absolute;
	bottom: 5px;
	left: 50%;
	z-index: 3;
	margin-left: -61px;
}
.diandian{
	width: 12px;
	height: 3px;
	background: #fff;
	float: left;
	margin-left: 10px;
	filter:alpha(opacity=80);  
    -moz-opacity:0.8;  
    -khtml-opacity: 0.8; 
    opacity: 0.8;
}
#news{
	width: 100%;
	margin-top: 50px;
}
.space{
	width: 100%;
}
.space5{
	height: 50px;
	margin: 0 auto;
	width: 1200px;
	background: rgba(255,255,255,.8);
}
.space2{
	height: 20px;
	margin: 0 auto;
	width: 1200px;
	background: rgba(255,255,255,.8);
}
.news{
	width: 1200px;
	margin: 0 auto;
	background: rgba(255,255,255,.8);
}
.news_l{
	float: left;
	width: 320px;
}
.news_l_t{
	width: 482px;
	height: 31px;
	line-height: 31px;
	font-size: 20px;
	color: #3d94d7;
}
.news_m{
	float: left;
	margin-left: 20px;
}
#outer a{
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #555555;
	float: left;
	margin-left: 11px;
	width: 83px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background: #f6f6f6;
}
#outer .select{
	background: #3d94d7;
	color: #fff;
}
.news_l_body{
	width: 482px;
	display: none;
}
.news_l_b_l{
	width: 400px;
	float: left;
}
.news_l_b_l a{
	display: block;
	width: 100%;
	height: 100%;
}
.news_l_b_l a:hover .news_l_b_l_b span{
	color: #cc0000;
}
.news_l_b_l img{
	width: 400px;
	height: 230px;
	float: left;
}
.news_l_b_l_b{
	width: 398px;
	height: 90px;
	float: left;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}
.news_l_b_l_b span{
	font-size: 16px;
	color: #333333;
	line-height: 36px;
	padding-left: 10px;
	padding-right: 10px;
}

.news_l_b_l_b p{
	font-size: 14px;
	color: #999999;
	line-height: 22px;
	text-indent: 29px;
	padding-left: 10px;
	padding-right: 10px;
}
.news_l_b_r{
	width: 482px;
	border-top: 3px solid #3d94d7;
}
.news_slide{
	display: block;
	width: 406px;
	height: 104px;
	border-bottom: 1px solid #dddddd;
	margin-left: 14px;
	margin-top: 1px;
}
.news_slide:hover .news_slide_font1{
	color: #cc0000;
}
.news_slide_img{
	width: 132px;
	height: 84px;
	float: left;
	margin-top: 9px;
}
.news_slide_font1{
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	margin-left: 12px;
	margin-top: 9px;
	float: left;
	width: 255px;
	height: 48px;
}
.news_slide_font2{
	float: left;
	margin-left: 12px;
	margin-top: 9px;
	line-height: 20px;
	height: 20px;
}
.news_slide_font2 img{
	vertical-align: middle;
}
.news_slide_font2 span{
	color: #999999;
	margin-left: 5px;
	font-size: 12px;
}
.news_r{
	float: right;
	margin-top: 10px;
	width: 300px;
}
.news_r_t{
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #3d94d7;
}
.news_r_t span{
	line-height: 50px;
	font-size: 20px;
	color: #3d94d7;
	float: left;
}
.news_r_t a{
	float: right;
	display: block;
	width: 58px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	background: #3d94d7;
	margin-top: 16px;
	transition:0.2s;
}

.news_r_t .activity_l_t_r{
	display: block;
	width: 61px;
	height: 18px;
	float: right;
	margin-top: 18px;
	line-height: 18px;
	color: #fff;
	background: #3d94d7;
	text-align: center;
	transition:0.2s;
	font-size: 10px;
}
.news_l_b_r ul{
	width: 100%;
	margin-top: 8px;
}
.news_l_b_r ul li{
	position: relative;
	width: 100%;
	height: 33px;
	line-height: 33px;
}
.news_l_b_r ul li span{
	color: #3d94d7;
}
.news_l_b_r ul li a{
	color: #333333;
	font-size: 14px;
	margin-left: 8px;
}
.news_l_b_r ul li a:hover{
	color: #cc0000;
}
.news_l_b_r ul li div{
	position: absolute;
	top: 0;
	right: 5px;
	height: 33px;
	line-height: 33px;
	color: #999999;
}
.news_r_body{
	width: 100%;
	height: 330px;
	border-top: 1px solid #dddddd;
}
.news_r_body ul{
	width: 100%;
	margin-top: 10px;
}
.news_r_body ul li{
	width: 100%;
	height: 39px;
	line-height: 39px;
}
.news_r_body ul li span{
	color: #cecece;
}
.news_r_body ul li a{
	color: #333333;
	font-size: 14px;
	margin-left: 8px;
}
.news_r_body ul li a:hover{
	color: #cc0000;
}
.shipin{
	width: 352px;
	float: right;
	border: 1px solid #f6f6f6;
}
.shipin_top{
	width: 100%:;
	height: 30px;
	line-height: 30px;
	background: #f6f6f6;
	text-indent: 20px;
	position: relative;
	color: #3d94d7;
	font-size: 14px;
}
.shipin_shipin{
	width: 100%;
	height: 204px;
}
.shipin_shipin video{
	width: 100%;
	height: 100%;
}
.shipin_top img{
	position: absolute;
	left: 10px;
	top: 6px;
}

#news2{
	width: 100%;
	margin-top: 20px;
}
.news2{
	width: 1200px;
	margin: 0 auto;
	background: rgba(255,255,255,.8);
}
.news2_left{
	float: left;
	width: 318px;
	border: 1px solid #f6f6f6;
}
.news2_left_body{
	width: 100%;
}
.news2_l_t{
	width: 482px;
	height: 31px;
	line-height: 31px;
	font-size: 20px;
	color: #3d94d7;
}
.news2_l_body{
	width: 482px;
	display: none;
}
.news2_l_b_r{
	width: 482px;
	border-top: 3px solid #3d94d7;
}
.news2_l_b_r ul{
	width: 100%;
	margin-top: 8px;
}
.news2_l_b_r ul li{
	position: relative;
	width: 100%;
	height: 33px;
	line-height: 33px;
}
.news2_l_b_r ul li span{
	color: #3d94d7;
}
.news2_l_b_r ul li a{
	color: #333333;
	font-size: 14px;
	margin-left: 8px;
}
.news2_l_b_r ul li a:hover{
	color: #cc0000;
}
.news2_l_b_r ul li div{
	position: absolute;
	top: 0;
	right: 5px;
	height: 33px;
	line-height: 33px;
	color: #999999;
}
#outer2 a{
	display: block;
	line-height: 30px;
	font-size: 14px;
	color: #555555;
	float: left;
	margin-left: 11px;
	width: auto;
	height: 30px;
	text-align: center;
	cursor: pointer;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	background: #f6f6f6;
}
#outer2 .select{
	background: #3d94d7;
	color: #fff;
}
.links_img{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 15px;
}
.links_img img{
	width: 290px;
	margin-top: 3px;
}
.links_links{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.links_slide{
	float: left;
	width: 50%;
	line-height: 25px;
}
.links_slide span{
	color: #3d94d7;
}
.links_slide a{
	margin-left: 8px;
	color: #555555;
	font-size: 14px;
}
.news2_middle{
	float: left;
	margin-left: 10px;
}
.news2_rukou{

}
.news2_rukou_slide{
	display: block;
	float: left;
	width: 97px;
	height: 100px;
	background: #3d94d7;
	color: #fff;
	text-align: center;
	line-height: 20px;
	margin-left: 2px;
	transition:0.2s;
}
.news2_rukou_slide:hover{
	border-radius: 20px;
}
.news2_rukou_slide img{
	height: 37px;
}
.news2_rukou_slide p{
	font-size: 14px;
}
#gongzhonghao{
	position: relative;
}
.kuang1{
	display: none;
	width: 250px;
	height: 188px;
	position: absolute;
	top: -162px;
    right: -226px;
	background-image: url(../images/kuang1.png);
	line-height: 140px;
	text-align: center;
	z-index: 5;
}
.kuang1 img{
	width: 130px;
	height: 130px;
	vertical-align: middle;
}
.news2_news{
	margin-top: 30px;
	margin-left: 10px;
}
.news2_right{
	float: right;
	width: 354px;
}
.news2_chaxun{
	width: 354px;
}
.news2_chaxun_slide{
	display: block;
	float: left;
	width: 86px;
	height: 100px;
	background: #3d94d7;
	color: #fff;
	text-align: center;
	line-height: 16px;
	margin-left: 2px;
	transition:0.2s;
}
.news2_chaxun_slide:hover{
	border-radius: 20px;
}
.news2_chaxun_slide img{
	height: 37px;
}
.news2_chaxun_slide p{
	font-size: 14px;
}
#shengnei{
	background: #6ab1f2;
}
#shengwai{
	background: #f3b700;
}
#tongzhishu{
	background: #13b4b6;
}
.dianhua{
	margin-top: 27px;
}
.dianhua_slide{
	margin-left: 27px;
	width: 300px;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dashed #cfcfcf;
}
.dianhua_left{
	display: inline-block;
	background: #3d94d7;
	color: #fff;
	height: 25px;
	line-height: 25px;
	width: 92px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	text-align: center;
	font-size: 14px;
	margin-left: 30px;
}
.dianhua_dianhua{
	display: inline-block;
	margin-left: 30px;
	font-size: 14px;
	color: #555555;
}
#zhaoban .dianhua_left{
	background: #e86117;
	float: left;
	margin-top: 5px;
}
#zhaoban .dianhua_dianhua{
	line-height: 16px;
	float: left;
	margin-left: 34px;
}
#images{
	width: 100%;
	margin-top: 20px;
}
.images{
	width: 1200px;
	margin: 0 auto;
	background: rgba(255,255,255,.8);
}
#div1{ width: 100%; height: 150px; position: relative;overflow: hidden;}
			#div1 ul { width: 100%; height: 150px; position: relative; }
			#div1 ul li { height: 150px; float: left; list-style: none; padding-right:10px;}
			#div1 ul li img { width: 200px; height: 150px; display: inline-block;}

#foot{
	width: 100%;
	height: 252px;
	background: #3d94d7;
	margin-top: 20px;
}
.foot_bg{
	width: 100%;
	height: 252px;
	background:url(../images/foot.png) no-repeat center center;
}
.foot{
	width: 1200px;
	height: 252px;
	margin: auto;
}
.foot_l{
	width: 250px;
	height: 252px;
	float: left;
}
.foot_l_t{
	float: left;
	width: 250px;
	text-align: center;
	margin-top: 67px;
}
.foot_l_b{
	float: left;
	margin-top: 47px;
}
.foot_l_slide{
	float: left;
	text-align: center;
	width: 70px;
	margin-left: 17px;
}
.foot_l_slide a{
	display: block;
	float: left;
	width: 68px;
	height: 68px;
	border: 1px solid #98b6dc;
	border-radius: 10px;
	text-align: center;
	vertical-align: middle;
	line-height: 88px;
	transition:0.2s;
}
.foot_l_slide a:hover{
	border-radius: 40px;
}
.foot_l_slide span{
	display: block;
	float: left;
	width: 70px;
	text-align: center;
	color: #bcd1f0;
	font-size: 14px;
	margin-top: 10px;
}
.foot_slide{
	width: 160px;
	float: left;
	margin-top: 64px;
}
.foot_slide a{
	display: block;
	width: 160px;
	float: left;
	height: 45px;
	line-height: 45px;
	color: #bcd1f0;
	font-size: 14px;
}
.foot_slide1{
	margin-left: 200px;
}
.foot_slide2{
	margin-left: 10px;
}
.foot_slide3{
	margin-left: 10px;
}
.foot_r{
	float: right;
	margin-top: 65px;
}
.foot_r_slide{
	display: block;
	width: 118px;
	height: 38px;
	border: 1px solid #98b6dc; 
	border-radius: 10px;
	line-height: 38px;
	text-align: center;
	margin-top: 16px;
	transition:0.2s;
}
.foot_r_slide:hover{
	border-radius: 20px;
}
.foot_r_slide img{
	float: left;
	margin-top: 7px;
	margin-left: 18px;
}
.foot_r_slide span{
	float: right;
	margin-right: 18px;
	color: #bcd1f0;
}
#foot a:hover{
	text-decoration: underline;
}
.weibo1{
	margin-top: 90px;
	margin-right: 20px;
	float: right;
	text-align: center;
	cursor: pointer;
}
.weibo1 img{
	width: 40px;
	height: 40px;
}
.weibo1_font{
	font-size: 14px;
	color: #fff;
}
.links1{
	float: right;
	width: 300px;
	margin-top: 50px;
}
.links1 a{
	display: block;
	float: left;
	margin-left: 70px;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
}
#bottom{
	width: 100%;
	height: 35px;
	background: #01589a;
	margin-top: 20px;
}
.bottom{
	width: 1200px;
	height: 35px;
	margin: auto;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 14px;
	line-height: 35px;
}
.bottom a{
	color: #fff;
	font-size: 14px;
}
.bottom a:hover{
	text-decoration: underline;
}
.shiyedanwei{
	position: absolute;
	right: 80px;
	top: 2px;
	display: block;
	width: 30px;
	height: 30px;
}
.shiyedanwei img{
	height: 30px;
	width: auto;
}





/*list内容页*/
#Bimg{
	width: 100%;
	height: 295px;
	overflow: hidden;
	position: relative;
}
.Bimg{
	width: 1200px;
	height: 295px;
	margin: auto;
	position: relative;
}
.Bimg_img{
	position: absolute;
	width: 1920px;
	height: 280px;
	top:0;
	left: -360px;
}
.Bimg_fomt{
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 230px;
	height: 66px;
	background: #3d94d7;
	border-top: 4px solid #fcbd14;
	text-align: center;
}
.Bimg_fomt img{
	float: left;
	margin-top: 22px;
	margin-left: 25px;
}
.Bimg_fomt span{
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	font-size: 24px;
	color: #fff;
}
.Bimg_sanjiao{
	position: absolute;
	bottom: 5px;
	left: 81px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3d94d7;
}
#content{
	width: 100%;
	margin-top: 5px;
	min-height: 760px;
}
.content{
	width: 1200px;
	margin: auto;
	background:#fff;
}
.content_left{
	float: left;
	width: 230px;
}
.content_nav{
	width: 230px;
}
.content_li{
	display: block;
	text-indent: 20px;
	color: #333333;
	font-size: 16px;
	height: 47px;
	line-height: 47px;
	width: 225px;
	margin-top: 1px;
	background: #e0e0e0;
	border-left: 5px solid #d0d0d0;
}
.content_li:hover{
	background: #3d94d7;
	border-left: 5px solid #fcbd14;
	color: #fff;
}
#content_li{
	background: #3d94d7;
	border-left: 5px solid #fcbd14;
	color: #fff;
}
.list_time{
	width: 230px;
}
.list_time_top{
	color: #3d94d7;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	border-bottom: 1px dashed #dfdfdf;
}
.list_time_body{
	margin-top: 10px;
}
.list_time_body a{
	display: block;
	float: left;
	width: 50px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #3d94d7;
	background: #eef2fa;
	margin-left: 10px;
}
.list_time_body a:hover{
	color: #fff;
	background: #3d94d7;
}
.list_time_body .time_selecd{
	color: #fff;
	background: #3d94d7;
}
.bshare-custom{
	width: 230px;
	height: 102px;
	background: #eeeeee;
	margin-top: 20px;
}
.share_top{
	height: 50px;
	line-height: 50px;
}
.share_top span{
	display: block;
	float: left;
	margin-left: 17px;
}
.share_body a{
	margin-left: 17px;
}
.content_left_img{
	margin-top: 20px;
  width:230px;
  height:299px;
}
.content_right{
	float: right;
	width: 920px;
	margin-bottom: 70px;
}
.content_title{
	margin-top: 5px;
	font-size: 24px;
	line-height: 30px;
	color: #3d94d7;
	text-align: center;
}
.content_other{
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	text-align: center;
	margin-bottom: 10px;
}
.content_content{
	line-height: 30px;
	font-size: 18px;
	font-family: Microsoft YaHei,"微软雅黑", Arial, Helvetica, sans-serif !important;
}
.content_content img{
	max-width: 920px;
}



.list_right{
	float: right;
	width: 930px;
	text-align: center;
	background: #fff;
}
.list_right ul{
	width: 100%;
	float: left;
}
.list_right .list_right_ul li{
	width: 100%;
	height: 46px;
	line-height: 46px;
	list-style-type: none;
}
.list_top{
	border-bottom: 1px solid #dddddd;
	margin-bottom: 10px;
}
.list_font1{
	display: block;
	width: 730px;
	float: left;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #333333;
	text-indent: 10px;
	text-align: left;
}
.list_font2{
	width: 250px;
	float: left;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
.list_font3{
	width: 130px;
	float: right;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
.list_font4{
	display: block;
	width: 750px;
	float: left;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #333333;
	text-indent: 10px;
	text-align: left;
}
#list_font1{
	font-size: 16px;
	color: #3d94d7;
}
#list_font2{
	font-size: 16px;
	color: #3d94d7;
}
#list_font3{
	font-size: 16px;
	color: #3d94d7;
}


#pages{
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}
#pages li{
    color: #333333;
    font-size: 14px;
	height: 26px;
	line-height: 26px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	border: 1px solid #e3e3e3;
	border-radius: 5px;
}
#pages li:hover{
	background: #3d94d7;
	cursor: pointer;
}
#pages li:hover a{
	color: #fff;
}
#pages li a{
	color: #333333;
	font-size: 14px;
}
#pages .page-active{
	background: #3d94d7;
}
#pages .page-active a{
	color: #fff;
}


/*现任领导*/

.lingdao{
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	line-height: 20px;
	height: 230px;
}
.lingdao:hover{
	background: #eeeeee;
}
.lingdao:hover span{
	color: #cc0000;
}
.lingdao img{
	width: 110px;
	height: 150px;
}
.lingdao span{
	line-height: 20px;
	font-size: 14px;
	color: #333333;
}
.lingdao p{
	color: #333333;;
	font-size: 14px;
	line-height: 20px;
}


/*三级栏目内容*/
#list_sanji{
	width: 100%;
}
#list_sanji h1{
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 14px;
	background: #e0e0e0;
	color: #333333;
	font-weight: normal;
	margin-left: 10px;
	cursor: pointer;
}
#list_sanji #select{
	background: #3d94d7;
	color: #fff;
}
.list_sanji_slide{
	display: none;
	width: 100%;
	margin-top: 10px;
}



.block_wrap {float:left;height: 240px;background-color:#FFFFFF; }
.focusBox {position:relative;width: 320px;height: 240px;overflow:hidden;float:left;}
.focusBox .pic {position:relative; height:310px; float:left;}
.focusBox .pic li {position: absolute; left: 0px; top: 0px; display: none;}
.focusBox .pic img {width: 320px;height: 240px;display: block;}
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%; background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; left:0; z-index: 2; height: 36px; width:100%; overflow: hidden;}
.focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}
.focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 13px; font-weight: bold; text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 10px; right: 6px; }
.focusBox .num li{ float: left; position: relative; width: 15px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 6px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: #685E66; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; font-size: 12px;}
.focusBox .num li span { z-index: 1; background: #f6f6f6; }
.focusBox .num li.on a,.focusBox .num a:hover{ background:#3d94d7; color:#fff;}
.focusBox .btbg{background:#000;alpha(opacity=50); opacity: 0.5; width:100%; height:34px; position:absolute; bottom:0; left:0;}


/* 头部新 */
#nav {
	line-height: 40px;
	background: #e9583d;
}
#nav .container, #nav .nav_content {
	/* height: 100%; */
}
#nav a {
	color: #fff;
	line-height: 40px;
}