
            

    .p101-fdh-2 {
        position: relative;
        padding: 0 4%;
        height: 4.35rem;
         background-image:-webkit-linear-gradient(90deg,#1d42ab,#2173dc,#1e93ff);
 background-image:-moz-linear-gradient(90deg,#1d42ab,#2173dc,#1e93ff);
 background-image:-o-linear-gradient(90deg,#1d42ab,#2173dc,#1e93ff);
 background-image:linear-gradient(90deg,#1d42ab,#2173dc,#1e93ff);
        border-top: 1px dashed rgba(255, 255, 255, 0.37);
    }
    
    #topNav {
        height: 4.35rem;
        overflow: hidden;
        position: relative;
    }
    
    #topNav .swiper-slide {
        width: auto;
        text-align: center;
    }
    
    #topNav .swiper-slide span {
        transition: all .3s ease;
        color: #fff;
        font-size: 1.5rem;
        display: block;
        height: 4.35rem;
        line-height: 4.35rem;
        position: relative;
    }
    
    #topNav .active span {
        font-weight: bold;
    }
    
    #topNav .active span:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 0.2rem;
        border-radius: 0.25rem;
        background-color: #fff;
        bottom: 0.5rem;
        left: 0;
        z-index: 1;
    }


    .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;box-shadow: 0 0 0.25rem #ccc;
    }
    
    .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:15.95rem;background:#e2e2e2;}
                  .g-f{height:11.05rem; border-top:0.4rem solid #2173dc; padding:2rem 4%; box-sizing: border-box; position: relative;text-align: center;}
                  .g-f .xf{width:4.0rem;height:4.0rem;position: absolute;left:45%; top:-2.65rem;}
                  .g-f .xf img{width:100%;}
                  .g-f ul li{height:2.5rem; line-height: 2.5rem;}
                  .g-f ul li em{display:inline-block; height:2.3rem; line-height: 2.3rem;font-size:1.1rem; color:#333333;}
                  .g-f ul li em a{font-size:1.1rem; color:#333333;}
                  .g-f ul li:first-child em a{margin-right: 2rem;}
                  .g-f ul li:last-child em{margin-right: 2rem;}
                  .g-ft .dbdh{min-width: 320px;width: 100%;position: fixed;bottom: 0;z-index: 299;}
                  .g-ft .dbdh li{float:left; width:25%; height:4.5rem;background:#222222;box-sizing: border-box;border-right:1px solid #343434;}
                  .g-ft .dbdh li:first-child{ background-image:-webkit-linear-gradient(90deg,#1d42ab,#2173dc,#1e93ff);
 background-image:-moz-linear-gradient(90deg,#1d42ab,#2173dc,#1e93ff);
 background-image:-o-linear-gradient(90deg,#1d42ab,#2173dc,#1e93ff);
 background-image:linear-gradient(90deg,#1d42ab,#2173dc,#1e93ff);}
                  .g-ft .dbdh li a{display:block; height:4.5rem; padding-top:0.45rem; box-sizing: border-box;}
                  .g-ft .dbdh li em{display:block; width:1.3rem;height:1.3rem; margin:0 auto; line-height:0;}
                  .g-ft .dbdh li em img{width:100%;}
                  .g-ft .dbdh li i{display:block; height:2.4rem; line-height: 2.4rem;text-align: center;font-size:1.4rem; color:#FFF;}
                  iframe.phone-view, body.phone-view, .c-edit-page.phone-view{width:750px !important;margin:0 auto;}
            
