.wechat_order {
    height: 590px;
    background: url("https://alioss.ifeixiu.com/feixiu/home/clean-pc/wechat/bg_01.png") no-repeat;
    background-size: 100% 590px;
    display: flex;
    padding: 0 50px;
    justify-content: space-between;
}

.wechat_order .wechat_left_arrow, .wechat_order .wechat_right_arrow {
    width: 28px;
    height: 46px;
    cursor: pointer;
}

.wechat_order .wechat_left_arrow {
    transform: rotate(180deg);
}

.wechat_order .wechat_left_arrow, .wechat_order .wechat_right_arrow {
    margin-top: 262px;
}

.wechat_order .order_left, .wechat_order .order_right {
    width: calc(50% - 50px);
}

.wechat_order .order_left {
    padding: 90px 0 0 150px;
}

.wechat_order .order_right {
    padding: 0 0 0 calc((50% - 50px - 278px) / 2);
}

.wechat_order.order_title {
    font-size: 36px;
}

.wechat_order .order_subtitle {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
}

.wechat_order .img_item_img {
    width: 62px;
    height: 62px;
}

.wechat_order .line {
    margin-top: 24px;
}

.wechat_order .img_item_img img {
    width: 50px;
    height: 50px;
}

.wechat_order .wechat_qrcode {
    margin-top: 40px;
    display: flex;
    align-items: center;
}

.wechat_order .wechat_qrcode img {
    width: 153px;
    height: 153px;
    margin-right: 20px;
}

.wechat_order .wechat_qrcode .text_5 {
    font-size: 18px;
}

.wechat_order .wechat_qrcode .text_2 {
    font-size: 24px;
}

.wechat_order .order_banner_box {
    width: 278px;
}

.wechat_order .order_banner {
    width: 1390px;
    padding-top: 62px
}

.wechat_order .order_banner li {
    background: url("https://alioss.ifeixiu.com/feixiu/home/clean-pc/wechat/phone_01.png") no-repeat;
    background-size: 100% 100%;
    width: 278px;
    height: 528px;
}

.wechat_order .order_banner li img:first-child {
    width: 259px;
    margin: 68px 0 0 10px;
}

.advantage {
    margin-bottom: 30px;
    position: relative;
}

.advantage_container {
    height: 732px;
    display: flex;
    margin: 0 auto 20px;
    padding: 30px calc((100vw - 320px - 300px - 300px) / 2);
}

.advantage_container_top {
    margin-top: 20px;
}
.advantage_container_top .advantage_right {
    margin-right: 300px;
}
.advantage_left {
    height: 666px;
}

.advantage_img {
    height: 666px;
}

.advantage_right {
    padding-top: 50px;
    width: 300px;
}

.advantage_right_title {
    font-size: 32px;
    margin-bottom: 30px;
    white-space: nowrap;
}

.advantage_right_text {
    font-size: 18px;
    margin-bottom: 10px;
    white-space: nowrap;
}

.advantage_container_top {
    background-color: #f5f5f5;
}

.advantage_container_bottom .advantage_left {
    margin-right: 300px;
}

.service_diff_title {
    font-size: 32px;
    font-weight: 900;
    text-align: center;
    margin: 20px 0 30px 0;
}

.hidden {
    display: none;
}

.bottom_box {
    padding: 30px 40px 50px;
}

.banner {
    display: block;
    margin: 0 auto;
    width: calc(100vw - 35vw);
    min-width: 1080px;
}

.rule_title {
    font-size: 32px;
    font-weight: 500;
}