.about1 {
	width: 100%;
	overflow: hidden;
	padding: 75px 0;
}
.about1 .about1-txt {
	width: calc(50% - 30px);
	width: -moz-calc(50% - 30px);
	width: -webkit-calc(50% - 30px);
	overflow: hidden;
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
}
.about1-txt h1 {
	font-size: 48px;
	color: #000000;
	margin: 0 0 25px;
}
.about1-txt p {
	margin: 0 0 10px;
}
.about1 .about1-img {
	width: calc(50% - 35px);
	width: -moz-calc(50% - 35px);
	width: -webkit-calc(50% - 35px);
	overflow: hidden;
	float: right;
}
@media only screen and (max-width: 991px) {
	.about1 .about1-txt {
		width: 100%;
	}
	.about1 .about1-img {
		width: 100%;
		margin: 30px 0 0;
	}
}
@media only screen and (max-width: 700px) {
	.about1 {
		padding: 40px 0;
	}
	.about1-txt h1 {
		font-size: 28px;
		margin: 0 0 15px;
	}
	.about1 .about1-img {
		margin: 15px 0 0;
	}
	.about1 .about1-img img {
		width: 100%;
	}
}
.about2 {
	width: 100%;
	overflow: hidden;
	background-color: #f8f8f8;
	padding: 85px 0 0;
}
.about-title {
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
}
.about-title h1 {
	color: #000000;
	font-size: 48px;
	margin: 0 0 18px;
}
.about2 .about2-box {
	width: 100%;
	overflow: hidden;
	margin: 33px 0 0;
	position: relative;
}
.about2-box img {
	margin: 0 0 0 112px;
}
.about2-box ul {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.about2-box h2 {
	width: 100px;
	height: 100px;
	overflow: hidden;
	font-size: 26px;
	border-radius: 50%;
	line-height: 26px;
	color: #FFFFFF;
	font-family: "wigrumweb-bold";
	background-color: #343434;
	text-align: center;
	padding: 22px 0;
}
.about2-box .about2-txt {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.about2-txt h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 0 2px;
}
.about2-box ul li:nth-of-type(1) {
	width: 360px;
	overflow: hidden;
	position: absolute;
	left: 72px;
	bottom: 278px;
}
.about2-box ul li:nth-of-type(1) h2 {
	line-height: 52px;
	float: left;
	margin: 0 20px 0 0;
}
.about2-box ul li:nth-of-type(1) .about2-txt {
	padding: 21px 0 0;
}
.about2-box ul li:nth-of-type(2) {
	width: 140px;
	overflow: hidden;
	position: absolute;
	left: 295px;
	top: 55px;
}
.about2-box ul li:nth-of-type(2) .about2-txt {
	padding: 10px 0 0 15px;
}
.about2-box ul li:nth-of-type(3) {
	width: 250px;
	height: 220px;
	overflow: hidden;
	position: absolute;
	left: 667px;
	top: 115px;
}
.about2-box ul li:nth-of-type(3) h2 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.about2-box ul li:nth-of-type(3) .about2-txt {
	padding: 0 0 0 20px;
}
.about2-box ul li:nth-of-type(4) {
	width: 365px;
	height: 325px;
	overflow: hidden;
	position: absolute;
	left: 733px;
	bottom: 95px;
}
.about2-box ul li:nth-of-type(4) h2 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.about2-box ul li:nth-of-type(4) .about2-txt {
	padding: 0 0 0 87px;
}
.about2-box ul li:nth-of-type(5) {
	width: 485px;
	height: 170px;
	overflow: hidden;
	position: absolute;
	left: 1230px;
	bottom: 95px;
}
.about2-box ul li:nth-of-type(5) h2 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.about2-box ul li:nth-of-type(5) .about2-txt {
	padding: 0 0 0 145px;
}
.about2-box ul li:nth-of-type(6) {
	width: 275px;
	height: 290px;
	overflow: hidden;
	position: absolute;
	left: 1325px;
	top: 60px;
}
.about2-box ul li:nth-of-type(6) h2 {
	position: absolute;
	left: 5px;
	bottom: 0;
}
@media only screen and (max-width: 991px) {
	.about2 .about2-box {
		margin: 0;
	}
	.about2-box img {
	    margin: 0;
	}
	.about2-box img:nth-of-type(1) {
		display: none;
	}
	.about2-box .about2-txt {
		font-size: 24px;
		line-height: 30px;
	}
	.about2-txt h4 {
	    font-size: 26px;
	    line-height: 30px;
	    margin: 10px 0 2px;
	}
	.about2-box ul li:nth-of-type(1) {
	    width: 400px;
	    left: 50%;
	    top: 153px;
	    margin-left: -260px;
	    bottom: auto;
	}
	.about2-box ul li:nth-of-type(1) h2 {
		float: none;
	}
	.about2-box ul li:nth-of-type(1) .about2-txt {
	    padding: 10px 0 0 12px;
	}
	.about2-box ul li:nth-of-type(2) {
	    width: 325px;
	    left: 50%;
	    top: 405px;
	    margin-left: -60px;
	}
	.about2-box ul li:nth-of-type(2) .about2-txt {
	    padding: 0;
	    float: left;
	}
	.about2-box ul li:nth-of-type(2) h2 {
		float: right;
		margin: 110px 0 0;
	}
	.about2-box ul li:nth-of-type(3) {
	    width: 390px;
	    height: 250px;
	    left: 50%;
	    top: 855px;
	    margin-left: -60px;
	}
	.about2-box ul li:nth-of-type(3) .about2-txt {
	    padding: 0;
	}
	.about2-box ul li:nth-of-type(3) h2 {
		margin: 0 0 0 33px;
		position: relative;
	}
	.about2-box ul li:nth-of-type(4) {
	    width: 610px;
	    height: 310px;
	    left: 50%;
	    top: 1150px;
	    margin-left: -355px;
	}
	.about2-box ul li:nth-of-type(4) .about2-txt {
	    padding: 0;
		float: left;
	}
	.about2-box ul li:nth-of-type(4) h2 {
		float: left;
		position: relative;
		margin: 25px 30px 0 0;
	}
	.about2-box ul li:nth-of-type(5) {
	    width: 460px;
	    height: 350px;
	    left: 50%;
	    top: 1525px;
	    margin-left: -225px;
	}
	.about2-box ul li:nth-of-type(5) .about2-txt {
	    padding: 0 0 0 12px;
	}
	.about2-box ul li:nth-of-type(5) h2 {
		position: relative;
		margin: 0;
	}
	.about2-box ul li:nth-of-type(6) {
	    width: 480px;
	    height: 355px;
	    left: 50%;
	    top: 1920px;
	    margin-left: -180px;
	}
	.about2-box ul li:nth-of-type(6) .about2-txt {
		width: 100%;
	    padding: 0 12px 0 0;
	    float: left;
	    text-align: right;
	}
	.about2-box ul li:nth-of-type(6) h2 {
		position: relative;
		margin: 0;
		left: 0;
		float: right;
	}
}
@media only screen and (max-width: 700px) {
	.about2 {
	    padding: 40px 0 0;
	}
	.about-title {
	    font-size: 12px;
	    line-height: 20px;
	}
	.about-title br {
		display: none;
	}
	.about-title h1 {
	    font-size: 28px;
	    margin: 0 0 10px;
	}
	.about2-box img {
		width: 375px;
	}
	.about2-box h2 {
	    width: 50px;
	    height: 50px;
	    font-size: 13px;
	    line-height: 13px;
	    padding: 12px 0;
	}
	.about2-box .about2-txt {
		font-size: 12px;
		line-height: 15px;
	}
	.about2-txt h4 {
	    font-size: 13px;
	    line-height: 15px;
	    margin: 5px 0 2px;
	}
	.about2-box ul li:nth-of-type(1) {
	    width: 210px;
	    top: 78px;
	    margin-left: -130px;
	}
	.about2-box ul li:nth-of-type(1) h2 {
		line-height: 26px;
	}
	.about2-box ul li:nth-of-type(1) .about2-txt {
	    padding: 5px 0 0 6px;
	}
	.about2-box ul li:nth-of-type(2) {
	    width: 160px;
	    top: 205px;
	    margin-left: -25px;
	}
	.about2-box ul li:nth-of-type(2) h2 {
		margin: 55px 0 0;
	}
	.about2-box ul li:nth-of-type(3) {
	    width: 195px;
	    height: 125px;
	    top: 430px;
	    margin-left: -25px;
	}
	.about2-box ul li:nth-of-type(3) h2 {
		margin: 0 0 0 17px;
	}
	.about2-box ul li:nth-of-type(4) {
	    width: 305px;
	    height: 160px;
	    top: 575px;
	    margin-left: -175px;
	}
	.about2-box ul li:nth-of-type(4) h2 {
		margin: 25px 15px 0 0;
	}
	.about2-box ul li:nth-of-type(5) {
	    width: 235px;
	    height: 180px;
	    top: 765px;
	    margin-left: -115px;
	}
	.about2-box ul li:nth-of-type(5) .about2-txt {
	    padding: 0 0 0 6px;
	}
	.about2-box ul li:nth-of-type(6) {
	    width: 240px;
	    height: 180px;
	    top: 960px;
	    margin-left: -90px;
	}
	.about2-box ul li:nth-of-type(6) .about2-txt {
	    padding: 0 6px 0 0;
	}
}
@media only screen and (min-width: 992px) {
	.about2-box img {
		width: 1200px;
	    margin: 0 0 0 20px;
	}
	.about2-box img:nth-of-type(2) {
		display: none;
	}
	.about2-box h2 {
	    width: 60px;
	    height: 60px;
	    font-size: 16px;
	    line-height: 16px;
	    padding: 14px 0;
	}
	.about2-box .about2-txt {
	    font-size: 12px;
	    line-height: 16px;
	}
	.about2-txt h4 {
	    font-size: 14px;
	    line-height: 18px;
	    margin: 5px 0 2px;
	}
	.about2-box ul li:nth-of-type(1) h2 {
	    line-height: 32px;
	}
	.about2-box ul li:nth-of-type(1) {
		left: 0px;
		bottom: 228px;
	}
	.about2-box ul li:nth-of-type(1) .about2-txt {
	    padding: 10px 0 0;
	}
	.about2-box ul li:nth-of-type(2) {
		left: 145px;
		top: 35px;
	}
	.about2-box ul li:nth-of-type(3) {
		height: 160px;
		left: 420px;
		top: 65px;
	}
	.about2-box ul li:nth-of-type(4) {
		height: 240px;
		left: 465px;
		bottom: 65px;
	}
	.about2-box ul li:nth-of-type(4) .about2-txt {
	    padding: 0 0 0 20px;
	}
	.about2-box ul li:nth-of-type(5) {
		width: 250px;
		height: 180px;
		left: 765px;
		bottom: 65px;
	}
	.about2-box ul li:nth-of-type(5) .about2-txt {
	    padding: 0 0 0 80px;
	}
	.about2-box ul li:nth-of-type(6) {
		width: 220px;
		height: 230px;
		left: 800px;
		top: 10px;
	}
}
@media only screen and (min-width: 1200px) {
	.about2-box img {
		width: 1450px;
	    margin: 0 0 0 40px;
	}
	.about2-box h2 {
	    width: 100px;
	    height: 100px;
	    font-size: 26px;
	    line-height: 26px;
	    padding: 22px 0;
	}
	.about2-box .about2-txt {
	    font-size: 14px;
	    line-height: 20px;
	}
	.about2-txt h4 {
	    font-size: 16px;
	    line-height: 20px;
	    margin: 10px 0 2px;
	}
	.about2-box ul li:nth-of-type(1) h2 {
	    line-height: 52px;
	}
	.about2-box ul li:nth-of-type(1) {
		left: 0px;
		bottom: 228px;
	}
	.about2-box ul li:nth-of-type(1) .about2-txt {
	    padding: 21px 0 0;
	}
	.about2-box ul li:nth-of-type(2) {
		left: 203px;
		top: 25px;
	}
	.about2-box ul li:nth-of-type(3) {
		height: 220px;
		left: 500px;
		top: 75px;
	}
	.about2-box ul li:nth-of-type(4) {
		height: 300px;
		left: 550px;
		bottom: 60px;
	}
	.about2-box ul li:nth-of-type(4) .about2-txt {
	    padding: 0 0 0 87px;
	}
	.about2-box ul li:nth-of-type(5) {
		width: 485px;
		height: 170px;
		left: 950px;
		bottom: 65px;
	}
	.about2-box ul li:nth-of-type(5) .about2-txt {
	    padding: 0 0 0 120px;
	}
	.about2-box ul li:nth-of-type(6) {
		width: 275px;
		height: 290px;
		left: 995px;
		top: 15px;
	}
}
@media only screen and (min-width: 1450px) {
	.about2-box img {
		width: auto;
	}
	.about2-box ul li:nth-of-type(1) {
		left: 0px;
		bottom: 278px;
	}
	.about2-box ul li:nth-of-type(2) {
		left: 223px;
		top: 55px;
	}
	.about2-box ul li:nth-of-type(3) {
		left: 595px;
		top: 115px;
	}
	.about2-box ul li:nth-of-type(4) {
		height: 325px;
		left: 661px;
		bottom: 95px;
	}
	.about2-box ul li:nth-of-type(5) {
		left: 1158px;
		bottom: 95px;
	}
	.about2-box ul li:nth-of-type(5) .about2-txt {
	    padding: 0 0 0 145px;
	}
	.about2-box ul li:nth-of-type(6) {
		left: 1253px;
		top: 60px;
	}
}
@media only screen and (min-width: 1700px) {
	.about2-box img {
	    margin: 0 0 0 112px;
	}
	.about2-box ul li:nth-of-type(1) {
		left: 72px;
	}
	.about2-box ul li:nth-of-type(2) {
		left: 295px;
	}
	.about2-box ul li:nth-of-type(3) {
		left: 667px;
	}
	.about2-box ul li:nth-of-type(4) {
		left: 733px;
	}
	.about2-box ul li:nth-of-type(5) {
		left: 1230px;
	}
	.about2-box ul li:nth-of-type(6) {
		left: 1325px;
	}
}
.about3 {
	width: 100%;
	height: 710px;
	overflow: hidden;
	padding: 130px 0 0;
	background: url(../img/about3.jpg) no-repeat top center;
	text-align: center;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 18px;
}
.about3 h1 {
	font-size: 48px;
	margin: 0 0 28px;
}
.about3 h4 {
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
}
.about3 img {
	display: block;
	margin: 40px auto 80px;
}
.about3 a {
	display: block;
	width: 150px;
	height: 40px;
	border-radius: 5px;
	overflow: hidden;
	font-size: 16px;
	line-height: 40px;
	background-color: #d8262c;
	color: #FFFFFF;
	margin: 0 auto;
	position: relative;
	transition: all 0.5s;
}
.about3 a:before {
	content: '';
	display: block;
	width: 0px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	transition: all 0.5s;
}
.about3 a span {
	position: relative;
	z-index: 2;
}
.about3 a:hover {
	color: #d8262c;
}
.about3 a:hover:before {
	background-color: #FFFFFF;
	left: 0;
	width: 100%;
}
.about3 br {
	display: none;
}
@media only screen and (max-width: 700px) {
	.about3 {
		height: auto;
		padding: 60px 0;
		background-size: auto 100%;
		line-height: 25px;
		font-size: 14px;
	}
	.about3 br {
		display: block;
	}
	.about3 h1 {
		font-size: 28px;
		margin: 0 0 15px;
	}
	.about3 p {
		width: 335px;
		margin-left: -5px;
	}
	.about3 img {
		margin: 20px auto 40px;
		width: 80%;
	}
	.about3 a {
		width: 110px;
		height: 30px;
		border-radius: 5px;
		font-size: 14px;
		line-height: 30px;
	}
}
@media only screen and (min-width: 1921px) {
	.about3 {
		background-size: 100%;
	}
}
.about4 {
	width: 100%;
	height: 495px;
	overflow: hidden;
	background: #f5f5f5 url(../img/about4.jpg) no-repeat bottom center;
	background-size: 100%;
	padding: 62px 0 0;
}
.about4 ul {
	width: 100%;
	overflow: hidden;
	margin: 45px 0 0;
}
.about4 ul li {
	width: 25%;
	overflow: hidden;
	text-align: center;
	float: left;
	color: #666666;
	font-size: 18px;
}
.about4 ul li h1 {
	font-size: 18px;
}
.about4 ul li h1 span {
	font-family: "wigrumweb-bold";
	font-size: 65px;
	color: #d8262c;
}
@media only screen and (max-width: 991px) {
	.about4 {
		background: url(../img/about4S.jpg) no-repeat bottom center;
		background-size: 100%;
	}
}
@media only screen and (max-width: 700px) {
	.about4 {
		height: auto;
		padding: 40px 0 120px;
		background-size: 120%;
	}
	.about4 ul {
		margin: 25px 0 0;
	}
	.about4 ul li {
		width: 50%;
		font-size: 14px;
		margin: 0 0 10px;
	}
	.about4 ul li h1 {
		font-size: 14px;
	}
	.about4 ul li h1 span {
		font-size: 36px;
	}
}
/*领导关怀*/
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
}
.about5 {
	width: 100%;
	overflow: hidden;
}
.about5 h1 {
	font-size: 48px;
	color: #000000;
	line-height: 55px;
}
.about5 .container {
	padding: 50px 0 60px;
	border-top: 1px solid #eeeeee;
}
.about5 .about5-swiper {
	width: 100%;
	height: 225px;
	position: relative;
	margin: 25px 0 0;
}
.about5-swiper a {
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.about5-swiper a img {
	width: 100%;
	transition: all 0.5s;
}
.about5-swiper a h4 {
	width: 100%;
	overflow: hidden;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #ffffff;
	z-index: 2;
	transition: all 0.5s;
	background-color: rgba(124,124,124,0.91);
}
.about5-swiper a:hover img {
	transform: scale(1.1);
}
.about5-swiper a:hover h4 {
	background-color: rgba(230,33,41,0.91);
}
.about5-swiper .swiper-button-next.swiper-button-disabled {
	opacity: 1;
	background: url(../img/arb.png);
}
.about5-swiper .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
    background: url(../img/alb.png);
}
.about5-swiper .swiper-button-next,.about5-swiper .swiper-container-rtl .swiper-button-prev {
	background: url(../img/arr.png);
    right: -70px;
    left: auto;
}
.about5-swiper .swiper-button-prev,.about5-swiper .swiper-container-rtl .swiper-button-next {
	background: url(../img/alr.png);
    left: -70px;
    right: auto;
}
.about5-swiper .swiper-button-next,.about5-swiper .swiper-button-prev {
    width: 35px;
    height: 35px;
    margin-top: -17px;
    border-radius: 50%;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
@media only screen and (max-width: 991px) {
	.about5 .about5-swiper {
		height: auto;
		padding: 0 0 50px;
		overflow: hidden;
	}
	.about5-swiper .swiper-button-next,.about5-swiper .swiper-container-rtl .swiper-button-prev {
	    right: 265px;
	}
	.about5-swiper .swiper-button-prev,.about5-swiper .swiper-container-rtl .swiper-button-next {
	    left: 265px;
	}
	.about5-swiper .swiper-button-next,.about5-swiper .swiper-button-prev {
	    margin-top: 0;
	    top: auto;
	    bottom: 0;
	}
}
@media only screen and (max-width: 700px) {
	.about5 .container {
	    padding: 25px 0 30px;
	}
	.about5 h1 {
	    font-size: 28px;
	    line-height: 35px;
	}
	.about5-swiper .swiper-button-next,.about5-swiper .swiper-container-rtl .swiper-button-prev {
	    right: 120px;
	}
	.about5-swiper .swiper-button-prev,.about5-swiper .swiper-container-rtl .swiper-button-next {
	    left: 120px;
	}
	.about5-swiper a h4 {
		height: 30px;
		font-size: 12px;
		line-height: 30px;
	}
}