
            body img{display:block;width:100%;}
			.g-hd{height:4.5rem;position: relative;background: #fff;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width: 32.8%;margin:1.2rem 0 0 3.1%;}
			.g-hd ul{float: left;height:1.5rem;margin-top:1.6rem;margin-left:8%;}
			.g-hd ul li{float: left;font-size: 1.2rem;line-height:1.2rem;padding:0 0.8rem;border-right:1px solid #c9c7c7;}
			.g-hd ul li:last-child{border: 0;}
			.g-hd ul li a{color: #666;}
			.g-hd .m-nav2{float: right;width:4.5%;margin:1.8rem 4.5% 0 0;}
			#menu{display:none;position: absolute;top:4.5rem;width: 100%;height:50.6rem;background:url(img/menu_bg.jpg) no-repeat;background-size:100% 50.6rem;z-index: 999;}
			#menu p{width: 93.75%;margin: 0 auto;padding-top:3rem;}
			#menu p a{display: block;height: 3.9rem;line-height: 3.9rem;font-size: 1.3rem;color: #fff;text-align: center;border-bottom:1px dashed rgba(255,255,255,0.3);}
			.sou{float: left;margin-top:0.9rem;width: 41%;height:2.8rem;background: #eee;border-radius:1.4rem;margin-left:9%;}
			.sou .input1{float:left;width:10rem;padding-left:0.5rem;height:2.8rem;line-height:2.8rem;font-size:1.2rem;color:#333;border:0;background:none;outline: 0;}
			.sou .input2{float: left;width:1.2rem;height:2.8rem;border: 0;background:url(img/sea.jpg) no-repeat center;background-size:1.2rem 1.2rem;outline: 0;cursor: pointer;margin-left:1rem;}

		

            .main-tit-11 {
                height: 4rem;
                width: 100%;
                font-size: 1.6rem;
                text-align: center;
                color: #414141;
                line-height: 4rem;
                background: url(images/m11-icon2.jpg) no-repeat center top;
                background-size: 100% 4rem;
                border-bottom: 1px solid #0073a2;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                box-sizing: border-box;
            }
        

.m4-prod-list-content-1-con li {
            width: 48.56%;
            margin-bottom:1rem;
        }
.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: 1.6rem;
            height:3.2rem;overflow:hidden;
            padding: 0.5rem 0 0.5rem;
            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 #0073a2;
            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 #0073a2;
            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;
        }
    
