.coop {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 243px;
}
.coop img {
	width: 100%;
	height: 100%;
}

.coop-main ul {
	padding: 0;
	width: 285px;
	position: absolute;
	top: 178px;
	background: rgba(16,64,164,.85);
}

.coop-main li {
	padding: 0 10px;
	height: 65px;
	letter-spacing: .3rem;
	text-indent: 2rem;
}

.coop-main li:first-child a {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 62px;
}

.coop-main li:first-child span {
	letter-spacing: 10px;
	font-weight: bold;
}

.coop-main .coop-side {
	position: relative;
	top: -30px;
	right: 20px;
	float: right;
	padding: 0 30px;
}

.coop-main .coop-side > span,
.coop-main .coop-side > a {
	letter-spacing: .2em;
	color: #fff;
	font-size: 13px;
}
.coop-main li {list-style: none}

.coop-left {
	padding: 50px 20px 0 20px;
	margin: 40px 0;
	height: 522px;
	background: #eae9ec;
}

.coop-left h1 {
	font-size: 32px;
	color: #3f61c0;
}

.coop-left h2 {
	font-size: 32px;
	color: #3f61c0;
	font-weight: normal
}

.coop-left span {
	font-size: 24px;
	display: block;
	position: relative;
	top: 50px
}

.coop-left a {
	cursor: default;
	position: relative;
	left: 360px;
	top: 135px;
	text-align: center;
	font-size: 22px;
	line-height: 61px;
	display: inline-block;
	width: 37px;
	height: 61px;
	background: #3f61c0;
	color: #fcfcfd;
}

.coop-left p {
	font-size: 14px;
	position: relative;
	top: 270px;
	padding: 0 7px
}

.coop-right {
	margin: 25px 0;
	padding: 0 30px;
}

.coop-right .cooperation-form {
	margin: 10px 0 35px 0;
	border: 1px solid #707070;
	width: 100%;
	height: 58px;
	line-height: 58px;
	overflow: hidden;
	background: #fff
}

.coop-right .form-item {
	width: 58px;
	height: 58px;
	text-align: center;
	color: #4163c1;
	font-size: 25px;
	line-height: 58px
}
.coop-right .form-item_1 {
	width: 58px;
	height: 58px;
	text-align: center;
	color: #4163c1;
	font-size: 30px; !important;
	line-height: 58px
}

.coop-right .cooperation-form input {
	width: 731px;
	height: 36px;
	border: none;
	font-size: 14px;
}

.coop-right .cooperation-form-item {
	margin: 10px 0 35px 0;
	border: 1px solid #707070;
	width: 100%;
	height: 203px;
	line-height: 36px;
	overflow: hidden;
	background: #fff
}

.coop-right .cooperation-form-item textarea {
	width: 92%;
	height: 189px;
	border: none;
	font-size: 14px;
	margin-top: 15px;
}

.coop-right button {
	margin-top: 65px;
	width: 100%;
	height: 58px;
	color: #fff;
	background: #3f61c0;
	border: none;
	cursor: pointer;
	font-weight: bolder;
	font-size: 18px
}

.coop-right button:hover {
	background: #6c89d3
}

.coop-right .cooperation-form input::placeholder,
.coop-right .cooperation-form-item textarea::placeholder {
	font-size: 14px;
	color: #d3d3d3
}

.cooperation-box {height: 18px;font-size: 14px;}

.cooperation-box input {margin: 1px 5px;}




