.xydtDetails {
    position: relative;
}
.xydtList {
    height: auto;
}
.xydtBody {
    height: 180px;
}
.xyBody {
    height: auto;
}

/* Ð£Ô°¶¯Ì¬ÁÐ±í */
.xydtLdetails {
    /* overflow: hidden; */
 
    padding-bottom: 87px;
    width: 780px;
    /* height: 873px; */
    font-size: 16px;
    color: #2d2d2d;
    line-height: 53px;
}
.xydtLdetails ul {
    margin-bottom: 31px;
}
.xydtLdetails li {
    position: relative;
    padding: 0 5px 0 29px;
    border-bottom: 1px dashed #cacaca;
}
.xydtLdetails li img {
    position: absolute;
    top: 17px;
    left: 0;
    width: 18px;
    height: 18px;
}
.xydtLdetails li span {
    position: absolute;
    right: 5px;
    color: #c2c2c2;
}
.pagination {
  
    
    height: 32px;
    line-height: 32px;
    color: #362c2a;
}

.content .jllby .pagination>li,.content .xydtLdetails .pagination>li {
    display: inline-block;
    margin-right: 9px;
    width: 32px;
    color: #5f6857;
    text-align: center;
    height: auto;
    position: initial;
padding: 0px;
border: none;
}
.content .pagination li span{
    position: initial;
    font-size: 24px;
}

.content .pagination .active>span {
    font-size: 16px;
color:#fff;
}
.pagination .active{
    background-color:#1595e0;
color:#fff !important;
border-radius: 50%;
}
.content {
  
    margin-bottom: 0;
}
