*{padding: 0px;margin: 0px;}
/*join_1*/
.join_1{
    overflow: hidden;
    width: 100%;
    height: auto;
    position: relative;
    min-width: 1200px;
}
.join_1>.img{
    width: 100%;
    min-width: 1200px;
}
/*join_bg*/
.join_bg{
    width: 100%;
    min-width: 1200px;
    height: auto;
    background: -webkit-linear-gradient(top, #faefef,#eedcbf,#f4dad3,#e4f0f5,#f0f8fe);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, #faefef,#eedcbf,#f4dad3,#e4f0f5,#f0f8fe);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, #faefef,#eedcbf,#f4dad3,#e4f0f5,#f0f8fe);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom, #faefef,#eedcbf,#f4dad3,#e4f0f5,#f0f8fe);
    /* 标准的语法 */
    background: -ms-linear-gradient(to bottom, #faefef,#eedcbf,#f4dad3,#e4f0f5,#f0f8fe);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#faefef',endColorStr='#f0f8fe',gradientType='0');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#faefef',endColorStr='#f0f8fe',gradientType='0')";
    /*ie*/
    /*色号从上至下依次是 faefef    eedcbf    f4dad3   e4f0f5   f0f8fe*/
    overflow: hidden;
}
.join{
    overflow: hidden;
    margin-top: 30px;
}
.join>.center{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
    z-index: 2;
    min-height: 538px;
    /*padding: 52px 68px 50px 67px;*/
    padding-right: 0px;
    border-radius: 40px;
}
.join>.center>.bg{
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter:alpha(opacity=50);  /* 只支持IE6、7、8、9 */
    -moz-opacity:0.5;  /* FireFox 火狐 */
    -khtml-opacity: 0.5;  /* 兼容老的Safari (1.x) -- */
    opacity: 0.5;    /* 标准浏览器 */
    z-index: 1;
    border-radius: 40px;
}
.join>.center>.bgFont{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 40px;
}
.join>.center>.bgFont>.right{
    /*color: #f7ece5;
    font-size: 262px;*/
    position: absolute;
    right: 68px;
    font-weight: bold;
}
.join>.center>.bgFont>.bottom{
    /*color: #efe3d0;
    font-size: 50px;*/
    position: absolute;
    bottom: 55px;
    left: 67px;
}
.join>.center>.content{
    position: relative;
    z-index: 3;
    width: 100%;
    height: 100%;
    border-radius: 40px;
    padding: 52px 68px 130px 67px;
}
.join>.center>.content>.title{
    font-size: 30px;
    font-weight: bold;
    color: #000;
}
.join>.center>.content>.personnel{
    margin-top: 15px;
}
.join>.center>.content>.personnel>.duty{
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.join>.center>.content>.personnel>.requirement{
    font-size: 16px;
    color: #000;
}
/*join_2*/
.join_2>.center{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}
.join_2>.center>.title{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 60px;
}
/*join_3*/
.join_3>.center>.bgFont>.right{
    color: #f7ece5;
    font-size: 262px;
}
.join_3>.center>.bgFont>.bottom{
    color: #efe3d0;
    font-size: 50px;
}
/*join_4*/
.join_4>.center>.bgFont>.right{
    color: #efe0cd;
    font-size: 262px;
}
.join_4>.center>.bgFont>.bottom{
    color: #f3e0d1;
    font-size: 62px;
}
/*join_5*/
.join_5>.center>.bgFont>.right{
    color: #f3e0d1;
    font-size: 262px;
}
.join_5>.center>.bgFont>.bottom{
    color: #f3e5e4;
    font-size: 49.72px;
}
/*join_6*/
.join_6>.center>.bgFont>.right{
    color: #eeeded;
    font-size: 262px;
}
.join_6>.center>.bgFont>.bottom{
    color: #e2eef5;
    font-size: 35.47px;
}
/*join_7*/
.join_7>.center>.bgFont>.right{
    color: #e9f4fa;
    font-size: 262px;
}
.join_7>.center>.bgFont>.bottom{
    color: #dbe9f0;
    font-size: 39.73px;
}

/*join_8*/
.join_8{
    overflow: hidden;
    width: 100%;
    min-width: 1200px;
    background: #fbf5f7;
    position: relative;
    z-index: 1;
}
.join_8>.bg{
    width: 100%;
    min-width: 1200px;
    min-height: 600px;
}
.join_8>.center{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: absolute;
    top: 120px;
    left: 50%;
    margin-left: -600px;
    z-index: 2;
}
.join_8>.center>.content{
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
    height: 385px;
    border-radius: 30px;
    padding-left: 80px;
    z-index: 3;
}
.join_8>.center>.content .title{
    font-size: 43.53px;
    color: #000;
    margin-top: 40px;
    font-weight: bold;
}
.join_8>.center>.content .hint{
    font-size: 16px;
    color: #3269ff;
    margin-top: 40px;
}
.join_8>.center>.content .personnel{
    font-size: 24px;
    color: #3269ff;
}
.join_8>.center>.content>.expect{
    position: absolute;
    bottom: 45px;
    font-size: 16px;
    color: #000;
}
.join_8>.center>.content>.contact{
    position: absolute;
    right: 80px;
    bottom: 45px;
}
.join_8>.center>.content>.contact .call{
    font-size: 12px;
    color: #000;
    text-align: right;
}
.join_8>.center>.content>.contact .phone{
    font-size: 24px;
    color: #3269ff;
}
.join_8>.center>.bg{
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 30px;
    height: 385px;
    width: 1200px;
    background: #fff;
    z-index: 2;
    filter:alpha(opacity=70);  /* 只支持IE6、7、8、9 */
    -moz-opacity:0.7;  /* FireFox 火狐 */
    -khtml-opacity: 0.7;  /* 兼容老的Safari (1.x) -- */
    opacity: 0.7;    /* 标准浏览器 */
}