
        .head2 {position: relative;z-index: 11;height:4rem;background:#fff; overflow: hidden;}
        .head2 .logo{ width:22.4%; float:left; margin:1.1rem 4% 0 3.8%;}
        .head2 .logo img{display:block; width:100%;}
        .head2 h4{ width:56%; line-height:4rem; font-size:1.4rem; color:#2a2a2a; float:left; font-weight: normal;box-sizing: border-box;text-align: center; padding-left: 16%;}
        .head2 h4 a{position: relative; color:#4c4c4c;display: inline-block; float: left; font-size: 1.45rem;width: 33.33%;
    float: left;}
        .head2 h4 span:last-of-type a:before{background: none;}
        .head2 .menu_btn{width:5.5%; height:4rem; float:right; overflow:hidden; margin-right:4%;}
        .head2 .menu_btn a.downmenu{display:block; width:100%; padding:1.15rem 0 0 0;}
        .head2 .menu_btn img{ display:block; width:100%;}
        .menu2 .slideMenu{width:100%; display: none;z-index:16;position:absolute; top:4rem; right:0px; transition:transform 1s;-webkit-transition:transform 1s;}
        .menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
        .slideMenu{background:#028156; min-height: 64rem;}
        .menu2 ul li {line-height:5rem;color:#fff; position:relative;font-size:1.45rem; margin: 0 14%; border-bottom: 1px solid #fff;}
        .menu2 ul li:last-of-type{ border-bottom: none;}
        .menu2 ul li a {display: block;height:4.9rem;line-height: 4.9rem; font-size:1.35rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none; text-align: center;;}
        .menu2  em{ display: block; width:14rem; height: 3.5rem; line-height: 3.5rem;border-radius: 3.5rem;background:#fff; margin: 2.9rem auto 0; height: 3.5rem; text-align: center; box-sizing: border-box;}
        .menu2  em a{ display: block; color: #028156; font-size: 1.2rem; }
        .g-hd2{ margin-bottom: 3.5rem; box-shadow: 0 0 1.5rem rgba(0,0,0,0.2);}

       

h2{line-height: 100%;position: relative; text-align: center; font-size: 2.2rem; color: #1a1a1a; padding-bottom: 2rem; margin-bottom:3.1rem;}
h2:before{ display: inline-block; position: absolute; left: 46.5%; bottom: 0; content: ""; height: 1px; width: 2.8rem; background: #028156;}

    .mc1-left-nav {
        position: relative; margin: 0 0  1.7rem 4%; position: relative;
    }
.mc1-left-nav h4{    float: left;
    color: #028156;
    font-size: 1.5rem;}
 .mc1-left-nav  h5{ position: absolute; width: 3.5rem; right: 4%; top:0.35rem;}
     .mc1-left-nav  h5 img{ width:100%;}
    .mc1-left-nav-ss {
        position: absolute;
        height: 4rem;
        line-height: 4rem;
        text-align: center;
        width: 12%;
        right: 0;
        top: 0;
        z-index: 5;
        background-color: #fff;
        cursor: pointer;
        border-left: 1px solid #f2f2f2;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }
    .mc1-left-nav-ss:after{content: "";
    width: 1rem;
    height: 1rem;
    border: 3px solid #028156;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.45rem;
    margin-left: -0.85rem;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);}
    
    #topNav {

        width: 100%;
  
        overflow: hidden;
        position: relative;    padding-top: 1.7rem;
    }
    
    #topNav .swiper-slide {float: left;
       width: 48.5%;margin-bottom: 1.1rem;
        text-align: center;
        /*padding: 0 2%;*/
    }
    
    #topNav .swiper-slide span {
        transition: all .3s ease;
        color: #1a1a1a;
        font-size: 1.3rem;
        display: block;
        height: 2.5rem;
        line-height: 2.5rem;
        padding-bottom: 0.5rem;
        position: relative;
            display: block;
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 0.3rem;
    height: 2.8rem;
    line-height:3.2rem;
    font-size: 1.32rem;
    }
    
    #topNav .active span {
        background: #e0f7ef;
    color: #028156;
    border: 1px solid #028156;
    }
    
    #topNav .active span:after {
        content: "";display: none;
        position: absolute;
        width: 2.1rem;
        height: 0.3rem;
        border-radius: 0.25rem;
        background-color: #028156;
        bottom: 0;
        left: 50%;
        margin-left: -1.05rem;
    }
    
    #topNav .swiper-next {
        position: absolute;
        width: 0;
        height: 0;
        right: 0;
        top: 0;
    }
             #topNav .swiper-slide:nth-of-type(2n){ float: right;}


        .p101-info-4-3-list {
            width: 92%;
            margin: 0 auto;
        }
        
        .p101-info-4-3-list dl {
               margin-bottom: 2rem;
    border: 1px solid #f2f2f2;
            display: flex;
            display: -webkit-flex;
            justify-content: space-between;
            -webkit-justify-content: space-between;
            flex-flow: wrap;
        }
        
        .p101-info-4-3-list a:last-child dl {
         
        }
        
        .p101-info-4-3-list dt {
     
            overflow: hidden;
               font-size: 0;
    line-height: 0;
    width: 40%;
    float: left;
}
        }
    
        
        .p101-info-4-3-list dt img {
            display: block;
            width: 100%;
        }
        
        .p101-info-4-3-list dd {
          float: right;
    width: 55%;
    padding-right: 2%;
            position: relative;
        }
        .p101-info-4-3-list dd p {
    color: #999999;
    font-size: 1.2rem;
    background: url(images/dint31.jpg) no-repeat 98% 0;
    background-size: 0.2rem 0.9rem;
    line-height: 0.9rem;
}
        
        .p101-info-4-3-list dd h4 {
               padding-top: 0.6rem;
    color: #333333;
    font-size: 1.24rem;
    line-height: 2rem;
    margin-bottom: 0.52rem;
        }
        
        .p101-info-4-3-list .p101-info-1-desc {
            position: absolute;
            width: 100%;
            font-size: 1.3rem;
            line-height: 2rem;
            color: #666;
            text-align: justify;
            left: 0;
            bottom: 0.5rem;
        }
            .p101-info-4-3-list dt img{  width: 100%;}
    

            .g-ft{height:18.6rem;position: relative; background:#1b1b1b; padding-top:3.5rem; box-sizing: border-box;}
            .g-ft .top{ width:2.9rem;position: fixed; right: 4%; top:52%; z-index: 55;}
            .g-ft .top img{width: 100%;display: block; margin-bottom: 0.25rem;}
            .g-ft .ftnav i{text-align: center; font-size: 1.3rem; line-height: 1.8rem; padding-bottom:1.6rem;display: block;text-align: center;;}
            .ftnav i a{color:#eee; padding: 0 3.3%; }
            .ftnav dl dd{  color: #999; font-size: 1.3rem;text-align: center; line-height: 2.7rem;}
            .ftnav dl dd p a{ color: #999;}
            .ftnav dl dd p em{ display: block;}
            .ftnav dl dd p span{}
            .ftnav dl dd p  a{color: #999;}
            .ftnav dl dd p span{ padding: 0 1%;}
            .ft_p{background: #fff;width:100%; position:fixed; bottom:0; max-width: 750px; min-width: 320px; z-index: 99; height: 5.1rem;}
            .ft_p p {float:left;width:33.33%;position: relative;box-sizing: border-box;text-align: center; padding-bottom: 0.75rem; height:5.1rem;}
            .ft_p p a{ display: block; font-size: 1.45rem; line-height: 5.1rem;}
            .ft_p p:nth-child(1){ }
            .ft_p p:nth-child(1) a{background: url(images/f_ico11.jpg) no-repeat 33% 1.6rem; background-size:1.7rem 1.8rem; color: #028156;    padding-left: 21%;}
            .ft_p p:nth-child(2) a{background: url(images/f_ico12.png) no-repeat; background-size:9.8rem 3.5rem; height: 3.5rem; line-height:3.5rem; border-radius: 4rem; padding-left:7%; margin: 0.8rem 0.5rem 0; color: #fff;}
            .ft_p p:nth-child(3) a{background: url(images/f_ico13.jpg) no-repeat 33% 1.8rem; background-size:1.9rem 1.82rem; color: #333333;    padding-left: 21%;}
 
                .erm{ position: fixed; left: 0; bottom: 0; background: #fff; z-index: 10; width: 100%; display: none;}
        .erm_lose{    background:#028156; height: 3.5rem; line-height: 3.5rem; color: #fff; font-size: 2.25rem; text-align: right;}
        .erm_lose span{ display: inline-block; margin-right: 1.5rem;}
        .erm p{ text-align: center; font-weight: bold; color: #333; font-size: 1.46rem; padding: 0.75rem 0 1.5rem 0;}
        .erm img{ display: block; margin: 0 auto; width: 6.7rem;}
        .erm b{ display: block;font-weight: normal;color: #9b9b9b; font-size: 1.2rem; text-align: center; padding: 1.5rem 0 2rem 0;}
        .erm a{    width: 141px; font-size: 1.35rem; text-align: center;color: #4a4a4a;;
            height: 38px;
            line-height: 36px;
            background: #fafafa;
            border: 1px solid #9b9b9b;
            border-radius: 100px; display: block; margin: 0 auto 3rem;}
   
     .pro_qh1 li,.pro_qh7 li{    font-size: 1.2rem;
    font-weight: bold;
    margin: 0 1%;}

        
