
.head2 {position: relative;z-index: 11;height:5rem;overflow:hidden;}
.head2 .logo{ width:35%; float:left; margin:1rem 0 0 3%;}
.head2 .logo img{display:block; width:100%;}
.head2 h3{ width:48%; float:left; text-align:center; font-size:1.2rem; font-weight:bold; line-height:5rem; color:#333;}
.head2 h3 a{ display:inline-block; color:#333; padding:0 5%; text-align:center;}
.head2 .menu_btn{width:8%; height:4rem; float:left; margin-right:3%;}
.head2 .menu_btn a.downmenu{display:block; width:90%; padding:1.5rem 1rem 1rem 1rem;}
.head2 .menu_btn img{ display:block; width:100%;}

.menu2 .slideMenu{ width:92%; display: none;z-index:20;position:absolute; top:5rem; right:0; transition:transform 1s;-webkit-transition:transform 1s; background:url(images/bg.jpg) no-repeat center top; background-size:100% auto; padding:2rem 4% 2rem 4%;}
.menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
.menu2 ul li {line-height:2.6rem;text-align:center;color:#fff;font-size:1.1rem; border:1px solid #fff; width:50%; margin:0 auto 1.5rem; border-radius:1.5rem;}
.menu2 ul li a {font-size:1.1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
		

            .main-tit-11 {
            height: 4rem;
            width: 100%;
            font-size: 1.6rem;
            text-align: center;
            color: #fff;
            line-height: 4rem;
            background:  #eb3c2b;
            border-bottom: 1px solid #FA756E;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
            }
        

 .m4-blk{margin-top:1.5rem;}
.m4-prod-list-content-1-con li {
            width: 48.56%;
        }
.m4-prod-list-content-1-con li img {
            display: block;
            border:1px solid #ccc;
            box-sizing:border-box;
            width: 100%;
        } 
.m4-prod-list-content-1-con span {
            display: block;
            color: #3b3e3d;
            line-height:3rem;font-size: 1.1rem;
            height:3rem;text-overflow:ellipsis;white-space:nowrap; overflow:hidden;
            text-align: center;
        }
    

        .main-footer-1 {
            height: 4.1rem;
            position: relative;
            z-index: 98;
        }
        
        .main-footer-1-con {
            max-width: 640px;
            min-width: 320px;
            width: 100%;
            position: fixed;
            left: 0;
            bottom: 0;
            background: rgba(0, 0, 0, 0.8);
        }
        
        .main-footer-1-list {
            border-top: 1px solid #eb3c2b;
            display: none;
        }
        
        .main-footer-1-list li {
            float: left;
            width: 50%;
            height: 2.5rem;
            font-size: 1.2rem;
            line-height: 2.5rem;
            color: #fff;
            box-sizing: border-box;
            padding-left: 18%;
            position: relative;
        }
        
        .main-footer-1-list li a {
            color: #fff;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .main-footer-1-list li:after {
            content: "";
            width: 0.5rem;
            height: 0.5rem;
            position: absolute;
            left: 30%;
            top: 1rem;
            background: #fff;
            border-radius: 100%;
        }
        
        .main-footer-1-list .clear {
            border-bottom: 1px solid #fff;
        }
        
        .main-footer-1-list .clear:nth-last-child(1) {
            border-bottom: 0;
        }
        
        .main-footer-1-mata {
            height: 4.1rem;
            background: #313131;
            border-top: 1px solid #eb3c2b;
            text-align: center;
        }
        
        .main-footer-1-mata p {
            display: inline-block;
            font-size: 1.4rem;
            color: #fff;
            line-height: 2.2rem;
            border: 1px solid #fff;
            border-radius: 0.4rem;
            padding: 0 4%;
            margin-top: 1rem;
        }
    
