
                .bodyHtml{height: 100%;overflow: hidden;}
                .head i,
                .head em,
                .head strong,
                .foot i,
                .foot em,
                .foot strong{font-style: normal;font-weight: normal;}
                .head img,
                .foot img{display: block;width: 100%;}
                .head{background: #ffffff;position: relative;}
                .header-con{width: 93.3334%;height: 4.45rem;margin: 0 auto;position: relative;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;}
                .head .logo{width: 27.1429%;height: 100%;display: table;}
                .head .logo a{display: table-cell;vertical-align: middle;}
                .head .logo img{max-width: 100%;max-height: 100%;}
                .head #oneNav{width: 54.2858%;margin-left: 3.5%; display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;}
                .head #oneNav span{display: block;height: 4.45rem;line-height: 4.45rem;}
                .head #oneNav span a{display: block;font-size: 1.5369rem;color: #333333;}
                .head .nav-icon{width: 2.6rem;height: 1.8rem;margin-top: 1.5rem;cursor: pointer;position: relative;}
                .head .nav-icon img{width: 2.6rem;height: 1.8rem;}
                .head-nav{width: 100%;z-index: 9999;overflow: hidden;position: fixed;margin: 0 auto;max-width: 750px;top: 4.45rem;right: 0;left: 0;bottom: 0;transition: transform 1s;-webkit-transition: transform 1s;background: rgba(0, 0, 0, 0.8);display: none;}
                .head-nav ul{width: 85%;margin: 0 0 0 auto;height: 100%;padding: 0.55rem 1.75rem 0;background: #ffffff;border-top: 2px solid #ebebeb;box-sizing: border-box;}
                .head-nav ul li{border-bottom: 1px solid #dadada;}
                .head-nav ul li a{display: block;height: 4.95rem;font: 1.3rem/4.95rem "Microsoft Yahei";color: #1a1a1a;padding-left: 1.75rem;position: relative;}
                .head-nav ul li a:after{
                    content: "";
                    width: 0.5rem;
                    height: 0.5rem;
                    border: 2px solid #a8a098;
                    border-style: solid solid none none;
                    position: absolute;
                    top: 50%;
                    right: 1.3rem;
                    margin-top: -0.25rem;
                    transform: rotate(45deg);
                    -webkit-transform: rotate(45deg);
                    -moz-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                }
            

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


    .p101-fdh-1 {
        padding-bottom: 0.5rem;
        position: relative;
        z-index: 2;
    }
    
    .fixed {
        position: fixed;
        width: 100%;
        max-width: 750px;
        min-width: 320px;
        left: 0;
        top: 0;
        z-index: 99;
    }
    
    .p101-fdh-1-title {
        height: 3.8rem;
        background: #f0a025;
        padding: 0 4%;
        cursor: pointer;
    }
    
    .p101-fdh-1-title span {
        display: inline-block;
        max-width: 60%;
        height: 3.8rem;
        line-height: 3.8rem;
        font-size: 1.6rem;
        color: #fff;
    }
    
    .p101-fdh-1-title i {
        float: right;
        width: 1.7rem;
        height: 3.8rem;
        position: relative;
    }
    
    .p101-fdh-1-title i:before {
        content: '';
        position: absolute;
        width: 1.7rem;
        height: 0.2rem;
        background: #fff;
        left: 0;
        top: 50%;
        margin-top: -0.1rem;
        z-index: 1;
        border-radius: 1rem;
    }
    
    .p101-fdh-1-title i.active:after {
        content: '';
        position: absolute;
        width: 0.2rem;
        height: 1.7rem;
        background: #fff;
        left: 50%;
        margin-left: -0.1rem;
        top: 50%;
        margin-top: -0.85rem;
        z-index: 2;
        border-radius: 1rem;
    }
    
    .p101-fdh-1-list {
        background: #f6f6f6;
        box-shadow: 0 0.5rem 0.8rem #edeff2;
        padding-bottom: 0.5rem;
    }
    
    .p101-fdh-1-list li {
        padding: 0 4%;
        border-bottom: 0.1rem dotted #e6e6e6;
        position: relative;
    }
    
    .p101-fdh-1-list li:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1-list li i {
        position: absolute;
        width: 50%;
        height: 4rem;
        right: 0;
        top: 0;
        z-index: 5;
    }
    
    .p101-fdh-1-list li i:after {
        content: "";
        width: 0.6rem;
        height: 0.6rem;
        border: 0.15rem solid #8e8e8e;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        right: 2rem;
        margin-top: -0.3rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .p101-fdh-1-list li>a {
        display: block;
        height: 4rem;
        line-height: 4rem;
        font-size: 1.3rem;
        color: #666666;
        padding-left: 3%;
        position: relative;
    }
    
    .p101-fdh-1-list li>a:before {
        content: '';
        position: absolute;
        width: 0.05rem;
        height: 0.25rem;
        background: #6a6a6a;
        left: 0;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li>a:after {
        content: '';
        position: absolute;
        border-top: 0.125rem solid transparent;
        border-bottom: 0.125rem solid transparent;
        border-left: 0.15rem solid #6a6a6a;
        left: 0.1rem;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li p {
        padding: 0 10%;
        background: #fff;
        margin-bottom: 1rem;
    }
    
    .p101-fdh-1-list li p a {
        display: block;
        height: 4rem;
        line-height: 4rem;
        font-size: 1.2rem;
        color: #333;
        padding-left: 3%;
        position: relative;
        border-bottom: 0.05rem solid #dfdfdf;
    }
    
    .p101-fdh-1-list li p a:last-child {
        border-bottom: 0;
    }
    
    .p101-fdh-1-list li p a:before {
        content: '';
        position: absolute;
        width: 0.05rem;
        height: 0.25rem;
        background: #6a6a6a;
        left: 0;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li p a:after {
        content: '';
        position: absolute;
        border-top: 0.125rem solid transparent;
        border-bottom: 0.125rem solid transparent;
        border-left: 0.15rem solid #6a6a6a;
        left: 0.1rem;
        top: 50%;
        margin-top: -0.125rem;
    }
    
    .p101-fdh-1-list li.active i:after {
        content: "";
        width: 0.6rem;
        height: 0.6rem;
        border: 0.15rem solid #f0a025;
        border-style: none solid solid none;
        position: absolute;
        top: 50%;
        right: 2rem;
        margin-top: -0.5rem;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }


        .p101-info-4-3-list {
            width: 92%;
            margin: 0 auto;
        }
        
        .p101-info-4-3-list dl {
            padding: 1.5rem 0;
            border-bottom: 1px solid #ebebeb;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            flex-flow: wrap;
        }
        
        .p101-info-4-3-list a:last-child dl {
            border-bottom: 0;
        }
        
        .p101-info-4-3-list dt {
            width: 45%;
            overflow: hidden;
            border-radius: 1rem;
        }
        
        .p101-info-4-3-list dt img {
            display: block;
            width: 100%;
        }
        
        .p101-info-4-3-list dd {
            width: 50%;
            position: relative;
        }
        
        .p101-info-4-3-list dd h4 {
            font-size: 1.5rem;
            height: 4rem;
            line-height: 2rem;
            color: #333333;
            margin-bottom: 0.75rem;
            display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
        }
        
        .p101-info-4-3-list .p101-info-1-desc {
            
            font-size: 1.3rem;
            line-height: 2rem;
            height: 4rem;
            color: #666;
            text-align: justify;
            display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
        }
    

        .foot {
            padding-bottom: 9rem;
            background: #272725;
        }
        
        .foot .goTop {
            position: fixed;
            right: 4%;
            bottom: 6.5rem;
            width: 4rem;
            height: 4rem;
            background: #f49c15;
            border-radius: 50%;
            z-index: 999;
            overflow: hidden;
            cursor: pointer;
        }
        
        .foot .goTop span {
            display: block;
            text-align: center;
            font-size: 1.1rem;
            line-height: 100%;
            color: #fff;
            padding-top: 2.3rem;
            position: relative;
        }
        
        .foot .goTop span:before {
            position: absolute;
            content: "";
            border-width: 1.1rem .75rem;
            border-style: solid;
            border-color: transparent transparent #fff;
            top: -.35rem;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
        }
        
        .foot .foot-logo {
            padding: 2rem 3.3334% 1.45rem;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }
        
        .foot .foot-logo .logo {
            float: left;
            width: 27.14286%;
        }
        
        .foot .foot-logo .logo img {
            width: 100%;
            display: block;
        }
        
        .foot .foot-logo .font {
            float: left;
            width: 24.28572%;
            margin: 0.3rem 0 0 1rem;
        }
        
        .foot .foot-logo .font img {
            width: 100%;
            display: block;
        }
        
        .foot .footer {
            padding: 2.2rem 3.3334% 2rem;
        }
        
        .foot h3 {
            height: 2.5rem;
            line-height: 2.5rem;
            font-size: 1.4rem;
            color: #ffffff;
            font-weight: bold;
            margin-bottom: 0.45rem;
        }
        
        .foot .foot-list p {
            line-height: 2.5rem;
            font-size: 1.3rem;
            color: #a6a6a6;
        }
        
        .foot .foot-list p a {
            color: #a6a6a6;
        }
        
        .foot .foot-list p a.color {
            font-family: "OH";
            color: #f49c15;
        }
        
        .foot .foot-list p span {
            padding: 0 0.25rem;
        }
        
        .foot .foot-code {
            padding-top: 1.65rem;
            display: flex;
            display: -webkit-flex;
            justify-content: flex-start;
            -webkit-justify-content: flex-start;
            flex-wrap: wrap;
        }
        
        .foot .foot-code .code-item {
            width: 4rem;
            height: 4rem;
            margin-right: 1.9rem;
            position: relative;
        }
        
        .foot .foot-code .code-item:last-of-type {
            margin-right: 0;
        }
        
        .foot .foot-code .code-item em,
        .foot .foot-code .code-item em img {
            display: block;
            width: 4rem;
            height: 4rem;
            cursor: pointer;
        }
        
        .foot .foot-code .code-item em {
            background: #ffffff;
            border-radius: 50%;
            overflow: hidden;
        }
        
        .foot .foot-code .code-img {
            display: none;
            position: absolute;
            padding-bottom: 0.8rem;
            bottom: 4.25rem;
            left: 50%;
            z-index: 1;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
        }
        
        .foot .foot-code .code-img p {
            padding: 0.5rem;
            background: #fff;
            position: relative;
        }
        
        .foot .foot-code .code-img p:after {
            content: "";
            position: absolute;
            border-left: 0.5rem solid transparent;
            border-right: 0.5rem solid transparent;
            border-top: 0.6rem solid #fff;
            bottom: -0.6rem;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            z-index: 1;
        }
        
        .foot .foot-code .code-img p img {
            display: block;
            width: 5.5rem;
            height: 5.5rem;
        }
        
        .foot .foot-code .code-item:first-of-type .code-img {
            left: 0;
            transform: translateX(0);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            -moz-transform: translateX(0);
        }
        
        .foot .foot-code .code-item:first-of-type p:after {
            left: 1.025rem;
            transform: translateX(0);
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            -moz-transform: translateX(0);
        }
        
        .foot .foot-code .code-item:hover .code-img {
            display: block;
        }
        
        .foot-navbar {
            position: fixed;
            left: 0;
            right: 0;
            bottom: 0;
            min-width: 320px;
            max-width: 750px;
            width: 100%;
            height: 5.95rem;
            margin: 0 auto;
            background: url(images/foot-nav-bg.png) no-repeat center;
            background-size: 100% 100%;
            z-index: 100;
        }
        
        .foot-navbar .tel {
            position: absolute;
            width: 5.25rem;
            height: 5.25rem;
            left: 50%;
            bottom: 3.7rem;
            background: #f49c15;
            border-radius: 50%;
            overflow: hidden;
            z-index: 2;
            transform: translateX(-52%);
            -webkit-transform: translateX(-52%);
            -ms-transform: translateX(-52%);
            -moz-transform: translateX(-52%);
        }
        
        .foot-navbar .tel img {
            width: 5.25rem;
            height: 5.25rem;
            display: block;
        }
        
        .foot-navbar ul {
            display: flex;
            display: -webkit-flex;
            justify-content: flex-start;
            -webkit-justify-content: flex-start;
            flex-wrap: wrap;
        }
        
        .foot-navbar ul li {
            width: 25%;
        }
        
        .foot-navbar ul li a {
            display: block;
            height: 5.95rem;
        }
        
        .foot-navbar ul li i {
            display: block;
            width: 1.6rem;
            margin: 0 auto;
            padding-top: 1.45rem;
        }
        
        .foot-navbar ul li i img {
            width: 1.6rem;
            height: 1.6rem;
            display: block;
        }
        
        .foot-navbar ul li span {
            display: block;
            height: 2.5rem;
            line-height: 2.5rem;
            font-size: 1.4rem;
            color: #fff;
            text-align: center;
        }
    
