html,
body {
	position: relative;
	height: 100%;
}

body {
	background: #eee;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}



.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #BDBDBD;
}

.swiper-slide img {
	height: 100%;
	width: auto;
}

@media screen and (min-width:1611px) {

	.Two_font {
		font-size: 20px;
		padding: 18px 85px;
		color: #fff;
		background-color: red;
		margin: 0 auto;
		margin-top: -4px;
		text-indent: 2em;
		line-height: 36px;
		text-align: justify;
	}

	.Four {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 55px;
	}

	.Four img {
		width: 100%;
		height: auto;
	}

	.Four_head {
		line-height: 94px;
		padding-top: 25px;
		font-size: 38px;
		color: #fff;
		font-weight: bold;
		text-align-last: justify;
	}

	.Four_con {
		font-size: 18px;
		line-height: 30px;
		text-indent: 2em;
		text-align: justify;
		font-weight: 600;
		padding-top: 15px;
	}

	.Five {
		margin: 0 auto;
		background-image: url(img/5.jpg);
		background-size: cover;
	}

	.Five_con {
		font-size: 19px;
		line-height: 35px;
		text-indent: 2em;
		text-align: justify;
		letter-spacing: 2px;
		color: #fff;
		padding: 400px 55px 0 55px;
	}

	.Six {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 60px;
	}

	.Six_left {
		width: 215px;
		height: 100%;
		background: #056fc5;
		float: left;
		padding: 0 15px;
		display: flex;
		align-items: center;
	}

	.Six_left img {
		width: 100%;
		height: auto;
	}

	.Six_left img:nth-child(2) {
		margin: 5px 0;
	}

	.Six_right {
		display: flex;
		align-items: center;
		float: left;
		width: calc(100% - 280px);
		height: 100%;
		padding-left: 8px;
		color: #fff;
	}

	.Six_right_head {
		font-size: 24px;
		font-weight: bold;
		text-align: left;
		margin-bottom: 10px;
	}

	.Six_right_con {
		font-size: 19px;
		text-align: justify;
		text-indent: 2em;
		line-height: 37px;
		margin-bottom: 8px;
	}

	.Seven {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 55px;
	}

	.Seven_title {
		color: #fff;
		padding-top: 115px;
		font-size: 84px;
		font-weight: bold;
		text-align: left;
		letter-spacing: 8px;
	}

	.Seven_head {
		line-height: 75px;
		font-weight: bold;
		font-size: 40px;
		text-align: left;
		color: #fff;
		letter-spacing: 10px;
		margin: 5px 0;
	}

	.Seven_img img {
		width: calc((100% / 3) - 10px);
		height: auto;
	}

	.Seven_img img:nth-child(2) {
		margin: 0 5px;
	}

	.Seven_con {
		font-size: 18px;
		line-height: 30px;
		text-indent: 2em;
		text-align: justify;
		font-weight: 600;
		padding-top: 15px;
	}

	.Nine {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 75px;
	}

	.Nine_head {
		color: #fff;
		font-size: 60px;
		font-weight: bold;
		text-align: left;
		line-height: 80px;
		padding: 20px 0;
	}

	.Nine_img img {
		width: calc((100% / 3) - 10px);
		height: auto;
	}

	.Nine_img img:nth-child(2) {
		margin: 0 5px;
	}

	.Nine_con {
		font-size: 18px;
		line-height: 30px;
		text-indent: 2em;
		text-align: justify;
		font-weight: 600;
		padding-top: 15px;
	}

	.Ten {
		margin: 0 auto;
		background: #fff;
		position: relative;
		overflow: hidden;
	}

	.Ten_img img {
		width: 100%;
		height: auto;
		margin-top: -60px;
	}

	.Ten_con {
		font-size: 18px;
		line-height: 30px;
		text-indent: 2em;
		text-align: justify;
		font-weight: 600;
		padding: 15px 60px 0 60px;
	}

	.Ten_footer img {
		width: 70%;
		height: auto;
	}

	.Ten_footer {
		width: 100%;
		position: absolute;
		bottom: 0;
	}
}

@media screen and (max-width: 1610px) and (min-width:1377px) {

	.Two_font {
		font-size: 15px;
		padding: 15px 65px;
		color: #fff;
		background-color: red;
		margin: 0 auto;
		margin-top: -4px;
		text-indent: 2em;
		line-height: 25px;
		text-align: justify;
	}

	.Four {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 42px;
	}

	.Four img {
		width: 100%;
		height: auto;
	}

	.Four_head {
		line-height: 72px;
		padding-top: 20px;
		font-size: 30px;
		color: #fff;
		font-weight: bold;
		text-align-last: justify;
	}

	.Four_con {
		font-size: 14px;
		line-height: 22px;
		text-indent: 2em;
		text-align: justify;
		padding-top: 10px;
	}

	.Five {
		margin: 0 auto;
		background-image: url(img/5.jpg);
		background-size: cover;
	}

	.Five_con {
		font-size: 14px;
		line-height: 25px;
		text-indent: 2em;
		text-align: justify;
		color: #fff;
		padding: 295px 45px 0 45px;
	}

	.Six {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 45px;
	}

	.Six_left {
		width: 195px;
		height: 100%;
		background: #056fc5;
		float: left;
		padding: 0 12px;
		display: flex;
		align-items: center;
	}

	.Six_left img {
		width: 100%;
		height: auto;
	}

	.Six_left img:nth-child(2) {
		margin: 5px 0;
	}

	.Six_right {
		float: left;
		width: calc(100% - 230px);
		height: 100%;
		padding-left: 8px;
		color: #fff;
		display: flex;
		align-items: center;
	}

	.Six_right_head {
		font-size: 20px;
		font-weight: bold;
		text-align: left;
		margin-bottom: 8px;
	}

	.Six_right_con {
		font-size: 16px;
		text-align: justify;
		text-indent: 2em;
		line-height: 29px;
		margin-bottom: 8px;
	}

	.Seven {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 42px;
	}

	.Seven_title {
		color: #fff;
		padding-top: 90px;
		font-size: 68px;
		font-weight: bold;
		text-align: left;
		letter-spacing: 8px;
	}

	.Seven_head {
		line-height: 55px;
		font-weight: bold;
		font-size: 32px;
		text-align: left;
		color: #fff;
		letter-spacing: 10px;
		margin: 5px 0;
	}

	.Seven_img {
		margin-top: 10px;
	}

	.Seven_img img {
		width: calc((100% / 3) - 10px);
		height: auto;
	}

	.Seven_img img:nth-child(2) {
		margin: 0 5px;
	}

	.Seven_con {
		font-size: 14px;
		line-height: 22px;
		text-indent: 2em;
		text-align: justify;
		padding-top: 10px;
	}

	.Nine {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 60px;
	}

	.Nine_head {
		color: #fff;
		font-size: 48px;
		font-weight: bold;
		text-align: left;
		line-height: 85px;
		padding: 20px 0;
	}

	.Nine_img img {
		width: calc((100% / 3) - 10px);
		height: auto;
	}

	.Nine_img img:nth-child(2) {
		margin: 0 5px;
	}

	.Nine_con {
		font-size: 14px;
		line-height: 22px;
		text-indent: 2em;
		text-align: justify;
		padding-top: 10px;
	}

	.Ten {
		margin: 0 auto;
		background: #fff;
		position: relative;
		overflow: hidden;
	}

	.Ten_img img {
		width: 100%;
		height: auto;
		margin-top: -45px;
	}

	.Ten_con {
		font-size: 14px;
		line-height: 25px;
		text-indent: 2em;
		text-align: justify;
		padding-top: 10px;
		font-weight: 600;
		padding: 10px 45px 0 45px;
	}

	.Ten_footer img {
		width: 70%;
		height: auto;
	}

	.Ten_footer {
		width: 100%;
		position: absolute;
		bottom: 0;
	}
}

@media screen and (max-width: 1376px) {

	.Two_font {
		font-size: 12px;
		padding: 10px 54px;
		color: #fff;
		background-color: red;
		margin: 0 auto;
		margin-top: -4px;
		text-indent: 2em;
		line-height: 20px;
		text-align: justify;
	}

	.Four {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 35px;
	}

	.Four img {
		width: 100%;
		height: auto;
	}

	.Four_head {
		line-height: 60px;
		padding-top: 15px;
		font-size: 25px;
		color: #fff;
		font-weight: bold;
		text-align-last: justify;
	}

	.Four_con {
		font-size: 12px;
		line-height: 20px;
		text-indent: 2em;
		text-align: justify;
		padding-top: 10px;
	}

	.Five {
		margin: 0 auto;
		background-image: url(img/5.jpg);
		background-size: cover;
	}

	.Five_con {
		font-size: 12px;
		line-height: 20px;
		text-indent: 2em;
		text-align: justify;
		color: #fff;
		padding: 245px 45px 0 45px;
	}

	.Six {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 37px;
	}

	.Six_left {
		width: 160px;
		height: 100%;
		background: #056fc5;
		float: left;
		padding: 0 8px;
		display: flex;
		align-items: center;
	}

	.Six_left img {
		width: 100%;
		height: auto;
	}

	.Six_left img:nth-child(2) {
		margin: 5px 0;
	}

	.Six_right {
		float: left;
		width: calc(100% - 190px);
		height: 100%;
		padding-left: 8px;
		color: #fff;
		display: flex;
		align-items: center;
	}

	.Six_right_head {
		font-size: 20px;
		font-weight: bold;
		text-align: left;
		margin-bottom: 3px;
	}

	.Six_right_con {
		font-size: 14px;
		text-align: justify;
		text-indent: 2em;
		line-height: 23px;
		margin-bottom: 3px;
	}

	.Seven {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 30px;
	}

	.Seven_title {
		color: #fff;
		padding-top: 74px;
		font-size: 56px;
		font-weight: bold;
		text-align: left;
		letter-spacing: 8px;
	}

	.Seven_head {
		line-height: 46px;
		font-weight: bold;
		font-size: 28px;
		text-align: left;
		color: #fff;
		letter-spacing: 6px;
		margin: 5px 0;
	}

	.Seven_img {
		margin-top: 10px;
	}

	.Seven_img img {
		width: calc((100% / 3) - 10px);
		height: auto;
	}

	.Seven_img img:nth-child(2) {
		margin: 0 5px;
	}

	.Seven_con {
		font-size: 12px;
		line-height: 20px;
		text-indent: 2em;
		text-align: justify;
		padding-top: 10px;
	}

	.Nine {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 50px;
	}

	.Nine_head {
		color: #fff;
		font-size: 35px;
		font-weight: bold;
		text-align: left;
		line-height: 50px;
		padding: 10px 0;
	}

	.Nine_img img {
		width: calc((100% / 3) - 10px);
		height: auto;
	}

	.Nine_img img:nth-child(2) {
		margin: 0 5px;
	}

	.Nine_con {
		font-size: 12px;
		line-height: 20px;
		text-indent: 2em;
		text-align: justify;
		padding-top: 10px;
	}

	.Ten {
		margin: 0 auto;
		background: #fff;
		position: relative;
		overflow: hidden;
	}

	.Ten_img img {
		width: 100%;
		height: auto;
		margin-top: -30px;
	}

	.Ten_con {
		font-size: 12px;
		line-height: 20px;
		text-indent: 2em;
		text-align: justify;
		padding-top: 10px;
		padding: 5px 45px 0 45px;
	}

	.Ten_footer img {
		width: 70%;
		height: auto;
	}

	.Ten_footer {
		width: 100%;
		position: absolute;
		bottom: 0;
	}
}

@media screen and (max-width: 1200px) {
	.xak_yd_box {
		width: 100%;
		height: auto;
		margin-top: -4px;
	}

	.xak_yd_box img {
		width: 100%;
		height: auto;
	}

	.Two img {
		width: 100%;
		height: auto;
	}


	.Two_font {
		font-size: 24px;
		padding: 15px 100px;
		color: #fff;
		background-color: red;
		margin: 0 auto;
		margin-top: -4px;
		text-indent: 2em;
		line-height: 45px;
		text-align: justify;
	}

	.Four {
		margin-top: -4px;
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 65px;
	}

	.Four img {
		width: 100%;
		height: auto;
	}

	.Four_head {
		line-height: 110px;
		padding-top: 30px;
		font-size: 50px;
		color: #fff;
		font-weight: bold;
		text-align-last: justify;
	}

	.Four_con {
		font-size: 22px;
		line-height: 35px;
		text-indent: 2em;
		text-align: justify;
		padding-top: 10px;
		font-weight: bold;
	}

	.Five {
		margin: 0 auto;
		background-image: url(img/5.jpg);
		background-size: cover;
	}

	.Five_con {
		font-size: 20px;
		line-height: 42px;
		text-indent: 2em;
		text-align: justify;
		color: #fff;
		padding: 465px 70px 0 70px;
		font-weight: bold;
	}

	.Six {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 70px;
	}

	.Six_left {
		width: 270px;
		height: 100%;
		background: #056fc5;
		float: left;
		padding: 0 20px;
		display: flex;
		align-items: center;
	}

	.Six_left img {
		width: 100%;
		height: auto;
	}

	.Six_left img:nth-child(2) {
		margin: 10px 0;
	}

	.Six_right {
		float: left;
		width: calc(100% - 318px);
		height: 100%;
		padding-left: 8px;
		color: #fff;
		display: flex;
		align-items: center;
	}

	.Six_right_head {
		font-size: 32px;
		font-weight: bold;
		text-align: left;
		margin-bottom: 10px;
		margin-top: 10px;
	}

	.Six_right_con {
		font-size: 24px;
		text-align: justify;
		text-indent: 2em;
		line-height: 50px;
		margin-bottom: 3px;
	}

	.Seven {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 65px;
	}

	.Seven_title {
		color: #fff;
		padding-top: 140px;
		font-size: 105px;
		font-weight: bold;
		text-align: left;
		letter-spacing: 8px;
	}

	.Seven_head {
		line-height: 88px;
		font-weight: bold;
		font-size: 50px;
		text-align: left;
		color: #fff;
		letter-spacing: 6px;
		margin: 5px 0;
	}

	.Seven_img {
		margin-top: 10px;
	}

	.Seven_img img {
		width: calc((100% / 3) - 10px);
		height: auto;
	}

	.Seven_img img:nth-child(2) {
		margin: 0 10px;
	}

	.Seven_con {
		font-size: 22px;
		line-height: 35px;
		text-indent: 2em;
		text-align: justify;
		padding-top: 20px;
		font-weight: bold;
	}

	.Nine {
		margin: 0 auto;
		background-image: url(img/4.jpg);
		background-size: cover;
		padding: 0 95px;
		margin-top: -4px;
	}

	.Nine_head {
		color: #fff;
		font-size: 70px;
		font-weight: bold;
		text-align: left;
		line-height: 110px;
		padding: 20px 0;
	}

	.Nine_img img {
		width: calc((100% / 3) - 10px);
		height: auto;
	}

	.Nine_img img:nth-child(2) {
		margin: 0 11px;
	}

	.Nine_con {
		font-size: 22px;
		line-height: 34px;
		text-indent: 2em;
		text-align: justify;
		padding-top: 20px;
		font-weight: bold;
	}

	.Ten {
		margin: 0 auto;
		background: #fff;
		position: relative;
		overflow: hidden;
	}

	.Ten_img img {
		width: 100%;
		height: auto;
		margin-top: -30px;
	}

	.Ten_con {
		font-size: 20px;
		line-height: 38px;
		font-weight: bold;
		text-indent: 2em;
		text-align: justify;
		padding: 20px 70px 0 70px;
	}

	.Ten_footer img {
		width: 70%;
		height: auto;
	}

	.Ten_footer {
		text-align: center;
		width: 100%;
		position: absolute;
		bottom: 0;
	}
}
