*{
	margin: 0; 
	padding:0;
    list-style: none;
}
a,a:hover{
	text-decoration: none;
}
/*index_top*/
.header{
	margin: 10px auto; 
	width: 1200px;
    overflow: hidden;
}
.logo{
	width: 40%;
	height: 110px;
	float: left;
}
.logo img{
    margin-top: 15px;
    
}
.r_tel{
	width: 30%;
	height: 110px;
	float: right;
}
.r_tel1{
	width: 74%;
	height: 70px;
	float: left;
	    margin-top: 25px;
}
.r_tel1_title{
	width: 80%;
	height: 90px;
	float: left;
}
.r_tel1_t1{
	width: 100%;
	height: 20px;
	float: left;
	text-align: left;
	line-height: 20px;
	font-size: 15px;

}
.r_tel1_t2{
	width: 100%;
	height: 30px;
	float: left;
	text-align: left;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #ec1909;
}
.r_tel1_img{
	width: 18%;
	height: 90px;
	float: left;
	
}
.r_tel2{
	width: 25%;
	height: 90px;
	float: left;
	margin-top: 10px;

}
.mean{
	background-color: #0c5ba0;
}
.menu_menu{
    margin: 0 auto;
    width: 1200px;
	overflow: hidden;
}
.menu_menu li{
    display: block;
    width: 11%;
    height: auto;
    float: left;
}
.menu_menu a{
	display: block;
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
}
.menu_menu li a:hover{
	background-color: #ef7800;
}
.menu_menu li.aaa{
	background-color: #ef7800;
}

.footer-box {
    background-color: #272727;
}
.footer-copy {
    background: #272727;
    color: #999;
    line-height: 25px;
    padding: 30px 0;
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
}
.footer-copy a{
    color: #999;
}
/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:30%;right:5px;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:#ef7800 url("../img/fixCont01.png") no-repeat 0 0;font-size: 18px;}
.yb_bar .yb_phone{background:#ef7800 url("../img/fixCont01.png") no-repeat 0 -57px;}
.yb_bar .yb_QQ{background:#ef7800 url("../img/fixCont01.png") no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ef7800 url("../img/fixCont01.png") no-repeat 0 -169px;height:200px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}