@charset "utf-8";

.oth-box1 {
	position: relative;
	height: 0;
	padding-bottom: 22%;
	overflow: hidden;
}

.oth-box1 .oth-banner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.content-main {
	margin-top: 40px;
	display: flex;
	padding-bottom: 60px;
	flex: 1;
}

.content-main .cont-left {
	padding-bottom: 100px;
	height: max-content;
	width: 290px;
	flex: none;
	background: #04378A;
	box-sizing: border-box;
	padding-left: 10px;
	position: relative;
}

.content-main .cont-l-name {
	height: 70px;
	box-sizing: border-box;
	padding-left: 25px;
	font-size: 30px;
	color: #FFFFFF;
}

.content-main .cont-l-text {
	background: #EEF7FF;
	box-sizing: border-box;
	padding-left: 28px;
	position: relative;
	z-index: 1;
}

.content-main .cont-l-text a {
	font-weight: 400;
	height: 55px;
	font-size: 18px;
	color: #353535;
}

.content-main .cont-l-active {
	color: #04378A !important;
}

.content-main .cont-l-bg {
	background: #EEF7FF;
	z-index: 0;
	position: absolute;
	bottom: -20px;
	left: 10px;
	right: 0;
	display: block;
	object-fit: cover;
}

.content-main .cont-l-bg img {
	display: block;
}

.content-main .cont-l-text:last-child {
	padding-bottom: 45px;
	height: max-content;
}

.content-main .cont-right {
	margin-left: 50px;
	flex: 1;
	overflow: hidden;
}

.content-main .cont-r-tit {
	height: 57px;
	box-sizing: border-box;
	border-bottom: 1px solid #EEEEEE;
}

.content-main .conr-rt-text {
	font-weight: 400;
	position: relative;
	height: 100%;
	font-size: 24px;
	color: #1E1E1E;
}

.content-main .conr-rt-line {
	height: 5px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	background: #04378A;
	width: 100%;
}

.content-main .cont-r-navigation {
	font-weight: 400;
	font-size: 14px;
	color: #929292;
}

.content-main .cont-r-navigation a {
	color: inherit;
}

.content-main .page_box {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	font-size: 18px;
	margin-top: 60px;
	color: #525252;
}

.content-main .page_box a {
	margin: 0 5px;
	color: inherit;
}

.content-main .list3 {
	margin-top: 35px;
}

.content-main .list3 .l3-item {
	height: 60px;
	font-weight: 400;
	font-size: 14px;
	color: #96999B;
	padding-right: 10px;
	box-sizing: border-box;
	padding-left: 10px;
}

.content-main .list3 .l3-name {
	flex: 1;
	margin-right: 50px;
	font-weight: 400;
	font-size: 16px;
	color: #333333;
}

.content-main .list3 .l3-item:nth-child(odd) {
	background: #F2F6F9;
}

.content-main .list4 {
	margin-top: 43px;
}

.content-main .list3 .l3-name:hover {
	color: #04378A;
}

.content-main .details {
	font-weight: 400;
	margin-top: 30px;
	font-size: 16px;
	color: #525252;
	line-height: 30px;
}

.content-main .details img,
.content-main .details video {
	width: auto;
	max-width: 100%;
}

.content-main .details1 {
	margin-top: 30px;
}

.content-main .details1 .det1-tit {
	flex-direction: column;
	border-bottom: 1px solid #E5E5E5;
	font-weight: 400;
	font-size: 16px;
	padding-bottom: 20px;
	color: #666666;
}

.content-main .details1 .det1-name {
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 20px;
	color: #333333;
	text-align: center;
}

.content-main .details1 .det1-info {
	font-weight: 400;
	margin-top: 13px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.content-main .details1 .det1-info img,
.content-main .details1 .det1-info video {
	    width: revert-layer;
	max-width: 100%;
}

.content-main .l2-list {
	flex-wrap: wrap;
}

.content-main .l2-item {
	flex-direction: column;
	width: 23.5%;
	margin-right: 2%;
	overflow: hidden;
	margin-top: 30px;
}

.content-main .l2-item:nth-child(4n) {
	margin-right: 0;
}

.content-main .l2-pic {
	width: 100%;
	height: 0;
	padding-bottom: 78%;
	overflow: hidden;
	position: relative;
}

.content-main .l2-pic img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.content-main .l2-name {
	width: 100%;
	font-weight: 400;
	margin-top: 10px;
	font-size: 16px;
	color: #000000;
	height: 42px;
}

.content-main .l5-list {
	flex-wrap: wrap;

}
.content-main .l5-item1{
	margin-right: 0 !important;
}
.content-main .l5-list1{
	justify-content: space-evenly !important;
}
.content-main .l5-item {
	width: 32%;
	margin-right: 2%;
	/* border: 1px solid #f3f1f1; */
	box-sizing: border-box;
	margin-top: 40px;
	padding: 0 20px 20px 20px;
	height: 145px;
	background: #f5faff;
}

.content-main .l5-item:nth-child(3n) {
	margin-right: 0;
}

.content-main .l5-name {
	height: 50px;
	border-bottom: 1px solid #f3f1f1;
	position: relative;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}

.content-main .l5-line {
	position: absolute;
	bottom: 0;
	width: 50px;
	background: #04378A;
	height: 2px;
}

.content-main .l5-info {
	padding: 20px;
	text-align: center;
}

.content-main .l5-info p {
	margin-top: 10px;
	font-weight: 400;
	font-size: 16px;
	color: #959595;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.content-main .l5-info p span{
	color: #393434;
}
.content-main .list6{
	margin-top: 25px;
}
.content-main .l6-item{
	width: 100%;
	margin-top: 20px;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 20px;

}
.content-main .l6-pic{
	flex: none;
	margin-right: 30px;
	width: 250px;
	height: 187px;
	overflow: hidden;
}
.content-main .l6-pic img{
	
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.content-main .l6-info{
	flex: 1;
	overflow: hidden;
	padding-top: 20px;
}
.content-main .l6-name{
	    font-size: 20px;
	    color: #000000;
			flex: 1;
}
.content-main .l6-time{
	font-weight: 400;
	    font-size: 16px;
	    color: #999;
			margin-left: 20px;
			display: block;
			flex: none;
			
}
.content-main .l6-txt{
	font-weight: 400;
	    font-size: 18px;
	    color: #929292;
			margin-top: 20px;
			line-height: 30px;
}