* {
	margin: 0px;
	padding: 0px;
}

ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}


/*色*/

.orangered {
	background: orangered;
}

.deeppink {
	background: deeppink;
}

.gold {
	background: gold;
}

.blue {
	background: blue;
}

.grey {
	color: #d7d7d7;
}


/*搜索*/

.search-box {
	position: relative;
}

.search-box form {
	background: #ffffff;
}

.search-box input,
.search-box button {
	border: none;
	outline: none;
	background: transparent;
}

.search-box input {
	border: 1px solid #e4e4e4;
	width: 220px;
	height: 32px;
	border-radius: 30px;
	padding-left: 15px;
	position: absolute;
	top: 30px;
	color: #b2b2b2;
	right: 40px;
}

.search-box span {
	width: 32px;
	height: 32px;
	line-height: 34px;
	text-align: center;
	position: absolute;
	top: 30px;
	right: 44px;
	color: #c9c9c9;
	font-size: 20px;
	cursor: pointer;
}

.search-box span:hover {
	color: #4575d4;
	transition: all 0.4s ease-out;
}


/*EN(英文)*/

.en {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #c9d5ec;
	border-radius: 50%;
	position: absolute;
	top: 30px;
	right: 5px;
	color: #ffffff;
}

.en:hover {
	background: #ffa700;
	transition: all 0.4s ease-out;
}


/*首页上下间距*/

.index-distance {
	margin-top: 22px;
}

/*更多*/

.btn-more {
	font-size: 12px;
	color: #7f7f7f;
	text-decoration: none;
}

.btn-more:hover {
	font-size: 13px;
	color: #4575d4;
	text-decoration: underline;
	transition: all 0.2s ease-out;
}

/* ====================首页栏目标题==================== */

.section-title {
	height: 50px;
	position: relative;
}

.section-title h2 {
	font-family: "microsoft yahei";
	color: #3d3d3d;
	font-size: 20px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	/*text-transform: uppercase;*/
}

.section-title h2 span {
	margin-left: 10px;
	color: #b7b7b7;
	font-size: 14px;
}

.section-title h2:before {
	position: absolute;
	left: 0%;
	bottom: 0;
	height: 2px;
	width: 90px;
	background: #fea700;
	content: "";
}

.section-title h2:after {
	position: absolute;
	left: 0%;
	bottom: 0;
	height: 1px;
	width: 100%;
	z-index: -1;
	background: #e4e4e4;
	content: "";
}

.section-title .section-title-more {
	position: absolute;
	right: 10px;
	bottom: 24px;
	color: #b7b7b7;
	font-size: 12px;
}
.section-title .section-title-more a,.section-title .section-title-more a:visited {
	color: #777777;
	text-decoration: none;
}

.section-title .section-title-more a:hover {
	color: #4575d4;
	text-decoration: none;
}

/* ====================新闻直通==================== */

.news-slider {
	border: 1px solid #e4e4e4;
	padding: 10px;
}

.news-slider:hover {
	-moz-box-shadow: 0px 0px 5px #bebebe;
	-webkit-box-shadow: 0px 0px 5px #bebebe;
	box-shadow: 0px 0px 5px #bebebe;
	transition: all 0.2s ease-out;
}

.news-slider.distance {
	margin-top: 22px;
}

.news-slider .news-slider-img {
	float: left;
	width: 25%;
}

.news-slider .news-slider-info {
	float: right;
	width: 75%;
	padding-left: 20px;
}

.news-slider .news-slider-info h2 {
	font-size: 16px;
	margin: 0;
	line-height: 22px;
}

.news-slider .news-slider-info p {
	margin-top: 14px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.news-slider .date {
	color: #a7a7a7;
	font-size: 12px;
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (max-width: 992px) {
	.news-slider .news-slider-img {
	float: left;
	width: 100%;
	}
	.news-slider .news-slider-img img {
	width: 100%;
	}
	.news-slider .news-slider-info {
		float: left;
		width: 100%;
		margin-top: 20px;
		padding: 0px;
	}
}
/* 小屏幕（平板，小于等于 768px） */
@media screen and (max-width:768px) {
	.news-slider .news-slider-img {
	float: left;
	width: 100%;
	}
	.news-slider .news-slider-img img {
	width: 100%;
	}
	.news-slider .news-slider-info {
		float: left;
		width: 100%;
		margin-top: 20px;
		padding: 0px;
	}
}
/* ====================通知公告==================== */

.news-straight {
	border: 1px solid #e4e4e4;
	padding: 10px;
	margin-top: 18px;
}

.news-straight .news-straight-box {
	border-bottom: 1px solid #e4e4e4;
}

.news-straight .news-straight-box:hover {
	border-bottom: 1px dashed #4575d4;
	transition: all 0.4s ease-out;
}

.news-straight .news-straight-box.distance {
	margin-bottom: 12px;
}

.news-straight .news-straight-box .news-straight-left {
	float: left;
	width: 14%;
}

.news-straight .news-straight-box .news-straight-right {
	float: right;
	width: 86%;
}

.news-straight .news-straight-box .news-straight-right h3 {
	font-family: "microsoft yahei";
	font-size: 16px;
	margin: 0;
	line-height: 22px;
}

.news-straight .news-straight-box .news-straight-right h3 a,
.news-slider .news-slider-info h2 a {
	font-family: "microsoft yahei";
	text-decoration: none;
	color: #444444;
}

.news-straight .news-straight-box .news-straight-right h3 a:hover,
.news-straight .news-straight-box .news-straight-right p a:hover,
.news-slider .news-slider-info h2 a:hover,
.news-slider .news-slider-info p a:hover {
	font-family: "microsoft yahei";
	text-decoration: none;
	color: #4575d4;
	transition: all 0.4s ease-out;
}

.news-straight .news-straight-box .news-straight-right p {
	margin-top: 4px;
	font-size: 14px;
	color: #9d9d9d;
	line-height: 20px;
	font-weight: normal;
}

.news-straight .news-straight-box .news-straight-right p a,
.news-slider .news-slider-info p a {
	font-family: "microsoft yahei";
	color: #8e8e8e;
	text-decoration: none;	
}

.date-box {
	width: 60px;
	height: 60px;
	border: 1px solid #e4e4e4;
}

.date-box .date-box-day {
	text-align: center;
	height: 38px;
	color: #4575d4;
	font-size: 24px;
	background: #ffffff;
	line-height: 38px;
}

.date-box .date-box-color {
	height: 22px;
	color: #ffffff;
	line-height: 22px;
	text-align: center;
	background: #4575d4;
	text-transform: uppercase;
}

.news-straight .news-straight-box:hover .date-box-color {
	background: #64d9d1;
	transition: all 0.4s ease-out;
}

.news-straight .news-straight-box:hover .date-box .date-box-day {
	color: #505050;
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (max-width: 992px) {
	.news-straight .news-straight-box .news-straight-left {
		float: left;
		width: 10%;
		margin-bottom: 10px;
	}
	.news-straight .news-straight-box .news-straight-right {
		float: right;
		width: 90%;
	}
}
/* 小屏幕（平板，小于等于 768px） */
@media screen and (max-width: 768px) { 
	.news-straight .news-straight-box .news-straight-left {
		float: left;
		width: 11%;
		margin-bottom: 10px;
	}
	.news-straight .news-straight-box .news-straight-right {
		float: right;
		width: 100%;
	}
}
/* ====================科研成果====================  */

.research-img {
	padding: 20px 0px 20px 20px;
	width: 100%;
}

.research-list-box {
	padding: 20px 0px 20px 0px;
}

.research-list {
	border-bottom: 1px solid #e4e4e4;
	padding-top: 10px;
}

.research-list.distance {
	margin-bottom: 10px;
}

.research-list .research-list-date {
	width: 14%;
	float: left;
	text-align: center;
	border-right: 1px solid #e4e4e4;
}

.research-list .research-list-date .research-list-date-day {
	text-align: center;
	padding-top: 10px;
	color: #64d9d1;
	font-size: 26px;
	line-height: 28px;
}

.research-list .research-list-date .research-list-date-year {
	text-align: center;
	padding: 4px 0;
	color: #909090;
	font-size: 14px;
}

.research-list .research-list-text {
	width: 82%;
	float: right;
}

.research-list .research-list-text h2 {
	font-family: "microsoft yahei";
	font-size: 16px;
	margin: 0;
	line-height: 22px;
}

.research-list .research-list-text p {
	margin-top: 4px;
	font-size: 14px;
	color: #8e8e8e;
	line-height: 20px;
	
	font-weight: normal;
}

.research-list:hover {
	background: #4575d4;
	transition: all 0.4s ease-out;
}

.research-list:hover .research-list-date-day,
.research-list:hover .research-list-date-year,
.research-list:hover .research-list-text,
.research-list:hover .research-list-text p {
	transition: all 0.4s ease-out;
	color: #ffffff;
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media screen and (max-width: 992px) {
	.research-list-box {
		padding: 0px;
	}
	.research-img {
		display: none;
	}
	.research-list .research-list-date {
		width: 14%;
		float: left;
		border-right: 1px solid #e4e4e4;
	}
	.research-list .research-list-text {
		width: 84%;
		float: right;
		margin-top: 10px;
	}	
}
/* 小屏幕（平板，小于等于 768px） */
@media screen and (max-width: 768px) { 
	.research-list-box {
		padding: 0px;
	}
	.research-img {
		display: none;
	}
	.research-img img {
		display: none;
	}
	.research-list .research-list-date {
		width: 20%;
		height: 30px;
		float: left;
		position: relative;
		border: none;
	}
	.research-list .research-list-text {
		width: 100%;
		float: left;
		margin-top: 10px;
	}
	
	.research-list .research-list-date .research-list-date-day {
		float: left;
		text-indent: 56px;
		color: #64d9d1;
		font-size: 26px;
		line-height: 10px;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.research-list .research-list-date .research-list-date-year {
		float: left;
		color: #909090;
		font-size: 14px;
		position: absolute;
		left: 0;
		top: 0;
	}
.research-list:hover .research-list-date-day,
.research-list:hover .research-list-date-year,
.research-list:hover .research-list-text,
.research-list:hover .research-list-text p {
	transition: all 0.4s ease-out;
	color: #ffffff;
}
}

/* ====================教学项目====================  */

.teaching {
	margin: 30px 34px;
	position: relative;
}

.teaching li {
	float: left;
	width: 190px;
	height: 100px;
	margin-right: 32px;
}
.teaching li p {
	display: block;
	padding: 10px 0 26px;
	text-align: center;
	color: #7f7f7f;
	font-size: 14px;
	font-family: 'microsoft YaHei';
	font-weight: 400;
}
.teaching li:hover p {
	color: #ffa700;
	transition: all 0.2s ease-out;
	font-size: 16px;
	font-family: 'microsoft YaHei';
	font-weight: 400;
}
.teaching li:nth-child(5) {
	margin-right: 0px;
}

.teaching .teaching-circular {
	margin: 0 auto;
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 40px;
	text-align: center;
	border-radius: 50%;
	color: #8e8e8e;
	border: 1px solid #bfbfbf;
}

.teaching .teaching-circular:hover {
	border: none;
	background: rgba(255, 176, 0, 1);
	color: #ffffff;
	transition: all 0.4s ease-out;
}
/* 大于768小于1024 */
@media (min-width: 768px) and (max-width: 1024px) {
	.teaching li {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 44px;
	}
}

/* 小屏幕小于 767px */
@media screen and (max-width: 767px) { 
	.teaching {
	margin: 10px 0px;
	position: relative;
	}
	.teaching li {
	width: 100%;
	height: 120px;
	margin-bottom: 20px;
	}
}

/* ====================研究机构====================  */
.friend_link {
	width: 100%;
	float: left;
}
.friend_link ul {
	list-style: none;
}
.friend_link li {
	float: left;
	width: 280px;
	height: 60px;
	line-height: 60px;
	border-radius: 3px;
	overflow:hidden; 

	font-size: 14px;
	text-align: center;
	border: 1px solid #e3e3e3;
}
.friend_link .link_tit {
	height: 30px;
	margin-bottom: 20px;
	position: relative;
	border-bottom: 1px dotted #e2e2e2;
}
.friend_link li:nth-child(2n) {
	margin-left: 20px;
	margin-bottom: 20px;
}
.friend_link li:nth-child(3) {
	margin-left: 20px;
	margin-bottom: 20px;
}
.friend_link li:nth-child(7) {
	margin-left: 20px;
	margin-bottom: 20px;
}
.friend_link li:nth-child(11) {
	margin-left: 20px;
	margin-bottom: 20px;
}
.friend_link li:last-child {
	margin-right: 0px;
}
.friend_link li a {
	color: #444444;
	text-decoration: none;
}
.friend_link li a:hover {
	color: #ffffff;
	text-decoration: none;
}
.friend_link li a:visited {
	color: #444444;
	text-decoration: none;
}
.friend_link li:hover {
	background: #4575d4;
	transition: all 0.25s ease-out;
}
.friend_link li:hover a {
	color: #ffffff;
}

/* 大于768小于1024 */
@media (min-width: 768px) and (max-width: 1024px) {
	.friend_link li {
	float: left;
	width: 232px;
	height: 60px;
	line-height: 60px;
	border-radius: 5px;
	overflow:hidden; 
	margin: 0px 10px 20px 10px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #cfcfcf;
	}
	.friend_link li:nth-child(1) {
	margin-left: 0px;
	}
	.friend_link li:nth-child(2) {
	margin-left: 10px;
	}
	.friend_link li:nth-child(3) {
	margin-left: 10px;
	}
	.friend_link li:nth-child(4) {
	margin-left: 0px;
	}
	.friend_link li:nth-child(5) {
	margin-left: 10px;
	}
	.friend_link li:nth-child(6) {
	margin-left: 10px;
	}
	.friend_link li:nth-child(7) {
	margin-left: 0px;
	}
	.friend_link li:nth-child(8) {
	margin-left: 10px;
	}
	.friend_link li:nth-child(9) {
	margin-left: 10px;
	}
	.friend_link li:nth-child(10) {
	margin-left: 0px;
	}
	.friend_link li:nth-child(11) {
	margin-left: 10px;
	}
	.friend_link li:nth-child(12) {
	margin-left: 10px;
	}
}
/* 小屏幕小于 767px */
@media screen and (max-width: 767px) { 
	.friend_link li {
	float: left;
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-radius: 5px;
	overflow:hidden; 
	margin: 0px 0px 20px 0px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #cfcfcf;
	}
	.friend_link li:nth-child(4) {
		margin-left: 0px;
	}
	.friend_link li:nth-child(5) {
		margin-left: 0px;
	}
	.friend_link li:last-child {
		margin-right: 0px;
	}
	.friend_link li:nth-child(2n) {
	margin-left: 0px;
	}
	.friend_link li:nth-child(3) {
		margin-left: 0px;
	}
	.friend_link li:nth-child(7) {
		margin-left: 0px;
	}
	.friend_link li:nth-child(11) {
		margin-left: 0px;
	}
}


/* ====================教育论坛==================== */

.education {
	position: relative;
}

.education li {
	float: left;
	/*width: 270px;
	height: 150px;*/
	text-align: center;
	margin-right: 80px;
}

.education li:nth-child(1) {
	margin-left: 104px;
}

.education li:nth-child(3) {
	margin-right: 0px;
}

.he_3DFlipX {
	display: block;
	/*width: 270px;
	height: 150px;*/
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	position: relative;
	box-sizing: border-box;
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
}

.he_3DFlipX_inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.he_3DFlipX_inner div.he_3DFlipX_img {
	backface-visibility: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.he_3DFlipX_inner:hover>div.he_3DFlipX_img {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.he_3DFlipX_caption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	background: #4575d4;
	color: #fff;
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	opacity: 0;
	backface-visibility: hidden;
	-webkit-transform: rotateX(-180deg);
	-moz-transform: rotateX(-180deg);
	transform: rotateX(-180deg);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.he_3DFlipX_inner:hover .he_3DFlipX_caption {
	opacity: 1;
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	transform: rotateX(0);
}

.he_3DFlipX_img h3 {
	font-size: 1.3em;
	font-weight: 400;
	width: 100%;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
	margin: 0;
	padding: 0;
	color: #fff;
	z-index: 99;
}

.he_3DFlipX_caption h3 {
	font-size: 1.3em;
	font-weight: 400;
	width: 100%;
	position: absolute;
	top: 56%;
	left: 0px;
	color: #fff;
	z-index: 99;
	margin: 0;
	padding: 0;
}

.he_3DFlipX_caption p {
	font-size: 32px;
	width: 100%;
	position: absolute;
	top: 24%;
	left: 0px;
	color: #fff;
	text-align: center;
}

.he_3DFlipX a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* 大于768小于1024 */
@media (min-width: 768px) and (max-width: 1024px) {
	.education li {
	float: left;
	width: 226px;
	height: auto;
	text-align: center;
	margin-right: 32px;
	}
	.education li:nth-child(1) {
	margin-left: 0px;
	}
	.he_3DFlipX {
	display: block;
	width: 226px;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	position: relative;
	box-sizing: border-box;
	-webkit-perspective: 1700px;
	-moz-perspective: 1700px;
	perspective: 1700px;
	-webkit-perspective-origin: 50% 50%;
	-moz-perspective-origin: 50% 50%;
	perspective-origin: 50% 50%;
	}
	.he_3DFlipX_img img {
	width: 100%;
    height: 100%;
	}
}
/* 小屏幕小于 767px */
@media screen and (max-width: 767px) {
	.education ul {
	width: 100%;
    text-align: center;
	}
	.education li {
	width: 100%;	
	list-style: none;
	text-align: center;
	margin-bottom: 20px;
	}
	.education li:nth-child(1) {
	margin-left: 0px;
	}
	.he_3DFlipX_inner div.he_3DFlipX_img {
	width: 100%;
	}
	.education li img {
	display: inline-block;
	width: 100%;
	height: 100%;
	}
}
/* ====================学术期刊==================== */

.related {
	position: relative;
}

.related li {
	float: left;
	width: 270px;
	padding: 20px 0;
	text-align: center;
	margin-right: 80px;
}

.related li p {
	margin-top: 14px;
	color: #5e5e5e;
	font-size: 14px;
	font-family: 'microsoft YaHei';
	font-weight: 400;
}
.related li p a {
	color:#757575;
}
.related li p a:hover {
	color:#4576d5;
	text-decoration: underline;
}
.related li:nth-child(1) {
	margin-left: 86px;
}

.related li:nth-child(3) {
	margin-right: 0px;
}

.related .related-circular {
	margin: 0 auto;
	width: 100px;
	height: 100px;
	text-align: center;
	border-radius: 50%;
	background: #e7e7e7;
}

.related .related-circular img {
	margin: 6px auto;
	width: 88px;
	height: 88px;
	text-align: center;
	border-radius: 50%;
	transition: all 0.25s ease-out;
}

.related .related-circular img:hover {
	transform: scale(1.05);
}
/* 大于768小于1024 */
@media (min-width: 768px) and (max-width: 1024px) {
	.related li {
		float: left;
		width: 222px;
		padding: 20px 0;
		text-align: center;
		margin-right: 40px;
	}
	.related li:nth-child(1) {
		margin-left: 0px;
	}
}
/* 小屏幕小于 767px */
@media screen and (max-width: 767px) { 
	.related li {
		width: 100%;
		padding: 20px 0;
		text-align: center;
	}
	.related li:nth-child(1) {
		margin-left: 0px;
	}
}


/* ========================================
 *                  二级页设置
 * ======================================== */


/*上下间距*/

.flat-divider {
	width: 100%;
	position: relative;
}

.flat-divider.d20px {
	height: 20px;
}

.flat-divider.d25px {
	height: 25px;
}

.flat-divider.d30px {
	height: 30px;
}

.flat-divider.d35px {
	height: 35px;
}
/* banner */
.banner-img img {
	width: 100%;
	height:300px;
}
.con_fluid {
	margin: 0;
	padding: 0;
}
/* ====================左侧菜单==================== */

.left_menu {
	background-color: #ffffff;
}

.left_menu .column_title {
	position: relative;
}

.left_menu .column_title h3 {
	margin: 0;
	padding: 34px 26px 0px;
	font-size: 22px;
	height: 70px;
	color: #ffffff;
	background: #4575d4;
}

.left_menu .column_title ul{
	background: #ffffff;
}

.left_menu .column_title li  a{
	padding:15px 20px;
	border-left: 6px solid #cecccd;
	background: #f3f3f3;
	color:#333;
	display:block;
	font-size: 16px;
	
}
.left_menu .column_title li  a:hover,.left_menu .column_title .nav{
	border-left: 6px solid #ff9501;
	background: #e9e9e9;
	color: #4575d4;
}
.left_menu .column_title .secondLnav {
	display:none;
}
.left_menu .column_title .secondLnav li{
	text-indent: 20px;
	display: -webkit-inline-box;
	margin: 1px 0px 1px 0px;
	width: 100%;
}
.left_menu .column_title .secondLnav li a{
	padding:15px 20px;
	border: 0;
	background: #f3f3f3;
	color:#337ab7;
	display:block;
	font-size: 16px;
	width: 100%;
}
.left_menu .column_title .secondLnav li a:hover{
	border-left: 0px;
	background: #e9e9e9;
	color: #4575d4;
}
.left_menu .active ul{
	display:block!important;
}
/* .left_menu .column_title li a:hover {
	margin: 1px 0px 1px 0px;
	border-left: 6px solid #ff9501;
	background: #e9e9e9;
	height: 50px;
	color: #4575d4;
	transition: all 0.4s ease-out;
} */
/* .left_menu .column_title .active {
	
	border-left: 6px solid #ff9501;
	background: #e9e9e9;
	color: #4575d4;
} */
/* ====================右侧内容==================== */

.right_item {
	background-color: #ffffff;
}

/* =========== 面包屑  =========== */
.right_item .crumbs {
	line-height: 40px;
	color: #696969;
	border-radius: none;
	border-bottom: 1px solid #e4e4e4;
}
@media screen and (max-width:800px) {
	.right_item .breadcrumb {
		display: none;
	}
}
/* ============ 通知公告列表 ============ */
.news_list {
	margin: 20px;
}
.news_list li {
	font-size: 16px;
	padding: 10px 5px;
	border-bottom: 1px dashed #dcdcdc;
}
.news_list li a {
	color: #3d3d3d;
}
.news_list li a:hover {
	color: #4576d5;
	transition: all 0.4s ease-out;
}
.news_list .date {
	float: right;
	color: #aaaaaa;
	font-size: 14px;
}
@media screen and (max-width:800px) {
	.news_list {
	margin: 0px;
	}
	.news_list li {
	font-size: 16px;
	padding: 20px 5px;
	border-bottom: 1px dashed #dcdcdc;
	}
	.date {
	float: left;
	width: 100%;
	color: #aaaaaa;
	font-size: 14px;

	}
}
/* ============ 页码  ============ */
.pagination {
	width: 100%;
	line-height: 32px;
	padding: 15px;
    margin: 10px 0px;
    color: #666;
    text-align: center;
    font-size: 14px;    
    clear: both;
}
.pagination a:hover {    
    color: #ffffff;
    border: 1px solid #4576d5;
    background-color: #4576d5;
}
.pagination a:link {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 1px solid #c8c8c8;
    border-radius: 3px;
    text-align: center;
    margin: 2px 2px 0px 2px;
    color: #c8c8c8;
    text-decoration: none;
}
.pagination a:visited {
	border: 1px solid #c8c8c8;
}
.pagination .page_text {
    display: inline-block;
    margin: 2px 6px 2px 6px;
    line-height: 30px;
    padding: 0px 15px;
}
@media screen and (max-width:800px) {
	.pagination {
	display: none;
	}
}
@media screen and (min-width:768px) {
	.page {
	display: none;
	}
}
/* ============ 新闻信息  ============ */
.newsinfo { }
.newsinfo h3 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #285bb8;
}
.newsinfo .news_line {
	margin: 20px 0;
	border-bottom: 1px dashed #e4e4e4;
}
.newsinfo .times {
	margin: 16px 0;
	color: #666666;
    font-size: 14px;
}
.newsinfo p {	
	font-size: 14px;
	color: #666;
	font-family: "microsoft YaHei";
	line-height: 200%;
}
.newsinfo p img {
	width:100%;
}

/* 小屏幕小于 767px */
@media screen and (max-width: 767px) { 
	.left_menu .column_title h3 {
	margin: 0;
	padding: 30px 26px 0px;
	font-size: 18px;
	height: 60px;
	color: #ffffff;
	background: #4575d4;
	}
	.newsinfo h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #285bb8;
	}
	.newsinfo p {	
	font-size: 16px;
	color: #666;
	font-family: "microsoft YaHei";
	line-height: 200%;
	}
	.banner-img img {
	display: none;
	}
	.flat-divider.d20px {
	height: 0px;
	}
}































































