@charset "UTF-8";/* .top_info .nav_type{box-shadow:none;line-height:41px;height:41px;background:#F7F7F7;}
*/
.clearfix{clear: both;}
.secCommonTitle{
    width: 100%;
    padding-bottom: 50px;
    overflow: hidden;
    position: relative;
}
.secCommonTitle::after{
    content: '';
    width: 100%;
    height: 1px;
    background: #FFFFFF;
    opacity: 0.1;
    position: absolute;
    bottom: 35px;
    left: 0;
}
.secCommonTitle .titleText{
    width: 50%;
    float: left;
}
.secCommonTitle .titleText .secCommonCha{
    font-size: 30px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 42px;
    display: inline-block;
    margin-bottom: 8px;
    margin-right: 15px;
    position: relative;
}
.secCommonTitle .titleText .secCommonCha::after{
    content: '';
    width: 120px;
    height: 4px;
    background: #126ACE;
    position: absolute;
    bottom: -12px;
    left: 0;
}
.secCommonTitle .titleText .secCommonEng{
    height: 19px;
    font-size: 16px;
    color: #999999;
    line-height: 19px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform : uppercase
}
.secCommonTitle .secMore{
    width: 40%;
    float: right;
}
.secCommonTitle .secMore a{
    width: 72px;
    height: 32px;
    border: 1px solid rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    display: block;
    float: right;
    background: none;
}
.secCommonTitle .secMore a:hover{
    border: 1px solid rgba(18, 106, 206, 1);
    background: #126ACE;
}
.top_info .nav_type li{margin-right:0;display:inline-block;float:none !important;text-align:center;}
.top_info .nav_type li a{display:block;padding:0 33px;/* height:37px;*/
 font-size:16px;color:#4c4c4c;}
.top_info .nav_type li.current a,.top_info .nav_type li a:hover{border-bottom:4px solid #C21F30;}
.tpl_ctn{background:#fff;}
.tpl_ctn .containBox{
    max-width: 1440px;
    min-width: 1440px;
}
.tpl_ctn h1,.tpl_ctn h2,.tpl_ctn h3,.tpl_ctn h4,.tpl_ctn h5,.tpl_ctn h6{padding:0;margin:0;}
.tpl_ctn .is_empty{display:block;width:100%;height:auto;background: none;padding-bottom:10px;box-sizing:border-box;text-align:center;}
.tpl_ctn .is_empty p{padding:0;margin:0;font-size:15px;color:#fff;}
.tpl_ctn .title_c1{/* 居中标题 */
 text-align:center;margin-bottom:35px;}
.tpl_ctn .title_c1 h2{font-size:38px;font-weight:400;color:#000000;line-height:1.1;box-sizing:border-box;position:relative;box-sizing:border-box;padding-bottom:33px;}
.tpl_ctn .title_c1 h2::after{content:'';display:block;position:absolute;width:48px;height:3px;background:#C21F30;bottom:0;left:50%;margin-left:-24px;}
.tpl_ctn .more_s1{
    width: 160px;
    height: 41px;
    border:1px solid #fff;
    background: none;
    border-radius:7px;
    box-sizing:border-box;
    padding:9px 30px;
    display:inline-block;
    font-size: 15px;
    font-weight:400;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    line-height: 23px;
}
.tpl_ctn .more_s1:hover{
    background: #126ACE;
    border: 1px solid #126ACE;
}
.tpl_ctn .title_l1 h2{font-size:24px;font-weight:bold;color:#FFFFFF;line-height:1.1;position:relative;box-sizing:border-box;padding-bottom:25px;}
.tpl_ctn .title_l1 h2::after{content:'';display:block;position:absolute;width:19px;height:3px;background:#fff;bottom:0;left:0;}
.tpl_ctn .title_l2 h2{font-size:28px;font-weight:bold;color:#282828;line-height:1;position:relative;box-sizing:border-box;padding-bottom:21px;}
.tpl_ctn .title_l2 h2::after{content:'';display:block;position:absolute;width:55px;height:4px;background:#C21F30;bottom:0;left:0;}
.tpl_ctn .banner-1{display:block;width:100%;}
.tpl_ctn .banner-1 #banner-1{width:100%;}
.tpl_ctn .banner-1 #banner-1 > .swiper-wrapper > .swiper-slide > a{display:block;}
.tpl_ctn .banner-1 #banner-1 > .swiper-wrapper > .swiper-slide > a > img{display:block;}
.tpl_ctn .banner-1 #banner-1 .swiper-pagination{bottom:100px;}
.tpl_ctn .banner-1 #banner-1 .swiper-pagination-bullet{width: 5px;height:2px;border-radius:50%;display:inline-block;opacity:1;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border: 2px solid #fff;background: none;}
.tpl_ctn .banner-1 #banner-1 .swiper-pagination-bullet-active{background:#fff;width: 15px;border-radius: 3px;}
.tpl_ctn .banner-1 #banner-1 .swiper-button-prev,.tpl_ctn .banner-1 #banner-1 .swiper-button-next{
    display: none;
}
.tpl_ctn .banner-1:hover #banner-1 .swiper-button-prev,.tpl_ctn .banner-1:hover #banner-1 .swiper-button-next{
    display: block;
}
.tpl_ctn .banner-1 #banner-1 .swiper-button-prev{
    left:0;
    background:url("/template/s04/images/banner_previous.png") no-repeat center;
    background-size:11px;
    background-color: rgba(0, 0, 0, 0.49);
    width:45px;
    height:45px;
    transition: all .4s;
    margin-top: 0;
}
.tpl_ctn .banner-1 #banner-1 .swiper-button-next{
    right:0;
    background:url("/template/s04/images/banner_next.png") no-repeat center;
    background-size:11px;
    background-color: rgba(0, 0, 0, 0.49);
    width:45px;
    height:45px;
    margin-top: 0;
    transition: all .4s;
}
.tpl_ctn .banner-1 #banner-1 .swiper-button-prev:hover,.tpl_ctn .banner-1 #banner-1 .swiper-button-next:hover{
    background-color: rgba(18, 106, 206, 1);
}

.tpl_ctn .sec_products{
    box-sizing:border-box;
    padding-top: 60px;
    padding-bottom: 63px;
    background: url(../images/02_bg_cpzt.png) no-repeat top center;
}
.tpl_ctn .sec_products .pc_pro_list{
    display: block!important;
}
/* .tpl_ctn .sec_products .mobile_pro_list{
    display: none!important;
} */
.tpl_ctn .sec_products .products_wrapper .swiper-button-prev,.tpl_ctn .sec_products .products_wrapper .swiper-button-next{
    display: none;
}
.tpl_ctn .sec_products .products_wrapper:hover .swiper-button-prev,.tpl_ctn .sec_products .products_wrapper:hover .swiper-button-next{
    display: block;
}
.tpl_ctn .sec_products .swiper-button-prev{
    left:0;
    background:url("/template/s04/images/banner_previous.png") no-repeat center;
    background-size:11px;
    background-color: rgba(0, 0, 0, 0.49);
    width:45px;
    height:45px;
    transition: all .4s;
    margin-top: -25px;
}
.tpl_ctn .sec_products .swiper-button-next{
    right:0;
    background:url("/template/s04/images/banner_next.png") no-repeat center;
    background-size:11px;
    background-color: rgba(0, 0, 0, 0.49);
    width:45px;
    height:45px;
    margin-top: -25px;
    transition: all .4s;
}
.tpl_ctn .sec_products .swiper-button-prev:hover,.tpl_ctn .sec_products .swiper-button-next:hover{
    background-color: rgba(18, 106, 206, 1);
}
.tpl_ctn .sec_products .swiper-pagination{
    width: 100%;
    text-align: center;
    bottom: -30px;
}
.tpl_ctn .sec_products .swiper-pagination-bullet{
    width: 2px;height:2px;border-radius:50%;display:inline-block;opacity:1;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border: 2px solid #fff;background: none;margin: 0 4px;;
}
.tpl_ctn .sec_products .swiper-pagination-bullet-active{
    background:#fff;width: 15px;border-radius: 3px;
}
.tpl_ctn .sec_products .wrapper .products_wrapper{width:100%;height:auto;}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list{width:100%;height:100%;display:block;overflow:hidden;}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li{
    float:left;
    display:block;
    width: 100%;
    height: 460px;
    margin-right: 20px;
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a{display:block;width: 100%;height: 100%;overflow: hidden;}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a .figure_link{width:inherit;height: 100%;background:#F1F2F6;overflow:hidden;position:relative;transition: all .4s;}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a:hover .figure_link{
    transform: scale(1.1);
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a .figure_link img{width:100%;position:absolute;left:50%;top:50%;transition-property:transform;transition-duration:0.3s;transform:translate(-50%,-50%) scale(1);-webkit-transform:translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);-o-transform:translate(-50%,-50%) scale(1);}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a .text{
    width:inherit;
    height: 150px;
    text-align:center;
    font-size: 17px;
    font-weight:400;
    color: #181818;
    box-sizing:border-box;
    /* padding-top: 140px; */
    display:block;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a .text span{
    width: 100%;
    height: 64px;
    line-height: 64px;
    color: #fff;
    display: block;
    position: absolute;
    bottom: 0;
    border-right: 8px solid #126ACE;
    box-sizing: border-box;
    transition: all .4s;
    overflow: hidden;
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a:hover .text span{
    background:#126ACE;
}
/* .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a:hover .figure_link img{transform:translate(-50%,-50%) scale(1.2);-webkit-transform:translate(-50%,-50%) scale(1.2);-moz-transform:translate(-50%,-50%) scale(1.2);-ms-transform:translate(-50%,-50%) scale(1.2);-o-transform:translate(-50%,-50%) scale(1.2);} */
.tpl_ctn .sec_news_video_album{padding-top:61px;padding-bottom:73px;box-sizing:border-box;background: #1F1F1F;}
.tpl_ctn .sec_news_video_album .cl{
    position: relative;
}
.tpl_ctn .sec_news_video_album .video_zq{
    position: absolute;
    top: 112px;
    left: -150px;
}
.tpl_ctn .sec_news_video_album .tips{
    width: 76px;
    height: 32px;
    background: #FFFFFF;
    border-radius: 4px;
    line-height: 32px;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}
.tpl_ctn .sec_news_video_album .yz_mask{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
}
.tpl_ctn .sec_news_video_album .is_empty{
    margin-top: 7px;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .is_empty img{
    display: block;
    margin: 46px auto;
}
.tpl_ctn .sec_news_video_album .is_empty p{
    margin-top: 20px;
}
.tpl_ctn .sec_news_video_album .is_empty .emptyImg_box{
    width: 100%;
    height: 202px;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .is_empty .emptyImg_box .emptyImg{
    width: 100%;
    height: 100%;
    transition: all .4s;
}
/* .tpl_ctn .sec_news_video_album .is_empty .emptyImg_box:hover{
    transform: scale(1.1);
} */
.tpl_ctn .sec_news_video_album .topVideo{
    width: 1010px;
    height: 568px;
    background: #2C2E35;
    border-radius: 4px;
    position: relative;
    float: left;
    margin-right: 30px;
    /* padding: 20px; */
    box-sizing: border-box;
    margin-bottom: 20px;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .topVideo .is_empty{
    padding-top: 182px;
    height: 100%;
    background: url(/template/common/images/default_img_video_16.png) no-repeat center;
    background-size: cover;
    transition: all .4s;
}
.tpl_ctn .sec_news_video_album .topVideo .is_empty img{
    margin: 0 auto;
}
.tpl_ctn .sec_news_video_album .topVideo .is_empty:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .topVideo>video{
    width: 100%;
    height: 100%;
}
.tpl_ctn .sec_news_video_album .topVideo>.yz_mask{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.19);
}
.tpl_ctn .sec_news_video_album .topVideo>.yz_mask .videoBtn{
    width: 95px;
    height: 95px;
    margin: 235px auto 20px;
    display: block;
}
.tpl_ctn .sec_news_video_album .topVideo>.yz_mask .videoTitle{
    width: 90%;
    height: 63px;
    margin: 0 auto;
    padding-top: 19px;
    border-top: 1px solid #fff;
    position: absolute;
    bottom: 0px;
    left: 5%;
    box-sizing: border-box;
    z-index: 2;
    line-height: 23px;
    font-size: 17px;
    font-weight: 500;
    color: #FFFFFF;
}
/* .tpl_ctn .sec_news_video_album .topVideo>.yz_mask span{
    width: 100%;
    text-align: center;
    height: 38px;
    font-size: 32px;
    font-family: Helvetica-Bold, Helvetica;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 38px;
    display: block;
} */
/* .tpl_ctn .sec_news_video_album .topVideo .videoImg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.tpl_ctn .sec_news_video_album .topVideo .videoBtn{
    width: 95px;
    height: 95px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
}
.tpl_ctn .sec_news_video_album .topVideo .videoTitle{
    width: 90%;
    height: 63px;
    margin: 0 auto;
    padding-top: 19px;
    border-top: 1px solid #fff;
    position: absolute;
    bottom: 0px;
    left: 5%;
    box-sizing: border-box;
    z-index: 2;
    line-height: 23px;
    font-size: 17px;
    font-weight: 500;
    color: #FFFFFF;
} */
.tpl_ctn .sec_news_video_album .topAlbum{
    FONT-WEIGHT: 500;
    height: 568px;
    width: 400px;
    background: #2C2E35;
    border-radius: 4px;
    position: relative;
    float: left;
    /* padding: 20px; */
    box-sizing: border-box;
    margin-bottom: 20px;
}
.tpl_ctn .sec_news_video_album .topAlbum .is_empty_sf{
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 4px;
}
.tpl_ctn .sec_news_video_album .topAlbum .is_empty{
    padding-top: 182px;
    height: 100%;
    background: url(/template/common/images/default_img_hc.png) no-repeat center;
    background-size: cover;
    transition: all .4s;
}
.tpl_ctn .sec_news_video_album .topAlbum .is_empty img{
    margin: 0 auto;
}
.tpl_ctn .sec_news_video_album .topAlbum .is_empty:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .topAlbum .tips{
    top: 15px;
    left: -10px;
    width: 91px;
    height: 36px;
    line-height: 36px;
    background: #126ACE;
    color: #fff;
}
.tpl_ctn .sec_news_video_album .topAlbum .albumItem{
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
}
.tpl_ctn .sec_news_video_album .topAlbum .albumImg{
    width: 100%;
    height: 100%;
    border-radius: 4px;
    transition: all .4s;
    position: relative;
}
.tpl_ctn .sec_news_video_album .topAlbum .albumImg:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .topAlbum .albumImg>img{
    /* width: 100%; */
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: unset!important;
}
.tpl_ctn .sec_news_video_album .topAlbum .albumTitle{
    padding: 0 20px;
    box-sizing: border-box;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    z-index: 2;
    height: 24px;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .topAlbum .albumTitle a{
    font-size: 17px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 24px;
}
/* .tpl_ctn .sec_news_video_album  .bottomLeft{
    width: 842px;
    overflow: hidden;
    margin-right: 20px;
    float: left;
} */
.tpl_ctn .sec_news_video_album .secCommonTitle{
    padding-bottom: 23px;
}
.tpl_ctn .sec_news_video_album .secCommonTitle::after{
    height: 0;
}
.tpl_ctn .sec_news_video_album .titleText{
    width: 78%;
}
.tpl_ctn .sec_news_video_album .secCommonCha{
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 28px;
}
.tpl_ctn .sec_news_video_album .secCommonCha::after{
    width: 80px;
}
.tpl_ctn .sec_news_video_album .secCommonEng{
    font-size: 12px;
    font-family: Helvetica;
    color: #999999;
    line-height: 14px;
}
.tpl_ctn .sec_news_video_album .secMore{
    width: 20%;
}
.tpl_ctn .sec_news_video_album .secMore a{
    background: none;
    border: none;
}
.tpl_ctn .sec_news_video_album .secMore a:hover{
    color: #126ACE;
}

.tpl_ctn .sec_news_video_album .bottomNew{
    width: 460px;
    height: 384px;
    overflow: hidden;
    margin-right: 30px;
    float: left;
    position: relative;
    background: #2C2E35;
    border-radius: 4px;
    padding: 30px;
    box-sizing: border-box;
}
.tpl_ctn .sec_news_video_album .bottomNew .is_empty .emptyImg_box .emptyImg{
    background: url(/template/common/images/default_img_news_16.png) no-repeat center;
    background-size: cover;
    transition: all .4s;
}
.tpl_ctn .sec_news_video_album .bottomNew:hover .is_empty .emptyImg_box .emptyImg{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .bottomNew:hover .is_empty p{
    color: #126ACE;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText{
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding-bottom: 10px;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText .newTime{
    width: 60px;
    height: 60px;
    float: left;
    text-align: center;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText .newTime .time_D{
    font-size: 40px;
    font-weight: 600;
    color: #999999;
    line-height: 50px;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText:hover .newTime .time_D{
    color: #126ACE;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText .newTime .time_YM{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText a{
    display: block;
    float: left;
    width: 320px;
    margin-left: 20px;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText .newTitle{
    font-size: 16px;
    font-weight: 600;
    color: #EAEAEA;
    line-height: 22px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
    height: 22px;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText:hover .newTitle{
    color: #126ACE;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText .newExc{
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 20px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
    height: 40px;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText .newMore{
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 20px;
    display: block;
    position: relative;
    box-sizing: border-box;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText:hover .newMore{
    color: #126ACE;
    padding-left: 40px;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText:hover .newMore::before{
    content: '';
    width: 35px;
    height: 1px;
    background: #126ACE;
    position: absolute;
    left: 0;
    top: 50%;
}
.tpl_ctn .sec_news_video_album .bottomBusi{
    width: 460px;
    height: 384px;
    overflow: hidden;
    float: left;
    position: relative;
    background: #2C2E35;
    border-radius: 4px;
    padding: 30px;
    box-sizing: border-box;
    margin-right: 30px;
}

.tpl_ctn .sec_news_video_album .bottomBusi .busiText{
    width: 100%;
    padding: 7px 20px 20px;
    box-sizing: border-box;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiTitle{
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 22px;
    display: block;
    text-align: center;
    margin-top: 20px;
    width: 100%;
    height: 22px;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .bottomBusi .is_empty .emptyImg_box .emptyImg{
    background: url(/template/common/images/default_img_zb_16.png) no-repeat center;
    background-size: cover;
    transition: all .4s;
}
.tpl_ctn .sec_news_video_album .bottomBusi:hover .is_empty .emptyImg_box .emptyImg{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .bottomBusi:hover .is_empty p{
    color: #126ACE;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiImg{
    width: 100%;
    height: 202px;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .bottomBusi:hover .busiText .busiImg>img{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .bottomBusi:hover .busiText .busiTitle{
    color: #126ACE;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiImg>img{
    width: 100%;
    /* height: 100%; */
    border-radius: 4px;
    transition: all .4s;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiExc{
    font-size: 14px;
    font-weight: 400;
    color: #CCCCCC;
    line-height: 20px;
    display: block;
}
/* .tpl_ctn .sec_news_video_album  .bottomRight{
    width: 337px;
    overflow: hidden;
    float: left;
} */
.tpl_ctn .sec_news_video_album .bottomTender{
    width: 460px;
    height: 384px;
    background: #2C2E35;
    border-radius: 4px;
    padding: 30px;
    box-sizing: border-box;
    float: left;
}
.tpl_ctn .sec_news_video_album .bottomTender .is_empty .emptyImg_box .emptyImg{
    background: url(/template/common/images/default_img_bidding_16.png) no-repeat center;
    background-size: cover;
    transition: all .4s;
}
.tpl_ctn .sec_news_video_album .bottomTender:hover .is_empty .emptyImg_box .emptyImg{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .bottomTender:hover .is_empty p{
    color: #126ACE;
}
/* .tpl_ctn .sec_news_video_album .bottomTender .is_empty{
    padding-top: 0px;
} */
/* .tpl_ctn .sec_news_video_album .bottomTender .secCommonTitle{
    margin-bottom: 15px;
} */
.tpl_ctn .sec_news_video_album .bottomTender .tenderTitle{
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #414142;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderTitle:last-child{
    border-bottom: none;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderTitle a{
    font-size: 16px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 22px;
    margin-bottom: 10px;
    height: 22px;
    overflow: hidden;
    width: 100%;
    display: block;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderTitle:hover a{
    color: #126ACE;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderQixian{
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
    /* width: 60px; */
    height: 21px;
    background: #126ACE;
    border-radius: 2px;
    text-align: center;
    margin-top: 10px;
    display: inline-block;
    padding: 0 10px;
}
.tpl_ctn .sec_news_video_album .bottomInquiry{
    width: 460px;
    height: 60px;
    background: #2C2E35;
    border-radius: 4px;
    padding: 15px;
    box-sizing: border-box;
    float: left;
}
.tpl_ctn .sec_news_video_album .bottomInquiry .is_empty{
    padding-top: 0px;
}
.tpl_ctn .sec_news_video_album .bottomInquiry .is_empty p{
    padding-top: 0px;
    line-height: 30px;
}
.tpl_ctn .sec_news_video_album .bottomInquiry .inquiryImg{
    width: 91px;
    height: 30px;
    padding: 7px 17px 7px 0;
    box-sizing: border-box;
    box-shadow: 1px 0px 0px 0px #F2F2F2;
    float: left;
}
.tpl_ctn .sec_news_video_album .bottomInquiry .inquiryImg img{
    width: 100%;
    height: 100%;
}
.tpl_ctn .sec_news_video_album .bottomInquiry .inquiryText{
    height: 30px;
    line-height: 36px;
    padding-left: 15px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    float: left;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .bottomInquiry .inquiryText em{
    color: #126ACE;
    font-style: normal;
}

.tpl_ctn .news_box{
    width: 100%;
    overflow: hidden;
    background-color: #1F1F1F;
}
.tpl_ctn .news_box .productTitle{
    width: 100%;
    margin-bottom: 50px;
    overflow: hidden;
}
.tpl_ctn .news_box .productTitle .titleText{
    width: 50%;
    float: left;
}
.tpl_ctn .news_box .productTitle .titleText .productCha{
    width: 100%;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #181818;
    line-height: 33px;
    display: block;
    margin-bottom: 8px;
}
.tpl_ctn .news_box .productTitle .titleText .productEng{
    width: 100%;
    height: 29px;
    font-size: 24px;
    font-family: Helvetica-Bold, Helvetica;
    font-weight: bold;
    color: #181818;
    line-height: 29px;
    letter-spacing: 1px;
    opacity: 0.1;
    display: block;
}
.tpl_ctn .news_box .productTitle .proMore{
    width: 40%;
    float: right;
}
.tpl_ctn .news_box .productTitle .proMore a{
    width: 72px;
    height: 32px;
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    display: block;
    float: right;
}
.tpl_ctn .news_box .box_item{
    width: 460px;
    height: 482px;
    border-radius: 4px;
    overflow: hidden;
    padding: 50px 50px 10px;
    box-sizing: border-box;
    float: left;
    margin-right: 19px;
}
.tpl_ctn .news_box .box_item:last-child{
    margin-right: 0;
}
.tpl_ctn .news_box .box_item:hover{
    background: #126ACE;
    /* box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1); */
    transition: all .4s;
}
.tpl_ctn .news_box .box_item:hover .item_info{
    transform: translateY(222px);
}
.tpl_ctn .news_box .box_item:hover .item_img{
    transform: translateY(-222px);
}
.tpl_ctn .news_box .box_item .item_info{
    width: 100%;
    margin-bottom: 60px;
    transition: all .4s;
}
.tpl_ctn .news_box .box_item .item_info .info_title{
    width: 100%;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 15px;
}
/* .tpl_ctn .news_box .box_item:hover .item_info .info_title{
    color: #00468C;
} */
.tpl_ctn .news_box .box_item .item_info .info_line{
    width: 40px;
    height: 2px;
    background: #FFFFFF;
    opacity: 0.49;
    margin-bottom: 15px;
}
.tpl_ctn .news_box .box_item .item_info .info_time{
    width: 100%;
    height: 21px;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    line-height: 21px;
    margin-bottom: 30px;
}
.tpl_ctn .news_box .box_item .item_info .info_des{
    width: 100%;
    height: 50px;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    line-height: 25px;
    overflow: hidden;
}
.tpl_ctn .news_box .box_item .item_img{
    width: 100%;
    height: 202px;
    overflow: hidden;
    transition: all .4s;
}
.tpl_ctn .news_box .box_item .item_img .img_sf{
    width: 100%;
    height: 100%;
    transition: all .4s;
    position: relative;
    /* background: url(/template/s04/images/video_mock.jpg) no-repeat;
    background-size: cover; */
}
.tpl_ctn .news_box .box_item .item_img .img_sf:hover{
   transform: scale(1.1);
}
.tpl_ctn .news_box .box_item .item_img .img_sf img{
    width: auto;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.tpl_ctn .sec_zan{
    position:relative;
    overflow:hidden;
    box-sizing:border-box;
    padding-top: 147px;
    padding-bottom: 60px;
    width: 100%;
    height: 427px;
    background: url(../images/02_bg_dz.png) no-repeat top center;
}
/* .tpl_ctn .sec_zan::before{content:'';position:absolute;left:0;top:0;width:100%;height:442px;background:#C21F30;} */
/* .tpl_ctn .sec_zan .slogan{text-align:center;font-size:38px;font-weight:bold;color:#FFFFFF;line-height:1.1;margin-bottom:53px;} */
.tpl_ctn .sec_zan .zan_container{display:block;width:100%;box-sizing:border-box;height: 220px;background: linear-gradient(180deg, #FFFFFF 0%, #EAF4FF 100%);border-radius: 4px;overflow:hidden;padding: 50px 150px;}
.tpl_ctn .sec_zan .zan_container .c-logo{width: 120px;height: 120px;display:inline-block;vertical-align:middle;margin-right: 80px;background: #fff;}
.tpl_ctn .sec_zan .zan_container .c-logo .img_wrapper{width: 100%;height: 100%;}
.tpl_ctn .sec_zan .zan_container .c-logo .img_wrapper img{display:block;width: 100%;/* height:259px; */overflow:hidden;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;}
.tpl_ctn .sec_zan .zan_container .c-spots{display:inline-block;vertical-align:middle;width: 688px;margin-right: 0px;height: 100%;}
.tpl_ctn .sec_zan .zan_container .c-spots h2{margin-bottom: 20px;position:relative;box-sizing:border-box;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size: 20px;font-weight: 600;color: #181818;line-height: 28px;}
.tpl_ctn .sec_zan .zan_container .c-spots h2 .renzheng{
    display: inline-block;
    height: 23px;
}
.tpl_ctn .sec_zan .zan_container .c-spots h2 .renzheng img{
    width: 23px;
    height: 23px;
    margin-bottom: 4px;
}
.tpl_ctn .sec_zan .zan_container .c-spots h2 .renzheng span{
    font-size: 15px;
    font-weight: 600;
    color: #FA7600;
    line-height: 21px;
}
.tpl_ctn .sec_zan .zan_container .c-spots h2 .weirenzheng{
    display: inline-block;
    height: 23px;
}
.tpl_ctn .sec_zan .zan_container .c-spots h2 .weirenzheng span{
    font-size: 15px;
    font-weight: 600;
    color: #999;
    line-height: 21px;
}
.tpl_ctn .sec_zan .zan_container .c-spots h2::after{/* content:''; *//* display:block; *//* position:absolute; *//* width:100%; *//* height:1px; *//* background:#D6D6D6; *//* bottom:0; *//* left:0; */}
.tpl_ctn .sec_zan .zan_container .c-spots .spots{display:block;width:100%;}
.tpl_ctn .sec_zan .zan_container .c-spots .spots dl{width:25%;}
.tpl_ctn .sec_zan .zan_container .c-spots .spots dl dt{font-size: 15px;font-weight:400;color: #999;line-height: 21px;margin-bottom:16px;}
.tpl_ctn .sec_zan .zan_container .c-spots .spots dl dd{font-size:24px;font-weight: 600;color: #126ACE;line-height: 33px;}
.tpl_ctn .sec_zan .zan_container .c-btns{display:block;width: 150px;float: right;}
.tpl_ctn .sec_zan .zan_container .c-btns li{display:block;border-radius: 21px;}
.tpl_ctn .sec_zan .zan_container .c-btns li a{display:block;width: 150px;height: 41px;font-size: 15px;font-weight:400;line-height: 41px;padding-left: 50px;box-sizing: border-box;position: relative;}
.tpl_ctn .sec_zan .zan_container .c-btns li:first-child{margin-bottom:36px;background: #126ACE;color:#FFFFFF;}
.tpl_ctn .sec_zan .zan_container .c-btns li:first-child a{color:#FFFFFF;background: url(../images/btn_icon_zan.png) no-repeat 20px;background-position: 25px 11px;}
.tpl_ctn .sec_zan .zan_container .c-btns li:last-child{background: #DEEFFF;color:#126ACE;}
.tpl_ctn .sec_zan .zan_container .c-btns li:last-child a{color:#126ACE;background: url(../images/btn_icon_poster.png) no-repeat 20px;background-position: 25px 11px;}
.tpl_ctn .sec_zan .zan_container .c-btns li a .mongban_box{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.3;
    display: none;
    z-index: 1;
    border-radius: 8px;
}
.tpl_ctn .sec_zan .zan_container .c-btns li a:hover .mongban_box{
    display: block;
}
.tpl_ctn .sec_business{box-sizing:border-box;padding-bottom:71px;}
.tpl_ctn .sec_business h2{font-size:20px;font-weight:bold;color:#C21F30;line-height:1;margin-bottom:44px;}
.tpl_ctn .sec_business .merchant{width:400px;height:503px;background:#F3F5F9;box-sizing:border-box;padding-top:56px;padding-left:46px;padding-right:46px;}
.tpl_ctn .sec_business .merchant .swiper-container{width:309px;}
.tpl_ctn .sec_business .merchant .swiper-container a{display:block;}
.tpl_ctn .sec_business .merchant .swiper-container a .img_wrapper{width:309px;height:174px;display:block;position:relative;margin-bottom:22px;}
.tpl_ctn .sec_business .merchant .swiper-container a .img_wrapper img{display:block;height:100%;position:absolute;left:50%;top:50%;transition-property:transform;transition-duration:0.3s;transform:translate(-50%,-50%) scale(1);-webkit-transform:translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);-o-transform:translate(-50%,-50%) scale(1);}
.tpl_ctn .sec_business .merchant .swiper-container a h3{font-size:20px;font-weight:bold;color:#C21F30;line-height:1;margin-bottom:20px;}
.tpl_ctn .sec_business .merchant .swiper-container a p{font-size:14px;font-weight:400;color:#757575;line-height:1;}
.tpl_ctn .sec_business .tender{width:400px;height:503px;box-sizing:border-box;padding-top:56px;padding-left:39px;padding-right:39px;background:#EAEDF1;}
.tpl_ctn .sec_business .tender .tender_wrapper{width:321px;height:326px;box-sizing:border-box;padding-right:10px;overflow-y:scroll;overflow-x:hidden;scrollbar-face-color:#E8EAEC;scrollbar-arrow-color:#ffffff;}
.tpl_ctn .sec_business .tender .tender_wrapper::-webkit-scrollbar{width:5px;height:5px;}
.tpl_ctn .sec_business .tender .tender_wrapper::-webkit-scrollbar-thumb{border-radius:3px;background:#C21F30;}
.tpl_ctn .sec_business .tender .tender_wrapper::-webkit-scrollbar-track{border-radius:10px;background:#E5E5E5;}
.tpl_ctn .sec_business .tender .tender_wrapper .is_empty{background:transparent;}
.tpl_ctn .sec_business .tender .tender_wrapper ul.list li{display:block;margin-bottom:33px;width:100%;}
.tpl_ctn .sec_business .tender .tender_wrapper ul.list li a{display:block;padding-bottom:22px;border-bottom:1px solid #C4C4C4;}
.tpl_ctn .sec_business .tender .tender_wrapper ul.list li a h3{font-size:16px;font-weight:400;color:#4D4D4D;line-height:1.1;margin-bottom:21px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.tpl_ctn .sec_business .tender .tender_wrapper ul.list li a span{display:inline-block;font-size:12px;font-weight:400;color:#FFFFFF;line-height:1.1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:7px 13px;background:#C21F30;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;}
.tpl_ctn .sec_business .tender .tender_wrapper ul.list li a:hover h3{color:#580B05;}
.tpl_ctn .sec_business .tender .tender_wrapper ul.list li:last-child{border-bottom:none;}
.tpl_ctn .sec_business .inquiry{width:400px;height:503px;background:#F3F5F9;box-sizing:border-box;padding-top:56px;padding-left:39px;padding-right:39px;}
.tpl_ctn .sec_business .inquiry .inquiry_wrapper{width:322px;height:325px;}
.tpl_ctn .sec_business .inquiry .inquiry_wrapper .is_empty{background:transparent;}
.tpl_ctn .sec_business .inquiry .inquiry_wrapper .swiper-container{width:100%;height:100%;}
.tpl_ctn .sec_business .inquiry .inquiry_wrapper .swiper-container .swiper-slide{height:116px;}
.tpl_ctn .sec_business .inquiry .inquiry_wrapper .swiper-container .swiper-slide a{display:block;box-sizing:border-box;padding-top:34px;position:relative;box-sizing:border-box;padding-bottom:30px;}
.tpl_ctn .sec_business .inquiry .inquiry_wrapper .swiper-container .swiper-slide a::after{content:'';display:block;position:absolute;width:100%;height:1px;background:#C4C4C4;bottom:0;left:0;}
.tpl_ctn .sec_business .inquiry .inquiry_wrapper .swiper-container .swiper-slide a h3{font-size:16px;font-weight:400;color:#4D4D4D;line-height:24px;margin-bottom:25px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.tpl_ctn .sec_business .inquiry .inquiry_wrapper .swiper-container .swiper-slide a span{display:block;font-size:12px;font-weight:400;color:#4D4D4D;line-height:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.tpl_ctn .sec_about{
    padding-bottom: 38px;
    padding-top: 60px;
    background: url(../images/02_bg_qysl.png) no-repeat top center;
}
.tpl_ctn .sec_about .containBox .secCommonTitle{
    margin-bottom: 30px;
}
.tpl_ctn .sec_about .containBox .secCommonTitle .secMore a{
    background: none;
    border: 1px solid #fff;
}
.tpl_ctn .sec_about .containBox .secCommonTitle .secMore a:hover{
    border: 1px solid #126ACE;
    background: rgba(18, 106, 206, 1);
}
.tpl_ctn .sec_about .ll{width: 650px;box-sizing:border-box;/* padding-top:79px; */padding-right: 50px;}
.tpl_ctn .sec_about .ll .aboutTitle{
    width: 100%;
    margin-top: 50px;
    margin-bottom: 30px;
    height: 28px;
    font-size: 20px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 28px;
}
.tpl_ctn .sec_about .ll .aboutTitle:hover{
    color: #126ACE;
}
.tpl_ctn .sec_about .ll .desc_wrapper{
    font-size: 15px;
    font-weight: 400;
    color: #CCCCCC;
    line-height: 30px;
    margin-bottom: 30px;
}
.tpl_ctn .sec_about .ll .desc_wrapper p{margin:0;font-size:15px;font-weight:400;color:#666666;line-height:30px;}
.tpl_ctn .sec_about .ll .spot_wrapper{display:block;}
.tpl_ctn .sec_about .ll .spot_wrapper > dl{width:50%;margin-bottom:39px;}
.tpl_ctn .sec_about .ll .spot_wrapper > dl dt{display:block;font-size:24px;font-weight:bold;color:#C21F30;line-height:1.1;margin-bottom:5px;}
.tpl_ctn .sec_about .ll .spot_wrapper > dl dd{font-style:16px;color:#000;line-height:1.1;}
.tpl_ctn .sec_about .img_wrapper{
    width: 623px;
    height: 350px;
    position:relative;
    margin-right: 20px;
    /* margin-bottom: 20px; */
    overflow: hidden;
}
/* .tpl_ctn .sec_about .img_wrapper .aboutBgBox1{
    width: 227px;
    height: 228px;
    background: #126ACE;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.tpl_ctn .sec_about .img_wrapper .aboutBgBox2{
    width: 227px;
    height: 228px;
    background: #126ACE;
    position: absolute;
    top: 0px;
    right: 0px;
} */
.tpl_ctn .sec_about .img_wrapper .img_box{
    width: 100%;
    height: 100%;
    position: relative;
    transition: all .4s;
    z-index: 9;
}
.tpl_ctn .sec_about .img_wrapper .img_box:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_about .img_wrapper .img_box>img{
    display:block;
    width:100%;
    position:absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    z-index: 9;
}
.tpl_ctn .DatacontainBox{
    background: url(../images/02_bg_sj.png) no-repeat top center;
    /* 临时样式 */
    /* display: none; */
    /* 临时样式end */
}
.tpl_ctn .aboutData{
    width: 100%;
    height: 230px;
    border-radius: 4px;
    z-index: 999;
    overflow: hidden;
}
.tpl_ctn .aboutData .dataItem{
    width: 25%;
    height: 100%;
    float: left;
    position: relative;
    padding: 67px 0;
    box-sizing: border-box;
    text-align: center;
}
.tpl_ctn .aboutData .dataItem::after{
    content: '';
    width: 0px;
    height: 45px;
    background-color: #EAEAEA;
    position: absolute;
    top: 63px;
    right: 0;
}
.tpl_ctn .aboutData .dataItem:last-child::after{
    content: '';
    width: 0px;
}
.tpl_ctn .aboutData .dataItem .itemTop{
    width: 100%;
    /* height: 70px; */
    position: relative;
}
.tpl_ctn .aboutData .dataItem .itemTop .topNum{
    font-size: 60px;
    font-weight: 400;
    color: #fff;
    line-height: 84px;
    margin-right: 10px;
}
.tpl_ctn .aboutData .dataItem .itemTop .topText{
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    position: absolute;
    top: 12px;
}
.tpl_ctn .aboutData .dataItem .itemBottom{
    width: 100%;
    height: 28px;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    text-align: center;
}
.tpl_ctn .sec_about .cl{
    overflow: hidden;
    height: auto;
}
.tpl_ctn .sec_honor{box-sizing:border-box;padding-top:79px;padding-bottom:68px;background: #1F1F1F;position:relative;}
.tpl_ctn .sec_honor .containBox .secCommonTitle .secMore a{
    background: none;
    border: 1px solid #fff;
}
.tpl_ctn .sec_honor .sec_title{margin-bottom:32px;}
.tpl_ctn .sec_honor .d_more a{font-size:12px;font-weight:400;color:#282828;line-height:1;}
.tpl_ctn .sec_honor .d_more a span{display:inline-block;vertical-align:middle;margin-right:13px;}
.tpl_ctn .sec_honor .d_more a img{display:inline-block;vertical-align:middle;}
.tpl_ctn .sec_honor .swiper-container{height:250px;}
.tpl_ctn .sec_honor .swiper-container .swiper-slide{width:280px;height:200px;}
.tpl_ctn .sec_honor .swiper-container .swiper-slide a{display:block;width: 99%;height:100%;position:relative;background: #fff;overflow:hidden;border: 1px solid #EEEEEE;}
.tpl_ctn .sec_honor .swiper-container .swiper-slide a img{display:block;height: 90%;position:absolute;top:50%;left:50%;position:absolute;left:50%;top:50%;transition-property:transform;transition-duration:0.3s;transform:translate(-50%,-50%) scale(1);-webkit-transform:translate(-50%,-50%) scale(1);-moz-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);-o-transform:translate(-50%,-50%) scale(1);}
.tpl_ctn .sec_honor .swiper-container .swiper-slide a:hover img{transform:translate(-50%,-50%) scale(1.2);-webkit-transform:translate(-50%,-50%) scale(1.2);-moz-transform:translate(-50%,-50%) scale(1.2);-ms-transform:translate(-50%,-50%) scale(1.2);-o-transform:translate(-50%,-50%) scale(1.2);}
.tpl_ctn .sec_honor .swiper-button-prev,.tpl_ctn .sec_honor .swiper-button-next{
    display: none;
}
.tpl_ctn .sec_honor:hover .swiper-button-prev,.tpl_ctn .sec_honor:hover .swiper-button-next{
    display: block;
}
.tpl_ctn .sec_honor .swiper-button-prev{
    left:0;
    background:url("/template/s04/images/banner_previous.png") no-repeat center;
    background-size:11px;
    background-color: rgba(0, 0, 0, 0.49);
    width:45px;
    height:45px;
    transition: all .4s;
    margin-top: 0;
}
.tpl_ctn .sec_honor .swiper-button-next{
    right:0;
    background:url("/template/s04/images/banner_next.png") no-repeat center;
    background-size:11px;
    background-color: rgba(0, 0, 0, 0.49);
    width:45px;
    height:45px;
    margin-top: 0;
    transition: all .4s;
}
.tpl_ctn .sec_honor .swiper-button-prev:hover,.tpl_ctn .sec_honor .swiper-button-next:hover{
    background-color: rgba(18, 106, 206, 1);
}
.tpl_ctn .sec_honor .swiper-pagination{
    position: unset;
}
.tpl_ctn .sec_honor .swiper-pagination span{
    margin: 0 3px;
    background: #fff;
}
.tpl_ctn .sec_honor .swiper-pagination span.swiper-pagination-bullet-active{
    width: 15px;
    background: #fff;
    border-radius: 3px;
}
/* 弹出视频 */
.pop-item{width:47.8vw;height:26.9vw;padding:0;background:#fff;display:none;position:relative;border-radius:8px;color:#17233D;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;}
.pop-item-close{cursor:pointer;left:calc(100% + 20px);top:20px;position:absolute;border-radius:100%;height:40px;width:40px;display:block;background-image:url(/static/styles/images/questions_icon_close.png);background-repeat:no-repeat;background-size:100% 100%;}
.pop-item video{width:100%;height:100%;}
/*覆盖公共样式*/
.footer{background:#252525;color:#fff;}
.footer a{color:#fff;}
.footer dl dd{color:#fff;}
.copyright{background:#000;}
#qrcodes3{display:none;position:fixed;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100vh;background:#0000007a;z-index:9999;}
#qrcodes3 img{position:absolute;top:0;left:0;right:0;bottom:0;max-width:100%;text-align:center;margin:auto;border:10px solid rgb(252,252,252);}
.more_only_mobile{display: none;}
@media (max-width: 440px){
    .secCommonTitle{
        width: 100%;
        padding-bottom: 20px;
        overflow: hidden;
        position: relative;
    }
    .secCommonTitle::after{
        content: '';
        width: 100%;
        height: 1px;
        background: #FFFFFF;
        opacity: 0.1;
        position: absolute;
        bottom: 22px;
        left: 0;
    }
    .secCommonTitle .titleText{
        width: 84%;
        float: left;
    }
    .secCommonTitle .titleText .secCommonCha{
        font-size: 18px;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 30px;
        display: inline-block;
        margin-bottom: 8px;
        margin-right: 8px;
        position: relative;
    }
    .secCommonTitle .titleText .secCommonCha::after{
        content: '';
        width: 70px;
        height: 4px;
        background: #126ACE;
        position: absolute;
        bottom: -8px;
        left: 0;
    }
    .secCommonTitle .titleText .secCommonEng{
        height: 19px;
        font-size: 12px;
        color: #999999;
        line-height: 19px;
        letter-spacing: 1px;
        display: inline-block;
        text-transform : uppercase;
    }
    .secCommonTitle .secMore{
        width: 13%;
        float: right;
    }
    .secCommonTitle .secMore a{
        width: 42px;
        height: 25px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        text-align: center;
        line-height: 25px;
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        display: block;
        float: right;
        background: #126ACE;
    }
    .tpl_ctn .containBox{
        max-width: 100%;
        min-width: 100%;
    }
    .tpl_ctn{width: 100%;overflow: hidden;}
    .top_info .nav_type ul{display: block;    white-space: nowrap;}
    .top_info .nav_type li a{width: auto;padding: 0 15px;}
    /* .tpl_ctn .sec_products .pc_pro_list{
        display: none!important;
    } */
    /* .tpl_ctn .sec_products .mobile_pro_list{
        display: block!important;
    } */
    /* .tpl_ctn .sec_products .swiper-button-prev{
        display: none;
    }
    .tpl_ctn .sec_products .swiper-button-next{
        display: none;
    } */
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li{
        width: 49%;
        height: 160px;
        margin-right: 2%;
        position: relative;
        margin-bottom: 10px;
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li:nth-child(2n){margin-right: 0;}
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li:nth-child(3n){margin-right: 2%;}
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li:nth-child(6){margin-right: 0;}
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a .text{
        width: 100%;
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a .text span{
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        overflow: hidden;
    }
    .tpl_ctn .sec_products .swiper-button-next{
        display: none;
    }
    .tpl_ctn .sec_products .swiper-button-prev{
        display: none;
    }
    .tpl_ctn .sec_products{
        padding: 20px 10px;
        background: url(/template/s04/images/wap_bzb04_bg_cpzt.png) no-repeat top center;
        background-size: 100%;
    }
    .tpl_ctn .sec_products .productTitle{
        margin-bottom: 15px;
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a:hover .figure_link{
        transform: scale(1);
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a:hover .text span{
        background: unset;
    }
    .more_only_mobile{display: block;text-align: center;}
    .tpl_ctn .sec_news_video_album{
        padding: 20px 10px;
    }
    .tpl_ctn .sec_news_video_album .is_empty img{
        width: 80px;
        height: 80px;
    }
    .tpl_ctn .sec_news_video_album .tips{
        top: 10px;
        left: 10px;
    }
    .tpl_ctn .sec_news_video_album .topVideo{
        width: 100%;
        height: auto;
        /* padding: 10px; */
        margin-right: 0;
        margin-bottom: 10px;
    }
    .tpl_ctn .sec_news_video_album .topVideo .is_empty{
        padding-top: 32px;
    }
    .tpl_ctn .sec_news_video_album  .topVideo .videoBtn{
        width: 50px;
        height: 50px;
    }
    .tpl_ctn .sec_news_video_album  .topVideo .videoTitle{
        height: 40px;
        padding-top: 8px;
        font-size: 15px;
        white-space: nowrap;
    }
    .tpl_ctn .sec_news_video_album .topAlbum{
        width: 100%;
        height: auto;
        margin-right: 0%;
        /* padding: 10px; */
        margin-bottom: 10px;
    }
    .tpl_ctn .sec_news_video_album .secMore a:hover{
        color: #fff;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .tips{
        top: 0;
        left: 0;
        width: 83px;
        height: 27px;
        border-radius: 0;
        line-height: 27px;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .is_empty{
        padding-top: 76px;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .albumImg{
        width: 172px;
        height: 97px;
        float: left;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .albumTitle{
        padding: 20px 10px;
        white-space: nowrap;
        width: calc(100% - 172px);
        float: left;
        height: 97px;
        position: unset;
        text-align: left;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .albumTitle a{
        font-size: 15px;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .albumImg:hover{
        transform: scale(1);
    }
    .tpl_ctn .sec_news_video_album .bottomBusi{
        width: 100%;
        margin-left: 0%;
        padding: 10px;
        margin-right: 0;
        margin-bottom: 10px;
        height: auto;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiImg{
        width: 158px;
        height: 97px;
        display: block;
        float: left;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi .is_empty{
        padding-top: 10px;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi .busiText{
        padding: 0;
        overflow: hidden;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiTitle{
        width: 100%;
        white-space: nowrap;
        margin-top: 10px;
        display: block;
        width: calc(100% - 158px);
        font-size: 15px;
        font-weight: 500;
        float: left;
        padding-left: 10px;
        box-sizing: border-box;
        text-align: left;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi:hover .busiText .busiImg>img{
        transform: scale(1);
    }
    .tpl_ctn .sec_news_video_album .bottomBusi:hover .busiText .busiTitle{
        color: #fff;
    }
    .tpl_ctn .sec_news_video_album .bottomNew{
        width: 100%;
        padding: 10px;
        margin-right: 0;
        margin-bottom: 10px;
        height: auto;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText:hover .newTitle{
        color: #fff;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText:hover .newTime .time_D{
        color: #999;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .is_empty{
        padding-top: 15px;
    }
    .tpl_ctn .sec_news_video_album .is_empty{
        margin-top: 0;
    }
    .tpl_ctn .sec_news_video_album .is_empty .emptyImg_box{
        height: 137px;
    }
    .tpl_ctn .sec_news_video_album .titleText{
        width: 78%;
    }
    .tpl_ctn .sec_news_video_album .secCommonTitle{
        padding-bottom: 15px;
    }
    .tpl_ctn .sec_news_video_album .secCommonCha{
        font-size: 16px;
        float: left;
    }
    .tpl_ctn .sec_news_video_album .secCommonEng{
        display: block;
        float: left;
        line-height: 33px;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText{
        padding: 0;
        margin-bottom: 0px;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText .newTime{
        display: block;
        margin-right: 20px;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText a{
        margin-left: 0;
        width: calc(100% - 80px);
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText .newMore{
        display: none;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText .newTitle{
        white-space: nowrap;
        overflow: hidden;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText .newExc{
        margin-bottom: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomTender{
        padding: 10px;
        width: 100%;
        float: left;
        height: auto;
        overflow: hidden;
        margin-bottom: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .is_empty{
        padding-top: 0px;
        padding: 0 20px;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .is_empty img{
        width: 50px;
        height: 50px;
        display: block;
        float: left;
        margin-right: 10px;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .is_empty p{
        display: block;
        float: left;
        width: 100%;
        margin-top: 10px;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .is_empty .emptyImg_box{
        height: 88px;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .secCommonTitle{
        margin-bottom: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderTitle{
        margin-top: 0;
        padding-top: 5px;
        padding-bottom: 10px;
        border-bottom: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderTitle a{
        overflow: hidden;
        white-space: normal;
        float: left;
        width: calc(100% - 65px);
        margin-bottom: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderQixian{
        margin-top: 0;
        float: left;
        margin-right: 5px;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderTitle:hover a{
        color: #fff;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry{
        padding: 10px;
        width: 38%;
        float: left;
        margin-left: 2%;
        height: 143px;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry .is_empty{
        overflow: hidden;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry .inquiryImg{
        padding: 5px 17px 5px 0;
        width: 100%;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry .inquiryText{
        height: 70px;
    }

    .tpl_ctn .news_box{
        padding: 30px 10px;
        box-sizing: border-box;
    }
    .tpl_ctn .news_box .productTitle{
        margin-bottom: 15px;
    }
    .tpl_ctn .news_box .productTitle .titleText{
        width: 70%;
    }
    .tpl_ctn .news_box .productTitle .proMore{
        width: 30%;
    }
    .tpl_ctn .news_box .productTitle .titleText .productEng{
        font-size: 18px;
    }
    .tpl_ctn .news_box .box_item{
        width: 100%;
        padding: 15px 10px 15px;
        margin-right: 0;
        height: auto;
        background: #126ACE;
        margin-bottom: 10px;
    }
    .tpl_ctn .news_box .box_item:hover{
        background: #126ACE;
        
    }
    .tpl_ctn .news_box .box_item:hover .item_info{
        transform: translateY(0);
    }
    .tpl_ctn .news_box .box_item:hover .item_img{
        transform: translateY(0);
    }
    .tpl_ctn .news_box .box_item .item_info{
        margin-bottom: 15px;
    }
    .tpl_ctn .news_box .box_item .item_info .info_title{
        margin-bottom: 5px;
    }
    .tpl_ctn .news_box .box_item .item_info .info_time{
        margin-bottom: 10px;
    }

    .tpl_ctn .sec_zan{
        padding: 64px 15px 20px;
        box-sizing: border-box;
        background: url(/template/s04/images/wap_bzb04_bg_dz.png) no-repeat top center;
        background-size: 100%;
        padding-bottom: 20px;
        height: auto;
    }
    .tpl_ctn .sec_zan .slogan{font-size: 24px;text-align: center;margin-bottom: 40px;}
    .tpl_ctn .sec_zan .slogan p{padding-bottom: 0;}
    .tpl_ctn .sec_zan .zan_container{
        padding:20px;
        text-align: center;
        height: auto;
    }
    .tpl_ctn .sec_zan .zan_container .c-logo{width: 55px;height: 55px;margin-bottom: 15px;display: block;float: left;border-radius: 8px;border: 1px solid #E8EAEC;overflow: hidden;margin-right: 15px;box-sizing: border-box;}
    .tpl_ctn .sec_zan .zan_container .c-logo .img_wrapper{width: 100%;height: 100%;position: relative;}
    .tpl_ctn .sec_zan .zan_container .c-logo .img_wrapper img{width: 100%!important;/* height: 100%; */position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}
    .tpl_ctn .sec_zan .zan_container .c-spots{text-align: left;width: 100%;}
    .tpl_ctn .sec_zan .zan_container .c-spots h2{
        text-overflow: clip;
        white-space: normal;
        line-height: 24px;
        margin-bottom: 0;
        font-size: 17px;
        height: 55px;
        float: left;
        overflow: hidden;
        width: calc(100% - 70px);
    }
    .tpl_ctn .sec_zan .zan_container .c-spots .spots{
        overflow: hidden;
    }
    .tpl_ctn .sec_zan .zan_container .c-spots .spots dl{width: 25%;margin-bottom: 20px;text-align: center;}
    .tpl_ctn .sec_zan .zan_container .c-btns{
        width: 100%;
        margin: 0 auto;
    }
    .tpl_ctn .sec_zan .zan_container .c-btns li{
        width: 49%;
        float: left;
    }
    .tpl_ctn .sec_zan .zan_container .c-btns li:first-child{
        margin-bottom: 0;
        margin-right: 2%;
    }
    .tpl_ctn .sec_zan .zan_container .c-btns li a{
        padding-left: 20px;
        background-position: 16px 11px;
    }
    .tpl_ctn .sec_zan .zan_container .c-btns li a:hover .mongban_box{
        display: none;
    }
    .tpl_ctn .sec_zan .zan_container .c-spots .spots dl dd{
        font-size: 18px;
        height: 25px;
        line-height: 25px;
    }
    /* .tpl_ctn .sec_zan .zan_container .c-btns li a.b_share{display: none;} */
    .tpl_ctn .sec_business{padding-bottom: 40px;}
    .tpl_ctn .sec_business .containBox>div{float: none!important;width: 100%;height: auto;box-sizing: border-box;padding: 40px 20px;}
    .tpl_ctn .sec_business .merchant .swiper-container{width: 100%;}
    .tpl_ctn .sec_business .merchant .swiper-container a .img_wrapper{width: 100%;height: 50.25vw;}
    
    .tpl_ctn .sec_about .ll{width: 100%;padding-top: 20px;padding-left: 20px;padding-right: 20px;padding-bottom: 20px;}
    .tpl_ctn .sec_about .containBox{display: none;}
    .tpl_ctn .sec_about .containBox .secCommonTitle .secMore a{
        background: rgba(18, 106, 206, 1);
        border: 1px solid #126ACE;
    }
    .tpl_ctn .banner-1 #banner-1 .swiper-button-next{display: none;}
    .tpl_ctn .banner-1 #banner-1 .swiper-button-prev{display: none;}
    .tpl_ctn .banner-1 #banner-1 .swiper-pagination{bottom: 4px;}
    .tpl_ctn .banner-1 #banner-1 .swiper-pagination-bullet{height: 2px;}
    .tpl_ctn .banner-1{height: 125px;}
    .tpl_ctn .sec_about .ll .desc_wrapper{
        width: 100%;
        margin-bottom: 20px;
        height: 75px;
        font-size: 14px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #CCCCCC;
        line-height: 25px;
        overflow: hidden;
    }
    .tpl_ctn .sec_about .img_wrapper{width: 100%;height: 196px;margin: 0 auto;float: none!important;}
    .tpl_ctn .sec_about{
        padding: 20px 10px 20px;
        background: url(/template/s04/images/wap_bzb04_bg_qysl.png) no-repeat top center;
        background-size: cover;
    }

    .tpl_ctn .sec_about .cl{display: block;}
    .tpl_ctn .sec_about .containBox .secCommonTitle{
        margin-bottom: 0;
    }
    .tpl_ctn .sec_about .ll{
        padding: 0px 10px 28px;
    }
    .tpl_ctn .more_s1{
        width: 160px;
        height: 41px;
        background: #126ACE;
        border-radius: 21px;
        line-height: 41px;
        margin: 0 auto;
        padding: 0;
        text-align: center;
        border: none;
        display: block;
    }
    .tpl_ctn .sec_about .ll .aboutTitle{
        padding-bottom: 15px;
        margin: 0;
        height: 24px;
        font-size: 17px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #FFFFFF;
        line-height: 24px;
    }
    .tpl_ctn .sec_about .img_wrapper .img_box{
        width: 100%;
        margin: 0;
        height: 202px !important;
    }
    .tpl_ctn .aboutData .dataItem{
        padding: 20px 0;
        width: 25%;
        height: 100%;
        position: relative;
    }
    .tpl_ctn .aboutData .dataItem::after{
        content: '';
        width: 18px;
        height: 1px;
        background: #FFFFFF;
        opacity: 0.2;
        position: absolute;
        top: 47%;
        left: 93%;
    }
    .tpl_ctn .aboutData .dataItem .itemBottom{
        height: 17px;
        font-size: 12px;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 17px;
        margin-bottom: 5px;
        opacity: 0.7;
    }
    .tpl_ctn .aboutData .dataItem .itemTop .topNum{
        font-size: 20px;
        line-height: 28px;
        margin-right: 0;
        font-weight: bold;
    }
    .tpl_ctn .aboutData .dataItem .itemTop .topText{
        font-size: 16px;
    }
    .tpl_ctn .aboutData{
        height: 90px;
    }
    .tpl_ctn .sec_honor{
        padding: 30px 10px;
        margin-bottom: 60px;
    }
    .tpl_ctn .sec_honor .honorTitle{
        margin-bottom: 15px;
    }
    .tpl_ctn .sec_honor .swiper-button-prev{display: none;}
    .tpl_ctn .sec_honor .swiper-button-next{display: none;}
    .tpl_ctn .sec_honor .swiper-container{
        height: 88px;
    }
    .tpl_ctn .sec_honor .swiper-container .swiper-slide{width: 50%;height: 82px;}
    .tpl_ctn .sec_honor:hover .swiper-button-prev, .tpl_ctn .sec_honor:hover .swiper-button-next{
        display: none;
    }
    .tpl_ctn .sec_honor .swiper-container .swiper-slide a:hover img{
        transform: translate(-50%,-50%) scale(1);
    }
}