.title {
	margin-bottom: 0;
	font-size: 32px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #181A19;
	line-height: 80px;
	text-align: center;
}

.title span {
	position: relative;
}

.title span:before,
.title span:after {
	content: '';
	position: absolute;
	width: 20px;
	height: 12px;
	background: url(../images/t-lr-zs@2x.png) no-repeat center center;
	background-size: 100% !important;
}

.title span:before {
	left: -36px;
	top: 20px;
}

.title span:after {
	right: -36px;
	top: 20px;
}





a.Btn {
	width: 98px;
	height: 32px;
	background: #FFFFFF;
	border-radius: 3px;
	border: 1px solid #0C6CF2;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #0C6CF2;
	line-height: 32px;
	text-align: center;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

a.Btn:hover {
	text-decoration: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease
}

a.Btn i {
	font-family: "宋体", "simsun";
}

/* 院校报名入口 */
section .signup-enter {
	margin-top: -62px;
	padding-top: 0;
	position: relative;
	margin-bottom: 10px;
}

section .signup-enter .se-wrap {
	background: #FFFFFF;
	border-radius: 8px;
	padding: 36px 20px 0px;
}

section .signup-enter .se-wrap h2.title {
	margin-bottom: 5px;
}

section .signup-enter .sc-box {
	margin-bottom: 5x;

	text-align: center;
}

section .signup-enter .sc-box .logo-sc {
	width: 180px;
	height: 50px;
	margin: 0 auto 12px;
}

section .signup-enter .sc-box .Btn {
	margin: 0 auto;
	position: relative;
	left: 50%;
	margin-left: -42px;
}

section .container-fluid.nList .block ul {
	background: #ffffff;
	padding: 15px 25px;
	margin-top: 20px;
	background-size: cover !important;
	border-radius: 8px;
}

section .container-fluid.nList h3 {
	line-height: 28px;
}

section .container-fluid.nList h3 img {
	width: 28px;
	height: 28px;
	margin-right: 6px;
	position: relative;
	top: -2px;
}

section .container-fluid.nList h3 .fl {
	font-size: 20px;
	font-weight: 600;
	color: #181A19;
	line-height: 28px;
}

section .container-fluid.nList h3 .fr {
	font-size: 14px;
	color: #616663;
}

section .container-fluid.nList ul li {
	margin: 5px 0;
	line-height: 30px;
}

section .container-fluid.nList ul.list li a {
	position: relative;
	padding-left: 15px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc(100% - 50px);
	float: left;
}

section .container-fluid.nList ul.list li a:hover {
	text-decoration: none
}

section .container-fluid.nList ul.list li a:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: url(../images/list-dote.png) no-repeat center center;
	background-size: cover;
	left: 0;
	top: 10px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	border-radius: 3px;
}

section .container-fluid.nList ul.list li.first a {
	padding-left: 0;
	font-weight: bold;
}

section .container-fluid.nList ul.list li.first a:hover {
	color: #00BF70;
}

section .container-fluid.nList ul.list li.first a:after {
	display: none
}

section .container-fluid.nList ul.list li.first a {
	font-size: 16px;
	color: #181A19;
}

section .container-fluid.nList ul.list li.first p {
	color: #616663;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 2
}

section .container-fluid.nList ul.list li span.date {
	float: right;
	color: #616663;
	font-size: 13px;
}

section .container-fluid.nList .col-md-4:nth-child(1) .block ul {
	background: url(../images/ksdt-bg@2x.jpg) no-repeat center center;
}

section .container-fluid.nList .col-md-4:nth-child(2) .block ul {
	background: url(../images/bkzn-bg@2x.jpg) no-repeat center center;
}

section .container-fluid.nList .col-md-4:nth-child(3) .block ul {
	background: url(../images/zlxz-bg@2x.jpg) no-repeat center center;
}

section .container-fluid.nList ul.file li {
	margin: 8px 0 8px 0;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}

section .container-fluid.nList ul.file li i {
	width: 15px;
	height: 18px;
	display: inline-block;
	margin-right: 10px;
	line-height: 0;
	vertical-align: middle;
	position: relative;
	top: -2px;
}

section .container-fluid.nList ul.file li i img {
	width: 100%;
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%
}

.col-sm-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%
}


.col-md-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-md-3 {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}
