
          .g_hd {height:auto; font-family: "Microsoft Yahei";  position: relative; background:#fff;}
          .logo_nr{ height: 6.45rem;box-sizing: border-box;padding-top: 1.1rem; }
          .mlogo { float: left;width: 22.4%; height: auto; margin-left:7.6%;margin-right:2rem;}
          .mlogo img { width: 100%; height: auto; display: block;}
          .logo_nr span{display: block;font-size: 2.9rem;color:#000000; line-height:4.3rem; font-weight:normal;float: left;margin-right:1.2rem}
          .logo_txt{ font-size: 1.4rem; color: #666666;  font-weight: normal; float: left;text-align: left; padding-left: 1.1rem;line-height:2rem;background: url(images/tpxt.png) no-repeat left 0.5rem;background-size:1px 3.55rem;}
          .logo_txt b{font-weight: bold; font-size: 1.8rem;color: #ed9b69;  display: block;line-height: normal;    }

          .menu {width: 100%;  position:relative;box-shadow: 0 0 1rem #f0f1f0;}
          .u-text { background: #ffffff; overflow: hidden; color: #333333; font-size:1.3rem; height: 3.55rem; line-height: 3.55rem;box-shadow: 0 0 1rem #ededed;}
          .u-text a{padding:0 4%; color: #333333; display: block;font-family: "Microsoft Yahei";font-weight: normal;float: left;background: url(images/navxt.png) no-repeat right center;background-size:1px 1.2rem;}
          .u-text span:nth-child(4) a{background: none;}
          .menu_ico { display: block; color: #ffffff; top:0; right: 0; width: 4.35rem;height: 3.55rem;  cursor: pointer; position: absolute;  }
           .menu_ico img{width: 100%;display: block;}
           .menu_down{ display: none; width: 100%; background: rgba(237,155,105,0.95); height: auto;position: absolute;top:10rem; right: 0; z-index: 9;}
           .menu_down ul{padding:2rem 12.5% 5rem;}
           .menu_down  li{color: #fff; font-size:1.2rem; line-height: 3.5rem;height: 3.5rem; border: 1px solid #fff;border-radius: 1.5rem;margin-bottom: 0.8rem; text-align: center;  }
           .menu_down  li a{ color:#fff; 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: #ed9b69;
        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 #ed9b69;
        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: 24.5%;
            overflow: hidden;
            border-radius: 1rem;
        }
        
        .p101-info-4-3-list dt img {
            display: block;
            width: 100%;
        }
        
        .p101-info-4-3-list dd {
            width: 69.45%;
            position: relative;
        }
        
        .p101-info-4-3-list dd h4 {
            padding-top: 0.25rem;
            font-size: 1.5rem;
            height: 2rem;
            line-height: 2rem;
            color: #333333;
        overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
        }
        
        .p101-info-4-3-list .p101-info-1-desc {
            position: absolute;
            width: 100%;
            font-size: 1.3rem;
            line-height: 2rem;
            color: #666;
            text-align: justify;
            left: 0;
            bottom: 0.5rem;
        }
    

          .g-ft { height: 20.5rem; background:#fff; background-size: 100% 100%; padding-top: 3rem;  box-sizing: border-box; position: relative;border-top:0.15rem solid #ed9b69;margin-top:3rem;}
          .u-top { width: 11.33%; position: absolute;left:50%;margin-left: -2.125rem;top:-2.125rem;}
          .u-top  img{width: 100%; display: block;}
          .fnav{ text-align: center;  font-size: 1.2rem; line-height: 3rem; font-weight: normal; color: #333333;font-family: "Microsoft Yahei";}
          .fnav a{color: #333333;padding:0 4% 0 2%;background: url(images/fxt.png) no-repeat right center;background-size:0.55rem 1.1rem; font-weight: normal;}
          .fnav a:first-child{background:none;padding-left: 0;}
          .fnav a:last-child{background:none;padding-right: 0;}
          .faddr{width: 92%;margin:0 auto;}
          .faddr p { text-align: left;  font-size: 1.1rem; line-height: 3.3rem; font-weight: normal; color: #333333;font-family: "Microsoft Yahei";border-top:1px solid #dcdcdc;}
          .addlst b{font-weight: bold;font-size: 1.5rem;color:#333333;padding-left: 2rem;}
          .faddr p:nth-child(1) b{background: url(images/ftico1.png) no-repeat left center;background-size: 1.45rem;}
          .faddr p:nth-child(2) b{background: url(images/ftico2.png) no-repeat left center;background-size: 1.45rem;}
          .faddr p:nth-child(3) b{background: url(images/ftico3.png) no-repeat left center;background-size: 1.45rem;}

          .g_fnva{background:#ed9b69;background-size: 100%; height:3.5rem;position:fixed;bottom:0;min-width:320px;max-width:750px;width:100%;z-index:5;font-size: 1.1rem;}
          .g_fnva li{height:3.5rem;width:25%; line-height: 3.5rem; float:left; text-align:left;color:#fff;position:relative;}
          .g_fnva li:before{content: "";position: absolute;width: 1px; height:3.5rem;background:#f4c0a0; -webkit-background-size:100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;top: 0rem;left: 0;}
          .g_fnva li:after{content: "";position: absolute;width: 0px; height:3.5rem;background:#f4c0a0; -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:#ffb88c;color: #fff;}
          .g_fnva li em{display: block;padding: 0.9rem 0.5rem  0 0.8rem; width:1.6rem;  float: left;}
          .g_fnva li em img{ display:block;width:100%;}
      
