.retail-website-content{
    width:100%;
    height:auto;
}

.retail-website-content .retail-website-kv{
    width:100%;
    height:680px;
    background:url('../img/retail_website_kv.jpg') no-repeat bottom center;
    background-size:cover;
    position:relative;
}

.retail-website-content .retail-website-kv .txt{
    width:296px;
    height:87px;
    background:url('../img/retail_website/retail_website_txt.png') no-repeat top center;
    position:absolute;
    right:292px;
    top:50%;
    margin-top:-43.5px;
}

.english-edition .retail-website-content .retail-website-kv .txt{
    width:521px;
    height:112px;
    background:url('../img/retail_website/en_retail_website_txt.png') no-repeat top center;
    position:absolute;
    right: 171px;
    top: 50%;
    margin-top: -43.5px;
}

.retail-website-content .retail-website-shopping{
    padding:0 90px 0 90px;
    margin-top:-8%;
    display:flex;
    position:relative;
    justify-content: space-between;
}

.retail-website-content .retail-website-shopping .left{
    width:40%;
    height:655px;
    display:table;
    order:1;
}

.retail-website-content .retail-website-shopping .left .text{
    display:table-cell;
    vertical-align: middle;
    line-height:30px;
}

.retail-website-content .retail-website-shopping .left .text .text-blue{
    font-size:1.44444rem;
}

.retail-website-content .retail-website-shopping .right{
    width:55%;
    height:655px;
    background:url('../img/retail_website/retail_website_computer.png') no-repeat top center;
    order:2
}

.retail-website-content .retail-website-shopping .right img{
    display:block;
    width:78.8%;
    height:auto;
    margin:0 auto;
    margin-top:8.9%;
}

/*.retail-website-content .retail-website-shopping .right img{
    width:100%;
    height:auto;
    display:block;
}*/


.retail-website-content .retail-website-bottom{
    width:100%;
    height:auto;
    background:url('../img/fill_bg.png');
}

.retail-website-content .retail-website-bottom .website-bottom-content{
    padding:0 120px 60px 314px;
    position:relative;
    display: flex;
}

.retail-website-bottom .website-bottom-content .website-bottom-mobile{
    width:34.7%;
    height:621px;
    margin-top:-7.2%;
    margin-right:7%;
    background:url('../img/retail_website/retail_website_mobile.png') no-repeat top left;
}

.retail-website-bottom .website-bottom-content .website-bottom-info{
    width:52%;
    height:621px;
    display:table;
}

.retail-website-bottom .website-bottom-content .website-bottom-info .main{
    display:table-cell;
    vertical-align: middle;
    line-height:30px;
}

.retail-website-bottom .website-bottom-content .website-bottom-info ul{
    margin-top:38px;
}

.retail-website-bottom .website-bottom-content .website-bottom-info ul li{
    width:100%;
    overflow:hidden;
    margin-bottom:27px;
}

.retail-website-bottom .website-bottom-content .website-bottom-info ul li div{
    float:left;
    width:85%;
}

.retail-website-bottom .website-bottom-content .website-bottom-info ul li div.text-blue{
    width:11%;
    font-weight:bold;
}

.retail-website-bottom .website-bottom-content .website-bottom-info .more{
    cursor: pointer;
}

@media screen and (max-width:2560px) {
    .retail-website-content .retail-website-shopping .right img {
        display: block;
        width: 48.8%;
        height: auto;
        margin: 0 auto;
        margin-top: 5%;
    }
}

@media screen and (max-width:1920px) {
    .retail-website-content .retail-website-shopping .right img {
        display: block;
        width: 66.8%;
        height: auto;
        margin: 0 auto;
        margin-top: 7%;
    }
}

@media screen and (max-width: 1600px) {
    .retail-website-content .retail-website-shopping .right img {
        display: block;
        width: 80.8%;
        height: auto;
        margin: 0 auto;
        margin-top: 9.2%;
    }
}

@media screen and (max-width: 1440px) {
    .retail-website-content .retail-website-bottom .website-bottom-content {
        padding: 0 120px 0 224px;
        position: relative;
        display: flex;
    }

    .retail-website-bottom .website-bottom-content .website-bottom-info ul li div.text-blue {
        width: 14%;
        font-weight: bold;
    }

    .retail-website-content .retail-website-shopping .right img {
        display: block;
        width: 77.8%;
        height: auto;
        margin: 0 auto;
        margin-top: 9.2%;
    }
}

@media screen and (max-width:1280px){
    .english-edition .retail-website-content .retail-website-kv .txt{
        right: 127px;
        top: 50%;
        margin-top: -43.5px;
        background-size: 80%;
    }
}

@media screen and (max-width:1024px){
    .retail-website-content .retail-website-kv .txt {
        width: 296px;
        height: 87px;
        background: url('../img/retail_website/retail_website_txt.png') no-repeat top center;
        position: absolute;
        right: 146px;
        top: 50%;
        margin-top: -43.5px;
        background-size: 80%;
    }

    .english-edition .retail-website-content .retail-website-kv .txt{
        width:521px;
        height:112px;
        background:url('../img/retail_website/en_retail_website_txt.png') no-repeat top center;
        position:absolute;
        right:50px;
        top:50%;
        margin-top:-43.5px;
        background-size:70%;
    }

    .english-edition .retail-website-content .retail-website-shopping {
        padding: 55px 80px;
        margin-top: -12%;
        display: flex;
        position: relative;
    }

    .retail-website-content .retail-website-bottom {
        width: 100%;
        height: auto;
        background: url('../img/fill_bg.png');
        padding-bottom: 50px;
    }

    .retail-website-content .retail-website-bottom .website-bottom-content {
        padding: 0 120px 0px 120px;
        position: relative;
        display: flex;
        border-top: 1px solid transparent;
        /* padding-bottom: 50px; */
    }

    .retail-website-bottom .website-bottom-content .website-bottom-mobile {
        width: 34.7%;
        height: 530px;
        margin-top: -7.2%;
        margin-right: 8%;
        background: url('../img/retail_website/retail_website_mobile.png') no-repeat top left;
        background-size: 100%;
    }

    .retail-website-bottom .website-bottom-content .website-bottom-info {
        width: 60%;
        height: 530px;
        display: table;
        /* margin-bottom: 50px; */
    }

    .retail-website-bottom .website-bottom-content .website-bottom-info ul li div.text-blue {
        width: 20%;
    }

    .retail-website-bottom .website-bottom-content .website-bottom-info ul li div {
        float: left;
        width: 80%;
    }


}

@media screen and (max-width: 768px) {
    .retail-website-content .retail-website-kv .txt {
        width: 296px;
        height: 87px;
        background: url('../img/retail_website/retail_website_txt.png') no-repeat top center;
        position: absolute;
        right: 46px;
        top: 50%;
        margin-top: -43.5px;
        background-size: 80%;
    }

    .english-edition .retail-website-content .retail-website-kv .txt{
        width:521px;
        height:112px;
        background:url('../img/retail_website/en_retail_website_txt.png') no-repeat top center;
        position:absolute;
        right: -18px;
        top: 50%;
        margin-top: -43.5px;
        background-size: 62%;
    }

    .english-edition .retail-website-content .retail-website-shopping {
        padding: 112px 80px;
        margin-top: -12%;
        display: flex;
        position: relative;
    }

    .retail-website-content .retail-website-shopping {
        padding: 0 20px;
        margin-top: -7%;
        display: flex;
        position: relative;
    }
}

@media screen and (max-width: 425px) {
    .retail-website-content .retail-website-kv .txt {
        width: 296px;
        height: 87px;
        background: url('../img/retail_website/retail_website_txt.png') no-repeat top center;
        position: absolute;
        right: -21px;
        top: 50%;
        margin-top: -65.5px;
        background-size: 72%;
    }

    .english-edition .retail-website-content .retail-website-kv .txt{
        width:521px;
        height:112px;
        background:url('../img/retail_website/en_retail_website_txt.png') no-repeat top center;
        position:absolute;
        right: -128px;
        top: 50%;
        margin-top: -50px;
        background-size: 43%;
    }

    .retail-website-content .retail-website-shopping .left .text{
        line-height:22.5px;
    }

    .retail-website-bottom .website-bottom-content .website-bottom-info .main{
        line-height:22.5px;
    }
}

@media screen and (max-width: 375px) {
    .english-edition .retail-website-content .retail-website-kv .txt{
        right: -146px;
        top: 50%;
        margin-top: -50px;
        background-size: 36%;
    }
}

@media screen and (max-width: 320px) {
    .english-edition .retail-website-content .retail-website-kv .txt{
        right: -165px;
        top: 50%;
        margin-top: -34px;
        background-size: 28%;
    }
}
