﻿.contact {
	padding: 120px 0;
}

.contact div {
	width: 900px;
	margin: 0 auto;
	letter-spacing: 2px;
}

.contact strong {
	display: block;
	font-size: 60px;
	font-weight: 400;
	color: #000;
	padding: 0 0 40px;
}

.contact p {
	font-size: 36px;
	color: #666;
	margin: 0 0 40px;
}

.contact span {
	display: block;
	font-size: 24px;
	font-weight: 400;
	color: #666;
	margin: 0;
}

.contact b {
	display: block;
	font-size: 30px;
	font-weight: 400;
	color: #666;
	margin: 90px 0 35px;
}

.contact i {
	font-style: inherit;
}

.contact2 {
	background-color: #f5f5f5;
}

.contact2 span {
	background-color: #f5f5f5;
	margin-top: 65px;
}

.form {
	width: 900px;
	margin: 0 auto;
	padding: 120px 0 70px;
}

.form strong {
	display: block;
	font-size: 60px;
	font-weight: 400;
	color: #000;
	padding: 0 0 40px;
}

.form p {
	font-size: 36px;
	color: #666;
	margin: 0 0 40px;
}

.form li {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 50px;
}

.form li.radio {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-moz-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	font-size: 24px;
	padding-top: 50px;
}

.form li.radio label {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 100px;
}

.form li.radio input {
	width: 30px;
	height: 30px;
	margin-right: 20px;
}

.form li.input input {
	width: 390px;
	height: 65px;
	line-height: 65px;
}

.form li.input input,
.form li.textarea textarea,
.form li.textarea input {
	background-color: #f5f5f5;
	color: #666;
	border-radius: 8px;
	padding-left: 35px;
	font-size: 20px;
	background-color: #f5f5f5;
}

.form li input::-webkit-input-placeholder,
.form li.textarea textarea::-webkit-input-placeholder {
	color: #999;
}

.form li input:-moz-placeholder,
.form li.textarea textarea:-moz-placeholder {
	color: #999;
}

.form li input::-moz-placeholder,
.form li.textarea textarea::-moz-placeholder {
	color: #999;
}

.form li input:-ms-input-placeholder,
.form li.textarea textarea:-ms-input-placeholder {
	color: #999;
}

.form li input::placeholder,
.form li.textarea textarea::placeholder {
	color: #999;
}

.form li.textarea textarea {
	width: 680px;
	height: 140px;
	padding: 20px 35px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.5;
}

.form li.textarea input {
	width: 390px;
	height: 65px;
	line-height: 65px;
}

.form li.textarea span {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1.8;
	letter-spacing: 10px;
	width: 150px;
	height: 255px;
	/*line-height: 140px;*/
	color: #fff;
	background-color: #303030;
	font-size: 24px;
	border-radius: 8px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.form li.textarea span:hover {
	background-color: #EB6120;
}

.form li.textarea .code {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-moz-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 50px;
}

.form li.textarea .code img {
	height: 65px;
}

/* 手机端 */

.banner-wap {
	width: 100%;
	height: 180px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;

}

.banner-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner-text {
	position: absolute;
	text-align: center;
	width: 100%;

	
	letter-spacing: 6px;
}

.banner-text-item {
	/* position: absolute; */
	margin-top: 10px;
	text-align: center;
	letter-spacing: 0px;
	width: 100%;
	font-size: 10px;
	font-weight: 400;
	color: #fff;
}

.container {
	margin: 0 auto;
}

.contact-information-container{
    padding-top:30px;
}

.section-title {
/* 	font-size: 22px;
	color: #000;
	font-weight: bold; */

}

.description {
	
	margin: 10px 0px;
}


.fax-number {

	margin: 10px 0px;
}


.company-name {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 400;
	color: #666;
}

.address {
	margin-top: 10px;

}

.address i {
	margin-top: 10px;
	color: #666;
	font-size: 14px;
	font-weight: 400;
}

/* 携手 */
.cooperation-contact-container {
	margin-top: 30px;
	padding: 30px 0px;
	padding-left: 10px;
	background-color: #f5f5f5;
}

/* 表单 */
.message-form-container {
	width: 95%;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
}

.form-content {
	display: inline-block;
	text-align: left;
}

.input-item,
.message-textarea,
.captcha-input {
	background-color: #f5f5f5;
	width: 80%;
	height: 60px;
	border-radius: 6px;
	padding-left: 6px;
	
}

.radio-group{
	margin: 20px 0px;
}

.radio-label{
	
	font-size: 18px;
	color: #333333;
	margin-left: 20px;
	padding: 0px 6px;
}

.input-group{
	margin-top: 20px;
}

.captcha-group{
	width: 86%;
	margin: 0 auto;
	margin-top: 20px;
	display: flex;
	gap: 6px;
}

.group-input{
	width: 40%;
}
.submit-button-wap{
	width: 80%;
	height: 50px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 400;
	letter-spacing: 4px;
	background-color: #303030;
	color: #fff;
	text-align: center;
	line-height: 50px;
	border-radius: 4px;
	
}