html {
    background: white!important;
    height: 100%;
}

.join-us-content-title {
    width: 100%;
    height: 600px;
    background-image: url("../img/joinUs/box.png");
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.join-us-content-title span:nth-child(1) {
    font-size: 100px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    letter-spacing: 12px;
    margin-top: 180px;
}

.join-us-content-title span:nth-child(2) {
    font-size: 32px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #ffffff;
    margin-top: 35px;
}

.join-us-content-title div {
    width: 240px;
    height: 56px;
    background: #f77304;
    border-radius: 3px;
    text-align: center;
    line-height: 56px;
    font-size: 22px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #ffffff;
    margin-top: 63px;
    cursor: pointer;
}

input::-webkit-input-placeholder {
    color: #DDDDDD;
}

.join-us-content-content-black {
    background-image: url(../img/joinUs/box1.png);
    background-size: 100% 100%;
    width: 100%;
    height: 168px;
}

.join-us-content-content-box1 {
    padding-top: 34px;
    overflow: hidden;
    padding-left: 75px;
}

.join-us-content-content-box1-public {
    overflow: hidden;
}

.join-us-content-content-box1-public-font {
    /* width: 96px; */
    padding-right: 10px;
    height: 53px;
    font-size: 24px;
    font-weight: 400;
    line-height: 53px;
    color: #333333;
}

.join-us-content-content-box1-public-input input {
    width: 241px;
    height: 53px;
    background: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    line-height: 53px;
    color: #333;
    border: none;
    padding-left: 20px;
}

.join-us-content-content-box1-submit input {
    width: 273px;
    height: 55px;
    background: #F77304;
    opacity: 1;
    border-radius: 2px;
    border: none;
    margin-left: 42px;
    color: white;
    font-size: 20px;
}

.join-us-content-content-box1-tel {
    height: 35px;
    font-size: 26px;
    font-weight: 400;
    line-height: 35px;
    color: #333333;
    margin-top: 30px;
}

.join-us-content-content-box1-tel span {
    color: #FF0000;
}

.join-us-content-black-two {
    margin-top: 60px;
}

.join-us-content-black-two-title {
    font-size: 24px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 3px;
}

.join-us-content-black-two-title1 {
    font-size: 14px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #999999;
    letter-spacing: 2px;
    margin-top: 10px;
}

.join-us-content-black-two-title-english {
    height: 26px;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #999999;
    letter-spacing: 2px;
}

.join-us-content-black-two-content {
    margin-top: 30px;
}

.join-us-content-black-two-content-box1 {
    width: 352px;
    height: 295px;
    background: white;
    text-align: center;
    margin-right: 69px;
    margin-bottom: 30px;
    border: 1px solid #dddddd;
}

.join-us-content-black-two-content-box1-img {
    width: 94px;
    height: 94px;
    margin: 11px auto 22px
}

.join-us-content-black-two-content-box1-img img {
    width: 100%;
    height: 100%;
}

.join-us-content-black-two-content-box1-title {
    height: 26px;
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #333;
    margin-bottom: 25px;
}

.join-us-content-black-two-content-box1-desc {
    width: 265px;
    height: 111px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #333;
    margin: 0 auto;
    text-align: left;
}

.join-us-content-black-two-back {
    width: 100%;
    height: 490px;
    background: #272f41;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.join-us-content-black-three {
    margin-top: 60px;
}

.join-us-content-black-three-content {
    margin-top: 60px
}

.join-us-content-black-three-content-lf {
    width: 779px;
    height: 352px;
    background-image: url(../img/joinUs/explain-left.png);
    background-size: 100% 100%;
    padding-top: 26px;
    padding-left: 20px;
}

.join-us-content-black-three-content-lf-title {
    width: 114px;
    height: 35px;
    font-size: 26px;
    font-weight: bold;
    line-height: 35px;
    color: #333333;
    letter-spacing: 2px;
}

.join-us-content-black-three-content-lf-content {
    height: 21px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #333333;
}

.join-us-content-black-three-content-lf-content-list span {
    padding-right: 4px;
}

.join-us-content-black-three-content-lf-content-list:first-child {
    margin-top: 31px;
}

.join-us-content-black-three-content-lf-content-list {
    margin-top: 41px;
}

.join-us-content-black-three-content-lr {
    padding-top: 11px;
    padding-left: 12px;
}

.join-us-content-black-three-content-lr-title {
    height: 35px;
    font-size: 26px;
    font-weight: bold;
    line-height: 35px;
    color: #333333;
    letter-spacing: 2px;
}

.join-us-content-black-three-content-lr-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #333333;
}

.join-us-content-black-four {
    margin: 66px 0 50px;
    padding-bottom: 10px;
}

.join-us-content-black-four-title {
    font-size: 24px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 3px;
}

.join-us-content-black-four-content {
    margin-top: 30px;
}

.join-us-content-black-four-content-box {
    width: 240px;
    height: 234px;
    background: white;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.16);
    border-radius: 10px 10px 0px 0px;
    padding-top: 29px;
}

.join-us-content-black-four-content-box-img {
    width: 99px;
    height: 99px;
    margin: 0 auto;
}

.join-us-content-black-four-content-box-img img {
    width: 100%;
    height: 100%;
}

.join-us-content-black-four-content-box-content {
    height: 21px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    color: #333;
}

.join-us-content-black-four-right-img {
    width: 43px;
    height: 34px;
    margin: 122px 18px 0;
}

.join-us-content-black-four-right-img img {
    width: 100%;
    height: 100%;
}

/* 轮播 */

.join-us-box {
    width: 1200px;
    height: 304px;
    background: #FFFFFF;
    margin: 30px auto;
    position: relative;
    box-shadow:0px 3px 6px rgba(0,0,0,0.16);
}

.join-us-box-wheel {
    width: 1160px;
    height: 242px;
    padding-top: 32px;
    overflow: hidden;
}

.btn img{
    width: 34px;
    height: 61px;
    cursor: pointer;
}

.btn_left {
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -30px;
}

.btn_right {
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -30px;
}

.box_ul {
    height: 242px;
    padding: 0 61px;
}

.box_ul li {
    width: 192px;
    height: 242px;
    margin-right: 30px;
    float: left;
    line-height: 300px;
    text-align: center;
}
.box_ul li img{
    width: 100%;
    height: 100%;
}
/* .box_ul li:first-child {
    margin-left: 61px;
} */

/*新*/
.join-us-content-tip1 {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.join-us-content-tip1 span:nth-child(1) {
    font-size: 24px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    color: #333333;
    letter-spacing: 3px;
    margin-top: 60px;
}

.join-us-content-tip1 div {
    width: 98px;
    height: 4px;
    background: #3e8ef0;
    margin-top: 25px;
}

.join-us-content-tip1 span:nth-child(3) {
    width: 950px;
    font-size: 20px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #333333;
    line-height: 32px;
    letter-spacing: 1px;
    margin-top: 30px;
}

.newcolor {
    color: #ffffff;
}

.join-us-content-black-four-line {
    width: 98px;
    height: 4px;
    background: #3e8ef0;
    margin-top: 25px;
    margin-left: 550px;
}

.newjoin-us {
    width: 100%;
    height: 478px;
    background: #f1f2f6;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.newjoin-us img {
    width: 480px;
    height: 358px;
}

.newjoin-us div {
    display: flex;
    flex-direction: column;
    margin-left: 103px;
}

.newjoin-us div span:first-child {
    font-size: 42px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #333333;
}

.newjoin-us div span:last-child {
    font-size: 42px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: left;
    color: #ff2732;
    margin-top: 40px;
}

.newjoin-us-one {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 60px;
    margin-bottom: 42px;
}

.newjoin-us-one-title {
    font-size: 24px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 700;
    text-align: center;
    color: #333333;
    letter-spacing: 3px;
}

.newjoin-us-one-line {
    width: 98px;
    height: 4px;
    background: #3e8ef0;
    margin-top: 26px;
}

.newjoin-us-one-div{
    width: 820px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 26px;
}

.newjoin-us-one-div span {
    width: 121px;
    text-align: right;
    margin-right: 20px;
    font-size: 24px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #333333;
    letter-spacing: 3px;
}

.newjoin-us-one-div input {
    width: 523px;
    height: 52px;
    border: 2px solid #dddddd;
    border-radius: 3px;
    background: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
    line-height: 52px;
    color: #333;
    padding-left: 20px;
}

.newjoin-us-one-tip {
    font-size: 16px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    text-align: center;
    color: #ff2c2c;
    letter-spacing: 2px;
    margin-top: 16px;
    margin-right: 149px;
}

.newjoin-us-one-get {
    width: 543px;
    height: 62px;
    background: #f77304;
    border-radius: 3px;
    text-align: center;
    line-height: 62px;
    font-size: 20px;
    font-family: Microsoft YaHei, Microsoft YaHei-Regular;
    font-weight: 400;
    color: #ffffff;
    margin-top: 40px;
    margin-left: 10px;
}