
.foote{
    overflow:hidden;
    width: 100%;
    /*background-color: #222222;*/
    background-color: #EAECEC;
    margin-top: 20px;
    /*background: url("/public/front/images/newView/aa_05_01.jpg") ;*/
}
.foote-cont{
    height: 407px;
    color: #fff;
}
.foote-icon{
    width: 107px;
    height: 36px;
    display: inline-block;
    float: right;
    /*margin-right: 418px;*/
    margin-top: 31px;
    background: url(/public/front/images/newView/b-qq.jpg) 2px 1px;
}
.foote-cont b{
    font-weight: bold;
    font-size: 22px;
    margin-right: 20px;
}
.foote-cont p{
    line-height: 100px;
    font-size: 18px;
    letter-spacing: 2px;
    width: 800px;
    margin: 0 auto;
}
.foote-img{
    width: 1196px;
    /*height:82px;*/
    border-bottom: 1px solid #b2b0b0;
    /*background: url("/public/front/images/newView/foot.jpg") ;*/
}
.foote-img ul{
    overflow: hidden;
}
.foote-img li{
    line-height: 30px;
    width: 180px;
    /*height: 30px;*/
    float: left;
    margin: 0px 8px;
    position: relative;
 }
.foote-img li a{
   display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.foote-img li:hover{
    /*color:#fff;*/
    color: #2E2E2E;
}
.foote-c{
    float: left;
    margin-top: 10px;
    width: 538px;
    height: 176px;
}
.foote-c ul{
    width: 130px;
    float: left;
    line-height: 36px;
    margin-left: 20px;
}
.foote-c-ul{
    width: 30px !important;
}
.foote-c li a{
    color:#2E2E2E;
    /*color:#b2b0b0;*/
}
.foote-c li a:hover{
    color:#2E2E2E;
}
.ml-1{
    margin-left: 10px;
}
.ml-2{
    margin-left: 20px;
}
.foote-img1{
    float: left;
    width: 188px;
    height: 127px;
    background: url("../images/newView/b-phone.jpg");
    margin: 30px 111px 0 0;
}
.foote-img2{
    float: left;
    width: 326px;
    height: 127px;
    background: url("../images/newView/b-two.jpg");
    margin: 26px 0px 0 24px;
}
.f-ccc{
    /*color: #b2b0b0;*/
    color: #2E2E2E;
}
.fs-1{
    font-size: 14px;
}
.f-fff{
    /*color: #fff;*/
    color: #2E2E2E;
}
.li-d{
list-style: disc;
}
.bah{
text-align: center;
width: 100%;
margin: 0 auto;
height: 20px;
float: left;
font-size: 12px;
color: #7c7575;
}
.bah a{
color: #7c7575;
}

.iconR{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/newView/iconR.png");
    background-size: cover;

}
.iconB{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/newView/iconB.png");
}