@charset "UTF-8";
/*** 公共 ****/
.banner img{
	width: 100%;
}
.bannerHome{
	width: 100%;
	height: 100vh;
	background-position: center;
	background-size: cover;
}
.bannerHome .homeText{
	padding-top: 15%;
	color: #fff;
}
.bannerHome h6{
	font-size: 1.2em;
	margin-bottom:1.5em ;
}
.bannerHome h1{
	font-size: 3em;line-height: 1.2em;
}
.homeSwip .homePag{
	bottom: 5.7em;
	top: auto;
	left: 24%;
	transform: translateX(-50%);
}
.homeSwip .swiper-pagination-progressbar-fill{
	background-color: rgba(255,255,255,1);
}

.homeMore{
	font-size: .7em;
	width: 14.2em;
	height: 3.92em;
	border: 1px solid #fff;
	line-height: 3.92em;
	padding-left: 2.85em;
	margin-top:5em ;
	opacity: 0;
}
.homePag .swiper-pagination-bullet{
	width: 2.5em;
	height: 4px;
	background: #fff;
	background-color: rgba(255,255,255,.5);
	border-radius: 0;
	position: relative;
}
.homeSwip .swiper-pagination-bullet::after{
	content: '';
	display: block;
	background-color: rgba(255,255,255,1);
	width: 0%;
	height: 100%;
}
.homeSwip .swiper-pagination-bullet-active::after{
	content: '';
	display: block;
	background-color: rgba(255,255,255,1);
	width: 100%;
	height: 100%;
	transition: all 6s;
	-webkit-transition: all 6s;
	-ms-transition: all 6s;
}
.homeSwip .swiper-slide .bannerHome{
	position: absolute;
	left: 0;
	top: 0;
}
.homeSwip .swiper-slide.is-prev .bannerHome{
	left: -100%;
	transition: all .5s;
}
.homeSwip {
	width: 100%;
	height: 100vh;
}
.homePagNum{
	position: absolute;
	left:  14%;
    bottom: 5em;
	z-index: 999;
	color: #fff;
	font-family: Arial;
}
.homePagNum .activeNum{
	font-size:1.8em;
	font-weight: bold;
}
.homePagNum .allNum{
	font-size:1.2em;
	vertical-align: 10px;
	
}
.homePagNum .activeNum i{
	font-style: normal;
}
.homeText h6,.homeText h1{
	opacity: 0;
}
.homeTwoBg{
	position: relative;
}
.homeTwoBg{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.hometwoSip{
	margin-top: 5em;
}
.homeGoods{
	position: absolute;
	top:40%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	max-width: 70%;
	max-height: 11em;
}
.hometwoSip .swiper-button-prev{
	left: 21%;
}
.hometwoSip .swiper-button-next{
	left: auto;
	right: 21%;
}

.hometwoSipBtn:after{
	font-size: 20px;
	font-weight: bold;
}
.hometwoPag2 {
	bottom: 30px!important;
}
.hometwoPag2 .swiper-pagination-bullet{
	width: 2.5em;
	height: 3px;
	background-color: rgba(3,133,243,.3);
	border-radius: 0;
	position: relative;
}
.hometwoPag2 .swiper-pagination-bullet::after{
	width: 0%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	background-color: rgba(3,133,243,1);
}
.hometwoPag2 .swiper-pagination-bullet-active::after{
	position: absolute;
	width: 100%;
	transition: all 3s;
	-webkit-transition: all 3s;
	-ms-transition: all 3s;
}
.hometwothumbs h1{
	text-align: center;
	font-size:1.8em;
	font-weight: bold;
}
.hometwothumbs h4{
	font-size: 1.2em;
	text-align: center;
	margin-top: 15px;
}
.hometwothumbs{
	height: 80px;
	overflow: hidden;
}
.home2{
	position: relative;
}
.hometwothumbs{
	position: absolute;
	top: 3em;
	width: 100%;
}
.homeTit{
	font-size: 2.4em;
	text-align: center;
	margin-top: 2.05em;
}
.home3Cen{
	margin-top: 2.5em;
	position: relative;
}
.home3 ul{
	position: absolute;
	bottom: 90px;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	max-width: 1340px;
	width: 72%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.home3 ul li{
	width: 33%;
	text-align: center;
	color: #fff;
	font-size:1.2em;
}
.home3 ul li span{
	margin-right: 15px;
	margin-left: 20px;
	vertical-align: -3px;
}
.home3 ul li{
	position: relative;
}
.home3 ul li:after{
	position: absolute;
	right: 0;
	display: block;
	content: '';
	width: 1px;
	background-color: rgba(255,255,255,.4);
	height: 30px;
	top: 5px;
}
.home3 ul li+li+li::after{
	display: none;
}
.rightIc{
	transition: all .5s;
	-webkit-align-content: all .5s;
	-ms-transition: all .5s;
}

.animic{
	position: relative;
}
.home4Cen a{
	display: block;
	text-align: center;
	font-size: 16px;
	margin-top: 30px;
}
.home4Cen a img{
	margin-left: 10px;
	vertical-align: 0px;
}
.home4Img{
	margin-top: 40px;
	position: relative;
	transition: all 1s;
	-webkit-align-content: all 1s;
	-ms-transition: all 1s;
	background-size: cover;
	background-position: center;
}

.home5 ul{
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.home5 ul li{
	width: 49.5%;
	position: relative;
	cursor: pointer;
}
.overhide{
	overflow: hidden;
}
.home5{
	overflow: hidden;
}

.home5Img{
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	transition: all .5s;
	-webkit-align-content: all .5s;
	-ms-transition: all .5s;
	cursor: pointer;
}
.home5 ul li:hover .home5Img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.home5 .text::before{
	display: block;
	content: '';
	width: 40px;
	height: 4px;
	background-color: #fff;
	position: absolute;
	top: 0;
}
.home5 .text{
	font-size: 18px;
	color: #fff;
	width: 100%;
	position: absolute;
	left: 0;
	line-height: 30px;
	bottom: 23px;
	padding:2.22em 2.5em 0;
}
.home6{
	background: url(/Img/images/homebg2.jpg) center no-repeat;
	background-size: cover;
}
.home6Cen h2{
	font-size:2.4em;
	text-align: center;
}
.home6Cen .text{
	font-size:.9em;
	text-align: center;
	margin: 40px 0;
}
.home6Cen .link{
	width: 200px;
	height: 55px;
	background-color: #0385f3;
	margin: auto;
	color: #fff;
	line-height: 55px;
	text-align: center;
	font-size: 14px;
	position: relative;
	overflow: hidden;
}
.home6Cen .link img{
	margin-left: 50px;
}

@media(min-width:993px){
	.modal-body{
		width: 800px;
		height: 580px;
		margin: auto;
	}
	body .scrollB{
		max-height: 540px;
	} 
}
@media(min-width:1299px){
	.modal-body{
		width: 1000px;
		height: 660px;
		margin: auto;
	}
	body .scrollB{
		max-height: 600px;
	} 
}

.modal-close{
	font-size: 40px;
	color: #fff;
	right: 30px;
}
.home6Cen{
	padding:7.5em 0 8em;
}
.scollBody{
	overflow-y: scroll!important;
}
.ophome4 .home4Img{
	opacity: 1;
	top: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.imgpos{
	position: absolute;
}
.imgpos1{
	left: 0;
	top: -58px;
}
.imgpos2{
	right: 0;
	top: -58px;
}
.imgpos3{
	right: -20px;
	bottom: -20px;
}
.imgpos4{
	left: -20px;
	bottom: -20px;
}
.hometwoSip .swiper-slide{
	cursor: pointer;
}

@media(min-width:992px){
	.link::after{
		display: block;
		    content: '';
		    width: 100%;
		    height: 100%;
		    background-color: #fff;
		    left: -100%;
		    top: 0;
		    position: absolute;
		    transition: all .5s;
	}
	.link:hover::after{
		left: 0;
	}
	.link:hover a{
		color: #0385f3;
	}
	.link  a{
		position: relative;
		z-index: 999;
	}
	.link:hover .hidden-lg-up{
		display: inline-block!important;
	}
	.link:hover .hidden-lg-down{
		display: none!important;
	}
	.home4Cen a{
		position: relative;
	}
	.home4Cen a::after{
		display: block;
		content: '';
		position: absolute;
		left:50%;
		transform: translateX(-50%);
		bottom: -10px;
		width: 0;
		height: 1px;
		background-color:#0385f3 ;
		transition: all .5s;
		-webkit-transition: all .5s;
		-ms-transition: all .5s;
	}
	.home4Cen a:hover::after{
		width: 85px;
		
	}
}
.link img{
	width: 10px;
	margin-top: -2px;
}
@media(max-width:991.98px){
	
	.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
		font-weight: 400;
	}
	.openImg img{
		width: auto;
	   max-width: 100%;
	   display: block;
	   margin: auto;
	}
	.bannerHome h6{
		font-size: .3rem;
		margin-bottom: .28rem;
	}
	.bannerHome h1{
		font-size: .48rem;
		line-height: .6rem;
	}
	.homeSwip .homePag{
		left: 50%!important;
		bottom: .56rem;
	}
	.hometwothumbs{
		top: .55rem;
	}
	.imgpos3 {
		right: -.1rem;
	}
	.home4Bg .global-inner{
		padding: 0;
	}
	.home5 .text{
		overflow: hidden;
		margin: auto;
		text-align: center;
	}
	
	.home6Cen .link img{
		margin-left: .5rem;
	}
	.home6Cen .link{
		background-color: transparent;
		color: #0385f3;
	}
	.home6Cen .link a{
		border-bottom: 1px solid #0385f3;
		padding-bottom: .1rem;
	}
	.home5 .text span{
		display: none;
	}
	.imgpos4{
		left: -.1rem;
	}
	.imgpos1{
		left: -.1rem;
	}
	.home5 .text::before{
		display: none;
	}
	.imgpos2{
		right: -.1rem;
	}
	.imgpos{
		width: .4rem;
	}
	.bannerHome h1 br{
		/* display: none; */
	}
	.bannerHome .homeText{
		width: 5.84rem;
		padding-top: .95rem;
		padding-left: .6rem;
	}
	.homePagNum{
		display: none;
	}
	.homeSwip .homePag{
		width: auto;
		background-color: transparent;
	}
	.homePag span{
		width: .6rem;
		height: 3px;
		background-color: rgba(255,255,255,.5);
		border-radius: 0;
	}
	.homePag .swiper-pagination-bullet-active{
		background-color: rgba(255,255,255,1);
	}
	.homeTwoBg{
		height: 6rem;
	}
	.videoSoc .modal-body{
		width: 100%;
	}
	.hometwoSip{
		margin-top: .2rem;
	}
	.hometwoSipBtn{
		display: none;
	}
	.homeGoods{
		max-width: 90%;
		max-height: 40%;
	}
	.hometwothumbs h1{
		font-size: .36rem;
	}
	.hometwothumbs h4{
		font-size: .28rem;
		margin-top: .13rem;
		line-height: .32rem;
	}
	.openImg img{
		
	}
	.home3Cen{
		height: 9.1rem;
	}
	.home3 .lg-inner{
		padding: 0;
	}
	.home3Cen{
		background-image: url(/Img/images/home3Wap.png)!important;
		background-size: cover;
        margin-top: .15rem;
	}
	.home3Cen ul{
		display: block;
		width: 100%;
		bottom: 0;
		
	}
	
	.home3 ul li{
		width: 100%;
		text-align: left;
		padding: 0 .6rem;
		line-height: 1.55rem;
		border-bottom: 1px solid #414d55;
	}
	.home3 ul li:last-child{
		border-bottom: 1px solid transparent;
	}
	.rightIc{
		float: right;
		margin-top: .7rem;
	}
	.home3Cen .animic{
		width: .4rem;
	}
	.home3 ul li span{
		margin-left: .35rem;
		font-size: .36rem;
	}
	.home3 ul li:after{
		display: none;
	}
	.bannerHome {
		height: 7.5rem;
		margin-top: 1.1rem;
	}
	.homeSwip{
		height: 8.5rem;
	}
	.home4Img{
		opacity: 1;
		margin-top:1.05rem;
		top: 0rem;
		background-size: cover;
	}
	.homeTit{
		margin-top: .8rem;
		font-size: .48rem;
	}
	.home4Cen{
		padding: 0;
	}
	.home4Cen a{
		margin-top: .28rem;
	}
	.home5 ul li{
		width: 100%;
	}
	.home5 ul li+li{
		display: block;
	}
	.home5 .lg-inner{
		padding: 0;
	}
	.home5Img{
		height: 3.75rem;
	}
	.home5 .text{
		font-size: .28rem;
		line-height: .32rem;
		bottom: .8rem;
	}
	.link img{
		width: auto;
	}
	.home6Cen h2{
		font-size: .48rem;
	}
	.home6Cen .text{
		font-size: .28rem;
		padding: 0 .3rem;
		margin: .35rem 0;
	}
	.home6Cen .link{
		font-size: .28rem;
		line-height: .8rem;
		width: 3rem;
		height: .8rem;
	}
	.home6Cen{
		padding: 1.2rem 0;
	}
	.home-5Pag .swiper-pagination-bullet{
		    opacity: .6;
			width: 0.6rem;
			 height: 4px;
			 background: rgba(255,255,255,.5);
			 border-radius: 0;
	}
	.home-5Pag .swiper-pagination-bullet-active{

			 background: rgba(255,255,255,1);
	}
}