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

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


                .pc-cx-tel-1 {
                    width: 46%;
                    height: 56px;
                    border-top: 2px solid #e6e6e6;
                    padding-top: 10px;
                    position: absolute;
                    bottom: 16px;
                    right: 6%;
                }
                
                .pc-cx-tel-1-t1 {
                    width: 114px;
                    height: 44px;
                    background: #c8161d;
                    font-size: 18px;
                    line-height: 44px;
                    text-align: center;
                    float: right;
                }
                
                .pc-cx-tel-1-t1 a {
                    display: block;
                    color: #fff;
                }
                
                .pc-cx-tel-1-t2 {
                    height: 56px;
                    padding-left: 70px;
                    background: url(images/pc-xc-icon2.png) no-repeat 10px top;
                    font-size: 18px;
                    line-height: 18px;
                    color: #454545;
                }
                
                .pc-cx-tel-1-t2 p {
                    line-height: 24px;
                }
            

        .cpcc-ts-01 {
            position: relative;
            padding: 12px 0 16px;
            background: #fff;
        }
        
        .cpcc-ts-01-left {
            position: relative;
            width: 40%;
            float: left;
            overflow: hidden;
            border: 1px solid #e7e7e7;
            margin-left: 20px;
        }
        
        .cpcc-ts-01-left-jt {
            width: 12px;
            height: 23px;
            position: absolute;
            top: 50%;
            margin-top: -11px;
            cursor: pointer;
            z-index: 33;
        }
        
        .cpcc-ts-01-left-prev {
            left: 10px;
        }
        
        .cpcc-ts-01-left-next {
            right: 10px;
        }
        
        .cpcc-ts-01-left-size {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 56px;
            height: 26px;
            font-size: 14px;
            line-height: 16px;
            color: #787878;
            letter-spacing: 3px;
        }
        
        .cpcc-ts-01-left-size em {
            font-style: normal;
        }
        
        .cpcc-ts-01-left-pic {
            width: 100%;
            position: relative;
            text-align: center;
        }
        
        .cpcc-ts-01-left-pic li {
            width: 100%;
            float: left;
        }
        
        .cpcc-ts-01-left-pic img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .cpcc-ts-01-right {
            width: 46%;
            float: right;
            margin-right: 6%;
        }
        
        .cpcc-ts-01-right-tit {
            height: 48px;
            font-size: 24px;
            font-weight: normal;
            line-height: 48px;
            color: #4a4a4a;
            border-bottom: 1px solid #e5e5e5;
            margin-bottom: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .cpcc-ts-01-right-con {
            font-size: 14px;
            line-height: 24px;
            margin-bottom: 86px;
            max-height: 168px;
            overflow: hidden;
        }
    

        .p14-prodcontent-1 {
            background: #fff;
            padding: 0 0 42px;
            margin-bottom: 22px;
        }
        
        .p14-prodcontent-1-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 20px;
            display:none;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #e20a0f;
            padding-left: 34px;
            background: url(images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-prodcontent-1-tit em {
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            font-style: normal;
            color: #c2c2c1;
        }
        
        /*.p14-prodcontent-1-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px;*/
        /*}*/
    

        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .p14-product-2-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #e20a0f;
            background:url(images/p14-icon11.png) no-repeat 22px center;
        }
        
        .p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        
        .p14-product-2-list dl {
            float: left;
            width: 23.8%;
            border: 1px solid #dfdfdf;
            margin-right: 1.5%;
            box-sizing: border-box;
        }
        
        .p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list h4 a {
            color: #191919;
        }
        
        .p14-product-2-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-product-2-list dl:hover {
            border-color: #c8161d;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #c8161d;
        }
    

        .fdh-01-tit {
            background: #c8161d;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center #c8161d;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #c8161d;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #c8161d;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #c8161d;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #e20a0f;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p14-info-2 {
            background: #fff;
        }
        
        .p14-info-2-tit {
            height: 60px;
            font-size: 24px;
            line-height: 60px;
            background: #c8161d;
            color: #fff;
            text-align: center; margin-bottom:12px;
        }
        
        .p14-info-2-list dl { 
            font-size: 12px;
            line-height: 18px; height: 196px;
            overflow: hidden;text-align: center;
        }
        
        .p14-info-2-list dt {
            width: 100%;border: 1px solid rgba(153, 153, 153, 0.3);  box-sizing:border-box;
            margin:0 auto;
        }
        
        .p14-info-2-list dt img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p14-info-2-list dd h3 {
            height: 40px;
            font-size: 14px;
            font-weight: normal;
            line-height:40px;padding: 0 8px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-2-list-desc {
            height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-2-list dl:nth-last-child(1) {
            border-bottom: 0;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

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