﻿
.img-c{
	display: -webkit-box; -webkit-box-lines:multiple; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; align-content:center; flex-direction: row;flex-wrap: wrap;
}
.img-c>img{width: 100%; height:100%; object-fit: cover;}
a,a:visited{text-decoration:none;
	transition:all .3s ease;
	-moz-transition:all .3s ease; /* Firefox 4 */
	-webkit-transition:all .3s ease; /* Safari and Chrome */
	-o-transition:all .3s ease; /* Opera */
}
a:hover{ color:#c82126; text-decoration:none;}

/* 水平自转一圈 */
@keyframes rotate1 {
	0% {
		transform: rotateY(0deg);
	}
	25% {
		transform: rotateY(180deg);
	}
	50% {
		transform: rotateY(360deg);
	}
	100% {
		transform: rotateY(360deg);
	}
}
@font-face{font-family:'yingwen';src:url('../font/CAI978.ttf');}
@keyframes change1{
	0% {
		right:400px; top:95px;
		width: 200px;
		height: 270px;
		background-color:rgba(160,160,160,.8);
	}

	50% {
		right:365px; top:180px;
		width: 270px;
		height: 100px;
		background-color: rgba(26,44,120,.7);
	}
	100% {
		right:400px; top:95px;
		width: 200px;
		height: 270px;
		background-color:rgba(160,160,160,.8);
	}
}

@keyframes change2{
	0% {
		width: 255px;
		height: 560px;

	}

	100% {
		left:0;
		width: 1295px;
		height:560px;
	}
}



.text-big{ text-transform:uppercase;}
.f-c-0260aa{color:#0260aa;}
.my-c-f9c385{ color:#f9c385;}
.my-c-898887{ color:#898887;}
.my-c-006661{color:#ff0000;}
.my-c-e70012{color:#e70012;}
.my-c-ccc{color:#ccc;}
.my-c-red{color:red;}
.my-c-b8b5b5{color:#b8b5b5;}
.my-fontn{ font-weight:normal !important;}
.my-textl-5{ letter-spacing:5px;}
.my-hide{ display:none;}
.my-p-2{ line-height:25px; font-size:16px; color:#545454; }
.my-p-05{padding-left:.5rem; padding-right:.5rem;}
.my2-plr-0{padding-left:0; padding-right:0;}
.my-line{ border-bottom:0; border-top:1px solid #CCC;}
.my-pt-0{ padding-top:0;}
.my-pt-5{padding-top:5px !important;}
.my-pb-50{padding-bottom:50px;}
.my-pt-50{padding-top:50px;}

.myc-pt-50{padding-top:50px;}
.my-pl-50{ padding-left:50px;}
.my-pr-50{ padding-right:50px;}
.my-pt-60{ padding-top:60px;}
.myc-pb-50{padding-bottom:50px;}
.myc-pb-60{ padding-top:50px;}
.myc-pb-10{padding-bottom:10px;}
.my-pt-80{ padding-top:80px;}
.myc-pt-80{padding-top:90px;}
.my-pt-60imp{ padding-top:60px !important;}
.my-pb-60{ padding-bottom:60px;}
.my-pb-0{padding-bottom:0;}
.my-pb-100{ padding-bottom:100px;}
.my-plr-30,.my-plr-30a{ padding-left:30px; padding-right:30px;}
.my-plr-0{ padding-left:0; padding-right:0;}
.my-ptb-40{ padding-top: 40px; padding-bottom: 40px;}
.my-pt-40{padding-top:40px;}
.my-pl-0{ padding-left:0;}
.my-pr-0{ padding-right:0;}
.myc-pr-30{padding-right:30px;}
.my-mt-60{margin-top:60px;}
.my-mt-120{margin-top:120px;}
.my-mt-0{ margin-top:0;}
.my-mt--5{margin-top:-5px;}
.my-mt--10{margin-top:-10px;}
.my-mb-0{ margin-bottom:0;}
.my-mb-60{ margin-bottom:60px;}
.my-f-14{ font-size:14px;}
.my-fontw{ font-weight:bold;}
.my-fontc{text-align:center;}
.my-f-26{ font-size:26px;}
.my-f-80{font-size: 80px; font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;}
.plr-6{padding-left: 6px; padding-right: 6px;}
.my-f-j{text-align: justify;}
.my-fontf-Arial{ font-family:Arial,Sans-Serif;}
.my-over-hi{ overflow: hidden;}

.flex-c{
	display: -webkit-box; -webkit-box-lines:multiple; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; flex-direction: row;flex-wrap: wrap;
}
.flex-c{
	display: -webkit-box; -webkit-box-lines:multiple; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; flex-direction: row;flex-wrap: wrap;
}
.flex-tc{
	display: -webkit-box; -webkit-box-lines:multiple; -webkit-box-lines:  -webkit-box-pack:start; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:flex-start; flex-direction: row;flex-wrap: wrap;
}
.flex-nc{
	display: -webkit-box; -webkit-box-lines:single; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; flex-direction: row; flex-wrap: nowrap;
}
.flex-ntc{
	display: -webkit-box; -webkit-box-lines:single; -webkit-box-orient:horizontal; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; flex-direction: row;flex-wrap: nowrap;
}
.flex-lt{
	display: -webkit-box; -webkit-box-lines:multiple; -webkit-box-pack:start; -webkit-box-align:start;
	display: flex; justify-content:flex-start; align-items:flex-start; flex-direction: row; flex-wrap: wrap;
}
.flex-lc{
	display: -webkit-box; -webkit-box-lines:multiple; -webkit-box-pack:start; -webkit-box-align:center;
	display: flex; justify-content:flex-start; align-items:center; flex-direction: row; flex-wrap: wrap;
}
.flex-ylc{
	display: -webkit-box; -webkit-box-lines:multiple; -webkit-box-orient:horizontal; -webkit-box-pack:start; -webkit-box-align:center;
	display: flex; justify-content:flex-start; align-items:center; flex-direction: row; flex-wrap: wrap;
}
.flex-lb{
	display: -webkit-box; -webkit-box-orient:horizontal; -webkit-box-pack:start; -webkit-box-align:end;
	display: flex; justify-content:flex-start; align-items:flex-end; flex-direction: row;
}
.flex-bb{
	display: -webkit-box; -webkit-box-orient:horizontal; -webkit-box-pack:justify; -webkit-box-align:end;
	display: flex; justify-content:space-between; align-items:flex-end; flex-direction: row;
}
.flex-rb{
	display: -webkit-box; -webkit-box-orient:horizontal; -webkit-box-pack:end; -webkit-box-align:end;
	display: flex; justify-content:flex-end; align-items:flex-end; flex-direction: row;
}
.flex-bc{
	display: -webkit-box; -webkit-box-pack:justify; -webkit-box-align:center; -webkit-box-orient:horizontal; -webkit-box-lines:multiple;
	display: flex; justify-content:space-between; align-items:center; flex-direction: row; flex-wrap: wrap;
}
.flex-nbc{
	display: -webkit-box; -webkit-box-lines:single; -webkit-box-orient:horizontal; -webkit-box-pack:justify; -webkit-box-align:center;
	display: flex; justify-content:space-between; align-items:center; flex-direction: row; flex-wrap: nowrap;
}
.flex-rc{
	display: -webkit-box; -webkit-box-orient:horizontal; -webkit-box-pack:end; -webkit-box-align:center;
	display: flex; justify-content:flex-end; align-items:center; flex-direction: row;
}
.flex-nrc{
	display: -webkit-box; -webkit-box-pack:end; -webkit-box-align: center; -webkit-box-lines:single; -webkit-box-orient:horizontal;
	display: flex; justify-content:flex-end; align-items:center; flex-direction: row; flex-wrap: nowrap;
}
.flex-ct{
	display: -webkit-box; -webkit-box-pack:start; -webkit-box-align: center; -webkit-box-orient:horizontal;
	display: flex; justify-content:center; align-items:flex-start; flex-direction: row;
}
.flex-hc{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:center; -webkit-box-align: center;
	display: flex; justify-content: center; align-items:center; flex-direction:column;
}
.flex-hlc{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:center; -webkit-box-align:start;
	display: flex; justify-content: center; align-items:flex-start; flex-direction:column;align-content:center;
}
.flex-htl{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:start; -webkit-box-align:start;
	display: flex; justify-content: center; align-items:flex-start; flex-direction:column;align-content:flex-start;
}
.flex-hrt{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:start; -webkit-box-align:end;
	display: flex; justify-content: center; align-items:flex-end; flex-direction:column;align-content:flex-start;
}
.flex-hbc{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:justify; -webkit-box-align:center;
	display: flex; justify-content:space-between; align-items:center; flex-direction:column;
}
.flex-hbl{
	display: -webkit-box; -webkit-box-orient:vertical; -webkit-box-pack:end; -webkit-box-align:start;
	display: flex; justify-content: flex-end; align-items:flex-start; flex-direction:column;align-content:flex-end;
}
.flex-hrc{
	display: -webkit-box; -webkit-box-pack:center; -webkit-box-align:end; -webkit-box-orient:vertical;
	display: flex; justify-content: center; align-items:flex-end; flex-direction:column;align-content:center;
}
.flex-hlb{
	display: -webkit-box; -webkit-box-pack:justify; -webkit-box-align:start; -webkit-box-orient:vertical;
	display: flex; justify-content: space-between; align-items:flex-start; flex-direction:column;align-content:flex-start;
}
.flex-hrb{
	display: -webkit-box; -webkit-box-pack:end; -webkit-box-align: end; -webkit-box-orient:vertical;
	display: flex; justify-content: center; align-items:flex-end; flex-direction:column;align-content:flex-end;
}
.flex-nlt{
	display: -webkit-box; -webkit-box-lines:single; -webkit-box-orient:horizontal; -webkit-box-pack:start; -webkit-box-align:start;
	display: flex; justify-content:flex-start; align-items:flex-start; flex-direction: row; flex-wrap: nowrap;
}
.flex-nlc{
	display: -webkit-box; -webkit-box-pack:start; -webkit-box-align: center; -webkit-box-lines:single; -webkit-box-orient:horizontal;
	display: flex; justify-content:flex-start; align-items:center; flex-direction: row; flex-wrap: nowrap;
}
.flex-nlb{
	display: -webkit-box; -webkit-box-pack:start; -webkit-box-align: end; -webkit-box-lines:single; -webkit-box-orient:horizontal;
	display: flex; justify-content:flex-start; align-items:flex-end; flex-direction: row; flex-wrap: nowrap; align-content: flex-end;
}
.flex-htc{
	display: -webkit-box; -webkit-box-pack:start; -webkit-box-align: center; -webkit-box-orient:vertical;
	display: flex; justify-content: flex-start; align-items:center; flex-direction:column;align-content:center;
}
.flex-bt{
	display: -webkit-box; -webkit-box-pack:justify; -webkit-box-align:start; -webkit-box-lines:single;
	display: flex; justify-content:space-between; align-items:flex-start; flex-direction:row; flex-wrap: wrap; align-content:flex-start;
}
.flex-nbt{
	display: -webkit-box; -webkit-box-lines:multiple; -webkit-box-orient:horizontal; -webkit-box-pack:justify; -webkit-box-align:start;
	display: flex; justify-content:space-between; align-items:flex-start; flex-direction:row; flex-wrap: nowrap;
}


.flex-nrt{
	display: -webkit-box; -webkit-box-pack:end; -webkit-box-align:start; -webkit-box-lines:single;
	display: flex; justify-content: flex-end; align-items:flex-start; flex-direction:row;flex-wrap: nowrap;
}

@keyframes my-movelr1{
	 0% {
		 margin-left: 10px;
	 }
	 50% {
		 margin-left: 0;
	 }
	 100% {
	 	 margin-left: 10px;
	 }
}	

.nostart{
	visibility: hidden; animation-name: none;
}
.nodata{ text-align:center; font-size: 16px;}
.nodata i{font-size: 18px;}

.dong{
transition:all .2s;
-moz-transition:all .2s; /* Firefox 4 */
-webkit-transition:all .2s; /* Safari 和 Chrome */
-o-transition:all .2s; /* Opera */}

.dong1{
transition:all .5s;
-moz-transition:all .5s; /* Firefox 4 */
-webkit-transition:all .5s; /* Safari 和 Chrome */
-o-transition:all .5s; /* Opera */}

/*.text-overflow{text-overflow: -o-ellipsis-lastline; overflow: hidden;text-overflow: ellipsis;line-clamp: 1;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;white-space:pre-wrap;}*/
/*.text-overflow2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;line-clamp: 2;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space:pre-wrap;}*/
/*.text-overflow3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;line-clamp: 3;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;white-space:pre-wrap;}*/
/*.text-overflow5{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;line-clamp: 5;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}*/
/*.text-overflow6{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;line-clamp: 6;display: -webkit-box;-webkit-line-clamp: 6;-webkit-box-orient: vertical;}*/
.text-overflow{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;text-overflow: ellipsis;white-space:normal;}
.text-overflow2{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;text-overflow: ellipsis;white-space:normal;}
.text-overflow3{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;text-overflow: ellipsis;white-space:normal;}
.text-overflow5{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;text-overflow: ellipsis;white-space:normal;}
.text-overflow6{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;text-overflow: ellipsis;white-space:pre-wrap;}
.block1{width: 100%; height: 50px; margin-top: 70px; display: block;}

/*公共样式--------*/
.container{max-width: 1680px; width: 100%}
.index_title1{ position: relative;}
.index_title1 h2{ font-size: 30px; font-weight: bold; padding-bottom: 0; text-align: left;}
.index_title1 p{ font-size: 14px; color: #999; text-align: left;}
.index_title1 a.more{ color: #666666; position: absolute; right:0; top: 10px; max-width: 200px; transition: 0.3s; font-size:16px; z-index: 2; height:40px;}
.index_title1 a.more:before{content: ''; position:absolute; display: block; width:65px; height: 100%; transition: 0.3s; z-index: 1;border-bottom: solid 1px #ccc;}
.index_title1 a.more:hover:before{width: 100%; border-bottom-color: #000; border-bottom-width: 2px;}
.index_title1 a.more:hover{color: #000;}
.index_title1 a.more i{font-size: 18px;}
.index_title1a h2{color: #fff;}
.index_title1a p{color: #ccc;}
.index_title1a a.more,.index_title1a a.more:hover{ color: #fff;}
.index_title1a a.more:hover:before{border-bottom-color: #fff;}
.index_title1b h2{text-align: center;}
.index_title1b p{text-align: center;}

.my-daohang{
	font-size: 16px; color: #000; position: relative; box-sizing: border-box; flex-shrink: 0; margin-right: 30px;
}
.my-daohang1{width: 100%; margin-top:20px; margin-bottom: 30px;}
.my-daohang span{ padding-right: 5px; padding-left: 5px;}
/*.my-daohang::before{content: ""; width:25px; height: 25px; top:10px; left: 15px; display: block; position: absolute; background: url(/images/jixiangwu.png) no-repeat left center; background-size: 25px 25px;}*/

/*图片放大全屏浏览*/
.bigimgs{width: 100%; height:100%; background-color: rgba(0,0,0,.9); z-index: 200; position: fixed; top:-3000px; left: 0; padding:50px; box-sizing: border-box;}
.bigimgs .cha{font-size:30px; position:absolute; top: 15px; right: 15px; color: #ccc;z-index: 201; cursor: pointer; }
.bigimgs .cha:hover{color:#fff;}
#swiper-container-1{width: 100%; height: 100%;}
#swiper-container-1 .swiper-slide{width: 100%; height: 100%;}
#swiper-container-1 .swiper-slide img{max-width: 100%; max-height: 100%; width:auto; height:auto; }
#swiper-container-1 .swiper-button-next::after,
#swiper-container-1 .swiper-button-prev::after {
	color: #fff;
	font-size: 30px;

}
.bigimgs .swiper-pagination{text-align: right; color: #fff; font-size: 18px;}

/*分页*/
.m-pagination{height:36px;color:#666; padding-bottom:80px;}
.m-pagination .inner{display:inline-block; list-style-type:none; clear:both; padding-bottom:20px;}
.m-pagination .inner ul{display: -webkit-box; -webkit-box-lines:word-wrap; -webkit-box-pack:center; -webkit-box-align:center;
	display: flex; justify-content: center; align-items:center; flex-direction: row;flex-wrap: wrap;}
.m-pagination .inner li{ font-size:22px; padding: 10px; margin: 0 5px; }
.m-pagination .inner li:first-child,.m-pagination .inner li:last-child{font-size: 30px; padding:0 10px 5px 10px;}

.m-pagination .inner li.active{ color: #000; font-size: 30px;}
.m-pagination .inner li a{color: #999;padding: 8px;}
.m-pagination .inner li:first-child a,.m-pagination .inner li:last-child a{color: #000;}
.m-pagination .inner .btn,.m-pagination .inner .page,.m-pagination .inner .hidden,.m-pagination .inner .selected{display:inline-block;min-width:16px;_width:16px;height:auto;padding:5px 10px; box-sizing: border-box; border:1px solid #f0f0f2;line-height:24px;white-space:nowrap;font-family:Arial,Tahoma,SimSun;text-align:center;vertical-align:top;text-decoration:none;color:#333;font-size:24px; margin:0 3px; border-radius:0; font-weight: normal;}
.m-pagination .inner .btn:hover,.m-pagination .inner .page:hover,.m-pagination .inner .selected{border-color:#000;color:#fff;background-color:#000;}

.m-pagination .inner .prev,#list-page .m-pagination .inner .next{position:relative;width:60px;}
.m-pagination .inner .prev{padding-left:20px;}
.m-pagination .inner .next{padding-right:20px;}
.m-pagination .inner .text{display:inline-block;padding-left:10px;}
.m-pagination .inner .num{width:30px;height:18px;border:solid 1px #999;text-align:center;}

/*没有内容*/
.nodata{padding: 80px 10%; text-align: left;}
.nodata .h1{font-size: 18px; line-height: 30px; color: #999;}
.nodata .h2{font-size: 36px; padding: 30px 0; color: #000;}

/*全屏浮窗显示内容*/
.showLayer{width:100%; height: 100%; background-color:rgba(0,0,0,0.8); position: fixed; top: 0; left: 0; z-index: 10000; display: flex; align-items: center; justify-content: center; display: none;}
.showLayer .con{z-index: 10000; background-color: #fff; width: 1300px; height: 100%; overflow-y: auto; box-sizing: border-box; padding: 20px 15px; margin: 0 auto;}
.showLayer .con h1{padding:20px 0; border-bottom: 1px solid #ccc; font-size: 20px; line-height: 25px; text-align: center; font-weight: bold;}
.showLayer .con>div{z-index: 10000; font-size: 14px; text-align: justify; padding-top: 30px; padding-bottom: 20px; line-height: 25px;}
.showLayer .con>div img{max-width:100%;}
.showLayer .close{z-index: 10001;width:50px; height: 50px; line-height: 50px; background-color: rgba(255,255,255,1); color: #fff; font-size: 30px; position: absolute; top: 20px; right: 20px; text-align: center; display:block; opacity: unset;}
.showLayer .close i{color:#666;}
.showLayer .close:hover{background-color:#000;}
.showLayer .close:hover i{color: #fff;}

/* 分享样式 */
.share-btn{width: 100%;}
.share-btn a.sina,.share-btn a.qqZone{}

.share-btn .love{width: 35px; height: 35px; margin-bottom: 10px; padding-right:7px; cursor: pointer; position: relative; }
.share-btn .love span{padding: 2px 5px; border-radius: 50px; position: absolute; top: 0; left: 25px; background-color: #858585; color:#fff; font-size: 10px; line-height: 10px; }
.share-btn .love.on span{background-color: red;}

.share-btn div.sina,.share-btn div.qqZone{cursor: pointer; margin:10px 0 10px -5px;}
.share-btn>div img{width:25px; height: 25px;}
.bdshare-button-style1-16 a ,.bdshare-button-style1-24 a{
	background-image: url(https://www.xjwzz.cn/Public/images/icons_1_24.png);
	transition:none;
	-moz-transition:none; /* Firefox 4 */
	-webkit-transition:none; /* Safari and Chrome */
	-o-transition:none; /* Opera */
}
.share-btn .sharewx{padding-top:0; margin-top:0;  }
.share-btn .sharewx_ewm{ width:80px !important; height:80px !important; flex-shrink: 0; margin:5px 0; background-color:#FFF !important; background:url(../image/loading.gif) no-repeat center center; background-size:15px 15px;}
/* 分享样式 end---------- */

/*视频背景*/
#bg-video-box .banner-center-text {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	color: #fff;
}
#bg-video-box .more {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 50px;
}
#bg-video-box .banner-center-text .f-title{
	font-size: 18px;
	margin-bottom: 25px;
	font-weight: bold;
}
#bg-video-box .banner-center-text .title{
	font-size: 70px;
	font-weight: bold;
	font-family: "Helvetica_Neue_CE_55_Roman";
	margin-bottom: 60px;
	letter-spacing: 10px;
}
#bg-video-box .banner-center-text a{
	text-decoration: none;
}
#bg-video-box .banner-center-text .btn-pill{
	display: inline-block;
	padding: 12px 50px;
	text-decoration: none;
	color: #333333;
	background-color: #fff;
	margin-top: 25px;
	position: relative;
	font-size: 14px;
	max-width: 160px;
	border: none;
	overflow: hidden;
}
#bg-video-box .banner-center-text .btn-pill span{
	display: block;
	font-size: 10px;
	font-size: .625em;
	font-size: .625rem;
	position: relative;
}
#bg-video-box .banner-center-text .btn-pill:after{
	content: "";
	display: inline-block;
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	mix-blend-mode: difference;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
	transition: all .7s cubic-bezier(.075,.82,.165,1);
	-webkit-transition: all .7s cubic-bezier(.075,.82,.165,1);
	-moz-transition: all .7s cubic-bezier(.075,.82,.165,1);
	-ms-transition: all .7s cubic-bezier(.075,.82,.165,1);
}
#bg-video-box .banner-center-text .btn-pill:hover:after{
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
@media screen and (max-width: 1680px) {
	#bg-video-box .banner-center-text .title {
		font-size: 70px;
		margin-bottom: 45px;
	}
}
@media screen and (max-width: 1280px) {
	#bg-video-box .banner-center-text .title {
		font-size: 60px;
		margin-bottom: 40px;
	}
	#bg-video-box .banner-center-text a img{
		width: 80px;
	}
	#bg-video-box .more img{
		width: 80px;
	}
}
@media screen and (max-width: 991px) {
	#bg-video-box .banner-center-text .f-title {
		font-size: 18px;
		margin-bottom: 15px;
	}
	#bg-video-box .banner-center-text .title {
		font-size: 50px;
		margin-bottom: 35px;
	}
	#bg-video-box .banner-center-text a img{
		width: 70px;
	}
	#bg-video-box .more img{
		width: 70px;
	}
}
@media screen and (max-width: 767px) {
	#bg-video-box .banner-center-text .f-title {
		font-size: 16px;
		margin-bottom: 15px;
	}
	#bg-video-box .banner-center-text .title {
		font-size: 36px;
		margin-bottom: 30px;
	}
	#bg-video-box .banner-center-text a img{
		width: 60px;
	}
	#bg-video-box .more img{
		width: 70px;
	}
}
/*视频背景 end------------*/

/*--------公共样式 end*/


/*头部-----------------------*/
/*页头导航*/
.header{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 50;
	width: 100%;
	-webkit-transition: top .5s cubic-bezier(.19,1,.22,1);
	transition: top .5s cubic-bezier(.19,1,.22,1);
	border-bottom: 1px solid #e2e2e2;
	background-color: #fff;
	height: 80px;
	font-size: 16px;
	padding: 0;

}
.header.on{
	top: -80px;
	-webkit-transition: top .5s cubic-bezier(.19,1,.22,1);
	transition: top .5s cubic-bezier(.19,1,.22,1);
}
.header-left{width: 50%; position: relative; z-index: 10;}
/* 菜单变打叉按钮样式 */
.button--hamburger {pointer-events: all; flex-shrink: 0; cursor: pointer;
}
.button--hamburger .hamburger,.button--hamburger .hamburger-fixed {
	width: 24px;
	height: 24px;
	position: relative
}

.button--hamburger .hamburger-fixed:after,.button--hamburger .hamburger-fixed:before,.button--hamburger .hamburger-fixed>span,.button--hamburger .hamburger:after,.button--hamburger .hamburger:before,.button--hamburger .hamburger>span {
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	background-color: currentColor
}

.button--hamburger .hamburger-fixed>span,.button--hamburger .hamburger>span {
	top: calc(50% - 1px);
	transition: transform 0s ease .2s;
}

.button--hamburger .hamburger-fixed:after,.button--hamburger .hamburger-fixed:before,.button--hamburger .hamburger:after,.button--hamburger .hamburger:before {
	content: "";
	transition: top .2s ease .2s,transform .2s ease 0s
}

.button--hamburger .hamburger-fixed:before,.button--hamburger .hamburger:before {
	top: 3px
}

.button--hamburger .hamburger-fixed:after,.button--hamburger .hamburger:after {
	top: calc(100% - 5px)
}

.button--hamburger .hamburger-fixed.open>span,.button--hamburger .hamburger.open>span {
	transform: scale(0,1)
}

.button--hamburger .hamburger-fixed.open:after,.button--hamburger .hamburger-fixed.open:before,.button--hamburger .hamburger.open:after,.button--hamburger .hamburger.open:before {
	transition: top .2s ease 0s,transform .2s ease .2s
}

.button--hamburger .hamburger-fixed.open:before,.button--hamburger .hamburger.open:before {
	top: calc(50% - 1px);
	transform: rotate(-45deg)
}

.button--hamburger .hamburger-fixed.open:after,.button--hamburger .hamburger.open:after {
	top: calc(50% - 1px);
	transform: rotate(45deg)
}
.header-left .vo{height: 80px; line-height: 80px; text-align: center; padding: 0 25px;border-right: 1px solid #eee;}
.header-left .vo1{padding: 0 40px;}
/*下拉菜单*/
.blackLevel{
	position: fixed;
	top: 80px;
	left: 0;
	background-color: rgba(0,0,0,0.75);
	width: 100vw;
	height: 100vh;
	display: none;
}
.burger_menu{
	position: fixed;
	top: 80px;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 1;
	overflow: hidden;
	height: 0;
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
	opacity: 0;
	-webkit-transition-delay: 0.7s;
	transition-delay: 0.7;
}

.burger_menu.active{
	height: 500px;
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
	opacity: 1;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2;
}
.burger_menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0;
}
.burger_menu>ul{
	padding-top: 80px;
	padding-bottom: 80px;
	-webkit-transition: all 0.7s cubic-bezier(.19,1,.22,1);
	transition: all 0.7s cubic-bezier(.19,1,.22,1);
}
.burger_menu>ul>li{
	display: inline-block;
	border-right: 1px solid #e2e2e2;
	padding-right: 30px;
	width: 25%;
	font-size: 14px;
	vertical-align: top;
	min-height: 250px;
}
.burger_menu>ul>li:nth-child(n+1){
	padding-left: 5%;
}
.burger_menu>ul>li:nth-last-of-type(1){
	border-right: none;
}
.burger_menu>ul>li>a{
	display: inline-block;
	text-decoration: none;
	text-decoration: none;
	color: #8d8d8d;
	margin-bottom: 10px;
	font-size: 14px;
}
.burger_menu>ul>li>ul>li>a{
	display: inline-block;
	text-decoration: none;
	text-decoration: none;
	color: #8d8d8d;
	margin-bottom: 10px;
	font-size: 14px;
	position: relative;
}
.burger_menu>ul>li>ul>li>a:after{
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 0;
	height: 2px;
	background-color: #c82126;
	-webkit-transition: width .5s cubic-bezier(.19,1,.22,1);
	transition: width .5s cubic-bezier(.19,1,.22,1);
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}
.burger_menu>ul>li>ul>li>a:hover:after{
	width: 100%;
}
.burger_menu>ul>li>ul>li>a:hover{
	color: #c82126;
}

.burger_menu .title{
	color: #282828;
	font-size: 18px;
	margin-bottom: 20px;
	font-weight: 600;
}


.burger_menu>ul>li:nth-child(2){
	transform: translateY(-80px);
	-webkit-transform: translateY(-80px);
	-moz-transform: translateY(-80px);
	opacity: 0;
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
	-webkit-transition-delay: 0.55s;
	transition-delay: 0.55s;

}
.burger_menu>ul>li:nth-child(2)>a,
.burger_menu>ul>li:nth-child(2)>ul{
	transform: translateY(-80px);
	-webkit-transform: translateY(-80px);
	-moz-transform: translateY(-80px);
	opacity: 1;
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;

}
.burger_menu>ul>li:nth-child(3){
	transform: translateY(-80px);
	-webkit-transform: translateY(-80px);
	-moz-transform: translateY(-80px);
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
	opacity: 0;
}
.burger_menu>ul>li:nth-child(3)>a,
.burger_menu>ul>li:nth-child(3)>ul{
	transform: translateY(-80px);
	-webkit-transform: translateY(-80px);
	-moz-transform: translateY(-80px);
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
	-webkit-transition-delay: 0.35s;
	transition-delay: 0.35s;
	opacity: 0;
}
.burger_menu>ul>li:nth-child(4){
	transform: translateY(-80px);
	-webkit-transform: translateY(-80px);
	-moz-transform: translateY(-80px);
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;
	opacity: 0;
}
.burger_menu>ul>li:nth-child(4)>a,
.burger_menu>ul>li:nth-child(4)>ul{
	transform: translateY(-80px);
	-webkit-transform: translateY(-80px);
	-moz-transform: translateY(-80px);
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
	opacity: 0;
}



.burger_menu.active>ul>li:nth-child(2){
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transition-delay: 0.25s;
	transition-delay: 0.25s;

}
.burger_menu.active>ul>li:nth-child(2)>a,
.burger_menu.active>ul>li:nth-child(2)>ul{
	opacity: 1;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.burger_menu.active>ul>li:nth-child(3){
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
	opacity: 1;
}
.burger_menu.active>ul>li:nth-child(3)>a,
.burger_menu.active>ul>li:nth-child(3)>ul{
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transition-delay: 0.35s;
	transition-delay: 0.35s;
	opacity: 1;
}
.burger_menu.active>ul>li:nth-child(4){
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transition-delay: 0.55s;
	transition-delay: 0.55s;
	opacity: 1;
}
.burger_menu.active>ul>li:nth-child(4)>a,
.burger_menu.active>ul>li:nth-child(4)>ul{
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
	opacity: 1
}
/*下拉菜单end*/

.header-logo{flex-shrink: 0; padding:10px 0; height: 80px; position: absolute; left: 50%; top: 0; display: inline-block; z-index: 12;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.header-logo>img{ height:60px; width: auto; object-fit: contain; animation: rotate1 4s linear infinite;}

.header-right{width: 50%; position: relative; z-index: 10;}
.header-right .vo{height: 100%; line-height: 80px; text-align: center; padding: 0 25px; border-left: 1px solid #eee; z-index:51}
.header-right .vo1{padding: 0 40px; cursor: pointer; position: relative; z-index: 52; overflow: visible; }
.header-right .vo1 img{width: 25px; height: 25px; z-index: 55; position: relative;}
.header-right .vo1 .input{width: 500px; height:80px; background-color: #eee; border-left: 1px solid #ccc; position: absolute; right: -999px; top: 0px; z-index: 54;}

.header-right .vo1.on{background-color: #eee;}
.header-right .vo1.on .input{right: 105px; text-align: left;}


/*.header-right .vo1:hover .input{right: 105px; text-align: left;}*/
.header-right .vo1 .input input{background: transparent; border: none; font-size: 14px; color: #666; width: 80%; padding-left: 50px; outline: none;}




.header-right .meiti{height: 80px; line-height: 80px; text-align: center; padding: 0 25px; border-left: 1px solid #eee; z-index:51}
.meiti .item{margin: 0 10px; position: relative;}
.meiti .item .icon{cursor: pointer; overflow: hidden; width: 25px; height: 25px;}
.meiti .item .icon img{width: 25px; height: 25px;}
.meiti .item .ma{position: absolute; bottom:-190px;left: -75px; display: none;}
.meiti .item .ma img{width: 180px; height: 180px;}
.meiti .item:hover .ma{display: block;}
/*----------头部*/

/*底部----------------*/
.footer-bgcolor{
	background-color: #f3f5f8;
}
.footer{
	background-color: #f3f5f8;
	padding-top: 130px;
	padding-bottom: 130px;
}
.footer .left{text-align: left;}
.footer .left .logo{
	width: 281px;
}
.footer .left .logo img{
	height: 80px;
	width: auto;
	animation: rotate1 4s linear infinite;
}

.footer .left nav{
	margin-top: 70px;
}
.footer .left nav a{
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	padding: 0 15px 0 0;
	text-align: center;
}
.footer .left nav a:hover{color: #000;}
.footer .left nav a:after{
	content: "|";
	display: inline-block;
	vertical-align: middle;
	color: #a7a7a7;
	font-size: 12px;
	margin-left: 18px;
	margin-right: 0;
	margin-top: -3px;
}
.footer .left nav a:nth-last-of-type(1):after{
	content: "";
	display: none;
}

.foot-search-box,
.foot-share-box{
	font-size: 0;
	margin-bottom: 30px;
	text-align: right;
}
.foot-address-box{
	text-align: right;
	font-size: 0;
}
.foot-search-box input{
	padding: 10px 20px;
	width: 400px;
	height: 40px;
	box-sizing: border-box;
	color: #909090;
	border: none;
	font-size: 14px;
	outline: none;
	border-radius: 6px 0 0 6px;
}
.foot-search-box input::-ms-input-placeholder{
	color: #909090;
}
.foot-search-box input::-webkit-input-placeholder{
	color: #909090;
}
.foot-search-box input::-moz-placeholder{
	color: #909090;
}
.foot-search-box .button{
	padding: 9px;
	width: 150px;
	height: 40px;
	background-color: #333333;
	color: #fff;
	border: none;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #333333;
	-webkit-transition: all 1s cubic-bezier(.19,1,.22,1);
	transition: all 1s cubic-bezier(.19,1,.22,1);
	display: inline-block;
	text-align: center;
	border-radius: 0 6px 6px 0;
}
.foot-search-box .button:hover{
	background-color: #c82126;
	color: #fff;
	border: 1px solid #c82126;
}

.meiti1{margin-top: 10px; z-index:20; position: relative;}

.foot-address-box{font-size:12px; font-size: 12px; padding-top: 40px; color: #666; position: relative; z-index: 10;}
.foot-address-box1{padding-top:0px;}
.foot-address-box a{color: #666; margin: 0 4px;}
.foot-address-box1 a{margin-right: 0;}
.foot-address-box a:hover{color: #000;}
.foot-address-box .ipv6{padding: 0 5px; border-radius: 50px; font-size: 12px; line-height: 20px; overflow: hidden; border: 1px solid rgba(102, 102, 102, 1); margin-left: 5px;transform: scale(.8); display: inline-block; margin-right: 4px; position: relative; z-index: 10;}
.foot-address-box span{color: #666;}

@media screen and (max-width: 1440px) {
	.footer {
		padding-top: 110px;
		padding-bottom: 100px;
	}
}
@media screen and (max-width: 1280px) {
	.footer {
		padding-top: 90px;
		padding-bottom: 80px;
	}
	.foot-search-box input {
		width: calc(100% - 150px);
	}
}
@media screen and (max-width: 991px) {
	.footer {
		padding-top: 70px;
		padding-bottom: 60px;
	}
	.foot-search-box input {
		width: calc(100% - 120px);
	}
	.footer .left .logo {
		margin: 0 auto 30px;
	}
	.footer .left nav ul{
		margin: 0 auto;
	}
	.foot-search-box .search{
		max-width: 400px;
		margin: 0 auto;
	}
	/*.foot-search-box, .foot-share-box {*/
	/*	text-align: center;*/
	/*}*/
	/*.foot-address-box {*/
	/*	text-align: center;*/
	/*}*/
	.foot-search-box input {
		padding: 8px 17px;
	}
	.foot-search-box button {
		padding: 7px;
		width: 120px;
	}
}
@media screen and (max-width: 767px) {
	.footer {
		padding-top: 50px;
		padding-bottom: 40px;
	}
	.footer .left .logo {
		width: 210px;
	}
	.foot-search-box input {
		padding: 7px 15px;
		width: calc(100% - 100px);
	}
	.foot-search-box,
	/*.foot-share-box {*/
	/*	margin-bottom: 20px;*/
	/*}*/
	.foot-search-box button {
		padding: 6px;
		width: 100px;
	}
}
/*-------------------底部*/

/*返回顶部*/
.retop{width:50px; height: 50px; position: fixed; z-index:110; bottom: 50px; right: -100px; cursor: pointer;}
.retop.on{right: 10px;}
.retop img{width:40px; height:40px;}


/*右下角客服------------*/
.rfbtn6{position: fixed; top:75%; transform: translate3d(0px,-50%,0); right:20px; z-index: 50; overflow: visible; cursor: pointer;}
.rfbtn6 div{font-size: 12px;}
.rfbtn6 .img1{width:auto; height: 35px; position: relative; overflow: visible; z-index: 51;}
.rfbtn6 .img1 .xiaobei{width:auto; height: 35px;position: relative;}
.rfbtn6 .img1 .xiaobei>img{width:35px; height: 35px;}
.rfbtn6 .img1 .xiaobei>.con{width: auto; background-color: #af251c; color: #fff; border-radius: 50px; line-height: 35px; padding: 0 20px; margin-right: 5px; display: none}
.rfbtn6 .img1 .xiaobei:hover>.con{display: block;}
.rfbtn6 .p1{width: 35px; height:auto; opacity: 0; position: absolute; bottom: 40px; right: 1px; border-radius: 50px; padding: 5px 0; background-color: #f9f9f9; box-shadow:0 0 5px 1px #999; z-index: 52; }
.rfbtn6 .p1>div{width:auto; height: 35px; margin:0 0; position: relative;}
.rfbtn6 .p1>div>.img{width: 30px; height:30px; background-size:50% 50%; background-repeat: no-repeat; background-position: center; flex-shrink: 0; margin-left:0; margin-right: 3px; border-radius: 50%; }
.rfbtn6 .p1>div .r_tel{background-image: url("../image/tel_icon_hl.png");}
.rfbtn6 .p1>div .r_wx{background-image: url("../image/gzh_icon_hl.png");}
.rfbtn6 .p1>div .r_email{background-image: url("../image/email-icon_hl.png");}
.rfbtn6 .p1>div>.con{width: auto; background-color: #af251c; color: #fff; border-radius: 50px; line-height: 35px; padding: 0 20px; margin-right: 5px;white-space: nowrap; display: none; opacity: 0; }
.rfbtn6 .p1>div>.img:hover{background-color:#eaeaea;}
.rfbtn6 .p1>div:hover .con{display: block; opacity: 1;}
.rfbtn6 .img1:hover .p1{opacity: 1;}
/*----------右下角客服*/

/*侧边锚链接*/
.cbmaolink{
	position: fixed;
	right: 33px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 100;
}
.cbmaolink ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.cbmaolink ul>li{
	margin-bottom: 5px;
	margin-top: 5px;
}
.cbmaolink ul>li>a{
	text-decoration: none;
}
.cbmaolink ul>li>a>span{
	float: left;
	color: #666666;
	transform: translateY(5px);
	-webkit-transform: translateY(5px);
	-moz-transform: translateY(5px);
	-ms-transform: translateY(5px);
	opacity: 0;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	font-size: 14px;
}
.cbmaolink .icon{
	display: inline-block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background-color: #dcdddd;
	position: relative;
	margin-left: 15px;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
}
.cbmaolink .icon:after{
	content: "";
	position: absolute;
	top: -4px;
	left: -4px;
	width: 21px;
	height: 21px;
	border-radius: 50%;
	border: 1px solid rgba(255,255,255,0);
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;

}
.cbmaolink ul>li>a:hover .icon, .cbmaolink ul>li>a.on .icon{
	background-color: #c82126;
}
.cbmaolink ul>li>a:hover .icon:after, .cbmaolink ul>li>a.on .icon:after{
	border: 1px solid #c82126;
}
.cbmaolink ul>li>a:hover>span, .cbmaolink ul>li>a.on>span{
	transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	-moz-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	opacity: 1;
	color: #c82126;
}
/*侧边锚链接 end*/


/*内页栏目 */
.inpage-nav{width: 100%; height: 60px; background-color:#f1f1f1; border-bottom: 1px solid #e8e8e8; overflow: visible; z-index: 30; position: fixed; top: 80px; left: 0;}
.inpage-nav .fenlei{flex-grow: 1;}
.inpage-nav .fenlei>a{margin:0 30px; height: 60px; box-sizing: border-box; line-height: 60px; border-left: 0; font-size: 16px; color: #888;border-bottom:3px solid transparent;overflow: visible; }
.about-nav .fenlei>a{margin: 0 20px;}
.inpage-nav .fenlei>a:last-child{margin-right: 15px;}
.inpage-nav .fenlei>a:first-child{border-left: 0;}
.inpage-nav .fenlei>a:hover{color: #c82126; border-bottom:3px solid #c82126;}
.inpage-nav .fenlei>a.active{color: #c82126; border-bottom:3px solid #c82126; font-weight: bold; }
.inpage-navTop{position: fixed; top:70px;left: 0; z-index:20; margin-top: 0;}
/*内页栏目 end----- */


/*首页------广告*/
#adSwiper .btngrop{
	width: 350px;
	height: 25px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50px;
	margin: 0 auto;
	z-index: 99999;
	display: flex;
	align-items: center;
	justify-content: center;
}
#adSwiper .btngrop .swiper-button-prev,
#adSwiper .btngrop .swiper-button-next{
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	width: 0;
	height: 0;
	outline: none;
	border: none;
	position: static;
	margin-top: 0;
}
#adSwiper .btngrop .swiper-button-prev::after{
	font-size: 18px;
	font-weight: normal;
	content: 'PREV';
	width: 60px;
	height: 25px;
	cursor: pointer;
}
#adSwiper .btngrop .swiper-button-next::after{
	font-size: 18px;
	font-weight: normal;
	content: 'NEXT';
	width: 60px;
	height: 25px;
	cursor: pointer;
}
#adSwiper .fenshi{position: absolute; right: 100px; bottom: 10px; font-size:14px; color:#fff; z-index: 20; }
#adSwiper .fenshi>span{font-size:20px;}
#adSwiper .swiper-slide{width: 100%; height: 100vh;}
#adSwiper .swiper-slide .slide-img{width: 100%;height: 100%; display: block; background-position: center center; background-repeat: no-repeat; background-size: cover;	}
#adSwiper .swiper-slide-active .slide-img,
#adSwiper .swiper-slide-duplicate-active .slide-img{
	-webkit-animation: zoomUp 12s linear 0s;
	animation: zoomUp 12s linear 0s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.ad-bullet{width:12px; height: 12px; background-color:rgba(248,226,189,.5); display:inline-block; position: relative; border-radius:50%; margin: 0 8px; cursor: pointer;}
.ad-bullet-active{ background-color:rgba(200,33,38,.95);transform: scale(1.2);}


/*首页----产品*/
.index-part3{background-color: #eee; padding: 80px 0 50px 0;}
.index-part3 .box2{margin-top:20px; width: 100%; overflow: hidden; padding:30px 0; }
.index-part3 .box2 .box2-1{width:25%; border:4px solid #eee;  padding:0;  cursor: pointer;overflow: hidden; position: relative; background-color: #fff;}
.index-part3 .box2 .box2-1 .tit{padding:40px; z-index: 10; position: relative; width:100%; flex-shrink: 0;}
.index-part3 .box2 .box2-1 .tit>div{text-align: center;}
.index-part3 .box2 .box2-1 .tit>.img{width:50px; height:50px; background: url('../image/product-icon.png') no-repeat center center; background-size: 100% 100%; flex-shrink: 0;}
.index-part3 .box2 .box2-1 .tit .p1{font-size:26px; margin-top: 20px;}
.index-part3 .box2 .box2-1 .tit .p2{font-size:16px;color: #999; margin-top: 10px;}
.index-part3 .box2 .box2-2 .tit>.img{background: url(../image/style.png) no-repeat center center; background-size: 100% 100%;}
.index-part3 .box2 .box2-3 .tit>.img{background: url(../image/spec.png) no-repeat center center; background-size: 100% 100%;}
.index-part3 .box2 .box2-4 .tit>.img{background: url(../image/color.png) no-repeat center center; background-size: 100% 100%;}
.index-part3 .box2 .box2-5 .tit>.img{background: url(../image/face.png) no-repeat center center; background-size: 100% 100%;}
.index-part3 .box2 .box2-1 .con{padding:20px; width: 100%; height:100%; overflow: hidden; position: absolute; z-index:12; left: 0; top: 100%; background-color: #fff;}
.index-part3 .box2 .box2-1 .con .p1{width: 100%; margin-bottom: 10px; font-size:22px; text-align: center;}
.index-part3 .box2 .box2-1 .con .p2{width: 100%; height: 120px; overflow: hidden; }
.index-part3 .box2 .box2-1 .con a{ margin: 0 20px 2px 0; display: inline-block; font-size:14px;border-bottom: 1px solid transparent; }
.index-part3 .box2 .box2-1 .con a:hover{border-bottom: 1px solid #c82126;}
.index-part3 .box2 .box2-1:hover .con{top: 0;}

/*首页----产地溯源*/
.index-part1{padding: 80px 0 0 0; position: relative;}
.index-part1 .swiper-container{z-index: 10; margin-top: 30px;}
.index-part1 .swiper-slide{height: 700px;}
.index-part1 .swiper-slide .img{width: 100%; height: 100%; position: relative;}
.index-part1 .img .con{width: 25%; height: 100%; position: absolute; top: 0; right: 0; background-color: rgba(232,65,24); color:#fff;}
.index-part1 .img .con .h1{line-height:120px; width: 100%; font-size: 30px; padding: 20px 40px 0 40px; font-weight: bold; border-bottom: 1px solid rgba(255,255,255,.3); position: relative;}
.index-part1 .img .con .h1::before{content: ""; height: 5px; width: 50px; background-color: #fff; position: absolute; bottom: -3px; left: 40px;}
.index-part1 .img .con .p1{padding:80px 40px 0 40px; line-height:40px; font-size:20px; font-weight: normal;}
.index-part1 .img .con .a1{ font-size: 16px; display: inline-block; border: 1px solid rgba(255,255,255,.5); padding:8px 30px; color: #fff;  text-align: center; border-radius: 50px; margin-left: 40px; margin-top: 50px;}
.index-part1 .img .con .a1:hover{background-color: rgba(255,255,255,1); color: #000;}
/*轮显控制按钮*/
.index-part1 .control{width: 100%; height: 60px;position: absolute; left: 0; bottom: 10px; z-index: 20;}
.index-part1 .control .prev-btn{width: 50px; height:50px; border: 1px solid rgba(255,255,255,1); border-radius: 50%; cursor: pointer; margin-right: 50px; opacity: .7;}
.index-part1 .control .prev-btn .p2{width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-right: 5px solid rgba(255,255,255,1); position: relative;}

.index-part1 .control .prev-btn .p2::before{content:""; width: 50px; height: 1px; background-color: rgba(255,255,255,1); position: absolute; top: 50%;left:5px;}
.index-part1 .control .prev-btn:hover{opacity: 1; border-color:rgba(200,33,38,1);}
.index-part1 .control .prev-btn:hover .p2{margin-left: -10px;}
.index-part1 .control .prev-btn:hover .p2{border-right: 5px solid rgba(200,33,38,1);}
.index-part1 .control .prev-btn:hover .p2::before{ background-color: rgba(200,33,38,1);}


.index-part1 .control .next-btn{width: 50px; height:50px; border: 1px solid rgba(255,255,255,1); border-radius: 50%; cursor: pointer; margin-left: 50px; opacity: .7;}
.index-part1 .control .next-btn .p2{width: 0;height: 0;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 5px solid rgba(255,255,255,1);position: relative;}
.index-part1 .control .next-btn .p2::before{content:""; width: 50px; height: 1px; background-color: rgba(255,255,255,1); position: absolute; top: 50%;right:5px;}
.index-part1 .control .next-btn:hover{opacity: 1;border-color:rgba(200,33,38,1);}
.index-part1 .control .next-btn:hover .p2{margin-left: 10px;}
.index-part1 .control .next-btn:hover .p2{border-left: 5px solid rgba(200,33,38,1);}
.index-part1 .control .next-btn:hover .p2::before{background-color: rgba(200,33,38,1);}


.index-part1 .fenye{padding:0; width:120px;  text-align: center; font-size: 24px; color: #fff; font-weight: bold;}
