
.head2 {position: relative;z-index: 11;height:5rem;overflow:hidden; background:#fff;}
.head2 .logo{ width:14.6875%; float:left; margin:0.6rem 0 0 3%;}
.head2 .logo img{display:block; width:100%;}
.head2 h3{ width:70%; float:left; text-align:left; font-size:1.5rem; line-height:1.8rem; color:#333; padding-top:0.7rem; font-weight:bold;}
.head2 h3 p{font-size:1.2rem;}
.head2 h3 a{ display:inline-block; color:#333; padding:0 5%; position:relative;}
.head2 h3 a:before{ content:""; position:absolute; top:2rem; right:0; width:1px; height:20%; background:#ebebeb;}
.head2 h3 a:last-child:before{ background:none;}
.head2 .menu_btn{width:4.53125%; height:4rem; float:right; margin-right:3%;}
.head2 .menu_btn a.downmenu{display:block; width:100%; padding:2rem 0 0.5rem 0;}
.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:rgba(40,55,95,0.8);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%; margin-bottom: 1.2rem;
            font-size: 1.6rem;
            text-align: center;
            color: #fff;
            line-height: 4rem;
            background:  #28375f;
            border-bottom: 1px solid #84cee9;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
            }
        

.m4-prod-list-content-1-con li {
            width: 50%;
        }
.m4-prod-list-content-1-con li img {
            display: block;
            border:1px solid #ccc;
            box-sizing:border-box;
            width: 100%;
			height:14rem;
        } 
.m4-prod-list-content-1-con span {
            display: block;
            color: #3b3e3d;
            line-height:3rem;
            height:3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
            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(40,55,95, 0.8);
        }
        
        .main-footer-1-list {
            border-top: 1px solid #dc241f;
            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 a li img{
			 height:5rem;
        }
        
        
        .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: #28375f;
            border-top: 1px solid #dc241f;
            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;
        }
    
