@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 .containBox{
    overflow: hidden;
    height: 100px;
    border-bottom: 1px solid #EAEAEA;
}
.secCommonTitle .titleText{
    width: 70%;
    float: left;
}
.secCommonTitle .titleText .secCommonCha{
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
}
.secCommonTitle .titleText .secCommonEng{
    font-size: 44px;
    font-weight: bold;
    color: #181818;
    line-height: 53px;
    text-transform: uppercase;
    display: block;
    width: 100%;
}
.secCommonTitle .secMore{
    /* width: 10%; */
    float: right;
}
.secCommonTitle .secMore a{
    width: 200px;
    height: 100px;
    /* border: 1px solid rgba(0, 0, 0, 0.1); */
    text-align: center;
    line-height: 100px;
    font-size: 15px;
    font-weight: 400;
    color: #999;
    display: block;
    float: right;
    background: none;
}
.secCommonTitle .secMore a:hover{
    background: #FF8833;
    color: #fff;
}
.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{display:block;width:100%;height:100%;background: none;padding-top:20px;padding-bottom:10px;box-sizing:border-box;text-align:center;}
.tpl_ctn .is_empty p{padding:0;margin:0;font-style:14px;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: 130px;
    height: 61px;
    border:1px solid #EAEAEA;
    background: #FFFFFF;
    box-sizing:border-box;
    padding:9px 30px;
    display:inline-block;
    font-size: 15px;
    font-weight:400;
    color:#666;
    text-align: center;
    line-height: 43px;
}
.tpl_ctn .more_s1:hover{
    color:#fff;
    border:1px solid #FA7600;
    background: #FA7600;
}
.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 .button-pagination{
    position: absolute;
    bottom: 61px;
    right: 17.5%;
    width: 206px;
    height: 45px;
}
.tpl_ctn .banner-1 #banner-1 .button-pagination .bp-con{
    position: relative;
    width: 100%;
    height: 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{
    top: 10px;
    left: 64px;
    margin: 0 auto;
    /*right: 17.5%; */
    /* text-align: right; */
    /* padding-right: 50px; */
    box-sizing: border-box;
}
.tpl_ctn .banner-1 #banner-1 .swiper-pagination-bullet{
    width: 13px;
    height: 13px;
    border-radius:50%;
    display:inline-block;
    opacity:1;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    background: #fff;
    opacity: 0.5;
    margin-right: 16px;
    color: #fff;
}
.tpl_ctn .banner-1 #banner-1 .swiper-pagination-bullet-active{
    background: none;
    /* width: 10px; */
    /* border-radius: 3px; */
    color: #fff;
    font-size: 20px;
    opacity: 1;
}
.tpl_ctn .banner-1 #banner-1 .swiper-button-prev,.tpl_ctn .banner-1 #banner-1 .swiper-button-next{
    display: none;
}
.tpl_ctn .banner-1 #banner-1:hover .swiper-button-prev,.tpl_ctn .banner-1 #banner-1:hover .swiper-button-next{
    display: block;
}
.tpl_ctn .banner-1 #banner-1 .swiper-button-prev{
    top: 0;
    background-position:center;
    left: 0;
    background-image:url("/template/s05/images/proLi_prev.png");
    background-size:16px;
    width:45px;
    height:45px;
    margin-top: 0;
    /* right: 32%;
    bottom: 7.5%;
    top: auto; */
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.49);
    transition: all .4s;
}
.tpl_ctn .banner-1 #banner-1 .swiper-button-next{
    top: 0;
    right: 0;
    background-position:center;
    background-image:url("/template/s05/images/proLi_next.png");
    background-size:16px;
    width:45px;
    height:45px;
    margin-top: 0;
    /* top: auto;
    bottom: 7.5%; */
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.49);
    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(255, 136, 51, 1);
}
.tpl_ctn .sec_products{
    box-sizing:border-box;
    padding-top: 60px;
    padding-bottom: 81px;
    /* background: url(../images/02_bg_cpzt.png) no-repeat top center; */
    overflow: hidden;
    /* background: #000; */
}
/* .tpl_ctn .sec_products .pc_pro_list{
    display: block!important;
}
.tpl_ctn .sec_products .mobile_pro_list{
    display: none!important;
} */
.tpl_ctn .sec_products .product_list .swiper-button-prev,.tpl_ctn .sec_products .product_list .swiper-button-next{
    display: none;
}
.tpl_ctn .sec_products .product_list:hover .swiper-button-prev,.tpl_ctn .sec_products .product_list:hover .swiper-button-next{
    display: block;
}
.tpl_ctn .sec_products .swiper-button-prev{
    background-color: rgba(0, 0, 0, 0.49);
    left:0;
    background-position:left top;
    background-image:url("/template/s05/images/proLi_prev.png");
    background-size:16px;
    background-repeat: no-repeat;
    background-position: center center;
    width:50px;
    height:50px;
    margin-top: -24px;
    transition: all .4s;
}
.tpl_ctn .sec_products .swiper-button-next{
    background-color: rgba(0, 0, 0, 0.49);
    right:0;
    background-position:left top;
    background-image:url("/template/s05/images/proLi_next.png");
    background-size:16px;
    background-repeat: no-repeat;
    background-position: center center;
    width:50px;
    height:50px;
    margin-top: -24px;
    transition: all .4s;
}
.tpl_ctn .sec_products .swiper-button-prev:hover{
    background-color: rgba(255, 136, 51, 1);
}
.tpl_ctn .sec_products .swiper-button-next:hover{
    background-color: rgba(255, 136, 51, 1);
}
.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 #EAEAEA;
    background: #EAEAEA;
}
.tpl_ctn .sec_products .swiper-pagination-bullet-active{
    background: none;
    width: 6px;
    height: 6px;
    border-radius: 6px;
    border: 2px solid #FF8833;
}
.tpl_ctn .sec_products .wrapper .products_wrapper{width:100%;height:auto;}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list{
    width: 100%;
    height: 380px;
    display: block;
    position: relative;
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list .swiper-container{
    width: 2020px!important;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li{
    float:left;
    display:block;
    width: 100%;
    height: 380px;
    margin-bottom: 80px;
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a{display:block;width: 100%;height: 100%;overflow: hidden;position: relative;}
.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{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: 64px;
    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: #fff;
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a .text span{
    width: 100%;
    height: 64px;
    line-height: 64px;
    color: #333333;
    display: block;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    margin-left: 20px;
    z-index: 1;
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li:hover a .text{
    height: 150px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list li:hover a .text span{
    color: #fff;
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list .leftWhite_jb{
    position: absolute;
    left: 0;
    top: 0;
    width: 360px;
    height: 380px;
    background: linear-gradient(90deg,#fff 25%,rgba(255,255,255,0) 100%);
    z-index: 2;
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list .rightWhite_jb{
    position: absolute;
    right: 0;
    top: 0;
    width: 360px;
    height: 380px;
    background: linear-gradient(90deg,rgba(255,255,255,0) 0%,#fff 75%);
    z-index: 2;
}
.tpl_ctn .sec_products .wrapper .products_wrapper .product_list .pro_LR_btn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 3;
    width: 1200px;
    height: 45px;
}
/* .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; */
    overflow: hidden;
}
.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: 2;
    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: 56px;
}
.tpl_ctn .sec_news_video_album .is_empty p{
    padding-top: 20px;
}
.tpl_ctn .sec_news_video_album .topleft{
    float: left;
    margin-right: 30px;
    width: 790px;
    margin-bottom: 30px;
}
.tpl_ctn .sec_news_video_album .topVideo{
    width: 790px;
    height: 444px;
    background: #F7F7F7;
    border-radius: 4px;
    position: relative;
    float: left;
    /* padding: 20px; */
    box-sizing: border-box;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .topVideo .is_empty{
    padding-top: 145px;
    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: 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;
    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: 55px;
    height: 55px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-100%);
    z-index: 2;
}
.tpl_ctn .sec_news_video_album .topVideo .videoTitle{
    width: 220px;
    height: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    box-sizing: border-box;
    z-index: 2;
    font-size: 17px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 24px;
    transform: translate(-50%,-50%);
    padding-top: 40px;
    text-align: center;
}
.tpl_ctn .sec_news_video_album .topVideo .videoTitleEng{
    font-size: 32px;
    font-family: Helvetica-Bold, Helvetica;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 38px;
    position: absolute;
    top: 66%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100px;
    height: 38px;
    z-index: 1;
} */
.tpl_ctn .sec_news_video_album .topAlbum{
    FONT-WEIGHT: 500;
    height: 444px;
    width: 380px;
    background: #F7F7F7;
    border-radius: 4px;
    position: relative;
    float: left;
    /* padding: 20px; */
    box-sizing: border-box;
    margin-bottom: 30px;
}
.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: 145px;
    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: #FF8833;
    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%;
    position: relative;
    transition: all .4s;
}
.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%;
    border-radius: 4px;
    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;
}
.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: 20px;
    /* box-shadow: 0px 1px 0px 0px #eaeaea; */
}
.tpl_ctn .sec_news_video_album .secCommonTitle::after{
    height: 0;
}
.tpl_ctn .sec_news_video_album .titleImg{
    width: 55px;
    height: 55px;
    float: left;
    margin-right: 20px;
}
.tpl_ctn .sec_news_video_album .titleImg img{
    width: 100%;
    height: 100%;
}
.tpl_ctn .sec_news_video_album .titleText{
    width: 70%;
    height: 55px;
}
.tpl_ctn .sec_news_video_album .secCommonCha{
    height: 22px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
}
.tpl_ctn .sec_news_video_album .secCommonCha::after{
    width: 80px;
}
.tpl_ctn .sec_news_video_album .secCommonEng{
    height: 53px;
    font-size: 44px;
    font-family: Helvetica-Bold, Helvetica;
    font-weight: bold;
    color: #181818;
    line-height: 53px;
}
.tpl_ctn .sec_news_video_album .secMore{
    width: 20%;
}
.tpl_ctn .sec_news_video_album .secMore a{
    background: none;
    border: none;
    width: 100%;
    height: 100px;
    line-height: 100px;
    color: #999999;
}
.tpl_ctn .sec_news_video_album .secMore a:hover{
    background: #FF8833;
    color: #fff;
}

.tpl_ctn .sec_news_video_album .bottomNew{
    width: 380px;
    height: 379px;
    overflow: hidden;
    margin-right: 30px;
    float: left;
    position: relative;
    background: #F7F7F7;
    border-radius: 4px;
    padding: 20px 30px;
    box-sizing: border-box;
}

.tpl_ctn .sec_news_video_album .bottomNew .newText{
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding-bottom: 10px;
    overflow: hidden;
    margin-top: 20px;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText .newTime{
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin-bottom: 15px;
}
.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: 17px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 10px;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText:hover .newTitle{
    color: #FF8833;
}
.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 .newsImg{
    width: 100%;
    height: 110px;
    position: relative;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText .newsImg img{
    width: 100%;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
/* .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: #FF8833;
    padding-left: 40px;
}
.tpl_ctn .sec_news_video_album .bottomNew .newText:hover .newMore::before{
    content: '';
    width: 35px;
    height: 1px;
    background: #FF8833;
    position: absolute;
    left: 0;
    top: 50%;
} */
.tpl_ctn .sec_news_video_album .bottomBusi{
    width: 380px;
    height: 379px;
    overflow: hidden;
    float: left;
    position: relative;
    background: #F7F7F7;
    border-radius: 4px;
    padding: 20px 30px;
    box-sizing: border-box;
    margin-right: 30px;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiText{
    width: 100%;
    padding: 20px 0;
    box-sizing: border-box;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiTitle{
    font-size: 17px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
    margin-top: 20px;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiImg{
    width: 100%;
    height: 180px;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}
.tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiImg img{
    width: 100%;
    height: auto;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.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: 380px;
    height: 379px;
    background: #F7F7F7;
    border-radius: 4px;
    padding: 20px 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
    float: left;
}
/* .tpl_ctn .sec_news_video_album .bottomTender .secCommonTitle{
    margin-bottom: 15px;
    text-align: center;
}
.tpl_ctn .sec_news_video_album .bottomTender .secCommonTitle .titleText{
    width: 100%;
} */
.tpl_ctn .sec_news_video_album .bottomTender .tenderTitle{
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #eaeaea;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderTitle:last-child{
    border-bottom: none;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderTitle a{
    font-size: 17px;
    font-weight: 600;
    color: #333333;
    line-height: 24px;
    margin-bottom: 10px;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderTitle:hover a{
    color: #FF8833;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderQixian{
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    line-height: 22px;
    width: 60px;
    height: 21px;
    background: #FF8833;
    border-radius: 2px;
    text-align: center;
    margin-top: 10px;
}
/* .tpl_ctn .sec_news_video_album .bottomTender .tenderNone{
    width: 100%;
    height: 161px;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderNone img{
    width: 110px;
    height: 110px;
    display: block;
    margin: 30px auto 20px;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderNone span{
    font-size: 15px;
    font-weight: 400;
    color: #666666;
    line-height: 21px;
    text-align: center;
    display: block;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderMore{
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.tpl_ctn .sec_news_video_album .bottomTender .tenderMore a{
    font-size: 15px;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
} */
.tpl_ctn .sec_news_video_album .bottomInquiry{
    width: 790px;
    height: 60px;
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 30px;
    border: 1px solid #EAEAEA;
}
.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: 60px;
}
.tpl_ctn .sec_news_video_album .bottomInquiry .inquiryImg{
    width: 116px;
    height: 100%;
    padding: 7px 17px 7px 0;
    box-sizing: border-box;
    float: left;
    box-shadow: 0px 0px 10px 0px #f2f2f2;
    position: relative;
}
.tpl_ctn .sec_news_video_album .bottomInquiry .inquiryImg img{
    width: 74px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.tpl_ctn .sec_news_video_album .bottomInquiry .inquiryText{
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    float: left;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333;
    width: 600px;
    overflow: hidden;
}
.tpl_ctn .sec_news_video_album .bottomInquiry .inquiryText em{
    color: #FF8833;
    font-style: normal;
}

.news_box{
    width: 100%;
    height: 225px;
    position: relative;
    z-index: 2;
}
.news_box .box_item{
    width: 400px;
    height: 225px;
    border: 1px solid #EAEAEA;
    float: left;
    box-sizing: border-box;
}
.news_box .box_item .item_img{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    display: none;
}
.news_box .box_item:hover .item_img{
    display: block;
}
.news_box .box_item:hover .item_text{
    display: none;
}
.news_box .box_item .item_img>img{
    width: 100%;
    transition: all .4s;
}
.news_box .box_item .item_img>img:hover{
    transform: scale(1.1);
}
.news_box .box_item .item_img .item_btn{
    width: 112px;
    height: 112px;
    background: url(/template/s05/images/bzb05_btn_bg_.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 15px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 21px;
    padding-top: 61px;
    padding-left: 37px;
    box-sizing: border-box;
    transition: all .8s;
    opacity: 0;
}
.news_box .box_item .item_img:hover .item_btn{
    transform: translateX(288px);
    opacity: 1;
}
.news_box .box_item .item_text{
    padding: 40px 30px;
    box-sizing: border-box;
}
.news_box .box_item .item_text .text_title{
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 15px;
}
.news_box .box_item .item_text .text_time{
    height: 25px;
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #999999;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 30px;
}
.news_box .box_item .item_text .text_des{
    height: 50px;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 25px;
    overflow: hidden;
}
.news_box .news_bfbg{
    position: absolute;
    bottom: 0;
    right: -360px;
    width: 678px;
    height: 178px;
    background: url(/template/s05/images/03_bg_news.png) no-repeat center;
    background-size: 100%;
    z-index: -1;
}

.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/03_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 50px;}
.tpl_ctn .sec_zan .zan_container .c-logo{width: 120px;height: 120px;display:inline-block;vertical-align:middle;margin-right: 60px;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: 666px;margin-right: 0;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: #FF8833;line-height: 33px;}
.tpl_ctn .sec_zan .zan_container .c-btns{/* display:inline-block; *//* vertical-align:middle; */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 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_zan .zan_container .c-btns li:first-child{margin-bottom:36px;background: #FF8833;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:#FF8833;}
.tpl_ctn .sec_zan .zan_container .c-btns li:last-child a{color:#FF8833;background: url(../images/btn_icon_poster.png) no-repeat 20px;background-position: 25px 11px;}
.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: 151px;
    /* 临时样式 */
    /* padding-bottom: 10px; */
    /* 临时样式end */
    padding-top: 60px;
    /* background: url(../images/02_bg_qysl.png) no-repeat top center; */
    position: relative;
}
.tpl_ctn .sec_about .containBox .secCommonTitle{
    margin-bottom: 30px;
}
.tpl_ctn .sec_about .containBox .secCommonTitle .titleText{
    width: 100%;
}
.tpl_ctn .sec_about .containBox .secCommonTitle .secMore a{
    background: none;
    border: 1px solid #fff;
}
.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 .desc_wrapper{
    font-size: 15px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    margin-bottom: 50px;
}
.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: 500px;
    height: 504px;
    position:relative;
    overflow: hidden;
}
.tpl_ctn .sec_about .img_wrapper .img_box{
    width: 100%;
    height: 100%;
    position: relative;
    transition: all .4s;
    z-index: 8;
}
.tpl_ctn .sec_about .img_wrapper .img_box:hover{
    transform: scale(1.1);
}
.tpl_ctn .sec_about .img_wrapper .img_box>img{
    display:block;
    height: 100%;
    position:absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    z-index: 999;
}
/* .tpl_ctn .sec_about .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);
    z-index: 999;
} */
.tpl_ctn .DatacontainBox{
    background: #FF8833;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    /* 临时样式 */
    /* display: none; */
    /* 临时样式end */
}
.tpl_ctn .aboutData{
    width: 100%;
    height: 190px;
    border-radius: 4px;
    z-index: 999;
    overflow: hidden;
}
.tpl_ctn .aboutData .dataItem{
    width: 25%;
    height: 100%;
    float: left;
    position: relative;
    padding: 67px 0 55px;
    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: 44px;
    font-weight: 900;
    color: #fff;
    line-height: 60px;
    margin-right: 10px;
}
.tpl_ctn .aboutData .dataItem .itemTop .topText{
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 18px;
    position: absolute;
    bottom: 7px;
}
.tpl_ctn .aboutData .dataItem .itemBottom{
    width: 100%;
    height: 18px;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 18px;
    text-align: left;
    box-sizing: border-box;
    padding: 0 37%;
}
.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{
    border-bottom: 1px solid #EAEAEA;
    padding-bottom: 25px;
    margin-bottom: 50px;
}
.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{
    background-color: rgba(0, 0, 0, 0.49);
    left:0;
    background-position:left top;
    background-image:url("/template/s05/images/proLi_prev.png");
    background-size:16px;
    background-repeat: no-repeat;
    background-position: center center;
    width:50px;
    height:50px;
    margin-top: 30px;
    transition: all .4s;
}
.tpl_ctn .sec_honor .swiper-button-next{
    background-color: rgba(0, 0, 0, 0.49);
    right:0;
    background-position:left top;
    background-image:url("/template/s05/images/proLi_next.png");
    background-size:16px;
    background-repeat: no-repeat;
    background-position: center center;
    width:50px;
    height:50px;
    margin-top: 30px;
    transition: all .4s;
}
.tpl_ctn .sec_honor .swiper-button-prev:hover,.tpl_ctn .sec_honor .swiper-button-next:hover{
    background-color: rgba(255, 136, 51, 1);
}
.tpl_ctn .sec_honor .swiper-pagination{
    position: absolute;
    width: 200px;
    top: 36px;
    right: 0;
}
.tpl_ctn .sec_honor .swiper-pagination span{
    margin: 0 3px;
    background: #999;
}
.tpl_ctn .sec_honor .swiper-pagination span.swiper-pagination-bullet-active{
    width: 8px;
    height: 8px;
    background: none;
    border-radius: 8px;
    border: 2px solid #ff8833;
}
/* 弹出视频 */
.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: 1199px){
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list .pro_LR_btn{
        width: 100%;
    }
}
@media (max-width: 440px){
    body{
        background: #f7f7f7;
    }
    .tpl_ctn{
        margin-top: 10px;
    }
    .tpl_ctn .banner-1 #banner-1 .button-pagination{
        bottom: 0;
        right: 0;
    }
    .secCommonTitle{
        width: 100%;
        padding-bottom: 0px;
        overflow: hidden;
        position: relative;
    }
    .secCommonTitle::after{
        content: '';
        width: 100%;
        height: 1px;
        background: #FFFFFF;
        opacity: 0.1;
        position: absolute;
        bottom: 22px;
        left: 0;
    }
    .secCommonTitle .containBox{
        height: 58px;
    }
    .secCommonTitle .titleText{
        width: calc(100% - 66px);
        float: left;
    }
    .secCommonTitle .titleText .secCommonCha{
        font-size: 15px;
        font-weight: 400;
        color: #999999;
        line-height: 30px;
        display: inline-block;
        margin-bottom: 8px;
        margin-right: 8px;
        position: relative;
    }
    .secCommonTitle .titleText .secCommonCha::after{
        content: '';
        width: 0px;
        height: 4px;
        background: #FF8833;
        position: absolute;
        bottom: -8px;
        left: 0;
    }
    .secCommonTitle .titleText .secCommonEng{
        height: 19px;
        font-size: 17px;
        color: #181818;
        line-height: 19px;
        letter-spacing: 0px;
        display: inline-block;
        text-transform : uppercase;
    }
    .secCommonTitle .secMore{
        /* width: 20%; */
        float: right;
    }
    .secCommonTitle .secMore a{
        width: 66px;
        height: 40px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        text-align: center;
        line-height: 32px;
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        display: block;
        float: right;
        background: #FF8833;
        padding: 3px 12px;
        box-sizing: border-box;
    }
    .tpl_ctn .containBox{
        max-width: 100%;
        min-width: 100%;
    }
    .tpl_ctn{width: 100%;overflow: hidden;background: #f7f7f7;}
    .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 .product_list{
        width: 100%!important;
        height: auto!important;
    }
    .tpl_ctn .sec_products .product_list .leftWhite_jb{
        display: none;
    }
    .tpl_ctn .sec_products .product_list .rightWhite_jb{
        display: none;
    }
    .tpl_ctn .sec_products .product_list .pro_LR_btn{
        display: none;
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list .swiper-container{
        width: 100%!important;
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list .swiper-slide-active li a .text{
        height: 50px;
    }
    /* .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%;margin-bottom: 8px;}
    .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{
        height: 50px;
        font-size: 14px;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
        /* background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); */
    }
    .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:hover a .text{
        height: 50px;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list li a .text span{
        height: 30px;
        line-height: 30px;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: 0;
        color: #fff;
        overflow: hidden;
        display: block;
        white-space: normal;
    }
    .tpl_ctn .sec_products .wrapper .products_wrapper .product_list .swiper-pagination{
        width: 100%!important;
    }
    .tpl_ctn .sec_products{
        padding: 20px 10px 18px;
        margin-bottom: 10px;
        background: #fff;
    }
    .tpl_ctn .sec_products .secCommonTitle{
        padding-bottom: 15px;
    }
    .tpl_ctn .sec_products .productTitle{
        margin-bottom: 15px;
    }
    .more_only_mobile{display: block;text-align: center;}
    .tpl_ctn .sec_news_video_album{
        padding: 20px 10px 14px;
        background: #fff;
    }
    .tpl_ctn .sec_news_video_album .secCommonTitle{
        padding-bottom: 15px;
    }
    .tpl_ctn .sec_news_video_album .tips{
        top: 10px;
        left: 10px;
        border-radius: 0;
    }
    .tpl_ctn .sec_news_video_album .titleImg{
        display: none;
    }
    .tpl_ctn .sec_news_video_album .is_empty{
        padding-top: 10px;
    }
    .tpl_ctn .sec_news_video_album .topleft{
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .tpl_ctn .sec_news_video_album .topVideo{
        width: 100%;
        height: auto;
        /* padding: 10px; */
        margin-right: 0;
        margin-bottom: 0;
    }
    .tpl_ctn .sec_news_video_album .topVideo .is_empty{
        padding-top: 50px;
    }
    .tpl_ctn .sec_news_video_album .topVideo .is_empty img{
        width: 70px;
        height: 70px;
    }
    .tpl_ctn .sec_news_video_album .topVideo>.yz_mask .videoBtn{
        width: 70px;
        height: 70px;
        margin: 28px auto 10px;
    }
    .tpl_ctn .sec_news_video_album .topVideo>.yz_mask .videoTitle{
        padding-top: 0;
    }
    .tpl_ctn .sec_news_video_album .topVideo>.yz_mask span{
        font-size: 26px;
    }
    .tpl_ctn .sec_news_video_album .topVideo .videoTitle{
        height: 40px;
        padding-top: 25px;
        font-size: 15px;
        white-space: nowrap;

    }
    .tpl_ctn .sec_news_video_album .topVideo .videoTitleEng{
        padding-top: 20px;
    }
    .tpl_ctn .sec_news_video_album .topAlbum{
        width: 100%;
        height: 403px;
        /* margin-right: 1%; */
        /* padding: 10px; */
        margin-bottom: 10px;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .is_empty{
        padding-top: 80px;
    }
    .tpl_ctn .sec_news_video_album .topAlbum .albumTitle{
        padding: 0 10px;
        white-space: nowrap;
    }
    .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: 49%;
        padding: 10px;
        margin-right: 0;
        margin-bottom: 15px;
        height: 222px;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi .busiText{
        padding: 20px 0 0;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiTitle{
        width: 100%;
        white-space: nowrap;
        margin-top: 10px;
    }
    .tpl_ctn .sec_news_video_album .bottomBusi .busiText .busiImg{
        height: 110px;
        margin-top: 10px;
    }
    .tpl_ctn .sec_news_video_album .bottomNew{
        width: 50%;
        padding: 10px;
        margin-right: 0;
        margin-bottom: 10px;
        height: 284px;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .is_empty{
        padding-top: 43px;
    }
    .tpl_ctn .sec_news_video_album .titleText{
        width: 60%;
        height: 38px;
    }
    .tpl_ctn .sec_news_video_album .secMore{
        width: 20%;
    }
    .tpl_ctn .sec_news_video_album .secMore a{
        height: 38px;
        line-height: 25px;
    }
    /* .tpl_ctn .sec_news_video_album .secCommonTitle{
        padding-bottom: 0px;
    } */
    .tpl_ctn .sec_news_video_album .secCommonCha{
        font-size: 16px;
    }
    /* .tpl_ctn .sec_news_video_album .secCommonEng{
        display: none;
    } */
    .tpl_ctn .sec_news_video_album .bottomNew .newText{
        padding: 0;
        margin-bottom: 15px;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText .newTime{
        display: none;
    }
    .tpl_ctn .sec_news_video_album .bottomNew .newText a{
        margin-left: 0;
        width: 100%;
    }
    .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{
        /* white-space: nowrap;
        overflow: hidden; */
        height: 60px;
        margin-bottom: 10px;
    }
    .tpl_ctn .sec_news_video_album .bottomTender{
        padding: 10px;
        width: 50%;
        float: left;
        height: 222px;
        overflow: hidden;
        margin-bottom: 0;
        margin-left: 1%;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .secCommonTitle{
        margin-bottom: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderNone{
        height: 120px;
        width: 100px;
        margin: 0 auto;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderNone img{
        width: 90%!important;
        height: auto;
        margin: 10px auto;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderMore{
        margin-top: 10px;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderTitle{
        margin-top: 0;
        padding-top: 8px;
        padding-bottom: 5px;
        border-bottom: 0;
    }
    .tpl_ctn .sec_news_video_album .bottomTender .tenderTitle a{
        overflow: hidden;
        white-space: normal;
        height: 24px;
        display: block;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry{
        /* padding: 10px; */
        width: 100%;
        float: left;
        /* margin-left: 2%; */
        height: 50px;
        margin-bottom: 10px;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry .inquiryImg{
        padding: 5px 17px 5px 0;
        width: 31%;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry .inquiryText{
        overflow: hidden;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry .inquiryText{
        height: 50px;
        overflow: hidden;
        width: 66%;
        box-sizing: border-box;
        line-height: 50px;
    }
    .news_box{
        height: auto;
        overflow: hidden;
    }
    .news_box .news_bfbg{
        width: 352px;
        right: unset;
        left: 15px;
        height: 100px;
    }
    .news_box .box_item{
        width: 100%;
        height: 144px;
    }
    .news_box .box_item:nth-child(3){
        width: 100%;
    }
    .news_box .box_item .item_text{
        padding: 20px 15px;
        box-sizing: border-box;
    }
    .news_box .box_item .item_text .text_title{
        margin-bottom: 5px;
        font-size: 16px;
        line-height: 22px;
        overflow: hidden;
    }
    .news_box .box_item .item_text .text_time{
        margin-bottom: 15px;
        font-size: 16px;
        line-height: 22px;
    }
    .news_box .box_item .item_text .text_des{
        font-size: 14px;
        height: 40px;
        line-height: 20px;
    }
    .news_box .box_item:hover .item_img{
        display: none;
    }
    .news_box .box_item:hover .item_text{
        display: block;
    }

    .tpl_ctn .sec_zan{
        padding: 64px 15px 20px;
        box-sizing: border-box;
        height: auto;
        background: url(/template/s05/images/wap_bzb05_bg_dz.png) no-repeat top center;
        background-size: cover;
    }
    .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;
        background: #fff;
    }
    .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:last-child{
        background-color: #FFF3EB;
    }
    /* .tpl_ctn .sec_zan .zan_container .c-btns li:last-child a{
        border-radius: 21px;
    } */
    .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 .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;right: 0;}
    .tpl_ctn .banner-1 #banner-1 .swiper-pagination-bullet{height: 13px;font-size: 12px;text-align: center;}
    .tpl_ctn .banner-1 #banner-1 .swiper-pagination-bullet-active{
        font-size: 17px;
    }
    .tpl_ctn .banner-1{height: 125px;}
    .tpl_ctn .sec_about .ll .desc_wrapper{
        width: 100%;
        height: 90px;
        line-height: 30px;
        margin-bottom: 15px;
        margin-top: 15px;
        overflow: hidden;
    }
    .tpl_ctn .sec_about .img_wrapper{width: 100%;height: 348px;}
    .tpl_ctn .sec_about .img_wrapper .img_box>img{
        max-width: unset !important;
    }
    .tpl_ctn .sec_about{padding: 20px 10px 75px;}
    .tpl_ctn .sec_about .cl{display: block;}
    .tpl_ctn .sec_about .containBox .secCommonTitle{
        margin-bottom: 0;
        border-bottom: 1px solid #EAEAEA;
    }
    .tpl_ctn .sec_about .containBox .secCommonTitle .titleText{
        width: calc(100% - 66px);
        float: left;
    }
    .tpl_ctn .sec_about .containBox .secCommonTitle .secMore a{
        width: 66px;
        height: 40px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        text-align: center;
        line-height: 32px;
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        display: block;
        float: right;
        background: #FF8833;
        padding: 3px 12px;
        box-sizing: border-box;
    }
    .tpl_ctn .sec_about .ll{
        padding: 0px;
    }
    .tpl_ctn .sec_about .img_wrapper .img_box:hover{
        transform: scale(1);
    }
    .tpl_ctn .more_s1{
        width: 100px;
        height: 28px;
        line-height: 28px;
        padding: 0px 10px;
    }
    .tpl_ctn .sec_about .ll .aboutTitle{padding-bottom: 15px;margin: 0;}
    .tpl_ctn .aboutData{
        height: 90px;
        padding-top: 17px;
        box-sizing: border-box;
    }
    .tpl_ctn .aboutData .dataItem{
        padding: 11px 0;
        width: 25%;
        height: 100%;
    }
    .tpl_ctn .aboutData .dataItem .itemBottom{
        font-size: 12px;
        padding: 0;
        text-align: center;
    }
    .tpl_ctn .aboutData .dataItem .itemTop .topNum{
        font-size: 20px;
        line-height: 35px;
        margin-right: 0;
    }
    .tpl_ctn .aboutData .dataItem .itemTop .topText{
        font-size: 16px;
    }
    .tpl_ctn .sec_honor{
        padding: 30px 10px;
        margin-bottom: 46px;
    }
    .tpl_ctn .sec_honor .honorTitle{
        margin-bottom: 15px;
    }
    .tpl_ctn .sec_honor .containBox .secCommonTitle{
        padding-bottom: 0px;
        margin-bottom: 20px;
    }
    .tpl_ctn .sec_honor:hover .swiper-button-prev{display: none;}
    .tpl_ctn .sec_honor:hover .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 .swiper-pagination{
        text-align: right;
        top: 27px;
    }
    .tpl_ctn .sec_news_video_album .bottomInquiry .is_empty p{
        line-height: 50px;
    }
    .tpl_ctn .sec_honor .swiper-container .swiper-slide a:hover img{
        transform: translate(-50%,-50%) scale(1);
    }
}