@media screen and (max-width:800px) {
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea, img{
	font-size:14px;
	}
.container{
	width: 95%;
}
.head_hx{
	border:none;
	height:auto;
	}
.fixd .head_hx{
	background-color: rgba(255,255,255);
	}
.logo{
	width:100%;
	margin:15px 0
	}
.logo img{
	width:50%;
	float:left;
	}
.wzss{
	display:none;
	}
.rm-toggle{
	display:block;
	width:40px;
	height:40px;
	float:right;
	position:relative;
	}
.rm-toggle span{
    position: absolute;
    left: 10px;
    display: block;
    width: 22px;
    height: 2px;
    background-color: #333;
	transition:all 0.3s;
    transform-origin: center center;
	}
.rm-toggle span:first-child {
	top: 14px;
	}
.rm-toggle span:nth-child(2) {
    top: 22px;
}
.rm-toggle span:last-child {
    top: 30px;
}
.rm-active span:first-child {
    top: 22px;
    transform: rotate(45deg);
}
.rm-active span:nth-child(2) {
	opacity: 0;
    width: 0;
	}
.rm-active span:last-child {
    top: 22px;
    transform: rotate(-45deg);
}
.rm-nav{
	width:97.5%;
	float:none;
	margin-top:0px;
	position:absolute;
	top:75px;
	background-color: rgba(255,255,255,0.9);
	z-index:9;
	}
.rm-nav>ul>li{
	width:100%;
	border-bottom:1px solid #ddd;
	}
.rm-nav>ul>li>ul{
	position:relative;
	}
.rm-nav>ul>li>ul>li>ul{
	position:relative;
	left:0%;
	width:100%;
	}
.rm-nav>ul>li>ul>li>ul>li{
	padding: 10px 25px;
	}
/**/
.banner .swiper-button-next, 
.banner .swiper-button-prev{
	display:none;
	}
/**/
.bt {
    padding: 30px 0 10px 0;
	}
.bt img {
	width:35%;
	}
.bt h2{
	font-size:24px;
	}
.bt p{
	display:none;
	}
/**/
.product_bt{
	padding:35px 0 10px 0;
	}
.product_bt h2{
	width:100%;
	text-align:center;
	}
.product_bt h2 img{
	width:35%;
	margin:auto;
	}
.product_bt h2 span{
	display:none;
	}
.product_bt h2 b{
	font-size:24px;
	}
.product_bt a{
	display:none;
	}
.product_hot .swiper-button-next{
	display:none;
	}
/**/
.about{
	padding:35px 0;
	}
.about_left{
	width:100%;
	}
.about_left .about_img{
	width:100%;
	}
.about_left ul{
	width:100%;
	margin-top:25px;
	}
.about_left ul h2{
	font-size:20px;
	padding:20px 0 0 0;
	line-height:24px;
	}
.about_left ul h4 span{
	width:50%;
	font-size:14px;
	}
.about_left ul h4{
	margin-top:20px;
	}
.about_left ul a{
	width:50%;
	margin-top:20px;
	}
.about_right{
	width:100%;
	padding-top:40px;
	}
/**/
.choose_bj{
	padding-bottom:20px;
	}
.choose ul{
	width:100%;
	}
.choose ul li{
	width:100%;
	margin-right:0px;
	margin-bottom:20px;
	}
/**/
.news ul{
	width:100%;
	}
.news ul li{
	width:100%;
	margin-bottom:20px;
	}
/**/
.foot_contact{
	width:100%;
	}
.foot_contact img{
	width:80%;
	}
.foot_quick , 
.foot_touch{
	display:none;
	}
.foot_product{
	display:none;
	}
.bqsy{
	border-top:1px solid #aaa;
	margin-top:30px;
	}
.bqsy a{
	display:none !important;
	}	
.comm ul li{
	width:100%;
	}
.contact_xj , .contcat_ms{
	width:100%;
	padding:20px;
	}
.nr100 , .nr30 , .submit{
	width:100%;	
}
/**/
.mian_w{
	padding: 30px 0 0px 0;
	}
.foot_bj {
	margin-top:50px;
	}
/**/
.inner-nav{
	display:none;
	}
.productlist{
	width:100%;
	}
.productlist h2{
	padding:0 0 25px 0;
	}
.productlist ul{
	width:100%;
	}
.productlist ul li{
	width: 48%;
	margin: 7px 1%;
	}
.productlist ul li h3{
	 padding: 10px 0;
	 font-size: 14px;
	}
/**/
.showimg{
	width:100%;
	}
.products_show_r{
	width:100%;
	padding-top: 30px;
	}
}
























