@charset "utf-8";
/* CSS Document */

 /* 手机或小平板 phone */
    @media all and (max-width: 767px) {
.top_bg {
	background-color: #a60000;
	background-image: none;
	height: auto;
	padding-bottom: 10px;
}
.top1 {
	width: 90%;
	font-size: 12px;
}
.top1 span {
	float: right;
}
.top2 {
	width: 100%;
	background-position: left center;
	background-size: cover;
}
.logo {
	width: 80%;
	padding-left: 10%;
}
.nav {
	width: 100%;
}
.nav a {
	width: 23%;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 0px;
	margin-left: 1%;
	background-size: contain;
}
.selected {
	background-size: contain;
}
.banner {
	width: 100%;
	margin-top: 10px;
}
.banner_txt {
	width: 88%;
	float: none;
}
.banner_pic {
	width: 88%;
	float: none;
}
.banner_pic img {
	height: auto;
}
.slideBox .hd ul li {
	width: 10px;
	height: 10px;
	background-size: contain;
}
.slideBox .hd ul .on {
	background-size: contain;
}
.main1 {
	width: 90%;
}
.main1_l {
	width: 100%;
	float: none;
}
.main1_r {
	width: 100%;
	float: none;
	margin-top: 20px;
}
.main2 {
	width: 90%;
}
.bottom {
	width: 90%;
	font-size: 14px;
}
.bread{ width:90%;}
.neirong{ width:90%;}
.neirong_l{
	float: none;
	width: 94%;
	padding: 2%;
}
.neirong_r{
	float: none;
	width: 90%;
	padding: 5%;
	margin-top: 15px;
}
.banner2{ width:100%; margin-top:0px;}
ul#fengcai_list2 li{ width:100%; float:none;}
ul#fengcai_list2 li img{ width:100%; height:auto;}

}
