.banner {
    height: 185px;
    background-image: url('/customer/images/lxwm_icon/banner_lxwm.png');
    background-size: cover;
    background-position: center;
}

.countiner {
    width: 100%;
    height: auto;
    /* border: 1px red solid;*/

}

.International {
    width: 1201px;
    height: 454px;
    background: #FFFFFF;
    border: 0px solid #EEEEEE;
    box-shadow: 1px 1px 24px 0px rgba(1, 0, 2, 0.04);
    border-radius: 10px;
    margin: 10px auto;
    /* display: flex; */
    margin-top: 20px;
}

.International>div {
    width: 100%;
    /* border: 1px red solid; */
    /* height: auto; */
}

.International_top {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px rgba(229, 231, 231) solid;
}

.International_top>div:first-child {
    font-size: 20px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    color: #333333;
    white-space: nowrap;
    /* border: 1px red solid; */
    width: 213px;
    position: relative;
    left: 46px;
}

.International_top>div:last-child {
    font-size: 12px;
    font-family: Adobe Heiti Std;
    font-weight: normal;
    white-space: nowrap;
    color: #888888;
    position: relative;
    left: 46px;
    margin-top: 5px;
}

.International_center {
    padding-top: 15px;
    padding-bottom: 15px;
}

.International_center>div:first-child {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    position: relative;
    left: 46px;
}

.International_center>div:first-child>span {
    color: #FF6100;
    font-size: 24px;
}

.International_center>div:nth-child(2) {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    position: relative;
    left: 46px;
    margin-top: 10px;
}

.unline {
    width: 390px;
    height: 1px;
    background: #000000;
    opacity: 0.1;
    position: relative;
    top: 10px;
    left: 40px;
}

.International_bottom {
    /* height: 300px; */
    display: flex;
}

.International_bottom>div {
    height: auto;
    /* border: 1px red solid; */
    /* width: 50%; */
}

.International_bottom_left>div {
    /* border: 1px red solid; */
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    white-space: nowrap;
}

.International_bottom_left>div>img {
    width: 19px;
    height: 20px;
    margin-left: 46px;
}

.International_bottom_left>div>div:nth-child(2) {
    margin-left: 10px;
    font-size: 14px;
}

.International_bottom_left>div>div:last-child {
    position: absolute;
    left: 190px;
    font-size: 13px;
}

.International_bottom_left>div>div:last-child>span {
    color: #3487D6;
    cursor: pointer;
}

.fir {
    margin-top: 9px;
}

.International_bottom_right>div {
    /* border: 1px red solid; */
    width: 145px;
    height: auto;
    position: relative;
    top: 19px;
    left: 84px;
}

.International_bottom_right>div>img {
    width: 144px;
    height: 144px;
}

.International_bottom_right>div>div {
    width: 100%;
    /* border: 1px red solid; */
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333
}



.Twobuttons {
    width: 100%;
    background-image: url('/customer/images/lxwm_icon/twobtnspic.png');
    height: 160px;
    margin-top: 25px;
    display: flex;
}

.Twobuttons>div {
    width: auto;
    height: 83px;
    background: #FFFFFF;
    margin: auto;
    border-radius: 42px 38px 4px 42px;
    cursor: pointer;
}

.Twobuttons_fir {
    display: flex;
    position: relative;
    left: 99px;
}

.Twobuttons_fir>div {
    margin: auto 12px;
    white-space: nowrap;
}

.fir_limit {
    margin-left: 23px !important;
}

.fir_demo {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #555555;
    margin-left: 39px !important;
}

.fir_btns {
    width: 104px;
    height: 28px;
    background: rgba(255, 97, 0, 0.03);
    border: 1px solid #888888;
    border-radius: 12px;
    text-align: center;
    line-height: 25px;
    margin-left: 57px !important;
    cursor: pointer;
}

.fir_btns:hover {
    border: 1px solid #FF6100;
    color: #FF6100;
}

.Twobuttons_sec {
    display: flex;
    position: relative;
    left: -138px;
}

.Twobuttons_sec>div {
    margin: auto 12px;
    white-space: nowrap;
}

.International_copy {
    width: 1201px;
    height: auto;
    background: #FFFFFF;
    border: 0px solid #EEEEEE;
    box-shadow: 1px 1px 24px 0px rgb(1 0 2 / 4%);
    border-radius: 10px;
    margin: 10px auto;
    /* display: flex; */
    margin-top: 30px;
}

.International_bottom_copy {
    padding-top: 15px;
    padding-bottom: 36px;
}

.International_bottom_copy>div {
    display: flex;
    margin-left: 46px;
    position: relative;
}

.International_bottom_copy>div:last-child {
    margin-top: 15px;
}

.International_bottom_copy>div>div:last-child {
    position: absolute;
    left: 108px;
    font-size: 14px;
}

.International_copy2 {
    width: 1201px;
    height: auto;
    background: #FFFFFF;
    border: 0px solid #EEEEEE;
    box-shadow: 1px 1px 24px 0px rgb(1 0 2 / 4%);
    border-radius: 10px;
    margin: 10px auto;
    /* display: flex; */
    margin-top: 25px;
}

.International_center_copy {
    display: flex;
    border-bottom: 1px rgba(229, 231, 231) solid;
}

.International_center_copy>div:first-child {
    width: 40%
}

.International_center_copy>div:last-child {
    width: 60%
}

.International_bottom_left_copy>div {
    /* border: 1px red solid; */
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    white-space: nowrap;
    margin-left: 46px;
}

.International_bottom_left_copy>div>div:nth-child(2) {
    position: absolute;
    left: 108px;
}

.fir_copy>div {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FF6100;
}

.International_bottom_right_copy>div {
    display: flex;
    position: relative;
    padding-top: 5px px;
    padding-bottom: 5px;
    white-space: nowrap;
    margin-top: 5px;
}

.International_bottom_right_copy>div>div:nth-child(2) {
    position: absolute;
    left: 108px;
}

.International_bottom_right_copy span {
    color: #3487D6;
    cursor: pointer;
}

.dancount {
    left: 196px !important;
}

.postion {
    margin-left: 10px;
}

.cc {
    cursor: pointer;
}

.addnew_class {
    display: flex;
    margin-left: 20%
}

@media (max-width:1200px) {
    .addnew_class {
        display: block;
        margin-left: 0;
    }

    .banner {
        height: 174px;
        background-position: center;
        background: url(/customer/images/banner_xlwm.png);
        background-size: 100%;
        background-repeat: no-repeat;
    }

    .International {
        width: 100%;
        height: auto;
        padding-left: 30px;
    }

    .International_copy {
        width: 100%;
    }

    .International_copy2 {
        width: 100%;
    }

    .Twobuttons>div {
        width: 300px;
        height: 51px;
        background: #FFFFFF;
        margin: auto;
        border-radius: 42px 38px 4px 42px;
        /* padding-left: 44px; */
    }

    .Twobuttons_fir {
        display: flex;
        position: relative;
        width: 330px;
        left: 0px;
    }

    .Twobuttons_sec {
        display: flex;
        position: relative;
        left: 0px;
    }

    .Twobuttons {
        width: 100%;
        background-image: url(/customer/images/lxwm_icon/twobtnspic.png);
        height: 160px;
        margin-top: 25px;
        display: flex;
        padding-left: 15px;
        padding-right: 15px;
    }

    .fir_btns {
        border-radius: 4px;
    }

    .fir_demo {
        font-size: 18px;
        font-family: Microsoft YaHei;
        font-weight: 400;
        color: #555555;
        margin-left: 0px !important;
    }

    .fir_btns {
        margin-left: 0px !important;
        width: auto;
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (max-width:750px) {
    .banner {
        height: 130px;
        background-position: 10%;
        width: 100%;
        background-size: cover;
    }

    .International {
        width: 100%;
        height: auto;
        padding-left: 0px;
    }

    .International_bottom {
        /* height: 300px; */
        display: block;
    }

    .International_top>div:first-child {
        font-size: 18px;
        left: 16px;
    }

    .International_top>div:last-child {
        left: 16px;
    }

    .International_center>div:first-child {
        left: 16px;
        font-size: 14px;
    }

    .International_center>div:first-child>span {
        font-size: 18px;
    }

    .International_center>div:nth-child(2) {
        left: 16px;
    }

    .International_bottom_left>div>img {
        margin-left: 16px;
    }

    .International_bottom_left>div>div:last-child {
        left: 158px;
        font-size: 13px;
    }

    .International_bottom_right>div {
        display: flex;
        white-space: nowrap;
        left: 24px;
    }

    .International_bottom_right>div>img {
        order: 2;
        /* width: 115px; */
        margin-left: 25px;
    }

    .International {
        padding-bottom: 30px;
    }

    .International_bottom_right>div>div {
        line-height: 90px;
        width: 89px;
    }

    .unline {
        width: 316px;
        height: 1px;
        background: #000000;
        opacity: 0.1;
        position: relative;
        top: 10px;
        left: 20px;
    }

    .Twobuttons {
        display: flex;
        flex-wrap: wrap;
        padding: 0px 16px;
        width: 100%;
    }

    .Twobuttons>div {
        width: 100%;
    }

    .fir_btns {
        margin-left: 0px !important;
        width: auto;
        padding-left: 5px;
        right: 5px;
        top: 12px;
        position: absolute;
        padding-right: 5px;
    }

    .International_bottom_copy>div {
        margin-left: 16px;
    }

    .International_bottom_copy>div>div:last-child {
        position: absolute;
        font-size: 12px;
        left: 76px;
    }

    .International_center_copy {
        display: block;
        border-bottom: 1px rgba(229, 231, 231) solid;
    }

    .International_bottom_right_copy>div {
        margin-left: 16px;
    }

    .International_bottom_left_copy>div {
        margin-left: 16px;
    }

    .International_bottom_left_copy {
        border-bottom: 1px rgba(229, 231, 231) solid;
    }

    .International_copy {
        width: 100%;
    }

    .International_copy2 {
        width: 100%;
    }
}

@media (max-width:400px) {
    .change {
        left: 158px;
        font-size: 13px;
        display: flex;
        flex-wrap: wrap;
    }
}