
        .g-hd {
            position: relative;
            z-index: 19;
        }
        .f-fl{float:left;}
        .f-fr{float:right;}
        .t_con {
            height: 5.75rem;
        }
        
        .g-hd img{width:100%;}
        .m-logo {
            width: 23.3%;
            padding: 0.6rem 2.18% 0;
            position: relative;
        }
        
        .m-text {
            width: 52.8%;
            line-height: 1.25rem;
            font-size: 1rem;
            white-space: nowrap;
            padding: 1.6rem 0 0;
            color: #555;
            text-align: center;
        }
        
        .m-text b {
            display: block;
            color: #127cb8;
            font-size: 1.4rem;
            line-height: 1.65rem;
        }
        
        .downmenu a{color:#000;font-size:0.8rem;}
        .downmenu {
            width: 17.8%;
            display: block;
            padding: 1.2rem 0 0;
            height: 4.55rem;
            border-left: solid 1px #d9d9d9;
            text-align: center;
        }
        
        .downmenu span {
            width: 2.1rem;
            display: block;
            margin: 0 auto;
            height: 2.1rem;
        }
        
        .menu {
            height: 6.4rem;
            color: #fff;
            display: block;
            line-height: 3.2rem;
            background: #127cb8;
            overflow: hidden;
            font-size: 1.2rem;
            text-align: center;
        }
        
        .menu li {
            height: 3.2rem;
            width: 25%;
            float: left;
            border-bottom: solid 1px #298bc2;
            color: #fff;
            display: block;
            position: relative;
        }
        
        .menu li:before {
            content: "";
            position: absolute;
            width: 1px;
            height: 100%;
            background: #298bc2;
            top: 0;
            right: 0;
        }
        
        .menu li:nth-child(4n):before {
            width: 0;
            height: 0;
        }
    

            .main-tit-11 {
                height: 4rem;
                width: 100%;
                font-size: 1.6rem;
                text-align: center;
                color: #127cb8;
                line-height: 4rem;
                border-bottom: solid 0.1rem #127cb8;
                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 #127cb8;
            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 #127cb8;
            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;
        }
    
