
    body{background:url(../images/bodybg.jpg) repeat 0 0;-webkit-background-size:100% 76.1rem; -moz-background-size: 100% 76.1rem; -o-background-size: 100% 76.1rem; background-size: 100% 76.1rem;}
    .g-hd{height:9.4rem;position: relative;z-index:19;position: relative;}
    .t_con{height:5.75rem;overflow: hidden;}
    .m-logo{width:25%;position: relative;margin:0.8rem 0 0 3%;}
    .m-logo img{width:100%;display: block;}
    .m-wz{width:64%;font-size:1.2rem;line-height:2rem;color: #000;margin:1.2rem 0 0;padding:0 0 0 1.5rem;height: 3.55rem;border-left: 1px solid #b8b8b8;}
    .m-wz b{display: block;font-size: 1.6rem;line-height: 1.8rem;}
    .t_menu{height: 3.65rem;line-height:3.65rem;overflow: hidden;background: #007167;}
    .m-text{width:85.94%;font-size:1.3rem;white-space: nowrap;text-align: center;color: #fff;}
    .m-text a{display:inline-block;color: #fff;}
    .m-text i{display:inline-block;width:3.9rem;opacity: 0.7;}
    .m-text span.cur a{font-weight: bold;}
    .f-fr{float: right;}
    .f-fl{float: left;}

    .downmenu{width:10%;display: block;padding:1.25rem 0 0;}
    .downmenu img{width:1.9rem;display: block;}

    .menu2{position: relative;z-index:9;}

    .menu2 .slideMenu{
      width:80%;padding:1.2rem 10% 2rem; display: none;z-index:80;background:rgba(198, 9, 8, 0.9);
      overflow:hidden;
      position:absolute;
      top:0;
      right:0;
      transition:transform 1s;
      -webkit-transition:transform 1s;opacity: 0.9;
    }
    .menu2 .slideMenu li{border-bottom: 1px solid rgba(255, 255 , 255 , 0.6);color:#fff;line-height:3.5rem; font-size:1.2rem;clear: both;}
    .menu2 .slideMenu li:last-child{border-width: 0.15rem;}
    .menu2 .slideMenu li a{ color:#fff;display:block;line-height:3.5rem;}
    
    .ad-01 {
        position: relative;
        min-height: 4.4rem;
        /*background: #c7000a;*/
        background-color: #ededed;
    }
    
    .ad-back {
        position: absolute;
        width: 2rem;
        height: 2rem;
        left: 3%;
        top: 50%;
        margin-top: -1rem;
    }
    
    .ad-back a {
        display: block;
        height: 2rem;
        position: relative;
    }
    
    .ad-back a img {
        width: 1rem;
        height: 2rem;
        display: block;
    }
    
    .ad-nav {
        position: absolute;
        width: 2.2rem;
        height: 1.5rem;
        right: 3%;
        top: 50%;
        margin-top: -0.75rem;
        cursor: pointer;
    }
    
    .ad-nav a,
    .ad-nav img {
        width: 2.2rem;
        height: 1.5rem;
        display: block;
    }
    
    .ad-01-title {
        width: 75%;
        margin: 0 auto;
        height: 4.4rem;
        font-size: 1.5rem;
        text-align: center;
        color: #1a1a1a;
        line-height: 4.4rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        box-sizing: border-box;
    }
        .mc1-info-list {
            padding: 1rem 3% 0;
        }
        
        .mc1-info-list dl {
            padding: 1rem 0;
            border-bottom: 1px solid #ccc;
        }
        
        .mc1-info-list dl:after {
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
            clear: both;
        }
        
        .mc1-info-list dl dt {
            display: inline-block;
            float: right;
            width: 47%;
            box-sizing: border-box;
            overflow: hidden;
            border-radius: 0.5rem;
        }
        
        .mc1-info-list dl dt img {
            display: block;
            width: 100%;
        }
        
        .mc1-info-list dl dd {
            display: inline-block;
            float: left;
            width: 50%;
            box-sizing: border-box;
            padding-top: 1rem;
        }
        
        .mc1-info-list dl dd h4 {
            color: #333;
            font-size: 1.3rem;
            line-height: 1.8rem;
            max-height: 3.6rem;
            text-align: justify;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }
        
        .mc1-info-list dl dd span {
            display: block;
            padding-top: 0.4rem;
            font-size: 1.1rem;
        }
        
        .mc1-info-list a {
            display: block;
            margin-bottom: 1rem;
        }
    
        .mc1-info-hot {
            padding: 2rem 3% 1.5rem;
        }
        
        .mc1-info-hot h3 {
            height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.6rem;
    font-weight: bold;
    color: #1a1a1a;
        }
        
        .mc1-info-hot-list{padding-top: 1rem;}
        .mc1-info-hot-list dl {
            padding: 1rem 0;
            border-bottom: 1px solid #ccc;
        }
        
        .mc1-info-hot-list dl:after {
            content: ".";
            display: block;
            height: 0;
            visibility: hidden;
            clear: both;
        }
        
        .mc1-info-hot-list dl dt {
            display: inline-block;
            float: right;
            width: 47%;
            box-sizing: border-box;
            overflow: hidden;
            border-radius: 0.5rem;
        }
        
        .mc1-info-hot-list dl dt img {
            display: block;
            width: 100%;
        }
        
        .mc1-info-hot-list dl dd {
            display: inline-block;
            float: left;
            width: 50%;
            box-sizing: border-box;
            padding-top: 1rem;
        }
.cm1-info-content {
    padding: 1.8rem 3% 1rem;
    color: #4c4c4c;
    text-align: justify;
}
.cm1-content-title-01 > h1{
    font-size: 1.6rem;
    color: #000;
    line-height: 2.2rem;
    padding-bottom: 1.5rem;
}
.cm1-content-title {
    margin-bottom: 1.7rem;
    text-align: center;
}
        .mc1-info-hot-list dl dd h4 {
            color: #333;
    font-size: 1.3rem;
    line-height: 1.8rem;
    max-height: 3.6rem;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
        }
        .mc1-info-hot-list dl dd span{display: block;
    padding-top: 0.4rem;
    font-size: 1.1rem;}
        .mc1-info-hot-list a {
            display: block;
            margin-bottom: 1rem;
        }
    

        .ad-01 {
            position: relative;
            min-height: 4.4rem;
            /*background: #c7000a;*/
            background-color: #ededed;
        }
        
        .ad-back{
            position: absolute;
            width: 2rem;
            height: 2rem;
            left: 3%;
            top: 50%;
            margin-top: -1rem;
        }
        
        .ad-back a{display: block;height: 2rem;position: relative;}
        .ad-back a img{width: 1rem;height: 2rem;display:block;}
        
                .ad-nav{
            position: absolute;
            width: 2.2rem;
            height: 1.5rem;
            right: 3%;
            top: 50%;
            margin-top: -0.75rem;
            cursor: pointer;
        }
        .ad-nav a,.ad-nav img{width: 2.2rem;height: 1.5rem;display: block;}
        .ad-01-title {
            width: 75%;
            margin: 0 auto;
            height: 4.4rem;
            font-size: 1.5rem;
            text-align: center;
            color: #1a1a1a;
            line-height: 4.4rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            box-sizing: border-box;
        }
    


    .mc1-left-nav {
        position: relative;
    }
    
    .mc1-left-nav-ss {
        position: absolute;
        height: 4rem;
        line-height: 4rem;
        text-align: center;
        width: 12%;
        right: 0;
        top: 0;
        z-index: 5;
        background-color: #fff;
        cursor: pointer;
        border-left: 1px solid #f2f2f2;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    
            .pro-show-prev,
        .pro-show-next {
            width: 1.5rem;
            height: 1.5rem;
            border: 0.3rem solid #fff;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            position: absolute;
            top: 50%;
            margin-top: -0.7rem;
            z-index: 22;
            cursor: pointer;
        }
        
        .pro-show-prev {
            left: 2%;
            border-style: none none solid solid;
        }
        
        .pro-show-next {
            right: 2%;
            border-style: solid solid none none;
        }
        
        .em2-pro-show .pro-show-page {
            font-size: 0.9rem;
            font-weight: normal;
            line-height: 1.5rem;
            color: #333;
            position: absolute;
            left: 0;
            bottom: 0.8rem;
            text-align: right;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding-right: 0.8rem;
            z-index: 22;
        }
        
        .em2-pro-show li img {
            width: 100%;
            display: block;
        }
        
        .pro-show-con {
            width: 93.75%;
            margin: 0 auto;
            padding: 2rem 0 1.5rem;
        }
        
        .pro-show-title,
        .em2-pro-hot-title {
            font-family: Arial;
            font-size: 1.5rem;
            line-height: 1.8rem;
            font-weight: bold;
            color: #333333;
        }
        .pro-show-desc {
            font-family: Arial;
            font-size: 1.2rem;
            line-height: 1.5rem;
            color: #666666;
            padding-top: 1rem;
        }
    

        .cm1-size750-pro-content {
            padding: 1.5rem 3%;
        }
        
        .m-xx-fy-01 p {
            width: 62%;
            float: left;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .m-xx-fy-01 {
            height: 3.7rem;
            background: #e8e8e8;
            padding: 1.6rem 3%;
            margin-bottom: 1rem;
        }
        
        .m-xx-fy-01-return {
            float: right;
            width: 3.5rem;
            height: 3rem;
            box-sizing: border-box;
            padding-top: .2rem;
            margin-top: .2rem;
            font-size: 1rem;
            line-height: 1.2rem;
            text-align: center;
            color: #fff;
            background:#c7000a;
        }
        
        .m-xx-fy-01-prev,
        .m-xx-fy-01-next {
            height: 1.8rem;
            margin-bottom: 0.1rem;
            font-size: 1.2rem;
            color: #4b4a4a;
            line-height: 1.8rem;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .m-xx-fy-01-prev span,
        .m-xx-fy-01-next span {
            width: 4.8rem;
            height: 1.8rem;
            display: block;
            font-weight: bold;
            color: #fff;
            text-align: center;
            float: left;
            background: #a2a2a2;
            margin-right: .2rem;
        }
    
        .mc1-size750-pro-hot ul {
            padding: 1.5rem 0 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -webkit-flex;
            -ms-flex-pack: distribute;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        
        .mc1-size750-pro-hot ul li {
            width: 48.5%;
            margin-bottom: 1.5rem;
        }
        
        .mc1-size750-pro-hot ul li:nth-child(2n){margin-left: 3%;}
        
        .mc1-size750-pro-hot ul li span {
            display: block;
            border-radius: 0.25rem;
            overflow: hidden;
        }
        
        .mc1-size750-pro-hot ul li span img {
            display: block;
            width: 100%;
        }
        
        .mc1-size750-pro-hot ul li h4 {
            max-height: 4rem;
            line-height: 2rem;
            font-size: 1.3rem;
            color: #4c4c4c;
            text-align: center;
            padding-top: 0.6rem;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        }
    
        .mc1-size750-pro-hot {
            padding: 2rem 3% 0;
        }
        
        .mc1-size750-pro-hot h3 {
            height: 2.5rem;
            line-height: 2.5rem;
            font-size: 1.6rem;
            font-weight: bold;
            color: #1a1a1a;
        }
    
    
    
    .mc1-left-nav-ss:after{content: "";
    width: 1rem;
    height: 1rem;
    border: 3px solid #c7000a;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.45rem;
    margin-left: -0.85rem;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);}
    
    #topNav {
        padding: 1rem 12% 0 0;
        border-bottom: 1px solid #ebebeb;
        width: 88%;
        height: 3rem;
        overflow: hidden;
        position: relative;
    }
    
    #topNav .swiper-slide {
        width: 33.3333%;
        text-align: center;
        /*padding: 0 2%;*/
    }
    
    #topNav .swiper-slide span {
        transition: all .3s ease;
        color: #1a1a1a;
        font-size: 1.3rem;
        display: block;
        height: 2.5rem;
        line-height: 2.5rem;
        padding-bottom: 0.5rem;
        position: relative;
    }
    
    #topNav .active span {
        font-weight: bold;
    }
    
    #topNav .active span:after {
        content: "";
        position: absolute;
        width: 2.1rem;
        height: 0.3rem;
        border-radius: 0.25rem;
        background-color: #c7000a;
        bottom: 0;
        left: 50%;
        margin-left: -1.05rem;
    }
    
    #topNav .swiper-next {
        position: absolute;
        width: 0;
        height: 0;
        right: 0;
        top: 0;
    }


        .cm1-size750-pro-list {
            padding: 1.5rem 3% 0;
        }
        
        .cm1-size750-pro-list ul {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -webkit-flex;
            -ms-flex-pack: distribute;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        }
        
        .cm1-size750-pro-list ul li {
            width: 48.5%;
            margin-bottom: 1.5rem;
        }
        
        .cm1-size750-pro-list ul li:nth-child(2n) {
            margin-left: 3%;
        }
        
        .cm1-size750-pro-list ul li span {
            display: block;
            border-radius: 0.25rem;
            overflow: hidden;
        }
        
        .cm1-size750-pro-list ul li span img {
            display: block;
            width: 100%;
        }
        
        .cm1-size750-pro-list ul li h4 {
            max-height: 4rem;
            line-height: 2rem;
            font-size: 1.3rem;
            font-weight: normal;
            color: #4c4c4c;
            text-align: center;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
             padding-top: 0.6rem;
        }
    
    .g-ft{height:auto;padding:0 0 3.5rem;position:relative;color: #fff;margin:2.55rem auto 0;text-align: center;font-size:1rem;line-height:1.55rem;z-index:99;background: #191c21;}
    .ontop{display: block;position: absolute;left:50%;top:-2.5rem;width:4.95rem;height:4.95rem;margin-left: -2.475rem;}
    .ontop span,.ontop span img{display:block;width:4.95rem;height:4.95rem;border-radius:4.95rem;}
    .f_text{height:5.9rem;padding:3.2rem 0 0;}
    .f_text a{color: #fff;display: inline-block;}

    .social_nav5{height:3.5rem;position:fixed;bottom:0;min-width:320px;max-width:640px;width:100%;z-index:999;text-align: center;line-height:3.5rem;background: #007167;}
    .social_nav5 li{height:3.5rem;width:25%;font-size:1.1rem;float:left;color:#fff;position:relative;box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box;}
    .social_nav5 ul a:nth-child(2) li{background: #14191b;}
    .social_nav5 li span{display: inline-block;padding:0 0 0 1.85rem;-webkit-background-size:1.35rem 1.35rem!important; -moz-background-size: 1.35rem 1.35rem!important; -o-background-size: 1.35rem 1.35rem!important; background-size: 1.35rem 1.35rem!important;}
    
     .blk-main {
        width: 93.45%;
        margin: 0 auto;
        position: relative;
        z-index: 1
    }
    
    .blk-main img {
        max-width: 100%;
        margin: 0 auto;
        display: block;
    }
    
    .fan dl img {
        width: 90%;
    }
    
    .blk-bg {
        width: 100%;
        position: absolute;
        top: 0;
        z-index: 2;
    }
    
    .blk-title {
        text-align: center;
        padding-bottom: 2rem;
    }
    
    .blk-title p {
        height: 3rem;
        font-size: 1.8rem;
        font-weight: 700;
        color: #000;
        margin: 0;
        padding: 0
    }
    
    .blk-title span {
        display: block;
        height: 1.3rem;
        font-size: .8rem;
        line-height: 1.3rem;
        color: #000001;
        opacity: .8;
        text-transform: uppercase
    }
    
    .blk-title em {
        display: block;
        font-style: normal;
        height: 3rem;
        font-size: 1.2rem;
        line-height: 1.5rem;
        color: #333
    }
    /* */
    
    .certificate {
        padding-bottom: 1.5rem;
    }
    
    .certificate .blk-title {
        padding-top: 2.8rem;
    }
    
    .certificate ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .certificate li {
        width: 48%;
    }
    
    .certificate li span {
        display: block;
        height: 3.1rem;
        font-size: 1.2rem;
        line-height: 3.1rem;
        color: #333;
        text-align: center;
    }
    
    .certificate-next,
    .certificate-prev {
        position: absolute;
        top: 18.75rem;
        width: 2.4rem;
        height: 2.4rem;
        cursor: pointer;
    }
    
    .certificate-next {
        right: -3.95rem;
        background:url(/static/images/next-icon1.png?ver=49) no-repeat center center;
    }
    
    .certificate-prev {
        left: -3.95rem;
        background:url(/static/images/prev-icon1.png?ver=51) no-repeat center center;
    }
    /* */
    
    .collaborate {
        height: auto;
    }
    
    .collaborate .blk-title {
        padding-top: 3.75rem;
    }
    
    .collaborate-con {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    
    .collaborate-con dl {
        width: 50%;
        float: left;
        border: 1px solid #E5E5E5;
        overflow: hidden;
        position: relative;
        box-sizing: border-box;
    }
    
    .collaborate-con img {
        width: 100%;
    }
    
    .collaborate-con dd {
        display: none;
        width: 11.95rem;
        height: 6.7rem;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(204, 25, 34, 0.9);
        font-size: 0.8rem;
        text-align: center;
        line-height: 6.7rem;
        vertical-align: middle;
    }
    
    .collaborate-con p {
        display: inline-block;
        padding: 0 0.65rem;
        height: 1.75rem;
        border-top: 0.05rem solid #E68C91;
        border-bottom: 0.05rem solid #E68C91;
        color: #fff;
        line-height: 1.75rem;
    }
    
    .hh {
        width: 100%;
        overflow: hidden;
        padding-top: 3rem;
        padding-bottom: 1.5rem;
        box-sizing: border-box;
    }
    
    .hhn h2 {
        background:url(/static/images/1.png) no-repeat center;
        text-align: center;
        height: 5.5rem;
        background-size: 21rem;
    }
    
    .hhn h2 span {
        display: block;
        font-size: 1.8rem;
        color: #c60808;
        line-height: 1.8rem;
        padding-top: 1.4rem;
        box-sizing: border-box
    }
    
    .hhn h2 em {
        display: block;
        font-size: 1.1rem;
        color: #000;
        line-height: 1.1rem;
        margin-top: .5rem
    }
    
    .cd {
        width: 100%;
        background: #fff;
        margin-top: 1.4rem;
        position: relative
    }
    
    .zuo {
        width: 100%;
    }
    
    .zuo img {
        margin: 0 auto;
        display: block;
    }
    
    .you {
        padding-top: 2.5rem;
        box-sizing: border-box;
    }
    
    .you h4 {
        padding-left: 1.35rem;
        font-weight: bold;
        color: #000;
    }
    
    .you p {
        font-size: 1.2rem;
        color: #666;
        padding-left: 1.35rem;
        padding-top: 1rem;
        line-height: 2rem;
        box-sizing: border-box
    }
    
    .you ul li {
        width: 48%;
        text-align: center;
        margin-bottom: 0.5rem;
        text-align: center;
    }
    
    .you ul li em {
        display: block;
        width: 4.4rem;
        height: 3.8rem;
        background-size: 4.4rem 3.8rem;
        background-repeat: no-repeat;
        background-repeat: no-repeat;
        margin: 0 auto;
    }
    
    .you ul li span {
        display: block;
        color: #333;
        font-size: 1rem;
        line-height: 2.2rem;
        margin-top: .6rem;
        font-weight: 700
    }
    
    .gy {
        margin-top: 1.5rem;
        overflow: hidden;
        display: flex;
        padding-bottom: 2rem;
        overflow: hidden;
        flex-wrap: wrap;
    }
    
    .e1 {
        background-image:url(/static/images/hh_t2.png?ver=69);
    }
    
    .e2 {
        background-image:url(/static/images/hh_t3.png?ver=64);
    }
    
    .e3 {
        background-image:url(/static/images/hh_t4.png?ver=71);
    }
    
    .e4 {
        background-image:url(/static/images/hh_t5.png?ver=65);
    }
    
    .e5 {
        background-image:url(/static/images/hh_t6.png?ver=63);
    }
    
    .you ul li.e1:hover.on {
        background:url(/static/images/hh_t2h.png?ver=68) no-repeat
    }
    
    .wt {
        width: 100%;
        height: 41rem;
        position: relative
    }
    
    .wtn h2 {
        color: #fff;
        margin: 0 auto;
        width: 33.5rem;
        overflow: hidden
    }
    
    .wtn span {
        float: left
    }
    
    .wtn h2 p {
        float: right;
        font-size: 1.3rem;
        line-height: 1.3rem
    }
    
    .wtn em {
        display: block;
        font-size: 1.3rem;
        line-height: 1.3rem
    }
    
    .wtn i {
        display: block;
        font-size: 1.9rem;
        line-height: 1.9rem;
        margin-top: .4rem
    }
    
    .wt {
        padding-top: 4rem;
        box-sizing: border-box
    }
    
    .wtn h3 {
        background:url(/static/images/jx.jpg?ver=73) no-repeat bottom left;
        box-sizing: border-box;
        font-size: 1.2rem;
        padding-bottom: .7rem
    }
    
    .wtn ul {
        overflow: hidden
    }
    
    .wtn ul li {
        color: #fff;
        width: 10.35rem;
        float: left
    }
    
    .wtn ul li p {
        font-size: .8rem;
        line-height: 1.25rem;
        margin-top: .5rem
    }
    
    .wtn ul li:nth-child(1) {
        margin-top: 16.25rem
    }
    
    .wtn ul li:nth-child(2) {
        margin-top: 6.8rem
    }
    
    .wtn ul li:nth-child(3) {
        margin-top: 2.9rem;
        margin-left: 4.55rem
    }
    
    .wtn ul li:nth-child(4) {
        margin-top: 6.85rem;
        margin-left: 3.7rem
    }
    
    .wtn ul li:nth-child(5) {
        margin-top: 16.15rem
    }
    
    .sk {
        position: absolute;
        top: 27.7rem;
        left: 26.1rem;
        width: 13.95rem;
        height: 18rem
    }
    
    .jjfa {
        padding-top: 2.35rem;
        box-sizing: border-box;
        width: 100%;
        overflow: hidden;
    }
    
    .fan h2 {
        text-align: center;
        margin-bottom: 1.6rem
    }
    
    .fan h2 span {
        display: block;
        font-size: 1.8rem;
        color: #000;
        font-weight: 700;
        line-height: 1.8rem;
        background:url(/static/images/hx.png?ver=75) no-repeat bottom center;
        padding-bottom: 1.5rem
    }
    
    .fan h2 em {
        display: block;
        font-size: .8rem;
        color: #000001;
        line-height: 1.2rem;
        margin-top: .5rem;
        text-transform: uppercase;
        font-weight: 400
    }
    
    .fan dl {
        background-color: #fff;
        padding-top: 2.75rem;
        box-sizing: border-box;
        margin-bottom: 1.5rem;
    }
    
    .fan dt {
        border-bottom: .05rem solid #ccc;
        padding-bottom: .5rem;
    }
    
    .fan dt span {
        display: block;
        font-size: 1.5rem;
        color: #000;
        line-height: 3rem;
        margin-top: 1.25rem;
        font-weight: 700;
        font-family: "思源黑体 CN";
        text-align: center;
    }
    
    .fan dd p {
        padding-left: 1.4rem;
        box-sizing: border-box;
        line-height: 3rem;
        font-size: 1.2rem;
        color: #666;
    }
    
    .fan dd {
        padding-top: 1.15rem;
        height: 14rem;
    }
    
    .p2 {
        background:url(/static/images/jjj.png) no-repeat left top
    }
    
    .rzzz {
        background:url(/static/images/zzbj.jpg) no-repeat center;
        width: 100%;
        height: 35.85rem;
        padding-top: 4rem;
        box-sizing: border-box
    }
    
    .rzn {
        position: relative
    }
    
    .rzn h2 {
        text-align: center;
        margin-bottom: 1.6rem
    }
    
    .rzn h2 span {
        display: block;
        font-size: 1.8rem;
        color: #fff;
        font-weight: 700;
        line-height: 1.8rem;
        background:url(/static/images/hx.png) no-repeat bottom center;
        padding-bottom: 1.5rem
    }
    
    .rzn h2 em {
        display: block;
        font-size: 1.2rem;
        color: #fff;
        line-height: 1.2rem;
        margin-top: .5rem
    }
    
    .rzn ul li {
        float: left;
        margin-right: 1.65rem
    }
    
    .rzn ul li span {
        display: block;
        font-size: .8rem;
        color: #fff;
        margin-top: 1.15rem;
        text-align: center
    }
    
    .rzn ul li img {
        width: 13.75rem;
        height: 18.3rem
    }
    
    .zj {
        position: absolute;
        top: 14.1rem;
        left: -3.5rem
    }
    
    .yj {
        position: absolute;
        top: 14.1rem;
        right: -3.5rem
    }
    
    .hzku {
        background:url(/static/images/hzbj.jpg) no-repeat center;
        width: 100%;
        height: 28.85rem;
        margin: 0 auto;
        padding-top: 4rem;
        box-sizing: border-box
    }
    
    .khn h2 {
        text-align: center;
        margin-bottom: 1.6rem
    }
    
    .khn h2 span {
        display: block;
        font-size: 1.8rem;
        color: #000001;
        font-weight: 700;
        line-height: 1.8rem;
        background:url(/static/images/hx.png) no-repeat bottom center;
        padding-bottom: 1.5rem
    }
    
    .khn h2 em {
        display: block;
        font-size: 1.2rem;
        color: #333;
        line-height: 1.2rem;
        margin-top: .5rem
    }
    
    .khn li {
        float: left;
        width: 11.7rem;
        height: 6.7rem;
        position: relative
    }
    
    .khn li:hover .hzd {
        display: block
    }
    
    .hzd {
        position: absolute;
        background:url(/static/images/hzxbj.jpg) no-repeat;
        width: 11.8rem;
        height: 6.8rem;
        top: 0;
        display: none;
        font-size: .8rem;
        color: #fff;
        text-align: center;
        padding-top: 3rem;
        box-sizing: border-box;
        background:url(/static/images/f_ico1.png) no-repeat 0 center;
    }
    .mc1-about-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-pack: distribute;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
    .mc1-about-list ul li img {
    width: 100%;
    display: block;
}
.mc1-about-list ul li {
    width: 48%;
    margin-bottom: 1.5rem;
}
