* {
	margin: 0px;
	padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;}

a[href]:after {	content: normal;}

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	height: auto;
	background: #fff;}

a {
	color: #333;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
	cursor: pointer;}

a:hover,
a:focus {
	color: #3d55a7;
	text-decoration: none;}

a:hover,
a:active,
a:focus {
	outline: none;}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: none;}
/*transition*/
.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}
.tran5000{-webkit-transition:all 5s linear; -moz-transition:all 5s linear; -ms-transition:all 5s linear; transition:all 5s linear;}

img {
	display: block;
	max-width: 100%;
	height: auto;}

ul,
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}

ol,
ul {
	list-style: none;}

ul,
li,
a {
	padding: 0px;
	margin: 0px;}

button {
	outline: none;}

select {
	width: 100%;}

input::-webkit-input-placeholder {
	color: #3C5AA9;}

input:-moz-placeholder {
	color: #3C5AA9;}

input::-moz-placeholder {
	color: #3C5AA9;}

input:-ms-input-placeholder {
	color: #3C5AA9;}


.left {
	float: left;}

.right {
	float: right;}

.mb10 {
	margin-bottom: 10px;}

.mb15 {
	margin-bottom: 15px;}

.mb20 {
	margin-bottom: 20px;}

.mb25 {
	margin-bottom: 25px;}

.mb30 {
	margin-bottom: 30px;}

.mb35 {
	margin-bottom: 35px;}

.mb40 {
	margin-bottom: 40px;}

.mb45 {
	margin-bottom: 45px;}

.mt10 {
	margin-top: 10px;}

.mt15 {
	margin-top: 15px;}

.mt18 {
	margin-top: 18px;}

.mt20 {
	margin-top: 20px;}

.mt25 {
	margin-top: 25px;}

.bh {
	display: block;
	overflow: hidden;}

.img-hover:hover {
	opacity: 0.8;}


@media (min-width: 1230px) {
	.container {
		width: 1200px;
		max-width: 1200px;}



}

@media (min-width: 1260px) {
	.container {
		width: 1230px;
		max-width: 1234px;}
}

@media (min-width: 1299px) {
	.container {
		width: 1284px;
		max-width: 1284px;}
}

.ycs_style .ycs_wrap #content .row {
	margin-right: 0;
	margin-left: 0;}


/* Scroll to top
---------------------------------- */
.scrollToTop {
	color: #fff;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 50px;
	text-align: center;
	cursor: pointer;
	background-color: #D0021B;
	z-index: 1005;
	display: none;
	line-height: 50px;}

.scrollToTop img {
	display: inline-block;
	width: 27px;}

/* Small devices (tablets, phones less than 767px) */
@media (max-width:767px) {
	.scrollToTop {
		width: 40px;
		height: 40px;
		background-color: rgba(0, 0, 0, 0.4);
		line-height: 40px;}

	.scrollToTop img {
		width: 28px;}
}


.webheader {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/headerbg.jpg") #007879 no-repeat top center;
	padding: 4rem 0;}

.webheader .container { position: relative;}

.top_lanli {
	position: absolute;
	overflow: hidden;
	right: 0;
	top: -3rem;}

.ban_zi { width: 35.1rem; height: 3.7rem; position: absolute; right: 0; bottom: 0;}
.ban_zi img { display: inline;
	opacity: 0;-webkit-transform:translateX(50px);transform:translateX(50px);}

.ban_zi .txt1{-webkit-animation: show 5s 0.1s ease infinite;animation: show 5s 0.1s ease infinite;}
.ban_zi .txt2{-webkit-animation: show 5s 0.2s ease infinite;animation: show 5s 0.2s ease infinite;}	
.ban_zi .txt3{-webkit-animation: show 5s 0.3s ease infinite;animation: show 5s 0.3s ease infinite;}
.ban_zi .txt4{-webkit-animation: show 5s 0.4s ease infinite;animation: show 5s 0.4s ease infinite;}
.ban_zi .txt5{-webkit-animation: show 5s 0.5s ease infinite;animation: show 5s 0.5s ease infinite;}
.ban_zi .txt6{-webkit-animation: show 5s 0.6s ease infinite;animation: show 5s 0.6s ease infinite;}
.ban_zi .txt7{-webkit-animation: show 5s 0.7s ease infinite;animation: show 5s 0.7s ease infinite;}
.ban_zi .txt8{-webkit-animation: show 5s 0.8s ease infinite;animation: show 5s 0.8s ease infinite;}
.ban_zi .txt9{-webkit-animation: show 5s 0.9s ease infinite;animation: show 5s 0.9s ease infinite;}

@-webkit-keyframes show{
	0%{opacity:0;-webkit-transform:translateX(50px) scale(0);}
	20%{opacity:1;-webkit-transform:translateX(0) scale(1);}
	100%{opacity:1;-webkit-transform:translateX(0) scale(1);}
}
@keyframes show{
	0%{opacity:0;transform:translateX(50px) scale(0);}
	20%{opacity:1;transform:translateX(0) scale(1);}
	100%{opacity:1;transform:translateX(0) scale(1);}
}




.search {
	float: right;}

.ks_li {
	float: right;
	margin-top: 8px;
	margin-right: 16px;}

.ks_li li {
	float: left;
	font-size: 14px;
	color: #fff;}

.ks_li li a {
	color: #fff;}

.ks_li li a:hover {
	color: #ecc578
;}

.ks_li li span {
	padding: 0 10px;}

.search {
	width: 150px;
	height: 30px;
	background: #fff;
	border-radius: 30px;
	position: relative;
	margin-top: 3px;
	padding-right: 12px;}

#searchword {
	width: 80%;
	float: left;
	border: 0;
	height: 26px;
	outline: 0;
	margin: 2px 0 0 10%;
	display: inline-block;}

#searchword::placeholder {
    color: #ccc;
}
#sub-pc {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon_search.png") no-repeat;
	width: 15px;
	height: 15px;
	border: 0;
	position: absolute;
	right: 10px;
	outline: 0;
	top: 7px;}

.top_logo {width: 61.3rem;}

.tpic01 {
	width: 100%;}

.tpic02 {
	width: 100%;
	display: none;}

.cent_nav {
	background: #006568;}

/*下拉菜单*/
.head_nav {}

.ycs_style .head_nav .nav>li>a {
	padding: 15px 36px;}

.head_nav .container .nav {
	display: flex;
    justify-content: space-between;
    align-items: center;}

.nav {
	text-align: center;}

.nav li {
	display: inline-block;
	height:5.4rem;}

.nav>li>a {
	font-size:1.8rem;
	color: #FFFFFF;
	padding:1.7rem  1rem;
	transition: all .5s ease;}

.nav>li>a:hover {
	background: none;
	color: #ecc578;}

.nav .dropdown-m {
	position: absolute;
	z-index: 99;
	display: none;
	padding: 12px 0px;
	background: #f3f5fb;
	text-align: left;
	min-width: 18rem;
	box-shadow: 0 10px 10px #c2d0dd;}

.dropdown-li:hover .dropdown-m {
	display: block;}

.nav .dropdown-m li {
	float: none;
	height: auto;
	display: block;
	text-align: left;}

.nav .dropdown-m li a {
	font-size: 1.5rem;
	color: #333;
	line-height:24px;
	padding: 0.5rem 1.5rem;
	display: block;
	width: 100%;
	transition: all 0.3s ease;}

.nav .dropdown-m li a:hover {
	background: none;
	text-decoration: none;
	color: #007879;
	transform: translateX(1px);}

#topNav .swiper-slide {
	padding: 0 5px;
	width: 30%;
	text-align: center;}

.pchide {
	display: none;}

.pad_nav_box {
	background: #004e4f url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/loubg.png") no-repeat  right bottom;
	position: relative;}

#topNav {display: none;
max-height: 100vh;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;

}

#topNav ul {
	line-height: 3.2rem;}

#topNav ul li {
	padding-left: 20px;}

#topNav ul li.active {
	background: #d34f45;}

#topNav ul li a {
	font-size: 1.7rem;
	color: #fff;}

#topNav ul.nav_item li a {
	font-size: 1.5rem;
	color: #fff;}


.mobnav_btn {
	background: none;
	border: 0;
	position: absolute;
	right: 10px;
	top: -7.2rem;}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;}

@media (min-width: 1921px) {}

@media (max-width: 1280px) {}

@media (max-width: 1199px) {
	.nav>li>a {
		padding: 15px;}
}

@media (max-width: 991px) {
	.nav>li>a {
		font-size: 15px;
		padding: 15px 6px;}

	.nav li ul li {
		min-width: 122px;}
}

@media (max-width: 767px) {
	.top_logo {  width: 82%;}

	.tpic01 {display: none;}

	.tpic02 {
		display: block;}

	.pchide {
		display: block;}

	.mobhide {
		display: none;}
}

@media (max-width: 600px) {}

@media (max-width: 500px) {}

@media (max-width: 450px) {}

@media (max-width: 380px) {}

@media (max-width: 320px) {}

/*左侧栏目*/
.sidebar {}

.sidebar .title {
	margin: 0;
	background: #9b0c01;
	color: #fff;
	padding: 15px;}

.navLeft {
	width: 100%;}

.navLeft_ul {}

.navLeft_ul li {
	line-height: 42px;
	background: #fad5d2;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	padding: 0 15px;}

.navLeft_ul li.active,
.navLeft_ul li:hover {
	background: #f6b0ab;}

.navLeft_ul li.active a,
.navLeft_ul li:hover a {
	color: #fff;}

.m_menu_box {
	position: fixed;
	right: 0;
	top: 200px;
	z-index: 10;
	display: none;}

.m_menu_btn {
	width: 40px;
	height: 70px;
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/20220607_nav01.png") no-repeat center;
	background-color: rgba(155, 12, 1, 0.7);
	border-radius: 6px 0 0 6px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	left: -39px;}

.m_menu_btn.open {
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/20220607_nav02.png");}

.m_menu {
	background-color: rgba(155, 12, 1, 0.7);
	border-radius: 6px 0 0 6px;}

.m_menu li {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #9b0c01;}

.m_menu li:last-child {
	border-bottom: 0;}

.m_menu li a {
	color: #fff;
	display: block;
	padding: 0 25px;
	height: 40px;
	line-height: 40px;}


.swiper-pagination-switch {
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 8px;
	background: #555;
	margin: 0 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;}

.swiper-active-switch {
	background: #fff;}

.banner01 {}

.banner01.swiper-container-horizontal>.swiper-pagination-bullets {
	display: inline-block;
	left: auto;
	right: 12px;
	width: auto;
	bottom: 14px;}

.banner01 .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: #fff;
	opacity: 1;}

.banner01 .swiper-pagination-bullet-active {
	width: 40px;
	border-radius: 20px;}

.djban_txt {
	padding: 35px 20% 10px 15px;
	font-size: 18px;
	color: #fff;
	line-height: 34px;
	font-weight: 700;
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/bantxtbg.png") repeat-x;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;}

.djban_txt:hover {
	color: #209bf9;}

.djban_txt {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}


@media (min-width: 768px) {
	.banner01 .slides img {
		width: 100%;
		height: 402px;
		object-fit: cover;}
}

@media (max-width: 1440px) {}

@media (max-width: 1366px) {}

@media (max-width: 1280px) {}

@media (max-width: 1199px) {}

@media (max-width: 991px) {}

@media (max-width: 767px) {
	.banner01 .slides img {
		width: 100%;
		max-height: 230px;
		object-fit: cover;}

	.m_menu_box {
		display: block;
		top: 200px;}

	.banner01.swiper-container-horizontal>.swiper-pagination-bullets {
		display: none;}

	.djban_txt {
		padding-right: 15px;
		white-space: normal;
		font-size: 15px;}
}

@media (max-width: 600px) {

	.djban_txt {
		font-size: 1.4rem;
		line-height: 24px;
		overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
}

@media (max-width: 500px) {}

@media (max-width: 450px) {}

@media (max-width: 380px) {}

@media (max-width: 320px) {}


/* 内容 */
.in_cent {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/indexbg.jpg") repeat-x;}

.news_video {
	margin-top:4.2rem;
	background: #fff;}

.yaowen {
	padding-top:2rem; padding-right: 2.6rem;}

.title_yw {
	display: flex;
	align-items: center;
	border-bottom: none;
	justify-content: space-between;
	margin-bottom:0.2rem;}

.title_yw h3 {
	font-size: 2.2rem;
	line-height: 3rem;
	padding: 0;
	margin: 0;
	font-weight: 700;
	color: #006666;
	display: flex;
	align-items: center;
	white-space: nowrap;}

.title_yw h3 span {
	display: inline-block;
	width: 5rem;
	height: 2px;
	background: #006666;
	margin-left: 15px;}

.title_yw .line {
	flex: 1;
	height: 1px;
	background: #ddd;
	margin: 0 15px 0 0;}

.title_yw a {
	font-size: 14px;
	color: #006666;
	white-space: nowrap;
	display: flex;
	align-items: center;
	text-decoration: none;}

.title_yw a::after {
	content: '';
	margin-left: 4px;
	background:url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/morebg.jpg") no-repeat center;
	width: 13px;
	height: 13px;
	color: #fff;transition: all .5s ease;}

.title_yw a:hover::after  {
	color: #004444; border-radius: 50%;}

.yaowen li {
	font-size: 1.6rem;
	line-height: 5.6rem;
	border-bottom: 1px solid #e4f2f2;}

.yaowen ul {}

.yaowen li a {
	display: block;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .5s ease;}

.yaowen li:last-child {
	border-bottom: 0;}

.yaowen li a:hover {
	color: #007879; transform: translateX(5px);}

.bging {
	background: #fceac4;
	padding: 6px;}

.padline {
	padding: 15px 12px 20px;
	border: 1px solid #df9b86;}

.img_bgsy {
	background: #fff;
	padding: 5px;
	margin-right: 20px;}

.padline p {
	text-indent: 2em;
	font-size: 20px;
	line-height: 31px;
	color: #473203;
	margin-bottom: 0;}

.shipin {}

.shipin li {}

.shipin li img {
	width: 100%;
	height: 170px;}

.shipin li p {
	margin-top: 7px;
	line-height: 28px;}

.xueshu_cent {
	overflow: hidden;}

.chengjiu {}

.chengjiu p {
	text-indent: 2em;
	margin-bottom: 20px;}

.chengjiu ul {
	overflow: hidden;
	width: 100%;
	float: left;}

.chengjiu ul li {
	float: left;
	width: 33%;
	text-align: center;}

.chengjiu ul li a {

	padding-left: 27px;}

.wenzi_list li {
	line-height: 45px;}

.wenzi_list li a {
	
	padding-left: 28px;}


.wenzi_listbg li a {}

.tuwen_list {
	overflow: hidden;}

.tuwen_list li img {
	height: 185px;}

.tuwen_list li p {
	margin-top: 10px;
	line-height: 28px;}

.lan_title {
	overflow: hidden;
	text-align: center;
	position: relative;
	margin: 10px 0 20px;}

.lan_title a {
	font-size: 30px;
	line-height: 24px;
	padding: 8px 0 22px;
	font-weight: 700;
	text-decoration: none;
	color: #d70b0b;
	display: block;
	border-bottom: 2px solid #d70b0b;
	margin-bottom: 10px;}

.lan_title span {
	position: absolute;
	width: 20px;
	height: 20px;
	bottom: 1px;
	left: 50%;
	margin-left: -10px;}

.lan_title a:hover {
	color: #1c5fe8;}


.wenzi_list li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 100%;}

.wenzi_list li span {
	font-size: 19px;
	line-height: 38px;
	color: #aaa9a9;
	text-decoration: none;}


.zm_cenbaner {
	background: #dcebff;
	padding: 25px 20px 15px;}

.zm_txt {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 5px;}

.text_list {
	overflow: hidden;
	margin-top: 20px;}

.pic_list {
	padding: 0 17px 10px;}

.pic_list .tuwen_list {
	margin: 0 -10px;}

.pic_list .tuwen_list li {
	padding: 0 10px;
	margin-bottom: 15px;}

.jzandxw {
	margin: 0 -10px 32px;}

.jzandxw>.col-md-6 {
	padding: 0 10px;}

.kxjz_ten {}

.cent_sdnew {
	background: #f3f3f3;
	margin-top: -66px;
	padding: 0 15px;
	padding-top: 66px;}

.top_title {
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	padding: 59px 0;
	padding-left: 90px;
	position: relative;}

.top_title01 {
	font-size: 31px;
	font-weight: 700;
	color: #fff;
	line-height: 40px;
	text-align: center;
	padding: 31px 0;
	padding-right: 110px;
	position: relative;}

@media (min-width: 768px) {
	.tuwen_list li p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height: 58px;}

	.bghui li {
		padding: 0 8.5px;}


}

@media (max-width: 1298px) {
	.kxr_txtvid {
		margin-top: -300px;}

	.tuwen_list li img {
		height: 175px;}

	.tp_bgcentxt p {
		font-size: 19px;}
}

@media (max-width: 1280px) {
	.kxr_txtvid {
		margin-top: -440px;}
}

@media (max-width: 1199px) {
	.kxr_txtvid {
		margin-top: -300px;}

	.shipin li img {
		height: 141px;}

	.tuwen_list li img {
		height: 134px;}

	.kxr_txtvid {
		margin-top: -410px;}

	.tp_bgcentxt {
		background-size: cover;}

	.top_title,
	.top_title01 {
		background-size: 100%;}

	.top_title01 {
		font-size: 28px;
		line-height: 35px;
		padding: 36.6px 0;
		padding-right: 100px;}

	.yaowen li {
		line-height: 44px;}

	.yaowen ul {
		padding-top: 10px;}
}

@media (max-width: 1099px) {
	.kxr_txtvid {
		margin-top: -370px;}
}

@media (max-width: 991px) {
	.kxr_txtvid {
		margin-top: -338px;}

	.shipin li img {
		height: 229px;}

	.bghui li {
		margin-bottom: 15px;}

	.tuwen_list li img {
		height: 95px;}

	.tp_bgcentxt p {
		font-size: 18px;}

	.top_title {
		font-size: 28px;
		padding: 40px 0;
		padding-left: 70px;}

	.top_title01 {
		font-size: 22px;
		line-height: 28px;
		padding: 24px 0;
		padding-right: 75px;}
}

@media (max-width: 767px) {
	.kxr_txtvid {
		margin-top: -255px;}

	.video_kex video {
		width: 100%;
		height: auto;}

	.wenzi_list li a {
		max-width: 100%;}

	.shipin li img {
		height: auto;}

	.tuwen_list li img {
		height: auto;
		width: 100%;}

	.chengjiu ul li {
		width: 100%;
		text-align: left;}

	.wenzi_list li span {
		display: none;}

	.ywtop h3 {
		white-space: normal;
		font-size: 20px;}

	.ywtop p {
		font-size: 16px;}

	.zt_cent {
		font-size: 16px;}

	.img_bgsy {
		margin: 0 0 15px 0;
		width: 100%;}

	.img_bgsy b img {
		width: 100%;}

	.padline p {
		font-size: 16px;}

	.tuwen_list li p {
		font-size: 16px;
		height: auto;
		margin-bottom: 18px;}

	.lan_title01 {
		background: none;}

	.top_title {
		font-size: 36px;
		padding: 69px 0;
		padding-left: 90px;}

	.top_title01 {
		font-size: 31px;
		padding: 41px 0;
		padding-right: 110px;
		line-height: 40px;}

	.yaowen li a {
		white-space: normal;}

	.yaowen li {
		line-height: 24px;
		padding-bottom: 10px;
		margin-bottom: 10px;
		font-size: 1.4rem;}
}

@media (max-width: 680px) {}

@media (max-width: 500px) {
	.top_title01 {
		font-size: 26px;
		line-height: 30px;}
}

@media (max-width: 460px) {
	.lan_title a {
		font-size: 24px;}

	.top_title {
		font-size: 28px;
		padding: 40px 0;
		padding-left: 70px;}

	.top_title01 {
		font-size: 20px;
		line-height: 24px;
		padding: 24px 0;
		padding-right: 75px;}
}

@media (max-width: 385px) {}

@media (max-width: 345px) {
	.top_title {
		font-size: 24px;}
}


/*tab*/
.wzhdky {margin-top:4.2rem;
	min-height: 306px;}

.zh_news {
	min-height: 506px;}

.events_tab .tabmenu {
	margin-bottom:2.2rem;
	border-bottom: 2px solid #cbe0e1;
	height:4.6rem;
	line-height:4.6rem;}

.events_tab .tabmenu ul li {
	float: left;
	position: relative;}

.events_tab .tabmenu .selected {
	background: #00797c;}

.events_tab .tabmenu ul li:last-child {
	margin-right: 0px;}

.events_tab .tabmenu ul li a {
	font-size:2.2rem;
	height: 4.6rem;
	font-weight: 700;
	color: #00797c;
	display: block;}

.events_tab .tabmenu ul li.selected a {
	color: #fff;
	font-weight: 700;}

.events_tab .tabmenu ul li span {
	height: 4px;
	position: absolute;
	width: 100%;
	background: #00797c;
	bottom: 0;}

.tab_con {
	display: none;}

.iconbg01 {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon01.png") left 14px center no-repeat;
	padding: 0 18px 0 45px;}

.iconbg02 {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon02.png") left 14px center no-repeat;
	padding: 0 18px 0 45px;}

.iconbg03 {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon03.png") left 14px center no-repeat;
	padding: 0 18px 0 46px;}

.iconbg04 {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon04.png") left 14px center no-repeat;
	padding: 0 18px 0 54px;}

.iconbg05 {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon05.png") left 14px center no-repeat;
	padding: 0 18px 0 54px;}

.iconbg06 {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon06.png") left 14px center no-repeat;
	padding: 0 18px 0 50px;}

.iconbg07 {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon07.png") left 14px center no-repeat;
	padding: 0 18px 0 54px;}

.iconbg08 {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon08.png") left 14px center no-repeat;
	padding: 0 18px 0 54px;}

.iconbg09 {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon09.png") left 14px center no-repeat;
	padding: 0 18px 0 54px;}

.selected .iconbg01 {
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon01hov.png");}

.selected .iconbg02 {
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon02hov.png");}

.selected .iconbg03 {
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon03hov.png");}

.selected .iconbg04 {
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon04hov.png");}

.selected .iconbg05 {
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon05hov.png");}

.selected .iconbg06 {
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon06hov.png");}

.selected .iconbg07 {
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon07hov.png");}

.selected .iconbg08 {
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon08hov.png");}

.selected .iconbg09 {
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon09hov.png");}

.wa_school {
	font-size: 18px;
	color: #444;
	font-weight: 700;
	margin-left: 15px;
	float: left;}

.wa_school img {
	display: inline-block;
	margin: -4px 5px 0 0;}


.fwcx {
	width: 100%;
	overflow: hidden;}

@media (max-width: 1199px) {
	.index_tab .tabmenu ul li {
		font-size: 19px;}

	.index_tab .tabmenu ul li a {
		font-size: 19px;}

	.index_tab .tabmenu ul li.selected a {
		font-size: 19px;}

	.index_job .tabmenu ul li {
		font-size: 19px;}

	.index_job .tabmenu ul li a {
		font-size: 19px;}

	.index_job .tabmenu ul li.selected a {
		font-size: 19px;}

}

@media (max-width: 991px) {
	.index_tab .tabmenu ul li {
		font-size: 20px;}

	.index_job .tabmenu ul li {
		font-size: 20px;}

	.fwcx {
		max-height: none;}

	.wzhdky {
		min-height: 353px;}

	.zh_news .col-md-8 {
		margin-bottom: 35px
	;}
}

@media (max-width: 640px) {
	.index_tab .tabmenu ul li {
		font-size: 19px;}

	.index_job .tabmenu ul li {
		font-size: 19px;}

	.btn-text {
		margin: 8px 0;}

	.events_tab .tabmenu ul li a {
		font-size:2rem;}

	.iconbg01 {
		background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/icon01_20220702gb.png") left 8px center no-repeat;
		background-size: 15% auto;
		padding: 0 10px 0 30px;}

	.iconbg02 {
		background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/icon02_20220702gb.png") left 8px center no-repeat;
		background-size: 15% auto;
		padding: 0 10px 0 28px;}

	.iconbg03 {
		background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/icon03_20220702gb.png") left 8px center no-repeat;
		background-size: 15% auto;
		padding: 0 10px 0 28px;}

	.iconbg04 {
		background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/icon04_20220702gb.png") left 8px center no-repeat;
		background-size: 15% auto;
		padding: 0 10px 0 30px;}

	.iconbg05 {
		background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/icon05_20220702gb.png") left 8px center no-repeat;
		background-size: 15% auto;
		padding: 0 10px 0 30px;}

	.iconbg06 {
		background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/icon06_20220702gb.png") left 8px center no-repeat;
		background-size: 20% auto;
		padding: 0 10px 0 30px;}

	.iconbg07 {
		background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/icon07_20220702gb.png") left 8px center no-repeat;
		background-size: 20% auto;
		padding: 0 10px 0 30px;}
}

@media (max-width: 320px) {
	.events_tab .tabmenu ul li {
		font-size: 12px;
		font-weight: 500;}
}

.list-tab {
	overflow: hidden;
	display: block;}

.list-tab ul {
	float: left;
	width: 76%;
	padding-left: 28px;}

.list-tab ul li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;
	width: 100%;
	text-align: left;
	padding: 0;
	margin-bottom: 14px;}

.list-tab ul li:last-child {
	margin-bottom: 0;}

.list-tab ul li a {
	float: left;
	/*width:88%;*/
	max-width: 85%;
	overflow: hidden;
	font-size: 15px;
	color: #333;
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/index_03_bg.png");
	background-repeat: no-repeat;
	background-position: left 6px;
	padding: 0 0 0 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	font-weight: 500;}

.list-tab ul li a>img {
	display: inline-block;
	margin: 0 0 0 6px;}

.list-tab ul li a:hover {
	color: #3C61C2;
	text-decoration: none;}

.list-tab .jqfb_ul i {
	margin: 0;}

.list-tab i {
	float: left;
	margin: 14px 0 0 8px;}

.list-tab span {
	color: #a6a6a6;
	font-size: 14px;
	padding-right: 4px;}

.list-tab span.right {
	float: right;}

.list-tab .lingt_smbig li {
	margin-bottom: 16px;}

.list-tab .top_newtit a {
	width: 100%;
	max-width: 100%;
	white-space: normal;
	padding-left: 0;}

.list-tab .top_newtit a h3 {
	margin: 0 0 5px;
	line-height: 25px;
	font-size: 18px;
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 50px;}

.list-tab .top_newtit a p {
	color: #7995bc;
	font-size: 14px;
	margin-bottom: 12px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 40px;}

.list-tab .top_newtit a:hover h3 {
	color: #0096ff;}

ul.jqfb_ul li a h3 {
	font-size: 16px;
	color: #3d55a7;
	margin: 0 0 4px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;}

ul.jqfb_ul li a p {
	font-size: 14px;
	color: #333333;
	margin-bottom: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;}

.list-tab ul.jqfb_ul li a {
	max-width: 100%;
	width: 100%;
	white-space: normal;}

ul.jqfb_ul li a:hover h3 {
	color: #209bf9;}

.left-txtximg {
	float: left;
	width: 24%;
	background: #fff;
	border-radius: 0 0 6px 6px;}

.left-txtximg img {
	width: 100%;}

.left-txtximg a p {
	font-size: 15px;
	color: #444;
	margin-top: 10px;
	line-height: 1.6;}

.left-txtximg a:hover p {
	color: #3C61C2;}

.top_bgxw {
	background: #f0f5ff;
	overflow: hidden;}

.top_bgxw .leftimg {
	float: left;
	margin-right: 20px;
	width: 266px;
	height: 180px;}

.top_bgxw .right_txt {
	padding-right: 20px;}

.top_bgxw .right_txt h4 {
	font-size: 18px;
	color: #333333;
	margin: 20px 0 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	overflow: hidden;}

.top_bgxw .right_txt p {
	font-size: 14px;
	color: #333333;
	text-indent: 2em;
	line-height: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;}

.top_bgxw .right_txt a:hover h4 {
	color: #3C61C2;}

.list-tab ul.newli {
	width: 100%;
	padding-left: 0;
	padding-top: 20px;}

.xzfc_li {
	margin-top: 22px;}

.xzfc_li li .xuezhe_second {
	margin-bottom: 20px;
	padding: 0;}

.xzfc_li li .xuezhe_second b img {
	min-height: 82px;}

.xzfc_li li .xuezhe_first b img {
	min-height: 185px;
	object-fit: cover;}

.xzfc_li li .xuezhe_second>a span {
	max-width: 30%;}

.xzfc_li li .xuezhe_second:last-child {
	margin-bottom: 0;}

.xzfc_li li a {
	display: block;
	position: relative;}

.xzfc_li>ul.row {
	margin-left: -10px;
	margin-right: -10px;}

.xzfc_li>ul.row>li {
	padding-right: 10px;
	padding-left: 10px;}

.xzfc_li li a>b img {
	width: 100%;}

.xzfc_li li span {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -21px 0 0 -21px;}

.xzfc_li li .djban_txt {
	font-size: 14px;
	color: #fff;
	font-weight: 100;
	line-height: 20px;
	padding-right: 12px;
	padding-left: 12px;
	white-space: inherit;}

.xzfc_li li.col-md-4>.row {
	margin: 0;}

@media (max-width: 767px) {
	.xzfc_li li.col-md-4>.row {
		margin-left: -10px;
		margin-right: -10px;}

	.xzfc_li li .djban_txt {
		font-size: 16px;}

	.xzfc_li>ul.row>li.col-md-8 {
		margin-bottom: 20px;}

	.xzfc_li li .xuezhe_second b img {
		min-height: 125px;
		object-fit: cover;}

	.xzfc_li li .xuezhe_second {
		padding: 0 10px;}

	.xzfc_li li .xuezhe_second .djban_txt {
		position: relative;
		position: relative;
		padding: 10px;
		background: none;
		color: #000;}
}

.tzgg_tab .tabmenu {
	margin-bottom: 0;}

.tzgg_tab .tabmenu ul li span {
	background: none;}

.tzgg_tab .tabmenu ul li a {
	color: #333;}

.events_tab .tabmenu .selected span {
	background: #00696c;}

.tzgg_tab .tabmenu .selected {
	background: #fff;}

.tzgg_tab .tabmenu ul li.selected a {
	color: #00696c;}

.tzgg_tab .tzgg {
	background: #f0f5ff;}

.tz_mttab {
	padding: 30px 20px 10px;}

.tz_mttab li {
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/icon10_20220702gb.png") left 5px no-repeat;
	padding-left: 14px;
	margin-bottom: 20px;}

.tz_mttab li a {
	font-size: 16px;
	color: #333;}

.tz_mttab li a span {
	font-size: 15px;
	color: #999;}

.tz_mttab li a:hover {
	color: #3d55a7;}

.events_tab {
	position: relative;}

.mores_all {
	position: absolute;
	right: 0;
	top: 11px;}

.mores_all a {
	font-size: 14px;
	color: #006666;
	display: flex;
	align-items: center;
	text-decoration: none;}

.mores_all a::after {
	content: ' ';
	margin-left: 4px;
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/morebg.jpg") no-repeat center;
    width: 13px;
    height: 13px;
    color: #fff;
    transition: all .5s ease;}

.mores_all a:hover::after  {
	color: #004444; border-radius: 50%;}


.text_listtime {
	margin: 20px 0 45px;}



.ztjj_cent {}

.ztjj_cent .title_yw {
	margin-bottom: 22px;}

.ztjj_cent .title_yw h3 {
	line-height: 34px;
	padding-bottom: 10px;
	padding-left: 30px;
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/icon08_20220702gb.png") left 5px no-repeat;}

.ztjj_cent .title_yw a {
	margin: 12px 0 0 0;}

.zt_li li {
	text-align: center;
	font-size: 18px;
	margin-bottom: 30px;}

.zt_li li img {
	margin-bottom: 10px;
	max-height: 100px;}


@media (max-width: 1199px) {
	.list-tab ul li a {
		max-width: 81%;}

	.tz_mttab li a {
		font-size: 14px;}

	.tz_mttab li {
		margin-bottom: 17px;}
}

@media screen and (max-width: 992px) {
	.list-tab {
		height: auto !important;
		margin-left: 0px;}
}

@media (max-width: 991px) {
	.list-tab ul li a {
		font-size: 15px;}

	.list-tab span {}

	.list-tab i {
		margin: 10px 0 0 8px;}
}

@media screen and (max-width: 767px) {
	.list-tab ul li {}

	.list-tab ul li a {
		max-width: 100%;
		white-space: normal;
		line-height: 24px;
		background-position: left 10px;
		overflow: hidden;
		text-overflow: ellipsis;}

	.list-tab span {
		width: 0px;
		visibility: hidden;
		display: none;}

	.left-txtximg {
		width: 100%;
		margin-bottom: 25px;}

	.list-tab ul {
		width: 100%;
		padding-left: 0;}

	ul.jqfb_ul li a h3 {
		white-space: normal;
		overflow: auto;
		line-height: 22px;}

	ul.jqfb_ul li a p {
		-webkit-line-clamp: unset;}

	.top_bgxw .leftimg {
		width: 100%;
		height: auto;}

	.xzfc_li li a>b img {
		height: auto;}

	.zt_li li {
		font-size: 16px;
		margin-bottom: 20px;}
}

.list-news {
	overflow: hidden;
	display: block;}

.list-news li {
	overflow: hidden;
	clear: both;
	border-bottom: 0px dashed #d4d4d4;}

.list-news li:nth-child(5n+0) {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #D8D8D8;}

.list-news li a {
	float: left;
	/*width:86%;*/
	max-width: 84%;
	overflow: hidden;
	font-size: 16px;
	line-height: 42px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: left 18px;
	padding-left: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;}

.list-news li a>img {
	display: inline-block;
	margin: 0 0 0 6px;}

.list-news li a:hover {
	color: #2459BC;}

.list-news i {
	float: left;
	margin: 14px 0 0 8px;}

.list-news span {
	line-height: 42px;
	color: #999999;
	font-size: 16px;}

.list-news span.right {
	float: right;}

@media (max-width: 1199px) {
	.list-news li a {
		max-width: 81%;}
}

@media screen and (max-width: 991px) {
	.list-news li a {
		max-width: 73%;
		font-size: 15px;}

	.list-news i {
		margin: 12px 0 0 8px;}
}

@media screen and (max-width: 767px) {
	.list-news ul li {
		padding: 4px 0;}

	.list-news li a {
		max-width: 100%;
		white-space: normal;
		line-height: 24px;
		background-position: left 10px;}

	.list-news span.right {
		visibility: hidden;
		display: none;}

	.mores_all a {
		font-size: 12px;}
}

/* 三列新闻列表 */
.news-grid-3col {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 2.5rem;
	margin-bottom:2.5rem;}

.news-item {
	background: #f5f5f5;
	padding:2.5rem 2rem;
	border-top: 3px solid #007879;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
	display: flex;
	gap:2.5rem;}

.news-item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: #007879;
	transition: height 0.3s ease;
	z-index: 0;}

.news-item:hover::before {
	height: 100%;}

.news-item:hover .news-date .day,
.news-item:hover .news-date .year,
.news-item:hover .news-content h4 a,
.news-item:hover .news-content p {
	color: #fff;}

.news-item:hover .news-line {
	background: rgba(255, 255, 255, 0.6);}

.news-date {
	position: relative;
	z-index: 1;
	flex-shrink: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;}

.news-date .day {
	display: block;
	font-size:2.4rem;
	font-weight: bold;
	color: #017777;
	line-height: 1.2;
	transition: color 0.3s ease;}

.year-line {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-top: 4px;}

.news-date .year {
	font-size: 1.2rem;
	color: #999;
	transition: color 0.3s ease;}

.news-line {
	width: 30px;
	height: 1px;
	background: #d3d3d3;
	position: relative;
	z-index: 1;
	transition: background 0.3s ease;
	flex-shrink: 0;}

.news-content {
	position: relative;
	z-index: 1;
	flex: 1;}

.news-content h4 {
	font-size:1.6rem;
	font-weight: normal;
	margin: 0 0 10px 0;
	line-height: 1.5;}

.news-content h4 a {
	color: #333;
	text-decoration: none;
	transition: color 0.3s ease;
	overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

.news-content p {
	font-size: 13px;
	color: #333;
	line-height: 1.6;
	margin: 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	transition: color 0.3s ease;
	opacity: 0.68;}

/* 科研进展 */
.kyjz_box {
	background: #fff;
	margin-top: 4.2rem;}

/* 标题部分 */
.kyjz-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #00797c;
	border-bottom: 4px solid #00696c;
	padding: 1.1rem 1.5rem;
	margin-bottom: 2.2rem;}

.kyjz-title {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #fff;
	font-size: 2.2rem;
	font-weight: bold;}

.icon-news {
	display: inline-block;
	width: 24px;
	height: 25px;
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon03hov.png") no-repeat center;
	background-size: contain;}


.kyjz-more a {
    font-size: 14px;
    color: #fff;
    display: flex;
    align-items: center;
    text-decoration: none;}


.kyjz-more a::after {
	content: '';
    margin-left: 4px;
    background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/morebg2.jpg") no-repeat center;
    width: 13px;
    height: 13px;
    color: #fff;
    transition: all .5s ease;}
.kyjz-more a:hover::after {
	border-radius: 50% ;}


/* 轮播内容部分 */
.kyjz-slider {
	position: relative;}

.kyjz-item {
	background: #fff;
	
	overflow: hidden;
	transition: all 0.3s ease;
	display: block;
	text-decoration: none;
	color: inherit;}

.kyjz-item:hover {
	/* box-shadow: 0 4px 12px rgba(0,0,0,0.1); */
	transform: translateY(-8px);}

.kyjz-img {
	width: 100%;
	height:30rem;
	overflow: hidden;
	border: 1px solid #e8e8e8;}

.kyjz-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;}

.kyjz-item:hover .kyjz-img img {
	transform: scale(1.05);}

.kyjz-info {
	 padding:1.5rem 2rem;
	background: #006666;}

.kyjz-info h4 {
	font-size:1.7rem;
	color: #fff;
	font-weight: normal;
	line-height: 1.6;
	min-height: 5rem;
	margin: 0 0 10px 0;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;}

.kyjz-info h4 a {
	color: #fff;
	text-decoration: none;}

.kyjz-info h4 a:hover {
	text-decoration: underline;}

.kyjz-date {
	font-size: 1.3rem;
	color: rgba(255,255,255,0.8);
	display: flex;
	align-items: center;
	gap: 6px;}

.date-icon {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJyZ2JhKDI1NSwyNTUsMjU1LDAuOCkiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48cmVjdCB4PSIzIiB5PSI0IiB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHJ4PSIyIiByeT0iMiI+PC9yZWN0PjxsaW5lIHgxPSIxNiIgeTE9IjIiIHgyPSIxNiIgeTI9IjYiPjwvbGluZT48bGluZSB4MT0iOCIgeTE9IjIiIHgyPSI4IiB5Mj0iNiI+PC9saW5lPjxsaW5lIHgxPSIzIiB5MT0iMTAiIHgyPSIyMSIgeTI9IjEwIj48L2xpbmU+PC9zdmc+) no-repeat center;
	background-size: contain;}

/* 轮播导航按钮 */
.kyjz-slider .swiper-button-prev,
.kyjz-slider .swiper-button-next {
	width: 40px;
	height: 40px;
	background: rgba(0,102,102,0.8);
	border-radius: 50%;
	color: #fff;}

.kyjz-slider .swiper-button-prev:after,
.kyjz-slider .swiper-button-next:after {
	font-size: 18px;}

.kyjz-slider .swiper-button-prev {
	left: -10px;}

.kyjz-slider .swiper-button-next {
	right: -10px;}

.kyjz-slider .swiper-pagination {
	position: relative;
	margin-top:2.5rem;}

.kyjz-slider .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background: #ccc;
	opacity: 1;}

.kyjz-slider .swiper-pagination-bullet-active {
	background: #006666;}

/* 学术讲座标题 */
.xsjz_box { margin-top: 0rem;}

.xsjz_title {
	display: flex;
	align-items: center;
	position: relative;
	border-bottom: 2px solid #cbe0e1;
    height: 4.6rem;
    line-height: 4.6rem;
	margin-bottom: 2.2rem;}

.xsjz-title-left {
	display: flex;
	align-items: center;
	gap: 8px;
	background: #00797c;
	color: #fff;
	font-size:2.2rem;
	font-weight: bold;
	padding:0 1.8rem;
	white-space: nowrap;
	border-bottom: 4px solid #00696c;}

.icon-lecture {
	display: inline-block;
	width: 2.4rem;
	height:2.5rem;
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/icon05hov.png") no-repeat center;
	background-size: contain;}

.xsjz-more {
	color: #006666;
	font-size: 14px;
	text-decoration: none;
	display: flex;
	align-items: center;
	gap: 4px;
	margin-left: auto;
	padding-right: 20px;
	white-space: nowrap;}

.xsjz-more::after {
	content: '+';
	font-size: 16px;}

.xsjz-more:hover {
	color: #004444;}

/* 学术讲座内容区域 */
.xsjz-content {
	display: flex;justify-content: space-between;
	gap: 20px;
	margin-top: 0.5rem;}

/* 左侧区域 - 占2/3 */
.xsjz-left {
	width: 66%;
	position: relative;}

.xsjz-slider-wrapper {
	background: #f8f9fa;
	/* border: 1px solid #e8e8e8; */
	position: relative;
	box-shadow: 0 0 20px rgba(0,0,0,0.08);}

.xsjz-slider-wrapper .swiper-slide {
	height: auto;}

.xsjz-slider-main {
	display: flex;
	/*min-height: 40rem;*/
	text-decoration: none;
	color: inherit;}

.xsjz-slider-main:hover {
	text-decoration: none;
	color: inherit;}

/* 左图 - 占38% */
.xsjz-left-img {
	width:32.2116%;
	flex-shrink: 0;
	overflow: hidden;}

.xsjz-left-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.5s ease;}

.xsjz-slider-main:hover .xsjz-left-img img {
	transform: scale(1.05);}

/* 右字 - 占62% */
.xsjz-left-info {
	width: 67.7%;
	padding:3rem;
	position: relative;
	background: #fff url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/loubg.png") no-repeat right bottom;
	display: flex;
    flex-direction: column;
	justify-content: center;}

.xsjz-tag {
	color: #535353;
	font-size:1.7rem;
	margin-bottom:1.5rem;}

.xsjz-title-main {
	color: #00686b;
	font-size: 2.4rem;
	font-weight: bold;
	margin: 0 0 3rem 0;}

.xsjz-info-item {
	display: flex;
	margin-bottom: 0.5rem;
	align-items: center;}

.mb-2 {
	margin-bottom: 2rem;}
.xsjz-label {
	color: #535353;
	width: 8rem;
	margin-right: 1rem;
	flex-shrink: 0;
	font-size: 1.6rem;
	padding: 0.3rem 0.8rem;
	text-align: justify;text-align-last: justify;}

.bg_kuang {
	background: #00686b;
	color: #fff;
	border-radius: 3px;}

.xsjz-value {
	color: #535353;
	flex: 1;
	font-size: 1.6rem;}

.xsjz-value.highlight {
	color: #000;
	font-weight: bold;
	font-size: 2rem;
	transition: all .5s ease;
	overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.xsjz-slider-main:hover .xsjz-value.highlight {	color: #ff6c00; padding-left: 5px;}
/* 右下角三角形按钮 */
.xsjz-next-btn {
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
	width: 5.5rem;
	height: 5.5rem;
	background: #006666;
	display: flex;
	align-items: center;
	justify-content: center;
	clip-path: polygon(100% 0, 100% 100%, 0 100%);
	transition: background 0.3s ease;}

.xsjz-next-btn:hover {
	background: #ff6c00;}

.arrow-icon {
	width: 5.5rem;
	height:5.5rem;
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/arrow-r.png") no-repeat center;
	background-size: contain;
	transition: all .5s ease;}
.xsjz-next-btn:hover .arrow-icon {transform: rotate(-45deg) translate(-10px, 1px);}
/* 右侧区域 - 占1/3 */
.xsjz-right {
	width: 32%;
	display: flex;
	flex-direction: column;}

.xsjz-list-item {	
	padding:1rem 2rem;
	border-bottom: 1px solid #e8e8e8;
	transition: all 0.3s ease;
	cursor: pointer;
	flex: 1;
	display: flex;
	flex-direction: column;justify-content: center;}

.xsjz-list-item:hover {
	background: #006969;}

.xsjz-list-item:hover .xsjz-list-date,
.xsjz-list-item:hover .xsjz-list-label,
.xsjz-list-item:hover .xsjz-list-colon,
.xsjz-list-item:hover .xsjz-list-content {
	color: #fff;}



.xsjz-list-date {
	font-size: 1.8rem;
	font-weight: normal;
	color: #000000;
	margin-bottom: 1rem;
	transition: color 0.3s ease;
	overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.xsjz-list-item:hover .xsjz-list-row { opacity: 0.86;}
.xsjz-list-item:hover .xsjz-list-date {  font-weight: bold;}

/* 右侧列表行布局 - 两端对齐 */
.xsjz-list-row {
	display: flex;
	align-items: flex-start;
	font-size: 1.6rem;
	line-height: 1.8;}

.xsjz-list-label {
	color: #626262;
	width: 6.4rem;
	flex-shrink: 0;
	text-align: justify;
	text-align-last: justify;
	transition: color 0.3s ease;}

.xsjz-list-colon {
	color: #626262;
	flex-shrink: 0;
	transition: color 0.3s ease;}

.xsjz-list-content {
	color: #626262;
	flex: 1;
	transition: color 0.3s ease;
	overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}

/* 友情链接 */
.friend-link-box {max-width:30rem;}

.friend-link-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 1rem 1.5rem;
	border-bottom: 1px solid #e8e8e8;
	font-size: 1.6rem;
	color: #333;
	cursor: pointer;}

.friend-link-header .arrow-down {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #999;}

.friend-link-content {
	display: flex;
	justify-content: space-around;
	gap:1.2rem;}

.qrcode-item {
	text-align: center;}

.qrcode-img {
	width: 9rem;
	height: 9rem;
	margin-bottom: 1rem;}

.qrcode-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;}

.qrcode-text {
	font-size: 1.4rem;
	color: #fff;}


/* foot */
.foot {
	background: #076c74 url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/footbg.jpg") no-repeat center bottom;
	color: #fff;
	padding:5rem 0;
	margin-top: 4.2rem;}

.foot a {
	color: #fff;}

.leftbtmlogo {
	float: left;
	width:43.5rem;
	margin-top: 7px;}

.foot .copyright {
	overflow: hidden;
	display: flex;
    justify-content: space-between;
    align-items: center;}

.foot a:hover {
	color: #00b3c1;}

.foot .left {
	width: 40rem;
	text-align: left;
	padding-left: 10rem;}

.top_yqlj {
	overflow: hidden;}

.top_yqlj h6 {
	font-size: 1.8rem;
	color: #fff;
	font-weight: bold;
	margin-bottom: 2rem;}

.top_yqlj p {
	font-size: 1.6rem;
	line-height: 2;
	color: #fff;
	margin-bottom: 1rem;}



.foot .right {
	margin-top: 8px;}

.copyright { width: 100%; text-align: center; font-size: 1.6rem; line-height:1.6; padding: 1.6rem 0;}

.copyright p { margin:0px !important; }

@media (max-width: 1199px) {
	.foot .left {
		width: 70%;}

	.foot {
		font-size: 12px;}
}

@media (max-width: 991px) {
	.leftbtmlogo {
		width: 100%;
		text-align: center;}

	.leftbtmlogo img {
		display: inline-block;
		margin-bottom: 15px;}

	.foot .left {
		width: 100%;}

	.foot .right {
		width: 100%;
		text-align: center;}

	.foot .right img {
		display: inline-block;}
}

@media (max-width: 767px) {}

@media (max-width: 570px) {}

@media (max-width: 420px) {}

@media (max-width: 405px) {}

@media (max-width: 385px) {}

/* 右侧悬浮组件 */
.float-sidebar {
	position: fixed;
	right:2%;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	display: flex;
	flex-direction: column;
	align-items: center;}

.float-robot {
	position: relative;
	z-index: 2;
	margin-bottom: -5px;
	z-index: -1;}

.float-robot img {
	width: 80px;
	height: auto;}

.float-close {
	position: absolute;
	top: 60px;
	right: 0;
	width: 24px;
	height: 24px;
	background: #004847;
	border: 2px solid #ecc578;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	z-index: 3;
	transition: background 0.3s ease;}

.float-close:hover {
	background: #004444;}

.close-icon {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	line-height: 1;}

.float-menu {
	background: #006666;
	border-radius: 1rem;
	overflow: hidden;
	min-width: 100px;
	border-top: 3px solid #ecc578;}

.float-item {
	display: block;
	padding: 1.5rem 0;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	transition: all 0.3s ease;}

.float-item:last-child {
	border-bottom: none;}

.float-item:hover {
	background: rgba(255,255,255,0.1);
	color: #fff;
	text-decoration: none;}

.float-top {
	cursor: pointer;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 2px;
	background: #067d81;
	padding: 1rem 0;
	font-size: 1.4rem;}

.top-icon {
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #fff;}

/* 图片列表 */
.view_cent {}

.new-graphics .tuwen_list li p {
	font-size: 18px;
	margin-bottom: 15px;}

.ky_seemore {
	text-align: center;
	display: none;
	margin: 20px 0 30px;}

.ky_seemore button {
	width: 270px;
	height: 47px;
	line-height: 47px;
	border-radius: 3px;
	border: 1px solid #9b0c01;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	background: #9b0c01;}

.ky_seemore button:hover {
	background: #acacac;
	border: 1px solid #acacac;
	color: #333;}

.lyandtime {
	padding-bottom: 20px;
	border-bottom: 1px dashed #D5D5D5;}

.breadcrumb {
	background: none;}

@media screen and (min-width: 768px) {
	.new-graphics .tuwen_list li p {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		overflow: hidden;
		height: 56px;}
}

@media screen and (max-width: 767px) {
	.ky_seemore {
		display: block;}

	.breadcrumb {
		margin-bottom: 10px;}
}

/* 忙鈥撯�∶ヂ�斆ニ嗏�斆÷� */
.text_listtime {}

.text_listtime li {
	line-height: 38px;
	overflow: hidden;
	font-size: 19px;}

.text_listtime li a {
	background-image: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/css/20220607_list.png");
	background-repeat: no-repeat;
	background-position: left top 12px;
	padding-left: 28px;
	float: left;
	max-width: 80%;}

.text_listtime li span {
	color: #444;}

.text_listtime li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}

@media screen and (min-width: 768px) {}

@media screen and (max-width: 767px) {
	.text_listtime li a {
		max-width: 100%;}

	.text_listtime li span {
		display: none;}

	.text_listtime li span {
		display: none;}
}


/*---------------details---------------------*/
#xlmain {
	display: block;
	overflow: hidden;
	margin: 0px;}

.xltoptitle {
	border-bottom: 2px solid #d70b0b;
	padding: 0px 0px 10px 0px;
	margin: 0 0 20px;}

#xlmain .wztitle {
	font-size: 28px;
	line-height: 44px;
	color: #d70b0b;
	text-decoration: none;
	text-align: center;
	font-weight: 700;}

.lyandtime {
	font-size: 14px;
	color: #9a9a9a;}

#xlmain .qtinfo {
	color: #666;
	text-align: left;
	font-size: 14px;
	padding: 0px 0px 0 0px;
	margin-bottom: 0;}

.share_sy {
	border-bottom: solid 1px #cccccc;
	padding-bottom: 6px;}

#xlmain .textxl p {
	font-size: 16px;
	color: #404040;
	text-indent: 0;}


#xlmain .qtinfo a {
	color: #666;
	text-decoration: none;}

#xlmain .qtinfo a:hover {
	color: #de0c0c;
	text-decoration: none;}

#xlmain .text {
	margin: 0;
	overflow: hidden;
	display: block;}

#xlmain .text p {
	margin: 0 0 24px 0;}

#xlmain .text p:last-child {
	margin: 0;}

#xlmain .text img {
	display: block;
	margin-right: auto;
	margin-left: auto;}

#xlmain .textlx {
	margin: 0;
	overflow: hidden;
	display: block;}

#xlmain .textlx p {
	margin: 0 0 12px 0;}

#xlmain .textlx img {
	display: block;
	margin-right: auto;
	margin-left: auto;}

#xlmain .textxl {
	margin: 10px 6px 6px 6px;
	overflow: hidden;
	display: block;}

#xlmain .textxl img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 10px 0;}

#xlmain .textxl table {
	margin: 0 0 15px 0;}

#xlmain .textxl td {
	text-align: center;}

#xlmain .textsp {
	margin: 30px auto 0 auto;
	overflow: hidden;
	display: block;
	width: 56%;}

#xlmain .textsp video {
	border: #c3d2e5 solid 6px;
	border-radius: 5px;
	margin-bottom: 10px;}

#xlmain .xilan-content-main.zoomIn {
	font-size: 19px;
	line-height: 36px;}

#xlmain .xilan-content-main.zoom {
	font-size: 16px;
	line-height: 30px;}

#xlmain .xilan-content-main.zoomOut {
	font-size: 13px;
	line-height: 24px;}

#xlmain .textxl * {
	font-size: 16px !important;
	line-height: 34px !important;
	font-family: \5FAE\8F6F\96C5\9ED1 !important;
	color: #444 !important;}

#xlmain .textxl p a {
	color: #2966ca !important
;}

.time_ly {
	overflow: hidden;}

.time_ly .right b {
	font-weight: normal;
	margin-right: 20px;}

.text_right {
	text-align: right;}

.text_center {
	text-align: center;}

.xl_font font {
	cursor: pointer;}

.xl_font font:hover {
	color: #2d5dc3;}

#xlmain .wztitlefb {
	font-size: 18px;
	line-height: 24px;
	color: #333;
	margin-bottom: 3px;
	text-decoration: none;
	text-align: center;
	font-weight: 700;}

@media (min-width: 767px) {
	#xlmain .textxl img {
		max-width: 100%;}
}

@media (max-width: 1199px) {
	#xlmain .textsp {
		width: 64%;}

	.enclosure_btm h3 {
		width: 16%;}

	.enclosure_btm ul {
		width: 84%;}
}

@media screen and (max-width: 991px) {
	#xlmain .textsp {
		width: 80%;}

	.share_sy .col-sm-5 {
		width: 100%;
		margin-bottom: 5px;}

	#xlmain .qtinfo {
		text-align: center;}

	.share_sy .col-sm-7 {
		width: 100%;
		text-align: center;}

	.font_txtbh {
		float: none;}

	.enclosure_btm h3 {
		width: 25%;}

	.enclosure_btm ul {
		width: 75%;}
}

@media (max-width: 767px) {
	#xlmain .wztitle {
		line-height: 30px;
		font-size: 22px;}

	#xlmain .textsp {
		width: 100%;
		margin: 15px auto 2px auto;}

	.font_txtbh {
		margin-bottom: 5px;}

	.share {
		text-align: center;
		width: 140px;
		float: none;
		margin: 0 auto;}

	.enclosure_btm h3 {
		width: 100%;}

	.enclosure_btm ul {
		width: 100%;}

	.time_ly .left {
		width: 100%;
		text-align: center;
		margin-bottom: 6px;}

	.time_ly .right {
		width: 100%;
		text-align: center;}
}


/*imgbig*/
.img_hovbig {
	display: block;
	overflow: hidden;}

.img_hovbig img {
	margin: 0;
	width: 100%;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;}

.img_hovbig:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);}



/*Page*/
#pages {
	width: 100%;
	font-size: 14px;
	text-align: center;
	clear: both;
	border-top: dotted 0px #cccccc;
	overflow: hidden;
	padding-top: 0px;
	margin: 20px 0 30px;}

#pages span {
	padding: 8px 16px;}

#pages A {
	background: #acacac;
	color: #333;
	text-decoration: none;
	border: #9b9b9b 1px solid;
	display: inline-block;
	padding: 8px 16px;}

#pagenav_nextgroup {
	background: none;}

#pages .nolink {
	padding: 8px 22px;
	background: #acacac;}

#pages A:hover {
	border: #e5e5e5 1px solid;
	background: #e5e5e5;
	color: #333;}

#pages A.curr {
	border: #e5e5e5 1px solid;
	background: #e5e5e5;
	color: #333;}

#pages A.curr:visited {
	border: #e5e5e5 1px solid;
	background: #e5e5e5;
	color: #333;}

#pages .curr {
	background: #e5e5e5;
	color: #2d5dc3;
	border: 1px solid #e5e5e5;
	display: inline-block;}

.container-my .ycs_wrap #content .row {
	margin-right: 0;
	margin-left: 0;}

@media screen and (min-width: 768px) {
	.ycs_style .sidebar .title .fa {
		display: none;}
		

	#pages {
		display: none;}

	#pages A {
		padding: 3px 10px;
		font-size: 13px;}

	#pages .nolink {
		padding: 3px 10px;}

	#navbars {
		display: block !important;
		position: fixed;
		right: -50%;
		top: 0;
		width: 50%;
		height: 100%;
		padding: 0;
		z-index: 9;
		background: #076c74;
		overflow-y: scroll;
		transition: all ease 0.3s;}

	.ycs_wrap .search-input {
		width: 80% !important;}

	.ycs_wrap .search-button {
		width: 20% !important;}

	.ycs_wrap .search-button button {
		padding: 12px 8px !important;}

	#navbars.active {
		right: 0;}

	.ycs_style .leftNavigation li a {
		padding: 10px 12px 10px 10px;}

	.ycs_style .leftNavigation li a .leftNavIcon {
		display: none;}

	.ycs_style .sidebar .title {
		position: relative;
		font-size: 18px;}

	.ycs_style .sidebar .title .fa {
		position: absolute;
		right: 10px;
		top: 10px;
		display: block;
		cursor: pointer;}

	.TRS_Editor table {
		width: 100% !important;}
}

@media screen and (max-width: 320px) {
	#pages A {
		padding: 2px 8px;
		font-size: 12px;}

	#pages .nolink {
		padding: 2px 8px;}

		.friend-link-box {max-width:100%;}
		
}

.contents img,
.ycs_content img {
	display: inline-block;}

.footer-link {width: 100%;}

.footer-link .kp_logo {width:100%;}
.footer-link .kp_logo img {margin-bottom:1rem;}

.footer-link select {
	width: 100%;
	background: none;
	border: 1px solid #fff;
	padding: 5px 12px;
	font-size:1.4rem;
	color: #fff;
	
	background: url("https://www.peaktip.com/__xh__/wbm.whu.edu.cn/2026/dfiles/27359/whu_jcyxy_2026/images/select-icon.png") 95% center no-repeat;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	margin-bottom: 2rem;}

.footer-link select::-ms-expand {
	display: none;}

.footer-link select:first-child {
	margin-left: 0;}

.footer-link select option {
	background: #00595f;}

.footer-link-img .shiye {
	float: left;
	margin-right: 10px;}

.footer-link-img a {color:#fff;}



@media screen and (max-width:1450px) {

.top_logo {
    width: 53rem;}

.foot { padding: 3rem 0;}

.foot .left {
   padding-left: 5rem;}

}	

@media screen and (max-width:1200px) {
.top_logo {
    width:42rem;}
/* .xsjz-left-img {
    width: 34.2116%;} */
}

@media screen and (max-width:996px) {
.float-sidebar {    display: none;}
.yaowen {   padding: 2rem;}
.news-grid-3col {  display: flex;gap: 1rem;flex-direction: column;}
.xsjz-content {flex-direction: column;}
.xsjz-left { width:100%;}
.xsjz-right { width:100%;}
.xsjz-left-img {    width:100%;}
.xsjz-slider-main {flex-direction: column;}
.xsjz-left-info {  width:100%;  padding:2rem;}
.foot .copyright {flex-direction: column;}
.foot .left {        padding-left:0;}
.top_logo {     width: 80%;  margin-top: 8px;}
.ban_zi { zoom: 0.8; bottom: -6rem; display: none;}
.webheader { padding: 1.5rem 0;}
.top_lanli { position: relative; width: 100%; top: 0;}
.search {  width: 100%;}
.mobnav_btn {top: -4.2rem;}
.news_video {margin-top:2rem;}
.news-content h4 {font-size: 1.4rem;}
.news-date .day {font-size: 2rem;}
.news-item {gap: 1rem;}
.title_yw h3 { font-size: 2rem;}
.kyjz-title { font-size: 2rem;}
.xsjz-title-left { font-size: 2rem;padding: 0 1.2rem;}
.xsjz_title{height: 4.2rem;   line-height: 4.2rem;    margin-bottom: 1.5rem;}
.mb40 {margin-bottom:0rem;}
.kyjz_box { margin-top: 0;}
.kyjz-info h4 { font-size: 1.4rem;}
.xsjz-tag { font-size: 1.3rem;}
.xsjz-title-main {font-size: 1.8rem; margin: 0 0 1rem 0;}
.xsjz-label {font-size: 1.4rem;}
.xsjz-value.highlight {font-size: 1.4rem; width: 7.3rem;}
.xsjz-value {font-size: 1.4rem;}
.xsjz-info-item { margin-bottom:5px;}
.xsjz-info-item {font-size: 1.4rem;}
.xsjz-list-row {font-size: 1.3rem;}
.xsjz-list-label { width: 5.4rem;}
.foot {padding: 0rem 0; margin-top: 3rem;}
.copyright{font-size: 1.3rem;}
.top_yqlj h6 { font-size: 1.6rem;}
.top_yqlj p { font-size: 1.4rem;}
.xsjz-list-date {    font-size: 1.5rem;margin-bottom: 0.6rem;}
.friend-link-box {max-width:100%;}

}