.ding-school > * {
	margin-bottom: 15px;
}
.ding-school > *::before {
	clear: both;
}
{
 width: 960px;
 margin: 0 auto;
}
.major-title {
	padding: 10px;
	font-size: 16px;
	color: #fff;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3f94cf), to(#1882E1));
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.major-title span {
	font-size: 14px;
}
.title_yx {
	color: #535353;
	font-size: 18px;
	background-color: #f1f8ff;
	position: relative;
	padding: 7px 14px;
	margin-bottom: 0;
}
.zy_name_hot {
	width: 200px;
	padding-left: 420px;
}
.title_yx::after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0px 10px 15px;
	border-color: transparent transparent transparent #2864a9;
	position: absolute;
	left: 0;
	top: 10px;
}
.info-footer ul li {
	width: 50%;
	float: left;
	line-height: 40px;
}
.info {
	margin-bottom: 30px;
	border: 1px solid #1e85de;
}
.info .info-header {
	background-color: #0073cc;
	padding: 10px 0;
	max-height: 40px;
	position: relative;
}
.info .info-header .zy-logo {
	z-index: 301;
	-moz-box-shadow: 2px 2px 5px #333333;
	-webkit-box-shadow: 2px 2px 5px #333333;
	box-shadow: 2px 2px 5px #333333;
	border-radius: 10px;
	position: absolute;
	left: 30px;
	width: 365px;
	height: 215px;
	background: url('../images/zhuanyebg.jpg');
	background-repeat: no-repeat;
	padding: 0;
	background: #0073cc;
}
.info .info-header .zy-logo p {
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
}
.info .info-header .zy-logo p:nth-child(1) {
	font-family: cursive;
	font-size: 30px;
	padding: 20px 0;
	color: #ffffff;
	line-height: 30px;
}
.info .info-header .zy-logo p:nth-child(2) {
	text-align: left;
	font-size: 18px;
	padding: 30px 20px 0 20px;
}
.info .info-header .zy-logo p:nth-child(3) {
	text-align: right;
	font-size: 18px;
	padding: 0 20px;
}
.info .info-header svg {
	width: 20px;
	height: 20px;
}
.info .info-header path {
	fill: #fff;
}
.info .info-header div {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
}
.zy_name {
	color: #ffffff;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	line-height: 45px;
	padding: 22px 10px;
}
 .info .info-header div::nth-child(2) {
 padding-left: 50px;
}
.info .info-footer {
	padding-left: 420px;
	min-height: 180px;
	font-size: 15px;
	line-height: 40px;
	color: #3d3d3d;
	line-height: 47px;
	padding-top: 20px;
}
.info .info-footer .red {
	color: red;
}
.info .info-footer a {
	text-decoration: none;
}
.info .info-footer strong:nth-child(2) {
	padding-left: 130px;
}
.info .info-footer .button {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4286f4), to(#54A5F6));
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	border-radius: 6px;
	padding: 4px 15px;
	margin: 0 2px;
}
.info .info-footer .button.online {
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ff5255), to(#fe7876));
}
.content {
	display: flex;
}
.content .cleft {
	flex: 1;
	border: 1px solid #1e85de;
	padding-bottom: 10px;
}
.content .cleft h4 {
	letter-spacing: 1px;
	color: #ff0000;
	font-size: 15px;
	font-weight: normal;
	background-color: #f6f6f6;
	display: inline-block;
	padding: 10px 20px;
	-moz-box-shadow: 2px 2px 7px #999999;
	-webkit-box-shadow: 2px 2px 7px #999999;
	box-shadow: 2px 2px 7px #999999;
	border-radius: 100px;
	margin-left: 30px;
	margin-right: 30px;
}
.content .cleft p {
	background: #eeeeee;
	padding: 2px 20px;
	font-size: 15px;
	color: #333333;
}
.content .cleft table {
	text-align: center;
}
.content .cleft table tr:first-child {
	background: #eeeeee;
	font-weight: bold;
}
.content .cright {
	width: 280px;
}
.content .cright .sidebar-content {
	border: 1px solid #ececec;
	margin-bottom: 30px;
}
.content .cright .sidebar-content h4 {
	text-align: center;
	margin: 0 0 10px;
	padding: 10px;
	border-bottom: 1px solid #2864a9;
	position: relative;
	font-size: 15px;
}
.content .cright .sidebar-content h4::before {
	content: '';
	width: 120px;
	position: absolute;
	display: block;
	margin: auto;
	bottom: -3px;
	border-bottom: 6px solid #2864a9;
	left: 75px;
}
.content .cright .sidebar-content h4 span {
	color: red;
}
.content .cright .sidebar-content img {
	margin: 0 auto;
	display: block;
	width: 150px;
}
.content .cright .sidebar-content hr {
	width: 60%;
	margin: 10px auto 0;
	border-color: #fff;
}
.content .cright .sidebar-content p {
	font-size: 14px;
	color: #626262;
	margin: 10px;
	padding: 0 20px;
}
.content .cright .sidebar-content.weixin p {
	text-align: center;
	font-size: 14px;
}
.content .cright .sidebar-content.weixin .red {
	color: red;
	font-weight: bold;
	font-size: 15px;
}
.main_xy {
	min-height: 895px;
	background: #fff;
	box-sizing: border-box;
	width: 820px;
	float: left;
}
/* sitemap */
			
.jiuye_content {
	position: relative;
	padding-top: 35px;
	height: 173px;
	box-shadow: 0 0 15px #f0f0f0;
	margin: 0 4px;
}
.jiuye_content #zhuJob {
	text-align: center;
}
.jiuye_content #zhuJob .job_ul {
	float: left;
	width: 33.33%;
}
.jiuye_content #zhuJob .job_ul .job_li_a span {
	display: inline-block;
	padding: 0 15px;
	background: #007aff;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	border-radius: 6px;
	position: relative;
}
.jiuye_content #zhuJob .job_ul:first-of-type span:after {
	border-top: 10px solid #007aff;
}
.jiuye_content #zhuJob .job_ul:first-of-type .job_li_b {
	background: #e9f3ff;
	color: #007aff;
}
.jiuye_content #zhuJob .job_ul .job_li_b {
	width: 55px;
	height: 55px;
	border-radius: 100%;
	text-align: center;
	line-height: 55px;
	margin: 10px auto 0;
	position: relative;
}
.jiuye_content #zhuJob .job_ul .job_li_b:after {
	content: "";
	display: block;
	border-top: 1px dashed #ddd;
	position: absolute;
	top: 26px;
}
.jiuye_content #zhuJob .job_ul:nth-of-type(2) span {
	background: #ff5605;
}
.jiuye_content #zhuJob .job_ul:nth-of-type(3) span {
	background: #00a333;
}
.jiuye_content #zhuJob .job_ul:nth-of-type(2) .job_li_b {
	background: rgba(255,86,5,.1);
	color: #ff5605;
}
.jiuye_content #zhuJob .job_ul:nth-of-type(3) .job_li_b {
	background: #f1ffe9;
	color: #00a333;
}
.jiuye_content #zhuJob .job_ul:nth-of-type(3) .job_li_b:before {
	width: 110px;
	right: -120px;
}
.jiuye_content #zhuJob .job_ul .job_li_b:before {
	content: "";
	display: block;
	border-top: 1px dashed #ddd;
	position: absolute;
	top: 26px;
}
.jiuye_content #zhuJob .job_ul:first-of-type .job_li_b:before {
	width: 110px;
	left: -120px;
}
.jiuye_content #zhuJob .job_ul:nth-of-type(2) .job_li_b:before {
	left: -292px;
	width: 274px;
}
.jiuye_content #zhuJob .job_ul:nth-of-type(2) .job_li_b:after {
	right: -292px;
	width: 274px;
}
.boy_content {
	box-shadow: 0 0 15px #f0f0f0;
	height: 100px;
	padding: 22px 22px 0;
}
.boy_content .left {
	float: left;
	width: 15%;
	text-align: center;
}
.boy_content .left img {
	margin-bottom: 10px;
}
.boy_content .mid {
	width: 66%;
	float: left;
	margin-top: 42px;
	padding: 0 5px;
}
.boy_content .mid .boy_progress {
	height: 4px;
	border-radius: 4px 0 0 4px;
	background: #00ceff;
	float: left;
	position: relative;
}
.boy_content .mid .boy_progress span {
	position: absolute;
	top: -33px;
	left: 0;
	color: #000;
}
.boy_content .mid .girl_progress {
	height: 4px;
	border-radius: 0 4px 4px 0;
	background: #f60;
	float: left;
	position: relative;
}
.boy_content .right {
	float: left;
	width: 15%;
	text-align: center;
}
.boy_content .mid .girl_progress span {
	position: absolute;
	top: -33px;
	right: 0;
	color: #000;
}
.girl_content {
	box-shadow: 0 0 15px #f0f0f0;
	height: 100px;
	padding: 22px 22px 0;
}
.girl_content .left {
	float: left;
	width: 15%;
	text-align: center;
}
.girl_content .left img {
	margin-bottom: 10px;
}
.girl_content .mid {
	width: 66%;
	float: left;
	margin-top: 42px;
	padding: 0 5px;
}
.girl_content .mid .boy_progress {
	background: #0047ff;
}
.girl_content .mid .boy_progress span {
	position: absolute;
	top: -33px;
	left: 0;
	color: #000;
}
.girl_content .mid .boy_progress {
	height: 4px;
	border-radius: 4px 0 0 4px;
	background: #0047ff;
	float: left;
	position: relative;
}
.girl_progress {
	height: 4px;
	border-radius: 0 4px 4px 0;
	background: #f60;
	float: left;
	position: relative;
}
.girl_content .mid .girl_progress {
	background: #ff0093;
}
.girl_content .mid .girl_progress span {
	position: absolute;
	top: -33px;
	right: 0;
	color: #000;
}
.girl_content .right {
	float: left;
	width: 15%;
	text-align: center;
}
.girl_content .right img {
	margin-bottom: 10px;
}
.girl_progress span {
	position: absolute;
	top: -33px;
	right: 0;
	color: #000;
}
.info-footer1 {
	display: none;
}
.school-news .lists {
	width: calc(50% - 15px);
	height: 198px
}
.school-news p {
	text-align: center;
}
.school-news p img {
	width: 100%;
}
.schoolzd {
	width: 820px;
	float: left;
}
.zyyx-more {
	float: right;
	color: #999999fc;
}
.schoolzd .rmzy li {
	float: left;
	width: calc(25% - 20px);
	padding: 10px 10px;
}
.schoolzd .rmzy li a {
	display: block;
	text-align: center;
	color: #3d7cad;
}
.schoolzd .rmzy li a img {
	width: 160px;
	height: 80px;
}
.ksyx-table {
	width: 100%;
	border-collapse: collapse;
}
.ksyx-table th {
	background: #c9c9c9;
	font-size: 15px;
	border: 1px solid #d1d9dd;
	text-align: center;
	color: #2b2b2b;
	line-height: 30px;
	font-weight: normal;
}
.ksyx-table td {
	font-size: 15px;
	border: 1px solid #ddd;
	text-align: center;
	line-height: 30px;
	color: #6b6b6b;
}
