@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微软雅黑";
}

body {

	font-family: "微软雅黑";
	height: 100%;
	width: 100%;

}

html {
	height: 100%;
	width: 100%;
	font-family: "微软雅黑";
	background: #fff;
}

ul,
ol {
	list-style: none;
}

a {
	border: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	text-decoration: none;

	display: inline-block;
	cursor: pointer;

}

img {
	border: 0 none;

}
#vsb_content_7 TABLE{
    margin: 0 auto;
}
#vsb_content TABLE{
    margin: 0 auto;
}

.w1400 {
	width: 1400px;
	margin: 0 auto;
	height: 288px;
	padding: 20px 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
}

.clear {
	clear: both;
}

.tou {
	display: flex;
	justify-content: space-between;
	width: 1400px;
	margin-top: 20px;
	margin-bottom: 12px;
}

/*头部开始*/

.ding {
	margin: 0 auto;
	min-width: 1400px;
	width: 100%;
	height: 120px;
	background: linear-gradient(180deg, #0073E6 0%, #0055A4 100%);
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
}

.logo {
	width: 50%;
}

.logo img {
	width: 530px;
	height: 80px;
}

/*导航   开始*/

/*nav导航盒子*/
.nav {

	background: #003366;
	height: 80px;
	width: 100%;
	height: 80px;
	font-size: 20px;
	line-height: 80px;
min-width:1400px;
}

.nav>ul {
	display: flex;
	justify-content: space-between;
	width: 1400px;
	margin: 0 auto;
}

.nav ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	position: relative;
	width: 150px;
	z-index: 99;
}

.nav ul li ul {
	display: none;
}

.nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 80px;
	left: 0;
	box-shadow: 0px 4px 6px 1px #c1c1c1;
	border-top: 4px solid #E9CF51;
}

.nav ul li a:hover {

	color: #fff;
	font-weight: bold;
}

.nav ul li:hover ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	background: #fff;
}

.nav ul li:hover ul li a:hover {
	color: #333;
	background: #E9CF51;
}

.nav ul li a {
	color: #fff;
	font-size: 20px;
}

.activ {
	color: #fff !important;
	font-weight: bold;
	border-bottom: 4px solid #fff;
}

.zlm {
	height: 52px;
	line-height: 52px;
	width: 150px !important;
}

.u-flex {
	display: flex;
	justify-content: space-between;
	width: 1400px;
	margin: 40px auto;
}

/*导航   结束*/

/* 搜索 */
.shousuo {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 41%;
	color: #fff;
}

.seaech_k {
	outline: none;
	color: #fff;
	padding: 0px 40px 0px 15px;
	background: none;
	width: 196px;
	height: 42px;
	background: rgba(255, 255, 255, 0.16);
	border-radius: 8px;
	border: 1px solid #FFFFFF;
}

.seaech {
	position: absolute;
	top: 12px;
	right: 8px;
	outline: none;
	cursor: pointer;
}

.ss {
	float: left;
	width: 205px;
	height: 42px;
	margin-right: 44px;
	/* margin-top: 31px; */
}

.ss>input::placeholder {
	color: #fff;
}

/*轮播图开始*/
.banner {
	position: relative;
	min-width: 1400px;
	width: 100%;
	height: 600px;
	overflow: hidden;
}


/*轮播图结束*/


/* 焦点图开始 */
.datu {
	display: flex;
	flex-direction: column;
	width: 52%;
	padding-bottom: 30px;
	box-sizing: border-box;
	margin-bottom: 26px;
	margin-top: -66px;

}


.picCenter {
	width: 700px;
}

.picCenter dl {
	width: 700px;
	float: left;
	text-align: center;
}

.picCenter dd {
	position: relative;
	height: 500px;
}

.picCenter dd ul li {
	width: 700px;
}

.picCenter dd ul li img {
	width: 700px;
	height: 360px;
	display: block;
    object-fit: cover;
}



.txt {
	margin-top: 18px;
	margin-bottom: 28px;
	position: relative;
}

.txt a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	text-align: left;
	width: 100%;
	box-sizing: border-box;
	height: 100px;
	border-bottom: 1px solid #E7E7E7;
}

.txt a:hover {
	color: #0055A4;
}

.date {
	font-size: 16px;
	color: rgba(0, 0, 0, 0.4);
	text-align: center;
	position: absolute;
	margin-top: 38px;

}



/*焦点图结束*/





.big {
	display: flex;
	flex-direction: column;
	margin: 0px auto;
	background-image: url(../../renshichu/images/bj.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 703px;
	width: 1400px;
}

.dd {
	display: flex;
	justify-content: space-between;
	width: 1356px;
	margin: 40px auto;
}

.cc {

	display: flex;
	justify-content: space-between;
	min-width: 100%;
	margin-top: 30px;
	height: 400px;
	background-repeat: no-repeat;
	background-image: url(../../renshichu/images/bj1.png);
        background-position: top center;
}

.bj2 {
	display: flex;
	justify-content: space-between;
	min-width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-image: url(../../renshichu/images/bj2.png);
        background-position: top center;
}

.bj3 {
	display: flex;
	justify-content: space-between;
	min-width: 100%;
	height: 384px;
	background-repeat: no-repeat;
	background-image: url(../../renshichu/images/bj3.png);
       background-position: top center;
}

/* 动态 */
.xyxw {
	width: 100%;
}

.xyxw_title {
	width: 53%;
	height: 50px;
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 26px;
}

.xyxw_title span {
	font-size: 24px;
	color: #333;
	float: left;
	font-weight: bold;
	height: 46px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 4px solid #0055A4
}

.xyxw ul {
	justify-content: space-between;
	display: flex;
	flex-flow: wrap;
}

.xyxw ul li {
	float: left;
	width: 100%;
	line-height: 60px;
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.xyxw ul li i {
	width: 6px;
	height: 6px;
	background: #0055A4;
	border-radius: 50%;
	margin-right: 20px;
}

.xyxw ul li a {
	color: rgba(0, 0, 0, 0.9);
	font-size: 18px;
	display: flex;
	align-items: center;
}

.xyxw ul li a:hover {
	color: #CF0B17 !important;
}

.xyxw ul li:hover span {
	color: #CF0B17 !important;
}

.xyxw ul li span {
	color: rgba(0, 0, 0, 0.9);
	font-size: 14px;
}

/* 通知公告 */
.mzzj_title {
	width: 44%;
	height: 50px;
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 26px;
}

.mzzj_title span {
	font-size: 24px;
	color: #333;
	float: left;
	font-weight: bold;
	height: 46px;
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom: 4px solid #0055A4
}

.mzzj {
	width: 44%;
	padding: 20px;
	box-sizing: border-box;
	height: 626px;
	background: #FFFFFF;
	box-shadow: 0px -2px 30px 10px rgba(103, 103, 103, 0.06), 0px 6px 20px 5px rgba(166, 166, 166, 0.08), inset 0px -4px 0px 0px #fff;
}

/* 通知公告 */
.botRTOP-div {
	width: 100%;
	height: 114px;
	float: left;
	background: #fff;
	display: flex;
	align-items: center;
	/* box-shadow: 0px 2px 8px -1px #e1e1e1; */
	border-bottom: 1px solid #efefef;
}

.botRTOP-div:hover {
	border-bottom: 1px solid #CF0B17
}

.botRTOP-div:hover div {
	color: #CF0B17;
}

.bot-img {
	width: 120px;
	float: left;
	display: inline;
	height: 80px;
	text-align: center;
}

.bot-img-title {
	font-size: 16px;
	text-indent: 4px;
	color: rgba(0, 0, 0, 0.6);
	padding: 5px 0px 5px 28px;

}

.bot-img-time {
	text-indent: 2px;
	font-size: 24px;
	color: #0055A4;
	padding: 3px 0px 3px 0px;
	position: relative;
}

.bot-img-time>span {
	position: absolute;
	background: #0055A4;
	width: 32px;
	height: 2px;
	bottom: -8px;
	right: 28px;
}

.bot-div {
	width: 76%;
	display: inline;
	height: 60px;
	float: left;
	margin-left: 22px;
}

.bot-div>a>div {
	font-size: 18px !important;
	font-weight: 500;
	height: 28px;
	line-height: 28px;
	color: #333333;
	/* display: table-cell; */
	/* 模拟为td单元格，同时形成了 BFC */
	/*display: table-caption  如果设置为此项 则不能使用水平和垂直居中*/
	vertical-align: middle;
	/* 垂直居中*/
	#margin-top: 12px;
}

.bot-div>a>p {
	color: #999999;
	font-size: 13px;
	line-height: 20px;
}

.more a {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	float: right;
	display: flex;
	align-items: center;
}

.more a:hover {
	color: #0055A4;
}


.more1 a {
	font-size: 14px;
	color: #fff;
	float: right;
	display: flex;
	align-items: center;
}



/* 人才招聘 */

.rczp {
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 44px;
}

.rczp2 {
	width: 100%;
	height: 52px;
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 26px;
}

.rczp2 span {
	font-size: 24px;
	color: #333;
	float: left;
	font-weight: bold;
	height: 46px;
	border-bottom: 4px solid #0055A4;
	background-repeat: no-repeat;
	background-position: bottom;
}

.rczp ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}

.rczp ul li {
	width: 19%;
	display: flex;
	align-items: start;
	justify-content: space-between;
	margin-top: 30px;
}
.rczp ul li a {
    display: flex;
    flex-direction: column;
    text-decoration: none;
    color: inherit;
    align-items: center; /* Added to center content horizontally in the column layout */
    width: 100%; /* Ensure the link takes full width to allow centering within the li */
}
.rczp ul li:hover {
	transform: translateY(-5px);
	transition: transform .6s;
}
.rczp ul li a h4 {
    font-size: 16px; /* Set font size to 18px */
    color: rgba(0, 0, 0, 0.9); /* Title color - keep consistent */
    margin: 10px 0 0 0; /* Adjust top margin to add space below the image */
    padding: 0 10px; /* Add some padding for text inside the item */
    text-align: center; /* Keep centered as requested */
    word-break: break-word; /* Prevent long words from overflowing */
    font-family: "微软雅黑"; /* Explicitly set font family */
    line-height: 1.4; /* Add line height for readability if title spans multiple lines */
}

.rczp ul li a:hover h4 {
    color: #A82116; /* Change title color on hover - keep consistent */
}

.rczp ul li .time {
	display: flex;
	flex-direction: column;
	width: 15%;
	text-align: center;
}

.rczp .rczp-image {
    width: 100%; /* Adjust image width as needed */
    height: 200px; /* Maintain aspect ratio */
    margin-bottom: 10px; /* Add space between image and text */
    object-fit: fill;  /*Ensure the image covers the area without distortion */
}

.rczp ul li .time span {
	color: #0055A4;
	font-size: 28px;
	font-weight: 600;
}

.rczp ul li .time i {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	font-style: normal;

}

.rczp ul li .zhaiyao {
	display: flex;
	flex-direction: column;
	width: 55%;
}

.rczp ul li .zhaiyao a {
	font-size: 18px;
	color: rgba(0, 0, 0, 0.9);
	margin-bottom: 20px;
        height:auto;
}

.rczp ul li .zhaiyao p {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
}

.rczp ul li .zhaiyao span {
	width: 348px;
	position: relative;
	border-bottom: 1px solid #ECCECE;
	margin-top: 30px;

}

.rczp ul li .zhaiyao span i {
	width: 9px;
	height: 9px;
	background: #ECCECE;
	border-radius: 50%;
	position: absolute;
	top: -4px;
}

.rczp ul li .zhaiyao:hover a {
	color: #0055A4
}

.rczp ul li .zhaiyao:hover span i {
	background: #0055A4;
	transition: .8s
}

.rczp ul li .zhaiyao:hover span {
	border-bottom: 1px solid #0055A4;
	transition: .8s
}

/* 服务指南 */
.zhinan {
	display: flex;
	justify-content: space-between;
	width: 1400px;
	margin: 30px auto;
}

.fwzn {
	width: 50%;

}

.mzzj_title1 {
	width: 100%;
	height: 52px;
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 26px;

}

.mzzj_title1 span {
	font-size: 24px;
	color: rgba(0, 0, 0, 0.9);
	float: left;
	font-weight: bold;
	height: 51px;
	border-bottom: 4px solid #0055A4;
}

.fwzn ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.fwzn ul li {
	width: 50%;
	display: flex;
	flex-direction: column;
	margin: 22px 0 0px 0;
}

.fwzn ul li p {
	display: flex;
	align-items: center;
}

.fwzn ul li a {
	color: rgba(0, 0, 0, 0.9);
	font-weight: 500;
	font-size: 17px;
	;
	display: flex;
	line-height: 36px;
}

.fwzn ul li p img {
	display: flex;
	width: 16px;
	height: 16px;
	align-items: center;
	margin-right: 12px;
}

.fwzn ul li p span {
	font-weight: 400;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
}

.fwzn ul li a:hover {
	color: #0055A4
}

.rszc {
	width: 48%;
}

.rszc ul {}

.rszc ul li {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: 16px;
}

.rszc ul li p {
	width: 72px;
	height: 68px;
	background: #F3F3F3;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.rszc ul li p i {
	font-weight: 600;
	font-size: 20px;
	color: rgba(0, 0, 0, 0.6);
	font-style: normal;
	margin-bottom: 5px;
}

.rszc ul li p span {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
}

.rszc ul li .zc {
	display: flex;
	flex-direction: column;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.6);
	width: 86%;
	justify-content: center;
}

.rszc ul li .zc a {
	font-size: 18px;
	color: rgba(0, 0, 0, 0.9);
	margin-bottom: 10px;
}

.rszc ul li:hover p {
	background: #0055A4;
	transition: .8s
}

.rszc ul li:hover a {
	color: #0055A4;
}

.rszc ul li:hover p i {
	color: #fff;
}

.rszc ul li:hover p span {
	color: #fff;
}


/* 队伍建设 */

.dwjs {
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 60px;
}

.dwjs2 {
	width: 100%;
	height: 52px;
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 26px;
}

.dwjs2 span {
	font-size: 24px;
	color: #fff;
	float: left;
	font-weight: bold;
	height: 46px;
	border-bottom: 4px solid #fff;
	background-repeat: no-repeat;
	background-position: bottom;
}

.dwjs ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;

}

.dwjs ul li {
	width: 328px;
	height: 233px;
	background: rgba(255, 255, 255, 0.95);
	display: flex;
	flex-direction: column;
	margin-top: 30px;
	padding: 0 20px;
	box-sizing: border-box;
}

.dwjs ul li .huang {
	width: 48px;
	height: 4px;
	background: #E9CF51;

}

.dwjs ul li:hover .huang {
	width: 100%;
	transition: .8s
}

.dwjs ul li a {

	font-weight: 500;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.9);
	height: 120px;
	border-bottom: 1px solid #E7E7E7;
	margin-top: 26px;
	line-height: 30px;
}

.dw-time {
	font-size: 14px;
	color: #0055A4;
	display: flex;
	justify-content: space-between;
	margin-top: 26px;


}

.dw-time i {
	font-weight: 600;
	font-size: 24px;
	font-style: normal;
}

.dw-time img {
	display: flex;
}

.dwjs ul li a:hover {
	color: #0055A4;
}

/* 博士后工作 */
.bsh {
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 44px;
}

.bsh ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.bsh ul li {
	width: 23%;
	display: flex;
	justify-content: space-between;
	margin-top: 36px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);

}

.bsh ul li p {
	width: 72px;
	height: 50px;
	display: flex;
	flex-direction: column;
	align-items: center;
	border-right: 1px solid #ccc;
}

.bsh ul li p i {
	font-weight: 600;
	font-size: 20px;
	color: rgba(0, 0, 0, 0.9);
	font-style: normal;

}

.bsh ul li p span {
	font-size: 14px;
	color: rgba(0, 0, 0, 0.4);
}

.bsh ul li a {
	font-size: 18px;
	color: rgba(0, 0, 0, 0.9);
	margin-bottom: 22px;
	width: 80%;
	text-align: justify;
}

.bsh ul li:hover {
	border-bottom: 1px solid #0055A4;
	transition: .8s
}

.bsh ul li:hover a {
	color: #0055A4;
}

/* 右侧悬浮 */
.xf-nav {
	right: 10px;
	top: 28%;
	position: fixed;
	z-index: 200;
}

.xf-nav ul {
	float: right;
	margin-right: 16px;
	width: 100px;
	height: 404px;
	background: #FFFFFF;
	box-shadow: 0px 2px 20px 0px rgba(197, 197, 197, 0.5);
	border-radius: 60px;
}

.xf-nav .xfnavnr li h3 {
	width: 94px;
	height: 40px;
	font-weight: normal;
	.xf-nav .xfnavnr li color: #444365;
	text-align: center;
}

.xf-nav .xfnavnr li h3 a {
	color: #444365;
	text-align: center;
	font-size: 15px;
}

.xf-nav .xfnavnr li h3 a:hover {
	color: #0055A4;
}

.xf-nav .xf-nLi {
	width: auto;
	position: relative;
	/* padding-top: 15px; */
	overflow: visible;
}

.xf-nav .xfnav-wx h3 a {
	display: block;
	width: auto;
	padding-top: 50px;
	background: url(../../renshichu/images/1.png) no-repeat top center;
	padding-bottom: 10px;
}

.xf-nav .xfnavnr hr {
	width: 70px;
	height: 1px;
	border: none;
	background: #e6e6e6;
	margin: auto;
}


.xf-nav .xfnavnr .xfnav-one1 h3 {
	width: 100px;
	padding-top: 52px;
	background: url(../../renshichu/images/1.png) no-repeat center 5px;
	margin-top: 10px;
}

.xf-nav .xfnavnr .xfnav-one1 h3:hover {
	transform: rotateY(360deg);
	transition: .5s;
	/* -webkit-animation: icon-bounce 0.5s alternate;
	-moz-animation: icon-bounce 0.5s alternate;
	-ms-animation: icon-bounce 0.5s alternate;
	-o-animation: icon-bounce 0.5s alternate;
	animation: icon-bounce 0.5s alternate; */
	 
}

.xf-nav .xfnavnr .xfnav-one h3:hover {
	transform: rotateY(360deg);
	transition: .5s;
}

.xf-nav .xfnavnr .xfnav-two h3:hover {
	transform: rotateY(360deg);
	transition: .5s;
}

.xf-nav .xfnavnr .xfnav-three h3:hover {
	transform: rotateY(360deg);
	transition: .5s;
}


.xf-nav .xfnavnr .xfnav-one h3 {
	width: 100px;
	padding-top: 52px;
	background: url(../../renshichu/images/2.png) no-repeat center 5px;
}


.xf-nav .xfnavnr .xfnav-two h3 {
	width: 100px;
	padding-top: 52px;
	background: url(../../renshichu/images/3.png) no-repeat center 5px;
}

.xf-nav .xfnavnr .xfnav-three h3 {
	width: 100px;
	padding-top: 52px;
	background: url(../../renshichu/images/4.png) no-repeat center 5px;
}


.go-top {
	width: 50px;
	height: 50px;
	background: #0055A4;
	border-radius: 5px;
	float: right;
	clear: both;
	z-index: 201;
	margin: 20px 40px 0 0;
}

.go-top img {
	margin: 15px 0 0 12px;
}

.go-top a {
	transition: 0.5s;
}


@keyframes hvr-buzz-out {
	16.65% {
		-webkit-transform: skew(-12deg);
		transform: skew(-12deg);
	}

	33.3% {
		-webkit-transform: skew(10deg);
		transform: skew(10deg);
	}

	49.95% {
		-webkit-transform: skew(-6deg);
		transform: skew(-6deg);
	}

	66.6% {
		-webkit-transform: skew(4deg);
		transform: skew(4deg);
	}

	83.25% {
		-webkit-transform: skew(-2deg);
		transform: skew(-2deg);
	}

	100% {
		-webkit-transform: skew(0);
		transform: skew(0);
	}

}

.hvr-buzz-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
	-webkit-animation-name: hvr-buzz-out;
	animation-name: hvr-buzz-out;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}


/* 底部 */
.foot {
	width: 100%;
	display: flex;
	min-width: 1400px;
	height: 174px;
	background-image: url(../../renshichu/images/foot.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.footer {
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
       width: 50%; margin: 0 auto; 
}

.xian {
	margin: 0 30px;
	background: rgba(255, 255, 255, 0.3);
	width: 2px;
	height: 58px;
}

.tel {
	display: flex;
	flex-direction: column;
	height: 74px;
	width: 100%; 
	justify-content: center;
       }

.tel>span {
	display: flex;
	margin-right: 30px;
	align-items: center;
	color: #fff;
	font-size: 14px;
	margin-top: 14px;
}

.tel>p {
	align-items: center;
}

.tel>span img {
	margin-right: 10px;
}


/* 内容和列表 */

.text {
	background: #fff;
	padding: 40px 120px 30px;
	box-shadow: 0 0 14px rgba(0, 0, 0, .1);
	width: 1400px;
	margin: 30px auto;
	line-height: 34px;
	box-sizing: border-box;
}

.posi {
	display: flex;
	align-items: center;
	border-bottom: 2px solid #972115;
	height: 58px;
	margin-bottom: 20px;
	color: #972115
}

.posi>p>a {
	font-size: 15px;
	color: #972115
}

.posi img {
	width: 26px;
	margin-right: 10px;
}



.text>ul>li>a {
	display: block;
	padding: 40px 0;
	border-bottom: 1px dashed #e1dede;
	position: relative;
	z-index: 20;
	text-decoration: none;
}

.text>ul>li .cont-info h4:hover {
	color: #972115
}

.text>ul>li .time {
	width: 88px;
	float: left;
	margin-right: 40px;
	text-align: center;
	margin-top: 13px;
}

.text>ul>li .time p {
	font-size: 44px;
	line-height: 58px;
	color: #972115;

}



.text>ul>li .time div {
	font-size: 14px;
	color: #9a9a9a;
}

.text>ul>li .time div span {
	margin: 0 3px;
}



.text>ul>li .cont-info h4 {
	font-size: 24px;
	color: #333;
	margin-bottom: 15px;
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.text>ul>li .cont-info p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 60px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


.text .information {
	text-align: center;
	font-size: 14px;
	color: #972115;
	height: 36px;
	line-height: 36px;
	background-color: #f5f5f5;
	width: 54%;
	margin: 30px auto;
}

.text .title1 {

	font-size: 24px;
	color: #333;
	line-height: 36px;
	margin: 8px auto;
	text-align: center;
	height: auto;

	width: 80%;
}

/* 侧栏列表 */

.w-f1400 {
	width: 1400px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.content_lan {
	width: 300px;
	height: 690px;
	margin-top: 50px;
	box-shadow: 0px 0px 24px 6px rgba(155, 155, 155, 0.06);
	padding-bottom: 30px;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.content_lan h3 {
	width: 300px;
	height: 120px;
	background: #003366;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	line-height: 120px;
	box-sizing: border-box;
}

.content_lan ul li {
	height: 80px;
	line-height: 40px;
	padding-left: 24px;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(210, 210, 210, .3);
}

.content_lan ul li a {
	color: #333333;
	font-size: 20px;
}

.content_lan ul li a {
	color: rgba(0, 0, 0, 0.9);
	padding: 18px 15px 18px 50px;
	background: url(../../renshichu/images/i.png) no-repeat 10px center;
	position: relative;
	width: 68%;
}


.content_lan ul li.on a {
	color: rgba(0, 0, 0, 0.9);
	padding: 18px 15px 18px 50px;
	background: url(../../renshichu/images/on.png) no-repeat 10px center;
	position: relative;
	width: 68%;
	color: #003366;
}

.content_lan ul li:hover a {
	color: #003366;
	background: url(../../renshichu/images/on.png) no-repeat 10px center;

}

.content_lan ul li a:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 14px;
	background: url(../../renshichu/images/19.png) no-repeat center;

	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}

.content_lan ul li.on a:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 14px;
	background: url(../../renshichu/images/19.png) no-repeat center;

	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}

.content_lan ul li:hover a:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 14px;
	background: url(../../renshichu/images/20.png) no-repeat center;

	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}

.content1 {
	width: 100%;
}

.content {
	width: 1000px;
}

.posi {
	display: flex;
	justify-content: space-between;

}

.posi>span {
	float: left;
	position: relative;
	font-size: 24px;
	padding: 0 28px;
	line-height: 30px;
	color: #000;
	font-family: '宋体';
}

.posi>span:after,
.posi>span:before {
	content: '';
	position: absolute;
	width: 13px;
	height: 13px;
	background-position: center;
	background-repeat: no-repeat;
}

.posi>span:before {
	left: 0;
	top: 0;
	background-image: url(../../renshichu/images/on.png);
}

.posi>span:after {
	right: 0;
	bottom: 0;
	background-image: url(../../renshichu/images/on1.png);
}

.lie div {
	width: 100%;
}

.lie li {
	/*height: 110px;*/
	border-bottom: 1px solid #E7E7E7;
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}

.lie li:hover {
	border-bottom: 1px solid #972115;
}

.lie li:hover a {
	color: #972115;
}

.lie li:hover h1 span {
	color: #972115;
}

.lie li:hover h1 i {
	color: #972115;
}

.lie li a {
	height: 40px;
	font-size: 20px;
	color: #333;
	font-weight: 600;
	display: flex;
	justify-content: space-between;
}

.lie li p {
	font-size: 16px;
	color: #ccc;
	line-height: 26px;
}

.lie li p:empty {
  display: none;
}


.lie li a span {
	font-size: 16px;
	color: #1c1c1c;
	font-weight: 500;
}

.artic {
	font-size: 17px;
	line-height: 36px;
	color: #333333;
}

.artic p {
	text-indent: 2rem;
}