body {
	margin: auto;
	cursor: default;
	font-family: Arial;
}

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

div::-webkit-scrollbar {
	width: 2px;
}

div::-webkit-scrollbar-track {
	background-color: black;
}

div::-webkit-scrollbar-thumb {
	background: #4e4e4e;
	border-radius: 5px;
}

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

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

.container {
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
}

.banner {
	width: 100%;
}

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

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

.banner .swiper-pagination-bullet {
	width: 40px;
	height: 6px;
	background: #C1C1C3;
	border-radius: 0;
	opacity: 1;
}

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

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

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

.in-phon {
	width: 100%;
	margin: 55px auto;
	text-align: center;
	font-size: 47px;
	color: #161616;
	font-weight: bold;
}

.in-phon img {
	width: 70px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}

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

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

.in-abou1 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: calc(100% - 45.4%);
	padding-left: 18.75%;
	padding-right: 15px;
	display: inline-block;
	vertical-align: middle;
}

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

.in-abou11_1 {
	width: 100%;
	font-size: 74px;
	color: #EFEFEF;
	font-weight: bold;
	line-height: 74px;
}

.in-abou11_2 {
	width: 100%;
	font-size: 42px;
	color: #333333;
	position: absolute;
	left: 0;
	bottom: 0;
}

.in-abou1_2 {
	width: 100%;
	margin-top: 95px;
	font-size: 16px;
	color: #656565;
	line-height: 35px;
}

.in-abou2 {
	width: 45%;
	height: 465px;
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
}

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

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

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

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

.in-zyy-top1_1 {
	width: 4px;
	margin-right: 30px;
	display: inline-block;
	vertical-align: middle;
}

.in-zyy-top1_2 {
	font-size: 32px;
	color: #333333;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.in-zyy-top1_3 {
	font-size: 18px;
	color: #ACACAC;
	display: inline-block;
	vertical-align: bottom;
}

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

.in-zyy-top2 span {
	border-bottom: 3px solid white;
	box-sizing: border-box;
	font-size: 20px;
	color: #ACACAC;
	float: left;
	padding-bottom: 15px;
	font-weight: bold;
	margin-right: 85px;
	cursor: pointer;
}

.in-zyy-top2 span.on {
	border-bottom: 3px solid #0075ED;
	color: #0075ED;
}

.in-zyy-top2 span:last-child {
	margin-right: 0;
}

.in-zyy-cen {
	width: 100%;
	margin-top: 50px;
}

.in-zyy-down {
	width: 100%;
	display: none;
}

.in-zyy-down1 {
	width: 44%;
	height: 395px;
	margin-right: calc(100% - 44.5% - 65%);
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}

.in-zyy-down2 {
	width: 65%;
	height: 530px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.in-zyy-down3 {
	width: 100%;
	padding-left: calc(9.5% + 110px);
	padding-right: 55px;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.in-zyy-down3_1 {
	width: 100%;
	margin-bottom: 25px;
}

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

.in-zyy-down3_2 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.in-zyy-down3_3 {
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #656565;
}

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

.in-zyy-down3_4_1 {
	float: left;
	margin-right: 45px;
	text-align: center;
	font-size: 16px;
	color: #0075ED;
	font-weight: bold;
	margin-top: 25px;
}

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

.in-zyy-down3_4_1 img {
	height: 30px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

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

.in-zyy-down35 {
	width: 160px;
	height: 42px;
	background: #0075ED;
	color: white;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	display: block;
	float: right;
	border-radius: 42px;
}

.in-zyy-down4 {
	width: 44%;
	height: 395px;
	margin-left: calc(100% - 44.5% - 65%);
	object-fit: cover;
	object-position: center;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.in-zyy-down5 {
	width: 100%;
	padding-left: 110px;
	padding-right: calc(9.5% + 55px);
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.in-hybj {
	width: 100%;
	display: flex;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

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

.in-hyb1 {
	width: 100%;
	text-align: center;
	font-size: 42px;
	color: #333333;
	font-weight: bold;
}

.in-hyb2 {
	width: 100%;
	text-align: center;
	margin-top: 50px;
	font-size: 20px;
	color: #333333;
}

.in-hyb2 span {
	color: #0075ED;
}

.in-hyb3 {
	width: 160px;
	height: 40px;
	border-radius: 40px;
	display: block;
	margin: auto;
	margin-top: 110px;
	background: #006DDE;
	color: white;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}

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

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

.in-hzh1 {
	width: 100%;
	text-align: center;
	font-size: 42px;
	color: #333333;
}

.in-hzh2 {
	width: 115px;
	display: block;
	margin: auto;
	margin-top: 25px;
}

.in-hzh3 {
	width: 100%;
	text-align: center;
	margin-top: 20px;
	font-size: 18px;
	color: #ACACAC;
}

.in-hzh4 {
	border-top: 1px solid #F1F1F1;
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
	margin-top: 50px;
}

.in-hzh4_1 {
	border-bottom: 1px solid #F1F1F1;
	border-right: 1px solid #F1F1F1;
	box-sizing: border-box;
	width: 20%;
	height: 140px;
	float: left;
	position: relative;
}

.in-hzh4_1:nth-child(5n) {
	border-right: 0;
}

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

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

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

.all-box {
	width: 100%;
	background: #F6F6F6;
	display: flex;
}

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

.fwcp-fls {
	width: 100%;
	background: white;
	box-shadow: 0px 15px 31px rgba(142, 142, 142, 0.16);
	margin-top: -40px;
	display: flex;
	position: relative;
}

.fwcp-fl {
	box-sizing: border-box;
	width: 33.33%;
	line-height: 85px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	display: block;
}

.fwcp-fl.on {
	border-bottom: 2px solid #0075ED;
	color: #0075ED;
}

.wlys-box {
	width: 100%;
	margin-top: 60px;
}

.wlys-tit {
	width: 100%;
	text-align: center;
	font-size: 38px;
	font-weight: 500;
	color: #333333;
}

.wlys-jj {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 20px;
	font-weight: 400;
	color: #999999;
}

.wlys-cnt {
	width: 100%;
	margin-top: 40px;
	background: white;
	box-sizing: border-box;
	padding: 30px;
}

.wlys-cnt1 {
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #999999;
	position: relative;
}

.wlys-cnt1 span {
	font-size: 26px;
	font-weight: 500;
	color: #333333;
	margin-right: 15px;
}

.wlys-cnt1::after {
	content: '';
	width: 4px;
	height: 28px;
	background: #0075ED;
	position: absolute;
	left: -30px;
	top: 50%;
	transform: translateY(-50%);
}

.wlys-cnt2 {
	width: 100%;
	margin-top: 75px;
	display: inline-block;
}

.wlys-cnt2_1 {
	width: 32%;
	height: 200px;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	background: #F6F6F6;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 25px 30px;
	display: inline-block;
}

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

.wlys-cnt2_2 {
	width: 40px;
	margin-right: 15px;
	float: left;
}

.wlys-cnt2_3 {
	width: calc(100% - 55px);
	float: left;
}

.wlys-cnt2_3_1 {
	width: 100%;
	font-size: 24px;
	font-weight: 500;
	color: #333333;
}

.wlys-cnt2_3_2 {
	width: 100%;
	margin-top: 15px;
	font-size: 18px;
	font-weight: 400;
	color: #999999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.wlys-cnt3 {
	width: 100%;
}

.wlys-cnt3_1 {
	max-width: 60%;
	display: inline-block;
	vertical-align: bottom;
}

.wlys-cnt3_2 {
	width: 22.5%;
	margin-left: calc(100% - 83%);
	background: #F5F5F5;
	padding: 20px;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: bottom;
}
.wlys-cnt32{
	width: 100%;
	margin-bottom: 30px;
}
.wlys-cnt32:last-child{
	margin-bottom: 0;
}
.wlys-cnt32_1{
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.wlys-cnt32_2{
	width: 100%;
	display: inline-block;
}
.wlys-cnt322{
	width: 49%;
	margin-right: 2%;
	margin-top: 5px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	float: left;
}
.wlys-cnt322:nth-child(2n){
	margin-right: 0;
}
.wlys-cnt4{
	max-width: 100%;
	display: block;
	margin: auto;
}
.wlys-cnt5{
	width: 100%;
	margin-top: 50px;
	display: inline-block;
}
.wlys-cnt5_1{
	width: 55%;
	float: left;
}
.wlys-cnt5_3{
	width: 100%;
	margin-bottom: 20px;
}
.wlys-cnt5_3:last-child{
	margin-bottom: 0;
}
.wlys-cnt5_3_1{
border: 1px solid #C3C3C3;
box-sizing: border-box;
width: 80px;
height: 80px;
border-radius: 50%;
text-align: center;
line-height: 80px;
font-size: 46px;
font-weight: bold;
color: #C3C3C3;
margin-right: 15px;
display: inline-block;
vertical-align: middle;
}
.wlys-cnt5_3_2{
	width: calc(100% - 100px);
	display: inline-block;
	vertical-align: middle;
}
.wlys-cnt5_3_3{
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
}
.wlys-cnt5_3_4{
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
}
.wlys-cnt5_2{
	width: 40%;
	float: left;
	margin-left: 5%;
}
.lxwm-top{
	width: 100%;
	display: flex;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.lxwm-to{
	width: 100%;
	margin:80px auto;
	display: flex;
}
.lxwm-to1{
	width: 33.33%;
}
.lxwm-to1_1{
	height: 50px;
	display: block;
	margin: auto;
}
.lxwm-to1_2{
	width: 100%;
	margin-top: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
}
.lxwm-to1_3{
	width: 100%;
	margin-top: 5px;
	text-align: center;
	font-size: 16px;
	font-weight: 400;
	color: #999999;
}
.lxwm-down{
	width: 100%;
	display: flex;
}
.lxwm-dow{
	width: 100%;
	margin-bottom: 70px;
}
.swhz-map{
	width: 100%;
	height: 575px;
}
.joinus-box{
	width: 100%;
	margin:40px auto;
}
.joinus1{
	width: 100%;
	font-size: 32px;
	font-weight: 500;
	color: #333333;
}
.joinus2{
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	color: #ACACAC;
}
.joinus3{
	width: 100%;
	margin-top: 35px;
}
.joinus4{
	width: 100%;
background:#EEEFF0;
margin-bottom: 20px;
}
.joinus4:last-child{
	margin-bottom: 0;
}
.joinus5{
	width: 100%;
	box-sizing: border-box;
	padding: 25px 50px;
	display: inline-block;
}
.joinus5_1{
	float: left;
}
.joinus51_1{
	width: 100%;
	font-size: 26px;
	font-weight: 500;
	color: #333333;
}
.joinus51_2{
	width: 100%;
	margin-top: 5px;
	font-size: 12px;
	font-weight: 500;
	color: #999999;
	text-transform: uppercase;
}
.joinus5_2{
	float: right;
	margin-top: 13px;
}
.joinus5_2_1{
	font-size: 22px;
	font-weight: 500;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}
.joinus5_2_2{
	width: 15px;
	margin-left: 40px;
	display: inline-block;
	vertical-align: middle;
}
.joinus5_2_3{
	width: 100%;
	display: block;
}
.joinus5_2_4{
	width: 100%;
	display: none;
}
.joinus6{
	width: 100%;
	box-sizing: border-box;
	padding: 10px 50px;
	display: none;
}
.joinus7{
	width: 100%;
	display: inline-block;
}
.joinus7_1{
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-bottom: 25px;
}
.joinus7_1:nth-child(2n){
	margin-right: 0;
}
.joinus7_2{
	width: 100%;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
}
.joinus7_3{
	width: 100%;
	margin-top: 5px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
}
.joinus4.on .joinus5_2_3{
	display: none;
}
.joinus4.on .joinus5_2_4{
	display: block;
}
.joinus4.on .joinus6{
	display: block;
}
.wlfw-box{
	width: 100%;
	display: flex;
}
.wlfw-bo{
	width: 100%;
	margin:30px auto;
}
.wlfw-bo1{
	width: 100%;
	text-align: center;
	position: relative;
}
.wlfw-bo1_1{
	width: 100%;
	font-size: 100px;
	line-height: 100px;
	font-weight: bold;
	color: #F7F7F7;
}
.wlfw-bo1_2{
	width: 100%;
	font-size: 38px;
	font-weight: 500;
	color: #101010;
	position: absolute;
	left: 0;
	bottom: 0;
}
.wlfw-bo2{
	width: 100%;
	margin-top: 30px;
	display: inline-block;
}
.wlfw-bo2_1{
	width: 25%;
	float: left;
}
.wlfw-bo2_2{
	width: 100%;
	height: 195px;
	display: block;
	object-fit: cover;
	object-position: center;
}
.wlfw-bo2_3{
	width: 100%;
	height: 195px;
background: #F8F8F8;
position: relative;
}
.wlfw-bo2_1:nth-child(odd) .wlfw-bo2_3::after{
	content: '';
	width: 0;
	  height: 0;
	  border-left: 8px solid transparent;  
	  border-right: 8px solid transparent;  
	  border-bottom: 12px solid #F8F8F8; 
	  position: absolute;
	  left: 50%;
	  top: -12px;
	  transform: translateX(-50%);
}
.wlfw-bo2_1:nth-child(even) .wlfw-bo2_3::after{
	content: '';
	width: 0;
	  height: 0;
	  border-left: 8px solid transparent;  
	  border-right: 8px solid transparent;  
	  border-top: 12px solid #F8F8F8; 
	  position: absolute;
	  left: 50%;
	  bottom: -12px;
	  transform: translateX(-50%);
}
.wlfw-bo2_4{
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.wlfw-bo2_4_1{
	width: 100%;
	font-size: 20px;
	font-weight: 500;
	color: #333333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.wlfw-bo2_4_2{
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.tdys-box{
	width: 100%;
	display: flex;
}
.tdys-bo{
	width: 100%;
	margin:35px auto;
}
.tdys-tit{
	width: 100%;
	text-align: center;
	font-size: 38px;
	font-weight: 500;
	color: #101010;
}
.tdys-jj{
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
	font-weight: 400;
	color: #AAAFBB;
}
.tdys-list{
	width: 100%;
	display: inline-block;
}
.tdys-li{
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-top: 55px;
}
.tdys-li:nth-child(4n){
	margin-right: 0;
}
.tdys-li1{
	height: 180px;
	display: block;
	margin: auto;
}
.tdys-li2{
	width: 100%;
	margin-top: 25px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}
.tdys-li3{
	width: 100%;
	margin-top: 5px;
	font-size: 17px;
	font-weight: 400;
	color: #AAAFBB;
}
.zxcnt-box{
	width: 100%;
	display: flex;
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}
.zxcnt-bo{
	width: 100%;
	margin:40px auto;
}
.zxcnt-bo1{
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 40%;
	display: inline-block;
	vertical-align: middle;
}
.zxcnt-bo1_1{
	width: 100%;
	font-size: 28px;
	font-weight: 500;
	color: #333333;
}
.zxcnt-bo1_2{
	width: 100%;
	margin-top: 70px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
}
.zxcnt-bo1_3{
	width: 100%;
	margin-top: 15px;
	font-size: 28px;
	font-weight: 400;
	color: #333333;
}
.zxcnt-bo1_4{
	width: 100%;
	margin-top: 10px;
	font-size: 28px;
	font-weight: 400;
	color: #0075ED;
}
.zxcnt-bo2{
	width: 44%;
	background: #FFFFFF;
	box-shadow: 0px 5px 21px 1px rgba(135,141,158,0.16);
	padding: 30px 50px;
	box-sizing: border-box;
	margin-left: calc(100% - 84.5%);
	display: inline-block;
	vertical-align: middle;
}
.zxcnt-bo2_1{
	width: 100%;
	height: 64px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #E8E8E8;
	box-sizing: border-box;
	outline: none;
	display: block;
	padding: 0 20px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	margin-bottom: 15px;
}
.zxcnt-bo2_2{
	width: 100%;
	height: 105px;
	background: #FFFFFF;
	border-radius: 4px;
	border: 1px solid #E8E8E8;
	box-sizing: border-box;
	outline: none;
	display: block;
	padding: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	margin-bottom: 15px;
	font-family: inherit;
}
.zxcnt-bo2_3{
	border: none;
	outline: none;
	display: block;
	margin: auto;
	margin-top: 25px;
	width: 160px;
	height: 40px;
	background: #0075ED;
	border-radius: 40px;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
}