
@charset "utf-8";
/*=========================Reset_start==========================*/
body,h1,h2,h3,h4,h5,h6,div,p,dl,dt,dd,ol,ul,li,form,table,th,td,a,img,span,strong,var,em,input,textarea,select,option{
	margin: 0; 
	padding: 0;
}
html,body{
	width:100%;
	height:100%;
	min-width: 320px;
	max-width: 768px;
	margin: 0 auto;
	overflow-y:hidden;
	zoom: 1!important;
}

th,strong,var,em,address, caption, cite, code, dfn{
	font-weight: normal; 
	font-style: normal;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

ul,ol{
	list-style: none;
}
i,em{
	font-style: normal;
}

fieldset,img{
	border: 0;
}

img{
	display: block;
} 
input {
    outline: none;
	border-radius: 0;
	border: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,select,textarea{
	outline:0;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}
button{
	outline: none;
	border: 0;
}
textarea{
	resize:none;
}

a{
	text-decoration: none;
	color: #333;
}
::-webkit-scrollbar{
	display: none;
}

/*==========================Reset_End===========================*/
body{	
	display: flex;
	display: -webkit-flex;

	font-size: 0.24rem;
	font-family: -apple-system,Helvetica,sans-serif;
	color:#333; 
	position: relative;
}
/*section*/
section{
	flex:1;
	-webkit-overflow-scrolling: touch;
	overflow: auto;
}

/* 首页 */
.banner{
	height: auto;
	position: relative;
}
.banner>img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.logo{
	height: auto;
	position: absolute;
	left: 0.2rem;
	top: 0.2rem;
}
.logo img{
	height: 0.5rem;
}
.download{
	width: 7.1rem;
	height: auto;
	margin: 0.35rem auto 0;
}
.download ul{
	width: 100%;
	height: 0.7rem;
	margin: 0 auto;
	text-align: center;
}
.download ul li{
	width: 2.1rem;
	height: 0.7rem;
	background: url(../images/a1.png) no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
	margin: 0 .1rem;
}
/* .download ul li:last-child{
	float: right;
} */
.download ul li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.7rem;
	color: #fff;
}
.download p{
	height: auto;
	margin-top: 0.3rem;
}
.download p i{
	display: block;
	height: auto;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.38rem;
}
.download p span{
	display: block;
	height: 0.65rem;
	text-align: center;
}
.download p span a{
	display: inline-block;
	height: 0.4rem;
	font-size: 0.24rem;
	line-height: 0.4rem;
	color: #588bf6;
}
.Exhibition{
	width: 7.2rem;
	height: auto;
	margin: 0 auto;
}
.Exhibition h3{
	height: .8rem;
	font-size: 0.42rem;
	font-weight: bolder;
	text-align: center;
	background: url(../images/a2.png) no-repeat center bottom ;
	background-size: auto 0.13rem;
	margin-bottom: .2rem;
}
.six h3{height:1.3rem;  margin-bottom: .2rem;}
.swiper-container {
	width: 100%;
	height: 4.7rem;
}
.Exhibition .swiper-button-next{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	border: 0;
	background: url(../images/a3.png) no-repeat center;
	background-size: 100% 100%;
}
.Exhibition .swiper-button-prev{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	border: 0;
	background: url(../images/a4.png) no-repeat center;
	background-size: 100% 100%;
}
.Exhibition .swiper-button-next:after, .swiper-button-prev:after{
	display: none;
}
.Exhibition img{
	display: block;
	width: 100%;
	height: 4.06rem;
}
.present{
	height: auto;
	padding-bottom: 0.6rem;
}
.Title{
	height: 1.4rem;
	padding-top: 0.5rem;
}
.Title b{
	display: block;
	height: 0.76rem;
	font-size: 0.56rem;
	font-weight: bolder;
	text-align: center;
	color: #248aff;
}
.Title b i{
	font-size: 0.44rem;
	color: #666;
}
.Title span{
	display: block;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.42rem;
}
.Title1{
	background: url(../images/a10.png) no-repeat 2.3rem 0.1rem;
	background-size: auto 0.9rem;
}
.present>img{
	display: block;
	width: 6rem;
	margin: 0 auto;
}
.grey{
	background: #f7f8fa;
}
.grey2{
	background: url(../images/a14.png) no-repeat 0 1.3rem;
	background-size: 3.5rem auto;	
}
.Title2{
	background: url(../images/a12.png) no-repeat 1.8rem 0.1rem;
	background-size: auto 0.9rem;
}
.Title3{
	background: url(../images/a15.png) no-repeat 1.8rem 0.1rem;
	background-size: auto 0.9rem;
}
.Foot{
	height: auto;
	padding-bottom: 0.4rem;
	background: url(../images/a17.png) no-repeat center bottom;
	background-size: 100% auto;
}
.Foot h5{
	height: 0.9rem;
	padding-top: 0.45rem;
	font-size: 0.45rem;
	font-weight: bolder;
	text-align: center;
}
.Foot ul{
	width: 100%;
	height: 0.7rem;
	margin: 0 auto;
	text-align: center;
}
.Foot ul li{
	width: 2.12rem;
	height: 0.7rem;
	background: url(../images/a1.png) no-repeat center;
	background-size: 100% 100%;
	display: inline-block;
	margin: 0 .1rem;
}
.Foot ul li:last-child{
	float: right;
}
.Foot ul li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0.28rem;
	text-align: center;
	line-height: 0.7rem;
	color: #fff;
}
.Foot p{
	height: auto;
	margin-top: 0.3rem;
}
.Foot p i{
	display: block;
	height: auto;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.38rem;
}
.Foot p span{
	display: block;
	height: 0.65rem;
	text-align: center;
}
.Foot p span a{
	display: inline-block;
	height: 0.4rem;
	font-size: 0.24rem;
	line-height: 0.4rem;
	color: #588bf6;
}


