/* 全局颜色变量配置 */
:root {
	/* 官网主题颜色 */
	--main-bg-color1: #027AB7;
	--main-bg-color2: #027AB7;

	/* 导航（返回顶部） */
	--navigation-backTop-bg-color: #2E75B6;

	/* 导航（顶部Logo+搜索+网站一级导航） */
	--navigation-topNav-hover-bg-color: #92D050;
	--navigation-topNav-hover-text-color: #92D050;

	/* 导航（网站二级导航） */
	--navigation-subnav-activeHover-text-color: #2E75B6;

	/* 列表（新闻标题列表） */
	--list-newsList-title-hover-color: #027AB7;

	/* 列表（活动标题列表） */
	--list-activitiesList-monthDay-bg-color1: #92D050;
	--list-activitiesList-year-bg-color2: #2E75B6;
	--list-activitiesList-title-color: #2E75B6;
	--list-activitiesList-detail-color: #919191;

	/* 列表（公告标题列表） */
	--list-announceList-moreBtn-bg-color: #2E75B6;
	--list-announceList-indicator-activeHover-bg-color: #5B9BD5;
	--list-announceList-indicator-bg-color: #CEE1F2;

	/* 列表（图片标题列表+轮播效果） */
	--list-imageList-line-bg-color: #2e75b6;
	--list-imageList-indicator-activeHover-bg-color: #5B9BD5;
	--list-imageList-indicator-bg-color: #CEE1F2;
	--list-imageList-toggleBtn-bg-color: #C0D6E9;

	/* 列表（数据统计列表） */
	--list-statisticsList-text-color: #5B9BD5;
	--list-statisticsList-line-color: #CEE1F2;

	/* 日历（大事记） */
	--calendar-importantThings-yearMonth-color: #2E75B6;
	--calendar-importantThings-item-bg-color: #EFF5FB;
	--calendar-importantThings-toggleBtn-bg-color: #F7FAFD;

	/* 列表（管理团队） */
	--list-managementTeam-classify-text-color: #2E75B6;
	--list-managementTeam-item-name-hover-color: #2E75B6;
	--list-managementTeam-item-detail-color: #919191;

	/* 文章（标题+正文） */
	--artical-title-detail-title-color: #0070c0;

	/* 文章（标题+正文+图片）/ 列表（院系与专业-图片标题列表）*/
	--artical-title-detail-img-title-color: #0070c0;

	/* 列表（水平列表-联系电话） */
	--list-contactNum-title-color: #5B9BD5;

	/* 导航（网站三级导航/左侧导航+当前位置） */
	--navigation-threeLevel-leftNavBox-activeHover-bg-color: #2E75B6;
	--navigation-threeLevel-currentLocation-hover-color: #2E75B6;

	/* 日历（活动日历） */
	--calendar-activity-bg-color: #0166a4;
	--calendar-activity-head-bg-color: #75BAE3;

	/* 列表/分页列表（新闻简介列表） */
	--list-newsProfileList-title-bg-color: #F7FAFD;
	--list-newsProfileList-title-hover-bg-color: #EFF5FB;
	--list-newsProfileList-title-hover-color: #2E75B6;

	/* 分页列表（常用表格）*/
	--pagingList-usefulForm-bg-color: #F7FAFD;
	--pagingList-usefulForm-hover-bg-color: #EFF5FB;
	--pagingList-usefulForm-hover-text-color: #2E75B6;
	
	/* 分页列表（会议信息）/分页列表（通知列表） */
	--pagingList-meetingInfo-bg-color: #F7FAFD;
	--pagingList-meetingInfo-hover-bg-color: #EFF5FB;
	--pagingList-meetingInfo-hover-text-color: #2E75B6;
	
	/* 分页列表（新闻公告列表）*/
	--pagingList-newsBul-bg-color: #F7FAFD;
	--pagingList-newsBul-hover-bg-color: #EFF5FB;
	--pagingList-newsBul-hover-text-color: #2E75B6;
	
	/* 列表（学生发展-图片标题列表） */
	--list-studentPro-imageList-title-color:#2E75B6;
	--list-studentPro-imageList-text-color:#2E75B6;
	
        /* 列表（视频标题列表） */
	--list-videoList-hover-text-color:#3FB5AD;
	
	
}

body {
	padding-top: 0;
	background: #fff;
	min-height: 100vh;
	position: relative;
	padding-bottom: 137px;
}

.navbar>.container .navbar-brand {
	display: flex;
	float: left;
	height: auto;
	padding: 28px 0 28px;
	font-size: 18px;
	line-height: 20px;
	margin-left: 0;
	align-items: center;
}

.navbar-brand a {
	display: block;
}

.navbar-brand a:first-of-type svg {
	width: 270px;
	height: 72px;
	display: block;
	margin: 0 auto;
}

.navbar-brand a:last-of-type .logo-text {
	display: block;
	max-width: 420px;
	margin-left: 4px;
	padding-left: 12px;
	color: #000;
	border-left: 0.6px solid #3B3838;
}

.navbar-brand a:last-of-type .logo-text p.cn {
	font-family: FanWunMing-TW-H;
	line-height: 24px;
	font-size: 22px;
	margin-bottom: 10px;
	text-align: justify;
	height: 20px;
	word-break: break-all;
	text-justify: distribute;
}

.navbar-brand a:last-of-type .logo-text p.cn:after {
	display: inline-block;
	width: 100%;
	content: '';
}

.navbar-brand a:last-of-type .logo-text p.en {
	/*font-family: FanWunMing-TW-H;*/
	display: inline-block;
	line-height: 10px;
	white-space: nowrap;
color: #0266A4;
padding-top: 15px;
}

.header-top-right {
	text-align: right;
	padding-top: 44px;
	padding-right: 10px;
}

.header-top-right ul li {
	display: inline-block;
	margin-left: 16px;
	vertical-align: middle;
}

.header-top-right ul li:first-of-type {
	margin-left: 0;
}

.header-top-right ul li a {
	display: inline-block;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #3B3838;
	vertical-align: middle;
}

.header-top-right ul li a.map-btn {
	letter-spacing: -0.28704px;
	color: #fff;
	padding: 8px 16px;
	background: linear-gradient(90deg, var(--main-bg-color1) 0%, var(--main-bg-color2) 100%);
}

.navbar-default {
	background: #fff;
	border: none;
}

.navbar-collapse {
	width: 100%;
	float: left;
	background: linear-gradient(90deg, var(--main-bg-color1) 0%, var(--main-bg-color2) 100%);
}

.navbar-fixed-top,
.navbar-fixed-bottom {
	position: fixed;
}

.navbar-fixed-top,
.navbar-fixed-bottom,
.navbar-static-top {
	margin-right: 0px;
	margin-left: 0px;
}

.navbar .nav .user {
	padding: 0;
	line-height: 70px;
}

.navbar .nav .user .headicon {
	margin: 0 5px;
	height: 30px;
}

.navbar .nav .user .caret {
	vertical-align: middle;
	margin: 0 5px;
}

.navbar-default .navbar-nav>li>a {
	font-weight: 500;
	color: #fff;
	font-size: 16px;
	letter-spacing: -0.3px;
	white-space: nowrap;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 18px;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #fff;
	background: var(--navigation-topNav-hover-bg-color);
}


.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: var(--navigation-topNav-hover-bg-color);
	background: transparent;
}

.navbar-default a.btn-search {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../image/btn-search.png) no-repeat center center;
	cursor: pointer;
}

.navbar-default a.to-search {
	display: block;
	width: 20px;
	height: 75px;
	background: url(../image/btn-search.png) no-repeat center center;
	cursor: pointer;
}

.navbar-default a.to-search {
	display: none;
}

.dropdown-menu {
	top: 100%;
	left: 0;
	min-width: auto;
	padding: 8px 0;
	text-align: left;
	background: #FFFFFF;
	border: none;
	outline: none;
	border-radius: 0px !important;
	box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.08);
}

.dropdown-menu>li {
	padding: 0 16px;
}

.dropdown-menu>li:not(:last-of-type) a {
	border-bottom: 1px solid #E0E0E0;
}

.dropdown-menu>li>a {
	display: block;
	min-width: 194px;
	padding: 8px 0;
	margin: 0;
	clear: both;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	position: relative;
	white-space: normal;
}

.dropdown-menu>li:last-of-type>a {
	border-bottom: none;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus .dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
	color: var(--navigation-topNav-hover-text-color);
	text-decoration: none;
	outline: 0;
	background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #F2F2F2;
}

/* .sy-controls,
.sy-prev,
.sy-next {
  display: none;
} */
.sy-controls li {
	width: 2.8em;
}

.sy-controls li a:after {
	content: "";
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	text-align: center;
	text-indent: 0;
	line-height: 2.8em;
	color: #111;
	font-weight: 800;
	position: absolute;
	background-color: transparent;
	width: 2.8em;
	height: 2.8em;
	left: 50%;
	top: 50%;
	margin-top: -1.4em;
	margin-left: -1.4em;
	border-radius: 50%;
}

.sy-controls li.sy-prev a:after {
	background-image: url(../image/banner-prev.png);
	background-position: center center;
}

.sy-controls li.sy-next a:after {
	background-image: url(../image/banner-next.png);
	background-position: center center;
}

.index-banner {
	display: none;
}

.banner-slider .sy-box {
	position: relative;
}

.banner-slider .sy-pager {
	display: none;
}

.banner-slider .pager-bg {
	width: 1000px;
	height: 133px;
	position: absolute;
	right: 0;
	bottom: 246px;
}

.banner-slider .sy-pager li {
	width: 12px;
	height: 12px;
	margin: 0 0 0 32px;
}

.banner-slider .sy-pager li a {
	background: #fff;
	opacity: .6;
	color: transparent;
}

.banner-slider .sy-pager li a:link,
.banner-slider .sy-pager li a:visited {
	opacity: .6;
}

.banner-slider .sy-pager li a:hover,
.banner-slider .sy-pager li a:focus {
	opacity: .8;
}

.banner-slider .sy-pager li.sy-active a {
	background: #fff;
	opacity: 1;
}

.banner-slider .sy-slide a img.bg {
	display: block;
	width: 100%;
	max-height: 100vh;
	object-fit: cover;
}

.banner-slider .sy-slide video {
	display: block;
	width: 100%;
	object-fit: contain;
	background-color: #fff;
}

.banner-columnName {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 5em;
	font-weight: bold;
}

.college-bg {
	width: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.28) 29.17%, rgba(0, 0, 0, 0.42) 56.77%, rgba(0, 0, 0, 0.51) 95.83%);
	margin-top: -106px;
	position: relative;
	z-index: 100;
}

.college-nav {
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	font-size: 12px;
	border-radius: 6px;
	padding-bottom: 16px;
}

.college-nav a {
	display: inline-block;
	text-align: center;
	color: #ffffff;
	opacity: .7;
	transition: all .1s;
	-webkit-transition: all .1s;
	text-align: center;
	cursor: pointer;
}

.college-nav a.active,
.college-nav a:active,
.college-nav a:focus,
.college-nav a:hover {
	opacity: 1;
}

.college-nav a img {
	width: 40px;
	height: 40px;
	display: inline-block;
	margin: 0 auto;
}

.college-nav a p {
	width: 130px;
	height: 44px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin-top: 6px;
}

.container {
	padding-right: 0;
	padding-left: 0;
	margin-right: auto;
	margin-left: auto;
}

.index-announcement-box .owl-theme .owl-dots .owl-dot span {
	background: var(--list-imageList-indicator-bg-color);
}

.index-announcement-box .owl-theme .owl-dots .owl-dot.active span,
.index-announcement-box .owl-theme .owl-dots .owl-dot:hover span {
	background: var(--list-imageList-indicator-activeHover-bg-color);
}

.footer-box {
	width: 100%;
	background: #2E75B9;
	color: #fff;
	position: absolute;
	bottom: 0;
	background: linear-gradient(90deg, var(--main-bg-color1) 0%, var(--main-bg-color2) 100%);
}

.footer-box .footer {
	display: flex;
	padding: 24px 0 16px;
	justify-content: space-between;
	align-items: center;
}

.footer-box .footer .wechat-wrap {
	flex-shrink: 0;
	padding: 0 20px;
}

.footer-box .footer .wechat {
	display: inline-block;
	text-align: center;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
}

.footer-box .footer .wechat .icon-box {
	display: inline-block;
	width: 39px;
	height: 39px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #fff;
}

.footer-box .footer .wechat .icon-box .iconfont {
	display: inline-block;
	font-size: 20px;
	line-height: 39px;
	vertical-align: middle;
	font-weight: 100;
	color: #fff;
}

.footer-box .footer .wechat img {
	display: inline-block;
	width: 39px;
	height: 39px;
	object-fit: contain;
}

.footer-box .footer .wechat p {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin-top: 7px;
	color: #fff;
}

.footer-box .qrcode {
	display: none;
	width: 140px;
	height: 140px;
	position: absolute;
	bottom: 100%;
	margin-bottom: 8px;
	left: 50%;
	transform: translateX(-50%);
	padding: 10px;
	background: #FFFFFF;
	box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	z-index: 1;
}

.footer-box .footer .wechat .qrcode img {
	display: block;
	width: 120px;
	height: 120px;
}

.footer-box .wechat:hover .qrcode,
.footer-box .wechat:active .qrcode,
.footer-box .wechat:focus .qrcode {
	display: block;
}

.footer-box .link-wrap .title {
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin-bottom: 8px;
}

.footer-box .item {
	display: inline-block;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin-right: 24px;
}

.footer-box .copyright {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0.0474px;
	color: #3B3838;
	background: #fff;
	padding: 8px 0;
}

.footer-box .copyright a {
	display: inline-block;
	margin: 0 16px;
}

.banner {
	width: 100%;
	position: relative;
}

.banner img {
	display: block;
	width: 100%;
	min-height: 180px;
	object-fit: cover;
}

.banner .nav-title {
	width: 100%;
	font-weight: bold;
	font-size: 56px;
	line-height: 68px;
	color: #FFFFFF;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.32);
	margin-bottom: 16px;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.main-box {
	padding-top: 40px;
	padding-bottom: 40px;
}

.left-nav-box.left-nav-fixed {
	position: fixed;
	top: 161px;
	/* width: 241.5px; */
}

.left-nav-box li a {
	display: block;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #3B3838;
	background: #fff;
	padding: 12px 16px;
	transition: all .1s;
	border-bottom: 1px solid #E0E0E0;
}

.second-nav-arrow {
	position: relative;
}

.second-nav-arrow a:first-of-type {
	position: relative;
	padding-right: 42px;
}

li.second-nav-arrow>a::after {
	content: '';
	width: 16px;
	height: 8px;
	background: url(../image/nav-arrow.png) no-repeat center center;
	background-size: 100%;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -4px;
	transform: rotateZ(-90deg);
	cursor: pointer;
}

li.active.second-nav-arrow>a::after {
	background: url(../image/nav-arrow-h.png) no-repeat center center;
	transform: rotateZ(0);
}

li.second-nav-arrow>a:hover::after {
	background: url(../image/nav-arrow-h.png) no-repeat center center;
}

.left-nav-box li:first-of-type a {
	border-top: 1px solid #E0E0E0;
}

.left-nav-box li a:focus,
.left-nav-box li a:hover,
.left-nav-box li.active a {
	color: #fff;
	background: var(--navigation-threeLevel-leftNavBox-activeHover-bg-color);
}

.left-nav-box li .second-nav {
	display: none;
}

.left-nav-box li.active .second-nav {
	display: block;
}

.left-nav-box .second-nav li a {
	display: block;
	padding: 12px 16px 12px 32px;
	background: #FAFAFA;
	color: #3B3838;
	border-bottom: 1px solid #E0E0E0;
	border-top: none;
}

.left-nav-box .second-nav li a:focus,
.left-nav-box .second-nav li a:hover,
.left-nav-box .second-nav li.active a {
	color: #2E75B6;
	background: #EFF5FB;
}

.breadcrumb-box {
	padding-bottom: 16px;
	border-bottom: 1px solid #E0E0E0;
}

.breadcrumb-box li {
	float: left;
}

.breadcrumb-box li span,
.breadcrumb-box li a {
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	text-align: justify;
	color: #919191;
}

.breadcrumb-box li a:hover {
	color: var(--navigation-threeLevel-currentLocation-hover-color);
}

.breadcrumb-box li span {
	display: inline-block;
	margin: 0 4px;
}

.breadcrumb-box li:last-of-type span {
	display: none;
}

.article-box .title {
	font-weight: 500;
	font-size: 29px;
	line-height: 34px;
	color: #333333;
	margin-bottom: 24px
}

.article img {
	max-width: 100%;
}

.article-box .article {
	padding: 24px;
}

.search-input-box {
	padding: 80px 0;
}

.search-input-box .search-result {
	font-size: 18px;
	line-height: 25px;
	color: #3B3838;
	margin-bottom: 40px;
}

.search-input-box .search-result span {
	color: #2E75B6;
}

.search-input-box .input {
	padding: 16px 0;
	background: #F9F9F9;
}

.search-input-wrap {
	display: flex;
	align-items: stretch;
}

.search-input-wrap .btn-submit {
	display: flex;
	width: 130px;
	margin-left: 8px;
	flex-shrink: 0;
}

.search-input-wrap .btn-submit input {
	width: 100%;
	background: #2E75B9;
	border-radius: 4px;
	border: 1px solid #2E75B9;
	outline: none;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}

.input-box {
	width: 100%;
	background: #FFFFFF;
	border: 1px solid #2E75B9;
	border-radius: 4px;
	padding: 16px 32px;
	display: flex;
}

.input-box i.icon-search {
	display: block;
	width: 20px;
	height: 20px;
	background: url(../image/icon-search.png) no-repeat center center;
	background-size: 100%;
	margin-right: 8px;
	flex-shrink: 0;
}

.input-box input {
	width: 100%;
	border: none;
	font-size: 16px;
}

.result-list-box .item {
	display: block;
	width: 100%;
	border: 1px solid #E3E3E3;
	border-radius: 4px;
	padding: 16px 24px;
	margin-bottom: 16px;
}

.result-list-box .item .type {
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #3B3838;
	margin-bottom: 8px;
}

.result-list-box .item .title {
	font-size: 18px;
	line-height: 25px;
	color: #3F3F3F;
}

.result-list-box .item .title span {
	color: #5B9BD5;
}

.result-list-box .item .content {
	max-height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: #3F3F3F;
	margin-top: 8px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.paging-box {
	margin-top: 40px;
}

.paging-box .pb_sys_common {
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	color: #666;
}

.paging-box span {
	display: inline-block;
	min-width: 30px;
	min-height: 30px;
	line-height: 30px;
	vertical-align: middle;
	margin: 0 5px;
}

.paging-box a {
	display: block;
	width: 100%;
	height: 30px;
	text-align: center;
	background: transparent;
	border-radius: 2px;
	color: #666;
}

.paging-box .p_no a:hover {
	color: #FFFFFF;
	background: linear-gradient(90deg, var(--main-bg-color1) 0%, var(--main-bg-color2) 100%);
}

.paging-box .p_no_d {
	padding: 0;
	background: linear-gradient(90deg, var(--main-bg-color1) 0%, var(--main-bg-color2) 100%);
	border-radius: 2px;
	color: #FFFFFF;
	text-align: center;
}

.paging-box .p_prev,
.paging-box .p_prev_d,
.paging-box .p_next,
.paging-box .p_next_d {
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}

.paging-box .p_prev,
.paging-box .p_prev_d {
	background: url(../image/icon-prev.png) no-repeat center center;
	background-size: 30px 30px;
}

.paging-box .p_next,
.paging-box .p_next_d {
	background: url(../image/icon-next.png) no-repeat center center;
	background-size: 30px 30px;
}

.icon-prev {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../image/icon-prev.png) no-repeat center center;
	background-size: 30px 30px;
	vertical-align: middle;
}

.icon-next {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../image/icon-next.png) no-repeat center center;
	background-size: 30px 30px;
	vertical-align: middle;
}

.search-input-dialog {
	display: none;
	position: fixed;
	top: 76px;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255, 255, 255, .7);
	z-index: 999;
}

h1.title {
	font-weight: normal;
	font-size: 24px;
	line-height: 34px;
	color: var(--index-title-color);
	margin-bottom: 24px;
	padding-left: 32px;
	background: url(../image/icon-title.png) no-repeat left center;
}

h1.title a.more {
	display: inline-block;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	color: #3B3838;
	margin-left: 16px;
}

h3.title {
	display: inline-block;
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
	color: var(--artical-title-detail-img-title-color);
	padding-left: 24px;
	background: url(../image/icon-title.png) no-repeat left 4px;
	background-size: 18px 18px;
}

.text-align-center {
	text-align: center;
}

.index-box {
	padding: 80px 0;
}

.index-news-box {
	padding: 80px 0px 40px;
}

.index-news-box .container {
	position: relative;
}

.index-news-box .img-title {
	position: absolute;
	right: 0;
	top: -20px;
	width: 50%;
}

.index-news-box .wrap {
	display: block;
	position: relative;
	transition: all .1s;
}

.index-news-box .wrap .img-bg {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 62.5%;
	object-fit: cover;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.index-news-box .wrap .tag {
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	padding: 4px 8px;
	position: absolute;
	top: 0;
	left: 0;
}

.index-news-box .wrap .content {
	padding-top: 8px;
	color: #3B3838;
}

.index-news-box .wrap .date {
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #FFFFFF;
	margin-bottom: 4px;
}

.index-news-box .wrap .title {
	height: 44px;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.index-news-box .wrap:hover .title {
	color: var(--list-newsList-title-hover-color);
}

.index-activity-box {
	padding: 24px 0px 0px;
	background: #F5F5F5;
}

.index-activity-box .wrap {
	display: flex;
	align-items: stretch;
	margin-bottom: 32px;
}

.index-activity-box .date-wrap {
	width: 104px;
	margin-right: 8px;
	flex-shrink: 0;
	position: relative;
}

.index-activity-box .date-wrap .week {
	line-height: 14px;
	font-size: 12px;
	color: #FFFFFF;
	position: absolute;
	right: 6px;
	top: 6px;
}

.index-activity-box .date-wrap .day {
	height: 54%;
	background: var(--list-activitiesList-monthDay-bg-color1);
	border: 1px solid #E0E0E0;
	font-weight: 500;
	font-size: 18px;
	line-height: 32px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

.index-activity-box .date-wrap .year {
	height: 46%;
	font-weight: normal;
	font-size: 24px;
	line-height: 28px;
	color: #FFFFFF;
	background: var(--list-activitiesList-year-bg-color2);
	display: flex;
	align-items: center;
	justify-content: center;
}

.index-activity-box .content {
	width: 100%;
	min-height: 111px;
	padding: 8px;
	border: 1px solid #E0E0E0;
}

.index-activity-box .content .title {
	height: 36px;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: var(--list-activitiesList-title-color);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: all .1s;
}

.index-activity-box a.wrap:hover .title,
.index-activity-box a.wrap:active .title,
.index-activity-box a.wrap:focus .title {
	font-weight: 600;
}

.index-activity-box .info {
	padding-top: 8px;
	margin-top: 8px;
	border-top: 1px solid #E0E0E0;
}

.index-activity-box .info li {
	float: left;
	padding-left: 26px;
	font-size: 14px;
	line-height: 20px;
	color: var(--list-activitiesList-detail-color);
}

.index-activity-box .info li.name {
	width: 100%;
	background: url(../image/icon-people.png) no-repeat left 2px;
}

.index-activity-box .info li.address {
	width: 60%;
	background: url(../image/icon-address.png) no-repeat left 2px;
}

.index-activity-box .info li.time {
	width: 40%;
	background: url(../image/icon-time.png) no-repeat left 2px;
}

.index-announcement-box {
	padding-top: 32px;
	padding-bottom: 40px;
	background: url(../image/index-bg.png) no-repeat center bottom;
	background-size: 100% auto;
}

.index-announcement-box .item {
	padding: 0 20px;
}

.index-announcement-box .wrap-bg {
	display: inline-block;
	width: 100%;
	height: 0;
	padding-bottom: 66.46%;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}

.index-announcement-box .wrap {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.index-announcement-box .item .wrap-bg:first-of-type .wrap {
	box-shadow: 0px -6px 0px var(--list-imageList-line-bg-color);
}

.index-announcement-box .item .wrap-bg:last-of-type .wrap {
	box-shadow: 0 6px 0px var(--list-imageList-line-bg-color);
}

.index-announcement-box .wrap .shadow {
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.31) 0%, rgba(0, 0, 0, 0.151981) 32.29%, rgba(0, 0, 0, 0.0504492) 51.56%, rgba(0, 0, 0, 0) 100%);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	transition: all .1s;
}

.index-announcement-box a.wrap:hover .shadow,
.index-announcement-box a.wrap:active .shadow,
.index-announcement-box a.wrap:focus .shadow {
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.31) 0%, rgba(0, 0, 0, 0.151981) 36.98%, rgba(0, 0, 0, 0.0504492) 59.9%, rgba(0, 0, 0, 0) 100%);
}

.index-announcement-box .wrap .tag {
	position: absolute;
	top: 16px;
	left: 16px;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
	z-index: 1;
	transition: all .1s;
}

.index-announcement-box .wrap .tag::after {
	content: '';
	width: 32px;
	height: 4px;
	background: #FFFFFF;
	position: absolute;
	top: 100%;
	margin-top: 4px;
	left: 0;
}

.index-announcement-box a.wrap:hover .tag {
	top: 24px;
}

.index-announcement-box .wrap .img {
	position: relative;
	width: 100%;
	height: 100%;
}

.index-announcement-box .online-slider {
	margin-bottom: 28px;
}

.index-announcement-box .sy-pager {
	height: 10px;
}

.index-announcement-box .sy-pager li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 1em 0 0;
	border-radius: 50%;
}

.index-announcement-box .sy-pager li a {
	background: var(--list-announceList-indicator-bg-color);
}

.index-announcement-box .sy-pager li.sy-active a,
.index-announcement-box .sy-pager li:hover a {
	background: var(--list-announceList-indicator-activeHover-bg-color);
}

.index-announcement-box .online-box {
	border: 1px solid #E0E0E0;
	padding: 30px 24px 30px 48px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
}

.index-announcement-box .online-box .title {
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
	color: #3B3838;
	margin-bottom: 16px;
}

.index-announcement-box .online-box .intro {
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.28704px;
	color: #3B3838;
}

.index-announcement-box .online-box a.more {
	display: inline-block;
	min-width: 64px;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -0.28704px;
	color: #FFFFFF;
	padding: 16px 24px;
	box-sizing: content-box;
	text-align: center;
	background: var(--list-announceList-moreBtn-bg-color);
	margin-left: 24px;
	flex-shrink: 0;
}

.site-box {
	background: #EFF5FB;
	padding: 24px;
	max-width: 1056px;
	margin: 0 auto;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}

.site-box .site-list-wrap {
	height: 100%;
	min-height: 480px;
	padding: 24px;
}

.site-box .col-md-4:nth-of-type(2n) .site-list-wrap {
	background-color: #fff;
}

.site-box .site-title {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #2E75B6;
	padding-left: 26px;
	position: relative;
}

.site-box .site-title::before {
	content: '';
	width: 9px;
	height: 9px;
	background: var(--navigation-topNav-hover-bg-color);
	position: absolute;
	left: 0px;
	top: 0px;
}

.site-box .site-title::after {
	content: '';
	width: 9px;
	height: 9px;
	background: #5B9BD5;
	position: absolute;
	left: 9px;
	top: 9px;
}

.site-box .site-list-wrap li {
	margin-top: 16px;
	padding-left: 30px;
	position: relative;
}

.site-box .site-list-wrap li::before {
	content: '';
	width: 6px;
	height: 6px;
	position: absolute;
	left: 12px;
	top: 8px;
	background: #5B9BD5;
}

.site-box .site-list-wrap ul ul {
	margin-left: 20px;
}

.site-box .site-list-wrap li a {
	display: inline-block;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #3B3838;
}

.second-nav-box {
	margin-top: 0;
}

.second-nav-box .wrap {
	background: #EFF5FB;
}

.second-nav-box .wrap ul {
	display: flex;
	justify-content: center;
	margin: 0 -20px;
}

.second-nav-box .wrap li a {
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	color: #919191;
	transition: all .1s;
	padding: 15px 20px;
}

.second-nav-box .wrap li.active a,
.second-nav-box .wrap li a:hover {
	font-weight: bold;
	color: var(--navigation-subnav-activeHover-text-color);
}

.about-wrap {
	margin: 40px 0;
}

.about-right-img {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}

.about-right-img .content {
	display: flex;
	align-items: center;
	width: 48%;
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
	color: #3B3838;
	text-align: justify;
}

.about-right-img .img-wrap {
	width: 48%;
	min-height: 335px;
}

.about-right-img .img-wrap img {
	width: 100%;
	height: 100%;
}

.about-bg-img {
	width: 100%;
	/* height: 500px; */
	position: relative;
	overflow: hidden;
}

.about-bg-img .content {
	display: flex;
	width: 100%;
	height: 100%;
	max-width: 542px;
	min-height: 500px;
	padding: 30px;
	position: relative;
	z-index: 1;
	align-items: center;
	flex-wrap: wrap;
}

.about-bg-img .content .title {
	font-size: 48px;
	line-height: 57px;
	color: #FFFFFF;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
}

.about-bg-img .content .intro {
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	margin-top: 22px;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
	text-align: justify;
}

.about-bg-img .img-wrap {
	width: 1056px;
	height: 100%;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.about-bg-img .img-wrap img {
	width: auto;
	height: 100%;
}

.dst-facts-box {}

.dst-facts-box .dst-facts {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.dst-facts-box .dst-facts .content {
	width: 100%;
}

.dst-facts-box .dst-facts .img {
	width: 240px;
	height: 150px;
	flex-shrink: 0;
	margin-left: 32px;
}

.dst-facts-box .dst-facts .img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.dst-facts-box .dst-facts .wrap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: var(--list-statisticsList-text-color);
	margin-top: 16px;
}

.dst-facts-box .dst-facts .wrap .num {
	font-family: DIN;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	line-height: 34px;
	color: var(--list-statisticsList-text-color);
	flex-shrink: 0;
}

.dst-facts-box .dst-facts .wrap .line {
	width: 100%;
	height: 0;
	border-top: 1px dashed var(--list-statisticsList-line-color);
	margin: 0 24px;
}

.dst-facts-box .dst-facts .wrap .text {
	font-size: 16px;
	line-height: 19px;
	flex-shrink: 0;
}

.about-content-wrap {
	text-align: center;
}

.about-content-wrap .content {
	text-align: justify;
	margin-top: 24px;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	color: #3B3838;
	white-space: pre-line;
}

.about-content-wrap .img-wrap {
	margin-top: 40px;
}

.about-content-wrap .img-wrap img {
	width: 100%;
	margin-bottom: 20px;
}

.milestone-box {
	position: relative;
	padding: 20px 0 20px;
}

.milestone-box .milestone-wrap {
	display: flex;
	overflow-x: hidden;
	position: absolute;
	bottom: 0;
	left: 48px;
	right: 48px;
}

.milestone-box .prev-year,
.milestone-box .next-year {
	width: 48px;
	height: 40px;
	position: absolute;
	bottom: 0;
	cursor: pointer;
}

.milestone-box .prev-year.disabled,
.milestone-box .next-year.disabled {
	opacity: .5;
	cursor: default;
}

.milestone-box .prev-year {
	left: 0;
	background: url(../image/prev-year.png) no-repeat center center;
	background-size: 24px 24px;
	background-color: var(--calendar-importantThings-toggleBtn-bg-color);
}

.milestone-box .next-year {
	right: 0;
	background: url(../image/next-year.png) no-repeat center center;
	background-size: 24px 24px;
	background-color: #F7FAFD;
}

.milestone-box .prev-item,
.milestone-box .next-item {
	display: none;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 55px;
	cursor: pointer;
	transition: all .1s;
}

.milestone-box .prev-item {
	left: 0;
	background: url(../image/banner-prev.png) no-repeat center center;
	background-size: 40px 40px;
}

.milestone-box .next-item {
	right: 0;
	background: url(../image/banner-next.png) no-repeat center center;
	background-size: 40px 40px;
}

.milestone-box .month-wrap:hover .prev-item,
.milestone-box .month-wrap:hover .next-item {
	display: block;
}

.milestone-box .milestone-wrap .tab {
	width: 140px;
	background: #fff;
	padding: 8px;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	letter-spacing: -0.385882px;
	color: #919191;
	cursor: pointer;
}

.milestone-box .milestone-wrap .year-tab.active .tab {
	color: var(--calendar-importantThings-yearMonth-color);
}

.milestone-box .year-box {
	display: flex;
	white-space: nowrap;
	overflow-x: hidden;
}

.milestone-box .year-box .month-box {
	padding-right: 32px;
	flex-shrink: 0;
}

.milestone-box .year-box .month-box:last-of-type {
	margin-right: 0;
}

.milestone-box .year-box .month-box .item {
	background: var(--calendar-importantThings-item-bg-color);
	padding: 8px;
	text-align: left;
	width: 240px;
	height: 150px;
	float: left;
	vertical-align: top;
}

.milestone-box .year-box .month-box .item .year {
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	color: var(--calendar-importantThings-yearMonth-color);
}

.milestone-box .year-box .month-box .item .month {
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -0.385882px;
	color: var(--calendar-importantThings-yearMonth-color);
	margin-top: 4px;
}

.milestone-box .year-box .month-box img {
	display: block;
	width: 240px;
	height: 150px;
	float: left;
}

.milestone-box .year-box .month-box .item .content {
	display: block;
	height: 68px;
	font-size: 14px;
	line-height: 17px;
	color: #3B3838;
	white-space: normal;
	margin-top: 8px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.editor-content img {
	max-width: 100%;
	height: auto !important;
}

.management-wrap {
	display: flex;
}

.management-wrap .classify {
	width: 96px;
	padding-top: 26px;
	font-size: 18px;
	line-height: 22px;
	color: var(--list-managementTeam-classify-text-color);
	background: url(../image/icon-title.png) no-repeat left top;
	background-size: 18px 18px;
	margin-top: 55px;
	margin-right: 80px;
	flex-shrink: 0;
}

.management-wrap .people-box {
	width: 100%;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}

.people-box .head-wrap {
	width: 100%;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
}

.people-box .item {
	padding: 40px 0;
	display: flex;
	align-items: center;
}

.people-box .item .img-wrap {
	flex-shrink: 0;
	width: 120px;
	height: 120px;
	border: 1px solid #E0E0E0;
	border-radius: 50%;
	overflow: hidden;
}

.people-box .item .img-wrap img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%;
}

.people-box .item .content {
	margin-left: 12px;
}

.people-box .item .name {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #3B3838;
}

.people-box a.item:hover .name {
	color: var(--list-managementTeam-item-name-hover-color);
}

.people-box .item .intro {
	margin-top: 16px;
}

.people-box .item li {
	padding-left: 24px;
	margin-bottom: 4px;
	font-size: 16px;
	line-height: 20px;
	color: var(--list-managementTeam-item-detail-color);
}

.people-box .item li:last-of-type {
	margin-bottom: 0;
}

.people-box .item li.position {
	background: url(../image/people-position.png) no-repeat left top;
	background-size: 20px 20px;
}

.people-box .item li.profession {
	background: url(../image/people-profession.png) no-repeat left top;
	background-size: 20px 20px;
}

.people-box .item li.mail {
	background: url(../image/people-mail.png) no-repeat left top;
	background-size: 20px 20px;
}

.achievement .stu-list-box {
	margin-top: 32px;
}

.table-box {
	margin-top: 24px;
	border: 0.5px solid #E0E0E0;
}

.table-box .lab {
	width: 180px;
	font-size: 16px;
	line-height: 19px;
	color: #2E75B6;
	border: 0.5px solid #E0E0E0;
	flex-shrink: 0;
	display: flex;
	align-items: center;
	padding: 8px 8px 8px 28px;
}

.table-box .item {
	display: flex;
	align-items: stretch;
}

.table-box .item ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

.table-box .item li {
	width: 100%;
	border: 0.5px solid #E0E0E0;
	padding: 8px 16px;
	font-size: 16px;
	line-height: 19px;
}

.division-wrap {
	padding-left: 30px;
	margin-bottom: 40px;
}

.division-wrap h3.title {
	margin-left: -30px;
}

.division-wrap .table-box .lab {
	padding: 12px 8px;
}

.division-wrap .table-box .item li {
	padding: 8px 12px;
}

.contact-box h3.title {
	margin-bottom: 24px;
}

.contact-box ul {
	margin-top: 24px;
}

.contact-box li {
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	color: #3B3838;
	padding-left: 28px;
	margin-bottom: 8px;
}

.contact-box li.address {
	background: url(../image/icon-address-green.png) no-repeat left 2px;
	background-size: 20px 20px;
}

.contact-box li.mail {
	background: url(../image/icon-mail-green.png) no-repeat left 2px;
	background-size: 20px 20px;
}

.contact-box li.time {
	background: url(../image/icon-time-green.png) no-repeat left 2px;
	background-size: 20px 20px;
}

.contact-box img {
	max-width: 100%;
}

.contact-box .enquiries {
	margin-top: 48px;
}

.contact-box .enquiries .blue-title {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: var(--list-contactNum-title-color);
	margin-top: 24px;
	margin-bottom: 10px;
}

.contact-box .phone-wrap p {
	font-style: italic;
	font-size: 16px;
	line-height: 19px;
}

.achievement-box .wrap {
	margin-top: 40px;
}

.achievement-box .wrap .intro {
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #3B3838;
	margin-top: 24px;
}

.achievement-box .wrap ul {
	margin-top: 16px;
}

.achievement-box .wrap ul li {
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #3B3838;
	margin-top: 8px;
}

.achievement-box .wrap table {
	width: 100%;
	margin-top: 24px;
	border-bottom: 1px solid #E0E0E0;
}

.achievement-box .wrap table tr:nth-of-type(2n + 1) {
	background: #F5F5F5;
}

.achievement-box .wrap table th,
.achievement-box .wrap table td {
	width: 33%;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	padding: 12px 16px;
	color: #3B3838;
}

.achievement-box .wrap table th {
	color: #2E75B6;
}

.people-box .table-wrap {
	margin-top: 32px;
}

.people-box .table-wrap table {
	width: 100%;
}

.people-box .table-wrap table td {
	width: 25%;
	padding: 12px 16px;
	font-size: 16px;
	line-height: 20px;
	color: #3B3838;
}

.people-box .table-wrap table td a,
.people-box .table-wrap table td p {
	display: block;
}

.people-box .table-wrap table td a:hover {
	color: #2E75B6;
}

/* .people-box .table-wrap table td .name {
  background: url(../image/people-position.png) no-repeat left top;
  background-size: 20px 20px;
  padding-left: 28px;
}

.people-box .table-wrap table td p.mail {
  background: url(../image/people-mail.png) no-repeat left top;
  background-size: 20px 20px;
}

.people-box .table-wrap table td p.office {
  background: url(../image/people-office.png) no-repeat left top;
  background-size: 20px 20px;
} */

.people-box .table-wrap table tr:nth-of-type(2n + 1) {
	background: #F5F5F5;
}

.undergraduate-box {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	margin: 0 -16px;
}

.undergraduate-box .wrap {
	display: block;
	width: 23%;
	margin: 16px 1%;
	background: #F7FAFD;
	padding: 16px;
	border: 1px solid transparent;
	transition: all .1s;
}

.undergraduate-box:first-of-type {
	margin-bottom: 25px;
}

.undergraduate-box .wrap .img-wrap {
	width: 100%;
	height: 0;
	padding-bottom: 62.5%;
	position: relative;
}

.undergraduate-box .wrap .img-wrap img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

.undergraduate-box .wrap .line {
	width: 100%;
	height: 1px;
	background: #E0E0E0;
	margin: 16px 0;
}

.undergraduate-box .wrap .title {
	min-height: 44px;
	font-size: 18px;
	line-height: 22px;
	color: #3B3838;
	transition: all .1s;
	overflow: hidden;
}

.undergraduate-box a.wrap:hover {
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}

.undergraduate-box a.wrap:hover .title {
	color: #2E75B6;
}

.stu-list-box .item {
	display: flex;
	align-items: stretch;
	margin-bottom: 24px;
}

.stu-list-box .item .img-wrap {
	width: 240px;
	height: 150px;
	flex-shrink: 0;
}

.stu-list-box .item .img-wrap img {
	display: block;
	width: 100%;
	height: 100%;
}

.stu-list-box .item .content {
	width: 100%;
}

.stu-list-box .item h3.title {
	display: block;
	background-color: var(--list-newsProfileList-title-bg-color);
	color: #3B3838;
	font-size: 18px;
	padding: 12px 16px 12px 42px;
	background-position: 16px 16px;
}

.stu-list-box a.item:hover h3.title {
	background-color: var(--list-newsProfileList-title-hover-bg-color);
	color: var(--list-newsProfileList-title-hover-color);
}

.stu-list-box .item .intro {
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
	color: #3B3838;
	padding: 0 16px;
	margin-top: 16px;
}

.stu-list-box .item .intro p.word-content {
	height: 36px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-align: justify;
}

.stu-list-box .item .intro p.time {
	text-align: right;
	margin-top: 4px;
	font-size: 14px;
}

.stu-list-box .item .intro li:not(:last-of-type) {
	margin-bottom: 8px;
}

.stu-list-box .item .intro li span {
	font-weight: bold;
	font-size: 14px;
	margin-right: 8px;
	color: #3B3838;
}

.stu-download-box .item {
	display: block;
	padding: 15px 116px 15px 32px;
	font-size: 18px;
	line-height: 22px;
	color: #3B3838;
	transition: all .1s;
	background-color: var(--pagingList-usefulForm-bg-color);
	position: relative;
}

.stu-download-box .item::after {
	content: '';
	width: 20px;
	height: 20px;
	background: url(../image/icon-download.png) no-repeat center center;
	background-size: 20px 20px;
	position: absolute;
	right: 32px;
	top: 50%;
	margin-top: -10px;
}

.stu-download-box .frequently::after {
	content: '';
	background: url(../image/icon-link.png) no-repeat center center;

}

.stu-download-box .item:nth-of-type(2n) {
	background-color: #fff;
}

.stu-download-box a.item:hover {
	color: var(--pagingList-usefulForm-hover-text-color);
	background-color: var(--pagingList-usefulForm-hover-bg-color);
}

.stu-download-box a.item:hover::after {
	background: url(../image/icon-download-h.png) no-repeat center center;
}

.stu-download-box a.frequently:hover::after {
	content: '';
	background: url(../image/icon-link-h.png) no-repeat center center;

}

.graduate-prospect {
	padding: 0 24px;
}

.graduate-prospect h3.title {
	margin-left: -24px;
	margin-bottom: 40px;
}

.graduate-prospect .content-wrap {
	margin-bottom: 40px;
}

.graduate-prospect .school-wrap {
	margin-bottom: 40px;
}

.graduate-prospect .school-wrap .tips {
	font-size: 16px;
	line-height: 19px;
	color: #3B3838;
	margin-bottom: 24px;
}

.graduate-prospect .school-wrap .title {
	font-size: 18px;
	line-height: 22px;
	color: var(--list-studentPro-imageList-title-color);
}

.graduate-prospect .school-wrap .list-wrap {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	margin: 0 -8px;
}

.graduate-prospect .list-wrap .item {
	width: 25%;
	margin-top: 16px;
	padding: 0 8px;
}

.graduate-prospect .list-wrap .wrap {
	display: block;
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border: 1px solid #E0E0E0;
	padding: 16px;
	transition: all .1s;
}

.graduate-prospect .list-wrap a.wrap:hover {
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
}

.graduate-prospect .list-wrap .nation {
	height: 24px;
	font-size: 16px;
	line-height: 24px;
	color: var(--list-studentPro-imageList-text-color);
}

.graduate-prospect .list-wrap .img-wrap {
	width: 100%;
	height: 0;
	padding-bottom: 32.08%;
	position: relative;
	margin: 16px 0;
}

.graduate-prospect .list-wrap .img-wrap img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.graduate-prospect .list-wrap .name {
	min-height: 56px;
	padding-top: 16px;
	border-top: 1px solid #E0E0E0;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #3B3838;
}

.activities-box,
.opportunity-box {
	margin-top: 35px;
}

.previous-events .item {
	padding: 8px;
	border-radius: 2px;
	cursor: pointer;
	margin-bottom: 8px;
}

.previous-events .item .year {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #2E75B6;
	margin-bottom: 4px;
}

.previous-events .item .title {
	font-size: 16px;
	line-height: 19px;
	color: #3B3838;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.previous-events .content .title {
	font-size: 16px;
	line-height: 19px;
	color: #3B3838;
	text-overflow: clip;
	white-space: normal;
	overflow: hidden;
}

.previous-events .item:hover {
	background: #EFF5FB;
}

.previous-events .item:hover .title {
	color: #2E75B6;
}

.previous-events .item .content {
	display: none;
	width: 554px;
	background: #FFFFFF;
	box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.1);
	border-radius: 12px;
	padding: 32px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 9999;
	cursor: default;
}

.previous-events .item .editor-content {
	margin-top: 8px;
	max-height: 600px;
	overflow-y: auto;
}

.previous-events .item .content .btn-closed {
	width: 21px;
	height: 20px;
	background: url(../image/btn-closed.png) no-repeat center center;
	background-size: 100%;
	position: absolute;
	top: 16px;
	right: 16px;
	cursor: pointer;
}

.gallery-box .item {
	display: block;
	margin-bottom: 40px;
	color: #3B3838;
	border-radius: 2px;
	padding-bottom: 8px;
	transition: all .1s;
}

.gallery-box a.item:hover {
	color: #2E75B6;
	background: #EFF5FB;
}

.gallery-box .item .img-wrap {
	width: 100%;
	height: 0;
	padding-bottom: 54%;
	position: relative;
}

.gallery-box .item .img-wrap img {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

.gallery-box .item .year {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #2E75B6;
	margin: 8px 8px 4px;
}

.gallery-box .item .title {
	height: 38px;
	font-size: 16px;
	line-height: 19px;
	margin: 0 8px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.activities-list-box .item {
	display: block;
	margin-bottom: 24px;
}

.activities-list-box .item .title {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: -0.385882px;
	color: #3B3838;
	background: var(--pagingList-meetingInfo-bg-color);
	padding: 16px;
	transition: all .1s;
}

.activities-list-box a.item:hover .title {
	color: var(--pagingList-meetingInfo-hover-text-color);
	background: var(--pagingList-meetingInfo-hover-bg-color);
}

.activities-list-box .item .info {
	padding: 16px;
}

.activities-list-box .item .info p {
	font-size: 16px;
	line-height: 20px;
	color: #919191;
	padding-left: 24px;
}

.activities-list-box .item .info p.time {
	background: url(../image/icon-time-green.png) no-repeat left 2px;
	background-size: 16px 16px;
}

.activities-list-box .item .info p.name {
	background: url(../image/icon-people-green.png) no-repeat left 2px;
	background-size: 16px 16px;
}

.activities-list-box .item .info p.address {
	background: url(../image/icon-address-green.png) no-repeat left 2px;
	background-size: 16px 16px;
}

.announcements-list-box .item {
	display: block;
	margin-bottom: 24px;
	color: #3B3838;
	padding: 16px;
	background: var(--pagingList-newsBul-bg-color);
}

.announcements-list-box a.item:hover {
	color: var(--pagingList-newsBul-hover-text-color);
	background: var(--pagingList-newsBul-hover-bg-color);
}

.announcements-list-box .item .date {
	font-size: 16px;
	margin-bottom: 8px;
	line-height: 21px;
}

.announcements-list-box .item .title {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

.announcements-list-box .item .intro {
	font-size: 16px;
	line-height: 19px;
	letter-spacing: -0.28704px;
	margin-top: 8px;
}

.research-area-box .item {
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	margin-bottom: 40px;
}

.research-area-box .item .wrap,
.research-area-box .item .img-wrap {
	width: 49%;
	min-height: 320px;
	flex-shrink: 0;
}

.research-area-box .item .wrap {
	position: relative;
	padding-bottom: 54px;
}

.research-area-box .item .wrap h3.title {
	color: #3B3838;
}

.research-area-box a.item:hover .wrap h3.title {
	color: #2E75B6;
}

.research-area-box .item .img-wrap img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.research-area-box .item .wrap .content {
	max-height: 225px;
	line-height: 19px;
	font-weight: normal;
	font-size: 16px;
	overflow: hidden;
	color: #6E6C6C;
	margin-top: 16px;
}

.research-area-box .item .wrap .foot {
	height: 38px;
	color: #3B3838;
	font-size: 16px;
	line-height: 19px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 8px;
}

.research-area-box .item .wrap .foot span {
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}

.margin-top-24 {
	margin-top: 24px;
}

.people-list-wrap {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	margin-left: -16px;
	margin-right: -16px;
}

.people-list-wrap .item {
	width: 240px;
	display: inline-block;
	text-align: center;
	box-sizing: content-box;
	padding: 0 16px;
	font-size: 16px;
	line-height: 20px;
}

.people-list-wrap .item .img-wrap {
	width: 160px;
	height: 160px;
	margin: 0 auto;
	border: 1px solid #E0E0E0;
	border-radius: 50%;
	overflow: hidden;
}

.people-list-wrap .item .img-wrap img {
	display: block;
	width: 100%;
	height: 100%;
}

.people-list-wrap .item .name {
	font-weight: bold;
	padding: 16px 16px 8px;
}

.news-list-box .item {
	position: relative;
}

.news-list-box .item .tag {
	padding: 4px 8px 6px;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
}

.news-list-box .item .tag {
	padding: 4px 8px 6px;
	font-size: 16px;
	line-height: 22px;
	color: #FFFFFF;
	position: absolute;
	top: 0;
	left: 0;
	background: var(--navigation-topNav-hover-bg-color);
}

.news-list-box .item .tag.blue {
	background: #2E75B6;
}

.news-list-box .item .tag.light-blue {
	background: #5B9BD5;
}

.news-list-box .item .intro p {
	height: 36px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.news-list-box .item .date {
	text-align: right;
	margin-top: 20px;
	font-size: 14px;
	line-height: 18px;
	color: #3B3838;
}

.input-group {
	width: 180px;
	display: flex;
	align-items: center;
	height: 24px;
	padding-left: 5%;
	border: 1px solid #919191;
	border-radius: 20px;
	vertical-align: middle;
}

.input-search {
	width: 80%;
	height: 16px;
	padding-right: 5%;
	border: 0;
	border-right: 1px solid #E0E0E0;
	background-color: transparent;
	color: #919191;
}

.navbar-default .btn-search {
	margin: 6px;
	margin-right: 16px;
	display: block;
	float: right;
	width: 20px;
	height: 21px;
	background: url(../image/btn-search.png) no-repeat;
	padding: 0;
	border: 0;
	cursor: pointer;
	flex-shrink: 0;
}

.welcome-wrap .col-md-6:first-of-type img {
	width: 100%;
}

.teaching-box {
	margin-bottom: 40px;
}

.teaching-box .title {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	color: #2E75B6;
	margin-bottom: 24px;
}

.teaching-box li {
	font-size: 18px;
	line-height: 22px;
	color: #3B3838;
	margin-bottom: 16px;
}

.teaching-box li a {
	color: #3B3838;
}

.teaching-box a:hover {
	color: #2E75B6;
}

.preparation-box .title {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

.preparation-box .date {
	font-size: 16px;
	line-height: 19px;
	margin-top: 8px;
}

.preparation-wrap {
	margin-top: 30px;
}

.preparation-wrap .title {
	color: #2E75B6;
}

.preparation-wrap .intro,
.preparation-wrap a {
	display: inline-block;
	font-size: 16px;
	line-height: 19px;
	margin-top: 16px;
}

.preparation-wrap a {
	color: #5B9BD5;
}

.owl-theme .owl-nav {
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin-top: -40px !important;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: var(--list-imageList-toggleBtn-bg-color) !important;
	color: inherit;
	border: none;
	color: #fff !important;
	font-size: 24px !important;
	padding: 0 !important;
	font: inherit;
}

.owl-carousel .owl-nav button.owl-prev {
	position: absolute;
	left: 0;
	margin-left: -40px;
}

.owl-carousel .owl-nav button.owl-next {
	position: absolute;
	right: 0;
	margin-right: -40px;
}

.owl-carousel .owl-nav button.owl-next span,
.owl-carousel .owl-nav button.owl-prev span {
	display: inline-block;
	line-height: 40px;
	margin-top: -2px;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
	display: block !important;
}

.management-box {
	/*padding-bottom: 40px;*/
}

.email-tips {
	font-size: 18px;
	line-height: 22px;
	color: #6E6C6C;
}

.email-tips {
	font-size: 18px;
	line-height: 22px;
	color: #6E6C6C;
}

.email-tips a {
	color: #3B3838;
}

.email-tips a:hover {
	color: #2E75B6;
}

.detail-box .breadcrumb-box {
	margin-bottom: 32px;
}

.detail-box h3.title {
	margin-bottom: 24px;
}

.programme-wrap .title-wrap {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.programme-wrap:first-of-type .title-wrap {
	margin-top: 0;
}

.programme-wrap .title-wrap .title {
	font-weight: bold;
	font-size: 24px;
	line-height: 22px;
	background-position: left 2px;
}

.programme-wrap .sed-title {
	margin-top: 30px;
	margin-bottom: 14px;
}

.programme-wrap .sed-title .title {
	font-size: 18px;
	line-height: 22px;
	background-position: left 2px;
}

.vision-mission {
	background: #EFF5FB;
	padding-bottom: 40px;
}

.vision-mission .content {
	margin-top: 16px;
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
}

.vision-mission h3.title {
	font-size: 18px;
	line-height: 22px;
	background-position: left 2px;
}

.search-tab-box {
	display: flex;
	margin-bottom: 30px;
}

.search-tab-box .tab-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 16px;
	border-radius: 4px;
	border: 1px solid #DBDBDB;
	margin-right: 16px;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	color: #DBDBDB;
	cursor: pointer;
}

.search-tab-box .tab-wrap svg {
	display: block;
	width: 15px;
	height: 15px;
	margin-right: 4px;
}

.search-tab-box .tab-wrap.active {
	color: #2E75B6;
	border-color: #2E75B6;
}

.search-tab-box .tab-wrap.active svg path {
	fill: #2E75B6;
}
.menu-item-level-1{
	width: 250px;
}

@media (max-width: 1190px) {
	.owl-carousel .owl-nav button.owl-prev {
		margin-left: 0;
	}

	.owl-carousel .owl-nav button.owl-next {
		margin-right: 0;
	}


	.college-nav a p {
		width: 120px;
		height: 44px;
		font-size: 14px;
		line-height: 22px;
		margin-top: 6px;
	}
}

@media (min-width: 1056px) {
	.container {
		/* width: 1056px; */
	}

	.navbar-nav {
		/* min-width: 1056px; */
		/* justify-content: space-around; */
	}
}

@media (max-width: 1056px) {
	.navbar-brand a:last-of-type img.logo {
		max-height: 30px;
		max-width: 310px;
	}
}

@media (max-width: 1100px) {
	.college-nav {
		min-height: 106px;
		justify-content: center;
		align-items: center;
		margin-top: -90px;
	}

	.college-nav a {
		margin: 0 10px;
	}

	.college-nav a img {
		display: none;
	}

	.college-nav a p {
		line-height: 0;
		font-size: 0;
		width: 10px;
		height: 10px;
		border-radius: 50%;
		background: #5B9BD5;
		overflow: hidden;
	}

	.college-nav a.active img {
		display: inline-block;
	}

	.college-nav a.active p {
		display: block;
		width: 120px;
		height: 44px;
		font-size: 14px;
		line-height: 22px;
		margin-top: 6px;
		background: transparent;
		border-radius: 0;
	}
}

@media (max-width: 1056px) {
	.container {
		padding-right: 15px;
		padding-left: 15px;
	}

	.navbar-collapse .container {
		width: 100%;
	}

	.navbar-header {
		float: none;
	}

	.navbar>.container .navbar-brand {
		float: none;
		margin: 0 auto;
	}

	.header-top-right {
		text-align: right;
		padding-top: 0;
		padding-bottom: 8px;
		padding-right: 10px;
	}

	.index-news-box .wrap {
		display: block;
		position: relative;
		transition: all .1s;
		margin-bottom: 24px;
	}

	.index-news-box .img-title {
		position: absolute;
		right: 15px;
		top: 0;
		width: 50%;
	}

	.welcome-wrap .col-md-6:first-of-type {
		margin-bottom: 24px;
	}

	.undergraduate-box .wrap {
		display: block;
		width: 31.33%;
		margin: 15px 1%;
		background: #F7FAFD;
		padding: 16px;
		border: 1px solid transparent;
		transition: all .1s;
	}

	.graduate-prospect .list-wrap .item {
		width: 33.33%;
	}
}

@media (min-width: 1056px) {
	.navbar-nav-box {
		display: flex;
	}

	.navbar-nav {
		float: left;
		display: flex;
		/* max-width: 1056px; */
		/*margin: 0 auto;*/
		/* justify-content: space-around; */
		align-items: stretch;
		flex-wrap: wrap;
	}

	.navbar-nav>li {
		float: left;
	}

	.navbar-nav>li {
		float: left;
	}

	.navbar-nav>li>a {
		line-height: 22px;
		padding: 16px 12px;
		height: 100%;
	}
}

/* 手机导航样式 */
@media (max-width: 1056px) {
	body {
		padding-top: 175px;
		padding-bottom: 136px;
	}

	.logo-wrap .text {
		display: none;
	}

	.navbar {
		min-height: 65px;
	}

	.navbar>.container {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-header {
		background: linear-gradient(90deg, var(--main-bg-color1) 0%, var(--main-bg-color2) 100%);
	}

	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		display: flex;
		margin-left: 0;
		height: auto;
		padding-left: 10px;
		background-color: #fff;
	}

	.navbar-brand a:first-of-type img.logo {
		display: block;
		width: 257px;
		height: 65px;
		margin: 0 auto;
	}

	/* .navbar-brand a:last-of-type img.logo {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 305px;
    max-height: 26px;
    margin: 0 auto;
    padding-left: 0;
    border-left: none;
    object-fit: contain;
    margin-top: 12px;
  } */

	.navbar-brand>img {
		display: block;
		height: 37px;
	}

	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		transform: translateX(0);
	}

	.navbar-toggle-bg {
		background: #333333;
	}

	.navbar-toggle {
		margin-right: 15px;
		padding: 4px 5px;
		margin-top: 10px;
		margin-bottom: 10px;
		border-color: transparent !important;
	}

	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover {
		background-color: transparent;
	}

	.navbar-default .navbar-toggle:focus .icon-bar,
	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #fff;
	}

	.navbar-toggle .icon-bar+.icon-bar {
		margin-top: 7px;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
		height: 1px;
	}

	.navbar-default .navbar-toggle.collapsed .icon-bar {
		background-color: #fff;
	}

	.navbar-collapse {
		background: #fff;
		border: none;
	}

	.navbar-toggle-bg {
		background: #fff;
	}

	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: none;
		overflow-y: auto;
		padding-bottom: 20px;
		background-color: #333;
	}

	.navbar-toggle .icon-bar:nth-child(2) {
		width: 19px;
	}

	.navbar-toggle .icon-bar:nth-child(3) {
		width: 19px;
	}

	.navbar-toggle .icon-bar:nth-child(4) {
		width: 19px;
	}

	.navbar-default .navbar-nav>li>a {
		margin: 0 20px;
		padding: 0 35px;
		border-bottom: 1px solid #606266;
	}

	.navbar-default .navbar-nav>li:last-of-type a {
		border-bottom: none;
	}

	.navbar-default .navbar-nav>li>a {
		height: 60px;
		line-height: 60px;
		padding: 0;
		min-width: 0;
		text-align: left;
		font-weight: 300;
		font-size: 14px;
		color: #f2f2f2;
		border-top: none;
		background-color: transparent !important;
	}

	.navbar-default .navbar-nav>li>a .caret {
		float: right;
		width: 0;
		height: 0;
		margin-left: 2px;
		margin-top: 26px;
		vertical-align: middle;
		border-top: 8px dashed;
		border-top: 8px solid \9;
		border-right: 8px solid transparent;
		border-left: 8px solid transparent;
		position: relative;
	}

	.navbar-default .navbar-nav>li>a .caret::after {
		content: '';
		width: 0;
		height: 0;
		vertical-align: middle;
		border-top: 6px solid #333;
		border-right: 6px solid transparent;
		border-left: 6px solid transparent;
		position: absolute;
		top: -8px;
		left: -6px;
	}

	.container>.navbar-header,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container-fluid>.navbar-collapse {
		margin-right: 0;
		margin-left: 0;
	}

	.dropdown-menu>li {
		padding: 0;
	}

	.navbar-nav .open .dropdown-menu>li>a {
		display: block;
		padding: 0;
		clear: both;
		font-weight: 300;
		line-height: 60px;
		color: #f2f2f2;
		white-space: nowrap;
		margin-left: 40px;
		margin-right: 20px;
		font-size: 14px;
		text-align: left;
		border-bottom: 1px solid #606266;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #f2f2f2;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
		color: var(--navigation-topNav-hover-bg-color);
		font-weight: 500;
		background-color: transparent;
	}

	nav .open .dropdown-menu>li>a:focus,
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: var(--navigation-topNav-hover-bg-color);
		background-color: transparent;
	}

	.nav .open>a,
	.nav .open>a:hover,
	.nav .open>a:focus {
		border-color: #606266;
	}

	.dropdown-custom-level-2 .caret {
		display: none;
	}

	.dropdown-menu>.active>a::after {
		content: '';
		width: 0;
	}

	.dropdown .dropdown-toggle::after {
		content: '';
		border: solid black;
		border-width: 0 1.5px 1.5px 0;
		border-color: #fff;
		display: inline-block;
		padding: 4px;
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		position: absolute;
		right: 10px;
		top: 23px;
	}

	.dropdown.active .dropdown-toggle::after {
		border-color: var(--navigation-topNav-hover-bg-color);
	}

	.dropdown.open .dropdown-toggle::after {
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}

	.dropdown .dropdown-submenu .dropdown-toggle::after {
		top: 15px;
	}

	.dropdown-menu-level-3 {
		padding-left: 40px;
	}

	.dropdown.open .dropdown-submenu .dropdown-toggle::after {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
	}

	.dropdown.open .dropdown-submenu .dropdown-toggle:hover::after {
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
	}



	.navbar-default a.btn-search {
		display: none;
	}

	.navbar-default a.to-search {
		display: block;
	}

	.header-top-right {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		width: 50%;
		height: 121px;
		padding-top: 25px;
	}

	.header-top-right ul li:first-of-type {
		position: absolute;
		right: 10px;
		bottom: 25px;
	}

	.navbar-nav .input-group {
		height: 40px;
		width: auto;
		min-width: 0;
		margin: 20px;
		border-radius: 6px;
		border: 1px solid #FFFFFF;
	}

	.navbar-nav .input-group .input-search {
		width: 100%;
		border-right-color: transparent;
	}

	.search-input-box .input,
	.search-input-box .result,
	.main-box {
		padding-left: 15px;
		padding-right: 15px;
	}

	.banner-slider .sy-slide>a img.bg {
		display: block;
		width: 100%;
		height: auto;
		object-fit: cover;
	}

	.banner-slider .content-wrap .content {
		display: none;
	}

	.banner-slider .content-wrap {
		display: none;
	}

	.banner-slider .sy-slide>a {
		padding-bottom: 0;
	}

	.banner-slider .sy-slides-crop {
		height: 100%;
	}

	.banner-slider .sy-pager {
		width: 100%;
		padding: 0 20px;
		height: auto;
		position: relative;
		margin: 0;
		margin-top: 24px;
		top: 0;
		left: 0;
		transform: translateX(0);
		text-align: center;
	}

	.banner-slider .sy-pager li a {
		background: #BBCCC5;
		opacity: 1;
		color: transparent;
	}

	.banner-slider .sy-pager li a:link,
	.banner-slider .sy-pager li a:visited {
		opacity: .6;
	}

	.banner-slider .sy-pager li a:hover,
	.banner-slider .sy-pager li a:focus {
		opacity: .8;
	}

	.banner-slider .sy-pager li.sy-active a {
		background: #2E75B9;
		opacity: 1;
	}

	.banner-slider .sy-pager li {
		width: 8px;
		height: 8px;
		margin: 0 6px;
	}

	/* .left-nav-box {
    display: block;
  } */

	.input-box {
		padding: 8px 24px;
	}

	.search-input-wrap .btn-submit {
		display: flex;
		width: 90px;
		margin-left: 8px;
		flex-shrink: 0;
	}

	.result-box .breadcrumb-box {
		display: block;
	}

	.result-box .news-title-box {
		background-color: #f9f9f9;
		padding: 10px 24px 24px;
		margin-top: -10px;
		border-radius: 4px;
	}

	.paging-box .pb_sys_common {
		text-align: right !important;
		font-weight: normal;
		font-size: 14px;
		line-height: 14px;
		color: #4D4F53;
	}

	.editor-box {
		background: #F9F9F9;
		padding: 80px 20px;
	}

	.second-nav-box .wrap ul {
		display: flex;
		justify-content: center;
	}

	.second-nav-box .wrap li a {
		font-size: 14px;
		line-height: 18px;
		padding: 12px 16px;
	}

	.people-box .col-md-3 {
		float: none;
		width: auto;
	}

	.main-box {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.breadcrumb-box {
		display: none;
	}

	.people-box .table-wrap table tr {
		display: revert;
	}

	.people-box .table-wrap table td {
		padding-top: 4px;
		padding-bottom: 4px;
	}

	.people-box .table-wrap table td p {
		hyphens: auto;
		word-break: break-word;
	}

	.people-box .table-wrap table tr {
		padding: 10px 0;
	}

	.people-box .table-wrap table td {
		padding: 7px 8px;
	}

	.people-box .head-wrap .col-md-6 {
		width: 50%;
	}

	.milestone-box .prev-item,
	.milestone-box .next-item {
		display: block;
		opacity: .5;
	}

}

@media (max-width: 820px) {
	.navbar {
		padding-top: 90px;
	}

	.navbar>.container .navbar-brand,
	.navbar>.container-fluid .navbar-brand {
		display: block;
		padding: 10px 0;
	}

	.navbar-brand a:last-of-type {
		text-align: center;
		margin-top: 8px;
	}

	.navbar-brand a:last-of-type .logo-text {
		font-family: FanWunMing-TW-H;
		display: inline-block;
		margin-left: 0;
		padding-left: 0;
		border-left: none;
	}

	.navbar-brand a:last-of-type .logo-text p.cn {
		line-height: 22px;
		font-size: 20px;
		margin-bottom: 4px;
		text-align-last: justify;
	}

	.navbar-brand a:last-of-type .logo-text p.en {
		display: inline-block;
	}

	.header-top-right {
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		bottom: auto;
		width: 100%;
		height: 90px;
		padding-top: 15px;
		padding-bottom: 15px;
		background: linear-gradient(90deg, var(--main-bg-color1) 0%, var(--main-bg-color2) 100%);
	}

	.input-group {
		border: none;
		background: #fff;
		justify-content: space-between;
		border-radius: 0;
	}

	.input-search {
		border-right: none;
	}

	.header-top-right ul li:first-of-type {
		position: absolute;
		right: 10px;
		bottom: 15px;
	}

	.header-top-right ul li:nth-of-type(3) {
		display: none;
	}

	.navbar-default .btn-search {
		margin: 0;
		display: block;
		float: right;
		width: 24px;
		height: 24px;
		background: url(../image/btn-search-w.png) no-repeat center center;
		background-color: #CCCCCC;
	}

	.header-top-right ul li a {
		display: inline-block;
		font-weight: normal;
		font-size: 14px;
		line-height: 20px;
		color: #fff;
		vertical-align: middle;
	}

	.search-input-box {
		padding: 40px 0;
	}

	.search-input-box .search-result {
		margin-bottom: 20px;
	}

	.search-input-box .result {
		padding-left: 0;
		padding-right: 0;
	}

	.result-list-box .item {
		padding: 8px 12px;
		margin-bottom: 8px;
	}
}

@media (max-width: 768px) {
	.navbar {
		position: relative;
		margin-bottom: 0;
	}

	body {
		padding-top: 0 !important;
	}
}

@media (min-width: 600px) and (max-width: 991px) {

	.previous-events .col-md-6,
	.gallery-box .col-md-6,
	.contact-box .col-md-3,
	.about-content-wrap .col-md-3,
	.index-box .col-md-3,
	.index-box .col-md-4 {
		float: left;
		width: 50%;
	}

	/* .col-md-3,
  .col-md-4 {
    float: left;
    width: 50%;
  } */

	.site-box .col-md-4 {
		width: 100%;
	}

	.site-box .site-list-wrap {
		height: auto;
	}

	.index-news-box .col-md-4 {
		float: left;
		width: 33.33%;
	}
}

@media (max-width: 600px) {
	body {
		padding-bottom: 236px;
	}

	.college-bg {
		display: none;
	}

	.site-box .col-md-4 {
		width: 100%;
	}

	.index-news-box .wrap img {
		display: block;
		width: 100%;
		height: auto;
		object-fit: cover;
	}

	.index-news-box .img-title {
		top: 0;
		height: 34px;
		object-fit: contain;
	}

	.index-box {
		padding: 40px 0;
	}

	.index-announcement-box .online-slider {
		margin-bottom: 20px;
	}

	.index-announcement-box .online-box {
		display: block;
		text-align: center;
		padding: 24px 16px;
	}

	.index-announcement-box .online-box .title {
		font-size: 24px;
		line-height: 29px;
		text-align: left;
	}

	.index-announcement-box .online-box .intro {
		text-align: left;
	}

	.index-announcement-box .online-box a.more {
		margin-top: 24px;
		margin-left: 0;
	}

	.index-announcement-box .item {
		padding: 0 10px;
	}

	.index-announcement-box .wrap-bg {
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.index-activity-box .date-wrap {
		width: 70px;
	}

	.index-activity-box .date-wrap .week {
		display: none;
	}

	.index-activity-box .date-wrap .day {
		font-size: 14px;
		line-height: 20px;
	}

	.index-activity-box .date-wrap .year {
		font-size: 12px;
		line-height: 14px;
		letter-spacing: 0.0474px;
	}

	.index-activity-box .content {
		border: 1px solid transparent;
		min-height: none;
	}

	.index-activity-box .content .title {
		height: 40px;
		font-size: 14px;
		line-height: 20px;
	}

	.index-activity-box .info {
		display: none;
	}

	.footer-box .footer {
		flex-wrap: wrap;
		justify-content: center;
	}

	.footer-box .footer .wechat-wrap {
		margin-top: 24px;
	}

	.footer-box .footer .wechat:first-of-type {
		margin-left: 0;
	}

	.site-box .site-list-wrap {
		height: auto;
	}

	.about-right-img {
		display: block;
	}

	.about-right-img .content {
		width: 100%;
	}

	.about-right-img .img-wrap {
		width: 100%;
		min-height: auto;
		margin-top: 24px;
	}

	.about-bg-img .content .title {
		font-size: 36px;
		line-height: 40px;
		color: #FFFFFF;
		text-shadow: 0px 4px 4px rgb(0 0 0 / 40%);
	}

	.dst-facts-box .dst-facts {
		flex-wrap: wrap;
		justify-content: flex-start;
	}

	.dst-facts-box .dst-facts .wrap .text {
		font-size: 14px;
		line-height: 17px;
	}

	.dst-facts-box .dst-facts .wrap .num {
		font-weight: bold;
		font-size: 16px;
		line-height: 20px;
	}

	.dst-facts-box .dst-facts .wrap .line {
		margin: 0 8px;
	}

	.dst-facts-box {
		margin-top: 0;
	}

	.dst-facts-box .dst-facts .img {
		display: none;
	}

	.cssgrid .gallery-image {
		padding-left: 10px;
		padding-right: 10px;
		width: 100%;
		margin-top: 16px;
		position: relative;
	}

	.cssgrid .gallery-image__caption {
		font-weight: normal;
		background: #5B9BD5;
		font-size: 16px;
		line-height: 26px;
		color: #F7FAFD;
		margin-top: 0;
		padding: 8px;
	}

	.welcome-wrap .editor-content {
		margin-top: 24px;
	}

	.management-wrap {
		display: flex;
		flex-wrap: wrap;
	}

	.people-box .head-wrap .col-md-6 {
		width: 100%;
	}

	.people-box .item {
		padding: 20px 0;
	}

	.banner .nav-title {
		font-size: 32px;
		line-height: 36px;
	}

	.second-nav-box .wrap {
		display: none;
	}

	.undergraduate-box {
		display: flex;
		justify-content: center;
	}

	.undergraduate-box .wrap {
		width: 100%;
	}

	.stu-list-box .item h3.title {
		font-size: 14px;
		line-height: 18px;
		background-position-y: 12px;
	}

	.stu-list-box .item,
	.research-area-box .item {
		flex-wrap: wrap;
		border: 1px solid #E0E0E0;
		margin-bottom: 40px;
	}

	.stu-list-box .item .intro {
		margin-top: 0;
		padding: 16px;
		font-size: 14px;
		line-height: 18px;
	}

	.stu-list-box .item .img-wrap,
	.research-area-box .item .img-wrap {
		width: 100%;
		height: 0;
		padding-bottom: 62.5%;
		position: relative;
	}

	.stu-list-box .item .img-wrap img,
	.research-area-box .item .img-wrap img {
		display: block;
		width: 100%;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.research-area-box .item .wrap {
		width: 100%;
		min-height: auto;
		padding: 16px;
	}

	.research-area-box .item .wrap .foot {
		position: relative;
		bottom: 0;
		margin-top: 16px;
		font-size: 14px;
	}

	.research-area-box .item .wrap .content {
		max-height: 225px;
		font-size: 14px;
		margin-top: 16px;
	}

	.research-area-box .item h3.title {
		font-size: 14px;
		line-height: 18px;
		margin-top: 16px;
		background-position-y: 0;
	}

	.activities-list-box .item {
		border: 1px solid #E0E0E0;
	}

	.activities-list-box .item .title {
		font-size: 14px;
	}

	.activities-list-box .item .info p {
		margin: 4px 0;
		font-size: 14px;
	}

	.paging-box .pb_sys_common {
		text-align: center !important;
		font-weight: normal;
		font-size: 14px;
		line-height: 14px;
		color: #4D4F53;
	}

	.stu-download-box .item {
		padding: 15px 30px 15px 15px;
	}

	.stu-download-box .item::after {
		right: 8px;
	}

	.previous-events .item .content {
		width: 100%;
		background: #FFFFFF;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		border-radius: 0;
		transform: translate(0%, 0%);
	}

	.previous-events .item .editor-content {
		max-height: 600px;
		padding-bottom: 50px;
	}

	.graduate-prospect .list-wrap .item {
		width: 100%;
	}

	.milestone-box .year-box .month-box img {
		display: none;
	}

	.index-box h1.title {
		font-size: 20px;
		background-size: 20px 20px;
		padding-left: 28px;
	}

	.index-box h1.title a.more {
		font-size: 14px;
		line-height: 20px;
		margin-left: 10px;
	}

	.paging-box span {
		min-width: 20px;
		min-height: 20px;
		line-height: 20px;
		margin: 0 2px;
	}

	.paging-box a {
		height: 20px;
	}

	.paging-box .p_no_d {
		padding: 0;
	}

	.paging-box .p_prev,
	.paging-box .p_prev_d {
		background: url(../image/icon-prev.png) no-repeat center center;
		background-size: 20px 20px;
	}

	.paging-box .p_next,
	.paging-box .p_next_d {
		background: url(../image/icon-next.png) no-repeat center center;
		background-size: 20px 20px;
	}

	.icon-prev {
		width: 20px;
		height: 20px;
		background-size: 20px 20px;
	}

	.icon-next {
		width: 20px;
		height: 20px;
		background-size: 20px 20px;
	}

	.navbar-brand a:last-of-type .logo-text p.en {
		display: inline-block;
		line-height: 1.2;
	}
}

@media (max-height: 568px) {
	.previous-events .item .editor-content {
		max-height: 450px;
		padding-bottom: 50px;
	}
}

/* 悬浮按钮 */
.link-group.DBM {
	background: var(--navigation-backTop-bg-color);
}

.link-group.DCC {
	background: var(--navigation-backTop-bg-color);
}

.link-group.DHSS {
	background: var(--navigation-backTop-bg-color);
}

.link-group.DST {
	background: var(--navigation-backTop-bg-color);
}

.link-group {
	padding: 8px;
	display: block;
	position: fixed;
	z-index: 9999;
	right: 52px;
	top: 80%;
	background: var(--navigation-backTop-bg-color);
	box-shadow: 7px 7px 10px rgba(26, 24, 24, 0.1);
	border-radius: 16px 0px 0px 16px;
	transform: translateX(100%);
	transition: all .3s;
}


.link-group .item .word {
	text-align: left;
	display: -webkit-box;
	white-space: nowrap;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	max-height: 20px;
	overflow: hidden;
	opacity: 0;
	flex: 1;
	transition: all .3s;
}

.link-group .item {
	padding: 8px;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF !important;
	max-width: 200px;
	display: flex;
	align-items: center;
	cursor: pointer;
	text-decoration: none;
}

.link-group .item .item-icon {
	width: 20px;
	height: 20px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
	margin-right: 8px;
}

@media (min-width:769px) {

	.link-group:hover {
		right: 0;
		transform: translateX(0);
	}

	.link-group:hover .item .word {
		max-height: 40px;
		opacity: 1;
	}
}

@font-face {
	font-family: 'iconfont';
	src: url('data:font/ttf;charset=utf-8;base64,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') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-weixin1:before {
	content: "\e65f";
}

.icon-wenshuguanli:before {
	content: "\e613";
}

.icon-arrow-right:before {
	content: "\e743";
}

.icon-arrow-left:before {
	content: "\e744";
}

.icon-arrow-right,
.icon-arrow-left {
	display: inline-block;
	color: #333;
	font-size: 28px;
	font-weight: bold;
	vertical-align: middle;
}

/* 关闭 左右 悬浮链接 搜索图标 */
@font-face {
	font-family: 'iconfont-more';
	src: url('data:font/ttf;charset=utf-8;base64,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') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


.paging-box .p_prev,
.paging-box .p_prev_d,
.paging-box .p_next,
.paging-box .p_next_d {
	text-align: center;
}

.paging-box .p_prev a::after,
.paging-box .p_prev_d::after {
	content: "\e685";
	font-size: 16px;
	line-height: 30px;
	line-height: auto;
}

.paging-box .p_next a::after,
.paging-box .p_next_d::after {
	content: "\e665";
	font-size: 16px;
	line-height: 30px;
	line-height: auto;
}



.link-group .left-btn .item-icon::after {
	content: "\e61a";
	font-size: 20px;
	line-height: 22px;
}

.link-group .top-btn .item-icon::after {
	content: "\e616";
	font-size: 20px;
}

.navbar-default .input-group {
	position: relative;
	font-family: "iconfont-more";
}


.link-group .left-btn .item-icon,
.link-group .top-btn .item-icon,
.paging-box .p_next,
.paging-box .p_next_d,
.paging-box .p_prev,
.paging-box .p_prev_d {
	font-family: "iconfont-more";
	font-style: normal;
	background: none !important;
	background-image: none !important;
}

.navbar-default .btn-search,
.navbar-default a.to-search {
	background-image: none !important;
}


.navbar-default .input-group::after {
	content: "\e60d";
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
	pointer-events: none;
}

.paging-box a .icon-prev,
.paging-box a .icon-next {
	display: none
}

@media (max-width:768px) {
	.navbar-default .input-group::after {
		right: 4px
	}
}

@media (max-width:600px) {

	.paging-box .p_next a::after,
	.paging-box .p_next_d::after,
	.paging-box .p_prev a::after,
	.paging-box .p_prev_d::after {
		line-height: 20px;
	}
}

.left-nav-box2 {
	display: none;
}

@media (max-width: 600px) {
	.left-nav-box2 {
		display: block;
	}

	.container main-box {
		display: none;
	}
}

.submenuBtn {
	float: right;
	cursor: pointer;
	width: 40px;
	height: 35px;
	background-color: transparent;
	border: none;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-around;
	background-color: #178072;
	padding: 4px;
	box-sizing: border-box;
	border-radius: 5px;
}

.submenuBtn div {
	width: 22px;
	height: 1px;
	background-color: #fff;
	font-size: 1.25rem;
}

.submenuTitle {
	width: 80%;
	position: relative;
	left: 20px;
	font-size:
}

.submenuTitle:before {
	content: '';
	position: absolute;
	width: 6px;
	left: -20px;
	height: 100%;
	background-color: #178072;
}

.bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 40px;
	margin: -10px 0 10px 0;
}

.icon-bar {
	background: #000;
	width: 22px !important;
}

.fa-bars {
	float: right;
	color: #333;
	margin-bottom: 10px;
	margin-top: -30px;
	font-size: 30px;
	margin-right: 4px;
}

.artical-title {
	color: var(--artical-title-detail-title-color);
	font-size: 18px;
}

/* 活动 */
.active123 {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: var(--calendar-activity-bg-color);
	position: relative;
	padding: 40px 0;
}

.active123_t {
	width: 100%;
	height: 87px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../image/pic_3.png) no-repeat;
	background-size: 100% 100%;
}

.active123_c {
	position: relative;
	z-index: 1;
}

.act_l,
.act_r {
	width: 550px;
	height: auto;
}

.act_r {
	width: 500px;
}

.act_l .tittle {
	width: 530px;
}

.act_ltxt {
	width: 100%;
}

.act_ltxt ul {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.act_ltxt ul li {
	width: 100%;
	margin-bottom: 40px;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
}

.act_list a {
	color: #fff;
}

.act_list span {
	display: block;
	padding-left: 60px;
}

/* 日历开始 */
#calendar {
	width: 100%;
	background: #fff;
}

.calendar {
	position: relative;
	font-family: "Chinese Quote", "Microsoft YaHei";
	font-size: 14px;
}


.calendar-header {
	padding: 11px 16px 11px 0;
	text-align: right;
}

.calendar-select {
	line-height: 1.5;
	color: rgba(0, 0, 0, 0.65);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline-block;
	position: relative;
	outline: 0;
}

.calendar-table {
	width: 100%;
	height: 100%;
}

.calendar-column-header,
.calendar-cell {
	width: 14%
}

.calendar-column-header {
	font-weight: 400;
	text-align: center;
}

.calendar-table {
	table-layout: fixed;
}

.calendar-cell {
	color: rgba(0, 0, 0, 0.65);
}



.calendar-cell.calendar-last-month-cell,
.calendar-cell.calendar-next-month-cell {
	color: rgba(0, 0, 0, 0.25);
}

.calendar-date {
	/* padding: 4px 8px; */
	margin: 0 4px;
	border-top: 2px solid #e8e8e8;
}

.calendar-cell.calendar-thisMonth .calendar-date,
.calendar-cell.calendar-today .calendar-date {
	border-top-color: #1890ff;
	background-color: #e6f7ff;
}

.calendar-date:hover {
	background: #e6f7ff;
}


.calendar-value {
	text-align: center;
}

.calendar-content {
	height: 40px;
	overflow-x: hidden;
	overflow-y: auto;
	position: static;
	width: auto;
	left: auto;
	bottom: auto;
}




.calendar-select {
	font-size: 13px;
	vertical-align: middle;
}

.btn.calendar-select-active {
	border-color: #40a9ff;
	z-index: 2;
}

.calendar-select:first-child {
	margin-right: 10px;
}

.calendar-year-select,
.calendar-month-select {
	border-radius: 4px;
	border: 1px solid #d9d9d9;
}

.calendar-year-select:hover,
.calendar-month-select:hover {
	border-color: #40a9ff;
}

.calendar-year-text,
.calendar-month-text {
	margin: 0 10px;
	line-height: 28px;
}

.calendar-icon {
	margin: 0 10px 0 0;
}

.calendar-icon * {
	color: rgba(0, 0, 0, 0.25);
}

.btn {
	float: left;
	padding: 5px 10px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
}

.btn-group {
	float: left;
	display: inline;
	padding: 0 8px;
}

.btn-group>.btn {
	position: relative;
	float: left;
}

.btn-group>.btn:hover {
	z-index: 2;
	border-color: #40a9ff;
}

.btn-group .btn+.btn {
	margin-left: -1px;
}

.btn-group>.btn:first-child {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.btn-group>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}


/*dropdown-menu*/
ul.dropdown-month,
.dropdown-month li,
ul.dropdown-year,
.dropdown-year li {
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
}

.dropdown-month.open,
.dropdown-year.open {
	display: inline-block;
	margin-top: 1px;
	width: 100%;
}

.dropdown-month,
.dropdown-year {
	height: 250px;
	overflow-y: auto;
	overflow-x: hidden;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	background: #fff;
	width: 50px;
	border: 1px solid #eee;
	box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.175);
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
}

.dropdown-month .month-item,
.dropdown-year .year-item {
	font-size: 12px;
	position: relative;
	display: block;
	padding: 5px 2px;
	line-height: 20px;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.65);
	white-space: nowrap;
	cursor: pointer;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
}

.month-item:hover,
.year-item:hover {
	background: #e6f7ff;
}

.year-item.active {
	background-color: #fafafa;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.65);
}

/*自定义事件样式*/
ul.events li {
	white-space: nowrap;
	font-size: 13px;
	padding: 1px 2px;
}

ul.events li span {
	margin-left: 5px;
}

ul.events li:before {
	content: "*"
}

/*scrollbar*/
*::-webkit-scrollbar {
	width: 8px;
	background-color: #fff;
}

*::-webkit-scrollbar-thumb {
	background-color: #ddd;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .3);
}

/* 日历结束 */

/*日历样式重构，避免被样式污染*/
.calendarActivity table th {
	background: none !important;
	color: unset !important;
	font-weight: normal !important;
	border-color: transparent;
}

.calendarActivity table>tbody>tr:first-child th {
	font-weight: bold !important;
}

.calendarActivity table th,
.calendarActivity table td {
	word-break: unset !important;
	padding: 0 !important;
	margin: 0 !important;
	border-color: unset !important;
}

.calendarActivity table tr:nth-of-type(2n+1) {
	background-color: unset !important;
}

.calendarActivity .cal {
	/* padding-left: 16px;
	padding-bottom: 10px; */
}

.calendarActivity table tr:nth-of-type(2n+1),
.calendarActivity table tr:nth-of-type(2n) {
	height: 50px;
	background-color: unset !important;
}

.calendar_month_next,
.calendar_month_prev {
	width: 100px;
}

.current a:hover,
.current a:active,
.current a:link,
.current a:visited {
	color: red
}

.dqsj {
	width: 550px;
	float: left;
	margin-right: 69px;
	line-height: 40.5px;
}

.event_clt ul div:nth-child(2) {
	margin-right: 0;
}


.dqsj-title {
	margin: 0 0 10px;
}

.dqsj a {
	font-size: 18px;
	color: #fff;
	line-height: 35px;
	margin: 0;
}

.dqsj-link a:hover {
	color: #ee9a75;
}

.cal {
	/* padding-left: 20px; */
}

.empty {
	border: none;
}

.dqsj-title h3 {
	width: 20px;
	height: 20px;
	margin-top: 10px;
	margin-right: 6px;
	background: url(/system/resource/news/calendar/images/x.jpg) no-repeat;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	float: left;
}

.dqsj-summary,
.dqsj-wbdate,
.dqsj-enddate,
.dqsj-treename,
.dqsj-author,
.dqsj-editor,
.dqsj-audit {
	color: #474747;
	font-size: 12px;
	line-height: 20px;
	margin-left: 6px;
	width: 300px;
}

.dqsj-startData {
	font-size: 16px;
	color: #fff;
	margin: 0;
}

.dqsj-endData {
	font-size: 16px;
	color: #fff;
	display: block;

}


.dqsj-address {
	font-size: 16px;
	color: #fff;
	display: block;
}

.dqsj-more {
	display: none;
	color: #005bac;
	align: right;
	float: right;
	padding-right: 5px;
	background: url(/system/resource/news/calendar/images/more.jpg) 20px 15px no-repeat;
}

.rl {
	width: 1400px;
	height: 100%;
	margin: auto;
	position: relative;
	z-index: 2;
}

.cal table {
	table-layout: fixed;
	width: 100%;
	height: 100%;
}

.cal tr:nth-child(1) {
	margin-top: 10px;
	height: 58px;
	line-height: 42px;
	width: 100%;
}

.car tr {
	height: 44px;
	margin-bottom: 8px;
}

.cal th {
	height: 46px;
	width: calc(100% / 7);
	text-align: center;
	float: left;
	margin: 0 12px;
	font-size: 16px;
	color: #4b4b4b;
	padding-top: 10px;
	/* font-weight: bold; */
}

.cal td {
	height: 46px;
	width: calc(100% / 7);
	height: 42px;
	text-align: center;
	float: left;
	margin: 0 12px;
	font-size: 18px;

	line-height: 42px;

}

.empty {
	pointer-events: none;
}

.jishi {
	pointer-events: none;
}


.jishi:hover {
	border-radius: 50%;
	background: #6fba2c;
	color: #FFFFFF;
	cursor: pointer;
}

.cal td:nth-child(6),
.cal td:nth-child(7) {
	color: #ee9a75;
	height: 42px;
	width: calc(100% / 7);
}

.cal td.on>.on-span {
	border-radius: 50%;
	background: #6fba2c !important;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
}

.cal td.on>.on-span:hover {
	color: #ee9a75;
}


.calendar {
	margin: -45px;
	width: 490px;
	height: 476px;
	float: right;
}

.calendar_cur_date {
	width: 100px;
	height: 30px;
	line-height: 30px;
	float: left;
	background: #dbdbdb;
	color: #656565;
	font-size: 14px;
	text-align: center;
	border-right: 5px solid #fff;
	display: none;
}

.calendar_top_right {
	width: 100%;
	float: left;
	color: #fff;
	background: var(--calendar-activity-head-bg-color);
	width: 100%;
	height: 42px;
	line-height: 42px;
}

.calendar_month_next,
.calendar_month_prev {
	width: 50px;
	height: 42px;
	cursor: pointer;
	font-size: 16px;

}

.calendar_month_next {
	float: right;
	background-position: -42px -6px;
}

.calendar_month_span {
	display: inline;
	line-height: 30px;
	font-size: 14px;
	margin-right: 20px;
}

.date_lunar_terms {
	position: absolute;
	top: 0;
	right: 75px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;

}

.calendar_month_prev {
	float: left;
	margin-left: 0px;
	background-position: -5px -6px;
}

.cal_succ_calendar_title {
	text-align: center;
	/*width:238px;*/
	width: 100%;
	background: #fff;
}

.cal_main {
	width: 100%;
	height: auto;
}

.dqsj-link:hover {
	font-size: 18px;
	color: #019483;
}

/* 其他样式 */
.w {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.fl {
	float: left;
}

.cb {
	color: #ffffff;
}

.tittle {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.tittle h2 {
	font-size: 30px;
	float: left;
	line-height: 80px;
}

.tittle a.more {
	float: right;
	display: block;
	font-size: 16px;
	line-height: 60px;
	margin-top: 15px;
}

.cb a {
	color: #fff;
}

.cb a.more i {
	background: url(../image/icon.png) 0px -22px;
}

.tittle a.more i {
	display: inline-block;
	width: 60px;
	height: 15px;
	margin-right: 5px;
}

@media screen and (max-width: 1920px) {
	.cal tr th {
		width: calc(100% / 7);
	}
	
	.calendar {
		margin: 0;
		width: 469px;
		margin-top: -50px;
		float: right;
	}
	
	.cal td {
		width: calc(100% / 7);
		height: 42px;
	}
}

@media screen and (max-width: 1600px) {
	.cal td {
		/* margin: 0 8px; */
	}

	.cal tr th {
		/* margin: 0 8px; */
	}

	.calendar {
		width: 406px;
		height: auto;
		float: right;
	}

	.rl {
		width: 1200px;
	}
}
@media screen and (min-width: 1200px) {
.menu-item-level-1{
	width:250px;
}
}
@media screen and (max-width: 1200px) {
.menu-item-level-1{
	width: 140px;
}
	.rl {
		width: 850px;
	}
	
	.w,
	.video_c {
		width: 768px;
	}

	.news_l,
	.news_r,
	.act_l,
	.act_r,
	.act_l .tittle,
	.inform_l,
	.inform_r {
		width: 100%;
	}
	
	.calendar {
		width: 100%;
		height: auto;
		background: #0075bc;
		float: right;
	}

	.cal td {
		width: calc(100% / 7);
		/* margin: 0 3.1%; */
		height: 50px;
	}

	.cal td p {
		height: 25px;
		line-height: 32px;
	}

	.cal td span {
		height: 25px;
		line-height: 25px;
	}
	
	.cal tr th {
		width: calc(100% / 7);
		/* margin: 0 3.1%; */
		height: 50px;
	}
	
	/* .cal_main {
		padding: 5%;
		padding-top: 3%;
	} */

}

@media (min-width: 768px) and (max-width: 1000px) {
	.rl {
		width: 768px;
	}
}

@media screen and (max-width: 768px) {
	.rl {
		width: 100%;
	}

	.cal tr th {
		height: 44px;
	}

	.cal td {
		height: 44px;
	}

	.cal td p {
		line-height: 28px;
		height: 22px;
	}

	.cal td span {
		height: 22px;
		line-height: 22px;
	}
	.w,
	.video_c {
		width: 600px;
	}
}

@media screen and (max-width: 820px){
	.w,
	.video_c {
		width: 90vw;
	}
}

@media screen and (max-width: 480px) {
	.cal tr:nth-child(1) {
		margin: 0;
	}
	
	.cal tr th {
		width: calc(100% / 7);
		margin: 0 1.1%;
	}
	
	.cal tr th span,
	.cal td span {
		display: none;
	}
	
	.cal td {
		width: calc(100% / 7);
		margin: 0 1.1%;
	}
	
	.cal td p {
		height: 44px;
		line-height: 44px;
	}
	
	.cal tr {
		margin-bottom: 0;
		height: 44px;
	}
	
	.cal tr:nth-child(1) {
		margin: 0;
	}
}

@media screen and (max-width: 375px) {
	
	.cb a{
		font-size: 20px;
	}
}


/* begain-列表-视频标题列表样式 */
.video-title {
	text-align: center;
	padding: 20px 0;
	position: relative;
}
.video-list2 {
	margin-top: 50px;
}
.video-more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 50px;
	cursor: pointer;
}

@media (max-width: 769px) {
	.video-item-cover {
		height: 300px !important;
	}

	.video-list>a:last-child>div {
		display: none;
	}

	.video-list>a>div {
		width: 50% !important;
	}
}

@media (max-width:577px) {
	.video-list>a:nth-child(n+2)>div {
		display: none;
	}

	.video-list>a:nth-child(1)>div {
		width: 100% !important;
	}

	.video-item-cover {
		height: 200px !important;
	}
	.video-list2>a>div {
		width: 100%;
	}
}

.video-item {
	cursor: pointer;
}

.video-item-coverbox {
	position: relative;
	overflow: hidden;
}

.video-item-cover {
	height: 200px;
	width: 100%;
	object-fit: cover;
	transition: all .8s;
}

.video-item-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.video-item:hover .video-item-cover {
	transform: scale(1.2);
}

.video-item-desc {
	height: 60px;
	padding: 10px 10px 0 10px;
	margin: 10px 0;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.video-item:hover .video-item-desc {
	color: var(--list-videoList-hover-text-color);
	text-decoration: underline;
}

.index-modul-box {
	margin-top: 56px;
	margin-bottom: 56px;
}

@media (max-width: 1056px) {
	.index-modul-box .wrap {
		display: block;
		position: relative;
		transition: all .1s;
		margin-bottom: 24px;
	}

	.index-modul-box .img-title {
		position: absolute;
		right: 15px;
		top: 0;
		width: 50%;
	}
.navbar-collapse>.navbar-nav-box>.navbar-nav{
width:100%;
}

        .navbar-collapse>.navbar-nav-box>.navbar-nav .menu-item-level-1{
 width:100%;
}
}

@media (min-width: 600px) and (max-width: 991px) {
	.index-modul-box .col-md-4 {
		float: left;
		width: 33.33%;
	}
}

@media (max-width: 600px) {
	.index-modul-box .wrap img {
		display: block;
		width: 100%;
		height: auto;
		object-fit: cover;
	}

	.index-modul-box .img-title {
		top: 0;
		height: 34px;
		object-fit: contain;
	}
}
/* end-列表-视频标题列表样式 */


.menu-item-level-1,.dropdown-custom-level-1{
	text-align: center;
}

.menu-item-level-1.ssjy{width: auto;}

.ssjg .container-fluid{
	padding-left: 10%;
	padding-right: 10%;
}