<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.g-hd{ width:100%; height:4rem;position: relative;background: #fff; max-width:750px; min-width:320px; margin:0 auto;}
.g-hd .logo{width: 100%;position: absolute;top: 0;left: 0;overflow: hidden;}
.g-hd .logo a{display: block;width: 30.67%;margin: 0.7rem 0 0 1.5rem;}
.g-hd .logo img{display: block;width: 100%;}
.m-nav{width: 52%;float: left; margin:0 0 0 38%;position: relative;z-index: 10;}
.m-nav ul li{display: block;width: 29.5%;height: 4rem;line-height: 4rem;text-align: center;float: left;position: relative;}
.m-nav ul li a{font-size: 1.1rem;color: #333;}
.m-nav ul li:before{ content:"";width: 1px;height: 0.8rem;background: #bfbfbf;position: absolute;top: calc(50% - 0.3rem);right: 0;}
.m-nav ul li:last-child{width: 41%;}
.m-nav ul li:last-child:before{ background:none;}
.m-nav ul li.cur a{color: #e1161a;}

.downmenu{width: 1.6rem;position: absolute;top: 1.4rem;right: 1.5rem; line-height:0;}
.downmenu img{width: 1.6rem;height: 1.4rem;}
.menu2 { position: relative;z-index: 102; }
.menu2 .slideMenu { width: 100%; display: none; z-index: 80; background:rgba(0,0,0,0.8); overflow: hidden; position: absolute; top: 4rem; right: 0; transition: transform 1s; -webkit-transition: transform 1s; }
.menu2 .slideMenu ul{ padding:2rem; overflow:hidden; margin-bottom: 2rem;}
.menu2 .slideMenu li { border-bottom: 1px solid rgba(255,255,255,0.5); color: #fff; line-height: 4rem; font-size: 1.4rem; clear: both; }
.menu2 .slideMenu li a { color: #fff; display: block; line-height: 4rem; text-align: center; }
.menu2 .slideMenu .contact a:first-child { display: block; color: #fff; font-size: 1.8rem; line-height: 100%; text-align: center; font-family: Arial; }
.menu2 .slideMenu .contact .call { display: block; color: #fff; font-size: 1.2rem; line-height: 3.5rem; text-align: center; font-weight: bold; background: #e1161a; width: 40%; height: 3.5rem; margin: 1rem auto 4.5rem; border-radius: .3rem; }


    .p101-ad-1 img {
        width: 100%;
        display: block;
    }


    @keyframes scaleDraw {
        0% {
            transform: scale(1);
        }
        100% {
            transform: scale(0.7);
        }
    }
    
    .scaleDraw {
        animation: scaleDraw 0.5s ease-in-out infinite alternate;
        -webkit-animation: scaleDraw 0.5s ease-in-out infinite alternate;
        -moz-animation: scaleDraw 0.5s ease-in-out infinite alternate;
        -o-animation: scaleDraw 0.5s ease-in-out infinite alternate;
    }
    
    .mc-2112-nav-1 .mc-nav-title {
        height: 4.9rem;
        background: #e1161a;
        padding: 0 5rem;
        position: relative;
    }
    
    .mc-2112-nav-1 .mc-nav-title h2 {
        height: 4.9rem;
        line-height: 4.9rem;
        font-weight: normal;
        font-size: 1.5rem;
        color: #ffffff;
        text-align: center;
        text-transform: uppercase;
        overflow: hidden;
    }
    
    .mc-2112-nav-1 .mc-nav-title a {
        position: absolute;
        width: 1.9rem;
        height: 4.9rem;
        background: url("images/mc-2112-nav-icon1.png") no-repeat left center;
        background-size: 1rem 1.65rem;
        left: 4%;
        top: 0;
        z-index: 2;
    }
    
    .mc-2112-nav-1 .mc-nav-title i {
        position: absolute;
        width: 1.9rem;
        height: 4.9rem;
        background: url("images/mc-2112-nav-icon2.png") no-repeat right center;
        background-size: 1.9rem;
        cursor: pointer;
        right: 4%;
        top: 0;
        z-index: 2;
    }
    
    .mc-2112-nav-1 .mc-nav-channel {
        padding: 0 4%;
        background: #fff;
        height: 4.4rem;
        box-shadow: 0 0.25rem 0.35rem #c7c7c7;
    }
    
    .mc-2112-nav-1 .mc-nav-channel ul {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .mc-2112-nav-1 .mc-nav-channel li {
        max-width: 33.33%;
        padding: 0 0.5rem;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    
    .mc-2112-nav-1 .mc-nav-channel li a {
        display: block;
        height: 4.4rem;
        line-height: 4.4rem;
        font-size: 1.5rem;
        color: #333333;
        text-align: center;
        overflow: hidden;
    }
    
    .mc-2112-nav-1 .mc-nav-channel li.sidenavcur a {
        color: #e1161a;
    }
    
    .mc-2112-nav-1 .mc-nav-fdh {
        padding: 3.2rem 4% 0;
        display: none;
    }
    .mc-2112-nav-1 .mc-nav-fdh .mc-nav-fdh-list{
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        flex-wrap: wrap;
    }
    .mc-2112-nav-1 .mc-nav-fdh h3 {
        width: 49%;
        margin-bottom: 1.25rem;
    }
    
    .mc-2112-nav-1 .mc-nav-fdh h3 a {
        display: block;
        height: 3.4rem;
        line-height: 3.4rem;
        font-size: 1.2rem;
        color: #333333;
        text-align: center;
        text-transform: uppercase;
        border: 1px solid #bfbfbf;
        border-radius: 1.75rem;
        overflow: hidden;
    }
    
    .mc-2112-nav-1 .mc-nav-fdh h3.sidenavcur a {
        color: #fff;
        background: #e1161a;
        border-color: #e1161a;
    }

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

.g-ft{width: 100%;height: 12rem; max-width:750px; min-width:320px; margin:0 auto; padding:1.5rem 0 0;background: #f3f3f3;}
.g-ft h3{width: 4rem;height: 4rem; position:fixed; bottom:6.5rem; right:0.5rem;z-index: 5;}
.g-ft h3 img{width: 4rem;height: 4rem;}
.f_link{height: 1.8rem;line-height: 1.8rem;overflow: hidden;width: 83%;margin: 0 auto;}
.f_link ul li{width: 23%;float: left;position: relative;text-align: center;}
.f_link ul li:before{content: "";width: 1px;height: 0.8rem;background: #bfbfbf;position: absolute;top: calc(50% - 0.4rem);left: 0;}
.f_link ul li a{color: #666; font-size:1.1rem;}
.f_link ul li:last-child{width: 31%;}
.f_link ul li:first-child:before{background: none;}
.fwz{width: 100%;text-align: center;padding: 0.4rem 0 0;}
.fwz p{color: #999; font-size:1.1rem;line-height: 2rem;overflow: hidden;}
.fwz a{color: #999;}
.fwz span{ padding-left: 1rem;}
.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:750px; width:100%; height:4rem;z-index:50;background: #e1161a;}
.fnav li{ width:25%; float:left; height:4rem; position:relative;line-height: 0;}
.fnav li:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.2);position: absolute;bottom: 0;right: 0;}
.fnav li a{ display:block; text-align:center; color:#fff; font-size:1.2rem; height:4rem;font-family: "Microsoft YaHei";line-height: 4rem;}
.fnav ul li:last-child:before{background: none;}

</pre></body></html>