.joinBox {
	background: url(../img/bigbg.jpg) no-repeat;
	background-size:100% auto ;
	height: 730px;

}

.joinBars {
	width: 680px;
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 26px;
	display: flex;
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px
}

.baritem {
	min-width: 150px;
	height: 34px;
	text-align: center;
	padding: 8px 0;
	background: rgba(51, 51, 51, 1);
}

.baritem>span {
	padding: 0 10px;
	line-height: 34px;
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	display: block;
}

.barAc {
	background: rgba(229, 27, 47, 1);
	color: #fff;
}

.barAc>span {
	border-right: 1px solid rgba(229, 27, 47, 1);
}

.baritem:last-child>span {
	border: none;
}

.joinconBox {
	background: rgba(20, 20, 20, 1);
}

.joinconItemone {
	padding-left: 36px;
	box-sizing: border-box;
	padding-right: 36px;
	display: flex;
	align-items: center;
	justify-items: center;
}
 

.joinconBoxImage{
	background:rgba(0,0,0,0.9);
	width: 288px;
	height: 492px;
	margin: 5px;
}
.joinconBox1and2{
	margin-left: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-items: center;
}

.joinconBox1{
	background:rgba(0,0,0,0.9);
	width: 354px;
	height: 241px;
	margin-bottom: 10px;
	display: flex;
	flex-direction: column;

}

.joinconBox2{
	background:rgba(0,0,0,0.9);
	width: 354px;
	height: 241px;
	display: flex;
	flex-direction: column;
}

.joinconBox3{
	margin-left: 10px;
	background:rgba(0,0,0,0.9);
	width: 355px;
	height: 492px;
	display: flex;
	flex-direction: column;
}

.joinconTitle{
	display: flex;
	position: relative;
	height:34px;
	margin-left: 25px;
	margin-top: 40px;
}
.joinconTitle>.joinconNum{
	position: absolute;
	width:34px;
	height:34px;
	
	font-size:14px;
	line-height: 34px;
	text-align: center;
	background:rgba(45,45,45,1);
}

.joinconTitle>.joinconCn{
	position: absolute;
	left: 43px;
	top: 0px;
	color:rgba(255,255,255,1);
	font-size:16px;
	line-height: 16px;
}
.joinconTitle>.joinconEn{
	position: absolute;
	left: 43px;
	top: 24px;
	color:rgba(255,255,255,0.3);
	font-size:12px;
	line-height: 13px;
}



.joinconContent{
	margin-top: 14px;
	margin-left: 25px;
	margin-right: 25px;
}
.joinconContent1{
	max-height: 151px;
	overflow: auto;
}
.joinconContent2{
	max-height: 151px;
	overflow: auto;
}
.joinconContent3{
	max-height: 421px;
	overflow: auto;
}
.joinconContent>.layout{
	display: flex;
}
.joinconContent>.layout>.icon{
	width:24px;
	height:24px;
	margin-right: 2px;
}
.joinconContent>.layout>.title{
	font-size: 12px;
	line-height: 24px;
	color:rgba(255,255,255,1);
}
.joinconContent>.text{
    margin-top: 3px;
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 12px;
    color: rgba(255,255,255,0.4);
} 

.joinconItemtwo {
	padding: 20px;
	height: 440px;
	box-sizing: border-box;
	display: flex;
}

.joinconItem:first-child {
	height: 565px;
}




.skill {
	margin-left: 16px;
	margin-top: 10px;
}

.skillitem {
	display: flex;
	margin-bottom: 10px;
}

.skillitemL {
	background: rgba(229, 27, 47, 0.4);
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	width: 75px;
	height: 75px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.skillitemL>img {
	width: 40px;
	height: 40px;
}

.skillitemR {
	width: 640px;
	height: 75px;
	background: rgba(51, 51, 51, 0.5);
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	padding-left: 11px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-right: 10px;
}

.skillitemR_t {
	font-size: 14px;
}

.skillitemR_d {
	font-size: 12px;
	color: rgba(255, 255, 255, 0.4);
	line-height: 14px;
}

.JItwoitem {
	display: flex;
	margin-bottom: 20px;
}

.JItwoitem>img {
	width: 120px;
	height: 120px;
}

.jttwoitem_txt {
	width: 390px;
	height: 120px;
	background: rgba(32, 32, 32, 1);
	padding-left: 23px;
	box-sizing: border-box;
	overflow: auto;
}

.lighttxt {
	font-size: 16px;
	margin-bottom: 9px;
	margin-top: 9px;
}

.graytxt {
	font-size: 14px;
	margin-bottom: 4px;
	color: rgba(255, 255, 255, 0.5);
}

.JItwoL {
	margin-right: 20px;
}
.joinconItemthree{
	height: 445px;
	padding: 40px 15px 50px 28px;
	box-sizing: border-box;
}
.threeitem{
	padding-top:29px;
	height: 355px;
	box-sizing: border-box;
	width: 163px;
	margin-right: 12px;
	padding-right: 11px;
}
.threeNum{
	margin-left: 14px;
	font-size: 26px;
	line-height: 21px;
}
.threeTitle{
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	margin-left: 14px;
    margin-bottom: 12px;
	margin-top: 49px;
}
.threeTxt{
	font-size:12px;
	line-height: 19px;
	margin-left: 14px;
	color: rgba(255,255,255,0.5);
}
.threeitem:first-child{
	background: url(../img/0001@2x.png) no-repeat;
	background-size: 100% 100%;
}

.threeitem:nth-child(2){
	background: url(../img/0002@2x.png) no-repeat;
	background-size: 100% 100%;
}
.threeitem:nth-child(3){
	background: url(../img/0003@2x.png) no-repeat;
	background-size: 100% 100%;
}

.threeitem:nth-child(4){
	background: url(../img/0004@2x.png) no-repeat;
	background-size: 100% 100%;
}

.threeitem:nth-child(5){
	background: url(../img/0005@2x.png) no-repeat;
	background-size: 100% 100%;
}

.threeitem:nth-child(6){
	background: url(../img/0006@2x.png) no-repeat;
	background-size: 100% 100%;
}






.joinconItemfour {
	height: 409px;
}

.JIfour_title {
	font-size: 24px;
	padding-top: 40px;
	padding-bottom: 19px;
	text-align: center;
}

.JIfour_title_d {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	margin-bottom: 33px;
	text-align: center;
}

.inputBox {
	width: 492px;
	margin: 0 auto;
}

.inputItem {
	display: flex;
	align-items: center;
	font-size: 14px;
	margin-bottom: 20px;
}
.inputItem>p{
	width: 150px;
	text-align: right;
}
.inputItem>input {
	width: 410px;
	height: 40px;
	margin-left: 22px;
	border: 1px solid rgba(68, 68, 68, 1);
	font-size:14px;
	background: rgba(45, 45, 45, 1);
	padding: 0 13px;
	border-radius: 5px;
	box-sizing: border-box;
	color: #fff;
}
.inputItem>input::-webkit-input-placeholder {  /*Webkit browsers 谷歌*/
	color: rgba(255, 255, 255, 0.3);
	font-size:14px;
}

.inputItem>input:-moz-placeholder {  /*Mozilla Firefox 4 to 8 火狐*/
	  color: rgba(255, 255, 255, 0.3);
	  font-size:14px;
 }

 .inputItem>input::moz-placeholder {  /*Mozilla Firefox 19+ 火狐*/
	   color: rgba(164, 164, 164, 0.3);
	   font-size:14px;
 }

 .inputItem>input:-ms-input-placeholder {  /*Internet Explorer 10+ IE10以上*/
		color: rgba(255, 255, 255, 0.3);
		font-size:14px;
 }
.joinSub {
	width: 140px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	background: rgba(45, 45, 45, 1);
	border: none;
	color: rgba(255, 255, 255, 0.3);
	margin-top: 10px;
	margin-left: 148px;
	font-size: 14px;
}

.submitSuccess{
	border-radius: 3px;
	width: 330px;
	height: 250px;
	text-align: center;
	background: rgba(255, 255,255, 1);
	color: #333333;
	position:fixed;
	top:0;
	right:0;
	left:0;
	bottom:0;
	margin:auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.submitSuccessIcon{
	width: 67px;
    height: 68px;
	margin-top: 22px;
}
.submitSuccessTitle{
	line-height: 24px;
	font-size: 24px;
	margin-top: 22px;
}

.submitSuccessContent{
	line-height: 13px;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 25px;
	opacity:0.75;
}
.submitSuccessButton{
    width: 120px;
    height: 35px;
	text-align: center;
	font-size: 14px;
	border:1px solid rgba(153,153,153,1);
	background-color: #fff;
}

.submitSuccessCloseIcon{
	position: absolute;
	width: 26px;
	height: 26px;
	right: 7px;
	top: 7px;
}

.joinSubAc {
	background: rgba(229, 27, 47, 1);
	color: #fff;
}