@charset "utf-8";
html,body{
	width:100%;
	overflow-x:hidden;
}
body{
	font-family:"微软雅黑","Microsoft YaHei",Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	background:#fff;
}
body,ul,li,dl,dt,dd,form,input,textarea,img,tr,td,h1,h2,p,span,h3,b,i,h4,h5,h6,canvas,em{margin:0;padding:0;}
form,input{
	border:none;
	outline:none;
}
a{
	text-decoration:none;
	outline:none;
}
li{
	list-style-type:none;
}
a img{
	border:none;
}
table{
	border-collapse:collapse;
}
.none{
	display:none;
}
.clear{
	clear:both;
	overflow:hidden;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.swiper-wrapper{
	height: 100%;
}
.swiper-slide{
	height: 100%;
}
/*第一屏*/
#xhBan{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:0;
	height:87%;
}
.xhBanA{
	overflow:hidden;
	height: 100%;
}
.xhBanA li{
	float:left;
	height: 100%;
}
.xhBanA img{
	display:block;
	width:100%;
	height: 100%;
}
.ban-bot{
	width:100%;
	height: 12.9%;
	border-bottom: 1px #ccc solid;
}
.ban-bot-ul{
	width: 75%;
	height: 100%;
	margin: 0 auto;
}
.ban-bot-li{
	width:23.9%;
	height: 100%;
	border-right: solid 1px #ccc;
	margin-right: 0.9%;
}
.border-none{
	border-right: none;
}
.ban-bot-li div{
	margin-left:8.6%;
	min-width: 50%;
}
.ban-bot-div-t{
	margin-top:10.3%;
	margin-bottom:5%;
	font-size:1.5rem;
	color:#333;
}
.ban-bot-div-b{
	font-size:1rem;
	line-height:1rem;
	color:#666;
}
.ban-bot-img{
	width: 34.7%;
	height: 100%;
}
/*第二屏*/
.main{
	width: 100%;
	height: 100%;
}
#main-sec{
	max-width: 75%;
	height: 100%;
	margin: 0 auto;
	background-color: #fff; 
	background-size: 100% 100%;
}
.main-sec0{
	background-image: url(../img/sec-img0.png);
}
.main-sec1{
	background-image: url(../img/sec-img1.png);
}
.main-sec2{
	background-image: url(../img/sec-img2.png);
}
.main-sec3{
	background-image: url(../img/sec-img3.png);
}
.main-ys{
	margin:5% 0 12.6% 2%;
	font-size: 1.5rem;
	color: #333;
	font-weight: bold;
}
.sec-ul{
	margin-left:3.1%;
}
.sec-li{
	margin-bottom: 4.9%;
	text-align: center;
	width: 45px;
	font-size: 14px;
	cursor: pointer;
}
.sec-li img{
	width: 45px;
	height: 45px;
}
/*第三屏*/
#main-thr{
	background: #f8f8f8;
	width: 100%;
	height: 100%;
}
.main-thr{
	margin: 0 auto;
	width: 75%;
	height: 100%;
}
.thr-l{
	width: 36.18%;
	height: 100%;
	margin-left:2.29%;
}
.thr-l div{
	margin: 5.35% 0 10.3%;
	font-size: 1.5rem;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.thr-r{
	width:50.6%;
	height: 100%;
	margin-left: 6.8%;
}
.thr-ul{
	background: #fff;
	width: 100%;
	overflow: hidden;
	height: 78%;
}
.thr-li{
	margin-top: 3.5%;
	height: 22%;
	font-size: 1.5rem;
	color: #333;
	text-align: center;
	display: flex;
	justify-content:center;
	align-items:center;
}
.thr-li-last{
	margin-bottom: 11px;
}
.thr-new-li{
	margin-left:1.2rem;
	border-left:0.7rem solid #81A2F6;
	background: #f8f8f8;
}
.thr-r div{
	margin: 5.35% 0 17%;
	font-size: 1.5rem;
	color: #666;
	text-align: center;
}
.thr-img{
	width:100%;
	height: 65.5%;
}
/*第四屏*/
#main-four{
	width: 75%;
	height: 73.8%;
	margin: 0 auto;
	overflow: hidden;
}
.four-title{
	margin:5% 0 7% 2%;
	color: #333;
	font-size: 1.5rem;
	font-weight: bold;
}
.four-ul{
	width: 97.2%;
	margin:0 auto;
}
.four-li{
	width: 18%;
	margin-right:1.7%;
	position: relative;
	z-index: 0;
}
.four-li-last{
	margin-right: 0;
}
.four-logo{
	width: 138px;
	height: 138px;
	margin: 2% auto;
	border-radius: 50%;
	border:1px solid #eee;
}
.four-logo img{
	display: block;
	border-radius: 50%;
	width: 124px;
	height: 124px;
	margin: 7px;
}
.xcx-ma{
	position: absolute;
	z-index: 1;
	width: 100%;
	top: 0;
	left: 0;
}
.xcx-ma img{
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 150px;
}
.four-name{
	margin: 15% auto;
	color: #333;
	font-size: 1.5rem;
	text-align: center;
}
.four-remark{
	width: 81.9%;
	margin:0 auto;
	font-size: 1.16rem;
	line-height: 1.8rem;
	color: #333;
	text-align: left;
}

#footer{
	width: 100%;
	height: 26.2%;
	background: url(../img/footer.png) no-repeat;
	background-size: 100% 100%;
	color: #fff;
	overflow: hidden;
}
.foot-title{
	text-align: center;
	font-size: 3rem;
	margin: 5% 0 2%;
}
.foot-beian{
	text-align: center;
	font-size: 1.2rem;
}
/*悬浮窗*/
.fuchuang{
	position: fixed;
	z-index: 99;
	top:39.2%;
	right:20px;
}
.fc-li{
	width: 40px;
	height: 40px;
	background:rgba(103,141,241,0.4);
	border-radius:4px;
	margin-bottom: 40px;
}
.fc-li div{
	display: none;
}
.fc-li-h{
	background:rgba(103,141,241,1);
}
.fc-li-h div{
	display: block;
}
.fc-img{
	width:22px;
	height: 22px;
	margin:9px;
}
.fc-ma{
	width:186px;
	height: 186px;
	position: absolute;
	z-index: 2;
	background: #fff;
	right:45px;
	top:-146px;
	box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.2);
}
.fc-ma img{
	width: 186px;
	height: 186px;
}
.fc-tele{
	width: 136px;
	height: 40px;
	box-shadow:0px 2px 6px 0px rgba(0,0,0,0.2);
	border-radius:4px 0 0 4px;
	position: absolute;
	z-index: 2;
	right:40px;
	top:80px;
	text-align: center;
	line-height: 40px;
	color: #333;
	font-size: 16px;
	background: #fff;
}