#contactUs{
    background: #3e3f43;
}
.index_footer {
    margin: 40px auto 0;

   /* height: 200px;*/
    background: #3e3f43;
    padding: 25px 0;
    width: 1160px;

}
.clear:after{
    display: block;
    content: "";
    clear: both;
}
.index_footer .index_footer_text {
    width: 1160px;
    /*height: 200px;*/
    margin: 0 auto;
    padding-top: 40px;
}

.index_footer .index_footer_left {
   /* height: 200px;*/
    margin: 0 auto;
    float: left
}

.index_footer .index_footer_left li {

    color: #fff !important
}
.index_footer .index_footer_left li.ziben{
    margin: 32px 0 16px;
    font-size: 14px;
}
.index_footer .index_footer_left .logo_w img{
    width: 142px;
}
.index_footer .index_footer_left .logo_ewm img{
    width: 160px;
}
.index_footer .index_footer_left li:nth-child(2) {
    margin-top: 20px;
    /*text-align: center;*/
    font-size: 12px;

}

/*.index_footer .index_footer_left li:nth-child(1) {
    margin-top: 68px;
    width: 153px;
    height: 153px
}*/

.index_footer .index_footer_left li:nth-child(2) img {
    width: 160px;

}
.index_footer .middle{
    margin-top: 200px;
    margin-left: 60px;
    float: left;
    color: #fff;
    display: flex;
}
.index_footer .middle a{
    margin-right: 30px;
    color: #fff;
    text-decoration: white;
}
.index_footer .index_footer_right {
    text-align: left;
   /* margin-top: 55px;*/
    float: left;
    font-size: 16px;
    line-height: 32px;
    padding-bottom: 38px;
}

.index_footer .index_footer_right li {
    color: #fff !important;
    line-height: 30px;
}


.index_footer .index_footer_right li:first-child {
    margin-top: 10px;
    font-size: 24px;
    margin-bottom: 26px;
}
.index_footer .index_footer_right li:first-child i.footLine{
    margin-top: 10px;
    display: block;
    width: 43px;
    height: 2px;
    background: #247ABF;
}

.ICP {
    width: 100%;
    font-size: 12px;
    text-align: center;
    line-height: 72px;
    height: 72px;
    color: #a2a6a8;
    background: #353535;
}
.ICP a{
    outline: none !important;
}

.index_telfooter, .tel_ICP {
    display: none
}
.copyRight{font-size: 12px;

    text-align: center;
    background: #1f1f1f;
}
.copyRight>a{
    padding: 20px 0;
    width: 1160px;
   color: #a2a6a8;
    background:#1f1f1f;
    height: 100%;
    box-sizing: border-box;
}

/*@media screen and (max-device-width: 800px) {

    .index_footer_right li, .index_footer_text, .index_telfooter {
        color: #fff !important
    }
    .index_footer{
       width: auto;
        box-sizing: border-box;
        padding: 0.4rem;
        margin-top: 0;
    }
    .index_footer .index_footer_text{
        width: auto;
    }
    .index_footer_right, .tel_ICP {
        font-size: 12px;
        line-height: 28px
    }

    .ICP, .index_footer {
        !*display: none*!
    }

    .index_telfooter {
        display: block;
        width: 100%;
        margin: 20px auto 0;
        background: #3c3f42
    }

    .index_telfooter img {
        width: 30%;
        margin: 10px 0
    }

    .index_footer_text {
        width: 95%;
        margin: 0 auto
    }

    .tel_ICP {
        display: block;
        width: 100%;
        text-align: center;
        color: #000;
        background: #dcdcdc
    }
    .mask .maskbox{
        width: 1160px;
        margin-left: -580px;
    }
    .nav{
        padding: 0 25px;
        box-sizing: border-box;
    }
    .enterprise{
        padding-left: 25px;
    }
}*/
/*
@media (max-width: 1160px) {
    #contactUs{
        width: 1160px;
        box-sizing: border-box;
        background: #3c3f42;
    }
    .index_footer {

        box-sizing: border-box;
        padding: 25px 25px;
    }
    .index_footer .index_footer_right{
        padding-right: 60px;
    }

}*/
@media screen and (max-device-width: 800px){
 .telcontactUs{
     position: relative;
     background: #3C3D3D;
     color: #fff;
 }
    .tel_index_footer{
        padding: 1rem 0.4rem 0.6rem;
    }
    .tel_index_footer .logo_ewm img{
        width: 3rem;
        margin-bottom: 1.0rem;
    }
    .tel_index_footer .tel_index_footer_top .title{
        font-size: 0.84rem;
        margin-bottom: 0.9rem;
    }
    .tel_index_footer .tel_index_footer_top li{
        font-size: 0.28rem;
        margin-bottom: 0.2rem;
    }
    .tel_index_footer .tel_index_footer_top li.telBeian a{
        color: #fff;
    }
    .tel_index_footer .tel_index_footer_bottom{
        margin-top: 1.2rem;
    }
    .tel_index_footer .tel_index_footer_bottom .ziben{
        font-size: 0.24rem;
    }
}
