.disabled {
	border-color: #e8e8e8 !important
}

.case-share {
	width: 100%;
	padding: 84px 0 60px
}

.case-share .tt {
	height: 50px;
	font-size: 36px;
	color: #fff;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 42px
}

.case-share .banner-box {
	background: #fff;
	box-shadow: 0 4px 20px 0 rgba(0, 0, 0, .1);
	border-radius: 20px;
	width: 1200px;
	margin: 0 auto
}

.case-share .banner-box .head-box {
	height: 92px;
	display: flex;
	border-top-right-radius: 20px;
	border-top-left-radius: 20px;
	background-image: linear-gradient(252deg, #f8f9ff 31%, #f1f2fb 91%);
	justify-content: space-between;
	align-items: center;
	flex-flow: row nowrap;
	line-height: 92px;
	border-bottom: 2px solid #f0f0f0
}

.case-share .banner-box .head-box .btn {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
	position: relative
}

.case-share .banner-box .head-box .btn:hover {
	cursor: pointer;
	border-color: #005aee
}

.case-share .banner-box .head-box .left {
	transform: rotate(-135deg);
	left: 86px
}

.case-share .banner-box .head-box .right {
	transform: rotate(45deg);
	right: 86px
}

.case-share .banner-box .head-box .title {
	font-size: 28px;
	color: #5c6492;
	letter-spacing: 0;
	text-align: center
}

.case-share .banner-box .swp-box {
	min-height: 300px;
	width: 100%
}

.case-share .banner-box .swp-box  {
	height: inherit
}

.case-share .banner-box .swp-box  {
	height: inherit;
	padding: 55px 85px 0 100px
}

.case-share .banner-box .swp-box  ul li {
	display: flex;
	min-height: 22px;
	margin-bottom: 18px
}

.case-share .banner-box .swp-box  ul li .n {
	font-size: 16px;
	color: #222;
	letter-spacing: 0;
	display: inline-block;
	position: relative;
	font-weight: 700;
	width: 120px;
	top: 2px;
	margin-right: 16px;
	padding-left: 38px
}

.case-share .banner-box .swp-box  ul li .n:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #2d67ff;
	position: absolute;
	top: 8px;
	left: 20px
}

.case-share .banner-box .swp-box  ul li .t {
	flex: 1;
	font-size: 16px;
	color: #777;
	text-align: justify;
	line-height: 28px
}

.case-share .banner-box .swp-box  ul li .tBox {
	flex: 1
}

.case-share .banner-box .swp-box  ul li .tBox p {
	margin-bottom: 15px;
	font-size: 16px;
	color: #777;
	text-align: justify;
	line-height: 28px
}

.case-share .banner-box .swp-box  ul li .tBox p:last-child {
	margin-bottom: 0
}

.case-share .banner-box .swp-box  ul .imgBox {
	display: flex;
	justify-content: center
}

.case-share .banner-box .swp-box  ul .imgBox .img {
	width: 220px;
	height: 220px;
	margin-right: 110px
}

.case-share .banner-box .swp-box  ul .imgBox .img:last-child {
	margin-right: 0
}

.sv-title-blk {
	margin: 0 auto
}

.sv-title-blk h1,
.sv-title-blk h2,
.sv-title-blk h3,
.sv-title-blk h4,
.sv-title-blk h5 {
	width: 100%;
	font-size: 36px;
	font-weight: 600;
	line-height: 50px;
	color: #222;
	text-align: center
}

.sv-title-blk p {
	margin-top: 6px;
	font-size: 18px;
	color: #7a8aa6;
	line-height: 40px;
	text-align: center
}

.cooperation .serviceBox {
	padding: 80px 0
}

.cooperation .serviceBox .sv-ad-tt {
	margin-bottom: 50px
}

.cooperation .serviceBox .serviceItemBox {
	display: flex;
	flex-flow: wrap
}

.cooperation .serviceBox .serviceItemBox .service {
	min-width: 240px;
	height: 66px;
	padding-left: 48px;
	line-height: 66px;
	border: 1px solid #ebf0fc;
	position: relative;
	font-size: 22px;
	flex: 1;
	color: #555
}

.cooperation .serviceBox .serviceItemBox .before:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 29px;
	left: 25px;
	width: 8px;
	height: 8px;
	background: #2260ff;
	border-radius: 50%
}

.cooperation .serviceBox .sv-item-btn {
	position: relative;
	margin-top: 40px
}

.cooperation .serviceBox .sv-item-btn .loading {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 526px
}

.cooperation .serviceBox .sv-item-btn a,
.cooperation .serviceBox .sv-item-btn span {
	display: block;
	width: 180px;
	height: 48px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #267bff;
	border-radius: 24px;
	font-size: 16px;
	color: #267bff;
	text-align: center;
	line-height: 48px;
	cursor: pointer
}

.cooperation .consult-dialog .dlg-blk .form-blk {
	padding: 5px 28px 0 63px
}

.cooperation .consult-dialog .dlg-blk .form-blk .input {
	margin-right: 30px;
	padding: 38px 0;
	border-bottom: 1px solid #e5e5e5;
	position: relative
}

.cooperation .consult-dialog .dlg-blk .form-blk .input:last-child {
	border-bottom: none
}

.cooperation .consult-dialog .dlg-blk .form-blk .input .error-note {
	font-size: 16px;
	color: #eb4d4b;
	position: absolute;
	bottom: 12px;
	left: 2px
}

.cooperation .consult-dialog .dlg-blk .form-blk .input .label-name {
	float: left;
	display: inline-block;
	margin-right: 60px
}

.cooperation .consult-dialog .dlg-blk .form-blk .input input {
	width: 780px;
	float: left;
	font-size: 24px;
	color: #555;
	letter-spacing: 0;
	line-height: 32px
}

.cooperation .consult-dialog .dlg-blk .form-blk .input input::-webkit-input-placeholder {
	color: #ccc
}

.cooperation .consult-dialog .dlg-blk .form-blk .input input:-moz-placeholder,
.cooperation .consult-dialog .dlg-blk .form-blk .input input::-moz-placeholder {
	color: #ccc
}

.cooperation .consult-dialog .dlg-blk .form-blk .input input:-ms-input-placeholder {
	color: #ccc
}

.cooperation .consult-dialog .dlg-blk .form-blk .select {
	position: relative
}

.cooperation .consult-dialog .dlg-blk .form-blk .select .error-note {
	font-size: 16px;
	color: #eb4d4b;
	position: absolute;
	bottom: -16px;
	left: 2px
}

.cooperation .consult-dialog .dlg-blk .form-blk .select .label-name {
	padding-bottom: 32px
}

.cooperation .consult-dialog .dlg-blk .form-blk .select .select-list {
	width: 100%
}

.cooperation .consult-dialog .dlg-blk .form-blk .select .select-list span {
	display: inline-block;
	width: 156px;
	height: 64px;
	margin: 12px 16px 12px 0;
	border-radius: 4px;
	font-size: 24px;
	line-height: 64px;
	text-align: center;
	border: 1px solid #ccc;
	cursor: pointer
}

.cooperation .consult-dialog .dlg-blk .form-blk .select .select-list span.active {
	background: rgba(0, 81, 216, .2) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAATCAMAAAC0hZ1zAAAAnFBMVEUAAAAAUdkAUtgAVdwAUdkAUtoAVd4AUtgAUtgAUtgAUdkAUdgAUdkAUtgAUdkAVd4AVf8AUdgAUdkAUtkAUdj///8FVNn7+/4OWtrz9/3u8/zo7/ve6PrX5PnH2fa3zfOZue+Vtu5wneltm+hmluc7eOElat4WX9vR3/eqxfKdvPCOse2Irex8pepbj+VajuVNheNEf+Ixct8sb95vJ7RKAAAAFHRSTlMA/PQZrVEU5uDQw5eBdi8nBvKmht2U2JoAAACvSURBVCjPddHXEoIwEAVQem9qlt5B7P3//81BdLiI3pdsciaT3Qn3K4q8knR1wc9FtHX2zje5Ej/AHEUTaIqeJYzgT1Ex4FKRTtDRwE60R5QFsHWQhYAyg4RpcIeGHAFxRzV0q2hoLRUwimegdVGyAbT6qqmGI39LNzai+HqwpLjt14qODNAcynNC+YNdKfcBXf4zQUnBIY46BijB8BnRhQGK+BF+3YwbleNs9i/LJ+9hHy3cW5vCAAAAAElFTkSuQmCC") no-repeat 100% 100%;
	border: 1px solid #267bff;
	color: #267bff
}

.cooperation .consult-dialog .dlg-blk .form-blk .label-name {
	display: block;
	font-size: 28px;
	color: #222;
	letter-spacing: 0;
	line-height: 32px;
	position: relative
}

.cooperation .consult-dialog .dlg-blk .form-blk .label-name:after {
	content: "*";
	font-size: 40px;
	color: #eb4d4b;
	position: absolute;
	right: -30px;
	top: 5px
}

.cooperation .consult-dialog .dlg-blk .btn-blk {
	margin: 160px 0 7px
}

.cooperation .consult-dialog .dlg-blk .btn-blk button {
	display: block;
	width: 476px;
	height: 60px;
	border-radius: 5px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	background-color: #267bff;
	cursor: pointer
}

.cooperation .youshiBox {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding-bottom: 80px
}

.cooperation .youshiBox .youshi {
	margin-top: 50px;
	background: url(../images/fa1b1a7.png) 50% no-repeat;
	background-size: cover;
	text-align: center;
	width: 280px;
	padding: 60px 28px;
	height: 250px;
	border-radius: 4px
}

.cooperation .youshiBox .youshi img {
	width: 70px;
	height: 70px;
	margin-bottom: 2px
}

.cooperation .youshiBox .youshi .title {
	font-size: 24px;
	color: #1e1e1e;
	font-weight: 700;
	margin-bottom: 16px
}

.cooperation .youshiBox .youshi .desc {
	font-size: 16px;
	color: #7a8aa6;
	line-height: 22px
}

.cooperation .youshiBox .youshi:hover {
	transform: scale(1.1);
	transition: all .4s linear
}

.cooperation .flowBox {
	height: 561px;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 70px
}

.cooperation .flowBox .sv-ad-tt {
	margin-bottom: 60px
}

.cooperation .flowBox .flowList {
	display: flex;
	justify-content: center
}

.cooperation .flowBox .flowList .flow {
	width: 180px;
	text-align: center
}

.cooperation .flowBox .flowList .flow .imgBox {
	width: 180px;
	text-align: center;
	padding-bottom: 54px;
	margin-bottom: 39px;
	border-bottom: 1px solid #d2d2d3;
	position: relative
}

.cooperation .flowBox .flowList .flow .imgBox img {
	-o-object-fit: contain;
	object-fit: contain;
	width: 114px;
	height: 114px
}

.cooperation .flowBox .flowList .flow .imgBox:before {
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	bottom: -8px;
	border: 2px solid #d2d2d3;
	left: 83px
}

.cooperation .flowBox .flowList .flow .numBox {
	font-size: 38px;
	color: #d2d2d3;
	margin-bottom: 17px
}

.cooperation .flowBox .flowList .flow .textBox {
	font-size: 20px;
	font-weight: 700;
	color: #d2d2d3
}

.cooperation .flowBox .flowList .active .imgBox:before {
	background: #376fff;
	border: 2px solid #376fff
}

.cooperation .flowBox .flowList .active .numBox {
	color: #848588
}

.cooperation .flowBox .flowList .active .textBox {
	color: #555
}

.cooperation .schoolBox {
	padding-top: 70px
}

.cooperation .schoolList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 50px;
	padding-bottom: 30px
}

.cooperation .schoolList .school {
	width: 216px;
	text-align: center;
	margin-bottom: 48px
}

.cooperation .schoolList .school img {
	width: 216px;
	height: 168px
}

.el-dialog__headerbtn {
	width: 40px;
	height: 40px
}

.el-dialog__headerbtn .el-dialog__close {
	color: #000 !important
}

.el-icon-close:before {
	content: "\e6db";
	font-size: 32px
}