*{
    margin: 0;padding: 0;
}
body{
    font-family: "微软雅黑","宋体";
    font-size: 14px;
    width: 100%;
    min-height: 100vh;
    position: relative;
    color: #606060;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.abtn{
    color: #9C1D22 !important;
}
.titlebtn{
    color: #000000 !important;
}
.titlebtn:hover{
    color: #9C1D22 !important;
}
#navbarNavDropdown{
    height: 229px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 30%;
}
/* 超小设备（手机，小于 768px） */
@media (max-width: 768px) {
    .contain {
        max-width: 720px;
    }
    .jbkMain{
        background: #eeeeee;
    }
    .firstBanner .title{
        font-size: 60px !important;
    }
    .firstBanner .mail{
        font-size: 30px !important;
    }
    .companyInfo .cpy{
        font-size: 12px !important;
    }
    .companyInfo .cpy .data .num{
        font-size: 24px !important;
    }
}

@media (min-width: 768px) {
    .contain {
        max-width: 750px;
    }
    .jbkMain{
        background: #ffffff;
    }
    .firstBanner .title{
        font-size: 70px !important;
    }
    .firstBanner .mail{
        font-size: 35px !important;
    }
    .companyInfo .cpy{
        font-size: 14px !important;
    }
    .companyInfo .cpy .data .num{
        font-size: 28px !important;
    }
}

@media (min-width: 992px) {
    .contain{
        max-width: 970px;
    }
    .jbkMain{
        background: #ffffff;
    }
    .firstBanner .title{
        font-size: 80px !important;
    }
    .firstBanner .mail{
        font-size: 40px !important;
    }
    .companyInfo .cpy{
        font-size: 16px !important;
    }
    .companyInfo .cpy .data .num{
        font-size: 32px !important;
    }
}

@media (min-width: 1200px) {
    .contain{
        max-width: 1920px;
    }
    .jbkMain{
        background: #ffffff;
    }
    .firstBanner .title{
        font-size: 80px !important;
    }
    .firstBanner .mail{
        font-size: 40px !important;
    }
    .companyInfo .cpy{
        font-size: 20px !important;
    }
    .companyInfo .cpy .data .num{
        font-size: 36px !important;
    }
}

.chnnel ul li:hover{background-color: #9C1D22;}
.chnnel ul li.active{background-color: #9C1D22;}
.chnnel ul li .nav-link{display: inline-block;}
.chnnel ul li:hover .nav-link{border-bottom: #9f1c22 2px solid;color: #ffffff !important;}
.chnnel ul li.active .nav-link{border-bottom: #9f1c22 2px solid;color: #ffffff !important;}
.jbkMain{
    border-bottom: #eeeeee 1px solid;
}
.jbkMain .topNav{
    display: flex;
    justify-content: center;
    align-items: center;
}
.line{
    width: 50px;
    border-bottom: #9C1D22 2px solid;
    margin-top: 14px;
}
.img-responsive{
    display:block;max-width:100%;height:auto;
}
.contain .search{

    min-height: 60vh;
}
.jbkMain span{
    font-size: 18px;
    color: #9C1D22;
    font-weight: bold;
    margin-left: 12px;
}
.jbkMain .phone{
    display: flex;
    align-items: center;
}
.jbkMain .phone img{
    width: 24px;
    height: 24px;
}
.chnnel{
    display: flex;
    justify-content: space-around;
    align-items: center;

}
.chnnel ul li{
    padding: 0 20px;
    display: inline-block;
    text-align: center;
    margin: 0 30px;
}
.chnnel ul li a{
    color: #000000;
    font-weight: 800;
    height: 70px;
    line-height: 70px;
}
.chnnel ul li .active{
    color: #9f1c22;
}

.banner{
    position: relative;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
.banner .shadow{
    position: absolute;
    bottom: 0;
    background: rgba(255,255,255,.5);
    z-index: 99;
}
.companyInfo{
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.companyInfo .cpy{
    display: flex;
    justify-content: center;
    align-items: center;
}
.companyInfo .cpy:not(:last-child){
    border-right: 1px solid #000000;
}
.companyInfo .cpy .data{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.companyInfo .cpy .data .num{
    color: #D01D22;
    font-weight: 700;
}
.companyInfo .cpy .data .text{
    color: #000000;
    font-weight: 500;
}
.companyInfo .cpy .icon{
    margin-right: 10px;
}
.swiper,.swiperhzhb {
    height: 38vh;
}
.banner .title{
    font-weight: bold;
    font-size: 50px;
    line-height: 70px;
    text-shadow: 4px 4px 4px rgba(0,0,0,.5);
    letter-spacing: 2px;
    margin-bottom: 0;
}
.banner .mail{
    font-size: 30px;
    line-height: 50px;
    text-shadow: 4px 4px 4px rgba(0,0,0,.5);
    letter-spacing: 4px;
    margin-bottom: 0;
}
.firstBanner{
    background: url('../img/first1.jpg') no-repeat center;
    background-size: cover;
    padding-top: 43.12%;
}
.firstBanner .title{
    font-weight: bold;
    text-shadow: 4px 4px 4px rgba(0,0,0,.5);
    letter-spacing: 2px;
    line-height: 110px;
    margin-bottom: 0;
}
.firstBanner .mail{
    line-height: 70px;
    text-shadow: 4px 4px 4px rgba(0,0,0,.5);
    letter-spacing: 4px;
    margin-bottom: 0;
}
.firstBanner .mail_two{
    margin-left: 4em;
}
.productBanner{
    background: url('../img/productBg.png') no-repeat center;
    background-size: cover;
    padding-top: 36.42%;
}
.newsBanner{
    background: url('../img/newsBg.png') no-repeat center;
    background-size: cover;
    padding-top: 36.42%;
    position: relative;
}
.gonggaoBanner{
    background: url('../img/gonggaoBg.png') no-repeat center;
    background-size: cover;
    padding-top: 36.45%;
    position: relative;
}
.aboutUsBanner{
    background: url('../img/aboutUsBg.png') no-repeat center;
    background-size: cover;
    padding-top: 50.21%;
}
.gonggao{
    height: 30px;
    overflow: hidden;
}
.swiper1{
    margin-top: 10px;
    height: 30px;
}
.swiper1 a{
    display: block;
    height: 30px;
    color: #9C1D22;
}
/*.mainMsg{
    padding: 0 440px 60px 440px;
    background: url("https://www.szqyzx.com.cn/Public/Images/home/credit/zh-cn/bj_gray_block.jpg") no-repeat  bottom;
}*/
.title{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.title div{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.title div img{
    margin-right: 10px;
}
.title div img:hover{
    animation:circle 1s forwards;
}
@keyframes circle {
    form {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}
.mainMsg .title a{
    color: #9C1D22;
    font-size: 16px;
}
.mainMsg .msg{
    background: url('../img/product.png') no-repeat center;
    background-size: cover;
    padding-top: 36.44%;
    overflow: hidden;
    position: relative;
}
.mainMsg .msg .msg_content{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.msg_content .msg_left,.msg_content .msg_right{
    width: 50%;
    height: 100%;
    padding: 0 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.msg_left .msg_icon,.msg_right .msg_icon{
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    opacity: 1;
    transition: all 0.5s ease;
}
.msg_left .msg_title,.msg_right .msg_title{
    font-size: 30px;
    font-weight: 800;
}
.msg_left .msg_divde,.msg_right .msg_divde{
    width: 3em;
    height: 2px;
    background-color: #D01D22;
    margin-top: 10px;
}
.msg_left .msg_en,.msg_right .msg_en{
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
    opacity: 1;
    transition: all 0.5s ease;
}
.msg_left .msg_zc{
    margin-top: 10px;
    padding: 0 50px;
    font-size: 18px;
    font-weight: 500;
    text-indent: 2em;
    text-align: justify;
    opacity: 0;
    height: 0;
    transition: all 1s ease;
}
.msg_right .msg_pro{
    margin-top: 10px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    opacity: 0;
    height: 0;
    transition: all 1s ease;
}
.msg_left:hover,.msg_right:hover{
    background-color: rgba(255,255,255,0.6);
    cursor: pointer;
}
.msg_left:hover .msg_icon,.msg_right:hover .msg_icon,.msg_right:hover .msg_en{
    opacity: 0;
    height: 0;
}
.msg_left:hover .msg_title,.msg_right:hover .msg_title{
    color: #D01D22;
}
.msg_left:hover .msg_zc,.msg_right:hover .msg_pro{
    opacity: 1;
    height: auto;
}
.msg_pro_detail{
    width: calc(20% - 5px);
    padding: 0 2px;
    display: flex;
    flex-direction: column;
}
.msg_pro_detail .msg_pro_img{
    height: 50px;
    margin: 0 auto;
}
.msg_pro_detail .msg_pro_title{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-top: 40px;
}
.msg_pro_detail p{
    margin-top: 10px;
    font-size: 16px;
    /*text-align: center;*/
    color: #666666;
}
/*.mainMsg .msg div p{*/
/*    text-align: justify;*/
/*    margin-top: 10px;*/
/*    font-size: 14px;*/
/*}*/
.center{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.center p{
    text-align: justify;
}
.center .detail{
    text-align: right;
}
.center .detail a{
    color: #ba1e29;
}
.center .plat{
    background-color: #f7f7f7;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
.center .plat a{
    color: #000000;
}
.news{
    /*border-right: 2px solid #cccccc;*/
    position: relative;
}
.notice{
    position: relative;
}
.us p{
    font-size: 14px;
}
.newMsg{
    display: flex;
    justify-content: space-between;
    height: 96px;
}
.newMsg p{
    margin: 0;
    padding: 0;
}
.newMore{
    width: 100%;
    aspect-ratio: 3 / 1;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}
.newMore .new_info{
    width: calc(50% - 10px);
    /*aspect-ratio: 1.62 / 1;*/
    position: relative;
    padding: 0 20px 10px 20px;
    z-index: 1;
}
.newMore .new_info .new_info_title{
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
}
.newMore .new_info .new_info_title:hover{
    color: #9C1D22;
    text-decoration: underline;
}
.newMore .new_info .intoduce{
    margin-top: 10px;
    text-align: justify;
    font-size: 16px;
    line-height: 30px;
    padding: 0 30px 0 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp:4;
}
/*@media (min-width: 960px) {*/
/*    .newMore .new_info .intoduce{*/
/*        -webkit-line-clamp:4;*/
/*    }*/
/*}*/
/*@media (min-width: 1280px) {*/
/*    .newMore .new_info .intoduce{*/
/*        -webkit-line-clamp:6;*/
/*    }*/
/*}*/
/*@media (min-width: 1600px) {*/
/*    .newMore .new_info .intoduce{*/
/*        -webkit-line-clamp:8;*/
/*    }*/
/*}*/
/*@media (min-width: 1920px) {*/
/*    .newMore .new_info .intoduce{*/
/*        -webkit-line-clamp:10;*/
/*    }*/
/*}*/
/*@media (min-width: 2560px) {*/
/*    .newMore .new_info .intoduce{*/
/*        -webkit-line-clamp:12;*/
/*    }*/
/*}*/
.newMore .more{
    width: 120px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 4px;
    right: 8px;
    background-color: #FAEAE9;
    opacity: 0.8;
}
.newMore .more a{
    display: inline-block;
    color: #160a0c;
    font-size: 18px;
}
.newMore .data .dd{
    font-size: 20px;
    font-weight: 600;
}
.newMore .data .yymm{
    font-size: 16px;
    font-weight: 600;
}
.pubInfo{
    height: 76px;
    line-height: 76px;
}
.pubInfo a{
    color: #d0d0d0;
}
.welcome a{
    color: #b41d24;
    float: right;
    font-size: 14px;
}
.partner{
    height: 370px;
}
.partner .office{
    border-bottom: 1px #ccc solid;
}
.partner .office span{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border:1px #ccc solid;
    border-bottom:none;
    font-size: 14px;
}
.product{
    padding: 50px 0;
    /*background: url('../img/productBack.png') no-repeat center;*/
    /*background-size: cover;*/
}
.aboutUs{
    padding-top: 90px;
    margin-bottom: 40px;
}
.video_watch{
    padding: 0 0 50px 0;
}
.big_thing{
    padding: 0 0 50px 0;
}
.vm_img{
    position: relative;
    width: 100%;
    height: 650px;
    overflow: hidden;
    margin: auto;
    background-color: #fefefe;
}
.vm_img #vm_img_move{
    position: absolute;
    top: 0;
    right: 0;
    height: 650px;
    object-fit: contain;
    transition: transform 0.2s;
}
.zhfb{
    padding: 0 0 50px 0;
    /*background: url('../img/zhfb.png') no-repeat center;*/
    /*background-size: cover;*/
}
.zhfb .zhfb_swiper{
    width: 100%;
    aspect-ratio: 3 / 1;
    margin-top: 40px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.zhfb .zhfb_swiper .zhfb_swiper_img{
    width: 50%;
    position: absolute;
    left: 0;
    z-index: 10;
}
.zhfb .swiperhydt,.zhfb .swipergg{
    position: absolute;
    visibility: hidden;
    overflow: hidden;
}
.zhfb .swiperhydt.active,.zhfb .swipergg.active{
    visibility: visible;
    animation:fadenum12 1s forwards;
}
.zhfb .swiper-pagination-hydt,.zhfb .swiper-pagination-gg{
    text-align: center;
    margin-top: 30px;
}
.swiper-pagination-bullet{
    background: #CE302A !important;
    width: 16px !important;
    height: 4px !important;
    border-radius: 2px !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet-active{
    background: #CE302A !important;
    width: 40px !important;
    height: 4px !important;
    border-radius: 2px !important;
}
.hzjg{
    padding: 0 0 50px 0;
}
.hzjg .swiper,.hzjg .swiperhzhb{
    margin-top: 20px;
    display: none;
}
.hzjg .swiper.active,.hzjg .swiperhzhb.active{
    display: block;
    animation:fadenum12 1s forwards;
}
@keyframes fadenum12{
    0%{opacity: 0;}
    10%{opacity: 0.1;}
    100%{opacity: 1;}
}
.hzjg .swiper-pagination,.hzjg .swiper-pagination1{
    text-align: center;
}
.navList{
    text-align: center;
}
.navList span{
    display: inline-block;
    padding: 5px;
    cursor: pointer;
    padding:10px 20px;
    font-size: 18px;
    font-weight: bold;
}
.navList span.active{
    border-bottom: 4px solid #CE302A;
}
.imgLogo{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    padding: 0 2px !important;
}
.imgLogo img{
    width: 10vw;
    height: 6vh;
}
.imgLogo div{
    width: 10vw;
    height: 6vh;
    display: flex;
    color: #9C1D22;
    justify-content: center;
    align-items: center;
    background-color: #ffffff;
    text-align: center;
    padding: 4px 8px;
    border: 1px solid #dddddd;
    font-size: 14px;
    font-weight: bold;
}
.imgLogo .tstp{
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
}
.imgLogo .tstp img{
    width: 2vw;
    height: 3vh;
}
.imgLogo .nothing{
    border: none;
    background-color: rgba(250, 248, 248,0);
}
.imgLogo div img{
    width: 8vw;
    height: 4vh;
}
.hzhbTable{
    margin-top: 20px;
    width: 100%;
    border-collapse: collapse;
}
.hzhbTable tr td{
    width: calc(100% / 6);
    border: 1px solid #9C1D22;
    text-align: center;
    color: #9C1D22;
    font-weight: bold;
    height: 8vh;
    vertical-align: middle;
}
.topTitle{
    position: relative;
    height: 120px;
    margin-bottom: 40px;
}
.topTitle p{
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
    position: absolute;
    font-family: Source Han Sans CN;
}
.topTitle .topTitle_bg{
    top: 0;
    color: #FAEAE9;
    font-size: 68px;
    font-weight: bold;
    z-index: 1;
}
.topTitle .topTitle_one{
    top: 20px;
    color: #CE302A;
    font-size: 48px;
    font-weight: bold;
    z-index: 2;
}
.topTitle .topTitle_two{
    top: 91px;
    font-weight: 400;
    font-size: 24px;
    color: #666666;
    line-height: 26px;
}
.zhfb .dtgg{
    /*display: flex;
    align-items: center;*/
    margin-top: 20px;
}
.zhfb .dtgg .dt,.zhfb .dtgg .gg{
    margin-top: 20px;
}
.dt .title,.gg .title{
    width: 100px;
    color: #9C1D22;
}
.dt .title .line,.gg .title .line{
    width: 40px;
    border-bottom: #9C1D22 2px solid;
    margin-top: 8px;
}
.info{
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    color: #ffffff;
    background: url('../img/foot.png') no-repeat center;
    background-size: cover;
}
/*.infoTitle{*/
/*    font-weight: bold;*/
/*    font-size: 26px;*/
/*    text-shadow: 4px 4px 4px rgba(0,0,0,.5);*/
/*}*/
.info span{
    display: block;
    font-weight: bold;
    font-size: 26px;
    height: 70px;
    line-height: 70px;
}
.info p{
    text-indent: 2em;
    line-height: 34px;
    font-size: 22px;
}
.infomore{
    height: 58px;
    text-align: center;
}
.infomore a{
    display: inline-block;
    padding: 4px 20px;
    color: #9C1D22;
    font-size: 14px;
    background-color: #ffffff;
}
.infomore a:hover{
    background-color: #9C1D22;
    color: #ffffff;
}
#rightNav{
    display: none;
    position: fixed;
    top: 40vh;
    right: 6vw;
    width: 80px;
    height: 164px;
    z-index: 100;
    background-color: #FAEAE9;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    border-radius: 40px 40px 5px 5px;
}
#rightNav .rightnav{
    position: relative;
    width: 80px;
    height: 80px;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#rightNav .rightnav:hover{
    color: #9C1D22;
}
#rightNav .rightnav .icon1{
    width: 40px;
    height: 40px;
    /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAFNQDtUAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAIqADAAQAAAABAAAAIgAAAAACeqFUAAAFG0lEQVRYCe2XS2yUVRTHO9MOGado7bsdyzjEGISSNqQom2oag24MCx/VqHEBJi5cgCG6MUKqqQtdaGJMCDWioltfCSEuLKkLxfggHUmjQuOL0lJsO5S+hE47/v4f937eeXQ6jNGF8UvOnHP/53/Ovffcx/dNWdlVPzU1Nd/boKA10ul0v2x0wGKr6Orq6rQo6GVpP66xsbGyoqIiLM9H8ujp7u4uv2I5vz7CmB4Ih8ODkUhkbGFh4YTDKfPHCDiaTCbXMMazBBxETrrEMoChDMBp4Jv3R+jgGuQE7VphZM/Lcfl/2UQOktYvpu+hAOuzCwlxp08g0iudBVQxsEuQHvQwl4DtV7GlpeUa34eRENsHTLp4PH69V7RgMPiFwY4Y7anp6emk2/bs+vr6LcqEnM9x/vNAQ0NDu7qnBO/X1dVF1WM0Gq2j/YHBHyo4CpFUR5FMQJ9skm1Vu7a2dqP1Sed9IHp7OZ+TkXxlEj2pkWFvthijb/RjAN/EecwHjKFgmU1NTXFrw221NvpFxfpbkMYm9pHWbr3JoQSBQtuUae5eXl6+0/BXViQfocdJ1n2tZWnnaDTUbIPFStJMsb6kwH8vSEeJGugWGVMdkHc1/6JHQOAQQUvII/a0U7gdBruwaiKISZK8vBIR3x44GTdFBpelux3CLwIhf+6SZds2e+IA/kMZwaYRXFpaOsBtvV3tycnJzvLy8lstEbw5FAo1EXw/m2oD09yJ/bZqZznSQRzRqqqqM2oEAoH0xMTEN7L10EFocXHxHJznSPZUZWVlLfbxubm5eUb42RUWv2R+BaDXBxxDU8k4ZPhI4h0VfAnkQ58ucvb7huR9qoNI8iOHra2OrS3tPYAtInZ1dVU42G8U/WbbzqcVI9y7gaempkbUSCQSp0yvjDq9jprsEF70Q7DeDuvcANuTi1kb38fwP7XtFbVzPe62JIKrCH4B8UYv3K+BJbnaLHeAgEN2VGyDUaYaRR93uSXZrNy2kgL/Dyq2Av5bxw3gQgzPzMzsZSH3IA2ObxH7Aou7Fty/DGgvgB/mnO8fHx//+x8SWnh21UXtKuTYaqfPDlBvMPjvmDi9/Z+1vqvWDOATJUIftMHYdyM/gn/HxdRmcemenp6guPh+tneOcNoPI8v45pCMwyx/wYeAPoI1iKddIh28JNz4nnB93NM14OeNb5zY66wfW/dbCn1Ry2zxQtrbIwpgzSPt7e3hgYGBVKGAbF9ra+ua0dHRveDPIDXZ/qz2JPupt62t7fW8/TD6b83MNmUFrtjUhwkT8C5j9BiyS8u1UgATDVDhx+Dpa0nVH1JVM/gQNsqJ/M4nqHtKMni2Yd7b4v9B7C3COzo6QrQHEe2PXZbLl2aE9g/gKbj3Cm9ubr4RbAYsTa47LNfT+gbGqY2p0R5F/DXPINKAc8Lw7nJ9nJ5HwV9DYi5OrseRV93POwawRTmQ0+Lm3COxWKx6dnb2V0q5xDdCM/8+7tO9wb+T09wTP3V2do709/d/iX8r2G18hHztdlqsrashlUqdIvcZ3ruxnIEw8v108rxJeBniW9hjYDeh48gNyAzSjgxT7s3Dw8OXsIt+qEIVeU+SU8f7Hj7Vj+YEawNlf8zkkABYhigJkyovg39DlczHczHzV/KIiTnHJDQp78mpiHUUqzVoSvwes9tuYhaZbYL2WbTukFbsFux5bFVhG0u6jyXtLbaPknkqvTajvmiQa5XIHIZ9VE+vkMuFjnrJHf+nAv8EKAq77ZywZOQAAAAASUVORK5CYII=) 50% no-repeat;*/
    background: url("../img/creditCode.png") 50% no-repeat;
    background-size: cover;
}
#rightNav .rightnav .icon2{
    width: 40px;
    height: 40px;
    /*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAFNQDtUAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAIqADAAQAAAABAAAAIgAAAAACeqFUAAAFG0lEQVRYCe2XS2yUVRTHO9MOGado7bsdyzjEGISSNqQom2oag24MCx/VqHEBJi5cgCG6MUKqqQtdaGJMCDWioltfCSEuLKkLxfggHUmjQuOL0lJsO5S+hE47/v4f937eeXQ6jNGF8UvOnHP/53/Ovffcx/dNWdlVPzU1Nd/boKA10ul0v2x0wGKr6Orq6rQo6GVpP66xsbGyoqIiLM9H8ujp7u4uv2I5vz7CmB4Ih8ODkUhkbGFh4YTDKfPHCDiaTCbXMMazBBxETrrEMoChDMBp4Jv3R+jgGuQE7VphZM/Lcfl/2UQOktYvpu+hAOuzCwlxp08g0iudBVQxsEuQHvQwl4DtV7GlpeUa34eRENsHTLp4PH69V7RgMPiFwY4Y7anp6emk2/bs+vr6LcqEnM9x/vNAQ0NDu7qnBO/X1dVF1WM0Gq2j/YHBHyo4CpFUR5FMQJ9skm1Vu7a2dqP1Sed9IHp7OZ+TkXxlEj2pkWFvthijb/RjAN/EecwHjKFgmU1NTXFrw221NvpFxfpbkMYm9pHWbr3JoQSBQtuUae5eXl6+0/BXViQfocdJ1n2tZWnnaDTUbIPFStJMsb6kwH8vSEeJGugWGVMdkHc1/6JHQOAQQUvII/a0U7gdBruwaiKISZK8vBIR3x44GTdFBpelux3CLwIhf+6SZds2e+IA/kMZwaYRXFpaOsBtvV3tycnJzvLy8lstEbw5FAo1EXw/m2oD09yJ/bZqZznSQRzRqqqqM2oEAoH0xMTEN7L10EFocXHxHJznSPZUZWVlLfbxubm5eUb42RUWv2R+BaDXBxxDU8k4ZPhI4h0VfAnkQ58ucvb7huR9qoNI8iOHra2OrS3tPYAtInZ1dVU42G8U/WbbzqcVI9y7gaempkbUSCQSp0yvjDq9jprsEF70Q7DeDuvcANuTi1kb38fwP7XtFbVzPe62JIKrCH4B8UYv3K+BJbnaLHeAgEN2VGyDUaYaRR93uSXZrNy2kgL/Dyq2Av5bxw3gQgzPzMzsZSH3IA2ObxH7Aou7Fty/DGgvgB/mnO8fHx//+x8SWnh21UXtKuTYaqfPDlBvMPjvmDi9/Z+1vqvWDOATJUIftMHYdyM/gn/HxdRmcemenp6guPh+tneOcNoPI8v45pCMwyx/wYeAPoI1iKddIh28JNz4nnB93NM14OeNb5zY66wfW/dbCn1Ry2zxQtrbIwpgzSPt7e3hgYGBVKGAbF9ra+ua0dHRveDPIDXZ/qz2JPupt62t7fW8/TD6b83MNmUFrtjUhwkT8C5j9BiyS8u1UgATDVDhx+Dpa0nVH1JVM/gQNsqJ/M4nqHtKMni2Yd7b4v9B7C3COzo6QrQHEe2PXZbLl2aE9g/gKbj3Cm9ubr4RbAYsTa47LNfT+gbGqY2p0R5F/DXPINKAc8Lw7nJ9nJ5HwV9DYi5OrseRV93POwawRTmQ0+Lm3COxWKx6dnb2V0q5xDdCM/8+7tO9wb+T09wTP3V2do709/d/iX8r2G18hHztdlqsrashlUqdIvcZ3ruxnIEw8v108rxJeBniW9hjYDeh48gNyAzSjgxT7s3Dw8OXsIt+qEIVeU+SU8f7Hj7Vj+YEawNlf8zkkABYhigJkyovg39DlczHczHzV/KIiTnHJDQp78mpiHUUqzVoSvwes9tuYhaZbYL2WbTukFbsFux5bFVhG0u6jyXtLbaPknkqvTajvmiQa5XIHIZ9VE+vkMuFjnrJHf+nAv8EKAq77ZywZOQAAAAASUVORK5CYII=) 50% no-repeat;*/
    background: url("../img/htb_logo.png") 50% no-repeat;
    background-size: cover;
}
#rightNav .rightnav .ercode{
    display: none;
    padding: 5px;
    position: absolute;
    box-shadow: 4px 2px 10px #cccccc;
    top: -10px;
    right: 104px;
}
#rightNav .rightnav:hover .ercode{
    display: block;
}
#toTop{
    display: none;
    position: fixed;
    top: calc(40vh + 174px);
    right: 6vw;
    width: 80px;
    height: 30px;
    z-index: 100;
    background-color: #fce8e7;
    font-size: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
}
#toTop .icon3{
    width: 12px;
    height: 12px;
    background: url("../img/toTop.png") 50% no-repeat;
    background-size: cover;
    margin-right: 2px;
}
#toTop:hover{
    cursor: pointer;
}
.company{
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.company .about{
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
}
.company .about p{
    text-indent: 2em;
    line-height: 32px;
    text-align: justify;
    font-size: 16px;
    letter-spacing: 2px;
}
.callType{
    margin-top: 40px;
    /*display: flex;*/
    /*justify-content: space-around;*/
    /*align-items: center;*/
}
.name,.phone,.email,.address{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.callType div .icon{
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #9C1D22;
    margin-right: 20px;
}
.callType div span{
    font-size: 16px;
    font-weight: 600;
}
.contact{
    margin-bottom: 40px;
}
.map{
    display: flex;
    justify-content: center;
    align-items: center;
}
.mapimg{
    margin-top: 20px;
    padding: 20px;
    border: 1px solid #cccccc;
}
.articleMain{
    background: url('../img/zhfb.png') no-repeat center;
    background-size: cover;
}
.articleInfo{
    background-color: #ffffff;
}
.proNav{
    font-size: 16px;
    margin-bottom: 0;
    padding: 0 16px;
    color: #000000;
    /*background-color: #ffffff;*/
    cursor: pointer;
}
.proNav span{
    display: inline-block;
    padding: 10px 0;
}
.proNav:hover{
    color: #dc3545;
}
.proNav.active span{
    font-weight: bold;
    color: #dc3545;
    border-bottom: 2px solid #dc3545;
}
.btn-dangers{
    color: #dc3545 !important;
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 2px solid #dc3545 !important;
    background-color: transparent !important;
}
.media{
    margin-bottom: 20px;
    border: none;
    border-left: 4px solid #dc3545;
    box-shadow: 0.8px 0.8px 8px 0.8px rgba(0, 0, 0, 0.1);
}
.abtns{
    color: #dc3545;
    font-size: 14px;
    border-radius: 10px;
    padding: 0 8px;
    background-color: pink;
    margin-left: 10px;
}
.call_us{
    font-size: 24px;
}
.company_info{
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
.company_info span{
    font-weight: 600;
}

.swiper_container{
    overflow: hidden;
    --swiper-theme-color: #ff6600;/* 设置Swiper风格 */
    --swiper-navigation-color: #dc3545;/* 单独设置按钮颜色 */
    --swiper-navigation-size: 30px;/* 设置按钮大小 */
}
.timeline{
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-bottom: 1px solid #CCCCCC;
}
.timeline span{
    display: block;
    width: 120px;
    font-size: 24px;
    line-height: 40px;
    transition: all 0.5s ease;
    position: relative;
    color: #CCCCCC;
    text-align: center;
}
.timeline span.active{
    font-size: 30px;
    color: #dc3545;
    font-weight: bold;
}
.timeline span:after{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #CCCCCC;
    position: absolute;
    bottom: -10px;
    left: 55px;
}
.timeline span.active:after{
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #dc3545;
    position: absolute;
    bottom: -10px;
    left: 55px;
}
.timeline span:hover{
    cursor: pointer;
}
.swiper_container .swiper-wrapper{
    margin-top: 10px;
    min-height: 250px;
}
.swiper_container .swiper-wrapper .swiper-slide{
    width: 100%;
    min-height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slide_content{
    width: 92%;
    padding:20px 10px;
    background-color: #eeeeee;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.slide_content_left{
    width: 38%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slide_content_left img{
    width: 100%;
    border-radius: 10px;
}
.slide_content_right{
    width: 58%;
    height: 250px;
    background-color: #eeeeee;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.scroll-content{
    position: absolute;
    animation:  scroll 15s linear infinite;
}
.scroll-content:hover{
    animation-play-state:paused;
}
.slide_content_right p,.scroll-content p{
    margin: 0;
    padding: 0 0 0 10px;
    font-size: 16px;
    line-height: 30px;
    position: relative;
}
@keyframes scroll {
    0%{
        top: 0;
    }
    100%{
        top: -100%;
    }
}
.slide_content_right p:before,.scroll-content p:before{
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #dc3545;
    position: absolute;
    top: 12px;
    left: 0;
}
.swiper-button-next, .swiper-button-prev{
    top: 180px !important;
}