/* banner样式 */
.banner-wk {
	width: 100%;
	background-color: #1B6D85;
}

.banner-wk img {
	object-fit: cover;
}

/* 内容样式 */
.aboutus-containe-wk {
	width: 100%;
}

.aboutus-containe {
	width: 1440px;
	min-width: 1440px;
	height: auto;
	margin: 0 auto;
	display: flex;
}

.aboutus-containe-lf {
	width: 220px;
	height: auto;
	margin-top: -70px;
}

.containe-lf-atus {
	width: 220px;
	height: 60px;
	background-color: rgba(27, 60, 111, 0.8);
}

.containe-lf-boder {
	width: 220px;
	height: auto;
	border-right: 2px solid #c2c2c2;
	border-bottom: 2px solid #c2c2c2;
}

.containe-lf-atus h5 {
	color: #FFFFFF;
	font-size: 26px;
	padding: 14px;
	margin-left: 40px;
}

.containe-lf-ions,
.containe-lf-setions,
.containe-lf-contactus {
	width: 220px;
	height: 60px;
	background-color: #FFFFFF;
	border-right: 1px solid #D5D5D5;
	border-bottom: 2px solid #D5D5D5;
}

.containe-lf-ions h5,
.containe-lf-setions h5,
.containe-lf-contactus h5 {
	color: #000000;
	font-size: 22px;
	padding: 14px;
	margin: 0 auto;
}

.containe-lf-ions span,
.containe-lf-setions span,
.containe-lf-contactus span {
	font-size: 22px;
	float: right;
}

.aboutus-containe-rg {
	width: 1018px;
	max-width: 1018px;
	height: auto;
	border-bottom: 2px solid #c2c2c2;
        padding-bottom: 50px;
}

.containe-rg-tb {
	width: 1000px;
	max-width: 1000px;
	height: 30px;
	background-color: #f6f6f6;
	margin: 18px;
}

.containe-rg-tb img {
	width: 20px;
	height: 20px;
	float: left;
	margin: 5px;
}

.containe-rg-tb h5 {
	color: #a4a4a4;
	line-height: 10px;
	float: left;
}

.containe-rg-cet img {
	height: auto;
	width: 1000px;
	margin: 10px auto;
}

.containe-rg-cet {
	width: 1000px;
	height: auto;
	margin: 18px;
}

.containe-hot {
	width: 1000px;
	height: 220px;
	margin: 20px auto;
	display: flex;
}

.ce-hot-time {
	width: 126px;
	height: 100px;
	margin-top: 68px;
	padding-left: 26px;
}

.ce-hot-time h5 {
	font-size: 30px;
	line-height: 10px;
	padding: 10px;
}

.ce-hot-text h5,
.ce-hot-time h5,
h4 {
	color: #000000;
}

.ce-hot-img {
	margin: 20px auto;
}

.ce-hot-img img {
	width: 200px;
	height: 160px;
}

.ce-hot-text {
	width: 640px;
	height: 200px;
	margin-left: 30px;
	margin-top: 6px;
}

.ce-hot-text h5 {
	font-size: 23px;
	line-height: 40px;
	color: #000000;
}

.ce-hot-text h4 {
	font-size: 18px;
	line-height: 30px;
	color: #797979;
}

.containe-rg-cet li {
	font-size: 19px;
	color: #23527c;
	list-style-type: disc;
}

.containe-rg-cet a {
	font-size: 20px;
	color: #000000;
}

.containe-rg-cet h4 {
	font-size: 20px;
	float: right;
	margin-top: -26px;
}
.rons-tle{
	margin-left: 20px;
	margin-top: 12px;
}