body {
	background-color: #F3F3F3;
}



.big-img {
	width: 100%;
	
}

.big-img img {
	width: 100%;
	
}



.text {
	position: relative;
	background: #FFFFFF;
	padding-left: 22px;
	border: 1px solid #E9E9E9;
	margin-top: 30px;
	margin-bottom: 15px;
}

.txtScroll-left {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	box-sizing: border-box;
	width: 1060px;
}

.txtScroll-left .tempWrap {
	position: absolute !important;
	bottom: 0;
	left: 0px;
	margin: 0;
	width: 940px !important;
}

.notification {
	line-height: 40px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #00479D;
	height: 40px;
	display: inline-block;
}

.notification img {
	width: 40px;
	height: 35px;
	margin-top: 5px;
}

.txtScroll-left .hd {
	width: 50px;
	overflow: hidden;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.txtScroll-left .hd .prev,
.txtScroll-left .hd .next {
	display: block;
	width: 14px;
	height: 14px;
	float: right;
	margin-right: 5px;
	margin-top: 15px;
	overflow: hidden;
	cursor: pointer;
	background: url(../2022img/20220616b4.png) no-repeat;
	background-size: 100% 100%;

}

.txtScroll-left .hd .next {
	background: url(../2022img/20220616b3.png) no-repeat;
	background-size: 100% 100%;
}


.txtScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	display: flex;
}

.txtScroll-left .hd ul li {
	flex: 1;
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url(../2022img/20220616b3.png) 0 -9px no-repeat;
}

.txtScroll-left .hd ul li.on {
	background-position: 0 0;
}

.txtScroll-left .bd {
	width: 1100px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.txtScroll-left .bd ul {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	zoom: 1;
}

.txtScroll-left .bd ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: left;
	margin-right: 20px;
	width: 450px !important;
	display: flex;
	align-items: center;
	justify-content: center;
}

.txtScroll-left .bd ul li a {
	max-width: 380px !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	text-align: center;
}

.txtScroll-left .bd ul li span {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #AEABAB;
	height: 40px;
	line-height: 40px;
	
	vertical-align: inherit;
	margin-left: 20px;
}


.title-bar {
	margin-bottom: 28px;
}

.title-bar h1 {
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 60px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title-bar h1 a {
	color: #004ea2;
}

.title-bar h2 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	color: #000000;
	line-height: 36px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.title-bar p {
	text-align: center;
	width: 100%;

}

.title-bar p a {
	width: 100%;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
}



.banner {
	height: 440px;
	background: #FFFFFF;
	border: 1px solid #E9E9E9;
	box-sizing: border-box;
	padding: 20px 10px 20px 20px;
	margin-bottom: 20px;
}

.banner-left {
	float: left;
	width: 588px;
	height: 395px;
}


.banner-img {
	width: 588px;
	height: 395px !important;
	overflow: hidden;
	position: relative;
	float: left;
}



.banner-img .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	bottom: 12px;
	z-index: 1;
}

.banner-img .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.banner-img .hd ul li {
	float: left;
	margin-right: 10px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.banner-img .hd ul li:last-child {
	margin-right: 30px;
}

.banner-img .hd ul li.on {
	background: #E71410;
	color: #fff;
}

.banner-img .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner-img .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.mask {
	position: absolute;
	bottom: 0px;
	display: inline-block;
	width: 588px;
	height: 50px;
	background: rgba(000, 000, 000, 0.5);
}

.mask a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 400px;
	display: inline-block;
	margin-top: 12px;
	margin-left: 32px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}

.banner-img .bd img {
	width: 588px;
	height: 395px;
	display: block;
}


.banner-right {
	float: right;
	width: 552px;
	height: 395px;
}


.slideTxtBox {
	width: 100%;
	height: 100%;
	
	text-align: left;
}

.slideTxtBox .hd {
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.slideTxtBox .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: -1px;
	height: 34px;
}

.slideTxtBox .hd span {
	position: absolute;
	right: 0;

	font-size: 26px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #18191A;
	line-height: 34px;
}

.slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 34px;
	box-sizing: border-box;
	padding-bottom: 0px;
}

.slideTxtBox .hd ul li:first-child {
	margin-right: 40px;
}

.slideTxtBox .hd ul li.on {
	border-bottom: 3px solid #007CC9;
	font-weight: bold;
}

.slideTxtBox .bd .bd-title {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 18px;
}

.slideTxtBox .bd .bd-title h2 a {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	line-height: 36px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.slideTxtBox .bd .bd-title p a {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #777;
	line-height: 36px;
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}


.slideTxtBox .bd ul {
	width: 100%;
}


.slideTxtBox .bd ul li {
	position: relative;
	box-sizing: border-box;
	padding-left: 5px;
}

.slideTxtBox .bd ul li a::before {
	position: absolute;
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background-color: #00479D;
	top: 15px;
	left: 0px;
}

.slideTxtBox .bd ul li a {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: black;
	line-height: 37px;
	text-align: left;
	display: inline-block;
	width: 490px;
	
}

.slideTxtBox .bd ul li span {
	color: #AEABAB;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 35px;
	float: right;
}


.list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 64px;
}

.list .list-one,
.list .list-two,
.list .list-three {
	width: 580px;
	
	background-color: #FFFFFF;
	box-sizing: border-box;
	padding: 26px;
}

.list-title {
	width: 100%;
	border-bottom: 2px solid #ccc;
}

.list-title span:first-child {
	float: left;
	position: relative;
}

.banner .list-title span:first-child::after{
	width: 210px;
}

.list .list-one .list-title span:first-child::after{
	width: 130px;
}

.list .list-two .list-title span:first-child::after{
	width: 170px;
}

.list-title span:first-child::after {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 3px;
	background-color: #007CC9;
}

.list-title span:first-child a {
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #000000;
	line-height: 36px;
	font-weight: bold;
}

.list-title span:last-child {
	float: right;
}

.list-title span:last-child a {
font-size: 26px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #18191A;
	line-height: 36px;
}


.list .list-one ul,
.list .list-two ul {
	width: 100%;
	margin-top: 18px;
}

.list .list-one ul li,
.list .list-two ul li {
	position: relative;
	box-sizing: border-box;
	padding-left: 5px;
}

.list .list-one ul li::before,
.list .list-two ul li::before {
	position: absolute;
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	background-color: #00479D;
	top: 15px;
	left: 0px;
}

.list .list-one ul li a,
.list .list-two ul li a {
	max-width: 430px;
	display: inline-block;
	
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: black;
	line-height: 40px;
	text-align: left;
}

.list .list-one ul li span,
.list .list-two ul li span {
	float: right;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 40px;
}

.list .list-three ul,
.list .list-three ul li {
	width: 100%;
}

.list .list-three ul {
	margin-top: 15px;
}

.list .list-three ul li {
	margin-top: 10px;
	height: 40px;
	border: 1px solid #CCCCCC;
}

.list .list-three ul li:first-child {
	border: none;
	background-color: #F3F3F3;
}