.about1 {
	width:100%;
	padding:68px 0 98px;
}
.about1-wdimg {
	width:100%;
	 
}
.about1-wd,.about1-img {
	height:auto;
	position:relative;
}
.about1-wd {
	width:56.7%;
	float:left;
	background:#f3f3f3;
	padding:62px 88px 62px;
}
.about1-wddesc {
	width:100%;
	height:auto;
}
.about1-wddesc p {
	font-size:15px;
	color:#666;
	line-height:30px;
	margin-top:30px;
}
.about1-wddesc p:first-child {
	margin-top:0;
}
.about1-wdline {
	width:100%;
	margin-top:32px;
	position:relative;
}
.about1-wdline span {
	display:inline-block;
	font-size:15px;
	color:#a1a0a0;
	letter-spacing:.6em;
	text-transform:uppercase;
	padding-right:38px;
	background:#f3f3f3;
	position:relative;
	z-index:2;
}
.about1-wdline:after {
	content:"";
	position:absolute;
	width:1400px;
	left:0;
	top:50%;
	height:1px;
	background:#c6c5c4;
	z-index:1;
}
.about1-wdname {
	width:100%;
	font-size:0;
	text-align:right;
	margin-top:12px;
}
.about1-wdname span,.about1-wdname img {
	display:inline-block;
	vertical-align:middle;
}
.about1-wdname span {
	font-size:15px;
	color:#666;
}
.about1-wdname img {
	width:auto;
}
.about1-img {
	text-align:right;
	height: 100%;
	min-height: 500px;	
	width:43.3%;
	float:right;
	position: relative;
}
.about1-img img {
	max-width:calc(100% - 44px);
 
	
}
.about1-imgdesc {
	position:absolute;
	z-index:2;
	top:70px;
	left:44px;
	color:#666;
	text-align:left;
	width:100%;
}
.about1-imgdesc p {
	font-size:36px;	
	text-transform:uppercase;
	line-height:1.2em;
	font-family:sans-serif,"Microsoft YaHei","微软雅黑",PingFangSC-Regular,"黑体","Arial","宋体";
	font-weight: bold;
	color:#000;
}
.about1-imgdesc h6 {
	font-size:16px;
	margin-top:24px;
	color:#000;
}
@media all and (max-width:1599px) {
	.about1 {
	padding:68px 0 88px;
	}
	.about1-imgdesc p {
		font-size:32px;
	}
	.about1-imgdesc h6 {
		font-size:22px;
		margin-top:20px;
	}
	.about1-imgdesc {
		left:44px;
	}
}


@media all and (max-width:1359px) {
		.about1 {
		padding:64px 0 78px;
	}
	.about1-wd {
		padding:48px 60px 0;
	}
	.about1-wddesc p {
		margin-top:24px;
	}
	.about1-wd,.about1-img {
		height:auto;
	}
	.about1-img {
		padding-top:58px;
	}
	.about1-imgdesc p {
		font-size:28px;
	}
	.about1-imgdesc h6 {
		font-size:20px;
		margin-top:16px;
	}
}

@media all and (max-width:1279px) {
	.about1-wddesc {
		height:auto;
	}
	.about1 {
		padding:60px 0 68px;
	}
	.about1-wd {
		height:auto;
		padding:40px 48px;
	}
	.about1-wdline:after {
		width:100%;
	}
	.about1-imgdesc {
		left:44px;	 
		top:40px;
	}
	.about1-img {
		padding-top:0px;
		height:auto;
	}
}


@media all and (max-width:1000px) {
	.about1-wd {
		width:100%;
		padding:32px 18px;
		position: relative;
	}
	.about1-wddesc p {
		margin-top:20px;
	}
	.about1-img {
		width:100%;
		padding-top:20px;
		position: relative;
		text-align: left;
	}
	.about1-img img{
		position: relative;
		top:0px;
		max-width: 100%;
	}
	.about1-imgdesc {
		left:0;
		 
	}


}




@media all and (max-width:640px) {
	.about1-img img {
	    max-width: 100%;
	    position: relative;
	     
	}

	.about1 {
		padding:38px 0 40px;
	}
	.about1-wd {
		padding:20px 18px;
	}
	.about1-wddesc p {
		margin-top:14px;
		line-height:28px;
	}
	.about1-wdline span {
		letter-spacing:.4em;
		padding-right:28px;
	}
	.about1-wdline {
		margin-top:24px;
	}
	.about1-imgdesc p {
		font-size:22px;
	}
	.about1-imgdesc h6 {
		font-size:18px;
		margin-top:12px;
	}
	.about1-imgdesc {
		top:36px;
	}
	 
}