.screen_sixth {
	width: 100vw;
	overflow: hidden;
	background: url(../img/sixth/sixth_bg.png) no-repeat right;
	background-size: 100% 986px;
}
.screen_sixth .common-layout .common-title {
	background: url(../img/title_bg5.png) no-repeat center;
}

.screen_sixth .sixth-inner {
	margin: 85px auto 0
}

.screen_sixth .clear {
	overflow: hidden;
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: nowrap;
}

.screen_sixth .contact-warp {
	margin-top: 85px
}

.screen_sixth .contact-warp p {
	font-size: 20px;
	;
	color: #333;
	margin-bottom: 27px
}

.screen_sixth .contact-warp ul li {
	margin-bottom: 26px
}

.screen_sixth .contact-warp ul li img {
	margin-right: 14px
}

.screen_sixth .contact-warp ul li span {
	margin-left: 8px
}

.screen_sixth .contact-warp ul li:nth-child(1) span {
	margin-left: 40px
}

.screen_sixth .right-link {
	flex: 1;
	margin-top: 28px;
	text-align: right;
}
.screen_sixth .right-link img {
	max-width: 100%;
	max-height: 407px;
	display: inline-block;
}

.screen_sixth .right-link h3 {
	font-size: 24px;
	;
	text-align: left;
	color: #333;
	margin-bottom: 30px
}

.screen_sixth .right-link .form-box {
	width: 355px;
	height: 50px;
	line-height: 50px;
	background: #fff;
	font-size: 16px;
	;
	text-align: left;
	color: #333;
	border: 1px solid rgba(51, 51, 51, .3)
}

.screen_sixth .right-link .form-box label {
	margin: 15px
}

.screen_sixth .right-link .form-box input {
	outline: none;
	border: none;
	line-height: 45px;
	height: 45px
}

.screen_sixth .right-link .form-box1 textarea {
	margin-top: 30px;
	width: 734px;
	background: #fff;
	font-size: 16px;
	;
	min-height: 150px;
	box-sizing: border-box;
	padding: 12px 20px;
	text-align: left;
	color: #333;
	border: 1px solid rgba(51, 51, 51, .3)
}

.screen_sixth .right-link .lhsh-form .ml20 {
	margin-left: 20px
}

.screen_sixth .right-link .submit-inner-btn {
	width: 154px;
	margin-top: 32px;
	height: 55px;
	border: none;
	outline: none;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	background: linear-gradient(90deg, #0a4e7e 0%, #7fbb1c 99%)
}
