
            body{background:url(images/bg01.jpg) repeat;background-size:35rem 35rem;}
          .g-hd{height:4.5rem;position: relative;z-index:19;position: relative;}
          .m-logo{width:14.8%;margin:0.65rem 0 0 3.6%;}
          .m-logo img{width:100%;display: block;}
          .m-text{width:60%;font-size:1.4rem;white-space: nowrap;color: #333;line-height:4.5rem;text-align: center;}
          .m-text span a{padding: 0 0.7rem;color: #333;}
          .m-text span.cur,.m-text span.cur a{font-weight: bold;}
          .f-fr{float: right;}
          .f-fl{float: left;}

          .menu_icon{width:8.66%;display: block;padding:1.4rem 0 0;}
          .menu_icon img{width:1.75rem;display: block;}

          .menu2{position: relative;z-index:9;}
        .nav-list {position: fixed;top: 0;z-index: 10;width: 100%;max-width: 750px;height: 100%;margin: 0 auto;}
        .nav-bgc{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;z-index: 11;}
        .nav-con{position: relative;z-index: 20;float: right;margin-right: -100%;width: 100%;height: 100%;background: #f2f2f2;padding: 7.5rem 0 2rem;-webkit-box-sizing: border-box;box-sizing: border-box;overflow-x: hidden;}
        .nav-con::before{content: "";position: absolute;width: 100%;height: 1px;left: 0;top:5.9rem;background: #fff;}
        .nav-con .nav-logo{position: absolute;width: 8.4rem;height: 1.9rem;right:50%;margin-right:-4.2rem;top: 1rem;}
        .nav-con .nav-close{position: absolute;width: 1.9rem;height: 1.9rem;right: 2.3rem;top: 1.3rem;}
        .nav-con .nav-close img,.nav-con .nav-logo img{width:100%;display: block;}
        .nav-one li {line-height: 4.5rem;height: 4.5rem;border-bottom: #e0e0e0 1px solid;padding: 0 4rem 0 2.9rem;margin: 0 5.6%;}
        .nav-one li a {font-size: 1.5rem;color: #333333;display: block;height: 4.5rem;}
          

    .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: #cb0912;
        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 #cb0912;
        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-about-1-content {
            padding: 1.9rem 4% 2.25rem;
            font-size: 1.5rem;
            line-height: 2.7rem;
            color: #444444;
            text-align: justify;
        }
    

        .g-ft {
            padding: 0.65rem 0 7.1rem;
            position: relative;
            z-index: 12;
            font-size: 1.2rem;
            line-height: 1.5rem;
            color: #666;
            margin: 0 auto;
        }
        
        .ontop {
            width: 4.25rem;
            position: absolute;
            right: 4.1rem;
            top: 7.25rem;
        }
        
        .ontop span,
        .ontop span img {
            display: block;
            width: 3.75rem;
        }
        
        .g-ft a {
            color: #666;
        }
        
        .f_con {
            padding: 0 4%;
        }
        
        .f_nav li {
            border-bottom: 1px solid #adadad;
            margin-bottom: 0.55rem;
        }
        
        .f_nav li:last-child {
            border: 0;
        }
        
        .f_nav li b.f_navt {
            border-bottom: 1px solid #adadad;
            font-size: 1.4rem;
            color: #333;
            display: block;
            height: 4.5rem;
            line-height: 3.5rem;
            background: url(images/f_ico9.png) no-repeat right center;
            background-size: 1.2rem 1.2rem!important;
        }
        
        .f_nav li p.f_navc {
            padding: 1rem 0 1.2rem;
            font-size: 1.2rem;
            line-height: 2.2rem;
            color: #333;
            display: none;
        }
        
        .f_nav li p.f_navc a {
            width: 50%;
            float: left;
            color: #333;
        }
        
        .f_nav li.on p.f_navc {
            display: block;
        }
        
        .f_nav li.on .f_navt {
            background: url(images/f_ico8.png) no-repeat right center;
        }
        
        .flx {
            padding: 1.55rem 0 0;
            border-bottom: 1px solid #adadad;
            margin-bottom: 2rem;
        }
        
        .flx li {
            clear: both;
            padding: 0 0 1.3rem;
        }
        
        .flx li i {
            float: left;
            margin: 0.15rem 0.6rem 0 0;
        }
        
        .flx li i,
        .flx li i img {
            width: 1.45rem;
            height: 1.45rem;
            display: block;
        }
        
        .flx li b {
            width: 5.2rem;
            white-space: nowrap;
            float: left;
            overflow: hidden;
            color: #2b2f34;
        }
        
        .flx li span {
            font-size: 1.5rem;
        }
        
        .f_code p {
            width: 27.4%;
            float: left;
            text-align: center;
            font-size: 1.2rem;
            line-height: 2.2rem;
            color: #333;
        }
        
        .f_code p:nth-child(2) {
            margin: 0 8.9%;
        }
        
        .f_code p img {
            width: 100%;
            display: block;
            border: solid 1px #d9d9d9;
            box-sizing: border-box;
            padding: 0.45rem;
        }
        
        .fnav {
            position: fixed;
            bottom: 0;
            min-width: 320px;
            max-width: 750px;
            width: 100%;
            height: 5rem;
            background: #282a2f;
            z-index: 12;
            line-height: 2rem;
            text-align: center;
        }
        
        .fnav li {
            width: 25%;
            float: left;
            height: 5rem;
            position: relative;
            white-space: nowrap;
            padding: 0.9rem 0 0;
            border-left: solid 1px rgba(255, 255, 255, 0.2);
            box-sizing: border-box;
        }
        
        .fnav li em {
            display: block;
            width: 1.5rem;
            margin: 0 auto;
            height: 1.5rem;
        }
        
        .fnav li em img {
            display: block;
            width: 100%;
        }
        
        .fnav li a {
            display: block;
            color: #fff;
            font-size: 1.3rem;
        }
        
        .fnav li:nth-child(1) {
            background: #cb0912;
            border: 0;
        }
        
        .fnav li:nth-child(2) {
            border: 0;
        }
    
