.footer_parent{
    cursor: pointer;
}
.footer_box2_item_left{
    display: flex;
    align-items: center;
    margin-left: 10px;
}
.footer_box2_item_left>img{
    width: auto;
}
#wapIp{
    display: none;
}
@media only screen and (max-width: 500px){
    #wapIp{
        display: block;
    }
    #pcIp{
        display: none;
    }
    .footer_parent{
        width: 100%;
        height: 100%;
        background: #292929;
        min-width: 375px;
        box-sizing: border-box;
    }
    .footer_box{
        width: 90%;
        margin: 0 auto;
        height: 80px;
        display: none;
    }
    .footer_box_img2{
        width: 151px;
        height: 32px;
    }
    .footer_box_text{
        font-weight: 300;
        font-size: 16px;
        color: #F3F3F3;
    }
    .footer_box_text1{
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        padding-left: 13px;
    }
    .footer_box1{
        width: 100%;
        height: 140px;
        background: #202020;
    }
    .footer_box1_item{
        display: none;
    }
    .footer_box1_item1{
        width: 90%;
        height: 100%;
        margin: 0 auto;
    }
    .footer_box1_item1_box{
        width: 100%;
        height: 61px;
        box-sizing: border-box;
        border-bottom:  1px dashed #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer_box1_item_box_img{
        width:148px;
        height: 30px;
    }
    .footer_box1_item_box1{
        width: 100%;
        height: 78px;
        display: flex;
        box-sizing: border-box;
        padding-top: 17px;
    }
    .box1_left_img{
        width: 19px;
        height: 20px;
    }
    .box1_left_img1{
        width: 20px;
        height: 17px;
        margin-left: 5px;
    }
    .box1_left_text{
        font-weight: 300;
        font-size: 12px;
        color: #F3F3F3;
        padding-left: 10px;
    }
    .footer_box1_item1_box1{
        width: 100%;
        height: 78px;
        display: flex;
        flex-direction: column;
    }
    .footer_box1_item1_box1_top{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 15px;
    }
    .footer_box2{
        width: 100%;
        height: 60px;
        background: #292929;
    }
    .footer_box2_content{
        width: 95%;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 5px 0 0 0;
    }
    .text{
        font-weight: 300;
        font-size: 12px;
        color: #F3F3F3;
    }
    .footer_box2_item_left > .text{
        padding-left: 10px;
    }
    .footer_box2_item{
        display: flex;
        width: 100%;
        padding-top: 3px;
    }
}
@media only screen and (min-width: 501px) and (max-width: 860px) {
    #wapIp{
        display: block;
    }
    #pcIp{
        display: none;
    }
    .footer_parent{
        width: 100%;
        height: 100%;
        background: #292929;
    }
    .footer_box{
        width: 90%;
        margin: 0 auto;
        height: 80px;
        display: none;
    }
    .footer_box_img1{
        width: 30px;
        height: 32px;
        background: url("../../img/footer/img1.png") no-repeat;
        background-size: 100% 100%;
        margin-left: 24px;
    }
    .footer_box_img2{
        width: 151px;
        height: 32px;
        background: url("../../img/footer/img2.png") no-repeat;
        background-size: 100% 100%;
        margin-left: 10px;
    }
    .footer_box_img3{
        width: 228px;
        height: 26px;
        background: url("../../img/footer/img3.png") no-repeat;
        background-size: 100% 100%;
        margin-left: 46px;
    }
    .footer_box_text{
        font-weight: 300;
        font-size: 16px;
        color: #F3F3F3;
    }
    .footer_box_text1{
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        padding-left: 13px;
    }
    .footer_box1{
        width: 100%;
        height: 280px;
        background: #202020;
    }
    .footer_box1_item{
        display: none;
    }
    .footer_box1_item1{
        width: 90%;
        height: 100%;
        margin: 0 auto;
    }
    .footer_box1_item1_box{
        width: 100%;
        height: 123px;
        box-sizing: border-box;
        border-bottom:  1px dashed #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer_box1_item_box_img{
        width:296px;
        height: 60px;
    }
    .box1_left_img{
        width: 38px;
        height: 41px;
    }
    .box1_left_img1{
        width: 41px;
        height: 34px;
        margin-left: 10px;
    }
    .box1_left_text{
        font-weight: 300;
        font-size: 24px;
        color: #F3F3F3;
        padding-left: 20px;
    }
    .footer_box1_item1_box1{
        width: 100%;
        height: 156px;
        display: flex;
        flex-direction: column;
    }
    .footer_box1_item1_box1_top{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }
    .footer_box2{
        width: 100%;
        height: 120px;
        background: #292929;
    }
    .footer_box2_content{
        width: 95%;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 18px 0 0 0;
    }
    .text{
        font-weight: 300;
        font-size: 20px;
        color: #F3F3F3;
    }

    .footer_box2_item{
        display: flex;
        width: 100%;
        padding-top: 6px;
    }
    .footer_box2_item_left > .text{
        padding-left: 10px;
    }
}
@media only screen and (min-width: 861px) and (max-width: 1023px) {
    #wapIp{
        display: block;
    }
    #pcIp{
        display: none;
    }
    .footer_parent{
        width: 100%;
        height: 100%;
        background: #292929;
    }
    .footer_box{
        width: 90%;
        margin: 0 auto;
        height: 80px;
        display: none;
    }
    .footer_box_img1{
        width: 30px;
        height: 32px;
        background: url("../../img/footer/img1.png") no-repeat;
        background-size: 100% 100%;
        margin-left: 24px;
    }
    .footer_box_img2{
        width: 151px;
        height: 32px;
        background: url("../../img/footer/img2.png") no-repeat;
        background-size: 100% 100%;
        margin-left: 10px;
    }
    .footer_box_img3{
        width: 228px;
        height: 26px;
        background: url("../../img/footer/img3.png") no-repeat;
        background-size: 100% 100%;
        margin-left: 46px;
    }
    .footer_box_text{
        font-weight: 300;
        font-size: 16px;
        color: #F3F3F3;
    }
    .footer_box_text1{
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        padding-left: 13px;
    }
    .footer_box1{
        width: 100%;
        height: 280px;
        background: #202020;
    }

    .footer_box1_item{
        display: none;
    }
    .footer_box1_item1{
        width: 90%;
        height: 100%;
        margin: 0 auto;
    }
    .footer_box1_item1_box{
        width: 100%;
        height: 123px;
        box-sizing: border-box;
        border-bottom:  1px dashed #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer_box1_item_box_img{
        width:296px;
        height: 60px;
    }
    .box1_left_img{
        width: 38px;
        height: 41px;
    }
    .box1_left_img1{
        width: 41px;
        height: 34px;
        margin-left: 10px;
    }
    .box1_left_text{
        font-weight: 300;
        font-size: 24px;
        color: #F3F3F3;
        padding-left: 20px;
    }
    .footer_box1_item1_box1{
        width: 100%;
        height: 156px;
        display: flex;
        flex-direction: column;
    }
    .footer_box1_item1_box1_top{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }
    .footer_box2{
        height: 90px;
        background: #1B1B1B;
        width: 100%;
        box-sizing: border-box;
    }
    .footer_box2_content{
        margin: 0 auto;
        width: 95%;
        padding: 18px 0 0 0;
    }
    .text{
        font-weight: 300;
        font-size: 22px;
        color: #F3F3F3;
    }
    .footer_box2_item_left>.text{
        padding-left: 10px;
    }
    .footer_box2_item{
        display: flex;
        width: 100%;
        padding-top: 6px;
    }
}
@media only screen and (min-width: 1024px)and (max-width: 1279px) {
    .footer_parent{
        width: 100%;
        height: 100%;
        background: #292929;
    }
    .footer_box{
        width: 90%;
        margin: 0 auto;
        height: 80px;
        display: flex;
        align-items: center;
    }

    .footer_box_img2{
        height: 32px;
        object-fit: contain;
        cursor: pointer;
    }
    .footer_box_text{
        font-weight: 300;
        font-size: 16px;
        color: #F3F3F3;
    }
    .footer_box_text1{
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        padding-left: 13px;
    }
    .footer_box1{
        width: 100%;
        height: 284px;
        background: #202020;
    }
    .footer_box1_item{
        width: 90%;
        height: 100%;
        margin: 0 auto;
    }
    .footer_box1_item1{
        display: none;
    }
    .footer_box1_item_box1{
        width: 100%;
        height: 100%;
        display: flex;
        box-sizing: border-box;
        padding-top: 47px;
    }
    .footer_box1_item_box1_left{
        width: 100%;
        display: flex;
        column-gap: 20px;
    }
    .box1_left_box_item{
        flex: 1;

    }
    .box1_left_box_item_title{
        font-weight: 500;
        font-size: 14px;
        color: #F3F3F3;
        text-align: center;
    }
    .box1_left_box_item_bottom{
        width: 100%;
        margin-top: 30px;
    }
    .box1_left_box_item_text{
        font-weight: 300;
        font-size: 12px;
        color: #A5A5A5;
        line-height: 26px;
        text-align: center;
    }
    .footer_box1_item_box1_right{
        width: 250px;
        height: 100%;
        box-sizing: border-box;
        margin-left: 12px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .box1_right_top{
        width: 118px;
        height: 117px;
        /*background: url("../../img/footer/icon.png") no-repeat;*/
        /*background-size: 100% 100%;*/
        box-sizing: border-box;
    }
    .box1_right_bottom{
        width: 100%;
        margin-top: 18px;
        display: flex;
        align-items: center;
    }
    .box1_right_bottom_img{
        width: 8px;
        height: 10px;
        background: url("../../img/footer/phone.png") no-repeat;
        background-size: 100% 100%;
    }
    .box1_right_bottom_img1{
        width: 8px;
        height: 7px;
        background: url("../../img/footer/email.png") no-repeat;
        background-size: 100% 100%;
    }
    .box1_right_bottom_text{
        font-weight: 300;
        font-size: 12px;
        color: #F3F3F3;
        box-sizing: border-box;
        padding-left: 13px;
    }
    .footer_box2{
        width: 100%;
        height: 43px;
        background: #1B1B1B;
    }
    .footer_box2_content{
        width: 90%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        height: 100%;
    }
    .text{
        font-weight: 300;
        font-size: 12px;
        color: #F3F3F3;
    }
    .text:nth-child(n+2){
        padding-left: 10px;
    }
    .footer_box2_item{
        display: flex;
        padding-left: 10px;
    }
}
@media only screen and (min-width: 1280px) and (max-width: 1500px){
    .footer_parent{
        width: 100%;
        height: 100%;
        background: #292929;
    }
    .footer_box{
        width: 90%;
        margin: 0 auto;
        height: 80px;
        display: flex;
        align-items: center;
    }

    .footer_box_img2{
        height: 32px;
        object-fit: contain;
        cursor: pointer;
    }
    .footer_box_text{
        font-weight: 300;
        font-size: 16px;
        color: #F3F3F3;
    }
    .footer_box_text1{
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        padding-left: 13px;
    }
    .footer_box1{
        width: 100%;
        height: 320px;
        background: #202020;
    }
    .footer_box1_item{
        width: 95%;
        height: 100%;
        margin: 0 auto;
    }
    .footer_box1_item1{
        display: none;
    }
    .footer_box1_item_box1{
        width: 100%;
        height: 100%;
        display: flex;
        box-sizing: border-box;
        padding-top: 47px;
    }
    .footer_box1_item_box1_left{
        width: 100%;
        display: flex;
        column-gap: 20px;
    }
    .box1_left_box_item{
        flex: 1;
    }
    .box1_left_box_item_title{
        font-weight: 500;
        font-size: 16px;
        color: #F3F3F3;
        text-align: center
    }
    .box1_left_box_item_bottom{
        width: 100%;
        margin-top: 30px;
    }
    .box1_left_box_item_text{
        font-weight: 300;
        font-size: 14px;
        color: #A5A5A5;
        line-height: 30px;
        text-align: center
    }
    .footer_box1_item_box1_right{
        width: 280px;
        height: 100%;
        box-sizing: border-box;
        margin-left: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .box1_right_top{
        width: 118px;
        height: 117px;
        /*background: url("../../img/footer/icon.png") no-repeat;*/
        /*background-size: 100% 100%;*/
        box-sizing: border-box;
    }
    .box1_right_bottom{
        width: 100%;
        margin-top: 18px;
        display: flex;
        align-items: center;
    }
    .box1_right_bottom_img{
        width: 10px;
        height: 13px;
        background: url("../../img/footer/phone.png") no-repeat;
        background-size: 100% 100%;
    }
    .box1_right_bottom_img1{
        width: 11px;
        height: 9px;
        background: url("../../img/footer/email.png") no-repeat;
        background-size: 100% 100%;
    }
    .box1_right_bottom_text{
        font-weight: 300;
        font-size: 14px;
        color: #F3F3F3;
        box-sizing: border-box;
        padding-left: 13px;
    }
    .footer_box2{
        width: 100%;
        height: 43px;
        background: #1B1B1B;
    }
    .footer_box2_content{
        width: 90%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        height: 100%;
    }
    .text{
        font-weight: 300;
        font-size: 12px;
        color: #F3F3F3;
    }
    .text:nth-child(n+2){
        padding-left: 10px;
    }
    .footer_box2_item{
        display: flex;
        padding-left: 10px;
    }
}
@media only screen and (min-width: 1501px) and (max-width: 1700px){
    .footer_parent{
        width: 100%;
        height: 100%;
        /*height: 339px;*/
        background: #292929;
    }
    .footer_box{
        width: 1300px;
        margin: 0 auto;
        height: 80px;
        display: flex;
        align-items: center;
    }

    .footer_box_img2{
        height: 32px;
        object-fit: contain;
        cursor: pointer;
    }
    .footer_box_text{
        font-weight: 300;
        font-size: 16px;
        color: #F3F3F3;
    }
    .footer_box_text1{
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        padding-left: 13px;
    }
    .footer_box1{
        width: 100%;
        height: 378px;
        background: #202020;
    }
    .footer_box1_item{
        width: 1281px;
        height: 100%;
        margin: 0 auto;
    }
    .footer_box1_item1{
        display: none;
    }
    .footer_box1_item_box1{
        width: 100%;
        height: 100%;
        display: flex;
        box-sizing: border-box;
        padding-top: 62px;
    }
    .footer_box1_item_box1_left{
        width: 100%;
        display: flex;
        column-gap: 20px;
    }
    .box1_left_box_item{
        flex: 1;

    }
    .box1_left_box_item_title{
        font-weight: 500;
        font-size: 18px;
        color: #F3F3F3;
        text-align: center;
    }
    .box1_left_box_item_bottom{
        width: 100%;
        margin-top: 41px;
    }
    .box1_left_box_item_text{
        font-weight: 300;
        font-size: 16px;
        color: #A5A5A5;
        line-height: 35px;
        text-align: center
    }
    .footer_box1_item_box1_right{
        width: 300px;
        height: 100%;
        box-sizing: border-box;
        margin-left: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .box1_right_top{
        width: 156px;
        height: 156px;
        /*background: url("../../img/footer/icon.png") no-repeat;*/
        /*background-size: 100% 100%;*/
        box-sizing: border-box;
        margin-left: 29px;
    }
    .box1_right_bottom{
        width: 100%;
        margin-top: 22px;
        display: flex;
        align-items: center;
    }
    .box1_right_bottom_img{
        width: 10px;
        height: 13px;
        background: url("../../img/footer/phone.png") no-repeat;
        background-size: 100% 100%;
    }
    .box1_right_bottom_img1{
        width: 11px;
        height: 9px;
        background: url("../../img/footer/email.png") no-repeat;
        background-size: 100% 100%;
    }
    .box1_right_bottom_text{
        font-weight: 300;
        font-size: 15px;
        color: #F3F3F3;
        box-sizing: border-box;
        padding-left: 21px;
    }
    .footer_box2{
        width: 100%;
        height: 43px;
        background: #1B1B1B;
    }
    .footer_box2_content{
        width: 1281px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        height: 100%;
    }
    .text{
        font-weight: 300;
        font-size: 12px;
        color: #F3F3F3;
    }
    .text:nth-child(n+2){
        padding-left: 10px;
    }
    .footer_box2_item{
        display: flex;
        padding-left: 10px;
    }
}
@media only screen and (min-width: 1701px){
    .footer_parent{
        width: 100%;
        height: 100%;
        /*height: 339px;*/
        background: #292929;
    }
    .footer_box{
        width: 1300px;
        margin: 0 auto;
        height: 80px;
        display: flex;
        align-items: center;
    }
    .footer_box_img2{
        height: 32px;
        object-fit: contain;
        cursor: pointer;
    }
    .footer_box_text{
        font-weight: 300;
        font-size: 16px;
        color: #F3F3F3;
    }
    .footer_box_text1{
        font-weight: 400;
        font-size: 18px;
        color: #FFFFFF;
        padding-left: 13px;
    }
    .footer_box1{
        width: 100%;
        height: 378px;
        background: #202020;
    }
    .footer_box1_item{
        width: 1300px;
        height: 100%;
        margin: 0 auto;
    }
    .footer_box1_item1{
        display: none;
    }
    .footer_box1_item_box1{
        width: 100%;
        height: 100%;
        display: flex;
        box-sizing: border-box;
        padding-top: 62px;
    }
    .footer_box1_item_box1_left{
        width: 100%;
        display: flex;
        column-gap: 20px;
    }
    .box1_left_box_item{
        flex: 1;

    }
    .box1_left_box_item_title{
        font-weight: 500;
        font-size: 18px;
        color: #F3F3F3;
        text-align: center
    }
    .box1_left_box_item_bottom{
        width: 100%;
        margin-top: 41px;
    }
    .box1_left_box_item_text{
        font-weight: 300;
        font-size: 16px;
        color: #A5A5A5;
        line-height: 35px;
        text-align: center
    }
    .footer_box1_item_box1_right{
        width: 300px;
        height: 100%;
        box-sizing: border-box;
        margin-left: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .box1_right_top{
        width: 156px;
        height: 156px;
        /*background: url("../../img/footer/icon.png") no-repeat;*/
        /*background-size: 100% 100%;*/
        margin-left: 29px;
    }
    .box1_right_bottom{
        width: 100%;
        margin-top: 22px;
        display: flex;
        align-items: center;
    }
    .box1_right_bottom_img{
        width: 10px;
        height: 13px;
        background: url("../../img/footer/phone.png") no-repeat;
        background-size: 100% 100%;
    }
    .box1_right_bottom_img1{
        width: 11px;
        height: 9px;
        background: url("../../img/footer/email.png") no-repeat;
        background-size: 100% 100%;
    }
    .box1_right_bottom_text{
        font-weight: 300;
        font-size: 15px;
        color: #F3F3F3;
        box-sizing: border-box;
        padding-left: 21px;
    }
    .footer_box2{
        width: 100%;
        height: 43px;
        background: #1B1B1B;
    }
    .footer_box2_content{
        width: 1281px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        height: 100%;
    }
    .text{
        font-weight: 300;
        font-size: 12px;
        color: #F3F3F3;
    }
    .text:nth-child(n+2){
        padding-left: 10px;
    }
    .footer_box2_item{
        display: flex;
        padding-left: 10px;
    }
}
