body {
	max-width: 1920px;
	margin: 0 auto;
}

img {
	max-width: 100%;
}

.middle .middle_box #certify .swiper-slide span a{
	position: absolute;
	display: block;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 25px;
	color: #FFFFFF;
	line-height: 60px;
}
.content {
	background: url(../img/banner1_bg.jpg) no-repeat top center;
}

.content .content_box .img {
	display: none;
}

.header_box {
	background-color: #185cd0;
}

.header_box ul {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 70px;
}

.header_box ul li {
	padding: 0 50px;
}

.header_box ul li a {
	display: block;
	font-size: 21px;
	font-weight: 400;
	color: #FFFFFF;
	width: 195px;
	text-align: center;
	height: 70px;
	line-height: 70px;
}

.header_box ul li a:hover {
	background-image: url(../img/a.png);
	background-size: 100% 100%;
	background-position: center 0;
}

.header_box ul a.w1200 {
	background-image: url(../img/a.png);
	background-size: 100% 100%;
	background-position: center 0;
}

.content .content_a {
	display: flex;
	align-items: center;
	justify-content: center;
}

.content .content_box {
	width: 100%;
	padding-bottom: 42px;
}

.content .content_box .content_boxc {
	display: flex;
	align-items: flex-start;
	justify-content: center;
	padding-bottom: 56px;
}

.content .content_box .content_fl {
	width: 607px;
	position: relative;
	margin-right: 10px;
}

.content .content_box .content_fl a {
	width: 100%;
	height: 486px;
	overflow: hidden;
	display: block;
}

.content .content_box .content_fl_img {
	width: 100%;
}

.content .content_box .content_fl_p, .content .content_box .content_fl_p a {
	background-color: #27ace6;
	color: #fff;
	font-size: 26px;
	line-height: 56px;
	text-align: center;
	width: 100%;
	padding: 0 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 56px;
}

.content .content_box .content_fl_p a {
	height: 56px;
	padding: 0;
}

.content .content_box .content_fr {
	width: 560px;
	height: 542px;
	padding: 30px 40px 30px 30px;
	background: -webkit-linear-gradient(#35cea5,#2aa690);
	background: -o-linear-gradient(#35cea5,#2aa690);
	background: -moz-linear-gradient(#35cea5,#2aa690);
	background: linear-gradient(#35cea5,#2aa690);
	color: #fff;
}

.content .content_box .content_fr h2.content_fr_h2{
	border-bottom: 1px solid #aedbcc;
	font-weight: normal;
	padding-bottom: 20px;
	margin-bottom: 25px;
}

.align-right {
	text-align: right;
	
}
.padding-bottom-15 {
	padding-bottom: 15px;
}
.content .content_box .content_fr h2.content_fr_h2 a {
	font-size: 28px;
	line-height: 44px;
	color: #fff;
}

.content .content_box .content_fr p.content_fr_p {
	font-size: 20px;
	line-height: 36px;
	width: 100%;
	background-color: #32c4a0;
	padding: 15px;
	height: 238px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	margin-bottom: 69px;
}

.content .content_box .content_fr a.content_fr_a {
	background-color: #30bb9b;
	border: 1px solid #fff;
	border-radius: 50px;
	color: #fff;
	font-size: 20px;
	padding: 15px 35px;
}

.content .content_box .content_fr .content_te a {
	display: block;
	font-size: 27px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}

.content .content_box .content_fr .content_te p {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 28px;
	margin-top: 20px;
}

.content .content_box .content_fr .content_tc ul {
	margin-top: 20px;
	height: 300px;
	overflow: auto;
}

.content .content_box .content_fr .content_tc ul li {
	display: flex;
	align-items: center;
	padding: 13px 0;
}

.content .content_box .content_fr .content_tc ul li span a {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	margin-left: 10px;
	width: 475px;
	overflow: hidden;
}

.content .content_box .content_fr .content_tc ul::-webkit-scrollbar {
	display: none;
}
/***** 轮播图公共样式-开始 ******/
.device {
	width: 100%;
	padding: 30px 0px;
	position: relative;
  }
  .device .arrow-left {
	background: url(../img/arrows.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 999;
  }
  .device .arrow-right {
	background: url(../img/arrows.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -15px;
	width: 17px;
	height: 30px;
	z-index: 999;
  }
  .swiper-container {
	height: 300px;
	width: 640px;
  }
  .swiper-container a.swiper-img {
	width: 100%;
	display: block;
  }
  .swiper-container a.swiper-img img {
	width: 100%;
  }
  .swiper-container a.swiper-p {
	background: rgba(0,0,0,0.8);
    color: #fff;
    line-height: 85px;
    position: absolute;
    bottom: 0;
    display: block;
    width: 1200px;
    text-align: center;
    padding: 0 20px;
  }
  .swiper-container a.swiper-p p {
	font-size: 28px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom:5px;
	width: 100%;
  }
  .swiper-pagination-switch {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 14px;
	margin: 0 3px;
	cursor: pointer;
	background: #fff;
  }
  .swiper-active-switch {
	background: #00adff;
  }
/***** 轮播图公共样式-结束 ******/

.middle {
	background: url(../img/banner2_bg.jpg) no-repeat center 212px;
	background-size: 100% auto;
	width: 100%;
}

.middle .middle_box {
	width: 1200px;
	margin: 0 auto;
	height: 650px;
}

.middle .middle_box .device {
	margin: 30px -3.5%;
	width: 107%;
}

.middle .middle_box .swiper-container {
	height: 560px;
	width: 1200px;
}

.middle .middle_box .swiper-container a.swiper-img img {
	/*min-height: 560px;*/
	width: 100%;
}

.middle .content_a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 11px 0;
	background-color: #fff;
}

.middle .middle_content_a {
	padding: 52px 0;
}

.display-none {
	display: none !important;
}

.success {
	background: url(../img/banner3_bg.jpg) no-repeat center 0;
	background-size: 100% auto;
	width: 100%;
}

.success .success_box {
	width: 1200px;
	margin: 0 auto;
	padding: 24px 24px 14px;
	background-color: #fff;
	border: 1px solid #c0f0ff;
	box-shadow: 10px 10px 0px #0e8ced;
}

.success .success_box .device {
	padding-top: 0px;
}

.success .success_box .swiper-container {
	height: 559px;
	width: 1150px;
	
}

.success .success_box .swiper-container a.swiper-img {
	height: 474px;
  }

.success .success_box .swiper-container a.swiper-img img {
	/*min-height: 474px;*/
	width: 100%;
  }

.success .success_box .swiper-container a.swiper-p {
	background: #404040;
    bottom: 0px;
    width: 1200px;
	z-index: 999;
}

.success .success_box .pagination.pagination3 {
	width: auto;
	right: 20px;
    bottom: 63px;
    z-index: 999;
	text-align: right;
}

.success .content_a {
	display: flex;
	align-items: center;
	justify-content: center;
}
.success .content_a.success_content_a {
	padding: 62px 0 85px;
}

.middle.middle4 {
	background: url(../img/banner2_bg.jpg) no-repeat center 228px;
}

.middle4 .content_a {
	padding: 19px 0;
}
.middle4 .middle_box {
	height: 777px;
}
.middle4 .middle_box .device {
	margin-top: 50px;
	margin-bottom: 0;
	padding-bottom: 97px;
}
.middle4 .middle_box .swiper-container {
	height: 652px;
}
.middle4 .middle_box .swiper-container a.swiper-img img {
	/*min-height: 652px;*/
	width: 100%;
}
.middle4 .middle_box .pagination4 {
    bottom: 45px !important;
}
.footer {
	background-color: #185cd0;
	width: 100%;
	height: 153px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.footer span {
	display: block;
	text-align: center;
	font-size: 21px;
	font-weight: 400;
	color: #FFFFFF;
}

.footer p {
	font-size: 21px;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
}



@media (max-width: 751px) {
	body {
		width: 100%;
		max-width: 750px;
		margin: 0 auto !important;
	}
	img {
		max-width: 100%;
	}
	.header_box ul {
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: .7rem;
		padding: 0 .35rem;
	}

	.header_box ul li {
		padding: 0;
		flex: 1;
	}

	.header_box ul li a {
		display: block;
		font-size: .25rem;
		font-weight: 400;
		color: #FFFFFF;
		width: auto;
		text-align: center;
		height: .7rem;
		line-height: .7rem;
	}
	.content {
		background-position-y: bottom;
	}
	.content .content_a {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.content_a a img, .content .content_a a img, .middle .content_a a img, .success .content_a a img {
		width: 100%;
	}

	.content .content_box {
		background-image: none;
		background-size: 100% 100%;
		-webkit-background-size: cover;
		-o-background-size: cover;
		background-position: center 0;
		width: 100%;
		height: auto;
		padding-bottom: .5rem;
		position: relative;
	}

	.content .content_box .img {
		display: block;
		width: 3.5rem;
		height: 4.44rem;
		position: absolute;
		left: 50%;
		bottom: 0;
		z-index: -1;
	}

	.content .content_box .content_boxc {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		flex-wrap: wrap;
	}

	.content .content_box .content_fl {
		width: 7rem;
		margin-right: 0;
	}

	.content .content_box .content_fl a {
		height: auto;
	}

	.content .content_box .content_fl_p {
		font-size: 0.25rem;
		line-height: 0.7rem;
		height: 0.7rem;
	}

	.content .content_box .content_fl_p a {
		height: 0.7rem;
    	font-size: 0.25rem;
    	line-height: 0.7rem;
	}
	.content .content_box .content_fr {
		width: 7rem;
		padding: .2rem;
		margin-top: .3rem;
		background-color: #082767;
		height: 5.6rem;
	}
	.content .content_box .content_fr h2.content_fr_h2 a {
		font-size: 0.3rem;
		line-height: 0.4rem;
	}
	.content .content_box .content_fr h2.content_fr_h2 {
		margin-bottom: 0.05rem;
	}
	.content .content_box .content_fr p.content_fr_p {
		font-size: 0.25rem;
		margin-bottom: 0.7rem;
		-webkit-line-clamp: 5;
    	height: 2.9rem;
    	line-height: 0.5rem;
	}
	.content .content_box .content_fr a.content_fr_a {
		font-size: 0.25rem;
    	padding: 0.25rem 35px;
	}
	.device {
		padding: 0;
	}
	.device .arrow-left {
		left: 22px;
    	margin-top: -0.55rem;
	}
	.device .arrow-right {
		right: 22px;
		margin-top: -0.55rem;
	}
	.swiper-container a.swiper-p {
		position: relative;
		width: auto;
	}
	.swiper-container a.swiper-p p {
		font-size: 0.25rem;
		line-height: 0.7rem;
	}
	.swiper-pagination-switch {
		width: 0.15rem;
    	height: 0.15rem;
		border-radius: 0.15rem;
	}
	.middle {
		background-size: 100% 100%;
		background-position-y: 0.25rem;
		width: 100%;
		height: auto;
	}
	.middle .middle_box {
		width: 7rem;
		margin: 0 auto;
		overflow: hidden;
		height: auto;
	}

	.middle .middle_box .swiper-container {
		width: 7rem;
		height: 4rem;
	}
	.middle .middle_box .swiper-container a.swiper-img {
		height: 3.25rem
	}
	.middle .content_a {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 0rem;
	}
	.middle .middle_content_a {
		padding: 0.35rem 0 0rem !important;
	}
	.success {
		width: 100%;
		height: 7.5rem;
		background-position-y: bottom;
	}

	.success .success_box {
		width: 7rem;
		margin: 0 auto;
		padding: 0.25rem;
	}
	.success .success_box .swiper-container {
		width: 100%;
		height: 3.3rem;
	}
	.success .success_box .swiper-container a.swiper-img {
		height: 2.65rem
	}
	.success .success_box .swiper-container a.swiper-p {
		width: 100%;
	}
	.success .content_a {
		display: flex;
		align-items: center;
		justify-content: center;
		padding-top: .6rem;
	}
	.success .success_box .pagination.pagination3 {
		right: 0.05rem;
		bottom: 0.23rem;
	}
	.success .content_a.success_content_a {
		padding: 0.75rem 0;
	}
	.middle.middle4 {
		background-position-y: 0;
		background-size: auto 100%;
	}
	.middle4 .middle_box .device {
		margin-top: 0.5rem;
		padding-bottom: 1.2rem;
	}
	.middle4 .middle_box .swiper-container{
		height: 4.5rem;
	}
	.middle4 .middle_box .swiper-container a.swiper-img {
		height: 3.8rem
	}
	.middle4 .middle_box .device .arrow-left, .middle4 .middle_box .device .arrow-right {
		margin-top: -1rem;
	}
	.middle4 .middle_box .pagination4 {
		bottom: 0.7rem !important;
	}
	.footer {
		width: 100%;
		height: 2rem;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	.footer span {
		font-size: .21rem;
		font-weight: 400;
	}

	.footer p {
		font-size: .21rem;
		font-weight: 400;
	}

}
