.footer1-content .textBox .fwrx{color:#dfdfdf;}
.footer2-content p{color:#dfdfdf;}
.online2 .tj{background:#014b94;border-color:#014b94;}
.c-banner .slick-dots li.slick-active button:before, .c-banner .slick-dots li:hover button:before{background:#ff7f00;}
.inside_tit{text-align:center;font-size:32px;position:relative;padding-bottom:15px;margin-bottom:50px;}
.inside_tit:before{position:absolute;height:3px;width:60px;bottom:0;left:0;right:0;margin:auto;content:'';background:#ff7f00;}
.inside_content{min-height:300px;line-height:2;}
.inside_content img{ max-width:1600px; width:100%;}
.mc-detail{line-height:2;}

.product .titleBox .title,.case .titleBox .title{text-align:left}

@media screen and (max-width:767px){
    .menuBox2{margin-top:0}
    .menuBox2 .menu{position:unset;display:block !important}
}

@font-face {
    font-family: 'SourceHanSansCN-Bold';
    font-weight: bolder;
    src: url('../fonts/SourceHanSansCN-Bold.otf') format("opentype");
}

@font-face {
    font-family: 'SourceHanSansCN-Light';
    font-weight:lighter;
    src: url('../fonts/SourceHanSansCN-Light.otf') format("opentype");
}

@font-face {
    font-family: 'SourceHanSansCN-Regular';
    font-weight:normal;
    src: url('../fonts/SourceHanSansCN-Regular.otf') format("opentype");
}

.nav li a{
    font-family:'SourceHanSansCN-Bold' !important;
}

.title{
    font-family:'SourceHanSansCN-Regular' !important;
}

.wrap p,.wrap span{
    font-family:'SourceHanSansCN-Light'
}

.custom_news-wrap{margin-bottom:30px;}
.custom_news-wrap:last-child{border-bottom:0}

.titleBox{position:relative}
.select_title{cursor:pointer}
.select_title .select_arrow{display:inline-block;width:16px;height:16px;border-width:8px;margin-left:8px;vertical-align:bottom;box-sizing:border-box;border-style:solid;border-color:#333 transparent transparent transparent}
.select_list{display:none;position:absolute;top:40px;left:0;border:1px solid #ddd;background-color:rgba(200,200,200,0.7);z-index:100}
.select_list li{font-size:18px;color:#333;font-weight:bold;font-family: 'SourceHanSansCN-Regular';padding:3px 30px;border-bottom:1px solid #ddd;cursor:pointer}
.select_list li:hover{background-color:#ff7f00;color:#fff}


.qrcode-box{}
.qrcode-box .qrcode-list{display:flex}
.qrcode-box .qrcode-list .qrcode-item{width:25%;position:relative}
.qrcode-box .qrcode-list .qrcode-item .pop-wrap{display:none;position:absolute;bottom:100%;left:0;max-width:100%}
.qrcode-box .qrcode-list .qrcode-item .pop-wrap img{max-width:100%}
.qrcode-box .qrcode-list .qrcode-item .info-wrap{text-align:center;cursor:pointer}
.qrcode-box .qrcode-list .qrcode-item .info-wrap img{}
.qrcode-box .qrcode-list .qrcode-item .info-wrap p{font-size:14px;color:#333;text-align:center}