﻿/*合作联系*/
.contact-project-container {
	display: flex;
	margin-bottom: 81px !important;
}

.cooperation {
	background-color: #fff;
    padding: 0 26px;
    border-radius: 12px;
}
.cooperation .coopIndexTitle {
	font-size: 31px;
	font-weight: 400;
	color: #000000;
}

.cooperation .coopIndexUl {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 119px;
    margin-bottom: 180px;
}

.cooperation .coopIndexItem {
	width: 250px;
    background: #FFFFFF;
    border: 4px solid #4074E7;
    border-radius: 10px;
    height: 300px;
    text-align: center;
}

.cooperation .coopIndexItemTopImg {
	width: 140px;
    height: 170px;
    margin: -96px auto 0px auto;
    background: url(../images/cooperation/index/wqeqwe.png) no-repeat;
    background-size: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #FFFFFF;
}

.cooperation .coopIndexItemTopImg > img {
	width: 56px;
    height: 51px;
    margin-top: 40px;
    margin-bottom: 5px;
}

.cooperation .coopIndexItemNmae {
	font-size: 38px;
	font-weight: 600;
	color: #1E1B1B;
	margin: 22px auto 12px auto;
}

.cooperation .coopIndexItemMob {
	font-size: 26px;
	color: #1E1B1B;
}

.cooperation .qrcode {
	width: 150px;
	height: 150px;
	margin-top: 20px;
}

.cooperation .businessUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start; gap: 60px;
}

.cooperation .businessItem {
	width: 23.9%;
	border: 2px solid #4074E7;
	box-shadow: 5px 10px 20px rgba(203, 203, 203, 0.7);
	margin-top: 50px;
	border-radius: 16px;
	padding: 20px;
	position: relative;
}

.cooperation .businessItemTitle {
	font-size: 25px;
	font-weight: 500;
	color: #252628;
}

.cooperation .businessItemLxName {
	font-size: 18px;
	font-weight: 500;
	color: #252628;
	margin: 10px 0px;
}

.cooperation .businessItemLxDh {
	font-size: 18px;
	font-weight: 400;
	color: #312F2F;
}

.cooperation .businessItemRig {
	width: 70px;
    height: 70px;
    background: url(../images/cooperation/index/1.png) no-repeat;
    background-size: 100%;
    text-align: center;
    position: absolute;
    top: -36px;
    right: -32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cooperation .businessItemRig > img {
	width: 40px;
	height: 40px;
}

.cooperation .map {
	display: flex;
	margin-top: 41px;
}

.cooperation .map > img {
	width: 906px;
	height: 450px;
	justify-content: space-between;
	padding-right: 54px;
}

.cooperation .mapRight {
	display: flex;
	width: calc(100% - 772px - 54px); margin-top: 100px;
}

.cooperation .mapRight > img {
	width: 19px;
	height: 25px;
	margin-right: 14px;
}

.cooperation .mapRightRight {
	width: calc(100% - 33px);
}

.cooperation .mapRightRightTitle {
	width: 100%;
	font-size: 24px;
	font-weight: 400;
	color: #000000;
	height: 50px;
	line-height: 30px;
	border-bottom: 1px solid rgba(181, 181, 181, 1);
}

.cooperation .mapRightRightMain {
	margin-top: 30px;
}

.cooperation .mapRightRightMain > div {
	display: flex;
	margin-bottom: 30px;
}

.cooperation .mapRightRightMain > div > div {
	font-size: 20px;
	font-weight: 400;
	color: #000000;
}

.cooperation .mapRightRightMain > div > div:nth-child(1) {
	width: 130px;
}

.cooperation .mapRightRightMain > div > div:nth-child(2) {
	line-height: 24px;
	width: calc(100% - 100px);
}

.cooperation .campus {
	margin-top: 150px;
}

.cooperation .campusTitle {
	font-size: 35px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

.cooperation .campusTitleTwo {
	font-size: 20px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	margin-top: 10px;
}

.cooperation .campusLine {
	width: 100%;
	height: 1px;
	background-color: #E3E3E3;
	margin-top: 30px;
	text-align: center;
	position: relative;
	margin-bottom: 39px;
}

.cooperation .campusLine > span {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -100%);
	width: 409px;
	height: 3px;
	background-color: rgba(2, 82, 152, 1);
}

.cooperation .campusUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	gap: 30px;
}

.cooperation .campusItem {
	width: 254px;
	height: 60px;
	border: 1px solid #B5B5B5;
	text-align: center;
	line-height: 60px;
	margin-bottom: 22px;
}
.cooperation .campusItem a{
	font-size: 20px;
}
.cooperation .campusItem:hover{
	background: #085FC8;
}
.cooperation .campusItem:hover a{
	color: #fff !important;
}

/*政企合作*/
.government_cooperative .government_enterprisUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.government_cooperative .government_enterprisItem {
	padding: 11px;
	border: 1px solid #D8DCE2;
	width: 30%;
	margin-bottom: 24px;
	margin-right: 20px;
}

.government_cooperative .government_enterprisUl > .government_enterprisItem:nth-child(3n) {
	margin-right: 0px;
}

.government_cooperative .government_enterprisItem > a > img {
	width: 100%;
}

.government_cooperative .government_enterprisItemTitle {
	font-size: 20px;
	font-weight: bold;
	color: #161616;
	margin: 22px 0px;
}

.government_cooperative .government_enterprisItemMain {
	font-size: 15px;
	font-weight: 400;
	color: #BFBFBF;
}

/*院校合作*/
.academy_cooperative .collegeUl {
	display: flex;
	flex-wrap: wrap;
}

.academy_cooperative .collegeUl > .collegeItem:nth-child(3n) {
	margin-right: 0px;
}

.academy_cooperative .collegeItem {
	width: 358px;
	margin-right: 36px;
}

.academy_cooperative .collegeItem > img {
	width: 100%;
}

.academy_cooperative .collegeItemText {
	width: 100%;
	height: 117px;
	line-height: 96px;
	margin-top: -50px;
	background: url("../images/cooperation/academy_cooperative/text.png") no-repeat;
	background-size: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
}

.academy_cooperative .certificateUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.academy_cooperative .certificateItem {
	width: 369px;
	margin-bottom: 30px;
}

.academy_cooperative .certificateItem > img {
	width: 100%;
}

/*合作企业*/
.cooperative_enterprise .list {
	display: flex;
	flex-wrap: wrap;
}

.cooperative_enterprise .item {
	width: 221px;
	background:url('/static/index/images/cooperation/cooperative_enterprise/图层 174@2x.png') no-repeat;
	background-size: 100%;
}

.cooperative_enterprise .item > img {
	width: 100%;
}

.cooperative_enterprise .list > .item:nth-child(5n) {
	margin-right: 0px;
}

.cooperative_enterprise .tabw {
	display: flex;
	box-shadow: 0px 0px 20px rgba(225, 225, 225, 0.8);
	margin-top: 50px;
	margin-bottom: 50px;
}

.cooperative_enterprise .tab {
	display: flex;
	flex-wrap: wrap;
}

.cooperative_enterprise .tabItem {
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	padding: 10px;
	flex: 0 0 33.33333%;
	box-sizing: border-box;
}

/*投诉建议*/
.complaints_proposals {
	flex: 1;
    background: linear-gradient(1turn, #fff, hsla(0, 0%, 100%, .8) 99%);
    border-radius: 10px;
    backdrop-filter: blur(10px);
    padding: 32px 32px 17px;
}


.complaints_proposals .complaints_proposalsUl {
	display: flex;
	flex-wrap: wrap;
	justify-content: start;
    column-gap: 5%;
    row-gap: 26%;
}

.complaints_proposals .complaints_proposalsItem {
	width: 240px;
	height: 496px;
	border: 1px solid #A5B3C3;
	border-radius: 10px;
	padding: 44px 22px 0px 22px;
	text-align: center;
}

.complaints_proposals .complaints_proposalsItemImg {
	width: 178px;
	height: 178px;
	background-color: #000000;
	margin: 0px auto;
	overflow: hidden;
}

.complaints_proposals .complaints_proposalsItemImg img{
	width: 100%;
}

.complaints_proposals .complaints_proposalsItemNmae {
	font-size: 29px;
	font-weight: bold;
	color: #000000;
	margin-top: 31px;
}

.complaints_proposals .complaints_proposalsItemLien {
	width: 250px;
    height: 1px;
    background: #A5B3C3;
    margin: 33px auto 20px;
}

.complaints_proposals .complaints_proposalsItem_subTitle {
	font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
}

.complaints_proposals .complaints_proposalsItemDh {
	font-size: 18px;
    font-weight: 400;
    color: #000000;
    text-align: left;
    padding-left: 20px;
    line-height: 40px;
}

.complaints_proposals .onLx {
	width: 229px;
	height: 47px;
	background: #3F74E7;
	margin: 10px auto 0px auto;
	text-align: center;
	line-height: 47px;
	color: #ffffff;
	cursor: pointer;
}

.complaints_proposals .organizationTitle {
	width: 100%;
	border-bottom: 1px solid rgba(204, 204, 204, 1);
	height: 1px;
	position: relative;
	margin: 73px auto;
}

.complaints_proposals .organizationTitle > div {
	padding: 20px;
	background-color: #ffffff;
	font-size: 27px;
	font-weight: 400;
	color: #333333;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.complaints_proposals .leaveMessage {
	background: #FAFCFE;
	border: 1px solid #A5B3C3;
	margin-bottom: 50px;
	padding: 100px 87px 50px 87px;
}

.complaints_proposals .leaveMessageUl {
	display: flex;
	column-gap: 40px;
	flex-wrap: wrap;
	justify-content: space-between;
}

.complaints_proposals .leaveMessageItem {
	display: flex;
	/* flex: 1; */
	margin-bottom: 16px;
}

.complaints_proposals .leaveMessageItem > div {
	height: 46px;
	line-height: 46px;
}

.complaints_proposals .leaveMessageItem > div:nth-child(1) {
	height: 46px;
	line-height: 46px;
	width: 40px;
}

.complaints_proposals .leaveMessageItem > div > input,
.complaints_proposals .leaveMessageItem > div > select
 {
	width: 312px;
	height: 46px;
	background: #FFFFFF;
	border: 1px solid #A5B3C3;
	padding-left: 10px;
}

.complaints_proposals .leaveMessageItem > div > select {
	width: 324px;
}

.complaints_proposals .fwb {
	width: 97%;
	height: 207px;
	background: #FFFFFF;
	border: 1px solid #A5B3C3;
	margin-bottom: 32px;
	padding: 10px;
}

.complaints_proposals .tjBtn {
	width: 321px;
	height: 50px;
	background: #3F74E7;
	border-radius: 25px;
	text-align: center;
	line-height: 50px;
	color: #ffffff;
	margin: 30px auto 0px auto;
}

.complaints_proposals .tjBtn > a {
	color: #ffffff;
}


/* 新增 报名流程 star*/
.enrollProcess-container {
	display: flex;
    margin-bottom: 81px !important;
}
.enrollProcess-container .enrollProcess-main {
	flex: 1;
    background: linear-gradient(1turn, #fff, hsla(0, 0%, 100%, .8) 99%);
    border-radius: 10px;
    backdrop-filter: blur(10px);
    padding: 32px 32px 17px;
}
.enrollProcess-container .enrollProcess-main .zxbm {
	overflow: hidden;
    padding: 30px;
    line-height: 180%;
}
.enrollProcess-container .enrollProcess-main .zxbm .div_form {
	margin-bottom: 15px;
    float: left;
    text-align: right;
    height: 46px;
    line-height: 56px;
    width: 100%;
    font-weight: bold;
}
.enrollProcess-container .enrollProcess-main .zxbm .intxt {
	border: 1px solid #dddddd;
    border-radius: 4px;
    color: #666;
    height: 20px;
    line-height: 20px;
    padding: 10px 5px;
    width: 60%;
}
.enrollProcess-container .enrollProcess-main .zxbm select {
	border: 1px solid #dddddd;
    padding: 10px 5px;
}

.enrollProcess-container .enrollProcess-main .zxbm .coolbg {
	width: 62%;
    height: 60px;
    text-align: center;
    font: bold 16px / 60px '宋体';
    border: 0 none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    background: #009fe3;
    letter-spacing: 6px;
}
/* 新增 报名流程 end */