#xc-box {
    width: 1280px;
    
    border: 1px solid #42baff;
    margin: auto;
}



#xc-header {
    width: 100%;
    height: 40px;
    background: #42baff;
    position: relative;
}

#xc-header strong {
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
    width: 118px;
    height: 18px;
    padding-left: 32px;
    margin-left: 18px;
    margin-top: 10px;
    background: url('../img/san.png') 0px 0px no-repeat;
    line-height: 16px;

}

#xc-header #xc-search-div {
    width: 320px;
    height: 30px;
    position: absolute;
    top: 4px;
    right: 16px;

}

#xc-header #xc-search-div input {
    border: none;
    outline: none;
    width: 90%;
    height: 100%;
    border-radius: 15px;
    padding-left: 22px;
}

#xc-header #xc-search-div button {
    color: #ffffff;
    font-size: 16px;
    border: none;
    width: 72px;
    height: 30px;
    line-height: 30px;
    background: #0280b8;
    border-radius: 15px;
    outline: none;
    position: absolute;
    top: 0px;
    right: 0px;
}

#xc-ul-box {
    height: 162px;
    margin-top: 6px;
    padding-left: 12px;
    padding-right: 12px;
    cursor: pointer;
}

#xc-ul-box>li {
    width: 100%;
    border-bottom: 1px dashed #c1c1c1;
    height: 52px;
    line-height: 52px;

}

#xc-ul-box>li strong {
    font-size: 16px;
    position: relative;
    top: -20px;
    margin-left: 12px;
}

#xc-ul-box>li ul {
    display: inline-block;
    font-size: 14px;
}

#xc-ul-box>li ul span {
    padding: 4px 12px;
    border-radius: 15px;
	font-size: 14px;
}

#category li,
#territory li,
#limit li {
    float: left;
    overflow: hidden;
    margin-left: 16px;
}

#limit1 li {
    float: left;
    overflow: hidden;
    margin-left: 16px;
}

#category li:nth-child(1),
#territory li:nth-child(1),
#limit li:nth-child(1) {
    margin-left: 18px;
}

.xc-backg {
    color: #ffffff;
    background: #0280b8;
}

#xc-table-div {
    padding-left: 34px;
    padding-right: 34px;

}

#xc-table-div table {
    margin-top: 38px;
    width: 100%;
    text-align: center;
}

#xc-table-div table {
    font-size: 14px;
}

#xc-table-div table tr {

    height: 52px;
}

#xc-table-div table th {
    font-size: 15px;
    color: #0280b8;
    background: #d6d6d6;
    height: 40px;

}

#xc-table-div table th span {
font-size: 15px;
    display: inline-block;
    width: 100%;
    border-right: 1px solid #000000;
}



#xc-table-div table th:nth-child(6) span {
    border: none;
}

#xc-table-div table th:nth-child(1) {
    width: 200px;
}

#xc-table-div table th:nth-child(2) {
    width: 264px;
}

#xc-table-div table th:nth-child(3) {
    width: 214px;
}

#xc-table-div table th:nth-child(4) {
    width: 210px;
}

#xc-table-div table th:nth-child(5) {
    width: 207px;
}

#xc-table-div table th:nth-child(6) {
    width: 164px;
}

#xc-table-div table tr {
    border-bottom: 1px dashed #c1c1c1;

}

#xc-table-div table tr:nth-child(1) {
    height: 40px;
}

#xc-table-div table td{
font-size: 15px;
padding-top: 10px;
 
}

#xc-table-div table td a {
font-size: 15px;
color:#000;
padding-top: 10px;
text-decoration:none;
}

 
 

#xc-table-div table tr:nth-child(1) {
    border-bottom: none;
}

#xc-pagination {
    width: 100%;
    height: 112px;
    position: relative;
}

#xc-pagination ul {
    width: 634px;
    height: 55px;
    position: absolute;
    left: 50%;
    margin-left: -331px;
    bottom: 28px;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
}

#xc-pagination ul li {
    float: left;
    height: 100%;
}

#xc-pagination ul li:nth-child(1) {
    width: 84px;
    border-right: 1px solid #d2d2d2;
}

#xc-pagination ul li:nth-child(2) {
    width: 67px;
    border-right: 1px solid #d2d2d2;
}

#xc-pagination ul li:nth-child(3) {
    width: 67px;
    border-right: 1px solid #d2d2d2;
}

#xc-pagination ul li:nth-child(4) {
    width: 62px;
    border-right: 1px solid #d2d2d2;
}

#xc-pagination ul li:nth-child(5) {
    width: 64px;
    border-right: 1px solid #d2d2d2;
}

#xc-pagination ul li:nth-child(6) {
    width: 64px;
    border-right: 1px solid #d2d2d2;
}

#xc-pagination ul li:nth-child(7) {
    width: 64px;
    border-right: 1px solid #d2d2d2;
}

#xc-pagination ul li:nth-child(8) {
    width: 64px;
    border-right: 1px solid #d2d2d2;
}

#xc-pagination ul li:nth-child(9) {
    width: 90px;

}

#xc-pagination ul li {
    text-align: center;
    line-height: 55px;
    font-size: 12px;
}


#xc-pagination ul li a:hover{
    background-color: #f9f9f9 ;
    border: 1px solid #dce0e0 ;
    color: #666 ;
}


.xc-pagination-bac {
    background: #3366cc;
}
#xc-table-div table tr:hover{
    background: #d2d2d2;
}

/**·ÖÒ³**/
.dzshpaging{float: left;width: 100%;text-align: center;padding: 30px 0}
.dzshpaging ul{display: inline-block;}
.dzshpaging li{border: 1px solid #989898;margin: 0 2px;}
.dzshpaging li,.dzshpaging a{display: inline-block;font-size: 14px;line-height: 28px;color: #989898;}
.dzshpaging a{padding:0 10px;}
.dzshpaging li.on,.dzshpaging li:hover{background-color: #377db8;border-color:#377db8;color: #fff;}
.dzshpaging li.on a,.dzshpaging li:hover a{color: #fff;}