@charset "utf-8";
.about{
	padding-top: 70px;
}
.top{
	box-shadow:0px 2px 6px 0px rgba(227,227,227,1);
}





/*关于我们banner*/
.about_banner img{
	width: 100%;
}





/*关于我们选择*/
.about_Choice{
	width: 60%;
	margin: 0 auto;
	margin-top: 23px;
	height: 92px;
	line-height: 92px;
	box-shadow:0px 1px 10px 0px rgba(6,0,1,0.22);
}
.about_Choice ul li{
	float: left;
	width: 50%;
	text-align: center;
}
.about_Choice ul li span{
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	font-size: 18px;
}
.about_Choice_ac{
	color: #37C2C2;
}





/*关于我们内容*/
.about_content{
	padding-top: 60px;
	width: 55%;
	margin: 0 auto;
	padding-bottom: 50px;
}
.about_content >div{
	display: none;
}
.about_content >div:first-child{
	display: block;
}




/*公司简介*/
.brief_introduction_content{
	text-indent: 2em;
	color: #666666;
	font-size: 18px;
    line-height: 36px;
    font-family:NotoSansHans-Regular;
}
.about_companybox{
	padding-top: 72px;
}
.about_companybox >ul >li >div{
	float: left;
	font-size: 18px;
}
.about_company_time{
	width: 130px;
    margin-top: -4px;
}
.about_companybox >ul >li .about_company_content{
	color: #666666;
	font-size: 16px;
	padding-left: 40px;
	position: relative;
	min-height: 39px;
	border-left: 1px solid #DDDDDD;
	padding-bottom: 20px;
}
.posi{
	position: absolute;
	left: -9px;
	top: 0px;
    z-index: 99;
    background: white;
}
.positop{
	margin-top: -3px;
    display: inline-block;
    width: 400px;
}
.about_companybox >ul >li:last-child .about_company_content{
	border-left: none;
}






/*公司动态*/
.about_dynamic >ul >li{
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 21px;
	padding-left: 20px;
	padding-top: 21px;
}
.about_dynamic >ul >li:first-child{
	padding-top: 0px;
}
.about_dynamic >ul >li >div{
	float: left;
	font-size: 18px;
}
.about_dynamic >ul >li .about_dynamic_content p:nth-child(1){
	color: #666666;
	font-size: 16px;
	padding-bottom: 19px;
}
.about_dynamic >ul >li .about_dynamic_content p:nth-child(2){
	color: #999999;
	font-size: 14px;
}
.about_dynamic_content{
	width: 70%;
}
.about_dynamic_quan{
	margin-left: 43px;
	margin-right: 40px;
	margin-top: 5px;
}





/*人才招聘*/
.about_recruit >ul >li{
	border-bottom: 1px solid #DDDDDD;
	padding: 20px 0;
}
.about_recruit >ul >li:first-child{
	padding-top: 0;
}
.about_recruit >ul >li >div >span{
	display: inline-block;
	vertical-align: middle;
}
.about_recruit_becareful{
	width:8px;
	height:8px;
	background:#37C2C2;
}
.recruit_post{
	color: #333333;
	font-size: 18px;
	margin-left: 21px;
	margin-right: 31px;
}
.recruit_pnum{
	color: #999999;
	font-size: 16px;
}
.recruit_Duty >div{
	float: left;
}
.recruit_Duty >div:nth-child(1){
	margin-left: 23px;
	margin-right: 30px;
	color: #999999;
	font-size: 16px;
}
.recruit_Duty >div:nth-child(2){
	color: #666666;
	font-size: 14px;
	width: 80%;
}
.recruit_Duty{
	margin-top: 20px;
}














/*线*/
.xian{
	width: 100%;
	height: 1px;
	background: #e3e3e3;
	max-width: 1920px;
}
/*选项*/
.neirong{
	width: 80%;
	margin: 0 auto;
	max-width: 1100px;
	padding-top: 70px;
	padding-bottom: 332px;
}
.xuanxiang{
	width: 25%;
	display: inline-block;
	vertical-align: top;
}
.xuanxiang h2{
	font-size: 20px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
}
.ac{
	background: #eff3f6;
}
.xuanxiang >ul li{
	padding: 7px 0;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #e3e3e3;
	cursor: pointer;
}
.xuanxiang >ul li p{
	padding: 13px 0;
}
.xuanxiang >ul li span img{
	vertical-align: middle;
}
.xuanxiang >Ul li span:nth-child(1){
	margin-left: 13px;
	margin-right: 13px;
}
.xuanxiang >ul li:hover >p{
	background: #eff3f6;
}
.neirong .dis{
	display: block;
}
.matterbox{
	display: inline-block;
	width: 68%;
	margin-left: 6%;
	vertical-align: top;
}
.matter{
	display: none;
}
.matter_title{
    font-size: 20px;
    padding-bottom: 20px;
    font-weight: bold;
}
.matter_pic{
	width: 100%;
	height: 245px;
	overflow: hidden;
}
.matter_pic img{
	width: 100%;
	transform: translateY(-17%);
}
.matter_neirong{
	font-size: 16px;
	color: #747474;
	text-indent: 70px;
}
.matter >div:nth-child(3){
	padding-top: 40px;
}
.web_banner{
	/*padding-top: 49px;*/
}
.web_banner_boxP{
	position: relative;
}
.web_banner_box_zhe{
	position: absolute;
	top: 0;
	left: 0;
	height: 250px;
	width: 100%;
	background:rgba(0,0,0,.5);
}
.web_banner_box img{
	width: 100%;
	height: 250px;
}
.web_change ul li{
	float: left;
	width: 33.3%;
	background: #EEEEEE;
	height:37px;
	line-height:37px;
	text-align: center;
	color: #333333;
	font-size: 12px;
}
.web_change ul .li_ac{
	background: #3EC0C0;
	color: white;
}
.brief_introduction_title{
	text-align: center;
}
.brief_introduction{
	padding-bottom: 68px;
	padding-top: 30px;
}
.brief_introduction_title img{
	width: 50%;
}
.brief_introductionbox{
	width: 90%;
	margin: 0 auto;
	padding-bottom: 77px;
}
.brief_introductionbox >div{
	padding-top: 16px;
	text-indent: 2em;
	color: #666666;
	font-size: 12px;
}
.Dynamic_neirong{
	width: 90%;
	margin: 0 auto;
	padding-top: 19px;
}
.web_neirong >div{
	display: none;
}
.web_neirong >div:first-child{
	display: block;
}
.Dynamic_neirong_box >div{
	float: left;
	font-size: 12px;
}
.Dynamic_neirong_box >div:nth-child(1){
	width: 21%;
	color: #666666;
}
.Dynamic_neirong_box{
	position: relative;
}
.Dynamic_neirong_box >div:nth-child(2){
	width: 5%;
	position: absolute;
	top: 0;
	left: 21%;
}
.Dynamic_neirong_box >div:nth-child(2) img{
	width: 11px;
}
.Dynamic_neirong_box >div:nth-child(3){
	width: 70%;
    padding-left: 11px;
    margin-left: 1.3%;
    color: #333333;
    text-indent: 2em;
    border-left: 1px solid #3EC0C0;
    padding-bottom: 16px;
}
.tiao_pic{
	width:236px;
	height:99px;
	overflow: hidden;
    text-indent: 0;
}
.tiao_pic img{
	width: 100%;
	transform: translateY(-20px);
}
.Dynamic_neirong_box:last-child >div:nth-child(3){
	border-left: none;
}
.Recruitment{
	padding-top: 24px;
	width: 90%;
	margin: 0 auto;
}
.Recruitment_title >span{
	display: inline-block;
	vertical-align: middle;
}
.Recruitment_title >span:first-child{
	width:7px;
	height:7px;
	background: #3EC0C0;
}
.Recruitment_title >span:nth-child(2){
	color: #333333;
	font-size: 14px;
}
.Recruitment_title >span:nth-child(3){
	color: #333333;
	font-size: 10px;
}
.Recruitment_neirong >div{
	float: left;
	font-size: 12px;
	color: #333333;
}
.Recruitment_neirong_title{
	width: 18%;
	padding-top: 11px;
}
.Recruitment_neirong_box{
	width: 80%;
}
.Recruitment_neirong_box li{
	padding-top: 11px;
}
@media (max-width: 1000px){
	body .web{
		min-width:auto;
	}
	.top{
		display: none;
	}
	.about{
		display: none;		
	}
	.web_neirong{
		display: block;
	}
	.web_banner{
		display: block;
	}
	.web_change{
		display: block;
	}
	.neirong{
		padding-top: 95px;
	}
	.xuanxiang{
		width:auto;
		display:block;
	}
	.xuanxiang >ul li{
		display: inline-block;
		width:33%;
	}
	.matterbox{
		width:auto;
		margin-left: 0;
	}
	.matter_title{
		text-align: center;
	}
	.xian{
		display: none;
	}
	.neirong{
		display: none;
	}
}

@media (min-width: 1200px){
	.xian{
		display: block;
	}
	.neirong{
		display: block;
	}
	.web_neirong{
		display: none;
	}
	.web_banner{
		display: none;
	}
	.web_change{
		display: none;
	}
}
