.banner{width:100%;position:relative;overflow:hidden;margin-top:80px;height:calc(100% - 80px);}
/* .banner a,.banner a img{width:100%;float:left;} */
.banner .banner-bg,.banner a{width:100%;height:100%;position:relative;display:block;background-size:cover;background-repeat:no-repeat;background-position:center;}
.banner .banner-bg>img,.banner a>img{height:100%;position:absolute;left:50%;top:0;transform:translateX(-50%);}
.ban_img01{display:block;}
.ban_img02{display:none;}
.banner .pagination{position:absolute;z-index:2;left:0px;right:0px;bottom:30px;text-align:center;}
.banner .pagination span{display:inline-block;margin:0px 5px;width:26px;height:12px;border-radius:10px;background:#fff;opacity:1;}
.banner .pagination span.swiper-pagination-bullet-active{background:#0086D1}
.banner .banner-button{width:40px;height:100px;/* background-color:rgba(0,134,209,0.9); */background-color:rgba(0,0,0,0.35);background-position:center;background-repeat:no-repeat;background-size:10px;color:#fff;font-size:14px;}
.banner .swiper-button-next{background-image:url(../images/button-next.png);right:80px;}
.banner .swiper-button-prev{background-image:url(../images/button-prev.png);left:80px;}
.banner .banner-button:hover,.banner .swiper-button-disabled{background-color:rgba(0,0,0,0.9);opacity:1;}
@media screen and (max-width:1025px){
	.banner .banner-button{display:none;}
	.banner{margin-top:54px;height:400px;}
}
@media screen and (max-width:600px){
	.banner{height:200px;}
}
/*产品大类*/
.product-container{height:auto;margin:20px auto;width:calc(100% - 140px);max-width:1280px;/* padding:0 10px; */box-sizing:border-box ;}
.product-content{width:100%;height:auto;position:relative;}
.product-container-logo{width:auto;height:auto;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1}
.product-item-container{float:left;width:33.3%;height:auto;position:relative;overflow:hidden;padding:0 10px;box-sizing:border-box;}
.product-item-container1{width:100%;height:auto;position:relative;overflow:hidden;}
.product-item-container .product-cheng-img{width:100%;min-height:150px;opacity:0;}
.product-item-container .product-item-content{position:absolute;left:0;top:0;width:100%;height:100%;}
.product-item-container .product-image{transition:1s ease-out;background-position:center;background-size:cover;background-repeat:no-repeat;}
.product-item-container.product0 .product-image{background-image:url('../images/quanxi2.jpg');}
.product-item-container.product1 .product-image{background-image:url('../images/quanxi1.jpg');}
.product-item-container.product3 .product-image{background-image:url('../images/quanxi3.jpg');}

.product-content-container{background:rgba(0,0,0,0.3);width:100%;height:100%;position:relative;}
.product-item-container.product1 .product-content-container{background:rgba(0,0,0,0.3)}
.product-content-content{min-width:150px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;}
.product-title{font-size:40px;color:#fff;line-height:40px;white-space:nowrap;opacity:0;}
.product-logo{text-align:center;margin:10px auto;opacity:0;}
.product-href{transition:1s ease-out;display:inline-block;border-radius:20px;border:1px solid #fff; padding:5px 20px;color:#fff;}
/* .product-content:hover .product-container-logo IMG{transform:rotatez(360deg);} */
.product-item-container:hover .product-image{transform:scale(1.2);}
.product-item-container:hover .product-href{background:rgba(256,256,256,0.8);color:#666;}

@media screen and (max-width:1025px){
.product-container{width:100%;padding:0;}
.product-container .container-header{display:none;}
.product-title{font-size:25px;line-height:25px;}
.product-logo{margin:5px auto;}
.product-href{font-size:12px;padding:2px 10px;}
.product-container-logo img{width:50px;}
.product-item-container{padding:0;}

}
@media screen and (min-width:1025px){
.product-container{min-width:1000px;}
	/*.product-item-container{float:none;width:100%;}*/
}
@media screen and (max-width:600px){
	.product-item-container{
	width:100%;
	}
	.product-item-container.product1,.product-item-container.product0{margin-bottom:10px;}
}
/*产品大类*/

/*新闻资讯*/
.news-content-value{width:100%;/* margin:0 -10px; */box-sizing:border-box;}
.news-content-index{width:100%;padding:40px 0;text-align:center;}
.news-content-index .swiper-pagination-bullet{
    display: inline-block;
    margin: 0px 5px;
    width: 26px;
    height: 12px;
    border-radius: 10px;
    background: #DFDFDF;
    opacity: 1;
}
.news-content-index .swiper-pagination-bullet-active{background:#0086D1;}
.news-item-container{width:25%!important;padding:10px;box-sizing: border-box;}
.news-value-container{width:auto;overflow:hidden;position:relative;}
.news-value-container-cheng img{width:100%;opacity:0;}
.news-value-content{width:100%;height:100%;position:absolute;left:0;top:0;background-repeat:no-repeat;background-size:cover;background-position:center;
	transition:1s ease-out;
}
.news-time-view{position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,0.7);width:100%;/* height:80px; */font-size:12px;line-height:12px;color:#fff;padding:10px 0px 10px 15px;box-sizing:border-box;text-align:left;}

.news-time,.news-view{display:inline-block;margin-right:5px;}
.news-time-view img{width:12px;vertical-align:top;}
.news-name-container{transition:1s ease-out;width:100%;height:150px;color:#282828;padding:15px 15px 20px;box-sizing:border-box;border:1px solid #ccc;border-top:none;line-height:20px;}
.news-name-container .news-body p,.news-name-container .news-body span{
	transition:1s ease-out; color:#282828!important;font-size:13px!important;background-color:#fff!important;
}
.news-name-content{overflow:hidden;height:104px;text-overflow:ellipsis;}
.news-title{font-size:16px;font-weight:bold;line-height:25px;color:#282828;}
.news-body{font-size:13px;margin-top:5px;line-height:24px;}
.news-body img{display:none!important;}
.news-item-container:hover .news-value-content{
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.news-item-container:hover .news-name-container{background:#0086D1;border:1px solid #0086D1;border-top:none;}
.news-item-container:hover .news-name-content,.news-item-container:hover .news-title{color:#fff;}
.news-item-container:hover .news-body p,.news-item-container:hover .news-body span{color:#fff!important;background-color:#0086D1!important}


@media screen and (max-width:1025px){
	.news-item-container{width:50%!important;}
}
@media screen and (max-width:600px){
	.news-item-container{width:100%!important;}
}
/*新闻资讯*/

/*汉唐视频*/


.shipin-content-value{width:100%;/* margin:0 -10px; */box-sizing:border-box;}
.shipin-item-container{width:33.33%!important;padding:10px;box-sizing: border-box;float:left;}
.shipin-value-container{width:auto;overflow:hidden;position:relative;}
.shipin-value-container-cheng img{width:100%;opacity:0;}
.shipin-value-content{width:100%;height:100%;position:absolute;left:0;top:0;background-repeat:no-repeat;background-size:cover;background-position:center;
	transition:1s ease-out;
}
.shipin-time-view{box-sizing:border-box;position:absolute;left:0;bottom:0;background-color:rgba(0,0,0,0.7);width:100%;/* height:80px; */font-size:12px;line-height:12px;color:#fff;padding:10px 0px 10px 15px;text-align:left;}
.shipin-time-view-container{position: relative;width:100%;height: 100%;box-sizing:border-box;}
.shipin-bofang{width:40px;height: 32px;background:url('../images/bofang-icon.png') no-repeat center #0086D1;background-size:14px;position:absolute;right:0;bottom: 0;}
.shipin-time,.shipin-view{display:inline-block;margin-right:5px;}
.shipin-time-view img{width:12px;vertical-align:top;}
.shipin-name-container{transition:1s ease-out;width:100%;height:auto;color:#282828;padding:15px 15px 20px;box-sizing:border-box;line-height:20px;}
.shipin-name-content{overflow:hidden;height:auto;text-overflow:ellipsis;}
.shipin-title{font-size:14px;font-weight:bold;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.shipin-item-container:hover .shipin-value-content{
    transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}
.shipin-item-container:hover .shipin-name-container{color:#0086D1;} 
.shipin-shadow-container{width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(0,0,0,0.5);}
.shipin-shadow-content{width:100%;height:100%;position:relative;}
.shadow-content-container{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;}
.shadow-content-content{position:relative;text-align:center;color:#fff;}
.shadow-content-content img{width:40px;}
.shadow-content-content>div{margin-top:20px;}
.content-pre{display:inline-block;border-top:0.5px solid #fff;height:0;width:35px;vertical-align:middle;}
.shipin-content-body{display:inline-block;font-size:14px;padding:0 10px;}

@media screen and (max-width:1025px){
	.shipin-item-container{width:50%!important;}
	.shipin-item-container.mobile-container{display:none;}
}
@media screen and (max-width:600px){
	.shipin-item-container{width:100%!important;}
}

/*汉唐视频*/

.footer{margin-top:0;}
@media screen and (max-width:1025px){
.zhanwei-footer{height:77px;}
}
@media screen and (max-width:736px){
.zhanwei-footer{height:62px;}
}