.header .logo{
	display: block;
}
.header .menu > ul > li{
	display:inline-block;
}
.header .logo img{
	position: relative;
	top:0.3rem;
}

.header .menu > ul > li{
float:left
}

.footer_c ul li:first-child{
float:left;
width:81%;
text-align:right;
}
.footer_c ul li{
float:right;
}

.wyfw_box .cbox .cl_1 {
height:5.2rem;
padding-top:1rem;
}

.gywm_top .more3{
display:inline-block;
}

.gywm_top .text{
height:50%;
}
.gywm_bottom .text{
height:32px;
}