html {
	font-family: "微软雅黑";
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 26.67vw;
	height: 100%;
}

body {
	width: 100%;
	background: #fff;
	font-size: 0.16rem;
	height: 100%;
	position: relative;
	/*opacity: 0.5;/*透明度*/
}


/*.title {
	width: 3.75rem;
	background-image: url(../img/bg_4.png);
	height: 100%;
	text-align: center;
	position: fixed;
	z-index: -10;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% 100%;
	
}*/
.banner{
	width: 3.75rem;
	height: 1.93rem;
	background-image: url(../img/banner_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 100% 100%;
	/*position: absolute;*/
}
.banner img{
	width: 3.75rem;
	height: 1.93rem;
}
.logo{
	width: 3.75rem;
	height: 0.49rem;
	/*background: pink;*/
	position: absolute;
	display: flex;
	flex-flow: row wrap;
	margin: 0 0 1.45rem 0;
}
.logo_l{
	width: 0.39rem;
	height: 0.39rem;
	margin: 0.1rem 2.92rem 0 0.1rem;
	/*position: absolute;*/
}
.logo_l img{
	width: 0.39rem;
	height: 0.39rem;
}
.logo_r{
	width: 0.24rem;
	height: 0.20rem;
	margin: 0.15rem 0.1rem  0.1rem 0 ;
	
}
.logo_r img{
	width: 0.24rem;
	height: 0.20rem;
}
.list{
	width: 3.75rem;
	height: 9.8rem;
	background: url(../img/hhezuo.png) no-repeat;
	background-position: 0px 0px;
	background-size: 100% 100%;
}
.list_c{
	width: 0.28rem;
	height: 0.28rem;
	margin: 9.42rem 0.1rem 0.1rem 3.37rem;
	position: absolute;
}
.list_c img{
	width: 0.28rem;
	height: 0.28rem;
}
.bottom{
	width: 3.75rem;
	height: 0.9rem;
	background: #ebebeb;
}
.bottom p{
	width: 3.04rem;
	height: 0.42rem;
	margin: 0.24rem 0.3rem 0.24rem 0.3rem;
	position: absolute;
	font-size: 0.1rem;
	line-height: 0.18rem;
	text-align: center;
	font-family: "SimHei";
}
.act{
	width: 3.75rem;
	height: 100%;
	background: rgba(255,255,255,0.5);
	position: absolute;
	top: 0;
	bottom: 0;
}
.open{
	width: 0.75rem;
	height: 0.2rem;
	
	text-align: center;
	margin-left: 3.16rem;
	margin-top: 0.15rem;
}
.open img{
	width:0.3rem ;
	height: 0.3rem;
}
.act ul{
	width: 1.5rem;
	/*height: 100%;*/
	margin-top: 0.4rem;
	margin-left: 1.9rem;
	text-align: right;
}
.act ul li{
	width: 1.5rem;
	height: 0.5rem;
	list-style: none;
	font-size: 0.14rem;
	font-family: "苹方";
	font-weight: bold;
}