* {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0;
  margin: 0;
}

body{
	position: relative;
}

.content{
	width: 100%;
	overflow: hidden;
}

.box1{
	background-image: url(../img/img-One/index-4.png);
	width: 100%;
	height: 3.36rem;
	position: relative;
}

/* .content .box1 img{
	display: block;
	width: 100%;
	vertical-align: middle;		
	position: relative;
} */

.content .box1 .box1-text{
	position: absolute;
	top: 0.07rem;
	left: 1.19rem;
	/* left: 1.2rem; */
	text-align: center;
	
}

@font-face {
	font-family:YouSheBiaoTiHei;
	src: url('../js/font/ys.ttf');
}

.content .box1 .box1-text h2{
	font-size: 0.138rem;
	color: #FFFFFF;
	opacity: 0.94;
	font-family: 'YouSheBiaoTiHei';
	font-weight: 100;
}

.content .box1 .box1-text p{
	font-size: 0.09rem;
	color: #FFFFFF;
	opacity: 0.94;
	font-family: 'YouSheBiaoTiHei';
	font-weight: 100;
}

@font-face {
	font-family:PangMenZhengDao;
	src: url('../js/font/pmzd.ttf');
}

.content .box1 .box1-title{
	position: absolute;
	top: 1rem;
	left: 1.386rem;
	font-size: 0.3rem;
	color: #FFFFFF;
	letter-spacing: 10px;
	opacity: 0.88;
	font-family: 'PangMenZhengDao';
}

.content .box1 .box1-ad{
	position: absolute;
	top: 1.9rem;
	left: 1.211rem;
	/* left: 1.227rem; */
	font-size: 0.06rem;
	color: #FFFFFF;
	width: 3.1rem;
	background-color: #000000;
	padding: 0.2rem;
	opacity: 0.5;
	line-height: 0.12rem;
}

.content .box1 .box1-tab{
	position: absolute;
	top: 0.15rem;
	/* right: 1.09rem; */
	right: 1.08rem;
}

.content .box1 .box1-tab ul{
	display: flex;
}

.content .box1 .box1-tab ul li{
	list-style: none;
	font-size: 0.06rem;
	width: 0.3rem;
	height: 0.2rem;
	text-align: center;
	margin-right: 0.08rem;
}

.content .box1 .box1-tab ul li:nth-child(1){
	border-bottom: 0.012rem solid #FFFFFF;
}

.content .box1 .box1-tab ul li a{
	color: #FFFFFF;
	text-decoration: none;
}

.content .box2 p{
	height: 0.221rem;
	line-height: 0.221rem;
	text-align: center;
	background-color: #000000;
	color: #FFFFFF50;
	font-size: 0.055rem;
}
