body {
	overflow-x: hidden;
}
.c4c2{
	color: #0f3471;
}
.wrap2 {
	max-width: 1366px;
	margin: auto;
}
.social1,.social2,.social3{
	padding: 100px 0;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.social1 .title,
.social2 .title{
	display: flex;
	align-items: center;
	justify-content: center;
	letter-spacing: 2px;
	margin-bottom: 100px;
}
.social1 .cont{
	display: flex;
	align-items: flex-start;
}
.social1 .left{
	width: 51.2%;
	padding: 100px 56px;
	background: url(../images/images1/yanfa1-bg.png) no-repeat center center;
	background-size: 100% 100%;
	z-index: 9;
}
.social1 .left .one,
.social1 .right .one{
	display: flex;
	align-items: center;
}
.social1 .left .three .tit,
.social1 .right .three .tit{
	display: flex;
	align-items: center;
	color: #999;
}
.social1 .left .swiper-container{
	margin: 0 -10px;
	padding-bottom: 50px;
}
.social1 .left .swiper-container .swiper-wrapper{
	padding-bottom: 10px;
}
.social1 .left .swiper-slide{
	width: 20%;
	cursor: pointer;
	transition: all .3s;
}
.social1 .left .swiper-slide:hover .wai{
	background: url(../images/images1/wai1.png) no-repeat center top;
	color: #fff;
}
.social1 .left .swiper-slide .icons2{
	display: none;
}
.social1 .left .swiper-slide:hover .icons1{
	display: none;
}
.social1 .left .swiper-slide:hover .icons2{
	display: block;
}
.social1 .left .swiper-slide .wai{
	height: 115px;
	margin: 0 10px;
	background: url(/static/images/wai.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.social1 .left .swiper-pagination,
.social1 .right .swiper-pagination,
.social2 .four .swiper-pagination{
	bottom: 0;
}
.social1 .left .swiper-pagination-bullet,
.social2 .four .swiper-pagination-bullet,
.social1 .right .swiper-pagination-bullet{
	width: 16px;
	height: 16px;
	background: url(/static/images/pag.png) no-repeat;
	background-size: 16px 16px;
}
.social1 .left .swiper-pagination-bullet-active,
.social2 .four .swiper-pagination-bullet-active,
.social1 .right .swiper-pagination-bullet-active{
	width: 14px;
	height: 16px;
	background: url(../images/icon/slide.png) no-repeat;
	background-size: 16px 16px;
}
.social1 .right{
	width: 41.2%;
	padding: 100px 75px;
	background: url(../images/icon/yanfa1-bg.png) no-repeat center center;
	background-size: 100% 100%;
	margin-left: -34px;
	margin-top: -63px;
	
}
.social1 .right .swiper-container{
	margin: 0 -13px;
	padding-bottom: 50px;
}
.social1 .right .swiper-slide{
	width: 33.3%;
}
.social1 .right .swiper-slide .wai{
	height: 50px;
	/*background: url(../images/icon/sol-1.png) no-repeat;*/
	background-size: 100% 100%;
	margin: 0 13px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 26px;
}
.social2 .cont .one::after{
	content: '';
	display: block;
	width: 55px;
	height: 5px;
	background: #0f3471;
	margin: auto;
	margin-top: 20px;
}
.social2 .cont .two{
	padding: 0 100px;
	color: #666;
}
.social2 .cont .three ul{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -37px;
	margin-top: 75px;
	
}
.social2 .cont .three li{
	width: 33.3%;
}
.social2 .cont .three li .threeList{
	margin: 0 37px;
}
.social2 .cont .three li .threeList .tit{
	border-bottom: 1px solid #0f3471;
}
.social2 .cont .three li .threeList .dec{
	color: #666;
}
.social2 .cont .four{
	margin-top: 80px;
}
.social2 .cont .four .swiper-container{
	margin: 0 -12.5px;
	padding-bottom: 50px;
}
.social2 .cont .four .swiper-slide div{
	padding-top: 63.3%;
	margin: 0 12.5px;
}
.social3 .listCon{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 50px;
}
.social3 .list .left{
	width: 42.3%;
}
.social3 .list .left .title::after{
	content: '';
	display: block;
	width: 55px;
	height: 5px;
	background: #0f3471;
	margin-top: 22px;
}
.social3 .list .right{
	width: 51.2%;
}
.social3 .list .right div{
	padding-top: 88%;
}
.social3 .listCon:nth-child(2n){
	flex-direction: row-reverse;
}
.social1 .left .swiper-slide .wai div:last-child{
	color: rgba(0,0,0,.7);
}
@media all and (max-width: 1690px) {}

@media all and (max-width: 1566px) {
	.wrap2 {
		margin: 0 120px;
	}
}

@media all and (max-width: 1400px) {
	.wrap2 {
		margin: 0 120px;
	}
}

@media all and (max-width: 1280px) {
	.social1 .left .swiper-slide .wai{
		height: auto;
		padding: 20px 0;
	}
}

@media all and (max-width:1070px) and (min-width:998px) {}

@media all and (max-width: 1000px) {
	.wrap2 {
		margin: 0 20px;
	}
	.social1, .social2, .social3{
		padding: 30px 0;
	}
	.social1 .title, .social2 .title{
		margin-bottom: 30px;
		text-align: center;
	}
	.social1 .cont{
		flex-direction: column;
	}
	.social1 .left,
	.social1 .right{
		width: 100%;
		padding: 50px 20px;
	}
	.social1 .right{
		margin: 0;
		
	}
	.social1 .left .swiper-slide .wai{
		padding: 40px 0;
	}
	.social2 .cont .two{
		padding: 0 ;
	}
	.social2 .cont .three li{
		width: 100%;
		margin: 15px 0;
	}
	
	.social2 .cont .three ul,
	.social2 .cont .three li .threeList{
		margin: 0;
	}
	.social2 .cont .three ul{
		margin-top: 30px;
	}
	.social2 .cont .four{
		margin-top: 30px;
	}
	.social3 .listCon,
	.social3 .listCon:nth-child(2n){
		flex-direction: column;
	}
	.social3 .list .left,
	.social3 .list .right{
		width: 100%;
	}
}

@media all and (max-width: 767px) {
	
}
