a:link, a:visited {
    text-decoration: none;
    color: inherit;
}


.join_top{
	background: url(../img/case/img_anliheji.png);
	width: 100%;
	height: 600px;
	position: relative;
	top:90px;
	background-size: cover;
}
.join_top_content{
	width: 1240px;
	/*margin: 0 auto;*/
	text-align: center;
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.join_top_title{
	font-size: 35px;
	color: #fff;
	font-family: Segoe UI;
    font-weight: bold;
   /* padding-top: 150px;*/
    
}
.join_title_en{
	font-size: 22px;
    font-family: Segoe UI;
    font-weight: bold;
    margin-top: 16px;
    color: #fff;
}

.content_join{
	width: 1240px;
	border: 1px solid rgba(223,223,223,1);
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    background: #FFFFFF;
	margin: 0 auto;
	position: relative;
	top:10px;
	border-radius: 20px;
	margin-bottom: 20px;
}
/*.content_join_nav{
	width: 1100px;
	padding-top: 31px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	border-bottom: 1px solid rgb(109, 108, 108);
}
.content_join_nav .span0{
	border-bottom: 4px solid rgba(255,0,0,1) !important;
	margin: 0 50px;
    padding-bottom: 28px;
    border-bottom: 4px solid transparent;
}
.content_join_nav span{
	display: inline-block;
}
.join_nav{
	flex: 1;
	padding-left: 50px;
	padding-right: 70px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.join_nav_detail{
	padding-bottom: 28px;
}*/
/*加入我们*/ 	
.all_join{
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.join_item{
	width: 1100px;
	height: 128px;
	margin: 0 auto;
	padding-bottom: 30px;
    padding-top: 20px;
    border-bottom: 1px solid rgba(112,112,112,1);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.join_item_left {
    width: 300px;
    border-right: 1px solid rgba(112,112,112,1);
}
.job {
    font-size: 24px;
    font-family: Segoe UI;
    font-weight: bold;
    line-height: 43px;
}
.exp {
    font-size: 16px;
    font-family: Segoe UI;
    font-weight: 400;
    line-height: 24px;
    color: rgba(143,143,143,1);
    opacity: 1;
    margin-top: 10px;
}

.join_item_right {
    padding-left: 50px;
    flex: 1;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.fw {
    font-size: 26px;
    font-family: Segoe UI;
    font-weight: bold;
    line-height: 43px;
}
.fbsj {
    font-size: 16px;
    font-family: Segoe UI;
    font-weight: 400;
    line-height: 24px;
    color: rgba(143,143,143,1);
}
.for_join_bot {
    width: 203px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    background: #00b8f8;
    opacity: 1;
    border-radius: 20px;
    font-size: 18px;
    color: #fff;
    font-family: Segoe UI;
    font-weight: 400;
}
.for_join_bot a{
	display: inline-block;
	width: 100%;
	height: 100%;
	
}

.join_detail{
	
	width: 1100px;
	padding: 26px 0 46px;
	margin: 0 auto;
    border-bottom: 1px solid rgba(112,112,112,1);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    display: none;
}
.w515 {
    width: 515px;
}
.lin-20 {
    line-height: 24px;
}
.lin-20 p {
    line-height: 24px;
}



/*联系我们*/
.contactUs {
    background: rgba(235,233,233,1);
    width: 100%;
    height: 600px;
}
.auto {
    position: relative;
    width: 1240px;
    height: auto;
    margin: 0 auto;
}
.contactUs-title {
    text-align: center;
    padding-top: 50px;
}
.contactUs-title-p {
    font-size: 29px;
    color: black;
}
.contactUs-title-p-en {
    font-size: 15px;
    color: black;
    margin-top: 10px;
}
.w950 {
    padding-top: 40px;
    width: 950px;
    margin: 0 auto;
}
input {
    padding-left: 20px;
    color: black;
    font-size: 15px;
}
.name {
	padding-left: 2%;
    width: 46.5%;
    height: 50px;
    border-radius: 5px;
    border: 2px solid rgba(223,223,223,1);
    opacity: 1;
    border-radius: 20px;
}
.phone {
	padding-left: 2%;
    margin-left: 1%;
    width: 46.5%;
    height: 50px;
    justify-content: space-between;
    border-radius: 5px;
    border: 2px solid rgba(223,223,223,1);
    opacity: 1;
    border-radius: 20px;
}
.mt20 {
    margin-top: 20px;
}
.qq {
    padding-left: 2%;
    width: 46.5%;
    height: 50px;
    border-radius: 5px;
    border: 2px solid rgba(223,223,223,1);
    opacity: 1;
    border-radius: 20px;
}
.wx {
    padding-left: 2%;
    margin-left: 1%;
    width: 46.5%;
    height: 50px;
    justify-content: space-between;
    border: 2px solid rgba(223,223,223,1);
    opacity: 1;
    border-radius: 20px;
}
.textarea {
    width: 97%;
    border-radius: 5px;
    border: 1px solid #fff;
    padding: 20px 0 20px 20px;
    height: 100px;
    resize: none;
    border: 2px solid rgba(223,223,223,1);
    opacity: 1;
    border-radius: 20px;
    color: black;
    font-size: 15px;
}
.mt100 {
    margin-top: 45px;
}
.button_new {
    width: 180px;
    height: 50px;
    background: #00b8f8;
    opacity: 1;
    border-radius: 20px;
    font-size: 20px;
    font-family: Segoe UI;
    font-weight: 400;
    color: #fff;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
}