@charset "utf-8";

/* CSS Document */

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0;
	outline: 0 none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font: "DM Sans", "Gilroy", -apple-system, "Sofia Pro", "Microsoft YaHei", "Helvetica", "Arial", sans-serif;
	background: #fff;
	color: #000;
}
a {
	outline: 0 none;
	cursor: pointer;
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
}
ul, ol {
	list-style: none;
}
img {
	border: 0 none;
}
em, i {
	font-style: normal;
	font-weight: normal;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
.fl, .fr {
	display: inline;
	float: left;
}
.fr {
	float: right;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance: none!important;
	margin: 0;
}
/*@font-face {*/
/*	font-family: 'fangzheng';*/
/*	src: url("../FZJUNHJW_ZHONG.TTF") format('truetype');*/
/*	font-weight: normal;*/
/*	font-style: normal;*/
/*}*/
@font-face {
	font-family: 'knockout';
	src: url("../knockout-htf48-featherweight-webfont.ttf") format('truetype');
	font-weight: normal;
	font-style: normal;
}
/*@font-face {*/
/*	font-family: "Gilroy";*/
/*	src: url("../Gilroy-Regular.otf") format("opentype");*/
/*}*/
@font-face {
	font-family: "Gilroy-Bold";
	src: url("") format("opentype");
}
@font-face {
	font-family: "Gilroy-Medium";
	src: url("") format("opentype");
}
/*@font-face {*/
/*	font-family: "Sofia Pro";*/
/*	src: url("../Sofia-Pro-Medium.otf") format("opentype");*/
/*}*/
/*@font-face {*/
/*	font-family: "DM Sans";*/
/*	src: url("../DMSans-Regular.ttf") format("truetype");*/
/*}*/
@font-face {
	font-family: "DM Sans Bold";
	src: url("") format("truetype");
}
html, body {
	height: 100%;
}
.l-main {
	height: 100vh;
	min-width: 1200px;
	font-family: "DM Sans", "Gilroy", -apple-system, "Sofia Pro", "Microsoft YaHei", "Helvetica", "Arial", sans-serif;
}
.swiper-wrapper {
	height: 100%;
}
.swiper-slide.content-slide-index {
	height: 100%;
}
.swiper-container {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.front-main {
	position: relative;
	/* top: 0; left: 0;*/
	width: 100%;
	overflow-x: hidden;
}
.content-slide-index .front-main {
	height: 100%;
}
.slide-section {
	position: relative;
	overflow: hidden;
	height: 100%;
}
.content-slide-index .slide-section {
	width: 100vw;
}
.p-slide-section__bg {
	top: 0;
	left: 0;
	background-size: cover;
	/*background-attachment: fixed; z-index: -1;*/
	pointer-events: none;
	width: inherit;
	height: inherit;
	background-position: center;
	/*-webkit-transition: 15s -webkit-transform; transition: 15s -webkit-transform; transition: 15s transform;*/
}

/*.swiper-slide-active .p-snap-section.active .p-slide-section__bg { -webkit-transition: 15s -webkit-transform; transition: 15s -webkit-transform; transition: 15s transform;
 transition: 15s transform, 15s -webkit-transform; -webkit-transform: scale(1.1); transform: scale(1.1); }*/

.p-slide-section__body {
	overflow: hidden;
	text-align: center;
	z-index: 1;
	height: inherit;
	width: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.p-slide-section__bg--center {
	display: flex;
	justify-content: center;
	align-items: center;
}
.btn-more {
	display: block;
	width: 285px;
	height: 78px;
	background: rgb(2, 167, 240);
	font-size: 25px;
	color: #fff;
	line-height: 78px;
	border-radius: 40px;
	transition: all .5s;
}
.btn-more .arrow-more {
	display: inline;
	margin-left: 5px;
	width: 47px;
	height: 19px;
}
.btn-more:hover {
	transform: scale(.95);
}
.content-slide-index .p-slide-section__body, .content-slide-nav .p-slide-section__body {
	margin: 0 auto;
	width: 80%;
}
.top {
	display: flex;
	width: 100%;
	color: #fff;
	height: 100px;
	align-items: center;
	justify-content: space-between;
}
.top .nav {
	display: flex;
	width: 100%;
	height: 100%;
	line-height: 100px;
	justify-content: space-around;
	cursor: pointer;
	/*color: rgb(51, 51, 51);*/
	margin-top: 47px;
	font-size: 24px;
	font-weight: bolder;
}
.top .nav li:hover, .top .nav li.active {
	opacity: .7;
}
.top .nav li.list:hover {
	opacity: 1;
}
.top .en {
	padding: 10px 20px;
	color: #303030;
	background: #fff;
	border-radius: 20px;
}
.top .list img {
	margin-left: 20px;
}
.top .list-show {
	top: 80px;
	left: -10px;
	width: 110px;
	height: 0;
	background: #fff;
	border-radius: 0 0 10px 10px;
	opacity: 0;
	transition: all .5s;
}

/*.top .list-show.active{ height: 115px; opacity: 1;}*/

.top .list-show a {
	display: block;
	line-height: 50px;
	color: #41313e;
}
.top .list-show a:hover {
	text-decoration: underline;
}
.top .nav li:last-child:hover .list-show {
	height: auto;
	opacity: 1;
}
.banner {
	display: flex;
	bottom: 278px;
}

.banner li{ opacity: 0; animation:.8s topDown;animation-fill-mode:forwards;}

.banner li:nth-child(3),
.banner li:nth-child(4),
.banner li:nth-child(5),
.banner li:nth-child(6),
.banner li:nth-child(7){animation-delay:.2s;}
.banner li:nth-child(8),
.banner li:nth-child(9){animation-delay:.4s;}
.banner li:nth-child(10),
.banner li:nth-child(11),
.banner li:nth-child(12),
.banner li:nth-child(13),
.banner li:nth-child(14){animation-delay:.6s;}
@keyframes topDown{0%{transform:translateY(-10em);}
to{opacity:1;transform:translateY(0);}
}


.arrow {
	left: 50%;
	bottom: 100px;
	margin-left: -34px;
	width: 67px;
	height: 79px;
	background: url("../img/ico_arrow_down.png") no-repeat;
}
.l-footer {
	margin-top: 90px;
	padding: 26px;
	background: rgb(40, 38, 38);
	overflow: hidden;
}
.l-footer .footer-content {
	margin: 0 auto;
	width: 1220px;
	padding-top: 20px;
	font-size: 12px;
	letter-spacing: 1px;
}
.l-footer .footer-content .logo {
	margin-right: 70px;
}
.l-footer .footer-content .cont-right {
	/* margin-top: 15px; */
}
.l-footer .footer-content .logo span {
	display: block;
	margin-top: 10px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.l-footer .footer-content ul {
	display: flex;
	width: 100%;
	margin-bottom: 15px;
	clear: both;
	overflow: hidden;
	justify-content: space-between;
}
.l-footer .footer-content ul li {
	float: left;
}
.l-footer .footer-content ul a {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
.l-footer .footer-content ul a:hover {
	text-decoration: underline;
}
.l-footer .footer-content p {
	line-height: 2;
	clear: both;
	text-align: left;
	font-size: 14px;
}
.l-footer .footer-content .cont-right p {
	opacity: .6;
	color: #fff;
}
.l-footer .footer-content p a {
	color: #fff;
}
.l-footer .footer-content p img {
	vertical-align: middle;
}
.thickdiv {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000000;
	border: 0 none;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 101;
}
.pup-subscribe {
	position: fixed;
	top: 50%;
	left: 50%;
	padding: 25px 65px;
	background: #fff;
	z-index: 102;
	border-radius: 20px;
	transform: translate(-50%, -50%);
}
.pup-subscribe .top {
	display: flex;
	font-size: 24px;
	color: #9c9c9c;
	justify-content: center;
	align-items: center;
}
.pup-subscribe .top img {
	position: relative;
	top: 5px;
	margin-right: 13px;
	height: 35px;
}
.pup-subscribe .top .text:first-child {
	margin-right: 45px;
}
.pup-subscribe .btn-close {
	top: 20px;
	right: 25px;
	width: 22px;
	height: 21px;
	background: url("") no-repeat;
	transition: all 1s;
}
.pup-subscribe .btn-close:hover {
	transform: rotate(360deg);
}
.pup-subscribe .text-input {
	display: flex;
	margin: 0 auto 15px;
	width: 595px;
	height: 80px;
	border: 2px #ccc solid;
	border-radius: 50px;
	align-items: center;
	justify-content: center;
}
.pup-subscribe .text-input input {
	padding-left: 25px;
	width: 500px;
	height: 100%;
	font-size: 24px;
	outline: none;
	box-sizing: border-box;
	border: none;
}
.pup-subscribe .btn-subscribe {
	display: block;
	margin: 30px auto 0;
	width: 215px;
	height: 63px;
	background: #dd1e14;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 63px;
	border-radius: 50px;
}
.pup-subscribe .btn-auth {
	top: 50%;
	right: 10px;
	padding: 15px;
	background: #dd1e14;
	color: #fff;
	font-size: 16px;
	border-radius: 50px;
	transform: translateY(-50%);
}
.pup-subscribe .btn-auth.bg-grey {
	margin: 0;
	background: #666;
}
@media only screen and (max-width: 1440px) {
	.btn-more {
		width: 215px;
		height: 60px;
		font-size: 18px;
		line-height: 60px;
		border-radius: 30px;
	}
	.btn-more .arrow-more {
		margin-left: 5px;
		width: 33px;
		height: 15px;
		background-size: 100% 100%;
	}
	.l-footer .footer-content {
		width: 1220px;
	}
}