.banner .slick-dots {
	bottom: 20px;
}

.banner .slick-dots li {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border: dashed 1px #ffffff;
	margin: 0 17px;
}

.banner .slick-dots .slick-active {
	background-color: #ffffff;
}

.banner .slick-arrow {
	width: 55px;
	height: 55px;
	border-radius: 50%;
}

.banner .slick-prev {
	background: url("../image/ban-l.png") no-repeat center center;
	background-size: cover;
	left: -100px;
}

.banner .slick-next {
	background: url("../image/ban-r.png") no-repeat center center;
	background-size: cover;
	right: -100px;
}

.sect1 {
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 25px;
}

.sect1-l {
	float: left;
	width: 66.428%;
	border: solid 1px #eaeff4;
}

.sect1-l ul li {
	padding: 22px 0;
	border-bottom: 1px dashed #eaeaea;
}

.sect1-r {
	width: 31.1%;
	float: right;
	border: solid 1px #eaeff4;
}

.sect1-l ul {
	padding: 0 22px;
}

.title {
	background-size: 100% 100%;
	position: relative;
	border-bottom: 2px solid #3b41a0;
}

.sect1-l .title{
	background: url("../image/new-bg.png") no-repeat center center;background-size: 100% 100%;
}
.sect1-r .title{
	background: url("../image/tz-bg.png") no-repeat center center;
	background-size: 100% 100%;
}
.sect2 .title{
	background: url("../image/activity-bg.png") no-repeat center center;background-size: 100% 100%;
}
.sect3 .title{
	background: url("../image/activity-bg.png") no-repeat center center;background-size: 100% 100%;
}
.title>h2 {
	margin-left: 20px;
	font-size: 20px;
	line-height: 40px;
	color: #fdfcfa;
}

.title>a {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
	color: #333333;
}

.title>a:hover {
	color: #3b41a0;
}

.new {
	padding: 20px;
	overflow: hidden;
}

.new-l {
	width: 485px;
	float: left;
}

.new-r {
	overflow: hidden;
	padding-left: 25px;
}

.new-l ul li a {
	display: block;
}

.new-text {
	padding: 20px 24px;
	box-sizing: border-box;
	color: #ffffff;
	background-color: #2b65aa;
}
.new-text>p{
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 42px;
}
.new-l .pic {
	padding-top: 71.69%;
}

.new-l ul .slick-dots {
	bottom: 90px;
}

.new-l ul .slick-dots li {
	width: 25px;
	height: 25px;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.83);
	margin: 0 7px;
}
.new-l ul .slick-dots .slick-active{
	background-color: #365b8a;
}
.new-l ul .slick-dots .slick-active button{
	color: #ffffff;
	
}
.new-l ul .slick-dots li button {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
}

.new-r ul {
	margin-top: -10px;
}

.new-r ul li a {
	display: block;
	padding-top: 20px;
	padding-bottom: 23px;
	position: relative;
	border-bottom: 1px dashed #eaeaea;
}

.new-r ul li a p {
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 44px;
}

.new-r ul li a span {
	font-size: 14px;
	color: #4c719f;
	position: absolute;
	right: 0;
	bottom: 7px;
}

.new-r ul li:hover p {
	color: #274885;
}

.sect1-r ul {
	padding: 0 22px;
}

.sect1-r ul li {
	padding: 22px 0;
	border-bottom: 1px dashed #eaeaea;
}

.sect1-r ul li:hover .tzgg p {
	color: #274581;
}

.sect1-r ul li a {
	display: block;
	overflow: hidden;
}

.time {
	width: 47px;
	text-align: center;
	border: solid 1px #dcdcdc;
	float: left;
}

.time>h2 {
	font-size: 22px;
	line-height: 30px;
	color: #25538a;
}

.time>p {
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	background-color: #1a678f;
}

.tzgg {
	overflow: hidden;
	padding-left: 15px;
}

.tzgg>p {
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 44px;
}

.sect1-r {
	padding-bottom: 10px;
}

.section2 {
	padding-bottom: 25px;
}

.sect2 {
	border: solid 1px #eaeff4;
}

.xshd {
	overflow: hidden;
	padding: 30px 55px 10px 55px;
}

.xshd li {
	width: 22.8%;
	float: left;
	margin: 0 14px;
}

.xshd li a {
	display: block;
}

.xshd li a p {
	padding: 15px 20px;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.xshd .pic {
	padding-top: 67.79%;
}

.xshd .slick-arrow {
	width: 21px;
	height: 21px;
	border-radius: 50%;
}

.xshd .slick-prev {
	background: url("../image/activity-l.png") no-repeat center center;
	left: 20px;
}

.xshd .slick-next {
	background: url("../image/activity-r.png") no-repeat center center;
	right: 20px;
}

.xshd li:hover p {
	color: #1a678f;
}

.college {
	padding: 60px 55px 30px 55px;
	border: solid 1px #eaeff4;
}

.college::after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.college-l {
	width: 47%;
	float: left;
}

.college-r {
	width: 53%;
	float: right;
	overflow: hidden;
}

.show {
	width: 205px;
	height: 205px;
	border-radius: 50%;
	box-shadow: 0px 0px 10px 0px #cdddef;
	text-align: center;
	border: 1px solid #cdddef;
	padding: 10px;
}

.college-l .show {
	float: right;
	margin-top: -30px;
}

.show>img {
	display: inline-block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.college-text>h2 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 30px;
}

.college-text>p {
	font-size: 16px;
	line-height: 37px;
	color: #333333;
	text-indent: 2em;
}

.college-r .show {
	float: left;
	margin-top: 110px;
	margin-right: 30px;
}

.college-l .college-text>p {
	padding-right: 190px;
}
.sect3{
	padding-bottom: 50px;
}
@media screen and (max-width: 1680px){
	.banner .slick-prev{
		left: 0;
	}
	.banner .slick-next{
		right: 0;
	}
}
@media screen and (max-width: 1024px){
	.college-l{
		float: none;
		width: auto;
	}
	.college-r{
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.college-r .show{
		margin-top: 0;
	}
	.college-l .show {
	    margin-top: 0;
	}
	.college-l .college-text>p {
	    padding-right: 0;
	}
	.sect1-l{
		width: auto;
		float: none;
	}
	.sect1-r{
		width: auto;
		float: none;
	}
	.sect1-r ul li {
	    padding: 10px 0;
	    border-bottom: 1px dashed #eaeaea;
	}
	.xshd{
		padding: 20px 30px;
	}
	.xshd .slick-prev{
		left: 10px;
	}
	.xshd .slick-next{
		right: 10px;
	}
	.college{
		padding: 25px;
	}
	.sect3 {
	    padding-bottom: 30px;
	}
}
@media screen and (max-width: 768px){
	.new-l{
		width: auto;
		float: none;
	}
	.new-r{
		width: auto;
		float: none;
		padding-left: 0;
	}
	.sect1{
		padding: 20px 0;
	}
	.new-r ul{
		margin-top: 0;
	}
	.new-r ul li a{
		padding-top: 10px;
	}
	.new-text {
	    padding: 10px 20px;
	}
	.banner .slick-arrow {
	    width: 35px;
	    height: 35px;
	}
}
@media screen and (max-width: 500px){
	.college-l .show{
		float: none;
		display: inline-block;
	}
	.college-l{
		text-align: center;
	}
	.college-r .show{
		float: none;
		display: inline-block;
	}
	.college-r{
		text-align: center;
	}
	.college-text>h2{
		margin-bottom: 0;
		margin-top: 10px;
	}
	.banner .slick-dots {
	    bottom: 10px;
	}
	.banner .slick-dots li {
	    width: 10px;
	    height: 10px;
	    margin: 0 10px;
	}
	.xshd li a p {
	    padding: 10px 10px;
	    font-size: 14px;
	}
	.xshd li {
	    margin: 0 10px;
	}
	.college-text>p {
	    font-size: 14px;
	    line-height: 25px;
	}
	.show{
		width: 150px;
		height: 150px;
	}
}
@media screen and (max-width: 375px){
	.title>h2 {
	    font-size: 18px;
	    line-height: 35px;
	}
	.new-text>p{
		font-size: 14px;
	}
	.new-r ul li a p{
		font-size: 14px;
	}
	.tzgg>p{
		font-size: 14px;
	}
}