@charset "utf-8";

/* CSS Document */

/*CSS reset*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,table {margin:0;padding:0;}

body,input,select,button,textarea{font-size:12px; font-family:/*arial,*/'微软雅黑',Tahoma,Geneva,sans-serif;}

/*table {border-collapse:collapse;border-spacing:0;}*/

button{cursor:pointer;}

fieldset,img {border:0;}

address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}

ol,ul {list-style:none;}

caption,th {text-align:left;}

h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}

q:before,q:after {content:'';}

/*p{text-align:left;}*/

abbr,acronym { border:0;}

a{text-decoration:none;color:#000000;outline:none;blr:expression(this.onFocus=this.blur());}

input,area{blr:expression(this.onFocus=this.blur());}



/*字体，颜色*/

.f12{font-size:12px;}

.f13{font-size:13px;}

.f14{font-size:14px;}

.f16{font-size:16px;}

.f18{font-size:18px;}

.f20{font-size:20px;}

.f22{font-size:22px;}

.f24{font-size:24px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f36{font-size:36px;}

.fb{font-weight:bold;}

.fn{font-weight:normal;}

.t2{text-indent:2em;}

.white{color: white;}
.liu{color: #666666}
.ju{color: #FF7900;}
.huang{color: #FFFC07;}

.ksdh{width:105px;height:260px;position:relative;z-index:999;top:0px;display:none;background:white}
.ksdh div{line-height:25px;font-size:12px;text-align:center;color:#393939;border-bottom:1px solid #EAEAEA}
.how:hover .ksdh{display:block}

/*定位*/

.tl{text-align:left;}

.tc{text-align:center;}

.tr{text-align:right;}

.fl{float:left;display:inline;}

.fr{float:right;display:inline;}

.cb{height:0px;clear:both;font-size:0px;line-height:0px;zoom: 1;}

.cl{clear:left;}

.cr{clear:right;}

.vm{vertical-align:middle;}

.pr{position:relative;}

.pa{position:absolute;}

.zoom{zoom:1;}

.hidden{visibility:hidden;}

.none{display:none;}

.block{display:block;}

.fix:after {clear: both;content: "$";display: block;height: 0;overflow: hidden;visibility: hidden; font-size:0; height:0;}

.fix{*zoom:1;}   /*IE6、7 Hack*/

.w{width:100%;}

.h{height:100%;}

/*==============================body==============================*/
body{
	min-width:1000px;
	height:auto;
	_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?"1000px":"");
	font-family:"微软雅黑";
}
/*======================header======================*/
.header{
	width:100%;
	height:60px;
	font-family:"微软雅黑";
	background-color:#00A2E9; 
}
.headerBox{
	width:1000px;
	height:100%;
	margin:0 auto;
}
h1{
	margin-top:3px;
	height:58px;
	overflow:hidden;
}
.nav{
	margin:0 auto;
	height:52px;
	line-height:60px;
	z-index:9999;
}
.nav li{
	width:65px;
	height:14px;
	/* line-height:32px; */
	float:left;
	display:inline-block;
	/* padding:0 2px; */
	margin-top:23px;
	border-right:1px solid #fff;
	/* background:url(../images/nav_border.jpg) right top no-repeat; */
}
.nav .navBar-last{
	margin-right:0;
	background:none;
}
.non{
	font-size:12px;
	width:100%;
	height:100%;
	display:block;
	color:white;	
	text-align:center;
	line-height:15px;
}
/*.nav li a:hover{
	color:#F00;
}*/
/*======================footer======================*/
.footer{
	width:100%;
	height: 500px;
	margin-top: 60px;
	float: left;
}
.footer1{
	height: 408px;background-color: #E6E6E6;width:100%;
}
.footer2{
	height: 90px;background-color: #00A2E9;width:100%;
}
.foot_top{width:1028px;background: url(../images/foot.png) ;margin: auto;height: 407px;}
.top0{width: 100%;height: 260px;}
.top1{width: 260px;height: 230px;padding-top: 30px;float: left;}
.wx{float: right;margin-right: 20px;}
.wx p{line-height: 35px;}
.top2{float: left;margin-left: 70px;padding-top: 40px;width: 100px;height: 220px;}
.top2 p{line-height: 35px;}
.top3{float: left;padding-top: 45px;width:270px;height: 220px;}
.u{padding: 10px;}
.u li{float: left;padding: 0 10px;line-height: 30px;}
.top5{float: left;margin-left: 58px;padding-top: 40px;width: 100px;height: 220px;}
.top5 p{line-height: 35px;}
.foot_mid{width: 100%;height: 105px;margin-top: 30px;}
.foot_mid div{width:105px;height: 100%;float: left;}
.mid1{margin-left: 60px;background: url(../images/f1q.png);}
.mid2{margin-left: 95px;background: url(../images/f2q.png);}
.mid3{margin-left: 95px;background: url(../images/f3q.png);}
.mid4{margin-left: 95px;background: url(../images/f4q.png);}
.mid5{margin-left: 95px;background: url(../images/f5q.png);}
.mid1:hover{background: url(../images/f1h.png);}
.mid2:hover{background: url(../images/f2h.png);}
.mid3:hover{background: url(../images/f3h.png);}
.mid4:hover{background: url(../images/f4h.png);}
.mid5:hover{background: url(../images/f5h.png);}
.foot21{width: 1000px;margin: auto;height: 100%;}
.l{width:400px;margin: auto;height: 30px;padding-top: 20px;}
.l a{ border:none}
.l li{padding:0 10px;height: ;float: left;}
.lli




.footerTop{

	width:100%;

	height:42px;

	background-color:#0763B6;

	/* border-bottom:1px solid #6fa645; */

	/* border-top:1px solid #549624; */

}



.footerTop-cont{

	width:1000px;

	margin:0 auto;

}



.footerTop-cont ul li{

	float:left;

	display:inline-block;

	width:128px; 

	line-height:20px;

	font-size:15px;

	text-align:center;
	
	margin-top:10px;
	
	border-right:1px solid white;
	
	/* height:30px; */

}



.footerTop-cont ul li a{

	color:white;

}



.footerTop-cont div{

	width:250px;

	height:84px;

	background:url(../images/footer_right.png) left top no-repeat;

	right:0;

	top:-41px;

}



.footerBottom{

	width:1000px;

	margin:0 auto;

}



.footerBottom a.fl{

	display:inline-block;

	width:354px;

	height:122px;

	padding:19px 0 0 37px;

}



.footerBottom ul{

	/* padding:19px 70px 0 0; */

	line-height:27px;

	color:#727272;

}











.ufo_right{

	display:block;

	width: 130px;

	height:363px;

	position:fixed;

	_position:absolute;

	right:0;

	bottom:135px;

	_bottom:"auto";

	cursor:pointer;

	background:url(../images/ufo_right.jpg) left top no-repeat;

}









.tanchuang{

	width:408px;

	height:298px;

	background:url(../images/tanchaung.png) left top no-repeat;

	_background: url(../images/tanchaungIE6.png) left top no-repeat;

	position:fixed;

	_position:absolute;

	left: 50%;

	top:245px;

	_top:"auto";

	z-index:99999999;

}



.tanchuang a{

	display:block;

	width:95px;

	height:27px;

	position:absolute;

	top:216px;

}



.tanchuang .tanchuangCha{

	display:block;

	width:20px;

	height:20px;

	position:absolute;

	right:42px;

	top:42px;

	cursor:pointer;

}



.tanchuang .tanchuangZixun{

	left:149px;

}



.tanchuang .tanchuangYuyue{

	left:259px;

}

.clear{ clear:both;}