.x-header .head-link,.no-data{
    color: #4b3627;
}
.search-mod .search-tap.btn1 {
    background: url(../images/menu6.png) no-repeat center;
    background-size: contain;
    color: #ffffff;
}
.x-header .menu-btn.btn1 .line::before,.x-header .menu-btn.btn1 .line::after,.x-header .menu-btn.btn1 .line {
    background-color: #ffffff;
}
.x-header .menu-btn.btn1 {
    background: url(../images/menu2.png) no-repeat center;
    background-size: contain;
    color: #ffffff;
}

.x-header .lang.btn1 {
    background: url(../images/menu12.png) no-repeat center;
    background-size: contain;
    color: #ffffff;
}
.x-footer .top{
    background-color: #705541;
}
.x-footer .bottom::after {
    background: url(../images/bar2.png) no-repeat top center;
    background-size: cover;
    top: -27%;
    bottom: 0
}
.x-footer .item .t1{
    color: #ceb08c;
}
 .pages li{
     border-color: #9d7455;
     color: #4b3627
 }
 .pages li:hover,.pages li.page-active{
     border-color: #9d7455;
     background-color: #9d7455;
 }
.pages .paging-jump,.pages .paging-btn{
    border-color: #9d7455;
}
@media (max-width: 1800px) {
    .x-footer .bottom::after {
        top: -25%
    }
}
@media (max-width: 1500px) {
    .x-footer .bottom::after {
        top:-20%
    }
}
@media (max-width: 1430px) {


    .x-footer .bottom::after {
        top: -18%
    }
}
@media (max-width: 768px) {
    .x-footer .bottom::after {
        top: -10%
    }
}