
            .head { width:100%;z-index: 15;overflow:hidden;height:8.95rem;}
            .f-fr{float:right;}
            .f-fl{float:left;}
            .t_con{height:5.4rem;overflow: hidden;}
            .head .logo{ width:19.33%; float:left;position:relative; margin:1rem 0 0 4%;}
            .head .logo img{display:block; width:100%;}
			.nav{ height:3.55rem;line-height: 3.55rem;background: #313742;color: #fff;}
            .head h3{ width:90.33%;font-size:1.25rem; color:#fff;}
            .head h3 span{float: left;text-align: center;position: relative;z-index: 1;}
            .head h3 span::before{content: "";position: absolute;width: 1px;height: 1.15rem;right: 0;top: 1.2rem;background: rgba(255,255,255,0.3);}
            .head h3 a{ display:block; color:#fff;padding: 0 0.8rem;}
            .head h3 span:last-child:before{width: 0;}
            .head h3 span:last-child a{padding-right: 0;}
            .head h3 span.cur,.head h3 span.cur a{font-weight: bold;}
            .head .menu_btn{width:9.46%; height:3.55rem;display:block; float:right;overflow:hidden;background: #1b4996;}
            .head .menu_btn a.downmenu{display:block; width:1.65rem;margin: 0 auto;padding: 1.15rem 0 0;}
            .head .menu_btn img{ display:block; width:100%;}
            .t_text{width: 71.4%;font-size: 1.0rem;line-height:2.8rem;color: #000;background:url(/images_m/t_ge.gif) no-repeat 0 1.2rem;background-size:0.25rem 2.8rem;padding:1.2rem 0 0 0.9rem;}

            .menu2 .slideMenu{ width:100%; display: none;z-index:99;position:absolute; top:8.95rem; right:0; transition:transform 1s;-webkit-transition:transform 1s;background:rgb(27, 73, 150); padding:1rem 0 3rem;}
            .menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
            .menu2 ul li {line-height:3.5rem;color:#fff;font-size:1.5rem; margin-bottom:0.6rem;}
            .menu2 ul li a { display:block; width:80%; margin:0 auto; border-bottom:2px solid #fff; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
			.menu2 h4{ width:3.5rem; height:3.5rem; font-size:3rem; text-align:center; line-height:3.5rem;position:absolute;text-align: center; top:-3.5rem; right:0;color: #fff;background: #1b4996;font-weight: normal;}
.menu2 ul li:nth-last-child(1){text-align: right;font-weight: bold;}
.menu2 ul li:nth-last-child(2){text-align: right;font-weight: bold;}	
.menu2 ul li:nth-last-child(2) a{ color: black;}

    .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: #1b4996;
        padding: 0 4%;
        cursor: pointer;
    }
    
    .p101-fdh-1-title span {
        display: inline-block;
max-width: 94%;
height: 3.8rem;
line-height: 3.8rem;
font-size: 1.6rem;
color: #fff;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
    }
    
    .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 #1b4996;
        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{padding:2.5rem 0 6.5rem; position:relative;z-index:12;font-size:1.2rem;line-height:3.5rem;color: #333;margin:2.2rem auto 0;border-top: 0.15rem solid #1b4996;}
        .ontop{width:4.25rem;position: absolute;left: 50%;margin-left: -2.125rem;top:-2.1rem;}
        .ontop span,.ontop span img{display: block;width:4.25rem;}
        .g-ft a{color: #333;}
        .flx{display: block;}
        .flx p{text-align: center;height: 3.7rem;line-height: 3.7rem;font-size: 1.3rem;}
        .flx p a{display: inline-block;padding: 0 2rem;}
        .flx p a:first-child{padding-left: 0;}
        .flx p a:last-child{padding-right: 0;}
        .flx ul{margin: 0 4% ;}
        .flx li{/*height: 3.2rem;*/border-top: 1px solid #dcdcdc;line-height: 26px;}
        .flx li b{padding-left: 2.1rem;background-size:1.45rem 1.45rem!important;}
        .flx li span{font-size: 1.5rem;font-family: Times New Roman;  }

        .fnav{ position:fixed; bottom:0; min-width:320px; max-width:750px; width:100%; height:5rem; background:#313742;z-index:12;line-height: 1.9rem;text-align: center;}
        .fnav li{ width:25%; float:left; height:5rem;position: relative;white-space: nowrap;}
        .fnav li em{ display:block; width:1.5rem;margin:1rem auto 0;height: 1.5rem;}
        .fnav li:before{ content:""; position:absolute; top:0; left:0; width:1px; height:5rem; background:rgba(255,255,255,0.3);}
        .fnav li em img{ display:block; width:100%;}
        .fnav li a{ display:block;color:#fff; font-size:1.3rem;}
        .fnav li:nth-child(1){background:#1b4996;}
        .fnav li:nth-child(1):before,.fnav li:nth-child(2):before{ border:0;width: 0;height: 0;}
        
