﻿@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
html{overflow-x:hidden;}
ul,li,ol{list-style:none;}
img{border:0;  max-width:100%;}
a{text-decoration:none;color:#333;outline:none;}
/* body{font-size:.24rem; color: #333; font-family:"Microsoft YaHei","Hiragino Sans GB","Hiragino Sans GB W3","Helvetica Neue",Helvetica,Arial,sans-serif;} */
.clear{clear:both;}
.clearfix::after, .clearfix::before{display: table; content: " ";}
.clearfix:after{clear:both}
*, ::after, ::before{box-sizing: border-box;}
a, button{cursor: pointer;}
body {
	overflow-x: hidden;
}
a {
	text-decoration: none;
}
.swiper-container {
	height: 630px;
	overflow: visible;
}
.swiper{height:630px}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 35px !important;}
.pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 105px;
	width: 100%;
	z-index:999;
}
.swiper-pagination-switch {
	display: inline-block;
	width: 32px;
	height: 20px;
	font-size: 0;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
	transition: width .8s;
}
.swiper-pagination-switch:before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 4px;
	border-radius: 2px;
	background: rgba(102, 102, 102, .5);
	vertical-align: middle;
	transition: width .8s, background-color .8s;
	box-shadow: 0 3px 6px 0 rgba(33, 39, 81, 0.20);
}
.swiper-active-switch:before {
	background: #f1895a;
	box-shadow: 0 3px 6px 0 rgba(241, 137, 90, .5);
}
/* .swiper-slide {
	position: relative;
	opacity: 0;
	transition: opacity 0.7s ease-in-out;
	overflow: hidden;
} */
.swiper-slide-active {
	opacity: 1;
}
.swiper-slide .img {
	position: absolute;
}
.inner {
	position: relative;
	display: block;
	width: 1180px;
	height: 500px;
	margin: 0 auto;
}
.banner-text {
	position: absolute;
	left: 0;
	bottom: 80px;
	z-index: 999;
}
.banner-text h3 {
	margin-bottom: 10px;
	font-size: 24px;
	color: #333333;
	line-height: 36px;
}
.banner-text em {
	font-style: normal;
	color: #e56c22;
}
.banner-text span.blue{
	color:#0e6eb9;
}
.banner-text h2 {
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 44px;
	color: #133153;
	line-height: 65px;
	font-weight:600;
	font-family: Arial，"黑体";
}
.banner-text h2 img{width:400px;}
.banner-text p {
	margin-top: 20px;
	font-size: 20px;
	color: #133153;
	line-height: 36px;
	font-family: "黑体";
}
.banner-text .btn-primary {
	box-shadow: 0 10px 20px 0 rgba(24, 114, 255, 0.20);
	margin-top: 50px;
	height: 40px;
	line-height: 38px;
	padding: 0 30px;
	font-size: 18px;
	color: #fff;
	background-color: #1890ff;
	display: inline-block;
}
.banner-text .btn-primary:hover{
	cursor: pointer;
	background:#40a9ff
}
.banner-text .btn-primary-line{
	margin-left:20px;
	box-shadow: 0 10px 20px 0 rgba(24, 114, 255, 0.20);
	margin-top: 50px;
	height: 40px;
	line-height: 38px;
	padding: 0 30px;
	font-size: 18px;
	color: #1890ff;
	/* border: 1px solid #1890ff; */
	display: inline-block;
	background:#fff;
}
.banner-text .btn-primary-line:hover{
	cursor: pointer;
	background:#fafafa;
	}
.slide1 {
	background: url(../images/bg-pc1.png) no-repeat center center ;
	background-size:cover;
}
.slide2 {
	background: url(../images/bg-pc2.png) no-repeat center center;
	background-size:cover;
}
.slide3 {
	background: url(../images/bg-pc3.png) no-repeat center center;
	background-size:cover;
}
.slide4 {
	background: url(../images/bg-pc4.png) no-repeat center center ;
	background-size:cover;
}
.slide1 .img1 {
	right: 0px;
	bottom: 80px;
	z-index: 9;
	position: absolute;
	width:460px;
}
.slide2 .img1 {
	right: 0px;
	bottom: 80px;
	z-index: 9;
	position: absolute;
	width:460px;
}
.slide3 .img1 {
	right: 0px;
	bottom: 80px;
	z-index: 9;
	position: absolute;
	width:460px;
}
.slide4 .img1 {
	right: 0px;
	bottom: 80px;
	z-index: 9;
	position: absolute;
	width:460px;
}
.slide4 .img2 {
	right: -190px;
	bottom: 0px;
	z-index: 9;
	position: absolute;
}
.slide5 .img1 {
	right: -190px;
	bottom: 0px;
	z-index: 9;
	position: absolute;
}
.slide5 .img2 {
	right: -190px;
	bottom: 0px;
	z-index: 9;
	position: absolute;
}
/*波浪遮罩*/
.cover {
	background: url(../images/banner-cover.png) no-repeat center center;
	position: absolute;
	z-index: 9;
	bottom: 0;
	left: -1280px;
	right: -1280px;
	width: 2560px;
	height: 60px;
	margin: 0 auto;
}
/*底下四个导航*/
.home-events {
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	bottom: 0;
	margin-bottom: -38px;
}
.home-events-box {
	max-width: 1210px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
.home-events-box-wrapper {
	width: 100%;
	border-radius: 4px;
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.10);
}
.home-events-box-wrapper:after {
	content: "";
	display: table;
	clear: both;
}
.home-events-box-item {
	position: relative;
	float: left;
	width: 25%;
	height: 120px;
	border-radius: 4px;
	background: rgba(255, 255, 255, 1);
	-webkit-transition: .2s;
	transition: .2s;
}
.home-events-box-item a {
	display: block;
	height: 100%;
	padding: 34px 5px 34px 120px;
}
.home-events-box-item:hover i img:last-child {
	opacity: 1;
}
.home-events-box-item:hover h2 {
	color: #fa6f66;
}
.home-events-box-item i {
	position: absolute;
	top: 30px;
	left: 40px;
	width: 60px;
	height: 60px;
}
.home-events-box-item i img {
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	will-change: opacity;
}
.home-events-box-item i img:last-child {
	opacity: 0;
}
.home-events-box-item h2, .home-events-box-item p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.home-events-box-item h2 {
	margin-bottom: 4px;
	font-size: 18px;
	line-height: 22px;
	color: #3B516A;
	-webkit-transition: .2s;
	transition: .2s;
	will-change: color;
}
.home-events-box-item p {
	font-size: 14px;
	line-height: 20px;
	color: #95989D;
}

@media(max-width: 768px){
	.slide1 {
		background: url(../images/bg-pc1.png) no-repeat -600px center ;
	}
	.slide2 {
		background: url(../images/bg-pc2.png) no-repeat -800px center ;
	}
	.slide3 {
		background: url(../images/bg-pc3.png) no-repeat -600px center ;
	}
	.swiper{height:460px;}
	.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 40px !important;}
	.inner {
		width: 100%;
		height: 500px;
	}
	.banner-text{
		bottom:none;
		top:0px;
		text-align: center;
		padding:50px;
	}
	.banner-text h2{
		font-size:24px;
		line-height:36px;
	}
	.banner-text p{
		font-size:16px;
		line-height:22px;
	}
	.slide1 .img1{
		position: absolute;
		width:60%;
		right:0;
		left:0;
		text-align: center;
		margin:auto;
		bottom:80px;
	}
	.slide2 .img1 {
		position: absolute;
		width:60%;
		right:0;
		left:0;
		text-align: center;
		margin:auto;
		bottom:80px;
	}
	.pagination{
		bottom:40px;
	}
	.banner-text .btn-primary{
		padding:0 20px;
		font-size:16px;
	}
	.banner-text .btn-primary-line{
		padding:0 20px;
		font-size:16px;
	}
}


