/*当前位置*/
.newlist_location {
    width: 1190px;
    height: 40px;
    background: #F3F3F3;
    padding-left: 10px;
    margin-top: 20px;
    margin-bottom: 19px;
}
.newlist_location a,
.newlist_location span {
    font-size: 14px;
    line-height: 40px;
    color: #1B5093;
}


/*栏目*/
.contentbox {
    background: url(../images/zjsmxback2.png) bottom center no-repeat;
    padding-bottom: 80px;
}

.content .lm {
    width: 1200px;
    height: 947px;
    border: 1px solid #eee;
    margin-bottom: 80px;
    box-sizing: border-box;
    padding: 0 31px;
}

.content .lm .title {
    width: 1138px;
    height: 50px;
    line-height: 34px;
    border-bottom: 1px solid #cdcdcd;
    box-sizing: border-box;
    padding-top: 10px;
    font-weight: bold;
}

.content .lm .title .mc {
    padding: 0 9px;
    font-size: 18px;
    color: #1B5093;
    border-bottom: 2px solid #1B5093;
    padding-bottom: 8px;
}

.content .lm .bd ul {
    width: 1138px;
    border-bottom: 1px solid #eee;
    padding: 26px 0;
}

.content .lm .bd li {
    position: relative;
}

.content .lm .bd i {
    position: absolute;
    width: 6px;
    height: 6px;
    left: 15px;
    top: 16px;
    background-color: #1B5093;
    border-radius: 6px;
    box-sizing: border-box;
}

.content .lm .bd a {
    display: block;
    width: 1004px;
    height: 40px;
    line-height: 40px;
    margin-left: 29px;
}

.content .lm .bd a .qian {
    display: inline-block;
    width: 870px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.content .lm .bd a:hover {
    color: #1B5093;
}

/* 翻页 */
.paging {
    margin: 50px auto;
    margin-left: 100px;
    overflow: hidden;
}

.paging span {
    float: left;
}

.paging span a {
    color: #333;
    text-decoration: none;
}

.paging div {
    float: left;
}

.oldModel .newlist_location span {
    font-size: 16px;
}

.oldModel .content .lm .title .mc {
    font-size: 20px;
}

.oldModel .content .lm .bd a {
    font-size: 20px;
}

.oldModel .paging {
    font-size: 20px;
}

.oldModel .content7 .contentbox7 .net1 {
    font-size: 20px;
}

.oldModel .footer .footerbox .msg {
    font-size: 16px;
}