
          .g_hd {height:5rem; font-family: "Microsoft Yahei"; position:relative;max-width:750px; min-width:320px;margin:0 auto; width:100%; background:#fff;}
          .hd-logo { float: left;width:36.66666%; height: auto; margin:1rem 0 0 4% ;}
          .hd-logo img { width: 100%; height: auto; display: block;}
          .u-text {width:44%;float:left;overflow: hidden; height:5rem; line-height:5rem; text-align:center;font-size:1.4rem; margin-left:4%;}
          .u-text a{ display:block; width:33.33%;color: #282828; font-size:1.4rem; text-align:center; font-weight:normal; float:left;}
          .menu_ico { display: block; width:9.33%; float:right; height:5rem; overflow:hidden; background: url(images/home.png) no-repeat center center; background-size:2.1rem 1.45rem;}
		  
          .menu_down{ display: none; width: 100%; background: rgba(207,1,16,0.95); height: auto;position: absolute; top:5rem; 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-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: #cf0010;
        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 #cf0010;
        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%;padding:1.2rem 0;
        margin-bottom: 1.5rem;border-radius: 0.5rem;box-shadow: 0 0 0.25rem #ccc;
    }
    
    .mc2-about-list ul li:nth-child(2n) {
        margin-left: 4%;
    }
    
    .mc2-about-list ul li img {
        width: 3rem; margin:0 auto;
        display: block;
    }
    
    .mc2-about-list ul li h4 {
        max-height: 2rem;
        line-height: 2rem;
        font-size: 1.3rem;
        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 { padding-bottom:6rem;background:#0a4841 url(images/footer_bg.jpg) no-repeat center bottom; background-size:100% auto; padding-top:3rem;  box-sizing: border-box; position: relative;}
          .foot{ clear: both; width:92%; margin:0 auto;overflow: hidden;}
		  .fnav{ border-bottom:1px solid rgba(255,255,255,0.3); padding:1rem 0;}
		  .fnav h3{ font-size:1.4rem; color:#fff; background:url(images/farr1.png) no-repeat right center; background-size:0.8rem 1.2rem;}
		  .fnav h3 a{ display:block; width:50%; color:#fff;}
		  .fnav p{ display:none;border-top:1px solid rgba(255,255,255,0.3); padding:1rem 0 0; margin-top:1rem;}
		  .fnav p a{ display:block; width:33.33%; float:left; color:#fff; line-height:2.5rem;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
		  .faddr{ text-align:center; padding:1.7rem 0; font-size:1rem; line-height:1.6rem; color:#bdd1ce;}
		  .faddr b{ padding:0 1%;}
		  .faddr a{color:#bdd1ce;}
          .g_fnva{background:#fff;background-size: 100%; height:5rem;position:fixed;bottom:0;min-width:320px;max-width:750px;width:100%;z-index:5;font-size: 1.3rem;}
          .g_fnva li{height:5rem;width:25%; line-height:1.7rem; float:left; text-align:left;color:#000;text-align:center; font-size:1rem;}
		  .g_fnva a:nth-child(3) li{ border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0; box-sizing:border-box;}
          .g_fnva a:nth-child(1) li{background:#08463c; color:#fff;}
          .g_fnva li em{display: block;padding: 0.2rem 0 0; width:3rem; margin:0 auto;}
          .g_fnva li em img{ display:block;width:100%;}
      
