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

    .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: #c8161d;
    }
    
    .p101a-fdh-02-nav li.sidenavcur a,
    .p101a-fdh-02-nav li:hover a {
        color: #fff;
    }


    .p101-about-content {
        font-size: 16px;
        line-height: 32px;
        color: #4c4c4c;
        text-align: justify;
        padding: 40px 0;
    }


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

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 31px;
            background-position: -23px -47px;
            background-size: 52px 82px;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #c8161d;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #c8161d;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
