/*线*/
.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;
	}
	.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;
	}
}
