.about_intro {
	margin-top: 80px;
	overflow: hidden;
	margin-bottom: 60px;
}

.about_introContent {
	width: 650px;
}

.about_introContent {
	margin-top: 30px;
	overflow: hidden;
}

.public_h2 {
	margin-bottom: 30px;
}

.about_introContent p {
	width: 100%;
	text-align: left;
	color: #333;
	font-family: "SourceHanSerifCN-Regular";
	line-height: 30px;
}

.about_introContent p+p {
	margin-top: 16px;
}

.about_introImg {
	overflow: hidden;
}

.about_introImg img {
	width: 460px;
	height: 320px;
}

.about_service {
	padding-top: 100px;
	padding-bottom: 85px;
	overflow: hidden;
}

.about_serviceIntro {
	font-family: "SourceHanSerifCN-Regular";
	color: #333;
}

.about_serviceList {
	overflow: hidden;
}

.about_serviceList li {
	float: left;
	width: 378px;
	cursor: pointer;
	margin-top: 80px;
}

.about_serviceList li+li {
	margin-left: 33px;
}

.about_serviceList li:hover .about_serviceSlogn {
	box-shadow: 5px 7px 28px 2px rgba(125,125,125,0.35);
}

.about_serviceList li:hover .about_serviceSlogn_title {
	display: block;
}

.about_serviceSlogn {
	width: 100%;
	height: 250px;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	position: relative;
}

.about_serviceSlogn img {
	width: 100%;
	height: 100%;
	border-radius: 4px;
}

.about_serviceSlogn_title {
	background-color: #000000;
	background: rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000,endcolorstr=#7f000000);
	color: #fff;
	font-family: "SourceHanSerifCN-Bold";
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 100%;
	height: 100%;
	line-height: 250px;
	display: none;
	font-size: 30px;
}

.about_serviceSlogn_desc {
	margin-top: 40px;
	height: 44px;
	font-family: "SourceHanSerifCN-Regular";
	color: #666;
}

.about_brand {
	padding-top: 132px;
	padding-bottom: 148px;
	overflow: hidden;
}

.about_brandCulture,.about_brand_intro {
	width: 300px;
	height: 500px;
}

.about_brandCulture {
	background: url({pboot:sitetplpath
}/static/images/about_brand.png) center bottom no-repeat #cf5a43;padding:60px 30px;color:#ffffff;
}

.about_brandCulture h3 {
font-family: "SourceHanSerifCN-Bold";
line-height: 36px;
font-weight: 500;
position: relative;
}

.about_brandCulture h3:after {
content: '';
width: 30px;
height: 4px;
background-color: #fff;
position: absolute;
bottom: -20px;
left: 0px;
}

.about_brand_en {
margin-top: 45px;
font-family: "SourceHanSerifCN-Regular";
}

.about_brand_list {
font-family: "SourceHanSerifCN-Regular";
line-height: 20px;
overflow: hidden;
margin-top: 38px;
}

.about_brand_list li {
margin-bottom: 20px;
}

.about_brand_introCover,.about_brand_intro>div {
width: 100%;
height: 250px;
}

.about_brand_intro>div {
background-color: #ffffff;
padding: 30px;
position: relative;
}

.about_brand_introDesc {
position: relative;
}

.about_brand_introDesc img {
height: 16px;
width: auto;
}

.about_brand_introArrowUp:after,.about_brand_introArrowDown:after {
content: '';
width: 24px;
height: 10px;
position: absolute;
left: 50%;
margin-left: -12px;
}

.about_brand_introArrowUp:after {
top: -10px;
background: url({pboot:sitetplpath
}/static/images/about_arrowup.png) 50% 50% no-repeat;
}

.about_brand_introArrowDown:after {
bottom: -10px;
background: url({pboot:sitetplpath
}/static/images/about_arrowdown.png) 50% 50% no-repeat;
}

.about_brand_introDesc p {
margin-top: 16px;
line-height: 30px;
font-family: "SourceHanSerifCN-Bold";
color: #333;
}

.about_brand_introDesc .about_brand_list {
margin-top: 14px;
color: #666;
}

.about_brand_introDesc .about_brand_list li {
margin-bottom: 10px;
}

.about_cooperative {
padding-top: 90px;
padding-bottom: 100px;
overflow: hidden;
}

.about_cooperativeList {
width: 100%;
overflow: hidden;
margin-top: 60px;
}

.about_cooperativeList li {
width: 285px;
height: 100px;
line-height: 100px;
background: #fff;
text-align: center;
float: left;
margin-bottom: 20px;
border: solid 1px #eeeeee;
}

.about_cooperativeList li+li {
margin-left: 20px;
}

.about_cooperativeList li.about_cooperativeMarginLeft {
margin-left: 0px;
}

.about_cooperativeList li img {
display: inline-block;
max-width: 100%;
height: auto;
}

@media (max-width:767px) {
.about_serviceList li:hover .about_serviceSlogn_title {
display: block;
}

.about_serviceSlogn_title {
text-align: center;
padding: 5px 10px;
width: auto;
height: auto;
line-height: 30px;
display: block;
border-radius: 0px 0px 4px 0px;
}

.about_introContent,.about_brandCulture,.about_brand_list,.about_brand_intro {
width: 100%;
}

.about_intro {
margin-bottom: 20px;
}

.about_introImg,.about_intro,.about_serviceList li,.about_serviceSlogn_desc {
margin-top: 20px;
}

.about_introContent,.about_brand_en,.about_cooperativeList,.public_h2 {
margin-top: 0px;
}

.public_h2 {
margin-bottom: 20px;
}

.about_introImg {
width: 100%;
}

.about_service,.about_brand,.about_cooperative,.about_brandCulture {
padding: 20px 0px;
}

.about_serviceSlogn_desc {
line-height: 20px;
}

.about_serviceList li+li {
margin-left: 0px;
}

.about_serviceSlogn img,.about_serviceSlogn,.about_serviceList li,.about_brand_intro {
height: auto;
}

.about_brandCulture {
padding-left: 4%;
padding-right: 4%;
height: 300px;
background: url({pboot:sitetplpath
}/static/images/about_brand.png) 20% 180px no-repeat #cf5a43;background-size:80%;
}

.about_brandCulture h3:after {
bottom: -10px;
}

.about_brand_list {
padding-top: 5px;
}

.about_brand_introDesc .about_brand_list li {
margin-bottom: 5px;
}

.about_brandCulture h3,.about_brand_en {
float: left;
}

.about_brand_en {
line-height: 36px;
margin-left: 20px;
font-size: 12px;
position: relative;
}

.about_brand_en::before {
content: '/';
position: absolute;
left: -10px;
}

.about_brandCulture h3:after {
display: none;
}

.about_brand_introCover,.about_brand_intro>div {
width: 50%;
height: auto;
float: left;
}

.about_brand_intro>div {
padding: 10px;
overflow: hidden;
}

.about_brand_introDesc p,.about_brand_introDesc .about_brand_list {
margin-top: 5px;
}

.about_brand_introDesc p {
line-height: 20px;
}

.about_cooperativeList li {
width: 47.5%;
}

.about_cooperativeList li+li {
margin-left: 0px;
}

.about_cooperativeList li:nth-child(even) {
margin-left: 5%;
}

.about_introImg img {
width: 100%;
height: auto;
}

.about_brand_list li {
margin-bottom: 10px;
}}

@media (max-width:320px) {
.about_brand_introCover,.about_brand_intro>div {
height: 180px;
}

.about_brand_intro>div {
padding: 5px;
}}
