/*  手机等小屏幕手持设备*/
@media screen and (min-width: 320px) and (max-width: 767px) {
    .home-foot{
        text-align: center;
        padding: 30px;
    }
    .address-tp{
        font-size: 20px;
        color: #791a96;
        font-style:italic;
    }
    .home-foot4{
        display: block;
        color: #791a96;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 17px;
    }
    .home-foot1{
        display: none;
    }
    .home-foot3{
        margin-left: 0px;
        display: inline-flex;
        display: flex;
        text-align: center;
        color: #666666;
        font-size: 14px;
    }
    .home-branda{
        width: 82%;
        margin-top: 24px;
        box-shadow: 0px 0px 5px 1px #eeeeee;
    }
    .foot-left{
        margin-left: 14%;
    }
    .home-foot5{
    }
    .home-foot2{
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
    .foot-company{
        color: #791a96;
        font-size: 30px;
        font-weight: 700;
    }
    .foot-company-English{
        color: #791a96;
        font-size: 20px;
        font-weight: 700;
    }
    .foot-marginAuto {
        margin: 0 auto;
    }
}
/*  //平板*/
@media screen  and (min-width: 767px) and (max-width: 1024px) {
    .home-foot{
        text-align: center;
        padding: 30px;
    }
    .address-tp{
        font-size: 20px;
        color: #791a96;
        font-style:italic;
    }
    .home-foot4{
        display: block;
        color: #791a96;
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 17px;
    }
    .home-foot1{
        display: none;
    }
    .home-brandb{
        margin-left: 15px;
    }
    .home-foot3{
        margin-left: 0px;
        display: inline-flex;
        display: flex;
        text-align: center;
        color: #666666;
        font-size: 14px;
    }
    .home-branda{
        width: 82%;
        margin-top: 24px;
        box-shadow: 0px 0px 5px 1px #eeeeee;
    }
    .foot-marginAuto{
        margin:0 auto;
    }
    .foot-company{
        color: #791a96;
        font-size: 30px;
        font-weight: 700;
    }
    .foot-company-English{
        color: #791a96;
        font-size: 20px;
        font-weight: 700;
    }
    .foot-marginAuto {
        margin: 0 auto;
    }
    .home-foot2{
        width: 252px;
        text-align: left;
        margin: 0 auto;
    }
}

/*  //笔记本*/
@media screen  and (min-width: 1025px) and (max-width: 1300px) {

    .home-foot{
        height:282px;
    }
    .home-foot1{
        margin-top: 114px;

        line-height: 27px;
    }
    .home-foot1 img{
        width: 290px;
    }
    .home-foot2{
        margin-top: 106px;
        margin-left: 21px;
        line-height: 26px;
    }
    .home-foot2 img{
        width: 152px;
        height:23px;
    }
    .home-foot3{
        margin-left: 25px;
        display: inline-flex;
        display: flex;
        text-align: center;
        color: #666666;
        font-size: 14px;
    }
    .home-branda{
        width: 135px;
        margin-top: 77px;
        box-shadow: 0px 0px 5px 1px #eeeeee;
    }
    .flex-containers{
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .home-carebs{
        width: 87%;
        margin:0 auto;
        overflow: hidden;

    }
    .address-tp{
        font-size: 20px;
        color: #791a96;
        font-style:italic;
    }
    .home-foot1 p{
        font-size: 30px;
        color: #791a96;
    }
    .home-foot1:after{

    }
    .home-foot5{
        width: 1px;
        height: 44px;
        background: #791a96;
        margin-top: 119px;
        margin-left: 28px;
        margin-right: 11px;
    }
    .foot-company{
        color: #791a96;
        font-size: 30px;
        font-weight: 700;
    }
    .foot-company-English{
        color: #791a96;
        font-size: 20px;
        font-weight: 700;
    }
    .home-foot4{
        display: none;
    }
    .home-brandb{
        margin-left: 15px;
    }

}
/*  //笔记本*/
@media screen  and (min-width: 1300px) and (max-width: 1600px) {

    .home-foot{
        height:286px;
    }
    .home-foot1{
        margin-top: 114px;

        line-height: 27px;
    }
    .home-foot1 img{
        width: 290px;
    }
    .home-foot2{
        margin-top: 101px;
        margin-left: 21px;
        line-height: 26px;
    }
    .home-foot2 img{
        width: 152px;
        height:23px;
    }
    .home-foot3{
        margin-left: 166px;
        display: inline-flex;
        display: flex;
        text-align: center;
        color: #666666;
        font-size: 14px;
    }
    .home-branda{
        width: 150px;
        margin-top: 66px;
        box-shadow: 0px 0px 5px 1px #eeeeee;
    }
    .flex-containers{
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .home-carebs{
        width: 87%;
        margin:0 auto;
        overflow: hidden;

    }
    .address-tp{
        font-size: 20px;
        color: #791a96;
        font-style:italic;
    }

    .home-foot4{
        display: none;
    }
    .home-foot5{
        width: 1px;
        height: 44px;
        background: #791a96;
        margin-top: 116px;
        margin-left: 28px;
        margin-right: 11px;
    }
    .foot-company{
        color: #791a96;
        font-size: 30px;
        font-weight: 700;
    }
    .foot-company-English{
        color: #791a96;
        font-size: 20px;
        font-weight: 700;
    }
    .home-brandb{
        margin-left: 15px;
    }

}

@media screen  and (min-width: 1600px) {
    .home-foot4{
        display: none;
    }
    .home-foot{
        height:384px;
    }
    .home-foot1{
        margin-top: 167px;

        line-height: 27px;
    }
    .home-foot1 img{
        width: 331px;
    }
    .home-foot2{
        margin-top: 153px;
        margin-left: 21px;
        line-height: 26px;
    }
    .home-foot2 img{
        width: 152px;
        height:23px;
    }
    .home-foot3{
        margin-left: 166px;
        display: inline-flex;
        display: flex;
        text-align: center;
        color: #666666;
        font-size: 14px;
    }
    .home-branda{
        width: 150px;
        margin-top: 117px;
        box-shadow: 0px 0px 1px 0px #eeeeee;
        margin-bottom: 8px;
    }
    .flex-containers{
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .home-carebs{
        width: 87%;
        margin:0 auto;
        overflow: hidden;

    }
    a {
        text-decoration: dashed;
    }
    .address-tp{
        font-size: 20px;
        color: #791a96;
        font-style:italic;
    }
    .home-foot1 p{
        font-size: 30px;
        color: #791a96;
    }
    .home-foot1:after{

    }

    .home-brandb{
        margin-left: 15px;
    }
    .home-foot5{
        width: 1px;
        height: 44px;
        background: #791a96;
        margin-top: 169px;
        margin-left: 28px;
        margin-right: 11px;
    }
    .foot-company{
        color: #791a96;
        font-size: 30px;
        font-weight: 700;
    }
    .foot-company-English{
        color: #791a96;
        font-size: 20px;
        font-weight: 700;
    }
    .foot-line{

    }

}
.foot_info_met_11_1_31 p{
    font-size: 14px;
}
.foot_info_met_11_1_31 .powered_by_metinfo{
    font-size: 14px;
}
