/*院校链接*/
.section .yqlj {
	    width: 1000px;
    height: 108px;
    text-align: center;
    background-color: #fff;
    margin: 0 auto;
}
.section .yqlj ul li {
	float: left;
	padding: 23px 50.5px 0 50.5px;
}
.section .yqlj ul li a p {
	color: #939393;
	font-size: 15px;
	line-height: 30px;
}
.section .yqlj ul li a:hover p {
color:#0D83CA;
}


/*院校动态*/
.section .yydt {
	width: 100%;
	height: 406px;
	margin-top: -3px;
	padding-top: 38px;
	box-sizing: border-box;
	background-color: #F0F7FD;
	background-repeat: no-repeat;
	background-image: url(../img/yydtbjt.png);
}
.section .yydt .yydtlb {
	width: 70.5%;
	height: 323px;
}
.section .yydt .yydtlb .title {
	width: 100%;
	height: 52px;
	position: relative;
}
.section .yydt .yydtlb .title h2 {
	color: #323232;
	font-size: 17.6px;
}
.section .yydt .yydtlb .title h2 span {
	color: #999999;
	font-size: 12px;
	padding-left: 10px;
	font-weight: normal;
}
.section .yydt .yydtlb .title a {
	top: 4px;
	right: 0;
	color: #0D83CA;
	font-size: 14px;
	position: absolute;
}
.section .yydt .yydtlb .content {
	position: relative;
}
.section .image {
	top: 4px;
	width: 40px;
	left: 405px;
	height: 100%;
	text-align: center;
	position: absolute;
}
.section .list {
	top: 0;
	right: 0;
	width: 48%;
	height: 100%;
	position: absolute;
}
.section .list ul li {
	width: 100%;
	padding: 0 0 42px 0;
	position: relative;
}
.section .list ul li img {
	top: 5.6px;
	left: -18.2px;
	display: none;
	position: absolute;
}
.section .list ul li a {
	left: 8px;
	color: #323232;
	font-size: 15px;
	position: absolute;
}
.section .list ul li span {
	right: 0;
	color: #999999;
	font-size: 15px;
	position: absolute;
}
.section .list ul li:hover img {
	display: block;
}
.section .list ul li:hover a {
	left: 15px;
	color: #0D83CA;
}



.section .tzgg {
	width: 27.45%;
	height: 335px;
}
.section .tzgg .top {
	width: 100%;
	height: 75px;
	text-align: center;
}
.section .tzgg .top ul li {
	float: left;	
}
.section .tzgg .top ul li>a {
	display: block;
	padding: 5px 15px;
	border-left: 1px dashed #657888;
}
.section .tzgg .top ul li a:hover p {
color:#0D93D9;
}
.section .tzgg .top ul li a p {
	color: #657888;
	font-size: 12px;
	padding-top: 8px;
}
.section .tzgg .btm {
	width: 100%;
	height: 254px;
	background-color: #fff;
	box-shadow: 0 0 10px 2px #CBE5F5;
}
.section .tzgg .btm .b-list {
	width: 90%;
	height: 100%;
	margin: auto;
}
.section .tzgg .btm .b-list .title {
	width: 100%;
	height: 45px;
	position: relative;
}

.section .tzgg .btm .b-list .title h2 {
	color: #323232;
	font-size: 17.6px;
	line-height: 45px;
}

.section .tzgg .btm .b-list .title h2 span {
	color: #999999;
	font-size: 12px;
	padding-left: 10px;
	font-weight: normal;
}
.section .tzgg .btm .b-list .title a {
	top: 4px;
	right: 0;
	color: #0D83CA;
	font-size: 14px;
	line-height: 35px;
	position: absolute;
}
.section .tzgg .btm .b-list .content ul li {
	width: 100%;
	height: 41px;
	line-height: 41px;
	border-top: 1px dashed #E5E5E5;
}
.section .tzgg .btm .b-list .content ul li a {
	color: #333;
	font-size: 15px;
}
.section .tzgg .btm .b-list .content ul li a:hover {
color:#0D83CA;
}