<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.join .join-header .jumbotron {
    background: url(/static/joinimg/banner.jpg) no-repeat center / cover;
    width: 100%;
    text-align: center;
    height: 1089px;
    padding: 0;
    margin: 0;
}

.join .join-header .join-headerform {
    color: #c59c6c;
}

.join .join-header .join-headerform .formtop {
    padding-bottom: 50px;
}

.join .join-header .join-headerform .container {
    margin-top: -100px;
    background: #fff;
    padding: 50px 0;
}

.join .join-header .join-headerform .line {
    width: 10px;
    height: 110px;
    background: url(/static/joinimg/line.png) repeat-y;
    margin-left: 50px;
    float: left
}

.join .join-header .join-headerform img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.join .join-header .join-headerform p {
    text-align: center;
    color: #c59c6c;
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 0;
}

.join .join-header .join-headerform .row&gt;div {
    border-left: 2pt solid #c59c6c
}

.join .join-header .join-headerform .row&gt;div:first-child {
    border-left: none
}

.join .join-header .join-headerform .forminfo h3 {
    font-size: 28px;
    line-height: 50px;
}

.join .join-header .join-headerform .forminfo ul {
    padding: 0;
}

.join .join-header .join-headerform .forminfo ul li {
    line-height: 28px;
    padding: 20px 0;
    font-size: 22px;
    display: flex
}

.join .join-header .join-headerform .forminfo ul li span {
    display: inline-block;
    width: 4.7em;
    border-right: 1px solid #ccc;
    margin-right: .4em;
}

.join .join-header .join-headerform .forminfo ul li.tablelist span {
    position: absolute;
    line-height: 12px;
    bottom: 20px;
    width: 100%;
    left: 0;
    font-size: 12px;
    border: none;
    margin: 0;
}

.join .join-header .join-headerform .forminfo ul li input[type="text"] {
    border: none;
    color: #666;
    flex: 1;
    background: #fff;
}

.join .join-header .join-headerform .forminfo ul li input::-webkit-input-placeholder {
    color: #ccc
}

.join .join-header .join-headerform .forminfo ul li input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc
}

.join .join-header .join-headerform .forminfo ul li input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc
}

.join .join-header .join-headerform .forminfo ul li input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc
}

.join .join-header .join-headerform .forminfo ul li.tablelist {
    border: 1pt solid #c59c6c;
    padding: 0;
    height: 80px;
    margin: 20px 0;
}

.join .join-header .join-headerform .forminfo ul li.tablelist label {
    font-weight: normal;
    border-left: 1pt solid #c59c6c;
    margin: 0;
    height: 80px;
    line-height: 80px;
    text-align: center;
}

.join .join-header .join-headerform .forminfo ul li.tablelist label:first-child {
    background: #c59c6c;
    color: #fff;
    line-height: 65px;
    position: relative;
}

.join .join-header .join-headerform .forminfo ul li.tablelist label input[type="checkbox"] {
    display: none;
}

.join .join-header .join-headerform .forminfo ul li.tablelist label img {
    display: inline-block;
    width: 20px;
    height: 20px;
}

.join .join-header .join-headerform .forminfo ul li.imglist {
    overflow: hidden;
    padding: 0;
    margin: 20px 0;
}

.join .join-header .join-headerform .forminfo ul li.imglist * {
    margin: 0;
    padding: 0;
}

.join .join-header .join-headerform .forminfo ul li.imglist li img {
    width: 100%;
    padding: 5px 0 0 5px
}

.join .join-header .join-headerform .forminfo ul li input[type="text"] .join .top {
    background: url(/static/img/join_banner.jpg) no-repeat center / cover;
    width: 100%;
    height: 1217px;
    text-align: center;
}

.join .join-header .join-headerform .forminfo ul li button {
    display: block;
    width: 246px;
    height: 48px;
    margin: 0 auto;
    background: none;
    border: none;
    color: #fff;
    background: url(/static/joinimg/btn_bg.png) no-repeat center
}

.join .top {
    background: url(/static/img/join_banner.jpg) no-repeat center / cover;
    width: 100%;
    height: 1217px;
    text-align: center;
}

.join .top .top_content .top_icon {
    width: 565px;
    margin: 0 auto;
    margin-top: 290px
}

.join .top .top_content .name,
.join .top .top_content .area {
    width: 130px;
    background: white;
    border-radius: 10px;
    height: 45px;
    padding: 0 10px;
    margin-top: 90px
}

.join .top .top_content .name input,
.join .top .top_content .area input {
    width: 60px;
    border: 0;
    outline: 0;
    line-height: 43px;
    border-radius: 10px;
}

.join .top .top_content .phone {
    width: 230px;
    background: white;
    border-radius: 10px;
    height: 45px;
    padding: 0 10px;
    margin-top: 90px
}

.join .top .top_content .phone input {
    width: 160px;
    border: 0;
    outline: 0;
    line-height: 43px;
    border-radius: 10px;
}

.join .top .top_content .btns {
    width: 250px;
    text-align: center;
    margin: 0 auto;
    background: #c59c6c;
    height: 50px;
    line-height: 50px;
    margin-top: 40px;
    border-radius: 50px;
    color: white;
    font-size: 20px;
}

.join .top .top_content .join_pho {
    width: 205px;
    margin-top: 150px;
}

.join .mid {
    
    text-align: center;
}

.join .mid_one {
    height: 420px;
}

.join .mid_one img {
    margin-top: 90px;
}

.join .mid_one p {
    margin: 0;
}

.join .mid_one p:nth-child(2) {
    font-size: 25px;
    color: #c59c6c;
    margin-top: 10px;
}

.join .mid_one p:nth-child(3),
.join .mid_one p:nth-child(5) {
    margin-top: 10px;
    font-size: 20px;
    color: #c59c6c;
}

.join .mid_one p:nth-child(3) {
    margin-top: 50px;
}

.join .mid_one p:nth-child(4),
.join .mid_one p:nth-child(6) {
    margin-top: 10px;
    /* font-size: 20px; */
    color: #311927;
}

.join .mid_two {
    height: 245px;
    background: #c59c6c
}

.join .mid_two img {
    width: 255px;
    margin-top: 130px;
}

.join .mid_two p {
    font-size: 25px;
    color: #e8d8c9;
    margin-top: 15px
}

.join .mid_three {
    height: 875px;
    background: url(http://www.cn-dreamland.com/static/img/join_bg.jpg) no-repeat center/cover;
    overflow: hidden;
}

.join .mid_three .content {
    margin-top: 0px;
}

.join .mid_three .content .pic {
    margin-top: 60px
}

.join .mid_three .content p {
    margin: 0;
    margin-top: 40px;
    font-size: 30px;
    color: #c59c6c;
}

.join .mid_three .content .text,
.join .mid_three .content .text_two {
    font-size: 20px;
    margin-top: 0px;
}

.join .mid_three .content .text {
    margin-top: 110px
}

@media screen and (max-width: 768px) {
    .join .top {
        height: 602px;
    }
    .join .top .top_content .top_icon {
        width: 80%;
        margin-top: 100px
    }
    .join .top .top_content .phone,
    .join .top .top_content .area {
        width: 190px;
        margin: 0 auto;
        margin-top: 18px;
        height: 32px;
    }
    .join .top .top_content .name {
        width: 190px;
        margin: 0 auto;
        height: 32px;
        margin-top: 36px;
    }
    .join .top .top_content .phone input,
    .join .top .top_content .area input,
    .join .top .top_content .name input {
        width: 70%;
        line-height: 30px;
    }
    .join .top .top_content .btns {
        width: 130px;
        margin-top: 22px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .join .top .top_content .join_pho {
        width: 120px;
        margin-top: 30px;
    }
    .join .mid_one {
        height: 210px;
    }
    .join .mid_one img {
        margin-top: 47px;
        width: 121px;
    }
    .join .mid_one p:nth-child(2) {
        font-size: 15px;
        color: #c59c6c;
        margin-top: 0;
    }
    .join .mid_one p:nth-child(3),
    .join .mid_one p:nth-child(5) {
        /* margin-top: 0; */
        font-size: 10px;
        color: #c59c6c;
    }
    .join .mid_one p:nth-child(3) {
        margin-top: 15px;
    }
    .join .mid_one p:nth-child(4),
    .join .mid_one p:nth-child(6) {
        margin-top: 0;
        /* font-size: 20px; */
        color: #311927;
    }
    .join .mid_two {
        height: 123px;
        background: #c59c6c
    }
    .join .mid_two img {
        width: 127px;
        margin-top: 70px;
    }
    .join .mid_two p {
        font-size: 15px;
        color: #e8d8c9;
        margin-top: 0
    }
    .join .mid_three {
        height: 316px;
    }
    .join .mid_three .content {
        margin-top: 20px;
    }
    .join .mid_three .content img {
        width: 30px;
    }
    .join .mid_three .content .row:first-child img {
        width: 100px;
    }
    .join .mid_three .content .text,
    .join .mid_three .content .text_two {
        font-size: 10px;
        font-weight: normal;
    }
    .join .mid_three .content .text {
        margin-top: 10px
    }
    .join .mid_three .content .pic {
        margin-top: 15px
    }
    .join .mid_three .content p {
        margin-top: 8px;
        font-size: 15px;
        font-weight: bold;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .join .join-header .jumbotron {
        height: 800px
    }
    .join .join-header .join-headerform .forminfo ul li.tablelist label {
        font-size: 18px;
    }
    .join .join-header .join-headerform .forminfo ul li.tablelist label img {
        width: 18px;
        height: 18px;
    }
    .join .join-header .join-headerform .forminfo ul li.imglist ul:first-child li img {
        height: 280px;
    }
    .join .join-header .join-headerform .forminfo ul li.imglist li img {
        height: 140px;
    }
}

@media screen and (max-width: 768px) {
    .join .join-header .jumbotron {
        height: 400px
    }
    .join .join-header .join-headerform .container {
        margin-top: 0;
        padding: 20px 0;
    }
    .join .join-header .join-headerform .formtop {
        margin: 0;
        padding-bottom: 0;
    }
    .join .join-header .join-headerform .row&gt;div {
        border: none;
        padding: 10px;
    }
    .join .join-header .join-headerform p {
        margin: 10px 0;
        font-size: 18px;
    }
    .join .join-header .join-headerform .forminfo {
        padding: 0 15px;
    }
    .join .join-header .join-headerform .forminfo h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .join .join-header .join-headerform .forminfo ul li {
        line-height: 28px;
        padding: 10px 0;
        font-size: 18px;
    }
    .join .join-header .join-headerform .forminfo ul li.tablelist {
        margin: 10px 0;
        height: 160px;
    }
    .join .join-header .join-headerform .forminfo ul li.tablelist label {
        font-size: 18px;
        line-height: 25px;
        height: 80px;
        padding: 15px 10px;
        overflow: hidden;
    }
    .join .join-header .join-headerform .forminfo ul li.tablelist label img {
        display: block;
        margin: 0 auto 5px;
        width: 15px;
        height: 15px;
    }
    .join .join-header .join-headerform .forminfo ul li.tablelist label:first-child {
        padding: 20px 0;
        line-height: 20px;
    }
    .join .join-header .join-headerform .forminfo ul li.tablelist .row {
        margin: 0;
    }
    .join .join-header .join-headerform .forminfo ul li.tablelist label:first-child,
    .join .join-header .join-headerform .forminfo ul li.tablelist label:nth-child(2),
    .join .join-header .join-headerform .forminfo ul li.tablelist label:nth-child(3) {
        border-bottom: 1pt solid #c59c6c;
    }
    .join .join-header .join-headerform .forminfo ul li.tablelist label:first-child,
    .join .join-header .join-headerform .forminfo ul li.tablelist label:nth-child(4) {
        border-left: 0;
    }
    .join .join-header .join-headerform .forminfo ul li.tablelist label:first-child span {
        font-size: 8px;
    }
    .join .join-header .join-headerform .forminfo ul li.imglist {
        margin: 10px 0;
    }
    .join .join-header .join-headerform .forminfo ul li.imglist ul:first-child li img {
        height: 120px;
    }
    .join .join-header .join-headerform .forminfo ul li.imglist li img {
        height: 60px;
    }
}</pre></body></html>