
/* banner轮播 */
.bannerBox{width: 100%;height: 500px;}
.bannerBox .swiper-slide img{width: 100%;height: auto;}
.swiper-container { width: 100%;height: 100%;}
.swiper-container .arrow{background-color: rgba(0,0,0,0.5);background-image: initial;width: 40px;height: 80px;line-height: 80px;text-align: center;color: #fff;font-size: 36px;display: none;opacity: 0.4;border-radius: 5px;}
.swiper-slide {background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.swiper-container .swiper-button-next{right: 60px;}
.swiper-container .swiper-button-prev{left: 60px;}
.bannerBox .swiper-pagination-bullet{width: 10px;height: 10px;}
.bannerBox .swiper-pagination-bullet-active{background-color: #02b4a8;}
.bannerBox:hover .swiper-container .arrow{display: block;}
.swiper-container .arrow:hover{opacity: 1;}

.ind-box1 .samlPic{width: 192px;}
.ind-box1 .samlPic .lis{width: 100%;height: 110px;background-color: #000;margin-bottom: 4px;overflow: hidden;border-radius: 5px;}
.ind-box1 .samlPic .lis img{width: 100%;height: 100%;display: block;opacity: 0.8;transition:all 0.6s linear;}
.ind-box1 .samlPic .lis:last-child{margin-bottom: 0;}
.ind-box1 .samlPic .lis:hover img{opacity: 1;transform: scale(1.1);}
.ind-box1 .Mpic{width: 788px;height: 452px;margin: 0 14px;border-radius: 5px;overflow: hidden;}
.ind-box1 .Mpic .pic{width: 100%;height: 100%;position: relative;}
.ind-box1 .Mpic .pic a{width: 100%;height: 100%;display: block;}
.ind-box1 .Mpic .pic img{width: 100%;height: 100%;display: block;transition:all 0.6s;}
.ind-box1 .Mpic .tit{height: 50px;line-height: 50px;background-color: rgba(0,0,0,0.5);color: #fff;position: absolute;left: 0;right: 0;bottom: 0; font-size: 16px}
.ind-box1 .Mpic:hover img{transform: scale(1.05);}


.pubtitTwo{padding: 15px 0;border-bottom: 1px solid #43d7ce;}
.pubtitTwo .title{/* width: 140px; */}
.pubtitTwo .lables{max-width: 85%;}
.pubtitTwo .lables span{line-height: 30px;padding: 0 10px;display: block;float: left;margin: 0 10px;cursor: pointer;}
.pubtitTwo .lables span.on{background-color: #02B4A8;color: #fff;border-radius: 5px;position: relative;}
.pubtitTwo .lables span:hover{color: #02B4A8;}
.pubtitTwo .lables span.on:hover{color: #fff;}
.pubtitTwo .lables span.on::before{content: '';position: absolute;bottom: -15px;left: 50%;transform: translateX(-50%);border-bottom:6px solid #43d7ce;border-left:6px solid transparent;border-right:6px solid transparent;}
/* 频道广场 */
.ind-box2 .proTag{background-color: #eee;}
.ind-box2 .proTag span{display: inline-block;margin: 0 15px;padding: 10px 5px;line-height: 20px;cursor: pointer;}
.ind-box2 .proTag span.on{color: #02B4A8;}

.ind-box2 .item{float: left;width: 285px;margin: 0 20px 20px 0px;border-radius: 5px;overflow: hidden;position: relative;}
.ind-box2 .item:nth-child(4n){margin-right: 0;}
.ind-box2 .item .pic {width: 100%;height: 187px;overflow: hidden;}
.ind-box2 .item .pic img{width: 100%;height: 100%;display: block;transition: all 0.6s linear;}
.ind-box2 .item .infor{height: 95px;padding: 10px;border: 1px solid #E1E1E1;border-top: 0;border-radius: 0 0 5px 5px;}
.ind-box2 .item .infor .tit{line-height: 22px;height: 44px;}
.ind-box2 .item:hover{box-shadow: 0 2px 10px rgba(0,0,0,0.15);}
.ind-box2 .item:hover img{ transform: scale(1.1);}

.ind-box3 .left_pro{width: 895px;float: left;}
.ind-box3 .item{float: left;width: 285px;margin: 0 20px 20px 0px;border-radius: 5px;overflow: hidden;position: relative;overflow: hidden;}
.ind-box3 .item:nth-child(3n){margin-right: 0;}
.ind-box3 .item .pic {width: 100%;height:192px;overflow: hidden;position: relative;}
.ind-box3 .item .pic img{width: 100%;height: 100%;transition: all 0.6s linear;}
.ind-box3 .item .pic .bj{position: absolute;top: 0;right: 0;bottom: 0;left: 0;background-color: rgba(0,0,0,0.5);display: none;}
.ind-box3 .item .pic .btn{display: block;width: 120px;height: 32px;line-height: 30px;border: 1px solid #fff;border-radius: 20px;color: #fff;text-align: center;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.ind-box3 .item .infor{height: 185px;padding: 10px;border: 1px solid #E1E1E1;border-top: 0;border-radius: 0 0 5px 5px;}
.ind-box3 .item .infor .tit{line-height: 22px;height: 44px;}
.ind-box3 .item .infor .tit .hot{padding: 0 5px;font-size: 12px;color: #fff;background-color: #e81e31;line-height: 18px;border-radius: 3px;margin-right: 3px;}
.ind-box3 .item .infor .sm-tags{height: 34px;}
.ind-box3 .item .sm-tags span{margin: 10px 5px 0 0;}
.ind-box3 .photos{margin-top: 8px;height: 50px;overflow: hidden;}
.ind-box3 .photos .tt{width: 50px;height: 50px;border-radius: 50%;overflow: hidden;float: left;margin-right: 15px;}
.ind-box3 .photos .tt:nth-child(4){margin-right: 0;}
.ind-box3 .photos .tt img{width: 100%;height: 100%;display: block;border-radius: 50%;}
.ind-box3 .item:hover{box-shadow: 0 2px 15px rgba(0,0,0,0.15);}
.ind-box3 .item:hover .bj,.ind-box3 .item:hover .btn{display: block;}
.ind-box3 .item:hover .tit{color: #02B4A8;}
.ind-box3 .item:hover .pic img{ transform: scale(1.1);}

.ind-box3 .r_pic{width: 285px;float: right;}
.ind-box3 .r_pic .pic{width: 100%;height: 377px;overflow: hidden;}
.ind-box3 .r_pic img{width: 100%;height: 100%; display: block;transition: all 0.6s linear;}
.ind-box3 .r_pic .pic:hover img{transform: scale(1.05);}

.ind-box4 .left_ban{width: 237px;height: 526px;}
.ind-box4 .left_ban img{width: 100%;height: 100%; display: block;}

.ind-box4 .right_cont{width: 944px;}
.ind-box4 .two_items{width: 464px;height: 255px;margin: 0 16px 16px 0;}
.ind-box4 .two_items .pic{width: 100%;height: 100%;overflow: hidden;}
.ind-box4 .two_items img{width: 100%;height: 100%; display: block;transition: all 0.6s linear;}
.ind-box4 .two_items .name{height: 50px;padding: 10px 130px 10px 15px;position: absolute;left: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.5);line-height: 30px;}
.ind-box4 .two_items .mny{width: 120px;height: 50px;background-color: #fe9c01;line-height: 30px;padding: 10px 5px;position: absolute;right: 0;bottom: 0;text-align: center;}
.ind-box4 .two_items:hover img{transform: scale(1.05);}

.ind-box4 .ind_proTwo .item{margin: 0 16px 16px 0;}
.ind-box4 .ind_proTwo .item:nth-of-type(3){margin-right: 0;}
.ind-box4 .ind_proTwo .item:nth-child(5n){margin-right: 16px;}
.ind-box4 .ind_proTwo .item:last-child{margin-right: 0;}

.ind_proTwo .item{float: left;width: 224px;margin: 0 20px 20px 0px;border-radius: 5px;overflow: hidden;position: relative;}
.ind_proTwo .item:nth-child(5n){margin-right: 0;}
.ind_proTwo .item .pic {width: 100%;height: 150px;overflow: hidden;}
.ind_proTwo .item .pic img{width: 100%;height: 100%;display: block;transition: all 0.6s linear;}
.ind_proTwo .item .infor{height: 105px;padding: 10px;border: 1px solid #E1E1E1;border-top: 0;border-radius: 0 0 5px 5px;}
.ind_proTwo .item .infor .tit{line-height: 24px;height: 48px;}
.ind_proTwo .item:hover{box-shadow: 0 2px 10px rgba(0,0,0,0.15);}
.ind_proTwo .item:hover img{ transform: scale(1.1);}

/* 统计数据 */
.ind-box5{height: 230px;padding: 60px 0;background: #02B4A8 url(../images/index-img7.png) no-repeat center bottom;}
.ind-box5 li{width: 25%;float: left;}
.ind-box5 li .num{font-size: 60px;font-family: arial;line-height: 84px;height: 84px;}
.ind-box5 li .num em{font-size: 30px;margin-left: 5px;}

/* 多快好省 */
.ind-box6{padding: 60px 0;}
.ind-box6 li{width: 25%;padding: 0 10px 0 96px;position: relative;float: left;/* border-right: 1px solid #E1E1E1; */}
.ind-box6 li:last-child{border-right: 0;}
.ind-box6 li .icon{position: absolute;top: 50%;left: 15px;transform: translateY(-50%);width: 70px;height: 80px;line-height: 80px;font-size: 36px;font-weight: bold;text-align: center;background: url(../images/index-icon1.png) no-repeat 0 0/100% 100%;}
.ind-box6 li .infor{height: 70px;}
.ind-box6 li h1{color: #696e80;padding-bottom: 10px;font-size: 17px;font-weight: normal;}
.ind-box6 li p{color: #b3b9c7;}

			.categorys-tab-content{display: block!important;}
			.new_label{height: 22px;overflow: hidden;}
			.new_label .btn{float: left;padding: 0 5px;height: 18px;line-height: 18px;font-size: 12px;margin:2px 5px 2px 0;color: #fff;}
			.new_label .btns1{color: #ff8400;font-size: 26px;padding: 0;}
			.new_label .btn0{border:2px solid #fff;font-size: 12px;line-height: 14px;border-radius: 5px;background-color: #d90101;box-shadow: 0 0 1px #d90101;}
			.new_label .btn1{font-size: 12px;border-radius:0 20px 0 0;padding-right: 10px;background-image: linear-gradient(to bottom,#ffcc58,#ffa000);}
			.new_label .btn2{border-radius: 0 10px 10px 0;padding-right:8px;background-image: linear-gradient(to right,#079e90,#93cb1d);}
			.new_label .btn3{border-radius: 0;background-image: linear-gradient(to right,#fe614a,#fb8772);}
			.fs12 .fs15{font-size: 16px;font-weight: 900}
			/* 大轮播banner */
	.bannerBox .swiper-slide{overflow: hidden;display: block;align-items: initial; align-items: initial;}
	.bannerBox .swiper-slide img{width: auto;min-width: 100%;height: 100%;position: relative;left: 50%;transform: translateX(-50%);display: block;}



