.ui-header {
	width: 100%;
	position: relative;

}

.ui-hd-tp {
	width: 100%;
	padding: 0.373333rem 0.32rem;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.ui-hd-tpl {
	width: 3.333333rem;
	height: 0.466667rem;
	display: block;
}
.ui-hd-tpr {
	display: flex;
}
.ui-hd-tpr1 {
	width: 4rem;
	height: 0.426667rem;
	display: flex;
	border: 0.013333rem solid #999999;
	border-radius: 0.533333rem;
	padding: 0.066667rem 0.133333rem;
}

.ui-hd-tpr1-pt {
	width: 3.4rem;
	font-size: 0.346667rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	outline: none;
	border: none;
}

.ui-hd-tpr-img1 {
	width: 0.426667rem;
	height: 0.426667rem;
	display: block;
	margin-left: 0.133333rem;
}

.ui-hd-tpr-line {
	width: 0.04rem;
	height: 0.426667rem;
	background: #333333;
	border-radius: 0.026667rem;
	margin: 0 0.266667rem;
}

.ui-hd-tpr-img2 {
	width: 0.533333rem;
	height: 0.426667rem;
	display: block;
}

/* swiper */
.swiper-container {
	width: 100%;
	height: 100%;

}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* 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;
}

.ui-lunbo {
	width: 100%;
	height: 3.2rem;
}

.swiper-slide-img {
	width: 100%;
	height: 3.2rem;
	display: block;
}

/* .navMore{
	display: none;
} */
.dowNav{
	overflow: hidden;
}
#example1 {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
	background-color: #FFFFFF;
	position: absolute;
	top: 0rem;
	z-index: 10;
}

#example1 .closed {
	background-image: url(../images/ha-down.png);
	background-size: 0.30rem 0.18rem;
	background-position: 98% center;
}

#example1 .closed,
#example1 .opened {
	padding-right: 10px;
	kground-position: 98% 50%;
	background-repeat: no-repeat;
}

#example1 .header {
	background-color: #FFFFFF;
	font-size: 0.4rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
}

#example1 .opened {
	background-image: url(../images/ha-up.png);
	background-position: 98% center;
	background-size: 0.32rem 0.186667rem;
}

#example1 a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#example1 a.hover {
	border-top: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	/* background-color: #FFFFFF; */
	color: #0959A5;
}

#example1 ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#example1 li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-color: #FFFFFF;
	color: #333333;
}

#example1 li a {
	padding: 0.2rem 0.266667rem;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color:#ffffff;
	font-size: 0.346667rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
}

	#example1 li.active a,
	#example1 li li.active a {
		/*border-top: 1px solid #5F5F5F;
		border-bottom: 1px solid #7B7B7B;
		border-left: 1px solid #757575;
		border-right: 1px solid #9A9A9A;*/
		color: #0959a5;
	}

#example1 li.active li a,
#example1 li li a {
	padding: 0.1rem 0.053333rem 0.1rem 0.4rem;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	background-color: #FFFFFF;
	color: #0959A5;
}
 .dowNavid{
	width: 100vw;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 1.2rem;
	z-index: 10;
	overflow: hidden;
} 
/* #example1 li.active li a,
#example1 li li a:hover{
	cursor: pointer;
} */

.ui-footer{
	width: 100%;
	background-color: #333333;
	overflow: hidden;
}
.ui-ft-tp{
	width: 9.36rem;
	margin: auto;
	border-bottom: 0.026667rem solid #999999;
	padding: 0.533333rem 0;
}
.ui-ft-tp-h{
	font-size: 0.266667rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}
.ui-ft-tp-img{
	width: 1.6rem;
	height: 1.6rem;
	display: block;
	margin: 0.266667rem auto 0;
}
.ui-ftb{
	width: 9.36rem;
	margin:0.533333rem auto;
}
.ui-ftb p{
	font-size: 0.213333rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 0.533333rem;
	text-align:center;
}
	.ui-ftb p a {
		color: #999999;
		text-decoration: none;
		/*padding-right: 0.133333rem;*/
	}
