.ly_default .ycda {
    top: 54%;
}
.ycdh.ly ul li {
    width: 199px;
    height: 80px;
    line-height: 80px;
    margin-left: 25px;
}
.ycdh.ly ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    font-weight: bold;
}
.ycdh.ly ul li.wyll {
    background: url(../images/ly.png) no-repeat;
}
.ycdh.ly ul li.wyl1 {
    background: url(../images/jy.png) no-repeat;
}
.ycdh.ly ul li.wyl2 {
    background: url(../images/ts01.png) no-repeat;
}
.ycdh.ly ul li.wyl3 {
    background: url(../images/qt.png) no-repeat;
}
.search_box .cx {
    float: left;
}
.cx_table {
    height: 40px;
    line-height: 40px;
    padding: 10px 20px;
}
.cx_header {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.cx_header h4{
    /*float: left;*/
}

.cx_header .search_box{
    float: right;
}
.cx_header h4 {
    font-size: 18px;
    color: #10568a;
    text-align: left;
}
.cx {
    margin-left: 20px;
}
.cx label {
    font-size: 14px;
}
.cx input {
    width: 175px;
    height: 30px;
    line-height: 30px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.cx-btn {
    width: 85px;
    height:30px;
    line-height: 30px;
    color: #fff;
    border: none;
    border-radius: 4px;
    background: url(../images/sousuo3.png) 80% 50% no-repeat;
    background-color: #0154a4;
    text-indent: -15px;
    margin-top: 5px;
}
.bj_list table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}
.bj_list thead {
    width: 100%;
    background: #f4f8fe;
}
.bj_list thead>tr {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
}
.bj_list thead>tr th {
    border: none;
}
.bj_list tbody tr {
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #343434;
    border: 1px solid #E7E7E7;
}
.bj_list tbody tr td {
    border: 1px solid #E7E7E7;
    color: #343434;
}
.bj_list .bt {
    text-align: left;
}
.bj_list .bt a{
    color: #000;  padding-left: 10px;
}