.body {
    font-size: 14px;
    font-family: MicrosoftYaHei;
}

/** 最上层导航栏 **/
.search-nav-div{
    background: #ffffff;
}
.search-nav {
    width: 1200px;
    height: 50px;
    font-size: 16px;
}

.search-nav ul {
    display: block;
    list-style-type: disc;
}

.search-nav ul li {
    list-style: none;
    float: left;
    text-align: center;
    margin-top: 10px;
}

.search-nav ul li a {
    display: block;
    padding-top: 11px;
    width: 200px;
    height: 29px;
    color: #666666;
    font-weight: revert;
    border-radius: 5px 5px 0px 0px;
    padding-bottom: 10px;
}

.search-nav ul li a:hover {
    color: #4988D8;
}

.search-nav-active {
    color: #4988D8 !important;
    border-bottom: #4988D8 3px solid;
}

/** 列表 **/
hr{
    border: #E8E8E8 1px solid;
    color: #E8E8E8;
    width:1160px;
    margin: 0 auto;
}

.xmsb-table {
    width: 100%;
    background: #ffffff;
}

.xmsb--row-table {
    width: 100%;
    height: 150px;
}

.xmsb-row-table-td-title {
    height: 30px;
    padding: 15px 1px 1px 1px !important;
}

.xmsb-row-table-td-title-a {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.xmsb-row-table-td-img {
    width: 210px;
}

.xmsb-row-table-td-img a img {
    width: 160px;
    height: 90px;
    margin-left: 35px;
    margin-right: 15px;
}

.xmsb-row-table-td-img p {
    display: block;
    color: #666666;
    font-size: 12px;
    text-align: center;
    margin-left: 53px;
}

.xmsb-row-table-td-img p span {
    font-weight: bold;
}

.xmsb-row-table-td-content {
    height: 40px;
}

.xmsb-row-table-td-content-span {
    width: 820px;
    height: 40px;
    display: block;
    white-space: pre-line;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px !important;
    color: #666666 !important;
    font-family: MicrosoftYaHei !important;
    font-weight: 400 !important;
}

.xmsb-row-table-yxButton {
    background-image: linear-gradient(to bottom, #1E64E5, #1E77E5);
    border-radius: 4px;
    margin-right: 35px;
    margin-left: 15px;
    height: 27px;
    width: 100px;
    border: 0px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    display: inline-block;
    text-align: center;
    padding-top: 5px;
}

.xmsb-row-table-yxButton:hover {
    box-shadow: 3px 4px 5px 0px rgba(19, 63, 118, 0.3);
    color: rgba(255, 255, 255, 1);
}

.xmsb-row-table-td-time {
    color: #999999;
    font-size: 14px;
    display: inline-block;
    margin-top: 10px;
}

.xmsb-row-table-td-origin {
    color: #999999;
    font-size: 14px;
    height: 10px;
    clear: both;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

.zczx-content-div {
    width: 1200px;
    margin-top: 20px;
}

.zczx-table {
    width: 100%;
    background: #ffffff;
}

.zczx--row-table {
    width: 100%;
    height: 150px;
}

.zczx-row-table-td-title {
    height: 30px;
    padding: 15px 1px 1px 1px !important;
}

.zczx-row-table-td-title-a {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.zczx-row-table-td-img {
    width: 210px;
}

.zczx-row-table-td-img a img {
    width: 160px;
    height: 110px;
    margin-left: 35px;
    margin-right: 15px;
}

.zczx-row-table-td-content {
    height: 40px;
}

.zczx-row-table-td-content-span {
    width: 935px;
    height: 40px;
    display: block;
    white-space: pre-line;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px !important;
    color: #666666 !important;
    font-family: MicrosoftYaHei !important;
    font-weight: 400 !important;
}

.zczx-row-table-td-time {
    color: #999999;
    font-size: 14px;
    display: inline-block;
    margin-top: 10px;
}

.zczx-row-table-td-origin {
    color: #999999;
    font-size: 14px;
    height: 10px;
    clear: both;
    float: right;
    margin-top: 10px;
    margin-right: 40px;
}

.pg-3 {
    text-align: right !important;
}

.search-empty-img{
    width: 286px;
    height: 180px;
    margin-top: 168px;
}
.search-empty-p{
    font-size:16px;
    font-family:PingFangSC-Regular,PingFang SC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:22px;
    margin-top: 10px;
}

.footer{
    margin-top: 0px !important;
}