 body, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, code, em, img, q, small, strong, li, ul, fieldset, form, label, table, tbody, tr, th, td { color:#333;  font-size: 14px;  font-family: 雅黑, 宋体;}
    .k-zt-fr span,.k-zt-fr a,.top-one-tab-fr a{color:#333;}
    *{ margin: 0; padding: 0;font-family: 雅黑, 宋体;}
    *{   font-family: "Microsoft YaHei" ! important;
    }
    h2, h3 ,h4{ font-size: 100%; font-weight: normal;}
    img{display: inline-block; outline: 0; border: 0;}
    ul li{list-style: none;}
    a{ text-decoration: none; outline: 0;}
    .fl{float: left;}
    .fr{float: right;}
    * {
    box-sizing: border-box;
}
    .bx {
        width: 1200px;
        margin:0 auto;
    }

    .list_xiaobx {
        width: 1150px;
        margin:0 auto;
    }

    .clearfix::after{
        content: "";
        display: block;
        clear:both;
        visibility: hidden;
    }

    .clearfix {
        zoom: 1;
    }

    .list_xiaobx .area {
        margin-top:30px;

    }

    .list_xiaobx .area a:hover {
        text-decoration: underline;
    }

    .list_xiaobx .listtitle {
        font-weight: bold;
        font-size: 30px;
        color:#183a83;
        margin-top: 20px;
        margin-left: 40px;
    }

    .list_xiaobx .listtitle b{
        height: 22px;
        width: 4px;
        background-color: #fed101;
        display: inline-block;
        margin-right: 12px;
    }

    .list_xiaobx .henxian {
        width: 1070px;
        height: 1px;
        background-color:#e9e9e9;
        margin:0 auto;
        margin-top: 40px;
    }

    .list_xiaobx .lists {
        width: 1070px;
        margin:0 auto;
        margin-bottom:40px;
    }

    .list_xiaobx .lists ul li {
        width: 1070px;
        border-bottom:1px solid #e9e9e9;
        height: 75px;
        line-height: 75px;
    }

    .list_xiaobx .lists ul li a {
        font-size:16px;
    display: block;
    position: relative;
    padding-right: 110px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    }

    .list_xiaobx .lists ul li a:hover {
        color:red;
    }

    .list_xiaobx .lists ul li a span {
            position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    }
    .list_xiaobx .fenye a {
    float: left;
    border: 1px solid #d0d0d0;
    padding: 5px 15px;
    background: #f2f2f2;
    border-radius: 3px;
    margin: 0px 5px;
}

.list_xiaobx .fenye {
  display: flex;
    justify-content: center;
}

.list_xiaobx .fenye font {
    float: left;
    padding: 5px 10px;
}
.list_xiaobx .fenye a:hover{
    text-decoration: underline;
    background-color:#183a83;
    color:#fff;
}   
.list_xiaobx .fenye .current{
    background-color:#183a83;
    color:#fff;
    }

@media screen and (max-width: 1200px){
.list_xiaobx {
    width: 90%;
            }
.list_xiaobx .listtitle {
    margin-left:0;
}

.list_xiaobx .henxian {
    width: 100%;
}

.list_xiaobx .lists {
    width: 100%;
}

.list_xiaobx .lists ul li {
    width: 100%;
}

.list_xiaobx .lists ul li a {
    width:100%;
    height: 100%;
}

        }

@media screen and (max-width: 760px){
.list_xiaobx .henxian {margin-top:25px;}
.list_xiaobx .fenye {
    flex-wrap: wrap;
}

    .list_xiaobx .lists {
    margin-bottom: 5vw;
}

.list_xiaobx .fenye a {
    margin-bottom:2vw;
}

.list_xiaobx .lists ul li {
            height: 55px;
        line-height: 55px;
}

.list_xiaobx .lists ul li a {
    padding-right: 100px;
}


.foot1 {
    margin-top: 10px !important;
}
}