.about-container{
	overflow: hidden;
}
/*banner图*/
.ac-banner{
	height: 2.2rem;
	width: auto;
	background: url(../../img/about1_02.png) no-repeat center center;
	background-size: contain;
	font-size: 0.48rem;
	color: #666666;
	line-height: 2.2rem;
	text-align: center;
}
/*导航*/
.current-page {
    width: auto;
    height: 0.64rem;
    line-height: 0.64rem;
    margin: 0 0.2rem;
}
.current-page>a, .current-page span, .current-page b {
    font-size: 0.28rem;
    color: #666;
}
.container .current-active{
	color: #E23839;
}
/*企业简介*/
.company-desc{
	background: #FFFFFF;
}
.w_top{
	margin: 0 0.2rem;
}
.border{
	display: inline-block;
	height: 1px;
	width: 100%;
	background: #CCCCCC;
	position: absolute;
	left: 0;
	right: 0;
	top: 49%;
	bottom: 0;
	z-index: 10;
}
.desc-h3{
	display: inline-block;
	width: 100%;
	height: 1.22rem;
	margin: 0.16rem auto;
	position: relative;
	color: #666666;
	font-size: 0.36rem;
}
.desc-title{
	display: inline-block;
	width: auto;
	height: 1.22rem;
	line-height: 1.22rem;
	position: absolute;
	left: 36%;
	padding: 0 0.16rem;
	z-index: 1000;
	background: #FFFFFF;
}
.cd-content{
	width: auto;
	height: auto;
	/* overflow: hidden; */
	/* box-sizing: border-box; */
	/* background:  url(../../img/helpCenter-aboutmeimg1.png) no-repeat center center; */
	/* background-size: contain; */
	/* color: #FFFFFF; */
}
.cd-bg{
	box-sizing: border-box;
	padding: 0.3rem 0.16rem;
	padding-top: 0;
	/* background: rgba(0,0,0,0.5); */
	height: 100%;
	text-align: justify;
}
.cd-content h3{
	font-size: 0.32rem;
	text-align: center;
	opacity: 0.8;
	margin-bottom: 0.2rem;
}
.cd-content p{
	font-size: 0.28rem;
	line-height: 0.4rem;
	opacity: 0.8;
	text-indent: 0.18rem;
}
.company-culture{
	margin-bottom: 0.4rem;
}
.company-culture .desc-title{
	background: #F5F5F5;
}
.cul_list{
	padding: 0 0.2rem;
	background: #FFFFFF;
	overflow: hidden;
}
.cul_list li{
	height: 2rem;
	box-sizing: border-box;
	border-bottom: solid 1px #E6E6E6;
}
.cl_left{
	width: 1.52rem;
	height: 1.52rem;
	margin-top: 0.24rem;
	margin-right: 0.4rem;
	float: left;
}
.c1 .cl_left{
	background: url(../../img/about5_03.png) no-repeat center center;
	background-size: contain;
}
.c2 .cl_left{
	background: url(../../img/about5_06.png) no-repeat center center;
	background-size: contain;
}
.c3 .cl_left{
	background: url(../../img/about5_08.png) no-repeat center center;
	background-size: contain;
}
.c4 .cl_left{
	background: url(../../img/about5_10.png) no-repeat center center;
	background-size: contain;
}
.c1{
	color: #c79000;
}
.c2{
	color: #324d5b;
}
.c3{
	color: #29907e;
}
.c4{
	color: #bb4137;
}
.cl_right{
	float: left;
	margin-top: 0.36rem;
	line-height: 0.32rem;
}
.cl_right h3{
	font-size: 0.32rem;
	line-height: 0.48rem;
}
