body {
	margin: auto;
	cursor: default;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

div,
a,
textarea,
input,
span {
	box-sizing: border-box;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}

/* a:hover,
button:hover {
	opacity: 0.7;
} */

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1250px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.banner {
	width: 100%;
}

.banner .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.banner .swiper {
	width: 100%;
	height: 100%;
}

.banner .swiper-slide {
	width: 100%;
	height: 100%;
}

.banner .swiper-pagination {
	bottom: 0;
}

.swiper-xf {
	width: 130px;
	height: 20px;
	position: absolute;
	left: 50%;
	bottom: 40px;
	transform: translateX(-50%);
	z-index: 5;
}

.banner .swiper-button-prev::after,
.banner .swiper-button-next::after {
	display: none;
}

.banner .swiper-button-prev {
	width: 10px;
	height: 20px;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	top: 22px;
}

.banner .swiper-button-next {
	width: 10px;
	height: 20px;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
	top: 22px;
}

.banner .swiper-pagination-bullet {
	width: 5px;
	height: 5px;
	background-color: white;
	border-radius: 5px;
	opacity: 1;
	vertical-align: middle;
}

.banner .swiper-pagination-bullet-active {
	width: 20px;
	height: 20px;
	background-color: transparent;
	background-image: url(../img/swiper_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 20px;
}

.banne {
	width: 100%;
	height: 800px;
	position: relative;
}

.banne1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.banne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.banne3 {
	width: 100%;
	text-align: center;
}

.banne3_1 {
	width: 100%;
	font-size: 54px;
	color: white;
	font-weight: bold;
}

.banne3_2 {
	width: 100%;
	font-size: 34px;
	color: white;
}

.inde_gykls {
	width: 100%;
	background-image: url(../img/bg_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_gykl {
	width: 100%;
	margin: auto;
	margin-top: 130px;
	margin-bottom: 95px;
}

.inde_gyklle {
	width: 42%;
	display: inline-block;
	vertical-align: middle;
}

.inde_gyklle1 {
	width: 100%;
	font-size: 40px;
	color: #154876;
	font-weight: 700;
}

.inde_gyklle1 img {
	width: 25px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_gyklle2 {
	width: 100%;
	margin-top: 30px;
	font-size: 24px;
	color: #333333;
}

.inde_gyklle3 {
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.inde_gyklle4 {
	width: 150px;
	height: 50px;
	border-radius: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	margin-top: 50px;
	background: #154876;
	color: white;
	font-weight: bold;
	font-size: 16px;
}

.inde_gyklri {
	width: 52%;
	margin-left: 5%;
	display: inline-block;
	vertical-align: middle;
}

.inde_gyklri img {
	width: 100%;
	display: block;
}

.inde_hyyys {
	width: 100%;
	background-image: url(../img/bg_2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_hyyy {
	width: 100%;
	margin-top: 150px;
	margin-bottom: 85px;
}

.inde_hyyy1 {
	width: 100%;
	display: inline-block;
}

.inde_hyyy1_1 {
	float: left;
	font-size: 40px;
	color: #154876;
	font-weight: bold;
}

.inde_hyyy1_1 img {
	width: 25px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_hyyy1_2 {
	display: block;
	float: right;
	font-size: 16px;
	color: #333333;
}

.inde_hyyy1_2:hover {
	color: #154876;
}

.inde_hyyy1_3 {
	float: right;
	display: flex;
}

.inde_hyyy1_3_1 {
	width: 115px;
	height: 40px;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	margin-right: 20px;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.inde_hyyy1_3_1:last-child {
	margin-right: 0;
}

.inde_hyyy1_3_1.on {
	background: #154876;
	color: white;
}

.inde_hyyy2 {
	width: 100%;
	margin-top: 35px;
	display: flex;
}

.inde_hyyy3 {
	width: 30%;
	height: 510px;
	position: relative;
	display: block;
	margin-right: 15px;
}

.inde_hyyy3_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_hyyy3::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .26);
	position: absolute;
	left: 0;
	top: 0;
}

.inde_hyyy3_2 {
	width: 100%;
	padding: 0 18%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 5;
}

.inde_hyyy3_3 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: white;
	font-weight: bold;
}

.inde_hyyy3_4 {
	width: 100%;
	margin-top: 35px;
	font-size: 16px;
	color: white;
	line-height: 30px;
	display: none;
}

.inde_hyyy3_5 {
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: white;
	display: none;
}

.inde_hyyy3_5 img {
	width: 25px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_hyyy3:hover::after {
	background: rgba(0, 129, 199, .8);
}

.inde_hyyy3:hover .inde_hyyy3_4 {
	display: block;
}

.inde_hyyy3:hover .inde_hyyy3_5 {
	display: block;
}

.inde_hyyy4 {
	width: calc(70% - 15px);
	height: 510px;
}

.inde_hyyy5 {
	width: 100%;
	height: calc(50% - 7px);
	margin-bottom: 15px;
	display: flex;
}

.inde_hyyy5:last-child {
	margin-bottom: 0;
}

.inde_hyyy5_2 {
	width: 38%;
	height: 100%;
	display: block;
	margin-left: 15px;
	position: relative;
}

.inde_hyyy5_2::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .26);
	position: absolute;
	left: 0;
	top: 0;
}

.inde_hyyy5_2_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.inde_hyyy5_2_2 {
	width: 100%;
	padding: 0 8%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 5;
}

.inde_hyyy5_2_3 {
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: white;
	font-weight: bold;
}

.inde_hyyy5_2_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: white;
	line-height: 30px;
	display: none;
}

.inde_hyyy5_2_5 {
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: white;
	display: none;
}

.inde_hyyy5_3 {
	width: 38%;
	height: 100%;
	display: block;
	margin-right: 15px;
	position: relative;
}

.inde_hyyy5_3::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .26);
	position: absolute;
	left: 0;
	top: 0;
}

.inde_hyyy5_4 {
	width: calc(62% - 15px);
	height: 100%;
	display: block;
	position: relative;
}

.inde_hyyy5_4::after {
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .26);
	position: absolute;
	left: 0;
	top: 0;
}

.inde_hyyy5_2:hover::after {
	background: rgba(0, 129, 199, .8);
}

.inde_hyyy5_2:hover .inde_hyyy5_2_4 {
	display: block;
}

.inde_hyyy5_2:hover .inde_hyyy5_2_5 {
	display: block;
}

.inde_hyyy5_3:hover::after {
	background: rgba(0, 129, 199, .8);
}

.inde_hyyy5_3:hover .inde_hyyy5_2_4 {
	display: block;
}

.inde_hyyy5_3:hover .inde_hyyy5_2_5 {
	display: block;
}

.inde_hyyy5_4:hover::after {
	background: rgba(0, 129, 199, .8);
}

.inde_hyyy5_4:hover .inde_hyyy5_2_4 {
	display: block;
}

.inde_hyyy5_4:hover .inde_hyyy5_2_5 {
	display: block;
}

.inde_cpzxs {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_cpzx {
	width: 100%;
	margin-top: 110px;
}

.inde_cpzxa {
	width: 100%;
	font-size: 40px;
	color: white;
	font-weight: bold;
}

.inde_cpzxa img {
	width: 25px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_cpzxb {
	width: 100%;
}

.inde_cpzxb .swiper {
	width: 100%;
	height: 100%;
}

.inde_cpzxb .swiper-slide {
	width: 100%;
	height: 100%;
	opacity: 0 !important;
	transition: opacity 0.5s ease;
}

.inde_cpzxb .swiper-slide-active {
	opacity: 1 !important;
}

.inde_cpzxb1 {
	width: 100%;
	padding: 120px 0;
}

.inde_cpzxb1_1 {
	width: 100%;
	font-size: 36px;
	color: white;
}

.inde_cpzxb1_2 {
	max-width: 100%;
	width: 425px;
	margin-top: 40px;
	font-size: 16px;
	color: white;
	line-height: 30px;
}

.inde_cpzxb1_3 {
	display: inline-block;
	margin-top: 50px;
	font-size: 16px;
	color: white;
}

.inde_cpzxb1_3 img {
	width: 25px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_cpzxc {
	width: 100%;
	background: white;
	box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
	display: flex;
	margin-bottom: -55px;
}

.inde_cpzxc1 {
	width: 25%;
	height: 110px;
	position: relative;
}

.inde_cpzxc2 {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.inde_cpzxc2_1 {
	height: 40px;
}

.inde_cpzxc2_1 img {
	height: 100%;
	margin: auto;
}

.inde_cpzxc2_1_1 {
	display: block;
}

.inde_cpzxc2_1_2 {
	display: none;
}

.inde_cpzxc2_2 {
	width: 100%;
	margin-top: 5px;
	text-align: center;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.inde_cpzxc1.on {
	background: #154876;
}

.inde_cpzxc1.on::after {
	content: '';
	width: 100%;
	height: 20px;
	background: #154876;
	position: absolute;
	left: 0;
	top: -20px;
}

.inde_cpzxc1.on .inde_cpzxc2_1_1 {
	display: none;
}

.inde_cpzxc1.on .inde_cpzxc2_1_2 {
	display: block;
}

.inde_cpzxc1.on .inde_cpzxc2_2 {
	font-size: 24px;
	color: white;
}

.inde_fwnls {
	width: 100%;
	background-color: #F8F8F8;
	background-image: url(../img/bg_3.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.inde_fwnl {
	width: 100%;
	margin: 95px auto;
}

.inde_fwnl1 {
	width: 100%;
	display: inline-block;
	margin-top: 65px;
}

.inde_fwnl2 {
	width: 190px;
	float: left;
	margin-right: 20px;
}

.inde_fwnl2_1 {
	width: 100%;
	margin-bottom: 100px;
}

.inde_fwnl2_1:last-child {
	margin-bottom: 0;
}

.inde_fwnl2_2 {
	width: 35px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_fwnl2_2 img {
	max-width: 100%;
	margin: auto;
}

.inde_fwnl2_2_1 {
	display: block;
}

.inde_fwnl2_2_2 {
	display: none;
}

.inde_fwnl2_3 {
	width: calc(100% - 50px);
	font-size: 20px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.inde_fwnl2_1.on .inde_fwnl2_2_1 {
	display: none;
}

.inde_fwnl2_1.on .inde_fwnl2_2_2 {
	display: block;
}

.inde_fwnl2_1.on .inde_fwnl2_3 {
	color: #154876;
}

.inde_fwnl3 {
	width: calc(100% - 210px);
	float: left;
}

.inde_fwnl3_1 {
	width: 100%;
	display: none;
}

.inde_fwnl4 {
	width: 100%;
}

.inde_fwnl4_1 {
	width: 34%;
	display: inline-block;
	vertical-align: middle;
}

.inde_fwnl4_1_1 {
	width: 100%;
	font-size: 34px;
	color: #154876;
}

.inde_fwnl4_1_2 {
	width: 100%;
	/*margin-top: 40px;*/
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.inde_fwnl4_1_3 {
	width: 140px;
	height: 50px;
	border-radius: 50px;
	display: block;
	margin-top: 40px;
	text-align: center;
	line-height: 50px;
	background: #154876;
	font-size: 16px;
	color: white;
}

.inde_fwnl4_2 {
	width: 59%;
	margin-left: 6%;
	display: inline-block;
	vertical-align: middle;
}

.inde_xwdts {
	width: 100%;
}

.inde_xwdt {
	width: 100%;
	margin: 100px auto;
}

.inde_xwdt1 {
	width: 100%;
}

.inde_xwdt1_1 {
	width: 100%;
	display: none;
}

.inde_xwdt2 {
	width: 100%;
	display: inline-block;
}

.inde_xwdt2_1 {
	width: 30%;
	display: block;
	float: left;
	margin-right: 5%;
	margin-top: 45px;
}

.inde_xwdt2_1:nth-child(3n) {
	margin-right: 0;
}

.inde_xwdt2_2 {
	width: 100%;
	font-size: 14px;
	color: #999999;
}

.inde_xwdt2_3 {
	width: 100%;
	margin-top: 30px;
	font-size: 22px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	overflow: hidden;
}

.inde_xwdt2_4 {
	width: 100%;
	margin-top: 30px;
	font-size: 14px;
	color: #154876;
}

.inde_xwdt2_4 img {
	width: 25px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.inde_xwdt2_5 {
	width: 100%;
	height: 260px;
	display: block;
	object-fit: cover;
	object-position: center;
	margin-top: 35px;
}

.nybanner {
	width: 100%;
	height: 600px;
	position: relative;
}

.nybanne1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.nybanne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.nybanne3 {
	width: 100%;
}

.nybanne3_1 {
	width: 100%;
	font-size: 40px;
	color: white;
	font-weight: bold;
}

.nybanne3_2 {
	width: 100%;
	font-size: 30px;
	color: white;
	margin-top: 10px;
}

.tit_box {
	width: 100%;
}

.tit_bo {
	width: 100%;
	margin: 40px auto;
	display: inline-block;
}

.tit_bo1 {
	width: 38%;
	float: left;
	font-size: 14px;
	color: #999999;
}

.tit_bo1 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.tit_bo1 div {
	width: calc(100% - 30px);
	display: inline-block;
	vertical-align: middle;
}

.tit_bo1 span {
	margin: 0 5px;
}

.fl_box {
	float: right;
	display: flex;
}

.fl_bo1 {
	border: 1px solid #9BB1C4;
	min-width: 85px;
	height: 40px;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	display: block;
	padding: 0 20px;
	margin-right: 45px;
	font-size: 18px;
	color: #1B4D7A;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.fl_bo1:last-child {
	margin-right: 0;
}

.fl_bo1.on {
	border-color: #0281BC;
	background: #0281BC;
	color: white;
}

.gykl_qyjjs {
	width: 100%;
	background-color: #F5F5F5;
	background-image: url(../img/bg_4.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.gykl_qyjj {
	width: 100%;
}

.gykl_qyjj1 {
	width: 50%;
	margin-left: 5%;
	display: inline-block;
	vertical-align: middle;
}

.gykl_qyjj1 img {
	width: 100%;
	display: block;
}

.gykl_qyjj2 {
	width: 44%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.gykl_qyjj2_1 {
	width: 100%;
	font-size: 38px;
	color: #1B4D7A;
	font-weight: bold;
	position: relative;
	z-index: 1;
}

.gykl_qyjj2_1 img {
	max-width: 100%;
	display: block;
}

.gykl_qyjj2_1 div {
	margin-top: -40px;
	position: relative;
	z-index: 1;
}

.gykl_qyjj2_2 {
	width: 100%;
	font-size: 24px;
	color: #0077B4;
	margin-top: 50px;
	position: relative;
	z-index: 1;
}

.gykl_qyjj2_2 img {
	width: 25px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.gykl_qyjj2_3 {
	width: 100%;
	margin-top: 30px;
	font-size: 15px;
	color: #333333;
	line-height: 30px;
}

.gykl_qyjj2_4 {
	position: absolute;
	left: -55px;
	top: -35px;
}

.gykl_qywhs {
	width: 100%;
}

.gykl_qywha {
	width: 100%;
}

.gykl_qywhb {
	width: 100%;
	margin-top: 55px;
	margin-bottom: 35px;
	font-size: 38px;
	color: #1B4D7A;
	font-weight: bold;
}

.gykl_qywhc {
	width: 100%;
}

.gykl_qywhc .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.gykl_qywhc .swiper {
	width: 100%;
	height: 100%;
}

.gykl_qywhc .swiper-slide {
	width: 100%;
	height: 100%;
}

.gykl_qywhc .swiper-button {
	width: 100px;
	height: 25px;
	position: absolute;
	top: -60px;
	right: 13%;
	z-index: 1;
}

.gykl_qywhc .swiper-button-prev::after,
.gykl_qywhc .swiper-button-next::after {
	display: none;
}

.gykl_qywhc .swiper-button-prev {
	border-right: 1px solid #CCCCCC;
	width: 50px;
	height: 25px;
	background-image: url(../img/prev_2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	left: 0;
	top: 22px;
}

.gykl_qywhc .swiper-button-next {
	width: 50px;
	height: 25px;
	background-image: url(../img/next_2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	right: 0;
	top: 22px;
}

.gykl_qywhc1 {
	width: 100%;
	height: 600px;
	display: block;
	position: relative;
}

.gykl_qywhc2 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.gykl_qywhc3 {
	width: 100%;
	padding: 40px;
	background-image: url(../img/bg_5.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
}

.gykl_qywhc3_1 {
	width: 100%;
}

.gykl_qywhc3_1_1 {
	width: calc(100% - 30px);
	font-size: 30px;
	color: white;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

.gykl_qywhc3_1_1 img {
	max-width: 35px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.gykl_qywhc3_1_1 span {
	display: inline-block;
	vertical-align: middle;
}

.gykl_qywhc3_1_2 {
	width: 20px;
	display: inline-block;
	vertical-align: middle;
}

.gykl_qywhc3_1_2 img {
	width: 100%;
}

.gykl_qywhc3_1_3 {
	display: block;
}

.gykl_qywhc3_1_4 {
	display: none;
}

.gykl_qywhc3_2 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: white;
	line-height: 30px;
	display: none;
}

.gykl_qywhc1:hover .gykl_qywhc3_1_3 {
	display: none;
}

.gykl_qywhc1:hover .gykl_qywhc3_1_4 {
	display: block;
}

.gykl_qywhc1:hover .gykl_qywhc3_2 {
	display: block;
}

.gykl_fzlcs {
	width: 100%;
	background-image: url(../img/bg_8.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.gykl_fzlc {
	width: 100%;
	margin: 80px auto;
}

.gykl_fzlc1 {
	width: 100%;
	font-size: 38px;
	color: #1B4D7A;
	font-weight: bold;
}

.gykl_fzlc2 {
	width: 100%;
	margin-top: 30px;
}

.gykl_fzlc2 .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}
.gykl_fzlc2 .swiper-father::after{
    content:'';
    width:calc(100% - 30px - 90px);
    	height: 100%;
    	background: rgba(255,255,255,0);
    	position: absolute;
    	left: 50%;
    	top: 0;
    	transform: translateX(-50%);
    	z-index: 1;
}
.gykl_fzlc2 .swiper {
	width: calc(100% - 30px - 90px);
	height: 100%;
}

.gykl_fzlc2 .swiper-slide {
	width: 100%;
	height: 100%;
}

.gykl_fzlc2 .swiper-button-prev::after,
.gykl_fzlc2 .swiper-button-next::after {
	display: none;
}

.gykl_fzlc2 .swiper-button-prev {
	width: 15px;
	height: 25px;
	background-image: url(../img/prev_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.gykl_fzlc2 .swiper-button-next {
	width: 15px;
	height: 25px;
	background-image: url(../img/next_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
}

.gykl_fzlc2 .swiper-slide:nth-child(even) .gywm_dsj5_1 {
	display: none;
}

.gykl_fzlc2 .swiper-slide:nth-child(even) .gywm_dsj5_2 {
	display: block;
}

.gywm_dsj1 {
	width: calc(100% + 5px);
}

.gywm_dsj2 {
	width: 100%;
	height: 90px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	overflow: hidden;
	overflow-y: auto;
}

.gywm_dsj3 {
	width: 100%;
	height: 30px;
	margin: 20px auto;
	text-align: center;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}

.gywm_dsj4 {
	width: 100%;
	height: 85px;
}

.gywm_dsj4 img {
	height: 100%;
	display: block;
	margin: auto;
}

.gywm_dsj5 {
	width: 100%;
	margin: 10px auto;
	text-align: center;
	font-size: 30px;
	color: white;
	font-weight: bold;
	position: relative;
}

.gywm_dsj5 img {
	width: 100%;
}

.gywm_dsj5_1 {
	display: block;
}

.gywm_dsj5_2 {
	display: none;
}

.gywm_dsj5 div {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.gykl_zzrys {
	width: 100%;
}

.gykl_zzry {
	width: 100%;
	margin: 80px auto;
}

.gykl_zzry1 {
	width: 100%;
	font-size: 38px;
	color: #1B4D7A;
	font-weight: bold;
}

.gykl_zzry2 {
	width: 100%;
	margin-top: 35px;
}

.gykl_zzry2 .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.gykl_zzry2 .swiper {
	width: 100%;
	height: 100%;
}

.gykl_zzry2 .swiper-slide {
	width: 100%;
	height: 100%;
}

.gykl_zzry2 .swiper-button {
	width: 100px;
	height: 25px;
	position: absolute;
	top: -60px;
	right: 0;
	z-index: 1;
}

.gykl_zzry2 .swiper-button-prev::after,
.gykl_zzry2 .swiper-button-next::after {
	display: none;
}

.gykl_zzry2 .swiper-button-prev {
	border-right: 1px solid #CCCCCC;
	width: 50px;
	height: 25px;
	background-image: url(../img/prev_2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	left: 0;
	top: 22px;
}

.gykl_zzry2 .swiper-button-next {
	width: 50px;
	height: 25px;
	background-image: url(../img/next_2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	right: 0;
	top: 22px;
}

.gykl_zzry3 {
	width: 100%;
	display: block;
}

.gykl_zzry3_1 {
	width: 100%;
}

.gykl_zzry3_1 img {
	width: 100%;
	display: block;
}

.gykl_zzry3_2 {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.gykl_hzhbs {
	width: 100%;
	background: #F7F7F7;
}

.gykl_hzhb {
	width: 100%;
	margin: 90px auto;
}

.gykl_hzhb1 {
	width: 100%;
	display: inline-block;
}

.gykl_hzhb2 {
	width: 15.833%;
	height: 70px;
	float: left;
	margin-top: 35px;
	margin-right: 1%;
	overflow: hidden;
	position: relative;
}

.gykl_hzhb2:nth-child(6n) {
	margin-right: 0;
}

.gykl_hzhb2 img {
	max-width: 100%;
	max-height: 100%;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.pro_box {
	width: 100%;
}

.pro_bo {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 60px;
}

.pages {
	width: 100%;
	text-align: center;
	margin-top: 40px;
}

.pagination {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.pagination li {
	display: inline;
	text-align: center;
}

.pagination a {
	/* border: 1px solid #DDDDDD; */
	box-sizing: border-box;
	float: left;
	display: block;
	min-width: 30px;
	height: 30px;
	font-size: 12px;
	padding: 0 10px;
	background: white;
	color: #333333;
	text-align: center;
	line-height: 30px;
	margin: 0 5px;
	border-radius: 2px;
}

.pagination img {
	height: 10px;
}

.pagination span {
	/* border: 1px solid #DCDCDC; */
	box-sizing: border-box;
	float: left;
	display: block;
	min-width: 30px;
	height: 30px;
	font-size: 12px;
	padding: 0 10px;
	background: white;
	color: #333333;
	text-align: center;
	line-height: 30px;
	margin: 0 5px;
	border-radius: 2px;
}

.pagination a.active {
	/* border: 1px solid #2468F1; */
	background: #0A86BE;
	color: white;
}

.pagination a:active {
	/* border: 1px solid #2468F1; */
	background: #0A86BE;
	color: white;
}

.pro_list {
	width: 100%;
	display: inline-block;
}

.pro_li {
	width: 49%;
	height: 450px;
	display: block;
	float: left;
	margin-right: 2%;
	margin-top: 45px;
	position: relative;
}

.pro_li:nth-child(2n) {
	margin-right: 0;
}

.pro_li1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.pro_li2 {
	width: 100%;
	padding: 25px 35px;
	background-image: url(../img/bg_5.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
}

.pro_li2_1 {
	width: 100%;
	font-size: 30px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.pro_li2_2 {
	width: 100%;
	font-size: 14px;
	color: white;
	margin-top: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	overflow: hidden;
}

.pro_li2_3 {
	width: 100%;
	margin-top: 20px;
	text-decoration: underline;
	font-size: 16px;
	color: #0281BC;
}

.prodeta_box {
	width: 100%;
}

.prodeta_bo {
	width: 100%;
	margin-bottom: 45px;
}

.prodeta_top {
	width: 100%;
	display: inline-block;
}

.prodeta_top1 {
	border: 1px solid #E6E6E6;
	width: 48%;
	float: left;
}

.prodeta_top1 .swiper {
	width: 100%;
	height: 100%;
}

.prodeta_top1 .swiper-slide {
	width: 100%;
	height: 100%;
}

.prodeta_top1 .swiper-button-prev::after,
.prodeta_top1 .swiper-button-next::after {
	display: none;
}

.prodeta_top1 .swiper-button-prev {
	width: 55px;
	height: 55px;
	background-image: url(../img/prev_4.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.prodeta_top1 .swiper-button-next {
	width: 55px;
	height: 55px;
	background-image: url(../img/next_4.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.prodeta_top1_1 {
	width: 100%;
	height: 550px;
	overflow: hidden;
	position: relative;
}

.prodeta_top1_1 img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.prodeta_top2 {
	width: 48%;
	float: right;
}

.prodeta_top2_1 {
	width: 100%;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}

.prodeta_top2_2 {
	width: 100%;
	margin-top: 40px;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}

.prodeta_top2_3 {
	width: 100%;
	margin-top: 40px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	padding-left: 15px;
	box-sizing: border-box;
}

.prodeta_top2_3 li {
	list-style-type: disc;
}

.prodeta_top2_4 {
	width: 100%;
	display: inline-block;
}

.prodeta_top2_4_1 {
	width: 160px;
	height: 50px;
	border-radius: 50px;
	display: block;
	float: left;
	margin-right: 25px;
	margin-top: 40px;
	background: #E5F1F8;
	color: #0079B9;
	text-align: center;
	font-size: 18px;
}

.prodeta_top2_4_1:last-child {
	margin-right: 0;
	background: #0079B9;
	color: white;
}

.prodeta_top2_4_1 img {
	max-width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.prodeta_top2_4_1 span {
	line-height: 50px;
	display: inline-block;
	vertical-align: middle;
}

.prodeta_down {
	width: 100%;
	margin-top: 55px;
}

.prodeta_down1 {
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	display: flex;
}

.prodeta_down1 div {
	border-bottom: 1px solid #154876;
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	color: #154876;
	font-weight: bold;
}

.prodeta_down2 {
	width: 100%;
	padding: 40px 0;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.prodeta_down2 img {
	max-width: 100%;
}

.prodeta_tjs {
	width: 100%;
	background: #F6F6F6;
}

.prodeta_tj {
	width: 100%;
	margin: 60px auto;
}

.prodeta_tj1 {
	width: 100%;
	font-size: 38px;
	color: #154876;
	font-weight: bold;
}

.prodeta_tj2 {
	width: 100%;
	display: inline-block;
}

.prodeta_tj3 {
	width: 23.5%;
	display: block;
	background: white;
	float: left;
	margin-right: 2%;
	margin-top: 40px;
	padding: 30px 35px;
}

.prodeta_tj3:nth-child(4n) {
	margin-right: 0;
}

.prodeta_tj3_1 {
	width: 100%;
	height: 290px;
	overflow: hidden;
	position: relative;
}

.prodeta_tj3_1 img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.prodeta_tj3_2 {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.prodeta_tj3_3 {
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.prodeta_tj3_4 {
	width: 100%;
	margin-top: 20px;
	text-decoration: underline;
	font-size: 14px;
	color: #154876;
}

.hyyy_box {
	width: 100%;
}

.hyyy_bo {
	width: 100%;
	margin-top: 35px;
	margin-bottom: 80px;
}

.hyyy_list {
	width: 100%;
}

.hyyy_li {
	width: 100%;
	display: block;
	height: 500px;
	margin-bottom: 60px;
	position: relative;
}

.hyyy_li:last-child {
	margin-bottom: 0;
}

.hyyy_li1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.hyyy_li2 {
	width: 32%;
	height: 100%;
	background: rgba(21, 72, 118, .83);
	position: absolute;
	left: 0;
	top: 0;
}

.hyyy_li3 {
	width: 100%;
	padding: 0 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.hyyy_li3_1 {
	width: 100%;
	font-size: 34px;
	color: white;
	font-weight: bold;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.hyyy_li3_2 {
	width: 100%;
	margin-top: 40px;
	font-size: 14px;
	color: white;
	line-height: 25px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	/* 限制显示的行数为3 */
	overflow: hidden;
}

.hyyy_li3_3 {
	border: 1px solid white;
	width: 130px;
	height: 40px;
	border-radius: 40px;
	text-align: center;
	line-height: 40px;
	margin-top: 40px;
	font-size: 16px;
	color: white;
	font-weight: bold;
}

.hyyy_detatops {
	width: 100%;
	background-color: #F6F6F6;
	background-image: url(../img/bg_9.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.hyyy_detatop {
	width: 100%;
}

.hyyy_detato {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 100px;
}

.hyyy_detato1 {
	width: 50%;
	height: 420px;
	margin-left: 11%;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.hyyy_detato2 {
	width: 38%;
	display: inline-block;
	vertical-align: middle;
}

.hyyy_detato2_1 {
	width: 100%;
	font-size: 38px;
	color: #154876;
	font-weight: bold;
}

.hyyy_detato2_2 {
	width: 100%;
	margin-top: 35px;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.hyyy_cens {
	width: 100%;
}

.hyyy_cen {
	width: 100%;
	margin: 85px auto;
}

.hyyy_cen1 {
	width: 100%;
	font-size: 38px;
	color: #154876;
	font-weight: bold;
}

.hyyy_cen2 {
	width: 100%;
	display: inline-block;
}

.hyyy_cen2_1 {
	width: 49%;
	height: 370px;
	display: block;
	float: left;
	margin-right: 2%;
	margin-top: 30px;
	font-size: 20px;
	color: white;
	position: relative;
}

.hyyy_cen2_1:nth-child(2n) {
	margin-right: 0;
}

.hyyy_cen2_1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.hyyy_cen2_1 div {
	width: 100%;
	padding: 35px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.hyyy_downs {
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.hyyy_down {
	max-width: 100%;
	width: 670px;
	margin: 130px auto;
	text-align: center;
}

.hyyy_down1 {
	width: 100%;
	font-size: 38px;
	color: white;
	font-weight: bold;
}

.hyyy_down2 {
	width: 100%;
	margin-top: 25px;
	font-size: 20px;
	color: white;
}

.fwnl_box {
	width: 100%;
	background: #F7F7F7;
}

.fwnl_bo {
	width: 100%;
	margin: 90px auto;
	position: relative;
}

.fwnl_bo1 {
	width: 100%;
	margin-bottom: 65px;
	display: inline-block;
}

.fwnl_bo1:last-child {
	margin-bottom: 0;
}

.fwnl_bo2 {
	width: 50%;
	height: 400px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: left;
}

.fwnl_bo3 {
	width: 50%;
	height: 400px;
	float: left;
	padding: 60px 80px;
	background-image: url(../img/bg_10.png);
	background-position: center left;
	background-repeat: no-repeat;
	background-size: cover;
}

.fwnl_bo3_1 {
	max-width: 100%;
	font-size: 34px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
	position: relative;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.fwnl_bo3_1 span {
	position: relative;
	z-index: 1;
}

.fwnl_bo3_1::after {
	content: '';
	width: 100%;
	height: 5px;
	border-radius: 5px;
	background: #CAD7E3;
	position: absolute;
	left: 0;
	bottom: 0;
}

.fwnl_bo3_2 {
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	/* 限制显示的行数为3 */
	overflow: hidden;
}

.fwnl_bo3_3 {
	width: 150px;
	height: 45px;
	border-radius: 45px;
	margin-top: 25px;
	text-align: center;
	line-height: 45px;
	text-decoration: underline;
	font-size: 15px;
	color: white;
	background: #154876;
}

.fwnl_bo1:nth-child(even) .fwnl_bo3 {
	float: right;
	background-image: url(../img/bg_11.png);
	background-position: center right;
}

.fwnl_tit1 {
	font-size: 62px;
	color: rgba(153, 153, 153, .2);
	font-weight: bold;
	line-height: 62px;
	transform: rotate(-90deg);
	display: inline-block;
	position: absolute;
	left: -340px;
	top: 280px;
}

.fwnl_tit2 {
	font-size: 62px;
	color: rgba(153, 153, 153, .2);
	font-weight: bold;
	line-height: 62px;
	transform: rotate(-90deg);
	display: inline-block;
	position: absolute;
	right: -340px;
	bottom: 280px;
}

.news_box {
	width: 100%;
}

.news_bo {
	width: 100%;
	margin-bottom: 50px;
}

.news_list {
	width: 100%;
}

.news_li {
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	display: block;
	padding: 50px 0;
}

.news_li1 {
	width: 65px;
	background: #F2F9FC;
	margin-right: 20px;
	padding: 10px 0;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}

.news_li1_1 {
	width: 100%;
	font-size: 30px;
	color: #0281BC;
	font-weight: bold;
}

.news_li1_2 {
	width: 100%;
	color: #0281BC;
	font-weight: bold;
	font-size: 12px;
}

.news_li2 {
	width: 300px;
	height: 210px;
	margin-right: 30px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

.news_li3 {
	width: calc(100% - 425px);
	display: inline-block;
	vertical-align: middle;
}

.news_li3_1 {
	width: 100%;
	font-size: 24px;
	color: #333333;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}

.news_li3_2 {
	width: 100%;
	margin-top: 25px;
	font-size: 14px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* 限制显示的行数为3 */
	overflow: hidden;
}

.news_li3_3 {
	width: 100%;
	margin-top: 70px;
	font-size: 14px;
	color: #154876;
}

.news_li3_3 img {
	width: 25px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.news_details {
	width: 100%;
}

.news_detail {
	width: 100%;
	margin-bottom: 40px;
}

.news_detatop {
	width: 100%;
	background: #F8F8F8;
	padding: 30px 25px;
}

.news_detatop1 {
	width: 100%;
	font-size: 34px;
	color: #333333;
	font-weight: bold;
}

.news_detatop2 {
	width: 100%;
	display: inline-block;
}

.news_detatop2_1 {
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	font-size: 14px;
	color: #999999;
}

.news_detatop2_1:last-child {
	margin-right: 0;
}

.news_detatop2_1 img {
	max-width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.news_detatop2_1 span {
	display: inline-block;
	vertical-align: middle;
}

.news_detacen {
	width: 100%;
	padding: 45px 0;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.news_detacen img {
	max-width: 100%;
}

.news_detadown {
	border-top: 1px solid #E5E5E5;
	width: 100%;
	padding: 40px 0;
	display: flex;
}

.news_detadown1 {
	width: 48%;
	margin-right: 4%;
}

.news_detadown1:last-child {
	margin-right: 0;
}

.news_detadown2 {
	font-size: 14px;
	color: #0078B7;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}

.news_detadown2 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.news_detadown2 span {
	display: inline-block;
	vertical-align: middle;
}

.news_detadown1:last-child .news_detadown2 img {
	margin-right: 0;
	margin-left: 5px;
}

.news_detadown3 {
	width: calc(100% - 90px);
	font-size: 16px;
	color: #154876;
	text-decoration: underline;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	/* 防止文本换行 */
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 显示省略号来代表被修剪的文本 */
}
.rczp_tops{
	width: 100%;
}
.rczp_top{
	width: 100%;
	margin-top: 25px;
	margin-bottom: 60px;
}
.rczp_top1{
	width: 100%;
	font-size: 38px;
	color: #154876;
	font-weight: bold;
}
.rczp_top2{
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: #333333;
}
.rczp_top3{
	width: 100%;
	display: inline-block;
	margin-top: 30px;
}
.rczp_top3_1{
	width: 46%;
	display: block;
	float: left;
	margin-left: 8%;
}
.rczp_top3_2{
	width: 46%;
	float: left;
	display: inline-block;
}
.rczp_top3_3{
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 30px;
	background: #F3F6F8;
	padding: 35px;
}
.rczp_top3_3:nth-child(2n){
	margin-right: 0;
}
.rczp_top3_3_1{
	height: 40px;
	display: block;
	margin: auto;
}
.rczp_top3_3_2{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 24px;
	color: #333333;
}
.rczp_top3_3_3{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}
.rczp_downs{
	width: 100%;
	background: #F8F8F8;
}
.rczp_down{
	width: 100%;
	margin:85px auto;
}
.rczp_down1{
	width: 100%;
	text-align: center;
	font-size: 38px;
	color: #154876;
	font-weight: bold;
}
.rczp_down2{
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
	color: #999999;
}
.rczp_down2 span{
	text-decoration: underline;
	color: #333333;
}
.rczp_down3{
	width: 100%;
	margin-top: 70px;
}
.rczp_down4{
	width: 100%;
	background: white;
	margin-bottom: 30px;
}
.rczp_down4:last-child{
	margin-bottom: 0;
}
.rczp_down4_1{
	width: 100%;
	height: 80px;
	padding: 0 35px;
}
.rczp_down4_1_1{
	width: 20px;
	display: inline-block;
	vertical-align: middle;
}
.rczp_down4_1_1 img{
	width: 100%;
}
.rczp_down4_1_2{
	display: block;
}
.rczp_down4_1_3{
	display: none;
}
.rczp_down4_1_4{
	width: 15px;
	display: inline-block;
	vertical-align: middle;
}
.rczp_down4_1_4 img{
	width: 100%;
}
.rczp_down4_1_5{
	display: block;
}
.rczp_down4_1_6{
	display: none;
}
.rczp_down4_1_7{
	width: calc(100% - 45px);
	line-height: 80px;
	padding: 0 10px;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}
.rczp_down4_2{
	width: 100%;
	padding: 0 35px;
	padding-top: 5px;
	padding-bottom: 40px;
	display: none;
}
.rczp_down4_2_1{
	width: 100%;
	font-size: 20px;
	color: #333333;
}
.rczp_down4_2_2{
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.rczp_down4.on{
	box-shadow: 0 0 12px rgba(233,233,233, .75);
}
.rczp_down4.on .rczp_down4_1_2{
	display: none;
}
.rczp_down4.on .rczp_down4_1_3{
	display: block;
}
.rczp_down4.on .rczp_down4_1_7{
	color: #0281BC;
}
.rczp_down4.on .rczp_down4_1_5{
	display: none;
}
.rczp_down4.on .rczp_down4_1_6{
	display: block;
}
.rczp_down4.on .rczp_down4_2{
	display: block;
}
.lxwm_lxwms{
	width: 100%;
}
.lxwm_lxwm{
	width: 100%;
	margin-top: 40px;
	margin-bottom: 80px;
}
.lxwm_lxwm1{
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #154876;
	font-weight: bold;
}
.lxwm_lxwm2{
	width: 100%;
	display: inline-block;
}
.lxwm_lxwm2_1{
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-top: 50px;
}
.lxwm_lxwm2_1:nth-child(4n){
	margin-right: 0;
}
.lxwm_lxwm2_2{
	height: 55px;
	display: block;
	margin: auto;
}
.lxwm_lxwm2_3{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	color: #999999;
}
.lxwm_lxwm2_4{
	width: 100%;
	margin-top: 15px;
	text-align: center;
	font-size: 18px;
	color: #333333;
}
.lxwm_lxwm3{
	width: 100%;
	height: 450px;
	margin-top: 35px;
}
.lxwm_zxly1{
	width: 100%;
	margin-top: 35px;
	display: inline-block;
}
.lxwm_zxly2{
	width: 45%;
	float: left;
	margin-top: 20px;
	margin-right: 10%;
	display: flex;
}
.lxwm_zxly2:nth-child(2n){
	margin-right: 0;
}
.lxwm_zxly2_1{
	width: 55px;
	line-height: 45px;
	font-size: 16px;
	color: #333333;
}
.lxwm_zxly2_2{
	border: 1px solid #E2E2E2;
	outline: none;
	width: calc(100% - 55px);
	height: 45px;
	border-radius: 2px;
	padding: 0 15px;
	font-size: 14px;
	color: #333333;
}
.lxwm_zxly3{
	width: 100%;
	float: left;
	margin-top: 20px;
	display: flex;
}
.lxwm_zxly3_1{
	border: 1px solid #E2E2E2;
	outline: none;
	width: calc(100% - 55px);
	height: 120px;
	border-radius: 2px;
	padding: 15px;
	font-size: 14px;
	color: #333333;
}
.lxwm_zxly4{
	border: none;
	outline: none;
	width: 205px;
	height: 55px;
	border-radius: 55px;
	display: block;
	margin: auto;
	margin-top: 70px;
	background: #0E8BC1;
	color: white;
	font-weight: bold;
	padding: 0;
	line-height: 55px;
	font-size: 20px;
}