﻿
        .head{height:7.7rem;}
        .g-hd{min-width: 320px;max-width: 750px;width: 100%;}
        .g-hd .hea_top{height:4.75rem; box-sizing: border-box;padding-top:0.7rem;}            
        .g-hd .hea_top .t_logo{float: left;width:15.4%;height:3.5rem;padding: 0 0 0 3%;margin:0 1.15rem 0 0;margin-right: 1.15rem;}
        .g-hd .hea_top .t_logo a img{height:100%;}
        .g-hd .hea_top h2{display:block; float:left;padding-top:0.2rem;}
        .g-hd .hea_top h2 em{display:block;font-size: 1.25rem;height:1.25rem; line-height:1.25rem; color:#214a96; font-weight: bold; letter-spacing: 0.15rem;}
        .g-hd .hea_top h2 p{font-size: 0.9rem; line-height: 1.55rem; color:#000000; font-weight: bold; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
        .g-hd .hea_top b{display:block;width:2.55rem;height:2.55rem; float:right;margin:0.55rem 4% 0 0;}
        .g-hd .hea_top b a{display:block; height:2.55rem;background:url(../images/hea-tel.png) no-repeat center;background-size:100%;} 
       .head .hea_bot{height:2.95rem;background:#214a96;}
        .head .hea_bot .hea_nav{width:85.4%; float:left;height:2.95rem; line-height:2.95rem;text-align: center; }
        .head .hea_bot .hea_nav span{display:block;width:33.3%;float:left; box-sizing: border-box; position: relative;}
        .head .hea_bot .hea_nav span a{display:block;font-size: 1.2rem; color:#FFFFFF;box-sizing: border-box;}
        .g-hd .m-nav2{ width:14.2%;height:2.95rem;float: right;display: inline;}
        .g-hd .m-nav2 i{display:block;width:100%;height:100%;background: url(../images/hea-ico.png) no-repeat center; background-size:100%;}
         .menu2 {position: relative;z-index: 501;}
                .menu2 .erji{width:100%;display: none;overflow: hidden;position: absolute;background:rgba(255,120,0,0.9);background-size:100% 100%;height:52.35rem;max-width: 750px;top:2.95rem;right: 0;transition: transform 3s;-webkit-transition: transform 3s;}
                .menu2 .erji span {display: block;}
                .menu2 .erji span em a {display: block;height: 4.45rem;font-size: 1.4rem;color: #FFF;text-align: center; box-sizing: border-box;border-bottom:1px dashed #e9e9e9;}
                .menu2 .erji span em{display:block;width:94%;line-height: 4.45rem; margin:0 auto; height:4.45rem;padding:0 3%;}
                .menu2 .erji span em:last-child{border-bottom:0;}
                .menu2 .erji strong{display: block;width: 43.75%;   height: 3.5rem;   line-height: 3.5rem;   background: #214a96;  border-radius: 35px; margin: 2rem auto 0;}
                .menu2 .erji strong a{display:block;padding-left:6rem;font-size: 1.2rem; color:#FFF;background:url(../images/tel.png) no-repeat 27%; background-size:14%;font-weight: normal;}
            

    .p101-ad-1 img {
        width: 100%;
        display: block;
    }


    .p101-fdh-1 {
        padding-bottom: 0.5rem;
        position: relative;
        z-index: 2;
    }
    
    .p101-fdh-1-title {
        height: 3.8rem;
        background: #214a96;
        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 #214a96;
        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 i{
        display: block;
        border:1px solid #eee;
        border-radius: 18px;
        box-sizing: border-box;
        overflow: hidden;
    }
    
    .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:16.55rem;}
                    .g-f{height:12.05rem; padding:3.05rem 0 0;background:url(../images/foot.jpg) no-repeat center top; background-size:100% 100%; position: relative; box-sizing: border-box;}
                    .g-f .xf{width:4.3rem;height:4.3rem;position: absolute;left:45%;top:-2.05rem;}
                    .g-f .xf img{width:100%;}
                    .g-f strong{display:block; height:2.85rem; text-align: center;}
                    .g-f strong i{display:inline-block; height:2.85rem; line-height: 2.85rem;font-size: 1.4rem;color:#393939;}
                    .g-f strong a{display:inline-block; height:2.85rem; line-height: 2.85rem;font-size: 1.5rem; line-height: 1.5rem; color:#214a96;}
                    .g-f ul li{height:2.4rem; text-align: center;}
                    .g-f ul li em{display:inline-block; height:2.4rem; line-height: 2.4rem;font-size: 1.2rem;color:#5f5f5f;margin:0 0.5rem;}
                    .g-f ul li em a{font-size: 1.2rem;color:#5f5f5f;}
                    .g-ft .dbdh{min-width: 320px;max-width: 750px;width: 100%;position: fixed;bottom: 0;z-index: 500;}
                    .g-ft .dbdh li{float:left; width:25%; height:4.5rem;background:#214a96;box-sizing: border-box;border-right:0.05rem solid #FFF;}
                    .g-ft .dbdh li a{display:block; height:4.5rem;padding-top:0.5rem; box-sizing: border-box;}
                    .g-ft .dbdh li:first-child{background:#ff7800;}
                    .g-ft .dbdh li em{display:block;width:1.35rem;height:1.25rem;margin:0 auto 0.35rem;    line-height: 0;}
                    .g-ft .dbdh li em img{width:100%; height:100%;}
                    .g-ft .dbdh li i{display:block; font-size: 1.4rem; line-height: 2.1rem; color:#FFF; text-align: center;}

                    .xf{position:fixed;width: 4rem;right:3%;z-index: 100;bottom: 20%;}
                    .xf a img{display:block;width:100%;}
                    iframe.phone-view, body.phone-view, .c-edit-page.phone-view{width:750px !important;}
            
