
@charset "utf-8";
/*格式化*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea {margin:0;padding:0;}
body{ font-size:1.2rem;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif; padding-top:1px; background:#fff;overflow-x:hidden;max-width: 640px;min-width:320px;margin: 0 auto;}
li, ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
a { text-decoration:none;font-family:"Microsoft Yahei";color: #333;}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
img{ padding:0; margin:0;}
a img { border:none; }
input,textarea{ border:none;font-family:"Microsoft Yahei"; font-size:1.2rem;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:1.5rem;}
h2,h2 a{color: #333;display: block;}
.fl{float: left;}
.fr{float: right;}
/* -- 页面整体布局 -- */
.wrap{ min-width:320px; max-width:640px; margin:0 auto; overflow:hidden; position:relative;margin-top: -0.05rem;background: #fff;} /*网站首页宽度*/
.wrap img{display:block;width:100%;}


/*头部*/
.g-hd{height:4.4rem;position: relative;background: #fff;}
.g-hd img{display: block;width: 100%;}
.g-hd .logo{float: left;width:20.625%;margin-left:4.06%;margin-top:1.1rem;}
.g-hd .logo img{width:100%;}
.g-hd .nav{float: left;margin-top:1.6rem;width: 53%;margin-left: 12%;}
.g-hd .nav li{float: left;font-size:1.1rem;line-height: 1.1rem;margin-right: 10%;position: relative;}
.g-hd .nav li:after{content: "";position: absolute;right: -19%;top: 0.2rem;width: 1px;height: 0.8rem;background: #cccccc;}
.g-hd .nav li:last-child{border: 0;padding-right: 0;margin-right: 0;}
.g-hd .nav li:last-child:after{display: none;}
.g-hd .nav li a{color: #333;display: block;}
.g-hd .m-nav2{float: right;width:4.38%;margin-top:1.55rem;margin-right:3.125%;position: relative;}
#menu{display: none; position: absolute; right: 0; top:4.4rem; width: 100%; height:56.2rem; background: #26b458;z-index: 100; text-align: center;}
#menu p{width: 80%;margin: 1rem auto 0;}
#menu p a{display: block; height: 4rem; line-height: 4rem; font-size: 1.2rem; color: #fff; border-bottom: 1px solid rgba(255,255,255,0.3);} #menu p a:last-child{border: 0;}


 .ad-01{
     position: relative;
     min-height: 4rem;
        background: #27b458;
        /*background: url(images/m11-icon2.jpg) no-repeat center top;*/
        /*background-size: 100% 4rem; */
 }
 .ad-01-img img{
     display: block;
     width: 100%;
     
 }
    .ad-01-title {
        position: absolute;
        top: 0;
        height: 4rem;
        width: 100%;
        font-size: 1.6rem;
        text-align: center;
        color: #fff;
        line-height: 4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
    }


.m4-prod-list-content-1-con li { 
width: 48.56%;
margin-top: 1rem;
        } 
.m4-prod-list-content-1-con li img {
            display: block;
            width: 100%;
            box-sizing:border-box;
            border:solid 1px #d7d7d7;
            margin-bottom: 0.5rem;
        } 
.m4-prod-list-content-1-con span {
            display: block;
            color: #3b3e3d;
            line-height: 1.8rem;
            text-align: center;
        }
    

/*首页底部*/
.foot{margin-top: 3rem;}
.foot-t{background: #F2F2F2;padding-bottom: 3.5rem;margin-bottom: 3.5rem;position: relative;padding-top: 2rem;}
.foot-t .top{width: 4rem;margin: 0 auto;position: absolute;right: 1rem;top: -3rem;}
.foot-t .top img{width: 100%;}
.foot-t p{text-align: center;color: #666;line-height: 1rem;font-size: 1rem;}
.foot-t p span{margin-left: 2rem;}
.foot-t p a{color: #666;margin: 0 0.75rem;}
.foot-t em{display: block;text-align: center;color: #666;margin-top: 0.7rem;font-size: 1rem;}
.foot-b{position: fixed;bottom: 0;z-index:99;width: 100%;max-width: 640px;min-width:320px;box-sizing: border-box;}
.foot-b ul{display: flex; display: -webkit-flex; flex-wrap: wrap; justify-content: space-between;height: 3.5rem;background: #333;}
.foot-b ul li{width: 25%;text-align: center;line-height: 3.5rem;height: 3.5rem;font-size: 1.1rem;position: relative;}
.foot-b ul li:after{content: "";display: block;width: 1px;height: .5rem;background: #fff;position: absolute;right: 0;top:1.55rem;}
.foot-b ul li:last-child:after,.foot-b ul li.tel:after{display: none;}
.foot-b ul li a{color: #fff;display: block;}
.foot-b ul li.tel{background: #26b458;height: 4.85rem;top: -1.35rem;line-height: 4.85rem;}

