*{
	margin: 0;
	padding: 0;
	border:0;
	text-decoration: none;
}
body{
	min-width:1200px;
	font-size: 12px;
	font-family: Microsoft YaHei,"å¾®è½¯é›…é»‘", Arial, Helvetica, sans-serif;
	background: #eeeeee;
	background-image: url(../images/bodybj.jpg);
	background-position: top center;
}
li{
	list-style-type: none;
}
.clear{
	clear: both;
}
.head{
	position: fixed;
	top: 0;
	width: 100%;
	height: 171px;
	background: url(../images/topbg.png);
	transition: 0.3s;
	z-index: 999999;
}
.head_top{
	width: 1200px;
	height: 133px;
	margin: auto;
	position: relative;
}
.logo{
	position: absolute;
	top: 29px;
	left: 0;
	width: 553px;
	height: auto;
	transition: 0.3s;
}
.search{
	position: absolute;
	top: 47px;
	right: 0;
	width: 216px;
	height: 40px;
	background: url(../images/searchbg.png);
	transition: 0.3s;
}
.search_text{
	width: 176px;
	height: 36px;
	line-height: 36px;
	margin-top: 2px;
	margin-left: 2px;
	float: left;
	background: none;	
	text-indent: 10px;
}
.search_text:focus{
	outline: none;
}
.search_sub{
	margin-top: 2px;
	cursor: pointer;
	width: 36px;
	height: 36px;
	float: left;
	background: none;	
}
.nav{
	width: 1200px;
	height: 37px;
	margin: auto;
}
.nav ul{
	width: 100%;
	height: 37px;
}
.nav ul li{
	float: left;
	width: 119px;
	height: 37px;
	position: relative;
}
.nav_top{
	display: block;
	width: 119px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.nav_top:hover{
	background: #01589a;
}
.nav_b{
	width: 196px;
	height: 300px;
	position: absolute;
	left: 0;
	top: 37px;
	overflow: hidden;
	display: none;
}
.nav_b a{
	display: block;
	position: absolute;
	width: 196px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 31px;
	color: #fff;
	font-size: 14px;
	left: -196px;
	background: url(../images/navabg.png);
	transition: 0.1s;
}
.nav_b a:hover{
	color: #01589a;
	background: url(../images/navah.png);
}
.nav0{
	top: 0px;
}
.nav1{
	top: 30px;
}
.nav2{
	top: 60px;
}
.nav3{
	top: 90px;
}
.nav4{
	top: 120px;
}
.nav5{
	top: 150px;
}
.nav6{
	top: 180px;
}
.nav7{
	top: 210px;
}
.sapce1{
	width: 100%;
	height: 170px;
}
#Bimg{
	width: 100%;
	height: 436px;
}
.Bimg{
	width: 1200px;
	height: 436px;
	margin: auto;
	position:relative;
	overflow:hidden;
}
.Bimg .pic1 {
	position:relative;
	height:436px; 
	float:left;
}
.Bimg .pic1 li {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	display: none;
}
.Bimg .pic1 img {
	width: 1200px;
	height: 436px;
	display: block;
}
#news{
	width: 100%;
	margin-top: 20px;
}
.news{
	width: 1200px;
	margin: auto;
	background: #fff;
}
.toutiao{
	height: 98px;
	width: 100%;
}
.toutiao img{
	float: left;
	margin-left: 25px;
	margin-top: 16px;
}
.slide{
	float: right;
	margin-top: 16px;
	margin-right: 10px;
	width: 1058px;
	height: 70px;
}
.txt{
	float: left;
	width: 980px;
	height: 70px;
}
.txt li{
	height: 70px;
}
.txt li a{
	width: 100%;
	height: 100%;
	display: block;
}
.toutiao_title{
	width: 100%;
	height: 37px;
	font-size: 30px;
	text-align: center;
	color: red;
	font-family:'govwf_fzzhunysk_ys';
    font-weight:bold;
}
.toutiao_content{
	color: #232323;
	width: 100%;
	height: 15px;
	margin-top: 10px;
	text-align: center;
}
.toutiao_content span{
	color: #0068B7;
}
.num{
	float: right;
	width: 6px;
	margin-top: 5px;
}
.num li{
	width: 6px;
	height: 9px;
	margin-top: 8px;
	background: #b8b8b8;
	cursor: pointer;
}
.num .on{
	background: #f39c11;
}
.news1{
	width: 100%;
	background: #fff;
}
.news1_left{
	float: left;
	width: 580px;
	margin-left: 10px;
	margin-top: 2px;
}
.slide2{
	width: 580px;
	height: 314px;
	position:relative;
	overflow:hidden;
	float:left;
}
.slide2 .pic2 {position:relative; height:314px; float:left;}
.slide2 .pic2 li {position: absolute; left: 0px; top: 0px; display: none;}
.slide2 .pic2 img {width: 580px;height: 314px;display: block;}
.slide2 .txt2 {position: absolute; bottom: 0; left:0; z-index: 2; height: 36px; width:100%; overflow: hidden;}
.slide2 .txt2 li{height:36px; line-height:36px; position:absolute; bottom:-36px;}
.slide2 .txt2 li a{display: block; color: white; padding: 0 0 0 10px; font-size: 14px; text-decoration: none;}
.slide2 .num2 {position: absolute; z-index: 3; bottom: 13px; right: 8px;}
.slide2 .num2 li{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8; width: 20px;height: 6px;background: #fff;float: left; position: relative; overflow: hidden; text-align: center; margin-right: 6px; cursor: pointer;}
.slide2 .num2 .on{background: #f39c11;}
.slide2 .btbg2{background:#000;filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;width:100%; height:34px; position:absolute; bottom:0; left:0;}

.news1_left_news{
	float: left;
	width: 578px;
	height: 130px;
	border: 1px solid #dddddd;
	position: relative;
}
.news1_left_news_left{
	background: url(../images/back1.png);
	width: 41px;
	height: 132px;
	position: absolute;
	left: -1px;
	top: -1px;
}
.news1_left_news_left a{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 19px;
	float: left;
	width: 20px;
	margin-top: 27px;
	margin-left: 10px;
}
.news1_left_news ul{
	width: 513px;
	float: right;
	margin-right: 11px;
	margin-top: 4px;
}
.news1_left_news ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
}
.news1_left_news ul li img{
	float: left;
	margin-top: 12px;
}
.news1_left_news ul li a{
	float: left;
	margin-left: 8px;
	font-size: 14px;
	color: #181818;
}
.news1_left_news ul li a:hover{
	color: red;
}
.news1_left_news ul li span{
	float: right;
	font-size: 12px;
	color: #888888;
}
.news1_right{
	float: right;
	width: 580px;
	margin-right: 11px;
	margin-top: 2px;
}
.news1_tab{
	width: 100%;
}
.tab1_title{
	width: 578px;
	height: 36px;
	float: left;
	background: url(../images/tab1bg.png);
}
.tab1_title a{
	display: block;
	width: 115px;
	height: 34px;
	float: left;
	/* margin-left: 20px; */
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	color: #222222;
	cursor: pointer;
	font-weight: bold;
	border-bottom: 2px solid #dddddd;
}
.tab1_title .select{
	border-bottom: 2px solid #0068b7;
}
.tab1_title .select div{
	background: #0068b7;
}
.tab1_title a div{
	float: left;
	margin-top: 9px;
	margin-left: 12px;
	width: 18px;
	height: 18px;
	border-radius: 9px;
	background: #dddddd;
	border: none;
}
.tab1_title a div img{
	width: 9px;
	height: 9px;
	float: left;
	margin-top: 4px;
	margin-left: 4px;
}
.tab1_title a span{
	/* float: right; */
	line-height: 34px;
	/* margin-right: 18px; */
}
.news1_tab ul{
	width: 100%;
	height: 278px;
	float: left;
	margin-top: 5px;
	display: none;
}
.news1_tab ul li{
	width: 100%;
	height: 34px;
	line-height: 34px;
	float: left;
}
.news1_tab ul li img{
	float: left;
	margin-top: 15px;
}
.news1_tab ul li a{
	float: left;
	margin-left: 8px;
	font-size: 14px;
	color: #181818;
}
.news1_tab ul li a:hover{
	color: red;
}
.news1_tab ul li span{
	float: right;
	margin-right: 4px;
	font-size: 12px;
	color: #888888;
}
.mokuai{
	float: left;
	width: 100%;
}
.mokuai_slide{
	display: block;
	float: left;
	width: 114px;
	height: 61px;
	margin-top: 2px;
	margin-left: 2px; 
	background: #0068b7;
}
.mokuai_slide:hover{
	filter:alpha(opacity=80);  
    -moz-opacity:0.8;  
    -khtml-opacity: 0.8;  
    opacity: 0.8; 
}
.mokuai_slide img{
  width: 32px;
  height: 32px;
  float: left;
  margin-top: 14px;
  margin-left: 10px;
}
.mokuai_slide span{
	display: block;
	width: 60px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	float: left;
	margin-top: 13px;
	margin-left: 9px;
}
#zhuanti{
	width: 100%;
}
.zhuanti{	
	background: #fff;
	width: 1200px;
	margin: auto;
	height: 84px;
	overflow: hidden;
	margin-top: 15px;
}
.zhuanti_img{
	float: left;
	margin-top: 12px;
	margin-left: 10px;
}
.prev,.next{
	width: 14px;
	height: 60px;
	background: #eeeeee;
	line-height: 60px;
	color: #999999;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}
.prev{
	float: left;
	margin-top: 12px;
	margin-left: 10px;
}
.next{
	float: right;
	margin-top: 12px;
	margin-right: 10px;
}
.slide3{
	float: left;
	margin-top: 12px;
}
.slide3 ul{
	height: 60px;
	float: left;
}
.slide3 li{
	width: 207px;
	height: 60px;
	margin-left: 10px;
	background: #000;
	color: #fff;
}
.slide3 li a{
	display: block;
	width: 100%;
	height: 100%;
}
.slide3 li a img{
	width: 100%;
	height: 100%;
}
#foot{
	width: 100%;
	height: 93px;
	background: #0068b7;
	margin-top: 15px;
}
.foot{
	width: 1200px;
	margin: auto;
	height: 93px;
}
.foot_logo{
	float: left;
	width: 60px;
	height: 60px;
	margin-top: -40px;
	margin-left: 40px;
}
.ftgzh{
	float: left;
	color: #fff;
	margin-left: 245px;
}                 
.xiaoxun{
	float: left;
    margin-top: 12px;
    display: block;
}
.links{
	width: 679px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-top: 18px;
	margin-left: 40px;
}
.links span{
	line-height: 30px;
	font-size: 14px;
	color: #fff;
	float: left;
}
.links select{
	float: left;
	margin-left: 15px;
	width: 188px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	background: #3386c5;
	text-indent: 10px;
}
.foot_tel{
	margin-top: 5px;
	margin-left: 40px;
	float: left;
	width: 679px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
}
.foot_tel span{
	float: left;
}
.foot_tel a{
	float: right;
	color: #fff;
}
.foot_tel a:hover{
	color: red;
}
.foot_mail{
	margin-top: 15px;
	float: left;
	width: 200px;
  	height: 64px;
}
#bottom{
	width: 100%;
	height: 35px;
	background: #01589a;
}
.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: 130px;
	top: 2px;
	display: block;
	width: 30px;
	height: 30px;
}
.shiyedanwei img{
	height: 30px;
	width: auto;
}


/*listå†…å®¹é¡µ*/
#Bigimg{
	width: 100%;
	height: 295px;
	overflow: hidden;
	position: relative;
}
.Bigimg{
	width: 1200px;
	height: 295px;
	margin: auto;
	position: relative;
}
.Bigimg_img{
	position: absolute;
	width: 1920px;
	height: 280px;
	top:0;
	left: -360px;
}
.Bigimg_fomt{
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 230px;
	height: 66px;
	background: #0068b7;
	border-top: 4px solid #fcbd14;
	text-align: center;
	filter:alpha(opacity=95);  
    -moz-opacity:0.95;  
    -khtml-opacity: 0.95; 
    opacity: 0.95;
}
.Bigimg_fomt img{
	float: left;
	margin-top: 22px;
	margin-left: 25px;
}
.Bigimg_fomt span{
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	font-size: 24px;
	color: #fff;
}
.Bigimg_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 #0068b7;
}
#content{
	width: 100%;
	min-height: 760px;
}
.content{
	width: 1200px;
	margin: auto;
}
.content_left{
	float: left;
	width: 230px;
}
.content_nav{
	width: 230px;
}
.content_li{
	display: block;
	text-indent: 20px;
	color: #333333;
	font-size: 16px;
	height:auto;
	line-height:38px;
	width: 225px;
	margin-top: 1px;
	background: #eeeeee;
	border-left: 5px solid #d0d0d0;
}
.content_li:hover{
	background: #0068b7;
	border-left: 5px solid #fcbd14;
	color: #fff;
}
#content_li{
	background: #0068b7;
	border-left: 5px solid #fcbd14;
	color: #fff;
}
.list_time{
	width: 230px;
}
.list_time_top{
	color: #0068b7;
	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: #0068b7;
	background: #eef2fa;
	margin-left: 10px;
}
.list_time_body a:hover{
	color: #fff;
	background: #0068b7;
}
.list_time_body .time_selecd{
	color: #fff;
	background: #0068b7;
}
.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;
	margin-top: 20px;
}
.content_title{
	margin-top: 5px;
	font-size: 24px;
	line-height: 30px;
	color: #000;
	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: 16px;
	color: #666666;
}
.content_content img{
	max-width: 920px;
}


/*æ–°æ–°é—»é¡µ*/
.show_title{
	width: 100%;
	line-height: 40px;
	font-size: 30px;
	color: #333333;
	font-family: Microsoft YaHei,"å¾®è½¯é›…é»‘";
	text-align: center;
}
.show_subtitle{
	font-size: 14px;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	line-height: 24px;
}
.show_ziduan{
	width: 100%;
	margin-top: 20px;
	line-height: 36px;
	border-bottom: 1px solid #d7d7d7;
}
.show_ziduan span{
	font-size: 14px;
	color: #666666;
}
.show_ziduan a{
	float: right;
}
.show_ziduan a:hover span{
	color: red;
}
.show_ziduan a img{
	float: left;
	margin-top: 8px;
	margin-right: 10px;
}
.show_ziduan a span{
	float: left;
}
.show_ziduan div{
	float: right;
	margin-right: 30px;
}
.show_ziduan div img{
	float: left;
	margin-top: 8px;
	margin-right: 15px;
	cursor: pointer;
}
.show_ziduan div span{
	float: left;
}
.content2{
	width: 100%;
	margin-top: 25px;
	min-height: 280px;
	font-size: 18px;
	line-height: 33px;
	color: #000;
	font-family: Microsoft YaHei,"å¾®è½¯é›…é»‘";
}
.content2 img{
	max-width: 100%;
}
.shangxiapian{
	width: 100%;
	border-top: 1px solid #d7d7d7;
	margin-top: 40px;
}
.shangxiapian span{
	color: #333333;
	font-size:14px;
}
.shangxiapian a{
	color: #333333;
	font-size:14px;
}
.shangxiapian a:hover{
	color: red;
}
.shangyipian{
	width: 840px;
	height: 32px;
	line-height: 32px;
	float: left;
	margin-top: 17px; 
	overflow: hidden;
}
.xiayipian{
	width: 840px;
	height: 32px;
	line-height: 32px;
	float: left;
	overflow: hidden;
}
.guanbi{
	float: right;
	margin-top: 25px;
	text-indent: 20px;
	width: 67px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	color: #333333;
	background: url(../images/guanbi2.png);
	background-repeat: no-repeat;
	cursor: pointer;
}


.list_right{
	float: right;
	width: 930px;
	text-align: center;
}
.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: 780px;
	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: #0068b7;
}
#list_font2{
	font-size: 16px;
	color: #0068b7;
}
#list_font3{
	font-size: 16px;
	color: #0068b7;
}
#pages{
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
}
#pages li{
	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: #0068b7;
	cursor: pointer;
	color: #fff;
}
#pages li:hover a{
	color: #fff;
}
#pages li a{
	color: #333333;
	font-size: 14px;
}
#pages .page-active{
	background: #0068b7;
}
#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: #0068b7;
	color: #fff;
}
.list_sanji_slide{
	display: none;
	width: 100%;
	margin-top: 10px;
}


#piaochuang{
	display: block;
	z-index: 999999;
}