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 {
	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);
}

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

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

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

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

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

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

.banner .swiper-pagination-bullet {
	width: 160px;
	height: 4px;
	border-radius: 4px;
	background: #C8C8C8;
	opacity: 1;
}

.banner .swiper-pagination-bullet-active {
	/* background: #1466AE; */
	position: relative;
}

.banner .swiper-pagination-bullet-active::after {
	content: '';
	width: 0;
	height: 100%;
	border-radius: 4px;
	background: #1466AE;
	position: absolute;
	left: 0;
	top: 0;
}

.banner .swiper-pagination-bullet-active::after {
	-webkit-animation: animate-data 14s linear;
	animation: animate-data 14s linear;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

@-webkit-keyframes animate-data {
	0% {
		width: 0
	}

	to {
		width: 100%
	}
}

@keyframes animate-data {
	0% {
		width: 0
	}

	to {
		width: 100%
	}
}

.banne {
	width: 100%;
	height: 100%;
}

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

.in-jscp {
	width: 100%;
	margin: 120px auto;
}

.in-jscp1 {
	width: 100%;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}

.in-jscp2 {
	width: 50px;
	display: block;
	margin-top: 35px;
}

.in-jscp3 {
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: #545454;
	line-height: 32px;
}
.in-jscp3 img{
    max-width: 100%;
    width: auto;
     height: auto;
}
.in-jscp4 {
	width: 100%;
	margin-top: 35px;
	display: flex;
	position: relative;
}

.in-jscp4::after {
	content: '';
	border: 1px dashed #DCDCDC;
	width: calc(100% - 80px);
	left: 40px;
	right: 40px;
	position: absolute;
	top: 75px;
}

.in-jscp4_1 {
	width: 42.5%;
	padding: 0 35px;
	margin-right: 1.5%;
	background: #F9F9F9;
	-webkit-transition: width .3s linear;
	-o-transition: width .3s linear;
	transition: width .3s linear
}

.in-jscp4_2 {
	width: 100%;
	height: 75px;
}

.in-jscp4_2_1 {
	text-align: center;
	line-height: 75px;
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}

.in-jscp4_2_2 {
	height: 15px;
	margin-top: 30px;
	float: right;
	display: none;
}

.in-jscp4_3 {
	height: 12px;
	opacity: 0;
	top: -14px;
	position: relative;
	z-index: 1;
}

.in-jscp4_4 {
	width: 100%;
	padding: 30px 0;
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
}

.in-jscp4_5 {
	width: 100%;
	display: inline-block;
	vertical-align: middle;
}

.in-jscp4_5 img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.in-jscp4_6 {
	width: 64%;
	padding: 0 15px;
	display: none;
	vertical-align: middle;
	overflow: hidden;
}

.in-jscp4_6_1 {
	width: 100%;
	font-size: 16px;
	color: #999999;
	/*color: #1466AE;*/
	line-height: 32px;
	display: none;
	/*opacity: 0;*/
	 /*transition: all 8s ease; */
	     transition: all 3s ease;
    /*transform: translateX(110%);*/
}

.in-jscp4_6_2 {
	border: 1px solid #1466AE;
	width: 110px;
	height: 35px;
	display: none;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #1466AE;
	margin-top: 25px;
}

.in-jscp4_6_2:hover {
	background: #1466AE;
	color: white;
}

.in-jscp4_1.on {
	width: 56%;
}

.in-jscp4_1.on .in-jscp4_2 {
	display: inline-block;
}

.in-jscp4_1.on .in-jscp4_2_1 {
	float: left;
}

.in-jscp4_1.on .in-jscp4_2_2 {
	display: block;
}

.in-jscp4_1.on .in-jscp4_3 {
	opacity: 1;
}

.in-jscp4_1.on .in-jscp4_5 {
	width: 35%;
}

.in-jscp4_1.on .in-jscp4_6 {
	display: inline-block;
}
.in-jscp4_1.on .in-jscp4_6_1 {
	/*opacity: 1;*/
	/*transform: translateX(0);*/
	/*display: block;*/
}
.in-jscp4_1.on .in-jscp4_6_2 {
	display: block;
}

.in-jjfas {
	width: 100%;
	background: #F9F9F9;
}

.in-jjfa {
	width: 100%;
	margin: 90px auto;
}

.in-jjfa1 {
	width: 100%;
	margin-top: 40px;
	display: flex;
}

.in-jjfa2 {
	width: 32%;
	background: white;
	margin-right: 2%;
	padding: 65px 40px;
}

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

.in-jjfa2_1 {
	/*height: 90px;*/
	height: 210px;
	display: block;
	margin: auto;
}

.in-jjfa2_2 {
	width: 100%;
	margin-top: 40px;
	text-align: center;
	font-size: 24px;
	color: #333333;
}

.in-jjfa2_3 {
	border: 2px solid #DCDCDC;
	width: 80px;
	margin: auto;
	margin-top: 20px;
}

.in-jjfa2_4 {
	width: 100%;
	height: 42px;
	margin-top: 50px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.in-jjfa3 {
	border: 1px solid #1466AE;
	width: 145px;
	height: 35px;
	display: block;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #1466AE;
	margin: auto;
	margin-top: 40px;
}

.in-jjfa3:hover {
	background: #1466AE;
	color: white;
}

.in-gsjss {
	width: 100%;
}

.in-gsjs {
	width: 100%;
	margin-top: 110px;
	margin-bottom: 55px;
}

.in-gsjs .swiper {
	width: 100%;
	height: 100%;
}

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

.in-gsjs .swiper-pagination-bullet {
	width: 66px;
	height: 4px;
	border-radius: 0;
	background: #F1F1F1;
	opacity: 1;
}

.in-gsjs .swiper-pagination {
	text-align: left;
	padding: 0 15%;
	box-sizing: border-box;
	bottom: 30px;
}

.in-gsjs .swiper-pagination-bullet-active {
	/* background: #1466AE; */
	position: relative;
}

.in-gsjs .swiper-pagination-bullet-active::after {
	content: '';
	width: 0;
	height: 100%;
	border-radius: 0;
	background: #777777;
	position: absolute;
	left: 0;
	top: 0;
}

.in-gsjs .swiper-pagination-bullet-active::after {
	-webkit-animation: animate-data 10s linear;
	animation: animate-data 10s linear;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}

.in-gsj {
	width: 100%;
	background: white;
	display: inline-block;
}

.in-gsj1 {
	width: 40%;
	float: left;
}

.in-gsj1_1 {
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #545454;
	line-height: 32px;
}

.in-gsj1_2 {
	width: 145px;
	height: 40px;
	display: block;
	margin-top: 80px;
	background: #1466AE;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: white;
}

.in-gsj1_2:hover {
	opacity: 0.8;
}

.in-gsj2 {
	width: 49%;
	height: 450px;
	float: right;
	overflow: hidden;
}

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

.in-bls {
	width: 100%;
	padding: 50px 0;
	overflow: hidden;
	position: relative;
}

.banbolang1 {
	/* width: 100%; */
	position: relative;
	z-index: -1;
}

.bolang1,
.bolang2 {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	z-index: -1;
}

.in-bl {
	width: 100%;
	display: block;
}

.in-yycjs {
	width: 100%;
	background: #F9F9F9;
}

.in-yycj {
	width: 100%;
	margin: 110px auto;
}

.in-yycj1 {
	width: 100%;
	margin-top: 30px;
	display: flex;
}

.in-yycj2 {
	width: 18.4%;
	margin-right: 2%;
	overflow: hidden;
	position: relative;
}

.in-yycj2:nth-child(5n) {
	margin-right: 0;
}

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

.in-yycj2_2 {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(22, 43, 82, 0.74);
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.in-yycj2_3 {
	width: 100%;
	height: 4px;
	background: #333E5C;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;

}

.in-yycj2_3_1 {
	position: absolute;
	top: 0;
	z-index: 1;
	width: 0;
	height: 4px;
	background: #1466AE;
	-webkit-transition: width .3s ease-in-out;
	-o-transition: width .3s ease-in-out;
	transition: width .3s ease-in-out
}

.in-yycj2_4 {
	position: absolute;
	top: 0;
	width: 100%;
	height: 232px;
	background-image: linear-gradient(to bottom, rgba(38, 70, 132, 0.6), rgba(255, 255, 255, 0));
}

.in-yycj2_5 {
	width: 85%;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	z-index: 1;
}

.in-yycj2_5_1 {
	width: 100%;
	font-weight: 600;
	font-size: 24px;
	line-height: 36px;
	margin: 60px 0 36px;
	font-size: 24px;
	color: white;
	text-align: center;
}

.in-yycj2_5_2 {
	max-width: 170px;
	display: block;
	margin: auto;
	margin-bottom: 35px;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.in-yycj2_5_3 {
	width: 100%;
	font-weight: 300;
	font-size: 14px;
	line-height: 24px;
	color: white;
	text-align: center;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.in-yycj2_6 {
	width: 100%;
	height: 75px;
	background: #1280E0;
	font-size: 16px;
	color: white;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: translateY(75px);
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.in-yycj2_6 span {
	line-height: 75px;
	display: inline-block;
	vertical-align: middle;
}

.in-yycj2_6 img {
	width: 14px;
	margin-left: 4px;
	display: inline-block;
	vertical-align: middle;
}

.in-yycj2_6:hover {
	opacity: 0.8;
}

.in-yycj2:hover .in-yycj2_2 {
	opacity: 1;
}

.in-yycj2:hover .in-yycj2_3_1 {
	width: 100%;
}

.in-yycj2:hover .in-yycj2_5_2 {
	opacity: 1;
}

.in-yycj2:hover .in-yycj2_5_3 {
	opacity: 1;
}

.in-yycj2:hover .in-yycj2_6 {
	transform: translateY(0);
}

.in-zxzxs {
	width: 100%;
}

.in-zxzx {
	width: 100%;
	margin: 100px auto;
}

.in-zxzx1 {
	width: 100%;
	margin-top: 40px;
	display: flex;
}

.in-zxzx2 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 68.5%;
}

.in-zxzx2_1 {
	width: 100%;
	background: #F9F9F9;
	margin-bottom: 20px;
	display: block;
}

.in-zxzx2_1:last-child {
	margin-bottom: 0;
}

.in-zxzx2_2 {
	/*width: 33%;*/
	width: 40%;
	/*height: 195px;*/
	height: 200px;
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
}

.in-zxzx2_2 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.in-zxzx2_3 {
	/*width: 66.3%;*/
	width: 59.3%;
	padding: 0 30px;
	display: inline-block;
	vertical-align: middle;
}

.in-zxzx2_4 {
	width: 100%;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-zxzx2_5 {
	width: 100%;
	margin-top: 25px;
	font-size: 14px;
	color: #545454;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.in-zxzx2_6 {
	width: 100%;
	margin-top: 20px;
	display: inline-block;
}

.in-zxzx2_6_1 {
	height: 25px;
	background: #F3F3F3;
	line-height: 25px;
	padding: 0 10px;
	margin-right: 20px;
	font-size: 14px;
	color: #1466AE;
	float: left;
}

.in-zxzx2_6_2 {
	float: left;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
}

.in-zxzx2_1:hover .in-zxzx2_2 img {
	transform: scale(1.1);
}

.in-zxzx3 {
	box-sizing: border-box;
	width: 29.5%;
	margin-left: 2%;
	background: #F9F9F9;
	padding: 30px;
}

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

.in-zxzx3_1_1 {
	border-bottom: 2px solid #3498DB;
	padding-bottom: 10px;
	font-size: 18px;
	color: #5E5E5E;
	float: left;
}

.in-zxzx3_1_2 {
	float: right;
	font-size: 14px;
	color: #1861A2;
}

.in-zxzx3_2 {
	width: 100%;
	margin-top: 20px;
}

.in-zxzx3_3 {
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

.in-zxzx3_3_1 {
	width: 100%;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.in-zxzx3_3_2 {
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #999999;
}

.in-zxzx4 {
	border: 1px solid #1466AE;
	width: 145px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #1466AE;
	display: block;
	margin: auto;
	margin-top: 40px;
}

.in-zxzx4:hover {
	background: #1466AE;
	color: white;
}

.in-jqrs {
	width: 100%;
	background-color: #F9F9F9;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.in-jqr {
	width: 100%;
	margin-top: 75px;
}

.in-jqr1 {
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: white;
}

.in-jqr2 {
	width: 100%;
	text-align: center;
	margin-top: 30px;
	font-size: 48px;
	color: white;
}

.in-jqr2 img {
	width: 50px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

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

.in-jqr3 {
	width: 100%;
	background: white;
	box-shadow: 3px 0 38px rgba(191, 191, 191, 0.35);
	padding: 50px 40px;
	margin-top: 50px;
}

.in-jqr3_1 {
	width: 100%;
	text-align: center;
	font-size: 26px;
	color: #333333;
	margin-bottom: 30px;
}

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

.in-jqr3_2_1 {
	border: none;
	outline: none;
	width: 32%;
	height: 60px;
	background: #F9F9F9;
	float: left;
	margin-right: 2%;
	padding: 0 25px;
	font-size: 16px;
	color: #333333;
	margin-bottom: 25px;
}

.in-jqr3_2_1:last-child {
	margin-right: 0;
}

.in-jqr3_2_2 {
	border: none;
	outline: none;
	width: 100%;
	height: 155px;
	background: #F9F9F9;
	padding: 20px;
	font-size: 16px;
	color: #333333;
	font-family: inherit;
}

.in-jqr3_3 {
	border: none;
	outline: none;
	width: 400px;
	height: 60px;
	background: #1466AE;
	display: block;
	margin: auto;
	margin-top: 40px;
	font-size: 24px;
	color: white;
}

.nybanner {
	width: 100%;
	/* height: 660px; */
	min-height: 490px;
	position: relative;
}

.nybanne1 {
	width: 100%;
	height: 100%;
	    min-height: 490px;
	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: 48px;
	color: white;
	font-weight: bold;
}

.nybanne3_2 {
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	line-height: 32px;
	color: white;
}

.nybanne3_3 {
	width: 225px;
	height: 60px;
	display: block;
	margin-top: 45px;
	background: #1466AE;
	text-align: center;
	line-height: 60px;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.cpxl-box {
	width: 100%;
	background-image: linear-gradient(to bottom, #F9F9F9 70%, #ffffff 30%);
}

.cpxl-bo {
	width: 100%;
	margin: 80px auto;
}

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

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

.cpxl-bo1 .swiper {
	width: 100%;
	height: 100%;
}

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

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

.cpxl-bo1 .swiper-button-prev {
	width: 48px;
	height: 48px;
	background-image: url(/public/static/css/../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	top: -75px;
	left: auto;
	right: 70px;
}

.cpxl-bo1 .swiper-button-prev:hover {
	background-image: url(/public/static/css/../img/prev_1-s.png);
}

.cpxl-bo1 .swiper-button-next {
	width: 48px;
	height: 48px;
	background-image: url(/public/static/css/../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	top: -75px;
}

.cpxl-bo1 .swiper-button-next:hover {
	background-image: url(/public/static/css/../img/next_1-s.png);
}

.cpxl-bo2 {
	width: 100%;
	padding: 20px;
}

.cpxl-bo3 {
	width: 100%;
	background: white;
	box-shadow: 3px 0 18px rgba(0, 0, 0, 0.1);
	padding: 45px 70px;
	display: inline-block;
}

.cpxl-bo3_1 {
	width: 180px;
	margin-left: 35px;
	float: left;
}

.cpxl-bo3_1 img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.cpxl-bo3_2 {
	width: calc(100% - 215px);
	float: left;
}

.cpxl-bo3_3 {
	width: 100%;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cpxl-bo3_4 {
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #999999;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.cpxl-bo3_5 {
	border: 1px solid #1466AE;
	font-size: 16px;
	color: #1466AE;
	display: block;
	width: 110px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	margin-top: 35px;
}

.cpxl-bo3_5:hover {
	background: #1466AE;
	color: white;
}

.yyal-box {
	width: 100%;
	background-image: linear-gradient(to bottom, #ffffff 70%, #F9F9F9 30%);
}

.yyal-bo {
	width: 100%;
	margin-top: 20px;
}

.yyal-bo1 {
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

.yyal-bo1_1 {
	width: calc(100% - 165px);
	float: left;
	font-size: 16px;
	color: #545454;
	line-height: 32px;
}

.yyal-bo1_2 {
	width: 145px;
	margin-left: 20px;
	height: 40px;
	display: block;
	float: left;
	background: #1466AE;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: white;
}

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

.yyal-bo3 {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 60px;
	display: block;
	background: white;
}

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

.yyal-bo3_1 {
	width: 100%;
	height: 250px;
	overflow: hidden;
}

.yyal-bo3_1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.yyal-bo3_2 {
	width: 100%;
	padding: 20px;
}

.yyal-bo3_3 {
	width: 100%;
	height: 48px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.yyal-bo3_4 {
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #666666;
}

.yyal-bo3_5 {
	height: 40px;
	margin-top: 25px;
}

.yyal-bo3_5_1 {
	height: 100%;
	display: block;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.yyal-bo3_5_2 {
	height: 100%;
	display: none;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.yyal-bo3:hover .yyal-bo3_1 img {
	transform: scale(1.1);
}

.yyal-bo3:hover .yyal-bo3_5_1 {
	display: none;
}

.yyal-bo3:hover .yyal-bo3_5_2 {
	display: block;
}
.cpdetail-tops{
	width: 100%;
	background: #F6F6F6;
	padding-top: 100px;
}
.cpdetail-top{
	width: 100%;
	margin-top: 40px;
	margin-bottom: 70px;
}
.tit-box{
	width: 100%;
}
.tit-bo1{
	width: 17px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.tit-bo2{
	width: calc(100% - 32px);
	font-size: 16px;
	color: #666666;
	display: inline-block;
	vertical-align: middle;
}
.cpdetail-to{
	width: 100%;
	margin-top: 40px;
}
.cpdetail-to1{
	width: 57.5%;
	display: inline-block;
	vertical-align: middle;
}
.cpdetail-to1_1{
	width: 100%;
	font-size: 18px;
	color: #1466AE;
}
.cpdetail-to1_2{
	border-bottom: 2px solid #E5E5E5;
	padding: 25px 0;
	font-size: 60px;
	color: #333333;
	font-weight: bold;
	display: inline-block;
	position: relative;
}
.cpdetail-to1_2::after{
	content: '';
	width: 50%;
	height: 2px;
	background: #1466AE;
	position: absolute;
	left: 0;
	bottom: -2px;
}
.cpdetail-to1_3{
	width: 100%;
	margin-top: 35px;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
}
.cpdetail-to1_4{
	width: 225px;
	height: 60px;
	display: block;
	margin-top: 50px;
	text-align: center;
	line-height: 60px;
	background: #1466AE;
	font-size: 16px;
	color: white;
	font-weight: bold;
}
.cpdetail-to2{
	width: 40%;
	margin-left: 2%;
	display: inline-block;
	vertical-align: middle;
}
.cpdetail-to2 img{
	max-width: 100%;
	display: block;
	margin: auto;
}
.cptd-box{
	width: 100%;
}
.cptd-bo{
	width: 100%;
	margin-top: 80px;
	margin-bottom: 35px;
}
.cptd-bo1{
	width: 100%;
	margin-top: 35px;
	display: inline-block;
}
.cptd-bo2{
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 45px;
}
.cptd-bo2:nth-child(2n){
	margin-right: 0;
}
.cptd-bo2_1{
	width: 100%;
	height: 335px;
	overflow: hidden;
}
.cptd-bo2_1 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.cptd-bo2_2{
	width: 100%;
	margin-top: 25px;
	text-align: center;
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.cptd-bo2_3{
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #999999;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.gfaj-box{
	width: 100%;
	background: #F9F9F9;
}
.gfaj-bo{
	width: 100%;
	margin-top: 75px;
	margin-bottom: 45px;
}
.gfaj-bo1{
	width: 100%;
	text-align: center;
}
.gfaj-bo2{
	width: 32%;
	margin-right: 1.5%;
	display: inline-block;
	margin-top: 20px;
	background: white;
}
.gfaj-bo2:nth-child(3n){
	margin-right: 0;
}
.gfaj-bo2_1{
	width: 100%;
	height: 285px;
}
.gfaj-bo2_1 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.gfaj-bo2_2{
	width: 100%;
	padding: 15px;
	text-align: center;
}
.gfaj-bo2_3{
	width: 100%;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.gfaj-bo2_4{
	width: 100%;
	font-size: 14px;
	color: #999999;
	margin-top: 5px;
	font-weight: bold;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.cpyyal-box{
	width: 100%;
}
.cpyyal-bo{
	width: 100%;
	margin-top: 95px;
	margin-bottom: 50px;
}
.cpyyal-bo1{
	width: 100%;
	display: inline-block;
	margin-bottom: 40px;
}
.cpyyal-bo2{
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 20px;
	background: #F9F9F9;
	display: block;
}
.cpyyal-bo2:nth-child(3n){
	margin-right: 0;
}
.cpyyal-bo2_1{
	width: 100%;
	height: 250px;
	overflow: hidden;
}
.cpyyal-bo2_1 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
		-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out
}
.cpyyal-bo2_2{
	width: 100%;
	padding: 20px;
}
.cpyyal-bo2_3{
	width: 100%;
	height: 48px;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	display: -webkit-box;    
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 2;    
	overflow: hidden;
}
.cpyyal-bo2_4{
	height: 40px;
	margin-top: 30px;
}
.cpyyal-bo2_4_1{
	height: 100%;
	display: block;
}
.cpyyal-bo2_4_2{
	height: 100%;
	display: none;
}
.cpyyal-bo2:hover{
	background: #1861A2;
}
.cpyyal-bo2:hover .cpyyal-bo2_1 img{
	transform: scale(1.1);
}
.cpyyal-bo2:hover .cpyyal-bo2_3{
	color: white;
}
.cpyyal-bo2:hover .cpyyal-bo2_4_1{
	display: none;
}
.cpyyal-bo2:hover .cpyyal-bo2_4_2{
	display: block;
}
.pages {
	width: 100%;
	text-align: center;
}

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

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

.pagination a {
	border: 1px solid #EEEEEE;
	box-sizing: border-box;
	float: left;
	display: block;
	text-decoration: none;
	width: 35px;
	height: 35px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 35px;
	margin: 0 4px;
}

.pagination img {
	height: 4px;
}

.pagination span {
	border: 1px solid #DCDCDC;
	box-sizing: border-box;
	float: left;
	display: block;
	width: 35px;
	height: 35px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 30px;
	margin: 0 4px;
}

.pagination a.active {
	border: 1px solid #1466AE;
	background: #1466AE;
	color: #ffffff;
}

.pagination a:active {
	border: 1px solid #1466AE;
	background: #1466AE;
	color: #ffffff;
}
.all-box{
	width: 100%;
}
.all-bo{
	width: 100%;
	margin-top: 30px;
	margin-bottom: 40px;
}
.all-rile{
	width: 100%;
	margin-top: 80px;
	display: inline-block;
}
.all-right{
	width: 395px;
	margin-left: 11%;
	float: right;
}
.all-rif{
	width: 100%;
}
.all-rif1{
	width: 100%;
	height: 70px;
	text-align: center;
	line-height: 70px;
	padding: 0 10px;
	font-size: 18px;
	color: #333333;
	display: block;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.all-rif1.on{
	background: #F8F8F8;
	color: #1466AE;
	font-weight: bold;
}
.all-rit{
	width: 100%;
	margin-top: 15px;
	background: #F8F8F8;
}
.all-rit1{
	width: 100%;
	display: block;
}
.all-rit2{
	width: 100%;
	padding: 20px 30px;
}
.all-rit2_1{
	width: 100%;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
}
.all-rit2_2{
	border: none;
	outline: none;
	width: 100%;
	height: 40px;
	background: white;
	padding: 0 20px;
	display: block;
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
}
.all-rit2_3{
	border: none;
	outline: none;
	width: 100%;
	height: 70px;
	background: white;
	padding: 10px 20px;
	display: block;
	font-size: 16px;
	color: #333333;
	margin-bottom: 20px;
	box-sizing: border-box;
	font-family: inherit;
}
.all-rit2_4{
	border: none;
	outline: none;
	width: 100%;
	height: 40px;
	background: #1466AE;
	font-size: 16px;
	color: white;
}
.all-left{
	width: calc(89% - 395px);
	float: left;
}
.all-left1{
	border-bottom: 1px solid #EEEEEE;
	width: 100%;
	padding-bottom: 60px;
	margin-bottom: 60px;
}
.all-left1_1{
	width: 100%;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.all-left1_2{
	height: 8px;
	display: block;
	margin-top: 35px;
}
.all-left1_3{
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: #545454;
	line-height: 32px;
}
.all-left1_3 img{
	max-width: 100%;
}
.all-left2{
	width: 100%;
}
.all-left2_1{
	width: 100%;
	display: inline-block;
}
.all-left2_1_1{
	float: left;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.all-left2_1_2{
	border: 1px solid #1466AE;
	font-size: 16px;
	color: #1466AE;
	display: block;
	width: 110px;
	height: 35px;
	float: right;
	text-align: center;
	line-height: 35px;
}
.all-left2_1_2:hover{
	background: #1466AE;
	color: white;
}
.all-left2_2{
	width: 100%;
	margin-top: 30px;
}
.all-left2_3{
	width: 100%;
	height: 280px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}
.all-left2_3:last-child{
	margin-bottom: 0;
}
.all-left2_3_1{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
	-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out
}
.all-left2_3_2{
	width: 100%;
	padding: 45px 35px;
	font-size: 24px;
	color: white;
	font-weight: bold;
	position: absolute;
	left: 0;
	bottom: 0;
}
.all-left2_3_3{
	width: 100%;
	height: 100%;
	background: rgba(22,43,82, 0.74);
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.all-left2_3_4{
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.all-left2_3_4_1{
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: white;
	font-weight: bold;
}
.all-left2_3_4_2{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: white;
	margin-top: 20px;
}
.all-left2_3_4_3{
	width: 110px;
	height: 38px;
	margin: auto;
	margin-top: 20px;
	background: #1280E0;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: white;
	display: block;
}
.all-left2_3:hover .all-left2_3_1{
	transform: scale(1.1);
}
.all-left2_3:hover .all-left2_3_2{
	display: none;
}
.all-left2_3:hover .all-left2_3_3{
	display: block;
}
.all-left3{
	width: 100%;
}
.cjal-list{
	width: 100%;
	display: inline-block;
	margin-bottom: 50px;
}
.cjal-li{
	border: 1px solid #EEEEEE;
	width: 49%;
	display: block;
	margin-right: 2%;
	margin-top: 20px;
	float: left;
}
.cjal-li:nth-child(2n){
	margin-right: 0;
}
.cjal-li1{
	width: 100%;
	height: 230px;
	overflow: hidden;
}
.cjal-li1 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
	-webkit-transition: all .3s ease-in-out;
		-o-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out
}
.cjal-li2{
	width: 100%;
	padding: 15px 20px;
}
.cjal-li2_1{
	width: 100%;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.cjal-li2_2{
	height: 40px;
	margin-top: 15px;
}
.cjal-li2_2_1{
	height: 100%;
	display: block;
}
.cjal-li2_2_2{
	height: 100%;
	display: none;
}
.cjal-li:hover{
	background: #1861A2;
}
.cjal-li:hover .cjal-li1 img{
	transform: scale(1.1);
}
.cjal-li:hover .cjal-li2_1{
	color: white;
}
.cjal-li:hover .cjal-li2_2_1{
	display: none;
}
.cjal-li:hover .cjal-li2_2_2{
	display: block;
}
.fls-box{
	width: 100%;
	text-align: center;
}
.fls-bo1{
	display: inline-block;
	padding: 10px 0;
	font-size: 18px;
	color: #666666;
	margin-right: 90px;
}
.fls-bo1:last-child{
	margin-right: 0;
}
.fls-bo1.on{
	border-bottom: 4px solid #1466AE;
	color: #333333;
	font-weight: bold;
}
.news-box{
	width: 100%;
	margin-top: 70px;
}
.news-hot{
	width: 100%;
	height: 400px;
	display: block;
	position: relative;
}
.news-hot1{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.news-hot2{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
	position: absolute;
	left: 0;
	bottom: 0;
}
.news-hot3{
	width: 100%;
	padding: 30px 60px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.news-hot3_1{
	width: 100%;
	font-size: 28px;
	color: white;
	font-weight: bold;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.news-hot3_2{
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: white;
	overflow: hidden;
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.news-cnts{
	width: 100%;
	margin-top: 45px;
	display: inline-block;
}
.news-right{
	width: 305px;
	float: right;
	margin-left: 50px;
}
.news-ri{
	width: 100%;
	height: 400px;
	display: block;
	margin-bottom: 20px;
	position: relative;
}
.news-ri:last-child{
	margin-bottom: 0;
}
.news-ri1{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.news-ri2{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
	position: absolute;
	left: 0;
	bottom: 0;
}
.news-ri3{
	width: 100%;
	padding: 30px 20px;
	position: absolute;
	left: 0;
	bottom: 0;
}
.news-ri3_1{
	width: 100%;
	font-size: 18px;
	color: white;
	font-weight: bold;
	display: -webkit-box;    
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 2;    
	overflow: hidden;
}
.news-ri3_2{
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: white;
	display: -webkit-box;
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 2;    
	overflow: hidden;
}
.news-ri3_3{
	width: 100px;
	height: 35px;
	background: #1861A2;
	text-align: center;
	line-height: 35px;
	margin-top: 15px;
	font-size: 14px;
	color: white;
	display: none;
}
.news-ri:hover .news-ri3_3{
	display: block;
}
.news-left{
	width: calc(100% - 355px);
	float: left;
}
.news-list{
	width: 100%;
}
.news-li{
	border-bottom: 1px solid #EEEEEE;
	width: 100%;
	display: inline-block;
	padding: 30px 0;
}
.news-li:last-child{
	border-bottom: 0;
}
.news-li1{
	width: 300px;
	height: 195px;
	margin-right: 30px;
	overflow: hidden;
	float: left;
}
.news-li1 img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.news-li2{
	width: calc(100% - 330px);
	float: left;
}
.news-li2_1{
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.news-li2_2{
	width: 100%;
	margin-top: 25px;
	font-size: 14px;
	color: #545454;
	line-height: 28px;
	display: -webkit-box;    
	-webkit-box-orient: vertical;    
	-webkit-line-clamp: 2;    
	overflow: hidden;
}
.news-li2_3{
	width: 100%;
	margin-top: 40px;
	font-size: 14px;
	color: #545454;
}
.newde-box{
	width: 100%;
	padding-top: 100px;
}
.newde-bo{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 60px;
}
.newde-cnt{
	width: 100%;
	margin-top: 65px;
}
.newde-tit{
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.newde-time{
	width: 100%;
	text-align: center;
	margin-top: 25px;
	font-size: 18px;
	color: #545454;
}
.newde-de{
	width: 100%;
	padding: 55px 0;
	font-size: 16px;
	color: #545454;
	line-height: 32px;
}
.newde-de img{
	max-width: 100%;
}
.newde-fy{
	border-top: 1px solid #EEEEEE;
	width: 100%;
	padding-top: 50px;
	display: inline-block;
}
.newde-fy1{
	border: 1px solid #DCDCDC;
	width: 150px;
	height: 55px;
	float: left;
	margin-right: 30px;
	font-size: 16px;
	color: #545454;
	text-align: center;
}
.newde-fy1:last-child{
	margin-right: 0;
}
.newde-fy1 div{
	display: inline-block;
	vertical-align: middle;
}
.newde-fy1_1{
	height: 5px;
	display: block;
}
.newde-fy1_2{
	height: 5px;
	display: none;
}
.newde-fy1 span{
	line-height: 55px;
	display: inline-block;
	vertical-align: middle;
}
.newde-fy1:hover{
	border: 1px solid #1861A2;
	background: #1861A2;
	color: white;
}
.newde-fy1:hover .newde-fy1_1{
	display: none;
}
.newde-fy1:hover .newde-fy1_2{
	display: block;
}
.gywm-gsjs{
	width: 100%;
	margin-top: 55px;
	display: inline-block;
}
.gywm-gsjs1{
	width: 56%;
	float: left;
}
.gywm-gsjs1_1{
	width: 100%;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.gywm-gsjs1_2{
	height: 8px;
	display: block;
	margin-top: 30px;
}
.gywm-gsjs1_3{
	width: 100%;
	margin-top: 45px;
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}
.gywm-gsjs2{
	width: 38%;
	float: left;
	margin-left: 6%;
}
.gywm-gsjs2 img{
	width: 100%;
	display: block;
}
.gywm-lxwm{
	width: 100%;
	margin-top: 55px;
}
.gywm-lxwm1{
	width: 100%;
	text-align: center;
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.gywm-lxwm2{
	width: 100%;
	margin-top: 25px;
	display: inline-block;
}
.gywm-lxwm3{
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-top: 30px;
}
.gywm-lxwm3:nth-child(2n){
	margin-right: 0;
}
.gywm-lxwm3_1{
	width: 100%;
	font-size: 16px;
	color: #333333;
}
.gywm-lxwm3_1 span{
	color: #DD0A0A;
}
.gywm-lxwm3_2{
	border: 1px solid #DCDCDC;
	outline: none;
	width: 100%;
	height: 50px;
	display: block;
	margin-top: 20px;
	padding: 0 25px;
	font-size: 16px;
	color: #333333;
}
.gywm-lxwm4{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.gywm-lxwm3_3{
	border: 1px solid #DCDCDC;
	outline: none;
	width: 100%;
	height: 160px;
	display: block;
	margin-top: 20px;
	padding: 20px 25px;
	font-size: 16px;
	color: #333333;
	font-family: inherit;
	box-sizing: border-box;
}
.gywm-lxwm5{
	border: none;
	outline: none;
	width: 400px;
	height: 60px;
	display: block;
	margin: auto;
	margin-top: 50px;
	background: #1466AE;
	font-size: 24px;
	color: white;
}
.gywm-xxs{
	width: 100%;
	margin-bottom: 50px;
	margin-top: 80px;
	display: inline-block;
}
.gywm-xx{
	border: 1px solid #DCDCDC;
	width: 32%;
	float: left;
	margin-right: 2%;
	padding: 30px;
	text-align: center;
}
.gywm-xx:nth-child(3n){
	margin-right: 0;
}
.gywm-xx1{
	height: 75px;
	display: block;
	margin: auto;
}
.gywm-xx2{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
}
.gywm-xx3{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	font-size: 18px;
	color: #333333;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.gywm-xx4{
	border: 1px solid #1466AE;
	margin-top: 20px;
	display: inline-block;
	height: 38px;
	padding: 0 15px;
	min-width: 120px;
	text-align: center;
	line-height: 38px;
	max-width: 100%;
	font-size: 16px;
	color: #1466AE;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.ghls-box{
	width: 100%;
	height: 100%;
	position: relative;
}
.ghls-left{
	width: 100%;
	height: 100%;
	overflow: hidden;
	overflow-y: auto;
	padding-left: 44%;
	padding-right: 280px;
	/* position: relative; */
}
.ghls-le{
	width: 100%;
	margin-bottom: 45px;
}
.ghls-le:last-child{
	margin-bottom: 0;
}
.ghls-le:last-child .ghls-lef{
	position: absolute;
	    top: auto;
	bottom: 0;
}
.ghls-lef{
	width: 44%;
	height: 100%;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: all .4s ease-in-out;
	    -o-transition: all .4s ease-in-out;
	    transition: all .4s ease-in-out
}
.ghls-lef.ghfixed{
	position: fixed;
}
.ghls-lef.show{
	opacity: 1;
}
.ghls-lef1{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.ghls-lef2{
	width: 100%;
	padding: 0 10%;
	position: absolute;
	left: 0;
	bottom: 80px;
}
.ghls-lef2_1{
	width: 100%;
	font-size: 16px;
	color: white;
}
.ghls-lef2_2{
	width: 100%;
	font-size: 36px;
	color: white;
	margin-top: 10px;
	font-weight: bold;
	overflow: hidden;    
	text-overflow:ellipsis;    
	white-space: nowrap;
}
.ghls-let{
	width: 100%;
	padding: 0 10%;
}
.ghls-let2{
	width: 100%;
	display: flex;
}
.ghls-let2_1{
	width: 60px;
	font-size: 18px;
	color: #1861A2;
	font-weight: bold;
}
.ghls-let2_2{
	width: calc(100% - 60px);
	font-size: 16px;
	color: #545454;
	line-height: 32px;
}
.ghls-let2_2 img{
	max-width: 100%;
}
.ghls-right{
	width: 280px;
	padding-right: 135px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.ghls-ri1{
	width: 100%;
	text-align: right;
	font-size: 18px;
	color: #1861A2;
	font-weight: bold;
}
.ghls-ri2{
	width: 100%;
	margin-top: 25px;
}
.ghls-ri3{
	width: 100%;
	margin-bottom: 30px;
}
.ghls-ri3:last-child{
	margin-bottom: 0;
}
.ghls-ri3_1{
	width: 100%;
	text-align: right;
	display: block;
}
.ghls-ri3_1_1{
	width: 100%;
	text-align: right;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.ghls-ri3_1_2{
	width: 100%;
	margin-top: 5px;
	font-size: 16px;
	color: #545454;
	font-weight: bold;
}
.ghls-ri3_2{
	width: 100%;
}
.ghls-ri3_2_1{
	width: 100%;
	height: 2px;
	margin-top: 20px;
	position: relative;
}
.ghls-ri3_2_1::after{
	content: '';
	    position: absolute;
	    width: 20px;
	    height: 2px;
		background: #BFBFBF;
		position: absolute;
		right: 0;
		top: 0;
}
.ghls-ri3.on .ghls-ri3_1_1{
	color: #1861A2;
}
.ghls-ri4{
	width: 145px;
	height: 60px;
	display: block;
	background: #1861A2;
	margin-top: 20px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: white;
}
