/*加入我们*/
.mobile{
	display: none;
}
.header1,.header2{
	background-color: inherit;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
}
.sec1 .tit{
	text-align: center;
	font-size: 19px;
	color: #c0192a;
	padding-top: 48px;
	padding-bottom: 18px;
}
.sec1 .page-nav{
	text-align: right;
	font-size: 12px;
	color: #909090;
	font-family: "宋体","微软雅黑",Arial,sans-serif;
	padding-right: 3%;
	margin-bottom: 20px;
}
.sec1 .page-nav a{
	font-size: 12px;
	color: #909090;
	font-family: "宋体","微软雅黑",Arial,sans-serif;
}
.sec1 .page-nav img{
	margin-right: 5px;
	vertical-align: sub;
}
.sec1 .kv{
	text-align: center;
	background-color: #ededed;
}
.sec2 table{
	width: 100%;
}
.sec2 table td{
	padding: 0;
	text-align: center;
	overflow: hidden;
	font-size: 18px;
	color: #414141;
	width: 16.66%;
}
.sec2 table td.e9{
	background-color: #e9e9e9;
}
.sec2 table td.fa{
	background-color: #fafafa;
	font-size: 30px;
}
.sec2 table td.fa span{
	color: #c0192a;
	font-weight: bold;
}
.sec2 table td.red{
	color: #fff;
	background-color: #d1444d;
}
.sec2 table td img{
	display: block;
	width: 100%;
}
.sec2 table td img:hover{
	transform:scale(1.1,1.1);
	transition: all 0.5s;
	-webkit-transform:scale(1.1,1.1);
	-webkit-transition: all 0.5s;
}
.sec3 .inner{
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 90px;
	height: 116px;
	padding-top: 90px;
	text-align: center;
}
.sec3 p{
	text-align: center;
	font-size: 14px;
	color: #333;
}
.sec4{
	padding-top: 50px;
	padding-bottom: 66px;
}
.sec4 .character{
	margin-bottom: 70px;
}
.sec4 .character ul{
	overflow: hidden;
	width: 3340px;
}
.sec4 .character li{
	float: left;
	cursor: pointer;
	position: relative;
	padding-top: 40px;
}
.sec4 .character li p{
	text-align: center;
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
}
.sec4 .character li p img{
	vertical-align: middle;
}
.sec4 .character li p span{
	color: #313133;
	font-family: Arial;
	font-size: 18px;
}
.sec4 .character li .people{
	vertical-align: bottom;
}
.sec4 .character li.chr2{
	margin-left: -90px;
	z-index: 9;
}
.sec4 .character li.chr3{
	margin-left: -65px;
	z-index: 2;
}
.sec4 .character li.chr4{
	margin-left: -135px;
}
.sec4 .character li.chr5{
	margin-left: -70px;
	z-index: 9;
}
.sec4 .character li.chr6{
	z-index: 5;
	margin-left: -90px;
}
.sec4 .character li.chr7{
	margin-left: -55px;
	z-index: 2;
}
.sec4 .character li.chr8{
	margin-left: -90px;
}
.sec4 .character li.chr9{
	margin-left: -30px;
	z-index: 2;
}
.sec4 .character li.chr10{
	margin-left: -80px;
	z-index: 1;
}
.sec4 .character li.chr11{
	margin-left: -80px;
}
.sec4 .character li.chr12{
	margin-left: -80px;
}
.sec4 .character li:hover{
	z-index: 99;
	transition: all 1s;
	-webkit-transition: all 1s;
}
.sec4 .character li:hover .people{
	transform:scale(1.1,1.1);
	transition: all 0.5s;
	-webkit-transform:scale(1.1,1.1);
	-webkit-transition: all 0.5s;
}
.sec4 .character li:hover p{
	opacity: 1;
	transition: all 1s;
	-webkit-transition: all 1s;
}
.sec4 .irs{
	width: 700px;
	margin: 0 auto;
	height: 6px;
	background-color: #ededed;
	border-radius: 3px;
}
.sec4 .irs-min,.sec4 .irs-max{
	display: none;
}
.sec4 .irs-single{
	width: 16px;
	height: 16px;
	border: 1px solid #cecece;
	border-radius: 50%;
	background-color: #fff;
	overflow: hidden;
	color: #fff;
	margin-top: -5px;
}
.sec5{
	background-image: url(../images/joinus_sec5_img1.jpg);
	background-position: center top;
	height: 450px;
	padding-top: 236px;
}
.sec5 .inner{
	width: 352px;
	margin: 0 auto;
	background-color: #333;
	padding-left: 44px;
	padding-bottom: 20px;
	position: relative;
	z-index: 2;
}
.sec5 .inner img{
	display: block;
}
.sec5 .inner img.join{
	position: relative;
	top: -26px;
	left: 0;
}
.sec5 .inner h4{
	font-size: 20px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 20px;
}
.sec5 .inner p{
	font-size: 14px;
	color: #797979;
	margin-bottom: 20px;
}
.sec5 .inner p.mail{
	color: #fff;
	margin-bottom: 30px;
}
.sec5 .inner p.mail a{
	color: #999;
	font-size: 14px;
}
.sec6{
	background-color: #fafafa;
	padding: 140px 0 82px;
}
.sec6 ul{
	text-align: center;
}
.sec6 li{
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 0 25px;
}
.sec6 li h3{
	font-size: 24px;
	color: #000;
	text-align: left;
	margin-bottom: 10px;
}
.sec6 li h3 span{
	width: 40px;
	height: 40px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	text-align: center;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	background-image: url(../images/joinus_sec6_img1.png);
	background-repeat: no-repeat;
	margin-right: 14px;
}
.sec6 li p{
	font-size: 14px;
	color: #333;
}
.sec6 li p img{
	margin-right: 18px;
	vertical-align: middle;
}
@media only screen and (max-width: 1024px){
	.sec2 table td{
		font-size: 16px;
	}
	.sec2 table td.fa{
		font-size: 26px;
	}
	.sec6 li{
		padding: 0;
	}
}
@media only screen and (max-width: 768px){
	.sec2 table td{
		font-size: 13px;
	}
	.sec2 table td.fa{
		font-size: 20px;
	}
	.sec6{
		padding: 70px 0 41px;
	}
	.sec6 li{
		width: 100%;
		margin-bottom: 10px;
		padding-left: 27%;
	}
}
@media only screen and (max-width: 414px){
	.mobile{
		display: block;
	}
	.pc{
		display: none;
	}
	.sec1 .tit{
		font-size: 1.5rem;
		padding: 18px 0;
	}
	.sec1 .kv img{
		width: 60%;
	}
	.sec2 table td{
		width: 50%;
		font-size: 1rem;
	}
	.sec2 table td.fa{
		font-size: 1.6rem;
		padding: 21% 0;
	}
	.sec3 .inner{
		height: 83px;
		padding-top: 45px;
		margin: 0 auto 51px;
	}
	.sec3 h3{
		text-align: center;
		font-size: 2rem;
		color: #000;
		margin-bottom: 15px;
	}
	.sec3 p{
		font-size: 1.5rem;
	}
	.sec4 .irs{
		width: 293px;
	}
	.sec4 .character ul{
		width: 1671px;
	}
	.sec4 .character li.chr2{
		margin-left: -45px;
	}
	.sec4 .character li.chr3{
		margin-left: -33px;
	}
	.sec4 .character li.chr4{
		margin-left: -68px;
	}
	.sec4 .character li.chr5{
		margin-left: -35px;
	}
	.sec4 .character li.chr6{
		margin-left: -45px;
	}
	.sec4 .character li.chr7{
		margin-left: -29px;
	}
	.sec4 .character li.chr8{
		margin-left: -45px;
	}
	.sec4 .character li.chr9{
		margin-left: -15px;
	}
	.sec4 .character li.chr10{
		margin-left: -40px;
	}
	.sec4 .character li.chr11{
		margin-left: -40px;
	}
	.sec4 .character li.chr12{
		margin-left: -40px;
	}
	.sec4 .character li p img{
		width: 24px;
	}
	.sec4 .character li p{
		font-size: 1.2rem;
	}
	.sec4 .character li p span{
		font-size: 1.2rem;
	}
	.sec5{
		padding-top: 75px;
		height: 156px;
		background-size: auto 100%;
	}
	.sec5 .inner{
		width: 65%;
		padding: 0 13px 16px;
	}
	.sec5 .inner img.join{
		width: 57px;
		top: -13px;
	}
	.sec5 .inner h4{
		font-size: 1.2rem;
		margin-bottom: 10px;
	}
	.sec5 .inner p{
		font-size: 1rem;
		line-height: 1.6;
		margin-bottom: 7px;
	}
	.sec5 .inner p.mail{
		text-align: left;
		margin-bottom: 13px;
		line-height: 1;
	}
	.sec5 .inner .point{
		width: 12px;
		height: 12px;
	}
	.sec6{
		padding: 90px 0 20px;
	}
	.sec6 ul{
		text-align: left;
	}
	.sec6 li{
		padding-left: 18%;
	}
	.sec6 li h3{
		font-size: 1.2rem;
		margin-bottom: 5px;
	}
	.sec6 li h3 span{
		width: 20px;
		height: 20px;
		line-height: 20px;
		background-size: 100% 100%;
		font-size: 0.7rem;
		margin-right: 5px;
	}
	.sec6 li p{
		font-size: 0.7rem;
		margin-bottom: 5px;
	}
	.sec6 li p img{
		width: 20px;
		margin-right: 5px;
	}
}
