@charset "utf-8";

/* CSS Document */
body {
	background-color: #fff;
}

.content {
	width: 100%;
	overflow: hidden;
}

.mode01 {
	width: 1150px;
	margin: 16px auto 45px;
	overflow: hidden;
}

.mode01 .lf {
	width: 365px;
	float: left;
}

.mode01 .rt {
	margin-left: 400px;
}

.newsImg {
	width: 100%;
	overflow: hidden;
	margin: 26px auto 0;
	max-width: 365px;
}

.newsImg .item-img {
	width: 100%;
	height: 0;
	padding-bottom: 66.8508%;
	position: relative;
	overflow: hidden;
}

.newsImg .item-img span {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 38px;
	line-height: 38px;
	background: rgba(33, 99, 0, .8);
}

.newsImg .item-img span a {
	color: #fff;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 16px;
	font-size: 1.6rem;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.newsImg .item-text {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
	height: 44px;
	color: #444;
	padding-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
}

.list01 {
	width: 100%;
	overflow: hidden;
	padding-top: 8px;
}

.list01 li {
	border-bottom: 1px dashed #bfbfbf;
	height: 43px;
	line-height: 43px;
	font-size: 15px;
	overflow: hidden;
}

.list01 li a {
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.rightDate {
	float: right;
	background-color: #2163002e;
	color: #666;
	width: 78px;
	height: 25px;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
	margin-top: 6px;
	margin-left: 10px;
}

.mode02 {
	width: 1150px;
	overflow: hidden;
	margin: 0 auto 45px;
}

.mode02 .lf {
	width: 34.17%;
	float: left;
	overflow: hidden;
	margin-right: 2.34%;
}

.headerList {
	width: auto;
	overflow: hidden;
	padding: 26px 0;
	border-bottom: 1px solid #c9c9c9;
}

.headerList .date {
	width: 55px;
	height: 53px;
	float: left;
	background-color: #ffad6a;
	text-align: center;
}

.headerList .date strong {
	font-size: 30px;
	display: block;
	color: #fff;
	height: 33px;
	line-height: 33px;
}

.headerList .date i {
	font-style: normal;
	display: block;
	color: #fff;
	height: 17px;
	line-height: 17px;
}

.headerList a.text {
	padding: 1px 5px 0px 0px;
	margin-left: 72px;
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 26px;
	height: 54px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
}

.headerList a:hover {
	color: #ee931d;
}

.list02 {
	width: 100%;
	overflow: hidden;
	padding-top: 8px;
}

.list02 li span {
	float: right;
	color: #4b6e95;
	margin-left: 10px;
}

.list02 li {
	line-height: 29px;
	height: 29px;
	overflow: hidden;
	position: relative;
}

.list02 li a {
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list02 li:before {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #b60101;
	content: '';
}

.mode02 .md {
	width: 36.52%;
	float: left;
	margin-right: 2.6%;
}

.acadList {
	width: auto;
	padding: 0 15px;
	overflow: hidden;
	background-color: #f3f8fd;
}

.acad-info {
	width: auto;
	overflow: hidden;
	padding: 5px 0 0 72px;
}

.acad-info span {
	display: block;
	margin-bottom: 5px;
	font-size: 12px;
	color: #6f6d6d;
}

.acad-info strong {
	width: 62px;
	height: 16px;
	line-height: 16px;
	margin-right: 8px;
	text-align: center;
	background-color: #0858b1;
	color: #fff;
	display: inline-block;
	border-radius: 10px;
}

.acadList .headerList {
	padding-bottom: 10px;
}

.acadList .list02 {
	padding-bottom: 5px;
}

.acadList .list02 li {
	line-height: 28px;
	height: 28px;
}

.mode02 .rt {
	width: 24.17%;
	float: right;
}

.quickLinks {
	padding-top: 21px;
	overflow: hidden;
}

.quickLinks li {
	width: 50%;
	float: left;
	height: 48px;
	margin-bottom: 23px;
	overflow: hidden;
}

.quickLinks li a {
	display: block;
	color: #fff;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 14px;
}

.quickLinks li.left a {
	margin-right: 14px;
}

.quickLinks li.right a {
	margin-left: 14px;
}

.quickLinks li.color1 a {
	background-color: #7ca2de;
}

.quickLinks li.color2 a {
	background-color: #2a88c5;
}

.quickLinks li.color3 a {
	background-color: #48b9b7;
}

.quickLinks li.color4 a {
	background-color: #ce6a6a;
}

.quickLinks li.color5 a {
	background-color: #9ca34b;
}

.quickLinks li.color6 a {
	background-color: #628a5e;
}

.quickLinks li.color7 a {
	background-color: #53abd4;
}

.quickLinks li.color8 a {
	background-color: #c09233;
}

.mode03 {
	width: 1150px;
	overflow: hidden;
	margin: 50px auto;
	text-align: center;
}

.mode03 h3 {
	color: #0858b1;
	font-size: 30px;
}

.mode03 p {
	color: #a8a8a8;
	font-size: 21px;
	font-family: 'Constantia';
	font-style: italic;
	margin-top: 10px;
	line-height: 20px;
}

.modeWrap04 {
	width: 100%;
	overflow: hidden;
	background-color: #e2f3ff;
}

.mode04 {
	width: 1150px;
	margin: 0 auto;
	overflow: hidden;
}

.mode04 .lf {
	width: 71.48%;
	float: left;
	padding-bottom: 32px;
}

.mode04 .lf>div {
	margin-right: 37px;
}

.mode04 .lf .articleTitle {
	border-bottom: none;
}

.videoPic {
	width: 100%;
	height: 0;
	padding-bottom: 56.30573248407643%;
	position: relative;
}

.play {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -28px 0 0 -28px;
	width: 57px;
	height: 57px;
}

.ma01 {
	width: 470px;
	margin: 22px auto 0;
}

.ma01 span {
	float: left;
	width: 176px;
	height: 96px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
}

.ma01 span img {
	width: 89px;
	margin: 4px;
	float: left;
}

.ma01 span a {
	text-align: center;
	float: left;
	width: 76px;
	height: 100%;
	line-height: 138px;
}

.ma01 span.sina a {
	background: url(../images/sina.png) no-repeat center 18px;
}

.ma01 span.weixin a {
	background: url(../images/weixin.png) no-repeat center 18px;
}

.ma01 span.sina {
	margin-right: 110px;
}

.mode04 .rt {
	width: 28.4348%;
	float: right;
}

.links {
	width: 100%;
	oveflow: hidden;
	padding-top: 22px;
}

.links li {
	width: 100%;
	height: 0;
	padding-bottom: 56.0976%;
	position: relative;
	margin-bottom: 30px;
}

.links li span {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 40px;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	text-indent: 14px;
}

.links li strong {
	margin: 0 8px;
	color: #fff;
}

.links li i {
	color: #fff;
}

.links li.orange span {
	background-color: #f2a260;
}

.links li.blue span {
	background-color: #34bee4;
}

.links li.green span {
	background-color: #15b774;
}

.wrap_mode05 {
	width: 100%;
	overflow: hidden;
}

.mode05 {
	width: 1150px;
	margin: 22px auto 48px;
}

.mode05 .articleTitle {
	border-bottom: none;
}

.flexslider2 {
	position: relative;
}

.flexslider2 .slides li {
	width: 290px;
	height: auto;
	margin-right: 30px;
	position: relative;
}

.flexslider2 {
	max-width: 1150px;
	background-color: #fff;
	padding: 31px 35px 34px;
}

.flexslider2 .flex-direction-nav .flex-prev {
	background: url(../images/p_lf.png) no-repeat left center;
	left: 0px;
}

.flexslider2 .flex-direction-nav .flex-next {
	background: url(../images/p_rt.png) no-repeat right center;
	right: 0px;
}

.flexslider2 .flex-control-nav {
	display: none;
}

.flexslider2 .slides p {
	width: 100%;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(../images/bg03.png) repeat;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.flexslider2 .slides li a {
	display: block;
	width: 100%;
	position: relative;
}
.flexslider2 .slides li a .item-pic{padding-bottom: 66.667%;
	overflow: hidden;
	height: 0;}


@media screen and (max-width:1200px) {.mode02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
	.mode01, .mode02, .mode04, .mode05 {
		width: auto;
		padding: 0 10px;
		margin: 0;
	}

	.wrap_mode05 {
		background: none;
	}

	.flexslider2 {
		border: none;
		padding: 15px 40px 20px;
	}

	.mode03 {
		width: auto;
		padding: 0 10px;
		margin: 25px 0;
	}

	.list01 li {
		font-size: 14px;
	}

	.mode02 .lf, .mode02 .md {
		width: 48.7%;
		margin: 0;
	}
.mode02 .md{
    float: right;
}

	.mode02 .rt {
		width: 100%;
		float: none;
	}

	.articleList {
		width: auto;
		margin: 0 15px;
	}

	.quickLinks li {
		width: 25%;
	}

	.quickLinks li.left a, .quickLinks li.right a {
		margin: 0 10px;
	}

	.acad-info {
		clear: both;
	}

	.videoList {
		margin-left: 15px;
	}

	.links {
		width: auto;
		margin-right: 15px;
	}

	.flexslider2 .flex-direction-nav .flex-prev {
		left: 0px;
	}

	.flexslider2 .flex-direction-nav .flex-next {
		right: 0px;
	}
}

@media screen and (max-width:1000px) {
	.mode02 .rt {
		width: 100%;
	}

}

@media screen and (max-width:800px) {
	.flexslider .til_slides {
		width: 100%;
		padding: 0;
		right: 0;
		bottom: 0;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		font-size: 1.4rem;
		overflow: hidden;
	}
}

@media screen and (max-width: 768px) {
	.mode01 .lf, .mode01 .rt {
		width: 100%;
		margin: 0;
	}
.newsImg .item-text {
   height: auto;
    max-height: 44px;
}
	.articleTitle {
		padding: 0 10px;
		overflow: hidden;
		width: auto;
	}

	.flex-direction-nav a {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background-size: 30px;
		opacity: 1;
	}

	.flex-direction-nav .flex-prev {
		left: 10px;
	}

	.flex-direction-nav .flex-next {
		background-size: 30px;
		right: 10px;
	}

	.newsImg .item-img span a {
		font-size: 14px;
		font-size: 1.4rem;
	}

	.ma01 span.sina {
		margin-right: 15px;
	}

	.ma01 {
		width: 375px;
	}

	.mode02 .lf, .mode02 .md {
		width: 100%;
	}

}

@media screen and (max-width:640px) {
	.mode04 .lf, .mode04 .rt {
		width: 100%
	}

	.mode04 .lf>div, .links {
		width: auto;
		margin: 0 10px;
	}

	.links {
		padding-top: 0;
	}

	.links li {
		width: 100%;
	}

	.quickLinks li {
		width: 50%;
	}

	.quickLinks li.color5 a {
		line-height: 37px;
	}

}

@media screen and (max-width:410px) {
	.quickLinks li.color5 a {
		line-height: 20px;
		padding: 6px 20px 0;
	}

	.ma01 {
		width: 220px;
	}

	.ma01 span.sina a, .ma01 span.weixin a {
		background: none;
		display: block;
		height: 20px;
		line-height: 20px;
		text-align: center;
		width: 100%;
	}

	.ma01 span {
		width: 100px;
		height: 126px;
	}

	.mode03 h3 {
		font-size: 20px;
	}

	.mode03 p {
		font-size: 16px;
	}
}


@media screen and (max-width:360px) {
	.links li span {
		font-size: 14px;
		height: 30px;
		line-height: 30px;
	}
}