@charset "UTF-8";/* .top_info .nav_type{box-shadow:none;line-height:41px;height:41px;background:#F7F7F7;}
*/
.clearfix{clear: both;}
.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 h1,.tpl_ctn h2,.tpl_ctn h3,.tpl_ctn h4,.tpl_ctn h5,.tpl_ctn h6{padding:0;margin:0;}
.tpl_ctn .is_empty{
    position: absolute;
    display:block;
    width:100%;
    height:100%;
    background:#fff;
    padding-top:20px;
    padding-bottom:10px;
    box-sizing:border-box;
    top: 0;
    left: 0;
}
.tpl_ctn .is_empty img{
    display: block;
    margin: 0 auto;
}
.tpl_ctn .is_empty p{
    width: 100%;
    text-align: center;
    padding:0;
    margin:0;
    font-style:14px;
    color:#aaa;
}
.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;
    background: #fff;
    border-radius:7px;
    box-sizing:border-box;
    padding:9px 30px;
    display:inline-block;
    font-size: 15px;
    font-weight:400;
    color:#999;
    border-radius: 20px;
    text-align: center;
    line-height: 23px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: all .4s;
}
.tpl_ctn .more_s1:hover{
    color:#fff;
    background: #00468C;
}
.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%;max-width: 1920px; margin: 0 auto;}
.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:50px;}
.tpl_ctn .banner-1 #banner-1 .swiper-pagination-bullet{width: 5px;height:5px;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/s03/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/s03/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(0, 70, 140, 1);
}

.tpl_ctn .sec_products{
    box-sizing:border-box;
    padding-top:57px;
    padding-bottom:70px;
    background: url(../images/01_bg_cpzt.png) no-repeat top center;
}
.tpl_ctn .sec_products .productTitle{
    width: 100%;
    margin-bottom: 50px;
    overflow: hidden;
}
.tpl_ctn .sec_products .productTitle .titleText{
    width: 50%;
    float: left;
}
.tpl_ctn .sec_products .productTitle .titleText .productCha{
    width: 100%;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC , Microsoft YaHei;
    font-weight: 400;
    color: #181818;
    line-height: 33px;
    display: block;
    margin-bottom: 8px;
}
.tpl_ctn .sec_products .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 .sec_products .productTitle .proMore{
    width: 40%;
    float: right;
}
.tpl_ctn .sec_products .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 .sec_products .productTitle .proMore a:hover{
    background-color: #00468C;
    border: 1px solid rgba(0, 70, 140, 1);
    color: #fff;
}
.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: 386px;height: 386px;margin-right: 20px;margin-bottom:40px;position: relative;border-radius: 4px;overflow: hidden;}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li:nth-child(3n){
    margin-right: 0;
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li:hover{
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
}
.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 .figure_link:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a .figure_link img{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_products .wrapper .products_wrapper .product_list li a .text{width:inherit;height: 120px;text-align:center;font-size: 17px;font-weight:400;color: #181818;line-height: 1.5;box-sizing:border-box;padding-top: 84px;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position: absolute;bottom: 0;left: 0;background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.95) 100%);}
/* .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_products .wrapper .products_wrapper .product_list li a:hover .text{font-weight: 600;color: #00468C;}
.tpl_ctn .sec_news_video_album{padding-top:61px;padding-bottom:73px;box-sizing:border-box;background: #F7F7F7;}
.tpl_ctn .sec_news_video_album .tips{
    width: 76px;
    height: 32px;
    background: #fff;
    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{
    padding-top: 28px;
}
.tpl_ctn .sec_news_video_album .is_empty img{
    width: 110px;
    height: 110px;
}
.tpl_ctn .sec_news_video_album .is_empty p{
    padding-top: 15px;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 21px;
}
.tpl_ctn .sec_news_video_album .topVideo{
    width: 843px;
    height: 474px;
    background: #fff;
    border-radius: 4px;
    position: relative;
    float: left;
    margin-right: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .topVideo .is_empty{
    padding-top: 160px;
    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:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .topVideo>video{
    width: 100%;
    height: 100%;
    display: block;
}
.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: 160px auto 20px;
    display: block;
}
.tpl_ctn .sec_news_video_album .topVideo>.yz_mask .videoTitle{
    width: 100%;
    text-align: center;
    height: 24px;
    font-size: 17px;
    font-family: PingFangSC-Medium, PingFang SC , Microsoft YaHei;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 5px;
}
.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;
}
.tpl_ctn .sec_news_video_album .topVideo .videoTitle{
    line-height: 23px;
    font-size: 17px;
    font-weight: 500;
    color: #FFFFFF;
} */
.tpl_ctn .sec_news_video_album .topAlbum{
    width: 337px;
    height: 474px;
    background: #fff;
    border-radius: 4px;
    position: relative;
    float: left;
    /* padding: 20px; */
    box-sizing: border-box;
    margin-bottom: 20px;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .topAlbum .is_empty{
    padding-top: 160px;
    background: url(/template/common/images/default_img_hc.png) no-repeat center;
    background-size: 100%;
    transition: all .4s;
}
.tpl_ctn .sec_news_video_album .topAlbum .is_empty:hover{
    transform: scale(1.1);
}
.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 .bottomNew{
    width: 411px;
    height: 231px;
    overflow: hidden;
    margin-right: 20px;
    float: left;
    position: relative;
    background: #fff;
    border-radius: 4px;
    /* padding: 20px; */
    box-sizing: border-box;
}
.tpl_ctn .sec_news_video_album .bottomNew .is_empty{
    padding-top: 72px;
    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 .is_empty:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .bottomNew .is_empty img{
    width: 80px;
    height: 80px;
}
.tpl_ctn .sec_news_video_album .bottomNew .newsItem{
    width: 100%;
    height: 100%;
}
.tpl_ctn .sec_news_video_album .bottomNew .newImg{
    width: 100%;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    transition: all .4s;
}
.tpl_ctn .sec_news_video_album .bottomNew .newImg:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .bottomNew .newImg>img{
    width: 100%!important;
    /* height: 100%; */
    position: absolute;
    top: 0;
    left: 0;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 2;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText .newTitle{
    font-size: 17px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 24px;
    display: block;
    overflow: hidden;
    height: 24px;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText .newExc{
    font-size: 14px;
    font-weight: 400;
    color: #CCCCCC;
    line-height: 20px;
    display: block;
    overflow: hidden;
    height: 40px;
}
.tpl_ctn .sec_news_video_album .bottomBusi{
    width: 411px;
    height: 231px;
    overflow: hidden;
    float: left;
    position: relative;
    background: #fff;
    border-radius: 4px;
    /* padding: 20px; */
    box-sizing: border-box;
    margin-right: 20px;
}
.tpl_ctn .sec_news_video_album .bottomBusi .is_empty{
    padding-top: 72px;
    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 .is_empty:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .bottomBusi .is_empty img{
    width: 80px;
    height: 80px;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiItem{
    width: 100%;
    height: 100%;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiImg{
    width: 100%;
    height: 100%;
    border-radius: 4px;
    overflow: hidden;
    transition: all .4s;
    position: relative;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiImg:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiImg>img{
    width: 100%!important;
    max-width: unset !important;
    /* height: 100%; */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiText{
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 2;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiTitle{
    font-size: 17px;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 24px;
    display: block;
    overflow: hidden;
    height: 24px;
}
.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: 337px;
    height: 231px;
    background: #FFFFFF;
    border-radius: 4px;
    position: relative;
    padding: 20px;
    box-sizing: border-box;
    /* margin-bottom: 20px; */
    float: left;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .bottomTender .is_empty{
    padding-top: 72px;
    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 .is_empty:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_news_video_album .bottomTender .is_empty img{
    width: 80px;
    height: 80px;
}
.tpl_ctn .sec_news_video_album .bottomTender .tips{
    background: #00468C;
    color: #fff;
    /* margin-bottom: 10px;
    position: unset; */
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderItem:nth-child(1){
    height: 69px;
    box-shadow: 0px 1px 0px 0px #EAEAEA;
    margin-top: 48px;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderItem:nth-child(2){
    box-shadow: none;
    padding-top: 15px;
    margin-top: 0;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderTitle a{
    height: 24px;
    font-size: 17px;
    font-family: PingFangSC-Medium, PingFang SC , Microsoft YaHei;
    font-weight: 500;
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderTitle a:hover{
    color: #00468C;
    font-weight: bold;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderQixian{
    height: 20px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC , Microsoft YaHei;
    font-weight: 400;
    color: #00468C;
    line-height: 20px;
}
.tpl_ctn .sec_news_video_album .bottomInquiry{
    width: 337px;
    height: 60px;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 15px;
    box-sizing: border-box;
    float: left;
}
.tpl_ctn .sec_news_video_album .bottomInquiry .is_empty{
    padding-top: 0px;
    padding-bottom: 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: 30%;
    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: 30px;
    padding-left: 15px;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    float: left;
    width: 70%;
    box-sizing: border-box;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .bottomInquiry .inquiryText em{
    color: #00468C;
    font-style: normal;
}

.tpl_ctn .news_box{
    width: 100%;
    overflow: hidden;
    background-color: #f7f7f7;
}
.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 , Microsoft YaHei;
    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 .productTitle .proMore a:hover{
    border: 1px solid rgba(0, 70, 140, 1);
    background-color: rgba(0, 70, 140, 1);
    color: #fff;
}
.tpl_ctn .news_box .box_item{
    width: 387px;
    height: 421px;
    border-radius: 4px;
    overflow: hidden;
    padding: 40px 20px 20px;
    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: #FFFFFF;
    box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
}
.tpl_ctn .news_box .box_item .item_info{
    width: 100%;
    margin-bottom: 40px;
}
.tpl_ctn .news_box .box_item .item_info .info_title{
    width: 100%;
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC , Microsoft YaHei;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 10px;
}
.tpl_ctn .news_box .box_item:hover .item_info .info_title{
    color: #00468C;
}
.tpl_ctn .news_box .box_item .item_info .info_time{
    width: 100%;
    height: 21px;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC , Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
    margin-bottom: 20px;
}
.tpl_ctn .news_box .box_item .item_info .info_des{
    width: 100%;
    height: 50px;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC , Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
    overflow: hidden;
}
.tpl_ctn .news_box .box_item .item_img{
    width: 100%;
    height: 195px;
    overflow: hidden;
}
.tpl_ctn .news_box .box_item .item_img .img_sf{
    width: 100%;
    height: 100%;
    transition: all .4s;
    position: relative;
}
.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/01_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;}
.tpl_ctn .sec_zan .zan_container .c-logo{width: 120px;height: 120px;display:inline-block;vertical-align:middle;margin-right: 50px;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: #00468C;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: #00468C;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:#00468C;}
.tpl_ctn .sec_zan .zan_container .c-btns li:last-child a{color:#00468C;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:69px;
    /* 临时样式 */
    /* padding-top: 50px; */
    /* 临时样式end */
}
.tpl_ctn .sec_about .containBox{
    position: relative;
    height: 145px;
}
/* 临时样式 */
/* .tpl_ctn .sec_about .dataCon{
    display: none;
} */
/* 临时样式end */
.tpl_ctn .sec_about .containBox .aboutData{
    width: 100%;
    position: absolute;
    top: -85px;
    height: 170px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    z-index: 999;
    overflow: hidden;
}
.tpl_ctn .sec_about .containBox .aboutData .dataItem{
    width: 25%;
    height: 100%;
    float: left;
    position: relative;
    padding: 40px 0;
    box-sizing: border-box;
    text-align: center;
}
.tpl_ctn .sec_about .containBox .aboutData .dataItem::after{
    content: '';
    width: 1px;
    height: 45px;
    background-color: #EAEAEA;
    position: absolute;
    top: 63px;
    right: 0;
}
.tpl_ctn .sec_about .containBox .aboutData .dataItem:last-child::after{
    content: '';
    width: 0px;
}
.tpl_ctn .sec_about .containBox .aboutData .dataItem .itemTop{
    width: 100%;
    height: 70px;
    position: relative;
}
.tpl_ctn .sec_about .containBox .aboutData .dataItem .itemTop .topNum{
    font-size: 50px;
    font-weight: 400;
    color: #181818;
    line-height: 70px;
    margin-right: 10px;
}
.tpl_ctn .sec_about .containBox .aboutData .dataItem .itemTop .topText{
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    position: absolute;
    top: 12px;
}
.tpl_ctn .sec_about .containBox .aboutData .dataItem .itemBottom{
    width: 100%;
    height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    text-align: center;
}
.tpl_ctn .sec_about .cl{
    overflow: hidden;
    height: auto;
}
.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%;
    padding-bottom: 50px;
}
.tpl_ctn .sec_about .ll .aboutTitle .titleCha{
    height: 33px;
    font-size: 24px;
    font-weight: 400;
    color: #181818;
    line-height: 33px;
}
.tpl_ctn .sec_about .ll .aboutTitle .titleEng{
    height: 29px;
    font-size: 24px;
    font-weight: bold;
    color: #181818;
    line-height: 29px;
    letter-spacing: 1px;
    opacity: 0.1;
}
.tpl_ctn .sec_about .ll .desc_wrapper{width: 100%;overflow:hidden;margin-bottom:30px;color: #666666;line-height: 30px;font-size: 15px;}
.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{
    float: right;
    width: 550px;
    height: 309px;
    position:relative; 
    overflow: hidden;
}
.tpl_ctn .sec_about .img_wrapper img{
    display:block;
    width:100%;
    transition: all .4s;
}
.tpl_ctn .sec_about .img_wrapper img:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_honor{box-sizing:border-box;padding-top:79px;padding-bottom:68px;background:#fff;position:relative;}
.tpl_ctn .sec_honor .honorTitle{
    width: 100%;
    margin-bottom: 50px;
    overflow: hidden;
}
.tpl_ctn .sec_honor .honorTitle .titleText{
    width: 50%;
    float: left;
}
.tpl_ctn .sec_honor .honorTitle .titleText .honorCha{
    width: 100%;
    height: 33px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC , Microsoft YaHei;
    font-weight: 400;
    color: #181818;
    line-height: 33px;
    display: block;
    margin-bottom: 8px;
}
.tpl_ctn .sec_honor .honorTitle .titleText .honorEng{
    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 .sec_honor .honorTitle .honorMore{
    width: 40%;
    float: right;
}
.tpl_ctn .sec_honor .honorTitle .honorMore 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 .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/s03/images/banner_previous.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-next{
    right:0;
    background:url("/template/s03/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(0, 70, 140, 1);
}
.tpl_ctn .sec_honor .swiper-pagination{
    position: unset;
}
.tpl_ctn .sec_honor .swiper-pagination span{
    margin: 0 3px;
}
.tpl_ctn .sec_honor .swiper-pagination span.swiper-pagination-bullet-active{
    width: 15px;
    background: #00468C;
    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;}
.no_aboutData{
    margin-top: 50px;
}

.my_top_container {
    display: flex;
}

.my_top_container .topVideo {
    flex:2.5;
}

.my_top_container .topAlbum {
    flex:1;
}

.bottomNew.my {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
}

.bottomNew.my .newsItem {
    width: 32% !important;
    position: relative;
}

@media (max-width: 428px){
    /* .video_item{display: none !important;} */
    .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_about .ll .aboutTitle .titleEng{
        font-size: 18px;
    }
    .tpl_ctn .sec_about .img_wrapper img:hover{
        transform: scale(1);
    }
    .tpl_ctn .sec_products .productTitle .proMore a{
        width: 72px;
        height: 32px;
        background: #00468C;
        border-radius: 20px;
        color: #fff;
    }
    .tpl_ctn .sec_products .productTitle .titleText{
        width: 70%;
    }
    .tpl_ctn .sec_products .productTitle .proMore{
        width: 30%;
    }
    .tpl_ctn .sec_products .productTitle .titleText .productEng{
        height: 24px;
        font-size: 20px;
        font-family: Helvetica-Bold, Helvetica;
        font-weight: bold;
        color: #181818;
        line-height: 24px;
        letter-spacing: unset;
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a .text{
        font-size: 15px;
        padding: 84px 5px 0;
        box-sizing: border-box;
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li{width: 49%;height: 174px;margin-right: 2%;position: relative;margin-bottom: 20px;}
    .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{
        padding: 30px 10px;
        background-size: 250%;
    }
    .tpl_ctn .sec_products .productTitle{
        margin-bottom: 15px;
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li:hover{
        box-shadow: none;
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a .figure_link:hover{
        transform: scale(1);
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a:hover .text{
        color: #181818;
        font-weight: 400;
    }
    .more_only_mobile{display: block;text-align: center;}
    .tpl_ctn .sec_news_video_album{
        padding: 1px 0px;
    }
    .tpl_ctn .sec_news_video_album .is_empty{
        padding-top: 50px;
    }
    .tpl_ctn .sec_news_video_album .is_empty img{
        width: 80px;
        height: 80px;
    }
    .tpl_ctn .sec_news_video_album .tips{
        top: 10px;
        left: 10px;
        position: unset;
        background-color: #00468C;
        color: #fff;
        margin-bottom: 10px;
    }
    .tpl_ctn .sec_news_video_album .topVideo{
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 0;
        border-radius: 0;
    }
    .tpl_ctn .sec_news_video_album .topVideo .tips{
        position: absolute;
        background: #fff;
        color: #333;
        margin-bottom: 0;
    }
    .tpl_ctn .sec_news_video_album .topVideo .is_empty{
        padding-top: 60px;
    }
    .tpl_ctn .sec_news_video_album .topVideo>.yz_mask .videoBtn{
        height: 65px;
        margin: 30px auto 5px;
    }
    .tpl_ctn .sec_news_video_album .topVideo>.yz_mask .videoTitle{
        font-size: 16px;
    }
    .tpl_ctn .sec_news_video_album .topVideo>.yz_mask span{
        font-size: 25px;
    }
    /* .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: 105px;
        margin-right: 0;
        /* padding: 10px; */
        margin-bottom: 0;
        border-radius: 0;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .is_empty{
        padding-top: 72px;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .albumImg{
        width: 50%;
        float: left;
        overflow: hidden;
        border-radius: 0;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .albumImg>img{
        width: 100% !important;
        height: auto;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .albumTitle{
        padding: 0 10px;
        white-space: nowrap;
        width: 50%;
        position: unset;
        float: left;
        height: 100%;
        padding: 12px 15px;
        box-sizing: border-box;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .albumTitle a{
        font-size: 15px;
        color: #333;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .albumImg:hover{
        transform: scale(1);
    }
    .tpl_ctn .sec_news_video_album .topAlbum a:hover .albumTitle{
        color: #333;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi{
        width: 100%;
        height: 105px;
        /* padding: 10px; */
        margin-right: 0;
        margin-bottom: 0;
        border-radius: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi .busiImg{
        width: 50%;
        float: left;
        border-radius: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi .busiText{
        padding: 12px 15px;
        width: 50%;
        float: left;
        position: unset;
        box-sizing: border-box;
        height: 100%;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiTitle{
        width: 100%;
        white-space: nowrap;
        color: #333;
        height: 42px;
        font-size: 15px;
        font-family: PingFangSC-Medium, PingFang SC , Microsoft YaHei;
        font-weight: 500;
        line-height: 21px;
        overflow: hidden;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi .busiImg:hover{
        transform: scale(1);
    }
    .tpl_ctn .sec_news_video_album .bottomNew{
        width: 100%;
        height: 105px;
        /* padding: 10px; */
        margin-right: 0;
        margin-bottom: 0;
        border-radius: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newImg{
        width: 50%;
        float: left;
        height: 100%;
        border-radius: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText{
        padding: 12px 15px;
        width: 50%;
        float: left;
        height: 100%;
        position: unset;
        box-sizing: border-box;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText .newTitle{
        /* white-space: nowrap; */
        overflow: hidden;
        height: 42px;
        font-size: 15px;
        font-family: PingFangSC-Medium, PingFang SC , Microsoft YaHei;
        font-weight: 500;
        color: #333333;
        line-height: 21px;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText .newExc{
        white-space: nowrap;
        overflow: hidden;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newImg:hover{
        transform: scale(1);
    }
    .tpl_ctn .sec_news_video_album .bottomTender{
        padding: 0px;
        width: 100%;
        float: left;
        height: 105px;
        border-radius: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .is_empty{
        padding-top: 26px;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .is_empty img{
        width: 50px;
        height: 50px;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderItem{
        height: 105px;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderItem:nth-child(1){
        margin-top: 0;
        height: auto;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderImg{
        width: 50%;
        float: left;
        height: 100%;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderImg>img{
        width: 100%;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderTitle{
        margin-top: 0;
        width: 50%;
        float: left;
        padding: 12px 15px;
        box-sizing: border-box;
        height: 100%;
        font-size: 15px;
        font-family: PingFangSC-Medium, PingFang SC , Microsoft YaHei;
        font-weight: 500;
        color: #333333;
        line-height: 21px;
        overflow: hidden;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderTitle a{
        overflow: hidden;
        white-space: normal;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry{
        padding: 10px;
        width: 38%;
        float: left;
        margin-left: 2%;
        height: 120px;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry .inquiryImg{
        width: 100%;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry .is_empty{
        overflow: hidden;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry .inquiryText{
        height: 60px;
        overflow: hidden;
        width: 100%;
        box-sizing: border-box;
    }

    .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: #FFFFFF;
        margin-bottom: 10px;
    }
    .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 .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{
        padding: 64px 15px 20px;
        box-sizing: border-box;
        height: auto;
        background: url(/template/s03/images/wap_bzb03_bg_dz.png) no-repeat top center;
        background-size: 100%;
    }
    .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;
        margin-bottom: 0;
    }
    .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.dataCon{
        height: auto;
    }
    .tpl_ctn .sec_about .containBox.abcon{
        height: auto;
        padding: 20px 10px;
        box-sizing: border-box;
    }
    .tpl_ctn .sec_about .containBox .aboutData{
        position: unset;
        height: auto;
        background-color: #f7f7f7;
        box-shadow: none;
    }
    .tpl_ctn .sec_about .containBox .aboutData .dataItem{
        padding: 20px 0;
    }
    .tpl_ctn .sec_about .containBox .aboutData .dataItem .itemTop{
        height: auto;
    }
    .tpl_ctn .sec_about .containBox .aboutData .dataItem .itemTop .topNum{
        font-size: 20px;
        margin-right: 0;
        line-height: 30px;
    }
    .tpl_ctn .sec_about .containBox .aboutData .dataItem::after{
        top: 25px;
    }
    .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%;
        height: auto;
        line-height: 30px;
        margin-bottom: 0px;
        height: 90px;
        overflow: hidden;
    }
    .tpl_ctn .sec_about .img_wrapper{
        width: 100%;
        height: 203px;
        float: right;
        /* padding: 0 10px; */
        box-sizing: border-box;
        transform: translateY(-110px);
        border-radius: 4px;
        overflow: hidden;
    }
    .tpl_ctn .sec_about{padding-bottom: 0px;}
    .tpl_ctn .sec_about .cl{display: block;}
    .tpl_ctn .sec_about .ll{
        padding: 15px 0px 10px;
        background-color: #fff;
        transform: translateY(203px);
    }
    .tpl_ctn .sec_about .more_s1{
        width: 72px;
        height: 32px;
        background: #00468C;
        border-radius: 20px;
        float: right;
        color: #fff;
        line-height: 26px;
    }
    .tpl_ctn .more_s1{
        width: 100px;
        height: 28px;
        padding: 3px 10px;
    }
    .tpl_ctn .sec_about .aboutTitle{
        padding-bottom: 15px;
        width: 50%;
        float: left;
    }
    .tpl_ctn .sec_about .aboutTitle .titleCha{
        height: 33px;
        font-size: 24px;
        font-weight: 400;
        color: #181818;
        line-height: 33px;
    }
    .tpl_ctn .sec_about .aboutTitle .titleEng{
        /* letter-spacing: 1px; */
        opacity: 0.1;
        height: 24px;
        font-size: 20px;
        font-family: Helvetica-Bold, Helvetica;
        font-weight: bold;
        color: #181818;
        line-height: 24px;
    }
    .tpl_ctn .sec_honor{
        padding: 20px 10px;
        margin-bottom: 60px;
        background: #f7f7f7;
    }
    .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: 92px;
    }
    .tpl_ctn .sec_honor .swiper-container .swiper-slide{width: 50%;height: 82px;}
    .tpl_ctn .sec_honor .swiper-container .swiper-slide a:hover img{
        transform: translate(-50%,-50%) scale(1);
    }
    .tpl_ctn .sec_honor:hover .swiper-button-prev, .tpl_ctn .sec_honor:hover .swiper-button-next{
        display: none;
    }
    .tpl_ctn .sec_honor .honorTitle .titleText{
        width: 100%;
    }
    .tpl_ctn .sec_honor .honorTitle .titleText .honorEng{
        height: 24px;
        font-size: 20px;
        font-family: Helvetica-Bold, Helvetica;
        font-weight: bold;
        color: #181818;
        line-height: 24px;
        letter-spacing: normal;
    }
    .no_aboutData{
        margin-top: 0px;
    }
}