
                  .g_hd {height:5rem; font-family: "Microsoft Yahei";  position: relative; background:#fff;box-sizing: border-box;}
                  .mlogo { float: left;width:24%; height: auto; margin-left:2.66%;margin-top: 1.05rem; }
                  .mlogo img { width: 100%; height: auto; display: block;}
                  .menu {width: 70%;  position:relative; float: right;}
                  .u-text { overflow: hidden; line-height: 5rem;font-weight: normal;width: 100%;  position:relative; height: 5rem;}
                  .u-text span{ height: 3rem; line-height: 5rem;color: #272727; display: block;font-family: "Microsoft Yahei";font-weight: normal; float: left;font-size:1.5rem;text-align: center;box-sizing: border-box;position: relative;padding:0 3.1%;}
                  .u-text span a{color: #272727;}
                  .u-text span:last-child{background:none;}
                  .u-text span.cur a{}
                  .menu_ico { display: block; color: #000000; top:1.8rem; right: 4%; width: 1.8rem;height: 1.6rem;  cursor: pointer; position: absolute; z-index:10;background: url(images/menuico.png) no-repeat;background-size: 100%; }
                  .menu_ico img{width: 100%;display: block;}
                  .menu_down{ display: none; width: 100%; background: rgba(171,8,9,0.95); height: auto;position: absolute;top:5rem; right: 0; z-index: 9;}
                  .menu_down:before{content:'';position:absolute;height:0;width:0; top:-0.5rem;right:1rem;border-bottom: 0.5rem solid  rgba(171,8,9,0.95);border-left: 1rem solid rgba(171,8,9,0);border-right: 1rem solid rgba(171,8,9,0);}
                  .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-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: #ab0809;
        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 #ab0809;
        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);
    }


    .mc2-about-1 {
        padding: 2rem 3% 1rem;
    }
    
    .mc2-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;
    }
    
    .mc2-about-list ul li {
        width: 48%;
        margin-bottom: 1.5rem;
    }
    
    .mc2-about-list ul li:nth-child(2n) {
        margin-left: 4%;
    }
    
    .mc2-about-list ul li img {
        width: 100%;
        display: block;
        border-radius: 0.5rem;
    }
    
    .mc2-about-list ul li h4 {
        max-height: 4rem;
        line-height: 2rem;
        font-size: 1.5rem;
        color: #333;
        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-bottom: 6rem; background:#fff; background-size: 100% 100%; margin-top:2rem;  box-sizing: border-box; position: relative;}
          .g-ft em{padding:0 0.8rem;}
          .u-top { width: 94.66%;  height: 3rem; margin:0 auto 1.2rem; }
          .u-top  img{width: 100%; display: block;}
          .fnav{ text-align: center;  font-size: 1.3rem; line-height: 2.1rem; font-weight: normal; color: #282828;font-family: "Microsoft Yahei";}
          .fnav a{color: #282828;padding:0 1.7rem 0 1rem;background: url(images/fxt.png) no-repeat right center;background-size:0.6rem 1.15rem; font-weight: normal;}
          .fnav a:last-child{background:none;padding-right: 0;}

          .addlst { text-align: center;  font-size: 1.3rem; line-height: 2.1rem; font-weight: normal; color: #282828;font-family: "Microsoft Yahei";margin-bottom: 1rem; }
          .addlst a{ color: #ab0809;font-family: "Microsoft Yahei";padding-left: 1rem;text-decoration: underline;}
          .addlst b{color: #000000;padding-left: 1rem;}

          .g_fnva{background:url(images/navbg.jpg) no-repeat;background-size: 100%; height:4.95rem;position:fixed;bottom:0;min-width:320px;max-width:750px;width:100%;z-index:5;font-size: 1.3rem;}
          .g_fnva li{height:4.95rem;width:25%;  float:left; text-align:center;color:#fff;position:relative;}
          .g_fnva li:before{content: "";position: absolute;width: 1px; height:4.95rem;background:#121212; -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: 1px; height:4.95rem;background:#333333; -webkit-background-size:100%; -moz-background-size: 100%; -o-background-size: 100%; background-size: 100%;top: 0rem;right: 0;}
          .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(4) li:after{width:0;border: 0;background:none;}
          .g_fnva a:nth-child(1) li{background:#ab0809;color: #fff;}
          .g_fnva li em{display: block;margin: 0.6rem  auto 0.1rem; width:1.95rem; }
          .g_fnva li em img{ display:block;width:100%;}
      
