
    .top_bg{ height:6.5rem; width:100%;position: absolute;top: 0;left: 0;z-index: 10;}
    .top_bg:before{ content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background: rgba(255, 255, 255, 0.2);z-index: 1;}
    .header{width: 93%;margin: 0 auto;position: relative;}
    .logo{width: 7.3%;line-height: 0;display: flex;align-items: center;height: 6.5rem;}
       .logo em{ display:none;}
    .logo img{display: block;width: 100%;}
    .h_dw{padding:2.5rem 0 0 1.2rem;font-size: 1.5rem;color: #fff;line-height: 1.7rem;}
    .h_dw i{font-size: 0.7rem;display: block;text-transform: uppercase;font-weight: normal;}
    .h_nav{width: 48%;padding-top: 3rem;height: 3.5rem;}
    .h_nav ul{ width: 100%; height:3.5rem;display: flex;justify-content: space-between;}
    .h_nav li{position: relative;}
    .h_nav li a{ font-size:0.9rem; color:#fff;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 3.5rem;line-height: 3rem;}
    .h_nav li a:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.2rem;
    background: #c8161d;
    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.2rem;
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    }
    
    .h_nav li .erji{ display:none;background: rgba(0,0,0,0.8);height:auto; width:150px;text-align:center; position:absolute; top:3.5rem; left:-38px;z-index:5;}
.h_nav li .erji li{ border-bottom:rgba(255,255,255,0.3) 1px solid; height:42px; line-height:42px;}
.h_nav li .erji a{ height:42px; line-height:42px; width:100%;color:#fff; font-size:0.8rem;}
.h_nav li.cur .erji a:after,.h_nav li .erji a:hover:after,.h_nav li.cur .erji a:before,.h_nav li .erji a:before{ background:none;opacity: 0;}
.h_nav li.cur .erji a{font-weight:normal;}
.h_nav li.cur .erji a:hover,.h_nav li .erji a:hover{font-weight:bold;}

.h_nav li.li05 .erji{ width:400px; left:-165px;}
.h_nav li.li05 .erji:before{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.3);position: absolute;top: 0;left: 33.3%;}
.h_nav li.li05 .erji:after{content: "";width: 1px;height: 100%;background: rgba(255,255,255,0.3);position: absolute;top: 0;left: 66.6%;}
.h_nav li.li05 .erji li{width:33.3%;float:left;}

.h_nav li.li02 .erji{ width:200px; left:-66px;}
.h_nav li.li02 .erji a{ width:200px;}
.h_nav li.li04 .erji{ width:200px; left:-46px;}
.h_nav li.li04 .erji a{ width:200px;}

    .h_tel{font-size: 0.9rem;color: #fff;height: 1.8rem;position: absolute;top: 1rem;right: 0;background: rgba(255, 255, 255, 0.2);display: flex;align-items: center;justify-content: space-between;padding: 0 1rem;border-radius: 1rem;}
    .h_tel em{width: 1.2rem;height: 1.2rem;line-height: 0;padding-right: 0.5rem;}
    .h_tel em img{width: 1.2rem;height: 1.2rem;}
    em,i{font-style: normal;}
    
    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}
    }
    

        .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: #c8161d;}
    .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 #c8161d;
        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: #c8161d url("images/lyl-1k2-form-icon.png") no-repeat 49px center;
        text-align: left;
        cursor: pointer;
        border-radius: 10px;
    }


.f_bg{background: url(images/f_bg.jpg) no-repeat center top/100% 32.9rem;border-top: #c8161d 0.9rem solid; height:28.4rem;overflow: hidden;padding-top: 4.5rem;}
.footer{width: 83.33%; margin:0 auto;}
.f_nav{height: 13.8rem;width: 75%;}
.f_ul01 li{height: 13.8rem;float: left;width: 15.5%;position: relative;padding-left: 4.5%;}
.f_ul01 li:before{content: "";width: 1px;height: 11rem;background: rgba(255,255,255,0.1);position: absolute;top: 0.5rem;right: 0;}
.f_ul01 li a{font-size: 0.9rem;color: rgba(255,255,255,1);display: block;height: 2.3rem;line-height: 2.3rem;width: 100%;margin-bottom: 0.8rem;}
.f_ul01 .f_ul02 li{width: 100%;padding: 0;height: 1.6rem;line-height: 1.6rem;}
.f_ul01 .f_ul02 li:before{display: none;}
.f_ul01 .f_ul02 li a{height: 1.6rem;line-height: 1.6rem;font-size: 0.8rem;color: rgba(255,255,255,0.6);margin-bottom: 0;}
.f_nav ul li a:hover{text-decoration: underline;color: #fff;}
.f_ul01 li.f_li01{width: 11%;padding: 0;}
.f_ul01 li.f_li02,.f_ul01 li.f_li05{width: 17.2%;}
.f_ul01 li.f_li05 li{width: 45%;float: left;}
.f_logo{width: 20%;height: 13.8rem;overflow: hidden;}
.f_logo h5{width: 90%;line-height: 0;}
.f_logo h5 img{display: block;width: 100%;}
.f_er{width: 90%;padding-top: 1rem; display: flex;justify-content: space-between;}
.f_er p{width: 45%;text-align: center;}
.f_er p em{display: block;width: 100%;line-height: 0;overflow: hidden;}
.f_er p img{display: block;width: 100%;}
.f_er p span{display: block;font-size: 0.8rem;color: rgba(255,255,255,0.7);width: 100%;line-height: 1.2rem;padding-top: 0.3rem;}
.f_list{width: 100%;height: 9.6rem;display: flex;justify-content: space-between;}
.foot_dl{width: 32.3%;}
.foot_dl dl{width: 100%;position: relative;}
.foot_dl dl dt{width: 100%;line-height: 0;overflow: hidden;position: relative;}
.foot_dl dl dt:before{content: "";width: 100%;height: 100%;background: rgba(0,0,0,0.7);position: absolute;top: 0;left: 0;}
.foot_dl dl dt img{display: block;width: 100%;}
.foot_dl dl dd{width: 77.4%;height: 6.5rem;position: absolute;top: 1.3rem;left: 11.3%;z-index: 5;display: flex;align-items: center;justify-content: space-between;}
.foot_dl dl dd p{font-size: 0.9rem;color: rgba(255,255,255,1);line-height: 1.5rem;}
.foot_dl dl dd p i{font-size: 0.8rem;display: block;text-transform: uppercase;}
.foot_dl dl dd em{width: 4.1rem;height: 6.5rem;line-height: 0;}
.foot_dl dl dd em img{width: 4.1rem;height: 6.5rem;}
.f_bot{width: 100%;height: 5rem;line-height: 5rem;font-size: 0.7rem;color: rgba(255,255,255,0.7);}
.f_bot span{padding: 0 0.8rem 0 0.5rem;}
.f_bot em{ background:url(images/f_icp.png) no-repeat 0 center/0.8rem 0.8rem;padding-left: 1.2rem;display: inline-block;}
.f_bot a{color: rgba(255,255,255,0.7);}
  
