.news-trends_tit, .events-info_tit, .research-result_tit, .acad-active_tit {
	margin-bottom: 40px;/*text-align: center;*/
}
.news-trends_tit h2, .events-info_tit h2, .research-result_tit h2, .acad-active_tit h2 {
	display: inline-block;
 *display: inline;
	zoom: 1;
	font-size: 28px;
	color: #29303c;
}
.news-trends_tit .news, .events-info_tit .news, .research-result_tit .news, .acad-active_tit .news {
	display: inline-block;
 *display: inline;
	zoom: 1;
	font-family: 'RR';
	font-size: 18px;
	color: #979798;
	margin: 9px 0 0 8px;
}
.news-trends_tit .news img, .events-info_tit .news img, .research-result_tit .news img, .acad-active_tit .news img {
	margin-top: -5px;
}
.news-trends_content, .acad-active_content, .events-info_content, .research-result_content {
	position: relative;
}
.page {
	position: absolute;
	top: -40px;
	right: 0;
}
.page img {
	width: 15px;
	height: 24px;
	margin-right: 10px;
}
.dongtai-trends .swiper-container {
	height: 100%;
	position: relative;
}
.dongtai-trends {
	overflow: hidden;
	margin: 35px 0 45px;
}
.dongtai-trends .news-more a {
	display: inline-block;
	width: 115px;
	font-size: 14px;
	line-height: 40px;
	/*  border: 1px solid #666;*/
	color: #666;
	text-align: center;/* margin: 30px auto 0; */
}
.dongtai-trends .news-more {
	float: right;
}
.dongtai-trends .news-trends_content .news-trends_img {
	width: 100%;
}
.dongtai-trends .news-trends_content .news-trends_img img {
	width: 100%;
	height: 350px;
	object-fit: cover;
}
.dongtai-trends .news-trends_content .news-trends_word {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
	padding: 9px 20px;
	background-color: rgba(0, 0, 0, 0.41);
	overflow: hidden;
	clear: both;
}
.dongtai-trends .news-trends_content .news-trend_title {
	overflow: hidden;
	margin-bottom: 15px;
	text-align: justify;
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 29px;
	color: #fff;
	padding-left: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.dongtai-trends .news-trends_content .news-trend_title a {
	font-size: 16px;
	line-height: 29px;
	color: #fff;
}
.dongtai-trends .news-trends_content .news-trend_time {
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	padding-left: 20px;
}
.dongtai-trends .news-trends_content .more {
	display: block;
	font-size: 14px;
	color: #41b6e6;
}
.dongtai-trends .swiper-pagination {
	width: 30%;
	right: 20px;
	left: auto;
	bottom: 10px
}
.news_box {
	width: 49%;
	float: left;
	margin-right: 2%
}
.eventes {
	width: 49%;
	float: left;
}
.news-trends .eventes ul li {
	float: none;
	width: 100%;
	border: none;
}
.dongtai-trends .news_box li {
	position: relative;
	height: 100%;
}
.pL1 {
	font-size: 0;
}
.pL1 li {
	display: block;
	padding: 10px 0px;
	border-bottom: 1px solid #e2e2e2;
}
.pL1 li:nth-child(1) {
	padding: 0px 0px 10px;
}
.pL1-m1 {
	overflow: hidden;
	clear: both;
	display: block;
}
.pL1-m1 .txtbx1 {
	display: block;
	overflow: hidden;
	padding-right: 10px;
}
.pL1-m1 .txtbx1 .m1 {
	right: 0px;
	position: relative;
	transition: all 300ms cubic-bezier(.4, 0, .2, 1);
	-moz-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
	-webkit-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
	-o-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
	-ms-transition: all 300ms cubic-bezier(.4, 0, .2, 1);
}
.pL1-m1:hover .txtbx1 .m1 {
	right: -10px;
}
.pL1-m1 .txtbx1 .m1 .bx2 {
	display: block;
	overflow: hidden;
	float: left;
	width: 87%;
}
.pL1-m1 .txtbx1 .m1 .bx2 p {
	display: inline-block;
	max-width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	overflow: hidden;
}
.pL1-m1:hover .txtbx1 .m1 .bx1 .date, .pL1-m1:hover .txtbx1 .m1 .bx2 p {
	color: #003F88;
}
.pL1-m1 .txtbx1 .m1 .bx1 {
	float: right;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
}
.pL1-m1 .txtbx1 .m1 .bx1 .date, .pL1-m1 .txtbx1 .m1 .bx2 p {
	color: #333;
	font-size: 18px;
}
@media screen and (max-width: 1201px) {
.layout {
	padding: 0 10px;
}
}
@media screen and (max-width: 828px) {
.news_box {
	width: 100%;
}
.eventes {
	width: 100%;
	margin-top: 20px
}
.dongtai-trends .news-trends_content .news-trends_img img {
	width: 100%;
	height: 350px;
	object-fit: cover;
}
}
@media screen and (max-width: 580px) {
.dongtai-trends .news-trends_content .news-trends_img img {
	width: 100%;
	height: 290px;
	object-fit: cover;
}
.pL1-m1 .txtbx1 .m1 .bx2 {
	display: block;
	overflow: hidden;
	float: left;
	width: 84%;
}
}
/*Ã§â‚¬â€ºÃ¯Â¸Â½Ã¦Â¹Â³Ã¥Â¨Â²Ã¨Â¯Â²Ã¥Â§Â©*/
.acad-active {
	overflow: hidden;
	margin: 45px 0;
}
.acad-active ul li {
	width: 33.3%;
	box-sizing: border-box;
	padding: 0 30px;
	float: left;
}
.acad-active .thumb {
	width: 110px;
	height: 137px;
	float: left;
	overflow: hidden;
}
.acad-active .thumb img {
	width: 100%;
	height: 100%;
}
.acad-active .info {
	margin-left: 130px;
}
.acad-active .info h1 {
	font-size: 16px;
	color: #000;
	margin-bottom: 12px;
	height: 52px;
	overflow: hidden;
	line-height: 26px;
	font-weight: normal;
}
.acad-active .info h1:hover {
	color: #003F88;
}
.acad-active .info p {
	font-size: 12px;
	color: #787878;
	height: 26px;
	line-height: 26px;
	text-align: left;
	overflow: hidden;
}
.acad-active .info p img {
	vertical-align: top;
	margin-right: 5px;
	margin-top: 6px;
	float: left;
}
.acad-active .info p span {
	float: left;
}
.acad-active .info p strong {
	font-weight: normal;
	color: #003F88;
}
.news-trends .news-trends_content .more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 14px;
	color: #41b6e6;
}
.acad-active .acad-active_content .more:hover {
	color: #003F88;
}
.acad-active .news-more {
	float: right;
}
.acad-active .news-more a {
	display: inline-block;
	width: 115px;
	font-size: 14px;
	line-height: 40px;
	/* border: 1px solid #666;*/
	color: #666;
	text-align: center;
}
.acad-active .news-more a:hover {
	/* border: 1px solid #003F88;*/
	background-color: #003F88;
	color: #fff;
}
.news-trends {
	overflow: hidden;
	margin: 35px 0 45px;
}
.news-trends li {
	float: left;
	width: 24%;
	border: 1px solid #dadada;
	margin-right: 1.0%;
}
.news-trends .lis04, .news-trends .lis08 {
	margin-right: 0;
}
.news-trends .news-trends_content .news-trends_img {
	width: 100%;
}
.news-trends .news-trends_content .news-trends_img img {
	width: 100%;/* max-height:216px;*/
}
.news-trends .news-trends_content .news-trends_word {
	position: relative;
	padding: 20px 10px;
	background-color: #f5f5f5;
}
.news-trends .news-trends_content .news-trend_title {
	/*height: 58px;
 overflow: hidden;*/
	height: 60px;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: justify;
}
.news-trends .news-trends_content .news-trend_title a {
	font-size: 16px;
	line-height: 29px;
	color: #29303c;
}
.news-trends .news-trends_content .news-trend_title a:hover {
	color: #003F88;
}
.news-trends .news-trends_content .news-trend_con {
	height: 50px;
	overflow: hidden;
	font-size: 14px;
	line-height: 25px;
	color: #555555;
	margin: 10px 0;
}
.news-trends .news-trends_content .news-trend_time {
	font-size: 14px;
	line-height: 25px;
	color: #29303c;
}
.news-trends .news-trends_content .more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	font-size: 14px;
	color: #41b6e6;
}
.news-trends .news-trends_content .more:hover {
	color: #003F88;
}
.news-trends .news-more {
	float: right;
}
.news-trends .news-more a {
	display: inline-block;
	width: 115px;
	font-size: 14px;
	line-height: 40px;
	/*border: 1px solid #666;*/
	color: #666;
	text-align: center;/* margin: 30px auto 0;*/
}
.news-trends .news-more a:hover {
	/*border: 1px solid #003F88;*/
	background-color: #003F88;
	color: #fff;
}
.dongtai-trends .news-more a:hover {
	/*border: 1px solid #003F88;*/

	background-color: #003F88;
	color: #fff;
}
.overlay {
	min-height: 385px;
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	color: #FFFFFF;
}
.overlay-blue {
	background-color: #003087;
	filter: alpha(opacity=60);
	background-color: rgba(0, 48, 135, 0.6);
}
.respon-miss {
	min-height: 385px;
	background: url(index_res/bg_zrysm_02.jpg) center;
	background-size: cover;
	background-attachment: fixed;
	text-align: center;
}
.respon-miss .bg-inner {
	max-width: 920px;
	min-height: 395px;
	padding: 0 10px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}
.respon-miss .bg-inner h2 {
	font-size: 28px;
	font-weight: 100;
	padding: 80px 0 20px 0;
}
.respon-miss .bg-inner p {
	font-size: 20px;
	line-height: 29px;
	margin-bottom: 40px;
}
.respon-miss .bg-inner a {
	font-size: 14px;
	padding: 10px 20px;
	color: #003F88;
	background-color: #FFFFFF;
}
.respon-miss .bg-inner a:hover {
	background-color: #003F88;
	color: #fff;
}
.bg-inner .ie_hide {
	font-family: 'RR';
}
.respon-miss .bg-inner .bg-inner_text {
	text-align: justify;
}
.respon-miss .bg-inner .bg-inner_text strong {
	font-size: 28px;
}
.events-info {
	overflow: hidden;
	margin: 45px 0 80px;
}
.events-info li {
	box-sizing: border-box;
	float: left;
	width: 32.5%;
 *width: 29%;
	padding: 20px 15px;
	border: 1px solid #dadada;
	margin: 0 0.4% 15px 0.4%;
	border: 1px solid #c6c6c6;
}
.events-info .events-info_time {
	background-color: #003F88;
	font-size: 16px;
	line-height: 25.86px;
	color: #fefeff;
	padding: 5px 10px;
	margin-right: 15px;
	text-align: center;
}
.events-info .events-info_title {
	height: 54px;
	overflow: hidden;
}
.events-info .events-info_title a {
	color: #29303c;
	font-size: 16px;
	line-height: 27.63px;
}
.events-info .events-info_title a:hover {
	color: #003F88;
}
.events-info .news-more {
	float: right;
}
.events-info .news-more a {
	display: inline-block;
	width: 115px;
	font-size: 14px;
	line-height: 40px;
	/*border: 1px solid #666;*/
	color: #666;
	text-align: center;
}
.events-info .news-more a:hover {
	/* border: 1px solid #003F88;*/
	background-color: #003F88;
	color: #fff;
}
.acad-depart {
	min-height: 385px;
	background: url(index_res/bg_xkx_02.jpg) center;
	background-size: cover;
	background-attachment: fixed;
	text-align: center;
}
.acad-depart .bg-inner {
	width: 100%;
	max-width: 1200px;
	min-height: 385px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}
.acad-depart .bg-inner h2 {
	font-size: 28px;
	font-weight: 100;
	padding: 60px 0 50px 0;
}
.acad-depart .bg-inner li {
	float: left;
	border: 1px solid #003F88;
	background-color: #003F88;
	padding: 0 5px;
	margin: 0 0.75% 25px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
}
.acad-depart .bg-inner .swiper-fir li {
	margin-bottom: 40px;
}
.acad-depart .bg-inner li a {
	font-size: 15px;
	line-height: 32px;
	color: #fff;
}
.acad-depart .bg-inner .swiper-slide {
	min-height: 344px;
}
.acad-depart .bg-inner .lis01, .acad-depart .bg-inner .lis07 {
	width: 14%;
}
.acad-depart .bg-inner .lis02, .acad-depart .bg-inner .lis08 {
	width: 17%;
}
.acad-depart .bg-inner .lis03, .acad-depart .bg-inner .lis09 {
	width: 13%;
}
.acad-depart .bg-inner .lis04, .acad-depart .bg-inner .lis010 {
	width: 13%;
}
.acad-depart .bg-inner .lis05, .acad-depart .bg-inner .lis011 {
	width: 14%;
}
.acad-depart .bg-inner .lis06, .acad-depart .bg-inner .lis012 {
	width: 13%;
}
.acad-depart .bg-inner .en15 .lis01, .acad-depart .bg-inner .en15 .lis05, .acad-depart .bg-inner .en15 .lis09 {
	width: 23%;
}
.acad-depart .bg-inner .en15 .lis02, .acad-depart .bg-inner .en15 .lis06, .acad-depart .bg-inner .en15 .lis010 {
	width: 23%;
}
.acad-depart .bg-inner .en15 .lis03, .acad-depart .bg-inner .en15 .lis07, .acad-depart .bg-inner .en15 .lis011 {
	width: 23%;
}
.acad-depart .bg-inner .en15 .lis04, .acad-depart .bg-inner .en15 .lis08, .acad-depart .bg-inner .en15 .lis012 {
	width: 20%;
}
/*.acad-depart .bg-inner li:hover {
  border: 1px solid #003F88;
  background-color: #003F88;
}*/


.acad-depart .bg-inner p {
	font-size: 14px;
	line-height: 29px;
	margin-bottom: 40px;
}
.video-link {
	padding: 55px 0 50px 0;
}
.video-link .video {
	position: relative;
	float: left;
	width: 77%;
	margin-right: 1.3%;
}
.video-link .video .hd {
	position: absolute;
	bottom: 25px;
	right: 65px;
	z-index: 2;
}
.video-link .video .hd li {
	float: left;
	display: block;
	margin: 0 5px;
	font-size: 0;
	width: 8px;
	height: 8px;
	border-radius: 5px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.video-link .video .hd .on {
	background-color: #ccc;
}
.video-link .video-pic {
	float: left;
	width: 54.5%;
	position: relative;
	margin-right: 1.5%;
}
.video-link .video-pic .play {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -34px 0 0 -34px;
}
.video-link .video-cont {
	float: left;
	width: 44%;
 *width: 43%;
	position: relative;
}
.video-link .video-cont_tit {
	padding: 0 5px;
	border: 1px solid #003F88;
	color: #003F88;
	font-size: 18px;
	line-height: 46px;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 25px;
}
.video-link .video-cont_tit:hover {
	background-color: #003F88;
	color: #fff;
}
.video-link .video-cont_det {
	text-indent: 2em;
	font-size: 14px;
	color: #555;
	line-height: 29px;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.video-link .more {
	position: relative;
	display: block;
	width: 45px;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #003F88;
	color: #003F88;
	margin: 35px 0 35px 10px;
	z-index: 2;
}
.video-link .more:hover {
	background-color: #003F88;
	color: #fff;
}
.video-link .video-bg {
	position: absolute;
	right: 0;
	bottom: 10px;
	z-index: 1;
}
.video-link .link {
	float: left;
	width: 21.7%;
}
.video-link .link li {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 0 15px;
	background-color: #003F88;
	margin-bottom: 19px;
	overflow: hidden;
	/*text-align: center;*/
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
}
.video-link .link li img {
	width: 22px;
	position: absolute;
	top: 14px;
	right: 10px;
}
.video-link .link li a {
	line-height: 48px;
	color: #fff;
}
.study-leader {
	min-height: 380px;
	background: url(index_res/bg_yjzz_12.png) center;
	background-attachment: fixed;
	text-align: center;
}
.study-leader .bg-inner {
	width: 100%;
	max-width: 920px;
	min-height: 380px;
	margin: 0 auto;
	text-align: center;
	color: #FFFFFF;
}
.study-leader .bg-inner h2 {
	position: relative;
	font-size: 28px;
	font-weight: 100;
	padding: 100px 0 20px 0;
}
.study-leader .bg-inner p {
	position: relative;
	font-size: 24px;
	line-height: 29px;
	margin-bottom: 40px;
}
.study-leader .bg-inner .bg-inner_text {
	font-family: 'RR';
}
.study-leader .bg-inner a {
	font-size: 14px;
	padding: 10px 20px;
	color: #003F88;
	background-color: #FFFFFF;
}
.study-leader .bg-inner a:hover {
	background-color: #003F88;
	color: #fff;
}
.research-result {
	overflow: hidden;
	margin: 45px 0;
}
.research-result li {
	position: relative;
	height: 125px;
	border-bottom: 1px solid #fcfcfc;
	border-top: 1px solid #e0e0e1;
}
.research-result .lis01, .research-result .lis05 {
	border-top: none;
}
.research-result .lis04, .research-result .lis08 {
	border-bottom: 1px solid #e0e0e1;
}
.research-result .research-result_time {
	box-sizing: border-box;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding: 30px 25px 0;
 *height: auto;
 *padding: 30px 25px 40px;
	font: 800 16px/27.66px "microsoft yahei";
	text-align: center;
}
.research-result .research-result_time .day {
	border-bottom: 1px solid #c6c8cb;
	padding: 0 5px;
	color: #003F88;
}
.research-result .research-result_time .year {
	border-top: 1px solid #7f838a;
	color: #29303c;
}
.research-result .research-result_pic {
	position: absolute;
	top: 8px;
	right: 0;
}
.research-result .research-result_title {
	height: 81px;
	overflow: hidden;
	text-align: left;
	padding: 25px 200px 0 20px;
	margin-left: 110px;
}
.research-result .research-result_title a {
	height: 27px;
	font-family: 'RR';
	font-size: 16px;
	line-height: 27.66px;
	color: #333;
	font-weight: 800;
	display: block;
}
.research-result .research-result_title span {
	display: block;
	color: #999;
	font-size: 14px;
	font-family: 'RR';
	line-height: 27.66px;
}
.research-result .research-result_title span i {
	font-style: normal;
	color: #333;
	font-weight: 800;
	margin-right: 20px;
}
.research-result li:hover {
	background-color: #f5f5f5;
}
.research-result li:hover .research-result_time {
	background-color: #003F88;
}
.research-result li:hover .day {
	border-bottom: 1px solid #fff;
	color: #fff;
}
.research-result li:hover .year {
	border-top: 1px solid #fff;
	color: #fff;
}
.research-result .news-more {
	float: right;
}
.research-result .news-more a {
	display: inline-block;
	width: 115px;
	font-size: 14px;
	line-height: 40px;
	/* border: 1px solid #666;*/
	color: #666;
	text-align: center;
}
.research-result .news-more a:hover {
	/*border: 1px solid #003F88;*/
	background-color: #003F88;
	color: #fff;
}
/*
.research-result .hd .prev,.research-result .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("http://bms.zju.edu.cn/template/images/icoUp.gif") no-repeat;}
			 .research-result .hd .next{ background:url("http://bms.zju.edu.cn/template/images/icoDown.gif") no-repeat;  }*/


.m-pic-link .votet {
	height: 31px !important;
	width: 31px !important;
	line-height: 31px !important;
	font-size: 16px !important;
	border: 1px solid #033971 !important;
}

.news-trends li:last-child { margin-right:0;}
.tpp { overflow:hidden;}
.tpsx1 { width:100%; display:block; height:100%;}
.tpsx1::before {  content: '';  padding-top: 75%;  float: left;}
.tpsx1::after {  content: '';  display: block;  clear: both;}








