#header {
    border-bottom: 3px solid #eac8d1;
}
#wrapper .wrap {
    margin-top:0 !important;
    
}
#wrapper .b-l-j {
    width:1110px !important;    box-shadow: -1px 1px 31px -7px #a5a3a3;margin-bottom: 80px !important;
        padding-bottom: 50px;
}
.x-l-k .contain{
    width: 100%;
}

#wrapper .b-l-j table{
    width: 1015px;
    display: block;
    margin: 1.8% auto 4.5% auto;
}
#wrapper .b-l-j table th{
    width:279px;
    height: 55px;
    line-height: 55px;
    color: #000;
    font-size: 24px;
    font-weight: normal;
}
.c-k-l .datakey{
    width: 265px;
    height: 37px;
    background: #f4dee1;
    border-radius: 5px;
    float: right;
    margin-right: 51px;
    margin-top: 27px;
}
.c-k-l .datakey .inpMain{
    width: 223px;
    height: 23px;
    background: #fff;
    text-indent: 5px;
    margin-top: 7px;
    margin-left: 5px;
    font-size: 15px;
    color: #adadad;
    border-radius: 5px;
    line-height: 23px;
}
.btnGrayss{
        width: 23px;
    height: 23px;
    background: url('images/seach.png') no-repeat center center #fff;
    border-radius: 5px;
    margin-left: 4px;
    margin-top: 7px;
    cursor: pointer;
}
#wrapper .b-l-j table th:first-child{
      background: #876360;
    color: #fff;
}
#wrapper .b-l-j table th:nth-child(2){
    background: #f4dfe0;
}
#wrapper .b-l-j table th:nth-child(3){
    background: #faf6f9; 
}

#wrapper .b-l-j table td{
    width:279px;
    height: 55px;
    line-height: 55px;
    color: #2f2e2e;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}
#wrapper .b-l-j table tr:nth-child(2n){
    background: #f1f1f1;
}
#wrapper .b-l-j table tr:nth-child(2n+1){
    background: #fcf7f8;
}
.pager{
    margin-bottom: 100px;
}

.h-f-g{
    width: 690px;
    margin: 40px auto 0 auto;
}
.h-f-g span{
    display: block;width: 100%;   
    font-size: 17px;
    color: #7d5450;
    text-align: center;
}
.h-f-g img{
    display: block;margin: 0 auto;max-width: 100%;
}