@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0}
body{line-height:24px;font-size:14px; font-family:"微软雅黑";color:#666;}
li{list-style:none;}
a{color:#666;text-decoration:none; font-family:"微软雅黑";}
a:hover,.mo_style{color:#292363;}
.clear{clear:both}
img{border:0; vertical-align:middle}
b,h1{font-weight:normal}


/*在线客服*/

.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #005A99 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #005A99 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #005A99 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #005A99 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}

/*common*/
.toptop{border-bottom:1px solid #1E81BC;width:100%}
.top{height:80px;width:1000px;margin:0 auto;overflow:hidden;zoom:1;}
.top_left{float:left;margin-top:10px;}
.top_right{float:right;margin-top:30px;}
.top_right ul{ overflow:hidden;zoom:1}
.top_right li{float:left}
.top_right li a{margin:0 15px;float:left;font-size:16px; font-family:"微软雅黑";color:#1E81BC}
.top_right li a:hover,.top_right .current{color:#0567A0;border-bottom:3px solid #1E81BC}


.mr_frBtnL{float:left;margin-top:110px;cursor:pointer;display:inline;}
.mr_frUl{float:left;width:870px;}

.mr_frBtnR{float:right;margin-top:108px;cursor:pointer;}
.mr_frUl ul li{display:inline;float:left;width:212px;overflow:hidden;margin:0 6px}

#footer{ background-color:#B2B2B2;height:260px;}
#footer .fo_bottom{height:200px; background:url(../images/index_20.png) no-repeat 100% 25%;width:1000px;margin:0 auto;}
.fo_bottom ul{float:left;margin-right:40px;margin-top:40px;}
.fo_bottom ul li{line-height:29px;}
.fo_bottom ul li a,.fo_bottom ul li b{color:#E6E6E6;}
.fo_bottom ul li b{font-size:18px;color:#fff; display:block;margin-bottom:5px;}
.foonav{ overflow:hidden;zoom:1}


.lang { text-align:right;display:block; clear:both;margin-top:-30px;margin-right:10px; overflow:hidden}
.fo_center{width:100%;color:#fff; background:#7D7D7D; clear:both;height:40px;line-height:40px; clear:both;}
.fo_center1{margin-top:40px;}
.fo_center div{width:1000px;margin:0 auto}

.fo_bot{width:1000px;margin:0 auto;color:#fff}
.fo_bot a{color:#fff;padding:0 20px 0 0}






