 .topnav {width:235px;padding:15px 0 25px 0;margin:0;list-style:none;}
                	.topnav li {border-top:solid 1px #E5E8EA;}
                	#active {border-top:none}
                	.topnav li a {padding:0 5px 0 20px;display:block;text-decoration:none;text-align:left;background:url(/skin/kf/r.png) no-repeat left center;line-height:37px;height:37px;}
                	.topnav li a:hover {color:#FF0000;}
                	.topnav ul {margin:0;padding:0;display:none;}
                	.topnav ul li {margin:0;padding:0;clear:both;}
                	.topnav ul li a {padding-left:40px;outline:0;background:url(/skin/kf/r.png) no-repeat 20px}
                	.topnav ul li a:hover {}
                	.topnav ul ul li a {padding-left:60px;background:url(/skin/kf/r.png) no-repeat  40px}
                	.topnav ul ul li a:hover {}
                	.topnav ul ul ul li a {padding-left:80px;background:url(/skin/kf/r.png) no-repeat 60px}
                	.topnav ul ul ul li a:hover {}
                	.topnav span {float:right;height:37px;}
                	.topnav .active a {color:#FF0000} 
 
 #hides {display:none;}
 .pagebar .paginations {display:flex;justify-content:center;margin:10px;}
 .paginations a {background:#fff;border:1px solid #ccc;color:#333;font-size:14px;padding:4px 12px;margin:0 5px;border-radius:3px;}
 .paginations span {color:#333;font-size:14px;padding:8px 2px;margin:0 5px;border-radius:3px;}
 .paginations a:hover {color:#008CDA;border:1px solid #008CDA;}
 .paginations a.page-num-current {color:#fff;background:#008CDA;border:1px solid #008CDA;}
 .page {text-align:center;}
 
 #navMenu{ height:63px; }
#navMenu ul{float:left;height:63px}
#navMenu ul li{float:left;height:63px;line-height:63px;text-align:center; border-left:1px #33A3E1 solid;  }
#navMenu ul li a{color:#fff;height:63px;text-decoration:none;display:inline-block;position:relative; width:136px;font-size:16px;font-family:Microsoft YaHei}
#navMenu ul li a.hover{color:#DEFF01;height:63px;text-decoration:none;display:inline-block;position:relative}
#navMenu ul li.hover a{display:inline-block;position:relative;color:#FFF;background:#FFA800 }
#navMenu ul li a.hover,#navMenu ul li a:hover{text-decoration:none;color:#fff;display:inline-block;position:relative;background:#FFA800 }

.dropMenu{position:absolute;top:0;z-index:100;width:136px;visibility:hidden;background:#FFA800;padding:0;margin:0;margin-top:-2px}
.dropMenu li{margin-top:2px;margin-bottom:2px;line-height:35px}
.dropMenu li a{display:block;color:#FFF; text-align:center }
* html .dropMenu a{width:100%}
.dropMenu li a:hover{color:#FFF;background:#EE9E03}





 #geomw { color:#fff}
 #geomw img{ padding-top:5px;}
  #geomw a{ color:#fff}
  #cssdp a{ color:#FF0004}
  #geome a{ color:#333}
    #geome  { color:#333}
	
	.wegmi{  width:225px; height:185px; text-align:center; margin:10px 10px 2px 20px; float:left; line-height:2em; }
.wegmi   img{ width:221px; height:151px; padding:2px; border:1px #E0E0E0 dashed;   }
.wegmi a{ display:block;height:255px; width:225px}
.wegmi a:hover img {border:1px #FF6600 dashed ; color:#FF6600 } 

.list_news_01 li a{ color:#333}
.list_news_01 li{background:url(/skin/img/sdg.gif) no-repeat .5em 50%;padding:.8em .8em  .8em 1.5em;margin:0;border-bottom:1px solid #e2e2e2}
.list_news_01 li.bg{background-color:#FCFCFC}
.list_news_01 li span{float:right}
.list_news_01 .ico{display:none}
.list_news_01 li:hover{background-color:#FFFEE5}

 #zoom{ margin-bottom:20px;min-height:200px;height:auto !important;height:200px;overflow:visible;line-height:2em;}
 .btwz{font-family:Microsoft YaHei; font-size:18px;}
.newbody{ border-bottom:1px #CCCCCC dashed; line-height:35px; text-align:center }
 
.clear{ clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;}
 

  
.pagination-wrapper{clear:both;padding:1em 0 2em 0;text-align:center}
.pagination{display:inline-block;font-size:12px;border-radius:3px;box-shadow:0 1px 2px rgba(0,0,0,.05);}
.pagination li{list-style:none;display:inline;float:left;line-height:1em;text-decoration:none;border:1px solid #ddd;border-left-width:0;display:inline-block;padding:.5em .8em;background-color:#f9f9f9;color:#999 }
.pagination li a{ color:#999 }
.pagination li a:link{background:#fff;color:#4C78A5}
.pagination li a:hover{text-decoration:none}
.pagination li a:link:hover{color:#000}
.pagination li.thisclass{background-color:#DDDDDD;color: #7C7C7C}
.pagination li:first-child{border-left-width:1px;border-radius:3px 0 0 3px}
.pagination li:last-child{border-radius:0 3px 3px 0}
.pagination .pageinfo{color:#444}
 
  
body,ul,ol,li,p,h1,h2,h3,h4,h5.h6,form,fieldset,table,td,img,div,dl,dt,dd,input {
	margin:0;
	padding:0;
	border:0;
}
body {
	font-size:12px;
	font-family:"΢���ź�";
}
img {
	border:none;
	vertical-align:top;
}
ul,ol{
	list-style:none;
	}
input,select,textarea{
	outline:none;
	}
textarea{
	resize:none;
	}
a {
	text-decoration:none; color:#333
}
/*�帡��*/
.clearfix:after {
	content:"";
	display:block;
	clear:both;
}
.clearfix{
	zoom:1;
	}
.fl{
	float:left;
	}
.fr{
	float:right;
	}
.top{
	width:100%;
	}
.head{
	height:22px;
	line-height:22px;
	background:#b5251c;
	}
.mainwidth{
	width:1102px;
	margin:0 auto;
	}
.headinner{
	overflow:hidden;
	}
.headleft{
	margin-left:9px;
	font-size:13px;
	color:#fff;
	}
.headright{
	margin-right:9px;
	}
.headright li{
	float:left;
	font-size:13px;
	margin-right:14px;
	color:#fff;
	}
.headright li a{
	color:#fff;
	}
.neck{
	height:116px;
	}
.neckinner{
	overflow:hidden;
	}
.logo{
	padding-top:36px;
	}
.neckleft{
	overflow:hidden;
	}
.hottel{
	padding-top:42px;
	}
.wx1{
	text-align:center;
	margin-left:18px;
	font-size:13px;
	padding-top:19px;
	}
.nav{
	height:55px;
	line-height:55px;
	background:url(../nav_bj.png) repeat-x center;
	margin-bottom:2px;
	}
.navinner{
	overflow:hidden;
	}
.navinner li{
	float:left;
	font-size:14px;
	color:#fff;
	}
.navinner li a{
	display:block;
	width:134px;
	height:55px;
	text-align:center;
	color:#fff;
	}
.navinner li a:hover{
	background:#ff0f00;
	}
#navs a{
	background:#ff0f00;
	}
	
	
.banner{
	height:470px;
	}
.zy_banner{
	height:299px;
 
	}
.fullSlide{ 
	width:100%;  
	position:relative;  
	height:470px;
	}
.fullSlide .bd{ 
	margin:0 auto; 
	position:relative; 
	z-index:0; 
	overflow:hidden;  
	}
.fullSlide .bd ul{ 
	width:100% !important;  
	}
.fullSlide .bd li{ 
	width:100% !important;  
	height:470px; 
	overflow:hidden; 
	text-align:center;  
	}
.fullSlide .bd li a{ 
	display:block; 
	height:470px; 
	}

.fullSlide .hd{ 
	width:100%;  
	position:absolute; 
	z-index:1; 
	bottom:0; 
	left:0; 
	height:30px; 
	line-height:30px; 
	background:url(../touming.png) repeat-x; 
	text-align:center;
	_background:#000; 
	_filter:alpha(opacity=60); 
	}
.fullSlide .hd ul{ 
	text-align:center;  
	padding-top:5px;  
	}
.fullSlide .hd ul li{ 
	cursor:pointer; 
	display:inline-block;
	*display:inline; 
	zoom:1; 
	width:8px; 
	height:8px; 
	margin:5px; 
	background:url(../tg_flash_p.png) -18px 0; 
	overflow:hidden; 
	line-height:9999px; 
	}
.fullSlide .hd ul .on{ 
	background-position:0 0; 
	}
.main{
	padding-top:10px;
	}
.div1{
	overflow:hidden;
	margin-bottom:46px;
	}
.div1_left{
	width:245px;
	}
.div1_box1{
	border:1px solid #dcdcdc;
	}
.div1_title{
	height:114px;
	background:#ff9c01;
	text-align:center;
	}
.div1_title h2{
	padding-top:32px;
	color:#fff;
	font-weight:normal;
	}
.div1_title h2 .sp1{
	font-size:21px;
	line-height:38px;
	}
.div1_title h2 .sp2{
	font-size:15px;
	}
.div_lb1{
	background:#f0f0f0;
	}
.div_lb1 li{
	height:67px;
	line-height:67px;
	text-indent:74px;
	background:url(../bj_img1.png) no-repeat 40px center;
	font-size:17px;
	border-bottom:1px solid #dcdcdc;
	}
.div_lb1 .l1{
	border-bottom:none;
	}
.div_lb1 li a{
	color:#000;
	}
.div1_right{
	width:833px;
	}
.slideTxtBox{ 
	width:833px; 
	}
.slideTxtBox .hd{ 
	height:59px; 
	border:1px solid #dcdcdc;  
	position:relative; 
	}
.slideTxtBox .hd ul{ 
	float:left;  
	position:absolute; 
	left:27px; 
	height:29px;
	padding-top:20px;   
	}
.slideTxtBox .hd ul li{ 
	float:left; 
	cursor:pointer; 
	margin-right:33px;
	font-size:15px; 
	}
.slideTxtBox .hd ul li span{
	display:block;
	height:29px;
	width:120px;
	text-align:center;
	}
.slideTxtBox .hd ul li.on{ 
	background:url(../bj_img2.png) no-repeat center bottom; 
	color:#fe0f00;
	}
.slideTxtBox .bd ul{ 
	padding-top:26px;
	overflow:hidden;
	}	
.slideTxtBox .bd li{ 
	float:left;
	margin:0px 3px 25px 3px;
	}
.div1_img{
	padding:2px 4px;
	border:1px solid #dcdcdc;
	margin-bottom:4px; text-align:center
	}
.div1_word{
	width:270px;
	height:48px;
	line-height:48px;
	text-align:center;
	background:#ff9c01;
	}
.div1_word a{
	font-size:15px;
	color:#fff;
	}
.div2{
	background:#f4f4f4;
	padding-top:40px;
	}
.div2_title{
	width:554px;
	margin:0 auto;
	}
.div2_img{
	padding-top:25px;
	}
.div3{
	padding-top:38px;
	margin-bottom:83px;
	}
.div3_title{
	width:477px;
	margin:0 auto;
	}
.div3_box1{
	overflow:hidden;
	margin-top:62px;
	height:139px;
	}
.picScroll{ 
	position:relative;   
	width:1072px;  
	padding:0px 0px 0px 30px; 
	overflow:hidden;     
	}
.picScroll .prev,
.picScroll .next{ 
	display:block; 
	position:absolute; 
	top:63px; 
	left:5px; 
	width:23px; 
	height:23px; 
	background:url(../btns.png) no-repeat;   
	}
.picScroll .next{ 
	left:auto; 
	right:5px; 
	background-position:-25px 0; 
	}
.picScroll .prev:hover{ 
	background-position:0 -30px; 
	}
.picScroll .next:hover{ 
	background-position:-25px -30px; 
	}
.picScroll ul{ 
	overflow:hidden; 
	zoom:1; 
	}
.picScroll ul li{ 
	float:left; 
	overflow:hidden; 
	padding:0 10px;     
	}
.picScroll ul li img{ 
	width:188px; 
	height:113px; 
	display:block; 
	background:url(../loading.gif) center center no-repeat; 
	}
.div4{
	height:271px;
	background:url(../div4_bj.jpg) center;
	}
.div5{
	padding-top:40px;
	margin-bottom:90px;
	}
.div5_title{
	width:160px;
	margin:0 auto;
	padding-bottom:18px;
	}
.div5_box1{
	height:43px;
	line-height:43px;
	border-top:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	margin-bottom:58px;
	font-size:21px;
	text-align:center;
	}
.div5_box1 span{
	color:#fe0f00;
	}
.div5_box2{
	overflow:hidden;
	}
.div5_img{
	padding:10px 11px;
	border:1px solid #dcdcdc;
	}
.div5_word{
	width:524px;
	}
.div5_word h1{
	font-size:21px;
	font-weight:normal;
	margin-bottom:15px;
	}
.div5_word p{
	font-size:15px;
	line-height:38px;
	text-indent:2em;
	}
.div5_word p a{
	color:#fe0f00;
	}
.div6{
	margin-bottom:96px;
	}
.div6_title{
	margin-bottom:41px;
	}
.div6_box1{
	overflow:hidden;
	padding-left:50px;
	}
.div6_box1 li{
	float:left;
	text-align:center;
	font-size:13px;
	margin-right:16px;
	}
.div6_img1{
	width:125px;
	height:134px;
	background:url(../lc_img1.jpg) center no-repeat;
	margin-bottom:32px;
	}
.div6_img1:hover{
	background:url(../lc_img11.jpg) center no-repeat;
	}
.div6_img3{
	width:125px;
	height:134px;
	background:url(../lc_img2.jpg) center no-repeat;
	margin-bottom:32px;
	}
.div6_img3:hover{
	background:url(../lc_img22.jpg) center no-repeat;
	}
.div6_img4{
	width:125px;
	height:134px;
	background:url(../lc_img3.jpg) center no-repeat;
	margin-bottom:32px;
	}
.div6_img4:hover{
	background:url(../lc_img33.jpg) center no-repeat;
	}
.div6_img5{
	width:125px;
	height:134px;
	background:url(../lc_img4.jpg) center no-repeat;
	margin-bottom:32px;
	}
.div6_img5:hover{
	background:url(../lc_img44.jpg) center no-repeat;
	}
.div6_img6{
	width:125px;
	height:134px;
	background:url(../lc_img5.jpg) center no-repeat;
	margin-bottom:32px;
	}
.div6_img6:hover{
	background:url(../lc_img55.jpg) center no-repeat;
	}
.div6_img7{
	width:125px;
	height:134px;
	background:url(../lc_img6.jpg) center no-repeat;
	margin-bottom:32px;
	}
.div6_img7:hover{
	background:url(../lc_img66.jpg) center no-repeat;
	}
.div6_word{
	line-height:24px;
	}
.div6_img2{
	padding-top:54px;
	}
.div7{
	overflow:hidden;
	}
.div7_box1{
	width:520px;
	}
.div7_title{
	height:26px;
	overflow:hidden;
	margin-bottom:20px;
	}
.a1{
	border-left:10px solid #008CDA;
	display:block;
	font-size:21px;
	text-indent:5px;
	font-weight:bold;
	color:#008CDA;
	}
.a1 span{
	font-size:15px;
	color:#565555;
	margin-left:8px;
	}
.a2{
	display:block;
	height:26px;
	width:46px;
	text-align:center;
	background:#008CDA;
	color:#fff;
	font-size:15px;
	line-height:26px;
	}
.div7_box1{
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:1px dotted #ddd;
	}
.div7_img{
	margin-right:18px;
	}
.div7_word{
	width:330px;
	}
.div7_word a{
	color:#565555;
	font-size:15px;
	}
.div7_word a span{
	font-size:14px;
	}
.div7_word .p3{
	font-size:12px;
	line-height:22px;
	color:#666;
	text-indent:2em;
	}
.div7_xw{
	height:198px;
	}
.end{
	width:100%;
	}
.leg{
	padding-top:36px;
	background:#3a3a3a;
	height:527px;
	}
.leg_left{
	width:580px;
	}
.leg_title{
	height:29px;
	margin-bottom:14px;
	}
.leg_title a{
	color:#fff;
	font-size:25px;
	}
.leg_title a span{       
	color:#afafaf;
	font-size:15px;
	margin-left:6px;
	}
.ditu{
	width:560px;
 
	margin-bottom:22px;
	}
.leg_box1{
	overflow:hidden;
	}
.leg_lb{
	margin-right:26px;}
.leg_lb li{
	font-size:13px;
	color:#fff;
	line-height:24px;
	}
.leg_lj{
	padding-top:20px;
	overflow:hidden; 
	}
.leg_lj p{
	font-size:14px;
	color:#fff;
	}
.leg_lj p a{
	color:#fff;
	margin-right:16px;
	}
.leg_right{
	width:480px;
	}
.ly{
	height:350px;
	background:#666;
	padding-top:14px;
	}
.leg_box2{
	overflow:hidden;
	padding-top:23px;
	}
.leg_box2_left{
	width:206px;
	}
.leg_box2_left .p1{
	color:#afafaf;
	font-size:15px;
	}
.leg_box2_left .p2{
	padding-top:18px;
	}
.leg_box2_left .p2 a{
	margin-right:23px;
	}
.wx2{
	margin-right:27px;
	}
.leg_box2_right{
	overflow:hidden;
	}
.leg_box2_right p{
	text-align:center;
	font-size:15px;
	color:#fff;
	line-height:28px;
	margin-top:15px;
	}
.foot{
	height:48px;
	line-height:48px;
	text-align:center;
	background:#666;
	font-size:13px;
	color:#fff;
	}
.foot a{
	color:#fff;
	}
.zy_div{
	overflow:hidden;
	margin-bottom:20px;
	}
.left{
	width:252px;
	}
.left_title{
	height:46px;
	line-height:46px;
	text-align:center;
	background:#008CDA;
	font-size:16px;
	color:#fff;
	}
.cp_lb{
	padding-top:9px; 
	margin-bottom:33px;
	}
.cp_lb li{
	height:36px;
	line-height:36px;
	background:url(../bj_img1.png) no-repeat 74px center;
	text-indent:84px;
	font-size:14px;
	border-bottom:1px dotted #c9c9c9;
	}
.cp_lb li a{
	color:#666;
	}
.left_title2{
	font-size:18px;
	margin-bottom:23px;
	}
.left_title2 span{
	font-size:14px;
	margin-left:6px;
	}
.left_img{
	margin-bottom:25px;
	}
.add{
	font-size:14px;
	line-height:28px;
	color:#666;
	}
.add .l2{
	font-size:18px;
	color:#333;
	}
.right{
	width:830px;
	}
.right_title{
	height:39px;
	background:url(../right_title_bj.jpg) repeat-x bottom;
	padding-top:6px;
	}
.right_title_inner{
	overflow:hidden;
	height:28px;
	}
.sp3{
	display:block;
	border-left:10px solid #008CDA;
	font-size:18px;
	padding-left:6px;
	color:#008CDA;
	}
.sp4{
	background:url(../sp4_bj.jpg) no-repeat left center;
	font-size:14px;
	color:#666;
	text-indent:20px;
	}
.nr{
	padding:15px;
	}
.nr li{
	float:left;
	margin:10px 20px 20px 15px;
	width:360px;
	height:295px;
	}
.nr li p{
	text-align:center;
	line-height:40px;
	font-size:14px;
	color:#666;
	}