@media only screen and (max-width: 750px){

body{padding-bottom:50px!important}

#home .index h1{font-size:1rem;}
#home .index h2{font-size:1rem;letter-spacing:1px;}
#home{overflow:auto!important;height:auto;padding-bottom:10rem}

.left{display:none}
.right_box .box{width:90%!important;margin-left:5%}
.product_header .search{display:none}
.product_header .logo{flex:1;text-align:left}
.product_header .login{text-align:right!important;width:100px!important;}
.layui-tab{display:block!important;margin-top:3rem;}
.right h2{text-indent:1em}
.g-foot{display:block!important;}

.product_img{width:100%!important;height:auto!important}
.news_box{box-sizing:border-box;padding:10px;}


.product_header .member_header{width:200px;text-align:right!important}
.product_header .member_header a{font-size:12px;line-height:40px;padding:0px 2px;cursor:pointer;color:#000}



}



