html,body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{
	margin:0;
	padding:0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
*{
	box-sizing: border-box;
	
}
a{
	color:#333;
	text-decoration:none
}
a:active,a:hover{
	outline:0;
}
img{
	border:none
}
li{
	list-style:none
}
table{
	border-collapse:collapse;
	border-spacing:0
}
body{
	background: #f5f5f5;
}
.box{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.w1200{
	width: 1200px;
}
.location{
	font-size: 14px;
	color: #808080;
	cursor: pointer;
}
.location i{
	font-size: 12px;
	margin-left: 5px;
}
/* nav */
.nav-box{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-bottom: 1px solid #0080f8;
	background: #fff;
}
.nav{
	height: 148px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	background: #fff;
}
.nav-1{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
}
.logo{
	width: 200px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.logo img{
	max-width: 100%;
	max-height: 100%;
}
.nav-fl{
	width: 200px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #0080f8;
	color: #fff;
	font-size: 16px;
}
.nav-fl i{
	font-size: 18px;
	margin-right: 10px;
}
.nav-search{
	width: 720px;
	height: 46px;
	display: flex;
	align-items: center;
	border: 1px solid #999;
	border-radius: 100px;
	margin-top: 30px;
	padding: 0 30px;
}
.search-inp{
	border: none;
	outline: none;
	background: none;
	flex:1;
	font-size: 18px;
}
.nav-search i{
	font-size: 24px;
	color: #999;
}
.nav-ul{
	height: 48px;
	display: flex;
	align-items: center;
	align-self: flex-start;
	font-size: 16px;
}
.nav-li{
	height: 100%;
	color: #808080;
	padding: 0 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .2s;
}
.nav-li:hover,.nav-li.active{
	color: #fff;
	background: #0080f8;
}
/* nav2 */
.nav-slide{
	position: absolute;
	top: 49px;
	z-index: 10;
}
.nav-list{
	width: 200px;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: rgba(0,0,0,0.4);
}
.nav-list-li{
	width: 100%;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.nav-list-li.active,.nav-list-li:hover{
	background: #fff;
	color: #0080f8;
}

.swiper-container {
	width: 100%;
}

.swiper-slide {
	text-align: center;
	/* Center slide text vertically */
	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-slide img{
	width: 100%;
}
/* foot */
.foot1{
	width: 100%;
	height: 80px;
	background: #e6e6e6;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}
.foot1-ul{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.foot1-li{
	display: flex;
	align-items: center;
	font-size: 18px;
}
.foot1-li img{
	margin-right: 14px;
}
.foot2{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 40px 0;
	background: #fff;
}
.foot2-ul{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}
.foot2-title{
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #000;
	font-size: 14px;
}
.foot2-title h1{
	margin-bottom: 5px;
	font-size: 36px;
}
.foot2-list{
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.foot2-ul2{
	width: 17%;
	color: #000;
	display: flex;
	flex-direction: column;
}
.foot2-li-t{
	width: 100%;
	line-height: 40px;
	border-bottom: 1px solid #000;
	font-size: 18px;
}
.foot2-li{
	width: 100%;
	display: flex;
	flex-direction: column;
	margin-top: 30px;
}
.foot2-li a{
	color: #000;
	font-size: 14px;
	line-height: 30px;
}
.foot3{
	width: 100%;
	display: flex;
	flex-direction: column;
	background: #f8f8f8;
	align-items: center;
	padding: 30px 0;
}
.foot3-ul{
	display: flex;
	flex-direction: column;
	align-items: center;
}
.foot3-1{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 4px 0;
}
.foot3-2{
	margin-top: 10px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.foot3-2 img{
	margin: 0 5px;
}
/* fy */
.fy{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	margin-top: 30px;
}

@media screen and (max-width: 1600px)  {
	.nav-list-li{
		height: 38px;
		font-size: 14px;
	}
}
@media screen and (max-width: 1400px)  {
	.nav-list-li{
		height: 34px;
		font-size: 12px;
	}
}