.bg {
	width: 100%;
	height: 5rem;
	background: url('../images/aboutus_bg.png') no-repeat;
	background-size: cover;
	background-position: center;
}


.container .content {
	padding-top: 1.8rem;
	padding-left: 0.4rem;
}

.container .content .title {
	font-size: 0.6rem;
	color: #ffffff;
	line-height: 0.84rem;
}

.main {
	padding-left: 0.3rem;
	padding-right: 0.3rem;
	margin-bottom: 0.4rem;
	margin-top: 0.4rem;
	position: relative
}

.main .tabelbutton {
	width: 100%;
	height: 0.76rem;
	display: flex;
	justify-content: space-between;
}

.tabelbutton .buttonclasss {
	width: 1.77rem;
	height: 0.76rem;
	border-radius: 0.08rem;
	border: 0.01rem solid #006AFF;
	background-color: #EEF2F7;
	font-size: 0.28rem;
	color: #006AFF;
	line-height: 0.4rem;
}

.tabelbutton .active {
	color: #ffffff;
	background-color: #006AFF;
}

.main .item {
	width: 7.5rem;
	margin-top: 0.3rem;
	padding: 0.2rem;
	margin-left: -0.3rem;
	margin-right: -0.3rem;
	box-sizing: border-box;
	display: none;
	background-color: #fff;
}

.main .item-ctive {
	display: block;
}

.main .item-title {
	font-size: 0.32rem;
	font-weight: 500;
	color: #000000;
	line-height: 0.45rem;
	text-align: center;
}

.main .item-content {
	width: 100%;
	margin-top: 0.23rem;
	font-size: 0.24rem;
	color: #525252;
	line-height: 0.4rem;
}

.main .item-content p {
	text-indent: 2em;
}

.item-content .bg1 {
	width: 100%;
}

.item-content .contentul {
	margin-top: 0.28rem;
	display: flex;
	justify-content: space-between;
	font-size: 0.18rem;
	color: #000000;
}

.item-content .bg2 {
	width: 2.82rem;
	height: 2.48rem;
	margin-left: 2.01rem;
}

.corporateculture {
	margin-top: 0.5rem;
}

.corporateculture .corporateculture-title {
	font-size: 0.32rem;
	color: #000000;
	line-height: 0.45rem;
	text-align: center;
}

.corporateculture .corporateculture-content {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.corporateculture-content .enterprise:nth-child(2n) {
	margin-left: 0.74rem;
}

.corporateculture-content .enterprise {
	width: 2.88rem;
	height: 2.88rem;
	margin-top: 0.25rem;
	background-color: #fff;
	box-shadow: 0px 3px 8px 3px rgba(195, 195, 195, 0.27);
}

.enterprise img {
	width: 1rem;
	height: 1rem;
	margin-top: 0.4rem;
	margin-left: 50%;
	transform: translateX(-50%);
}

.enterprise h1 {
	display: block;
	margin-top: 0.26rem;
	margin-left: 53%;
	text-align: center;
	transform: translateX(-50%);
	font-size: 0.34rem;
	font-family: Adobe Heiti Std;
	color: #000000;
	line-height: 0.5rem;
	letter-spacing: 0.13rem;
}

.contactus {
	background-color: #fff;
	margin-top: 0.58rem;
	height: 9.26rem;
	padding: 0.24rem 0.2rem;
}

.contactus .contactus-title {
	font-size: 0.28rem;
	color: #404040;
}

.contactus .contactus-content {
	margin: 0.12rem 0 0.23rem 0;
}

.contactus-content p {
	font-size: 0.24rem;
	color: #404040;
}



.Leavingmessage:first-child {
	margin-right: 1.1rem;
	margin-bottom: 0.7rem;
}

.Leavingmessage {
	width: 100%;
	margin-top: 0.4rem;
}

.Leavingmessage .item-content1 {
	background-color: #fafafa;
}

.form-group {
	display: flex;
	margin-bottom: 0.2rem;
}

.form-group label {
	text-align: left;
	font-size: 0.28rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000000;
	line-height: 0.42rem;
}

.form-group input {
	width: 5.19rem;
	height: 0.5rem;
	line-height: 0.42rem;
	padding-left: 0.2rem;
	margin-left: 0.28rem;
	font-size: 0.26rem;
	background-color: #fff;
	border: 1px solid #D4D4D4;
	outline: none;
	box-sizing: border-box;
}

.form-group textarea {
	width: 5.19rem;
	line-height: 0.36rem;
	padding-left: 0.2rem;
	margin-left: 0.28rem;
	font-size: 0.26rem;
	background-color: #fff;
	border: 1px solid #D4D4D4;
	outline: none;
	box-sizing: border-box;
}

.form-group textarea::placeholder,
.form-group input::placeholder {
	font-size: 0.26rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
}

.form-btn {
	margin-top: 0.57rem;
	margin-left: 50%;
	transform: translateX(-58%);
}

.form-btn button {
	width: 3.98rem;
	height: 0.62rem;
	line-height: 0.62rem;
	font-size: 0.28rem;
	color: #ffffff;
	text-align: center;
	background-color: #006AFF;
	border: none;
	outline: none;
	cursor: pointer;
	border-radius: 0.08rem;
}

#Mask {
	display: none;
	width: 200px;
	height: 100px;
	z-index: 99999;
	position: fixed;
	border-radius: 10px;
	background-color: rgba(0, 0, 0, 0.6);
	left: 50%;
	top: 30%;
	transform: translate(-50%);
}

#Mask #Maskdome {
	font-size: 24px;
	color: #fff;
	text-align: center;
	line-height: 100px;
}
