@media only screen and (min-width: 861px){
.sexx{ font-size: 20px; font-weight: bold; color: #000; width: 50px;border: none;float: left; margin-left: 25px; font-family: "黑体";}
.zibei{ float: right;width: 48%;}
.xingshi{ float: left; width: 48%;}
}

@media only screen and (max-width: 860px) {
		.bannernew img{ width: 100%; height: auto;}
		.phone{display: none;}
		.text img{ height: 96px;}
		.logo img{ height: 96px;}
		.xingshi{}
		.zibei{ display: none;}

		.sexx{ font-size: 14px; font-weight: bold; color: #000; width: 50px;border: none;float: left; margin-left: 10px;}
		.shengchent{display: none;}
}
