.swiper-item {
	position: relative;
	width: 100%;
	height: 640px;
}

.swiper-item img {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%);
	/* max-width: 100%; */
}

.wxfw-div {
	background-color: #F5F5F7;
	padding: 90px 0;
	box-sizing: border-box;
}

.wxfw-box .wxfw-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.wxfw-header-left {
	font-size: 40px;
	font-weight: bold;
	color: #1D1D1F;
}

.wxfw-header-right {
	width: 30%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.wxfw-header-right div {
	font-size: 20px;
	color: #1D1D1F;
	font-weight: bolder;
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
}

.wxfw-header-right span {
	width: 42px;
	height: 6px;
	margin-top: 14px;
	background: none;
}

.wxfw-header-right .active {
	color: #0071E3;
}

.wxfw-header-right .active span {
	background: #0071E3;
}

.wxfw-content {
	margin-top: 60px;
	display: none;
	align-items: center;
	overflow-x: scroll;
}

.show {
	display: flex !important;
}

/* 滚动条的滑轨背景颜色 */
/* .wxfw-content::-webkit-scrollbar-track {
    background-color: #b46868;
} */
/* 滑块颜色 */
.wxfw-content::-webkit-scrollbar-thumb {
	background-color: rgba(0, 0, 0, 0.2);
	height: 3px;
}

/* 滑轨两头的监听按钮颜色 */
/* .wxfw-content::-webkit-scrollbar-button {
    background-color: #7c2929;
} */
/* 横向滚动条和纵向滚动条相交处尖角的颜色 */
/* .wxfw-content::-webkit-scrollbar-corner {
    background-color: black;
} */

.wxfw-item {
	padding: 62px 0;
	min-width: 388px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	background-color: #fff;
	border-radius: 40px;
	margin-right: 40px;
}

.wxfw-item-first img {
	width: 100px;
	height: 100px;
}

.wxfw-item-second {
	margin-top: 40px;
	font-size: 24px;
	color: #1D1D1F;
	font-weight: bolder;
}

.wxfw-item-third {
	font-size: 16px;
	color: #1D1D1F;
	margin-top: 13px;
}

.wxfw-item-fourth a {
	width: 100%;
	width: 122px;
	height: 42px;
	border-radius: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #0071E3;
	font-size: 14px;
	color: #fff;
	border-radius: 25px;
	margin-top: 46px;
}

.wxfw-item-fourth img {
	width: 18px;
	height: 18px;
	margin-left: 4px;
}

.wxfw-item-fifth {
	font-size: 16px;
	color: #0071E3;
	margin-top: 17px;
}

.wxwd-div {
	background-color: #fff;
	padding: 90px 0;
	box-sizing: border-box;
}

.wxwd-box {}

.wxwd-box-first {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.wxwd-box-left {
	font-size: 40px;
	color: #1D1D1F;
	font-weight: bold;
}

.wxwd-box-right {
	font-size: 24px;
	color: #0071E3;
	display: flex;
	align-items: center;
}

.wxwd-box-right img {
	width: 24px;
	height: 24px;
	margin-left: 6px;
}

.slider {
	margin-top: 60px;
}

.silder-item {
	border-radius: 40px;
	padding: 60px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* box-shadow: 0px 14px 30px 0px rgba(0, 0, 0, 0.1); */
	background-color: #F5F5F7;
}

.silder-item-left {
	display: flex;
	flex-direction: column;
}

.silder-item-left-one img {
	width: 60px;
	height: 60px;
}

.silder-item-left-two {
	font-size: 36px;
	color: #1D1D1F;
	font-weight: bolder;
	margin-top: 30px;
}

.silder-item-left-three a {
	padding: 13px 22px;
	border-radius: 30px;
	background-color: #0071E3;
	color: #fff;
	font-size: 14px;
	margin-top: 60px;
	width: 122px;
	display: flex;
	align-items: center;
	justify-content: center;

}

.silder-item-left-three img {
	width: 18px;
	height: 18px;
	margin-left: 4px;
}

.silder-item-left-four {
	margin-top: 16px;
	color: #0071E3;
	font-size: 16px;
}

.fwys-div {
	background-color: #fff;
}

.fuwuyoushi1 {
	font-size: 40px;
	color: #1D1D1F;
	font-weight: bold;
}

.fuwuyoushi2 {
	font-size: 24px;
	color: #1D1D1F;
	margin-top: 30px;
	font-weight: bolder;
}

.fwys-box {
margin: 0 auto;
	margin-top: 60px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	
}

.fwys-item {
	width: 23%;
	/* width: 430px; */
	height: 500px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 85px;
	padding-right: 25px;
	box-sizing: border-box;
	background-size: 100% 100%;
}

.f1 {
	background-image: url('../img/f1.jpg');
}

.f2 {
	background-image: url('../img/f2.jpg');
}

.f3 {
	background-image: url('../img/f3.jpg');
}

.f4 {
	background-image: url('../img/f4.jpg');
}

.fwys-item h3 {
	font-size: 30px;
	color: #fff;

}

.fwys-item p {
	font-size: 16px;
	color: #fff;
	margin-top: 23px;
}

.fwys-item div a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 122px;
	height: 46px;
	border-radius: 25px;
	background-color: #fff;
	margin-top: 70px;
	font-size: 14px;
	color: #1D1D1F;
}

.fwys-item div img {
	width: 18px;
	height: 18px;
	margin-left: 4px;
}

.guanyu-div {
	background-color: #fff;
	padding: 90px 0;
}

.guanyu-box {
	height: 580px;
	background: url('../img/aboutbg.jpg') no-repeat;
	background-size: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
padding-right: 50%;
}

.guanyu-box-first {
	font-size: 40px;
	color: #1D1D1F;
	font-weight: bolder;
}

.guanyu-box-second {
	font-size: 24px;
	color: #1D1D1F;
	margin-top: 68px;

}

.guanyu-box-third {
	font-size: 16px;
	color: #1D1D1F;
	margin-top: 30px;
}

.guanyu-box-fourth a {
	font-size: 24px;
	color: #0071E3;
	margin-top: 67px;
	display: flex;
	align-items: center;
}

.guanyu-box-fourth img {
	width: 24px;
	height: 24px;
	margin-left: 9px;
}

.news-div {
	background-color: #F5F5F7;
}

.news-box {
	padding: 80px 0;
	box-sizing: border-box;

}

.news-box-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.news-box-header-left {
	color: #1D1D1F;
	font-size: 40px;
	font-weight: bolder;
}

.news-box-header-right a {
	font-size: 24px;
	color: #0071E3;
	display: flex;
	align-items: center;
}

.news-box-header-right a img {
	width: 24px;
	height: 24px;
	margin-left: 6px;
}

.news-content {
	margin-top: 50px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.news-item {
	width: 600px;
	height: auto;
	background-color: #fff;
	border-radius: 40px;
	overflow: hidden;
	margin-bottom: 40px;
}

.news-item a {
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 40px;
	box-sizing: border-box;
}

.news-item-title {
	font-size: 24px;
	color: #1D1D1F;
	font-weight: bolder;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.news-item-text {
	margin-top: 20px;
	color: #6E6E73;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.news-item-third {
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.news-item-time {
	font-size: 16px;
	color: #1D1D1F;
}

.news-item-add {
	width: 36px;
	height: 36px;
}

.news-item-add img {
	width: 100%;
	height: 100%;
}

@media screen and (max-width:750px) {
	.swiper-item img {
		max-width: 100%;
	}

	.swiper-item {
		height: 140px;
	}

	.fwys-box {
		width: 96%;
		/* flex-direction: column; */
		flex-wrap: wrap;
	}

	.fwys-item {
		width: 48%;
		margin-bottom: 30px;
		height: 260px;
		padding-left: 0;
		padding-right: 0;
		padding: 10px;
	}

	.silder_nav {
		display: none; 
	}

	.guanyu-box {
		background: none;
	}
	.guanyu-box{
padding-right:0;}
	.wxwd-box{
display:none;}
/* .wxfw-box .wxfw-header{ align-items: flex-start;} */
.wxfw-header-right{width:50%;}

.wxwd-div{
	padding: 15px 0;
}
.wxfw-header-left{
	font-size: 23px;
}

.wxfw-header-right div{
	font-size: 13px;
}

.wxfw-header-right span{
	margin-top: 5px;
	height: 3px;
}
.wxfw-div{
	padding: 15px 0;
}
.wxfw-item{
	min-width: 49%;
	margin-right: 2%;
	padding: 20px 10px;
}

.wxfw-item-first img{
	width: 50px;
	height: 50px;
}

.wxfw-item-second{
	font-size: 16px;
	margin-top: 25px;
}

.wxfw-item-fifth{
	font-size: 12px;
}

.fuwuyoushi1{
	font-size: 23px;
}

.fuwuyoushi2{
	font-size: 15px;
	margin-top: 10px;
}

.fwys-item h3{
	font-size: 20px;
}

.fwys-item p{
	font-size: 14px;
}

.fwys-item div a{
	margin-top: 30px;
}

.fwys-item div a{
	width: 100px;
	height: 35px;
}

.guanyu-box{
	height: auto;
}
.guanyu-div{
	padding: 15px 0;
}

.guanyu-box-first{
	font-size: 23px;
}
.guanyu-box-second{
	font-size: 16px;
	margin-top: 20px;
}
.guanyu-box-third{
	font-size: 14px;
	margin-top: 20px;
}
.guanyu-box-fourth a{
	margin-top: 20px;
	font-size: 18px;
}

.news-box{
	padding: 20px 0;
}
.news-box-header-left{
	font-size: 23px;
}
.news-content{
	margin-top: 20px;
}
.news-item a{
	padding: 25px;
}
.news-item-title{
	font-size: 16px;
}
.news-item-text{
	margin-top: 16px;
	font-size: 14px;
}
.news-item-third{
	margin-top: 20px;
}
.news-item-time{
	font-size: 14px;
}
.news-item-add{
	width: 20px;
	height: 20px;
}
.news-item {
	margin-bottom: 20px;
}
}
.links {
  width: 100%;
  line-height: 30px;
  color: #2d2c2c;
 overflow: hidden;
  background-color: #F5F5F7;
}
.links span {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  float: left;
}
.links ul li a {
  float: left;
  display: inline-block;
  color: #565555;
  margin-right: 15px;
}
.box {
   
    margin: 0 auto;
    position: relative;
  margin-left: 20px;}
