.publicTopAll {
	background: url(../images/mypic2.png) no-repeat center;
	height: 419px !important;
}

.publicPic {
	padding-top: 80px;
	font-size: 60px;
	line-height: 80px;
}

.aboutwe {
	background: url(../images/mypic35.png) no-repeat center;
	height: 262px;
}

.aboutwe {
	padding: 64px 0 125px;
	color: #000;
}

.title {
	display: inline-block;
}

.aboutwe .title span {
	display: inline-block;
}

.aboutwe .title span i {
	display: inline-block;
	border-left: 2px solid #333;
	height: 16px;
	float: left;
	margin-top: 5px;
}

.aboutwe .title span p {
	font-size: 20px;
	line-height: 24px;
	float: left;
	margin: 0 10px 0;
	font-weight: bold;
}

.aboutwe .t1 {
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 22px;
	margin-top: -1px;
}

.aboutwe .t2 {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 44px;
	font-weight: bold;
}

.aboutwe .content {
	font-size: 15px;
	line-height: 28px;
	/* text-align: left; */
	text-indent: 2rem;
	/* padding: 0 204px; */
	letter-spacing: 1px;
	text-align: left;
	width: 59%;
	padding: 0 50px;
	margin: 0 auto;
	word-wrap: break-word;
}


/*  */

.process {
	width: 100%;
	color: #000;
	padding-top: 67px;
	padding-bottom: 80px;
	background: url(../images/cooperation_bg2.png) no-repeat top center;
	/*background-size: 1920px auto;*/
}

.process .title span {
	display: inline-block;
}

.process .title span i {
	display: inline-block;
	border-left: 2px solid #333;
	height: 16px;
	float: left;
	margin-top: 5px;
}

.process .title span p {
	font-size: 20px;
	line-height: 24px;
	float: left;
	margin: 0 10px 0;
	font-weight: bold;
}

.process .t1 {
	font-size: 12px;
	line-height: 24px;
}

.requirement-list {
	width: 1148px;
	padding: 42px 0 39px 52px;
	margin: 52px auto 0;
	background: #fff;
	border-radius: 5px;
	background: #fff;
}

.requirement-item {
	width: 292px;
	float: left;
	text-align: left;
}

.requirement-item:last-child {
	width: 272px;
}

.item-index {
	color: #5B79FB;
	font-size: 26px;
	font-weight: bold;
	width: 37px;
}

.item-line {
	display: inline-block;
}

.item-circle {
	width: 4px;
	height: 4px;
	border: 1px solid #ddd;
	float: left;
	border-radius: 3px;
	background: #Fff;
}

.item-dashed-line {
	width: 231px;
	height: 0;
	border-top: 1px dashed #ddd;
	margin-top: 2.5px;
	float: left;
}

.requirement-text {
	width: 230px;
	font-size: 16px;
	line-height: 36px;
	color: #000;
	margin-top: 4px;
	padding-left: 4px;
	text-align: left;
}

.cooperation-form {
	padding-top: 60px;
	width: 620px;
	margin: 0 auto;
}

.form-item {
	width: 100%;
	margin-bottom: 30px;
}

.form-item-title {
	width: 102px;
	height: 50px;
	line-height: 50px;
	text-align: right;
	font-size: 20px;
	color: #333;
	float: left;
	padding-right: 18px;
}

.form-item-content {
	width: 500px;
	overflow: hidden;
	float: left;
}

.form-item input,
.form-item select {
	width: 479px;
	height: 48px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	font-size: 20px;
	color: #333;
	padding-left: 19px;
	float: left;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-progress-appearance: none;
	appearance: none;
}

.form-item select {
	font-size: 18px;
}

.form-item input::-webkit-input-placeholder {
	font-size: 16px;
	color: #999;
}

.form-item input::-moz-input-placeholder {
	font-size: 16px;
	color: #999;
}

.form-item input::-ms-input-placeholder {
	font-size: 16px;
	color: #999;
}

.submit-btn {
	width: 300px;
	height: 50px;
	background: #488DE2;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
	margin: 50px auto 0;
	cursor: pointer;
}

.meetfriend {
	color: #fff;
	background: url('../images/cooperation_bg1.png') no-repeat center;
	background-size: 1920px auto;
	padding-top: 77px;
	height: 423px;
}

.meetfriend .title span {
	display: inline-block;
}

.meetfriend .title span i {
	display: inline-block;
	border-left: 2px solid #fff;
	height: 16px;
	float: left;
	margin-top: 5px;
}

.meetfriend .title span p {
	font-size: 20px;
	line-height: 24px;
	float: left;
	margin: 0 10px 0;
	font-weight: bold;
}

.meetfriend .t1 {
	font-size: 12px;
	line-height: 24px;
}