*{
	margin: 0;
	padding: 0;
	border: 0;
}
body{
	overflow:scroll;
	overflow-x:hidden;
	
	}
/*关于我们页面*/

.header{
	width: 100%;
    height: 100%;
    background-image: url(../image/5/img.png);
    background-size: 100% 100%;
    padding-bottom: 10%;
}
.nav{
    width: 100%;
    height: auto;
    padding: 2rem 0;
    border-bottom: 2px solid rgba(255,225,255,0.2);
}
.a{
	border-bottom: 2px solid #fff;
}
.nav-center{
	width: 70%;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.nav-center img{
	width: 7rem;
	height: auto;
}
.nav-center ul{
	width: 50rem;
    /* float: right; */
    margin-right: 0;
    padding: 1% 0;
	display: flex;
}
.nav-center ul li{
    padding-left: 3.5rem;
    /* float: right; */
    list-style: none;
}
.nav-center ul li a{
	text-decoration: none;
	padding-bottom: 2.8rem;
    font-size: 1rem;
    font-family: 'Source Han Sans CN';
    font-weight: 400;
    color: #FFFFFF;
}
.header p{
	text-align: center;
	font-size: 3rem;
font-family: 'Source Han Sans CN';
font-weight: bold;
color: #FFFFFF;
margin-top: 8%;
}
.conceal{
	width: 100%;
	/* height: 802px; */
}

.conceal h2{
	font-size: 2.12rem;
font-family: 'Source Han Sans CN';
font-weight: bold;
color: #333333;
text-align: center;
margin: 5% 0 2% 0;

}
.ct-center{
	width: 70%;
	height: auto;
	margin-left: 15%;
}
.ct-center p{
font-size: 1.12rem;
font-family: 'Source Han Sans CN';
font-weight: 400;
color: #666666;
line-height: 2.5rem;

}
.zhengshu{
	width: 100%;
}
.zhengshu table{
	table-layout: fixed;
    width: 100%;
}
.zhengshu table tr{
	vertical-align: baseline;
}
.zhengshu table tr td{
	width: 17%;
}
.zhengshu table tr td:nth-child(3){
	width: 37%;
}
.zhengshu table td img{
	width: 100%;
}
td{
	text-align: center;
	font-size: 1.12rem;
font-family: 'Source Han Sans CN';
font-weight: 400;
color: #666666;
line-height: 2.5rem;
}

.last{
	width: 100%;
	height: auto;
	background-color: black;
    /* position: absolute; */
    color: #fff;
    margin-top: 0%;
}
.last-center{
	/* position: absolute; */
	width: 70%;
	height: auto;
	/* left: 15%; */
	margin: 0 15%;
	padding: 1% 0;
	
}
.bt-top{
	width: 100%;
	height: auto;
	margin-top: 4%;
	position: relative;
	/*border: 1px solid red;*/
}
.address{
	width: 30%;
	display: inline-block;

}
.address .logo{
	width: 9rem;
}
.address p{
	position: relative;
    /* top: 3%; */
    margin-top: 9%;
    margin-bottom: 9%;
}
.address .p1 img{
	/* margin-top: 6.5%; */
	margin-top: 0;
	position: absolute;


}
.address .p1 span{
	display: block;
	margin-left: 11%;
	/* margin-bottom: 11px; */
	font-size: 1rem;
font-family: 'Source Han Sans CN';
font-weight: 400;
color: #FFFFFF;
/* line-height: 30px; */

}
.address .p2 img{
	/* margin-top: 9.5%; */
	position: absolute;
	top: 0;

}
.address .p2 span{
	display: block;
	margin-left: 11%;
	font-size: 1rem;
font-family: 'Source Han Sans CN';
font-weight: 400;
color: #FFFFFF;
/* line-height: 30px; */
}
.introduce{
	width: 56%;
    height: auto;
    margin-right: 0;
    display: inline-block;
    padding-left: 5%;
    border-left: 1px solid rgba(255,225,255,0.2);
   /* border: 1px solid blue;*/
    /*margin-top: -8%;
    margin-left: 37%;*/

}
.introduce .nav1{
	list-style: none;
	height: 100%;

}
.nav1 .nav-li{
	float: left;
	/*margin-left: 10%;*/
	width: 20%;
}
/*.nav1 .nav-li .nav2{

}*/


.nav-li .nav2{
	list-style: none;
	margin-top: 23%;
	/*text-align: center;*/padding-left: 0;

}
.nav-li span{
	
	font-size: 1.2rem;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;

}
.nav2 li{
	margin-top: 12%;
}
.nav2 li div{
	font-size: 1rem;
font-family: Source Han Sans CN;
font-weight: 400;
color: #FFFFFF;
text-decoration: none;
cursor: pointer;
	
}
.ewm{
	position: absolute;
	width: 8%;
}
.copy{
	width: 100%;
	/* height: 13%; */
	color: gray;
	background: #020819;
	padding-top: 1%;
	/* margin-top: 13%; */
}
.copy-center{
	width: 70%;
	margin: 0 15%;
	display: flex;
	justify-content: space-between;
}
.copy span{
	display: inline-block;
	font-size: 1rem;
font-family: 'Source Han Sans CN';
font-weight: 400;
color: #FFFFFF;
line-height: 2rem;
opacity: 0.3;

}