        .g_hd{height:5.9rem; font-family: "Microsoft Yahei"; background:#fff;width:100%;z-index: 9;box-sizing: border-box;padding-top:1.5rem;}
        .logo {float: left;width:24%;margin-left:4%;box-sizing: border-box;}
        .logo img { width: 100%; display: block; }
        .menu {width:62%;   float: right;}
        .u-text { overflow: hidden; color: #333333; font-size:1.5rem; }
        .u-text a{line-height:3rem;padding:0 7%; color: #333333; display: block;font-family: "Microsoft Yahei"; float: left;}
         .menu_ico { display: block; color: #666; top:2.2rem; right: 4%; width: 2.2rem;height:2rem;  cursor: pointer; position: absolute;  }
         .menu_ico img{width: 100%;display: block;}
         .menu_down{ display: none; width: 100%; background: rgba(0, 172, 172, 0.95); height: auto;position: absolute;top:5.9rem; right: 0; z-index: 9;}
         .menu_down ul{padding:3rem 12.5%;position: relative;}
         .menu_down ul::before{content:"";position: absolute;right:1.5rem;top:-1rem;border-bottom: 1rem solid rgba(0, 172, 172, 0.95);border-left:0.75rem solid rgba(0, 0, 0, 0);border-right: 0.75rem solid rgba(0, 0, 0, 0);}
         .menu_down  li{color: #fff; font-size:1.2rem; line-height: 2.5rem;height: 2.5rem;margin-bottom: 0.8rem; border: 1px solid #fff;border-radius: 1.5rem; text-align: center; }
         .menu_down  li a{ color:#fff; display: block; font-size:15px; }
    

    .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: #00acac;
        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 #002c73;
        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-bottom:5.5rem;background:#f2f2f2; background-size: 100% 100%;margin-top:2rem; padding-top:3.7rem; border-top:0.6rem solid #414141; box-sizing: border-box; position: relative;}
              .u-top { width: 3.45rem; position: absolute;left:50%;margin-left:-1.75rem;top:-1.75rem;}
              .u-top  img{width: 100%; display: block;}
              .fcode{text-align: center; line-height: 2.5rem;margin-bottom: 2rem;}
              .fcode p{background: #fff;padding:0.5rem;display: block;margin:0 auto 2rem;width:8.4rem;box-sizing: border-box;}
              .fcode img{width:7.4rem;display: block;}
    
              .fnav{ text-align: center;  font-size: 1.3rem; line-height: 2.5rem; font-weight: normal; color: #414141;font-family: "Microsoft Yahei";}
              .fnav a{color: #414141;padding:0 2%;font-weight: normal;background: url(images/ftxt.png) no-repeat right center;background-size: 1px 1.25rem;}
              .fnav a:last-child{background: none;}
              .addlst{ text-align: center;  font-size: 1.3rem; line-height: 3rem; font-weight: normal; color: #282828;font-family: "Microsoft Yahei";}
              .addlst a{margin-left:2rem; color: #282828;}
    
              .g_fnva{background:#333333;background-size: 100%; height:4rem;position:fixed;bottom:0;min-width:320px;max-width:750px;width:100%;z-index:5;font-size: 1.4rem;}
              .g_fnva li{height:4rem;width:25%; line-height: 4rem; float:left; text-align:left;color:#fff;position:relative;}
              .g_fnva li:after{content: "";position: absolute;width: 1px; height:4rem;background:#434343; -webkit-background-size:100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;top: 0rem;right: 0;}
              .g_fnva a:nth-child(4) li:after{width:0;border: 0;background:none;}
              .g_fnva a:nth-child(1) li:before{width:0;border: 0;background:none;}
              .g_fnva a:nth-child(1) li:after{width:0;border: 0;background:none;}
              .g_fnva a:nth-child(1) li{background:#00acac;color: #fff;}
              .g_fnva li em{display: block;padding: 1rem 0.3rem  0 0.4rem; width:2.2rem;  float: left;}
              .g_fnva li em img{ display:block;width:100%;}
          
