
.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-form-1 {
        padding: 0;
    }
    .lyl-1k2-form-1 .lyl-1k2-form-con{position: relative;padding-bottom: 60px;}
    .lyl-1k2-form-1 .lyl-1k2-form-left {
        position: absolute;
        width: 500px;
        height: 700px;
        left: 0;
        bottom: 0;
        z-index: 5;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-left img {
        width: 500px;
        height: 700px;
        display: block;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-right {
        width: 680px;
        margin: 0 0 0 auto;
        padding-top: 32px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-title b {
        display: block;
        height: 80px;
        line-height: 80px;
        font-size: 70px;
        font-family: "Impact";
        color: rgba(51, 51, 51, 0.1);
        text-transform: uppercase;
        letter-spacing: 6px;
        overflow: hidden;
        margin-bottom: 3px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-title span {
        display: block;
        height: 60px;
        line-height: 60px;
        font-size: 42px;
        color: #333333;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-title em {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 24px;
        font-style: normal;
        color: #333333;
        margin-bottom: 34px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-title p {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #999999;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap {
        padding: 15px 0 0;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap .timeinterval {
        height: 30px;
        line-height: 30px;
        font-size: 16px;
        color: #666;
        padding-top: 10px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li {
        height: 56px;
        border: 1px solid #d2d2d2;
        margin-bottom: 18px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li label {
        float: left;
        width: 110px;
        height: 56px;
        line-height: 56px;
        text-align: right;
        font-size: 16px;
        color: #999999;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li label b {
        color: #f00;
        margin-right: 5px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li input {
        float: left;
        width: 550px;
        height: 56px;
        line-height: 56px;
        font-size: 16px;
        color: #999999;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li input::-webkit-input-placeholder,
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-webkit-input-placeholder {
        color: rgba(51, 51, 51, 0.3);
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li input::-moz-placeholder,
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-moz-placeholder {
        color: rgba(51, 51, 51, 0.3);
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li input:-ms-input-placeholder,
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea::-ms-input-placeholder {
        color: rgba(51, 51, 51, 0.3);
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea {
        height: 168px;
        margin-bottom: 34px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-textarea textarea {
        float: left;
        width: 550px;
        line-height: 56px;
        height: 168px;
        font-size: 16px;
        color: #999;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button {
        margin-bottom: 0;
        border: 0;
        height: 44px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button label {
        height: 44px;
        line-height: 44px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button .code_gg {
        height: 42px;
        line-height: 42px;
        width: 80px;
        margin-right: 10px;
        outline: none;
        padding-left: 10px;
        border: 1px solid #eee;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button b {
        float: left;
        width: 110px;
        height: 44px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button b img {
        display: block;
        width: 110px;
        height: 44px;
    }
    
    .lyl-1k2-form-1 .lyl-1k2-form-wrap li.lyl-1k2-form-li-button .lyl-1k2-form-btn-1 {
        float: right;
        display: block;
        width: 162px;
        height: 44px;
        line-height: 44px;
        font-size: 15px;
        color: #ffffff;
        padding-left: 76px;
        background: #005c2a url("images/lyl-1k2-form-icon.png") no-repeat 49px center;
        text-align: left;
        cursor: pointer;
        border-radius: 10px;
    }


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

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