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

input {
	background: none;
}

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

button {
	cursor: pointer;
}

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

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

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

.banner {
	width: 100%;
}

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

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

.banner .swiper-pagination {
	width: auto;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	padding: 4px;
	display: flex;
	left: 50%;
	transform: translateX(-50%);
}

.banner .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	border-radius: 9px;
	background: white;
}

.banner .swiper-pagination-bullet-active {
	background: white;
	opacity: 1;
}

.banne {
	width: 100%;
	position: relative;
}

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

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

.banne3 {
	width: 100%;
}

.banne3_1 {
	width: 49%;
	display: inline-block;
	vertical-align: middle;
}

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

.banne3_3 {
	width: 100%;
	font-size: 24px;
	color: white;
	margin-top: 45px;
}

.banne3_4 {
	width: 40%;
	margin-left: 10.5%;
	display: inline-block;
	vertical-align: middle;
}

.nybanne {
	width: 100%;
	position: relative;
}

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

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

.nybanne3 {
	width: 100%;
}

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

.nybanne3_2 {
	width: 100%;
	font-size: 24px;
	color: white;
}

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

.in-pro {
	width: 100%;
	margin: auto;
	margin-top: 65px;
	margin-bottom: 80px;
}

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

.in-pro-top1 {
	float: left;
}

.in-pro-top1_1 {
	width: 100%;
	font-size: 44px;
	color: #2F364C;
	font-weight: bold;
}

.in-pro-top1_2 {
	width: 100%;
	margin-top: 10px;
	font-size: 20px;
	color: #2F364C;
}

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

.in-pro-top1_2 img {
	width: 50px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.in-pro-top2 {
	float: right;
	font-size: 16px;
	color: rgba(47, 54, 76, 0.5);
	margin-top: 70px;
}

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

.in-pro-top2 img {
	width: 15px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

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

.in-pro-dow1 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 35%;
	margin-right: 1%;
	background: white;
	padding: 30px 20px;
	display: block;
}

.in-pro-dow1_1 {
	width: 100%;
	height: 470px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.in-pro-dow1_2 {
	width: 100%;
	margin-top: 30px;
	font-size: 28px;
	color: #2F364C;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.in-pro-dow1_3 {
	width: 100%;
	margin-top: 20px;
	font-size: 14px;
	color: rgba(47, 54, 76, 0.61);
}

.in-pro-dow1_4 {
	margin-top: 25px;
	font-size: 14px;
	/*color: #29A4DC;*/
        color: #46B970;
	display: inline-block;
	text-decoration: underline;
}

.in-pro-dow2 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 64%;
}

.in-pro-dow3 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 100%;
	height: 49%;
	margin-bottom: 1.6%;
	display: flex;
}

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

.in-pro-dow3_1 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 44%;
	height: 100%;
	margin-right: 2%;
	background: white;
	padding: 30px;
	display: block;
}

.in-pro-dow3_1_1 {
	width: 100%;
	height: 195px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.in-pro-dow3_1_2 {
	width: 100%;
	margin-top: 50px;
	display: inline-block;
}

.in-pro-dow3_1_3 {
	float: right;
	font-size: 14px;
/*color: #29A4DC;*/
        color: #46B970;
	text-decoration: underline;
}

.in-pro-dow3_1_4 {
	width: 75%;
	float: left;
	font-size: 22px;
	color: #2F364C;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.in-pro-dow3_2 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 54%;
	height: 100%;
	display: block;
	background: white;
	padding: 30px;
}

.in-pro-dow3_3 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 44%;
	height: 100%;
	margin-left: 2%;
	display: block;
	background: white;
	padding: 30px;
}

.in-scyys {
	width: 100%;
	position: relative;
}

.in-scyy1 {
	width: 100%;
	text-align: center;
	margin-top: 70px;
	font-size: 44px;
	color: #2F364C;
	font-weight: bold;
}

.in-scyy2 {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 20px;
	color: #2F364C;
}

.in-scyy3 {
	width: 50px;
	display: block;
	margin: auto;
	margin-top: 20px;
}

.in-scyy4 {
	width: 100%;
	display: block;
	margin-top: 40px;
}

.in-scyy5 {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -85px;
}

.in-scyy6 {
	width: 100%;
	background: white;
	box-sizing: border-box;
	display: flex;
}

.in-scyy6_1 {
	box-sizing: border-box;
	width: 20%;
	padding: 30px 0;
	display: block;
	text-align: center;
	font-size: 24px;
	color: #2F364C;
	position: relative;
}

.in-scyy6_1:last-child::after {
	display: none;
}

.in-scyy6_1::after {
	content: '';
	width: 1px;
	height: 80%;
	background: #E5E5E5;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.in-scyy6_1 img {
	height: 55px;
	display: block;
	margin: auto;
	margin-bottom: 15px;
}

.in-scyy6_1:hover {
	/*color: #29A4DC;*/
        color: #46B970;
	font-weight: bold;
	box-shadow: 0 0 10px #E5E5E5;
	position: relative;
	z-index: 1;
}

.in-scyy6_1:hover::before {
	content: '';
	width: 100%;
	height: 4px;
	/*background: #29A4DC;*/
	background: #46B970;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}

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

.in-new {
	width: 100%;
	margin-top: 200px;
	margin-bottom: 95px;
}

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

.in-new-top1 {
	float: left;
}

.in-new-top2 {
	float: right;
	display: inline-block;
}

.in-new-top2 a {
	display: block;
	padding-bottom: 15px;
	box-sizing: border-box;
	font-size: 20px;
	color: #2F364C;
	margin-right: 50px;
	float: left;
}

.in-new-top2 a.on {
	/*border-bottom: 2px solid #29A4DC;*/
	/*color: #29A4DC;*/
	border-bottom: 2px solid #46B970;
	color: #46B970;
}

.in-new-top2 a:last-child {
	margin-right: 0;
}

.in-new-cens {
	width: 100%;
	margin-top: 45px;
}

.in-new-cen {
	width: 100%;
	display: none;
}

.in-new-ce {
	width: 100%;
	display: flex;
}

.in-new-cele {
	width: 37%;
}

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

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

.in-new-cele .swiper-pagination {
	bottom: 120px;
	text-align: right;
}

.in-new-cele .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	border-radius: 9px;
	background: white;
}

.in-new-cele .swiper-pagination-bullet-active {
	background: white;
	opacity: 1;
}

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

.in-new-cel1 {
	width: 100%;
	height: 320px;
	position: relative;
}

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

.in-new-cel1_2 {
	width: 135px;
	/*background: #29A4DC;*/
	background: #46B970;
	padding: 15px;
	box-sizing: border-box;
	border-radius: 0 0 40px 0;
	position: absolute;
	left: 0;
	top: 0;
}

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

.in-new-cel1_4 {
	width: 100%;
	font-size: 14px;
	color: white;
}

.in-new-cel2 {
	width: 100%;
	margin-top: 30px;
	font-size: 24px;
	color: #2F364C;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.in-new-cel3 {
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: rgba(47, 54, 76, 0.5);
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	white-space: normal;
}

.in-new-ceri {
	width: 60%;
	margin-left: 3%;
}

.in-new-cer {
	border-bottom: 1px solid #D2DAE9;
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
	padding-bottom: 30px;
	margin-bottom: 25px;
}

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

.in-new-cer1 {
	width: 80%;
	float: left;
}

.in-new-cer1_1 {
	width: 100%;
	font-size: 18px;
	color: #2F364C;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.in-new-cer1_2 {
	width: 100%;
	font-size: 14px;
	color: rgba(47, 54, 76, 0.5);
	margin-top: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.in-new-cer2 {
	float: right;
}

.in-new-cer2_1 {
	width: 100%;
	font-size: 34px;
	color: #353C51;
}

.in-new-cer2_2 {
	width: 100%;
	font-size: 14px;
	color: #353C51;
}

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

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

.in-gywm1 {
	width: 64%;
	margin-top: 25px;
	font-size: 16px;
	color: rgba(47, 54, 76, 0.52);
}

.in-gywm2 {
	width: 100%;
	margin-top: 50px;
	position: relative;
}

.in-gywm2_1 {
	width: 95%;
	display: block;
	margin: auto;
}

.in-gywm2_2 {
	display: block;
	position: absolute;

}

.in-gywm2_2_1 {
	width: 125px;
	height: 45px;
	border-radius: 45px;
	text-align: center;
	line-height: 45px;
	background: #EAEAEC;
	font-size: 24px;
	color: #2F364C;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}

.in-gywm2_2_2 {
	width: 80px;
	margin-left: -5px;
	display: inline-block;
	vertical-align: middle;
}

.in-gywm2_2_3 {
	width: 80px;
	margin-right: -5px;
	display: inline-block;
	vertical-align: middle;
}

.gywm-fd1 {
	left: 0;
	top: 45%;
}

.gywm-fd2 {
	left: 17%;
	top: 2%;
}

.gywm-fd3 {
	right: 17%;
	top: 2%;
}

.gywm-fd4 {

	right: 0;
	top: 45%;
}

.tit-box {
	width: 100%;
	background: #F5F5F5;
}

.tit-bo {
	width: 100%;
	height: 70px;
	display: inline-block;
}

.tit-le {
	float: left;
	font-size: 14px;
	color: #999999;
}

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

.tit-le div {
	line-height: 70px;
	display: inline-block;
	vertical-align: middle;
}

.tit-ri {
    width: 75%;
	float: right;
	height: 100%;
	/*display: inline-block;*/
	white-space: nowrap;
	overflow: hidden;
	overflow-x: auto;
}
.tit-ri::-webkit-scrollbar {
	width: 5px;
	height: 8px;
}

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

.tit-ri::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}
.tit-ri a {
    /*border-bottom: 3px solid white;*/
	line-height: 72px;
	display: inline-block;
	font-size: 18px;
	color: #2F364C;
	/*float: left;*/
	margin-right: -10px;
	box-sizing: border-box;
	padding: 0 20px;
}

.tit-ri a:last-child {
	margin-right: 0;
}

.tit-ri a.on {
	background: white;
	/*color: #29A4DC;*/
	/*border-bottom: 3px solid #29A4DC;*/
	box-shadow: 0 0 10px #EEEEEE;
	color: #46B970;
	/*border-bottom: 3px solid #46B970;*/
	position: relative;
}
.tit-ri a.on:after{
    content:'';
    width: 100%;
    height: 3px;
    background: #46B970;
    position: absolute;
    left: 0;
    bottom: 3px;
}
.pro-box {
	width: 100%;
}

.pro-bo {
	width: 100%;
	margin: 55px auto;
}

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

.pro-li {
	border: 1px solid #EDEDEF;
	box-sizing: border-box;
	width: 32%;
	display: block;
	float: left;
	margin-right: 2%;
	margin-bottom: 50px;
	box-shadow: 0 0 20px #EDEDEF;
	background: white;
	padding: 25px 35px;
	border-radius: 15px;
}

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

.pro-li1 {
	width: 100%;
	height: 215px;
	overflow: hidden;
}

.pro-li1 img {
	height: 100%;
	display: block;
	margin: auto;
}

.pro-li2 {
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 22px;
	color: #2F364C;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.pro-li3 {
	width: 100%;
	height: 40px;
	margin-top: 15px;
	font-size: 14px;
	color: rgba(47, 54, 76, 0.61);
	display: -webkit-box;
	display: -moz-box;
	white-space: pre-wrap;
	word-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.pro-li4 {
	/*border: 1px solid #29A4DC;*/
	border: 1px solid #46B970;
	box-sizing: border-box;
	width: 95px;
	height: 35px;
	border-radius: 35px;
	text-align: center;
	line-height: 35px;
	/*color: #29A4DC;*/
	color: #46B970;
	font-size: 14px;
	margin: auto;
	margin-top: 15px;
}

.pro-li:hover {
	/*border: 1px solid #29A4DC;*/
	border: 1px solid #46B970;
}

.pro-li:hover .pro-li4 {
	/*background: #29A4DC;*/
	background: #46B970;
	color: white;
}

.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 #DEDEDE;
	box-sizing: border-box;
	float: left;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: white;
	margin: 0 5px;
	border-radius: 3px;
}

.pagination span {
	border: 1px solid #DEDEDE;
	box-sizing: border-box;
	float: left;
	display: block;
	font-size: 12px;
	color: #666666;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: white;
	margin: 0 5px;
	border-radius: 3px;
}

.pagination a.active {
	/*border: 1px solid #29A4DC;*/
	/*background: #29A4DC;*/
	border: 1px solid #46B970;
	background: #46B970;
	color: white;
}

.pagination a:active {
	/*border: 1px solid #29A4DC;*/
	/*background: #29A4DC;*/
	border: 1px solid #46B970;
	background: #46B970;
	color: white;
}

.scyy-box {
	width: 100%;
}

.scyy-bo {
	width: 100%;
	margin: 70px auto;
}

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

.scyy-li {
	width: 32%;
	float: left;
	display: block;
	margin-right: 2%;
	margin-bottom: 55px;
}

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

.scyy-li1 {
	width: 100%;
	height: 260px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.scyy-li2 {
	border: 1px solid #F0F0F0;
	border-top: 0;
	box-sizing: border-box;
	width: 100%;
	box-shadow: 0 5px 5px #D9D9D9;
	border-radius: 0 0 15px 15px;
}

.scyy-li3 {
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px;
}

.scyy-li3_1 {
	border-bottom: 1px solid #E8E9EB;
	box-sizing: border-box;
	width: 100%;
	padding: 20px 0;
	font-size: 24px;
	color: #2F364C;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.scyy-li3_2 {
	width: 100%;
	box-sizing: border-box;
	padding: 20px 0;
}

.scyy-li3_3 {
	width: 100%;
	height: 65px;
	font-size: 16px;
	color: rgba(47, 54, 76, 0.7);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.scyy-li4 {
	width: 100%;
	height: 50px;
	background: #40AEE0;
	text-align: center;
	line-height: 50px;
	border-radius: 0 0 15px 15px;
	font-size: 14px;
	color: white;
}

.news-box {
	width: 100%;
}

.news-bo {
	width: 100%;
	margin: auto;
	margin-bottom: 70px;
}

.news-list {
	width: 100%;
	margin-bottom: 65px;
}

.news-li {
	border-bottom: 1px solid #E5E5E5;
	box-sizing: border-box;
	width: 100%;
	padding: 50px 0;
	display: block;
}

.news-li1 {
	width: 65px;
	margin-right: 20px;
	display: inline-block;
	vertical-align: middle;
}

.news-li1_1 {
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	/*background: #29A4DC;*/
	background: #46B970;
	border-radius: 5px 5px 0 0;
	font-size: 34px;
	color: white;
	font-weight: bold;
}

.news-li1_2 {
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: #F5F5F5;
	border-radius: 0 0 5px 5px;
	font-size: 14px;
	color: #2F364C;
}

.news-li2 {
	width: 300px;
	height: 200px;
	object-fit: cover;
	object-position: center;
	margin-right: 20px;
	display: inline-block;
	vertical-align: middle;
}

.news-li3 {
	width: calc(100% - 415px);
	display: inline-block;
	vertical-align: middle;
}

.news-li3_1 {
	width: 100%;
	font-size: 28px;
	color: #2F364C;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.news-li3_2 {
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: rgba(47, 54, 76, 0.7);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news-li3_3 {
	width: 100%;
	margin-top: 30px;
	display: inline-block;
}

.news-li3_4 {
	float: left;
	font-size: 14px;
	color: rgba(47, 54, 76, 0.4);
}

.news-li3_4 img {
	width: 10px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

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

.news-li3_5 {
	float: right;
	width: 100px;
	display: block;
}

.detail-box {
	width: 100%;
}

.detail-bo {
	width: 100%;
	margin: 70px auto;
	display: flex;
}

.detail-le {
	width: calc(100% - 330px);
}

.detail-le1 {
	width: 100%;
	font-size: 28px;
	/*color: #29A4DC;*/
	color: #46B970;
}

.detail-le2 {
	width: 100%;
	margin-top: 25px;
	display: inline-block;
}

.detail-le2_1 {
	float: left;
	margin-right: 20px;
	font-size: 14px;
	color: rgba(47, 54, 76, 0.5);
}

.detail-le2_1:last-child {
	margin-right: 0;
}

.detail-le2_1 img {
	width: 13px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

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

.detail-le3 {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	box-sizing: border-box;
	width: 100%;
	margin-top: 35px;
	padding: 50px 0;
	font-size: 16px;
	color: rgba(47, 54, 76, 0.77);
}

.detail-le3 img {
	max-width: 100%;
	display: block;
	margin: auto;
}

.detail-le4 {
	width: 100%;
	margin-top: 35px;
	display: inline-block;
}

.detail-le4_1 {
	width: 45%;
	float: left;
	margin-right: 10%;
}

.detail-le4_1:last-child {
	margin-right: 0;
}

.detail-le4_2 {
	width: 85px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #2F364C;
	background-image: url(../img/fy_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: inline-block;
	vertical-align: middle;
}

.detail-le4_3 {
	width: calc(100% - 90px);
	font-size: 14px;
	color: rgba(47, 54, 76, 0.66);
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.detail-ri {
	width: 270px;
	margin-left: 60px;
}

.detail-ri1 {
	width: 100%;
	font-size: 24px;
	/*color: #29A4DC;*/
	color: #46B970;
}

.detail-ri1 img {
	width: 4px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.detail-ri1 div {
	display: inline-block;
	vertical-align: middle;
}

.detail-ri2 {
	width: 100%;
	display: block;
	margin-top: 30px;
}

.detail-ri2_1 {
	width: 105px;
	height: 70px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
	object-fit: cover;
	object-position: center;
}

.detail-ri2_2 {
	width: calc(100% - 115px);
	display: inline-block;
	vertical-align: middle;
}

.detail-ri2_3 {
	width: 100%;
	font-size: 14px;
	color: #383F54;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.detail-ri2_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
}

.detail-ri3 {
	border-bottom: 1px solid #EDEDED;
	box-sizing: border-box;
	width: 100%;
	padding: 20px 0;
	display: inline-block;
}

.detail-ri3_1 {
	width: 7px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	display: block;
}

.detail-ri3_2 {
	width: calc(100% - 12px);
	float: left;
}

.detail-ri3_3 {
	width: 100%;
	font-size: 14px;
	color: #383F54;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.detail-ri3_4 {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #999999;
}

.qyjj-box {
	width: 100%;
}

.qyjj-bo {
	width: 100%;
	margin: 90px auto;
	display: inline-block;
}

.qyjj-cnt {
	width: 42%;
	float: left;
}

.qyjj-cnt1 {
	width: 100%;
}

.qyjj-cnt1_1 {
	width: 100%;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
}

.qyjj-cnt1_2 {
	width: 100%;
	margin-top: 10px;
	font-size: 20px;
	color: #333333;
}

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

.qyjj-cnt1_2 img {
	width: 50px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.qyjj-cnt2 {
	width: 100%;
	margin-top: 40px;
	font-size: 16px;
	color: #666666;
}

.qyjj-img {
	width: 55%;
	float: right;
}

.fzlc-box {
	width: 100%;
	background-color: white;
	background-image: url(../img/bg_4.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.fzlc-bo {
	width: 100%;
	margin: 115px auto;
}

.fzlc-top {
	width: 100%;
}

.fzlc-top_1 {
	width: 100%;
	font-size: 44px;
	color: #2F364C;
}

.fzlc-top_2 {
	width: 100%;
	margin-top: 10px;
	font-size: 20px;
	color: #2F364C;
}

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

.fzlc-top_2 img {
	width: 50px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.fzlc-cens {
	width: 100%;
	margin-top: 75px;
	position: relative;
}

.fzlc-cens::after {
	content: '';
	border-top: 1px dashed #999999;
	width: 100%;
	position: absolute;
	left: 0;
	top: 76px;
}

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

.fzlc-cens .swiper {
	width: 100%;
	height: 100%;
}

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

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

.fzlc-cens .swiper-button-next,
.fzlc-cens .swiper-button-prev {
	top: 20%;
}

.fzlc-cens .swiper-button-prev {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-image: url(../img/prev2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
}

.fzlc-cens .swiper-button-next {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-image: url(../img/next2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 0;
}

.fzlc-cens .swiper-slide-active .fzlc-cen1 {
	color: #28BAED;
}

.fzlc-cens .swiper-slide-active .fzlc-cen2::before {
	border: 6px solid rgb(40, 186, 237, 0.5);
	box-sizing: border-box;
	width: 22px;
	height: 22px;
}

.fzlc-cen {
	width: 100%;
}

.fzlc-cen1 {
	width: 100%;
	text-align: center;
	font-size: 28px;
	color: #2F364C;
}

.fzlc-cen2 {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #28BAED;
	margin: auto;
	margin-top: 35px;
	position: relative;
}

.fzlc-cen2::before {
	content: '';
	border: 3px solid #EAF0F2;
	box-sizing: border-box;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.fzlc-cen3 {
	width: 100%;
	margin-top: 50px;
	box-sizing: border-box;
	padding: 0 35px;
}

.fzlc-cen3_1 {
	width: 100%;
	font-size: 16px;
	color: rgba(47, 54, 76, 0.8);
}

.fzlc-cen3_2 {
	width: 100%;
	display: block;
	margin-top: 20px;
}

.ryzz-box {
	width: 100%;
}

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

.ryzz-tit {
	width: 100%;
	text-align: center;
	font-size: 44px;
	color: #2F364C;
}

.ryzz-img {
	width: 50px;
	display: block;
	margin: auto;
	margin-top: 15px;
}

.ryzz-list {
	width: 100%;
	margin-top: 55px;
	display: inline-block;
}

.ryzz-li {
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-bottom: 70px;
	border-radius: 10px;
	box-shadow: 0 0 10px #CDCFD4;
	display: block;
}

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

.ryzz-li1 {
	width: 100%;
	box-sizing: border-box;
	padding: 15px;
	text-align: center;
}

.ryzz-li1 img {
	width: 100%;
	height: 365px;
	display: block;
	object-fit: cover;
	object-position: center;
	margin-bottom: 10px;
}

.ryzz-li1 div {
	width: 100%;
	font-size: 20px;
	color: #2F364C;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ryzz-li2 {
	width: 100%;
	height: 8px;
	background: #CDCFD4;
	border-radius: 0 0 10px 10px;
}

.yftd-box {
	width: 100%;
}

.yftd-bo {
	width: 100%;
	margin: 85px auto;
}

.yftd-le {
	width: 41%;
	display: inline-block;
	vertical-align: middle;
}

.yftd-le1 {
	width: 100%;
	font-size: 44px;
	color: #2F364C;
}

.yftd-le2 {
	width: 50px;
	display: block;
	margin-top: 15px;
}

.yftd-le3 {
	width: 100%;
	margin-top: 50px;
	font-size: 16px;
	color: rgba(47, 54, 76, 0.77);
}

.yftd-ri {
	width: 46%;
	margin-left: 12.5%;
	display: inline-block;
	vertical-align: middle;
}

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

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

.dwhz-tit {
	width: 100%;
	text-align: center;
	font-size: 44px;
	color: #2F364C;
}

.dwhz-img {
	width: 50px;
	display: block;
	margin: auto;
	margin-top: 15px;
}

.dwhz-text {
	width: 70.5%;
	margin: auto;
	margin-top: 35px;
	text-align: center;
	font-size: 16px;
	color: rgba(47, 54, 76, 0.77);
}

.dwhz-lbs {
	width: 100%;
	margin-top: 50px;
}

.dwhz-lbs .swiper {
	width: 100%;
	height: 100%;
	padding-bottom: 45px;
	box-sizing: border-box;
}

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

.dwhz-lbs .swiper-pagination {
	bottom: 0;
}

.dwhz-lbs .swiper-pagination-bullet {
	border: 1px solid #40475B;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: rgba(255, 255, 255, 0);
	opacity: 1;
}

.dwhz-lbs .swiper-pagination-bullet-active {
	border: 1px solid #28BAED;
	background: #28BAED;
	opacity: 1;
}

.dwhz-lb {
	width: 100%;
	position: relative;
}

.dwhz-lb1 {
	width: 100%;
	height: 90px;
}

.dwhz-lb2 {
	max-width: 90%;
	max-height: 90%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.yfbz-box {
	width: 100%;
}

.yfbz-bo {
	width: 100%;
	margin: 90px auto;
}

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

.yfbz-li {
	width: 32%;
	float: left;
	position: relative;
	margin-right: 2%;
	margin-top: 35px;
}

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

.yfbz-li1 {
	width: 100%;
	height: 285px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.yfbz-li2 {
	width: 100%;
	padding: 25px;
	box-sizing: border-box;
	font-size: 24px;
	color: white;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background-image: url(../img/yfbz-bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	bottom: 0;
}

.fwzc-box {
	width: 100%;
}

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

.fwzc-tit {
	width: 100%;
	font-size: 40px;
	color: #2F364C;
}

.fwzc-img {
	width: 50px;
	display: block;
	margin-top: 15px;
}

.fwzc-cnt {
	width: 100%;
	margin-top: 35px;
	font-size: 16px;
	color: #2F364C;
}

.fwzc-cnt img {
	max-width: 100%;
}

.zlxz-box {
	width: 100%;
}

.zlxz-bo {
	width: 100%;
	margin: 70px auto;
}

.zlxz-tit {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #2F364C;
}

.zlxz-img {
	width: 50px;
	display: block;
	margin: auto;
	margin-top: 15px;
}

.zlxz-list {
	width: 100%;
	margin: 30px auto;
}

.zlxz-li {
	border-bottom: 1px solid #E5E5E5;
	box-sizing: border-box;
	width: 100%;
	padding: 35px 0;
	display: inline-block;
}

.zlxz-li1 {
	width: calc(100% - 19% - 75px);
	float: left;
}

.zlxz-li1 img {
	width: 20px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.zlxz-li1 div {
	width: calc(100% - 35px);
	line-height: 35px;
	font-size: 18px;
	color: #2F364C;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
}

.zlxz-li2 {
	width: 15%;
	text-align: center;
	float: left;
	margin-left: 2%;
	font-size: 12px;
	color: #999999;
	line-height: 35px;
}

.zlxz-li2 span {
	border-right: 1px solid #CCCCCC;
	box-sizing: border-box;
	display: inline-block;
	padding: 0 5px;
}

.zlxz-li2 span:last-child {
	border-right: 0;
}

.zlxz-li3 {
	border: 1px solid #338CC8;
	box-sizing: border-box;
	font-size: 14px;
	color: #338CC8;
	display: block;
	float: left;
	width: 75px;
	height: 35px;
	border-radius: 35px;
	text-align: center;
	line-height: 35px;
	margin-left: 2%;
}

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

.lxwm-lx1 {
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-top: 65px;
}

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

.lxwm-lx1_1 {
	height: 60px;
	display: block;
	margin: auto;
}

.lxwm-lx1_2 {
	width: 100%;
	margin-top: 15px;
	text-align: center;
	font-size: 14px;
	color: rgba(47, 54, 76, 0.66);
}

.lxwm-lx1_3 {
	width: 100%;
	margin-top: 15px;
	text-align: center;
	font-size: 20px;
	color: #2F364C;
}

.lxwm-map {
	width: 100%;
	height: 450px;
	margin-top: 50px;
}
.zxly-text{
	width: 100%;
	margin-top: 15px;
	text-align: center;
	font-size: 16px;
	color: rgba(47,54,76, 0.53);
}
.zxly-text2{
	width: 100%;
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	    color: #2F364C;
}
.zxly-text2 span{
	/*color: #29A4DC;*/
	color: #46B970;
}
.zxly-input{
	width: 100%;
	display: inline-block;
}
.zxly-in{
	width: 47%;
	float: left;
	margin-right: 6%;
	margin-top: 45px;
}
.zxly-in:last-child{
	margin-right: 0;
}
.zxly-in1{
	width: 100%;
	font-size: 18px;
	color: #2F364C;
}
.zxly-in2{
	border-bottom: 1px solid #D8D8D8;
	box-sizing: border-box;
	width: 100%;
	padding: 15px 0;
}
.zxly-in2 img{
	max-width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.zxly-in2 input{
	border: none;
	outline: none;
	width: calc(100% - 35px);
	font-size: 14px;
	color: #2F364C;
	display: inline-block;
	vertical-align: middle;
}
.zxly-textarea{
	width: 100%;
	margin-top: 45px;
}
.zxly-texta{
	border: 1px solid #D8D8D8;
	box-sizing: border-box;
	width: 100%;
	padding: 15px;
	border-radius: 15px;
	margin-top: 15px;
	display: inline-block;
}
.zxly-texta img{
	width: 18px;
	display: block;
	float: left;
	margin-right: 10px;
}
.zxly-texta textarea{
	border: none;
	outline: none;
	width: calc(100% - 32px);
	height: 120px;
	font-size: 14px;
	color: #2F364C;
	display: block;
	float: left;
	font-family: inherit;
}
.zxly-but{
	border: none;
	outline: none;
	width: 235px;
	height: 60px;
	background: #007BC1;
	display: block;
	margin: auto;
	margin-top: 45px;
	color: white;
	font-size: 24px;
	border-radius: 5px;
}