/* CSS Document */

body{background:#fff;font-family:"微软雅黑","Arial Narrow",sans-serif; font-size:12px; line-height:20px;color:#BEBEBE; padding:0; margin:0;}
a{color:#666;text-decoration:none;}
a:hover{color:#094AB2;text-decoration:underline;}

.box {margin:auto; width:980px; overflow:hidden;}
.logo{float:left; white-space:180px; margin-top:15px;overflow:hidden;}
.menu{float:right; white-space:800px; height:70px; line-height:70px; font-size:24px;overflow:hidden;}
.menu ul{ padding:0; margin:0; list-style:none;}
.menu li {
	height:70px;
	border-right-width: 1px;	border-right-style: solid;	border-right-color: #E5E5E5;	 float:left; display:block; width:150px; text-align:center;
}

.menu li :hover { background-color:#4D4D4D; display:block; color:#FFFFFF;
}
.menu .first {border-left-color:#E5E5E5;border-left-style: solid;border-left-width: 1px;}

.banner01 {background-image:url(images/banner01.gif); background-repeat:no-repeat; background-position: top center;min-width:980px; height:241px;}
.banner02 {background-image:url(images/banner02.gif); background-repeat:no-repeat; background-position: top center;min-width:980px; height:239px;}

.box2 {
	padding-bottom:40px;
	padding-top:40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	height:380px;
}
.box3 {
	padding-bottom:40px;
	padding-top:40px; background-color:#F1F1F1;
	
}

.footer { background-color:#4D4D4D; text-align:center; padding-top:15px; padding-bottom:15px;}
.footer a{ color:#BEBEBE;}



/*HG*/
.w_box{width:982px;margin:0 auto;position:relative;}
.pos_img_left{position:absolute;left:0;top:0}
.pos_img_right{position:absolute;right:0;top:0}
.pos_text_left{position:absolute;left:50px;top:140px;}
.pos_text_right{position:absolute;right:50px;top:140px;}
.w_box p{padding:14px 0;margin:0;}
.p_1{font-size:42px;font-family:"微软雅黑";color:#000;}
.p_2{font-size:18px;font-family:"微软雅黑";color:#666666;}
.p_3{font-size:14px;line-height:22px;height:22px;color:#fff;font-family:"微软雅黑";padding:0px 10px !important;background:#91acdc;display:inline-block}
.p_4{font-size:26px;text-align:center;color:#000;}
.weixin_pic{margin:30px auto 0;padding:0;list-style-type:none;width:430px;}
.weixin_pic li p{margin:0;padding:0;text-align:center;color:#999999;font-size:18px;margin-top:10px;}
.clear{clear:both;}