
.header{ height:5.4rem; width:100%;background:#fff;}
.header:before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background: rgba(255,255,255,0.2);}
.logo{width: 4.7%;height: 5.4rem;line-height: 0;display: flex;align-items: center;margin-left: 4.7%;}
.logo img{display: block;width: 100%;}
.h_dw{line-height: 1.6rem;font-size: 1.2rem;color: #000;position: relative;padding: 1rem 0 0 1rem;}
.h_dw i{display: block;font-size: 1.1rem;font-weight: normal;}
.h_nav{width: 52%; height:5.4rem;padding-right: 10%;}
.h_nav ul{ width: 100%; height:5.4rem;display: flex;justify-content: space-between;}
.h_nav li{position: relative;}
.h_nav li>a{ font-size:1rem; color:#005c2a;display:block;position: relative;z-index: 4; text-decoration:none;height: 5.4rem;line-height: 5.4rem;}
.h_nav li>a:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 0.1rem;
background: #025d2c;
content: '';
opacity: 0;
-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
transition: height 0.3s, opacity 0.3s, transform 0.3s;
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
transform: translateY(-10px);
}
.h_nav li>a:hover:after,
.h_nav li.cur>a:after{
height: 0.1rem;
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
transform: translateY(0px);
}
.h_tel{width: 7rem;height: 5.4rem;position: absolute;top: 0;right: 0;background: #005c2a;display: flex;align-items: center;justify-content: center;-webkit-transition:all .5s;transition:all .5s;z-index: 5;}
.h_tel em{width: 1.3rem;height: 1.3rem;line-height: 0;padding-right: 0.5rem;}
.h_tel em img{width: 1.3rem;height: 1.3rem;}
.h_tel b{display: none;font-size: 1rem;color: #fff;}
.h_tel:hover{width: 13rem;}
.h_tel:hover b{display: block;}

em,i{font-style: normal;}

.submenu {
            position: absolute;
            left: 50%;
            top: 80%;
            transform: translateX(-50%);
            z-index: 99;
            max-height: 0;
            transition: max-height 0.4s linear;
            -ms-transition: max-height 0.4s linear;
            -moz-transition: max-height 0.4s linear;
            padding-top: 22px !important;
            overflow: hidden;
        }
        
        .submenu p {
            background: rgba(242, 242, 242, 1);
            padding: 6px 21px;
            border-radius: 10px;
            position: relative;
        }
        
        /*.submenu p:before {*/
        /*    position: absolute;*/
        /*    content: "";*/
        /*    border-width: 9px 8px;*/
        /*    border-style: solid;*/
        /*    border-color: transparent transparent rgba(242, 242, 242, 1);*/
        /*    top: -18px;*/
        /*    left: 50%;*/
        /*    margin-left: -8px;*/
        /*    transition: all 0.4s linear;*/
        /*    -ms-transition: all 0.4s linear;*/
        /*    -moz-transition: all 0.4s linear;*/
        /*    opacity: 0;*/
        /*}*/
        
        .submenu a {
            transition: all .4s ease;
            display: block;
            font-weight: 500;
            padding: 0 17px 0 32px;
            font-size: 0.9rem;
            line-height: 70px;
            color: #333333;
            white-space: nowrap;
            position: relative;
            border-bottom: 1px dotted #333333;
            text-align: left;
        }
        
        .submenu a:last-child {
            border-bottom: 0
        }
        
        .submenu a:before {
            position: absolute;
            content: "";
            width: 4px;
            height: 4px;
            border: 2px solid #333333;
            border-radius: 50%;
            top: 50%;
            margin-top: -4px;
            left: 13px;
            transition: ease .4s;
            -o-transition: ease .4s;
        }
        
        .submenu a:hover {
            font-weight: bold;
        }
        
        .submenu a:hover:before {
            border-color: #005c2a;
        }
        
        .header .h_nav li:hover .submenu{max-height: 500px;}
        .header .h_nav li:hover .submenu p:before{opacity: 1;}
        .h_nav li .submenu a:after,.h_nav li.cur .submenu a:after{display:none;}
        
html{font-size:12px;-webkit-text-size-adjust:none}
@media screen and (min-width:1200px){html{font-size:12.5px}
}
@media screen and (min-width:1280px){html{font-size:13.33333px}
}
@media screen and (min-width:1366px){html{font-size:14.22916px}
}
@media screen and (min-width:1440px){html{font-size:15px}
}
@media screen and (min-width:1600px){html{font-size:16.66666px}
}
@media screen and (min-width:1800px){html{font-size:18.75px}
}
@media screen and (min-width:1920px){html{font-size:20px}
}
@media screen and (min-width:2144px){html{font-size:22.33333px}
}
@media screen and (min-width:2400px){html{font-size:25px}
}
@media screen and (min-width:2752px){html{font-size:28.66666px}
}
@media screen and (min-width:3200px){html{font-size:33.33333px}
}
@media screen and (min-width:3840px){html{font-size:40px}
}


        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p101-curmbs-1 {
            position: relative;
            max-width: 1920px;
            margin: 0 auto;
        }
        
        .plc {
            position: absolute;
            top: -65px;
            left: 0;
            right: 0;
            width: 100%;
            z-index: 10;
            background: url("images/p101-curmbs-bg.png") no-repeat center bottom;
            padding: 20px 0 5px;
        }
        
        .p12-curblock {
            display: none;
        }
        
        .p101-curmbs-con {
            float: right;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            color: #fff;
        }
        
        .p101-curmbs-con b {
            font-weight: normal;
            padding-left: 25px;
            background: url(images/p101-curmbs-icon1.png) no-repeat left center;
        }
        
        .p101-curmbs-con i {
            font-style: normal;
        }
        
        .p101-curmbs-con span {
            font-family: 宋体;
            height: 46px;
            line-height: 46px;
            padding: 0px 5px;
        }
        
        .p101-curmbs-con a {
            color: #fff;
        }
        
        .p101-curmbs-con a:hover {
            text-decoration: underline;
        }
    

    .p101a-fdh-02 {
        height: 90px;
        box-shadow: 0 3px 4px #e9e9e9;
    }
    
    .p101a-fdh-02 h3 {
        float: left;
        width: 150px;
        height: 90px;
        line-height: 90px;
        font-size: 28px;
        font-weight: bold;
        color: #1a1a1a;
    }
    
    .p101a-fdh-02-nav {
        max-width: 1000px;
        float: right;
        height: 40px;
        padding-top: 25px;
    }
    
    .p101a-fdh-02-nav li {
        float: left;
        height: 40px;
        line-height: 40px;
        border-radius: 25px;
    }
    
    .p101a-fdh-02-nav li a {
        display: block;
        height: 40px;
        font-size: 18px;
        color: #1a1a1a;
        text-align: center;
        padding: 0 24px;
    }
    
    .p101a-fdh-02-nav li.sidenavcur,
    .p101a-fdh-02-nav li:hover {
        background: #005c2a;
    }
    
    .p101a-fdh-02-nav li.sidenavcur a,
    .p101a-fdh-02-nav li:hover a {
        color: #fff;
    }


 .k12-gl-gslb-3nf1-1-01{padding: 30px 0 20px;}
        .k12-gl-gslb-3nf1-1-01-left dl {
            width: 24%;
            float: left;
            background: #f0f0f0;
            margin: 0 1.3% 13px 0
        }
        
        .k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1) {
            margin-right: 0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt {
            border: 1px solid #e5e5e5;
            padding: 10px 9px;
            background: #fff;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dt img {
            display: block;
            width: 100%;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            text-align: center;
            padding: 0 5px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            background: #f0f0f0;
        }
        
        .k12-gl-gslb-3nf1-1-01-left dd h4 a {
            color: #4b4a4a;
        }
    

.f_bg{background: #005c2a; height:22rem;overflow: hidden;padding-top: 2.6rem;position: relative;}
.f_bg:after{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.15);position: absolute;bottom: 5.7rem;left: 0;}
.footer{width: 83.33%; margin:0 auto;position: relative; height:22rem;}
.f_nav{height: 16.3rem;width: 52%;}
.f_ul01 li{height: 16.3rem;float: left;width: 33%;}
.f_ul01 li a,.f_top{font-size: 1rem;color: rgba(255,255,255,1);font-weight: bold;display: block;height: 2.5rem;line-height: 2.5rem;width: 100%;margin-bottom: 0.5rem;}
.f_ul01 .f_ul02 li{width: 100%;height: 1.8rem;line-height: 1.8rem;}
.f_ul01 .f_ul02 li a{height: 1.8rem;line-height: 1.8rem;font-size: 0.8rem;color: rgba(255,255,255,0.8);margin-bottom: 0;font-weight: normal;}
.f_nav ul li a:hover{text-decoration: underline;color: rgba(255,255,255,1);}
.f_ban{width: 47.5%;height: 16.3rem;}
.f_ban p{height: 1.8rem;line-height: 1.8rem;font-size: 0.8rem;color: rgba(255,255,255,0.8);width: 45%;float: left;}
.f_ban p.f_p02{width: 55%;}
.f_ban a{color: rgba(255,255,255,0.8);}
.f_code{width: 8%;display: flex;justify-content: space-between;position: absolute;bottom: 1.6rem;right: 0;}
.f_code p{line-height: 0;position: relative;border-radius:5px;}
.f_code p:first-child{background:#fbba25;}
.f_code p i{width: 2.6rem;height: 2.6rem;display: block;cursor: pointer;line-height: 0;overflow: hidden;}
.f_code p i img{width: 2.6rem;height: 2.6rem;}
.f_code p em{width: 5rem;height: 5rem;display: none;position: absolute;top: -6rem;left: calc(50% - 2.7rem);border-radius: 0.3rem;background: #fff;border: #fff 0.2rem solid;}
.f_code p em:before{content: "";width: 0;height: 0;position: absolute;bottom: -0.5rem;left: calc(50% - 0.6rem);border-top:0.6rem solid #fff; 
border-left:0.6rem solid transparent;
border-right:0.6rem solid transparent;
}
.f_code p em img{width: 5rem;height: 5rem;}
.f_code p.cur em{display: block;}
.f_bot{width: 100%;height: 5.7rem;line-height: 5.7rem;font-size: 0.8rem;color: rgba(255,255,255,0.7);}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: rgba(255,255,255,0.7);}
  

.demand{position:fixed;width:100%;left:0;bottom:0;z-index:99}
.demand .slidebox { width: 5rem;height: 1.9rem;margin: 0 auto;line-height: 0;cursor: pointer;}
.demand .slidebox img{width: 5rem;height: 1.9rem;}
.demand_con{display: none;background:#005c2a;height:7.5rem;padding-top: 1rem;}
.demand .content01{position:relative;height:7.5rem;width: 83.33%; margin:0 auto;}
.demand_l{width: 100%;height: 3.5rem;line-height: 2.5rem;display: inline-block;}
.demand_l em{display: block;float: left;width: 43.7rem;height: 3rem;line-height: 0;overflow: hidden;}
.demand_l em img{width: 43.7rem;height: 3rem;}
.demand_l b{display: block;float: right;font-size: 1rem;color: #fff;}
.demand_l i{font-size: 1.4rem;}
.liuyan_r{width: 100%;margin: 0 0 0;position: relative;}
.liuyan_r ul li{ width:16.75%; height:2.5rem; float:left;font-size: 0.8rem; color:#333; line-height:2.5rem; margin-right: 0.5rem;position: relative;background: rgba(255,255,255,1);}
.liuyan_r ul li span{display:block;line-height:2.5rem;height:2.5rem;overflow: hidden; position:absolute;top:0;right:0.5rem;color: #f00;}
.liuyan_r ul li em{display:block;float: left;width: 3.5rem;height:2.5rem;overflow: hidden;text-align: right;}
.liuyan_r ul li.li_text{width: 34.6%;}
.liuyan_r input{ background:none; width:73%; height:2.5rem; border:none; float:left;font-size: 0.8rem; color:#333; line-height:2.5rem; outline:none;}
.liuyan_r textarea{ background:none; width:87%; height:2.5rem; border:none; float:left;font-size: 0.8rem; color:#333; line-height:2.5rem; outline:none;}
.liuyan_r .submit {width: 9.7rem;position: absolute;top: 0;right: 0;}
.liuyan_r .submit b{position: absolute;top: -28px;right: 0;color:#fff;font-size: 16px;width: 150px;}
.liuyan_r .submit .form-btn-submit { display:block;width:9.7rem;height: 2.5rem; cursor: pointer;padding: 0;font-size: 0.9rem;color: #fff;background: #fbba25;text-align: center;line-height: 2.5rem;}
.liuyan_r .form-btn-reset {display: none;}
.dema_text{width: 100%;height: 2rem;line-height: 2rem;font-size: 0.8rem;color: #fff;padding-top: 1rem;letter-spacing: 3px;}
.demand .close_it{width: 2rem;height: 2rem;position: absolute;right: 0;top: -2rem;cursor:pointer;border-radius: 50%;background: #000;}
.demand .close_it img{width: 2rem;height: 2rem;}


        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#005c2a url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#005c2a url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#005c2a url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#005c2a url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#005c2a url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#005c2a url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#005c2a url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
