.contactUsTip {
	display: flex;
	align-items: center;
	margin-bottom: 0.88rem;
	position: relative;
}

.deletereference {
	position: absolute;
	top: 0.72rem;
	right: 0.52rem;
	width: 0.56rem;
	cursor: pointer;
}

.contactUsTip .ico-write {
	width: 0.96rem;
	height: 0.96rem;
	display: block;
}

.contactUsTip h2 {
	height: 0.8rem;
	font-size: 0.64rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #999999;
	line-height: 0.8rem;
	margin-left: 0.4rem;
}

.form-box {
	width: 100%;
}

.contactUs-row {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 0.6rem;
}



.contactUs-row .col-md-5 {
	width: 10.4rem;
	height: 1.44rem;
	position: relative;
}

.contactUs-row .col-md-10 {
	width: 22rem;
	position: relative;
}

.required {
	position: absolute;
	left: -0.6rem;
	font-size: 0.56rem;
	font-family: PingFang SC;
	font-weight: 500;

	color: #FF5962;
	line-height: 1.6rem;
}

.contactUs-row .form-input {
	height: 1.44rem;
	line-height: 1.44rem;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 0.32rem;
	font-size: 0.56rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #999;
	padding: 0 0.4rem;
}

.colmdwidth2 {
	width: 10.4rem;
}

.contactUs-row .send-valid {
	/* width: 4.2rem; */
	height: 1.44rem;
	line-height: 1.44rem;
	font-size: 0.56rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #999999;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	padding: 0 0.4rem;
}

.form-textarea {
	height: 3.2rem;
	line-height: 0.7rem;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	border-radius: 0.32rem;
	font-size: 0.56rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #999;
	padding: 0.56rem 0.4rem;
}

.colmdwidth1 {
	width: 22rem;
}

.flex-jc {
	display: flex;
	justify-content: center;
}

.form-btn {
	width: 8rem;
	height: 1.6rem;
	background: #1F85FC;
	border-radius: 0.8rem;
	border: none;
	font-size: 0.72rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 1.6rem;
	cursor: pointer;
}

.colmdwidth4 {
	width: 4rem;
}

.colmdwidth3 {
	width: 6rem;
}

#contactUsWarp {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	text-align: center;
	z-index: 9;
	background-color: rgba(0, 0, 0, .7);
}

.contactUsMain {
	background-color: #fff;
	width: 24rem;
	padding: 0.64rem 0.8rem 1.2rem 1.2rem;
	top: 50%;
	left: 50%;
	border-radius: 0.4rem;
	position: relative;
	overflow: hidden;
	transform: translate(-50%, -50%);
}

.EnterpriseCooperation {
	font-size: 0.8rem;
	height: 0.8rem;
	line-height: 0.8rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.82rem;
}

.Enterprisebg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

#iframe1 {
	background: #fff;
	opacity: 0;
	width: 20rem;
	height: 27.6rem;
	text-align: center;
	z-index: 99;
	position: fixed;
	box-shadow: 0px 1px 0.32rem 0px rgba(31, 133, 252, 0.1);
	border-radius: 0.36rem 0.36rem 0px 0px;
	overflow: hidden;
}

.showIframe {
	opacity: 1 !important;
	bottom: -11.6rem;
	right: 1rem;
	transform: translateY(-50%);
}

#iframe1 iframe {
	height: calc(100% - 2rem);
	width: 100%;
}


.dk2 {
	background: url(../img/imbg.png);
	height: 2rem;
	background-size: 100% 100%;
	line-height: 2rem;
	padding: 0 0.4rem;
	font-size: 0.72rem;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	justify-content: space-between;
	align-items: center;
}

.dk2 img {
	width: 0.72rem;
	height: 0.72rem;
	cursor: pointer;
}

.noRead {
	cursor: pointer;
	height: 2.4rem;
	z-index: 99;
	padding: 0 0.96rem 0 0;
	position: fixed;
	background: #333;
	box-shadow: 0px 0.4rem 0.8rem 0px rgba(31, 133, 252, 0.1);
	bottom: -0.5rem;
	right: 1rem;
	transform: translateY(-50%);
	align-items: center;
	justify-content: center;
}

.noRead1 {
	display: none;
}

.noRead .noReadNum {
	background: url(../img/read.gif);
	background-size: 100% 100%;
	width: 3.2rem;
	height: 2.4rem;
	align-items: center;
	justify-content: center;
	text-align: center;

}

.noRead .noReadNum .num {
	font-size: 0.64rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	width: 0.96rem;
	height: 0.96rem;
	text-align: center;
	background: #ff5962;
	border-radius: 50%;
}

.noRead .zxzxIcon {
	width: 0.96rem;
	height: 0.96rem;
	margin-right: 0.4rem;
}


.noRead .noReadTitle {
	font-size: 0.72rem;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
}

.noRead2 {
	width: 6.4rem;
	padding: 0;
}
