/* 其他 */


/* 关于我们 */

.aboutUs {
    width: 100%;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 130px;
}

.aboutUs>div {
    width: 1200px;
    margin: auto;
}

.aboutUs-div1>div {
    display: inline-block;
}

.aboutUs-div1 .h1 {
    font-size: 30px;
    font-weight: 900;
    line-height: 19px;
    letter-spacing: 2px;
    color: #49c8bf;
    margin-top: 60px;
}

.aboutUs-div1 .h6 {
    width: 80px;
    height: 1px;
    background-color: #49c8bf;
    margin-top: 25px;
}

.aboutUs-div1 span {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #666666;
    margin-top: 15px;
    margin-bottom: 40px;
}

.aboutUs-div1 p {
    width: 598px;
    font-size: 16px;
    font-weight: normal;
    line-height: 29px;
    letter-spacing: 1px;
    color: #333333;
}

.aboutUs-div1>div:nth-child(2) {
    margin-left: 53px;
    vertical-align: top;
}

.aboutUs-div2>div {
    display: inline-block;
    width: 351px;
    height: 240px;
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(172, 172, 172, 0.3);
    margin-left: 68px;
    margin-top: 80px;
}

.aboutUs-div2>div:nth-child(1) {
    margin-left: 0px;
}

.aboutUs-div2>div div {
    margin: auto;
    text-align: center;
    margin-top: 30px;
}

.aboutUs-div2>div p {
    margin: auto;
    text-align: center;
    margin-top: 30px;
    width: 306px;
    font-size: 16px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: 1px;
    color: #333333;
}


/* 用户协议 */

.user {
    width: 100%;
}

.user>div {
    width: 1200px;
    margin: auto;
    background: #FFFFFF;
    padding-bottom: 30px;
}

.user-top {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
}

.user-top .h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: 19px;
    letter-spacing: 2px;
    color: #333333;
}

.user p {
    width: 1153px;
    margin: auto;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
    letter-spacing: 1px;
    color: #333333;
}

.user .h6 {
    width: 1153px;
    margin: auto;
    font-size: 18px;
    letter-spacing: 1px;
    color: #333333;
    margin-top: 30px;
    font-weight: 900;
}

.user p:nth-child(2) {
    margin-top: 32px;
}


/* 联系我们 */

.contactUs {}

.contactUs {
    width: 100%;
    background: #F5F7FC;
    padding-top: 70px;
}

.contactUs>div {
    width: 1200px;
    margin: auto;
}

.contactUs-div1 .h1 {
    font-size: 38px;
    font-weight: normal;
    letter-spacing: -1px;
    color: #43beb5;
}

.contactUs-div1 .h1 img {
    vertical-align: top;
    margin-top: 6px;
}

.contactUs-div1 .h1 span {
    font-size: 38px;
    font-weight: normal;
    letter-spacing: -1px;
    color: #333333;
}

.contactUs-div1 .h6 {
    font-size: 14px;
    font-weight: normal;
    line-height: 19px;
    letter-spacing: 1px;
    color: #666666;
    margin-top: 15px;
}

.contactUs-div2 {
    padding-top: 125px;
    padding-bottom: 246px;
}

.contactUs-div2>div {
    display: inline-block;
    width: 318px;
    height: 187px;
    border: solid 1px #dddddd;
    margin-right: 12px;
}

.contactUs-div2>span {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.contactUs-div2>div>div {
    margin: auto;
    text-align: center;
    margin-top: 30px;
}

.contactUs-div2>div>p {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #666666;
    text-align: center;
    margin-top: 5px;
}

.contactUs-div2>div>.h1 {
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    color: #333333;
    text-align: center;
    margin-top: 5px;
}

.contactUs-div2>span>p {
    display: inline-block;
    text-align: center;
    width: 184px;
    position: absolute;
    left: 0px;
    bottom: -7px;
    font-size: 12px;
    font-weight: normal;
    line-height: 25px;
    letter-spacing: 1px;
    color: #666666;
}

.banner-span {
    float: right;
    margin-top: 7px;
}