
.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;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #005c2a;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #005c2a;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


    .lyl-1k2-fdh-2 {
        padding: 30px 0 50px;
    }
    
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav {
        background: #005c2a;
        position: relative;
    }
    
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one {
        float: left;
    }
    
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one h3 {
        height: 68px;
        line-height: 68px;
        position: relative;
        font-weight: normal;
    }
    
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one h3 a {
        display: block;
        height: 68px;
        font-size: 18px;
        color: #ffffff;
        padding: 0 13px;
    }
    
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one h3.sidenavcur,
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one h3:hover {
        background: #fbba25;
    }
    
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one h3.sidenavcur:after,
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one h3:hover:after {
        content: "";
        position: absolute;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 7px solid #fbba25;
        left: 50%;
        margin-left: -12px;
        bottom: -7px;
        z-index: 15;
    }
    
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one dl {
        position: absolute;
        background: #fff;
        width: 1200px;
        left: 0;
        top: 68px;
        border: 1px solid #dcdcdc;
        border-top: 0;
        padding: 20px 0 25px 25px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        z-index: 10;
    }
    
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one dt {
        float: left;
        height: 40px;
        line-height: 40px;
        margin-right: 14px;
    }
    
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one dt a {
        display: block;
        height: 40px;
        font-size: 16px;
        color: #666666;
        position: relative;
    }
    
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one dt.sidenavcur a,
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one dt:hover a {
        color: #005c2a;
    }
    
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one dt.sidenavcur a:after,
    .lyl-1k2-fdh-2 .lyl-1k2-fdh-nav-one dt:hover a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        background: #005c2a;
        left: 0;
        bottom: 2px;
        z-index: 1;
    }


    .p102-pros-1 {
        padding: 30px 0 0;
    }
    
    .p102-pros-1-title {
        height: 66px;
        line-height: 66px;
        font-size: 26px;
        color: #333333;
        border-bottom: 1px solid #e0e0e0;
        position: relative;
        margin-bottom: 30px;
    }
    
    .p102-pros-1-title:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 3px;
        background: #005c2a;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-pros-1-list dl {
        float: left;
        width: 31.5%;
        margin: 0 2.75% 50px 0;
    }
    
    .p102-pros-1-list dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pros-1-list dt {
        position: relative;
        border: #eee 1px solid;
box-sizing:border-box;
    }
    
    .p102-pros-1-list dt img,
    .p102-pros-1-list dt a {
        width: 100%;
        display: block;
    }
    
    .p102-pros-1-list dt em {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.4);
        z-index: 0;
        display: none;
    }
    
    .p102-pros-1-list dt i {
        position: absolute;
        width: 50px;
        height: 50px;
        background: #005c2a;
        border-radius: 100%;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        z-index: 1;
    }
    
    .p102-pros-1-list dt i:after {
        content: "";
        width: 9px;
        height: 9px;
        border: 1px solid #fff;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        left: 18px;
        margin-top: -5px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p102-pros-1-list dd {
        padding-top: 15px;
    }
    
    .p102-pros-1-list dd h4 {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        text-align: left;
        font-weight: normal;
        margin-bottom: 3px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    
    .p102-pros-1-list dd h4 a {
        /*display: inline-block;*/
        height: 40px;
        color: #1a1a1a;
        position: relative;
        padding-left: 20px;
    }
    
    .p102-pros-1-list dd h4 a:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 18px;
        background: #005c2a;
        left: 0;
        top: 50%;
        margin-top: -9px;
        z-index: 1;
    }
    
    .p102-pros-1-list .p102-pros-1-desc {
        line-height: 24px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-pros-1-list dl:hover dt em {
        display: block;
    }


    .p102-pagination-blk {
        padding-bottom: 40px;
    }


.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;
        }
    
