@media screen and (max-width:736px) {
    .container .nav_two_right>ul>button {
        display: none;
    }

    .hot_products {
        height: 80%;
    }

    .hot_products>.right>div>p {
        margin: 10% 0 20% 0;
    }

    .more_app {
        width: 100%;
    }

    .more_app>.circel {
        height: 355px;
        width: 350px;
    }

    #lk_scrollInner #lk_content>ul>li {
        font-size: 0.6rem;

    }

    #lk_scrollInner #lk_content>ul>li>b {
        font-size: 0.6rem;
    }

    #lk_scrollInner #lk_content>ul>li>p {
        font-size: 0.5rem;
    }

    .news>.lr_rt {
        height: 80%;
    }

    .news>.lr {
        top: 85%;
    }

    .news>.lr_rt {
        height: 65%;
    }

    .world>div>.wd_right {
        top: -62%;
    }

    .world>div>.wd_mid>img {
        width: 100%;
    }

    .world>div>.wd_mid>img {
        margin: auto;
    }

    .footer>.main {
        height: 70%;
    }

    .footer>.main>.ft_left>ul {
         height: 180px;
    }

    .footer .foot_end {
        position: absolute;
        bottom: 5%;
        left: 0%;
        height: 20px;
        width: 100%;
        text-align: center;
        color: #9a9a9a;
        font-size: 12px;
    }

    .footer>.main>.ft_right>div>h5 {
        margin: 3% 0;
    }

    .footer {
        height: 100%;
    }

    .world>div>.wd_mid {
        transform: translateY(0);
    }

    .world {
        height: 90%;
    }

    .world>div {
        height: 100%;
    }

    .more_app>.left>div>.ico_lf,
    .more_app>.left>div>.ico_rt,
    .news>.lr>span {
        background: url(../img/left.png) no-repeat 42% 52% #B5B8BD;
    }

    .famous>h2 {
        margin-bottom: 5%;
    }

    .footer>.main>.ft_left>.ft_rt_three {
        width: 17%;
    }

    .footer>.main>.ft_left>.ft_rt_three>p,
    .footer>.main>.ft_left>.ft_rt_three>p:first-child {
        font-size: 0.7rem;
    }

    #nav>.nav_two_rt_mob {
        padding-top: 4%;
    }

    .news>.lr_rt>.lr_lf>button {
        height: 60%;
        margin-top: 15px;
        margin-left: 0;
        font-size: 0.5rem;
        line-height: 5vw;
    }

    .news>.lr_rt>.lr_lf>button>b {
        font-size: 0.5rem;
        line-height: 5vw;
    }


}

@media screen and (max-width:736px) and (max-height:815px) {
    .footer {
        height: 800px;
    }

    .world {
        height: 80%;
    }

    .top>.banner>div:nth-child(2)>.mid>span {
        width: 40%;
        bottom: 30%;
        left: 33%;
    }
}

@media screen and (max-width:736px) and (max-height:670px) {
    .footer {
        height: 100%;
    }

    .world {
        height: 100%;
    }

    .top>.banner>div:nth-child(2)>.mid>span {
        width: 40%;
        bottom: 25%;
        left: 33%;
    }
}