a:hover {
    text-decoration: none;
}

.xxgk_box {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 40px;
    margin-top: 20px
}

/* 左侧 */

.xxgk_box_left {
    width: 780px;
}

.xxgk_tab {
    width: 100%;
    height: 42px;
    border-bottom: 2px solid #015293;
}

.xxgk_tab ul li {
    display: inline-block;
    width: 238px;
    line-height: 42px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #fff;
    text-align: center;
}

.xxgk_tab ul li a {
    font-size: 18px;
    color: #015293;
}

.curr {
    background: #015293;
}

.curr a {
    color: #fff !important;
}

#more {
    width: 120px;
    font-size: 18px;
}

#more a {
    color: #000000;
}

#more2 {
    width: 120px;
    font-size: 18px;
}

#more2 a {
    color: #000000;
}

.xxgk_tab ul li.undis {
    display: none;
}

.xxgk_tab_list {
    margin-top: 50px;
}

.xxgk_tab_list ul li {
    display: inline-block;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #EBEFF5;
    line-height: 50px;
    padding-left: 12px;
}

.xxgk_tab_list ul li a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
}

.xxgk_tab_list ul li::before {
    content: "·";
    padding-right: 8px;
}

.xxgk_tab_list ul li span {
    float: right;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000;
    line-height: 50px;
}

/* 右侧 */

.xxgk_box_right {
    width: 370px;
}

.xxgk_qwld {
    width: 380px;
    height: 83px;
    text-align: center;
    margin-bottom: 16px;
}

.xxgk_qwld_title_left {
    display: inline-block;
    width: 139px;
    height: 66px;
    border: 1px solid #B9B9B9;
    border-right: none;
    float: left;
    margin-top: 8px;
}

.xxgk_qwld_title_right {
    display: inline-block;
    width: 140px;
    height: 66px;
    border: 1px solid #B9B9B9;
    border-left: none;
    float: right;
    margin-top: 8px;
}

.xxgk_qwld div a {
    font-size: 18px;
    line-height: 66px;
    color: #015193;
    font-weight: bold;
}

.xxgk_title {
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #015293;
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #BABABA;
    margin-bottom: 24px;
}

.zfxxgk_list {
    width: 380px;
    height: 55px;
    border: 1px solid #B9B9B9;
    margin-bottom: 12px;
}

.list_img {
    width: 95px;
    height: 55px;
    background: #305A93;
    text-align: center;
    line-height: 55px;
    display: inline-block;
    vertical-align: top;
}

.list_title {
    display: inline-block;
    width: 280px;
    height: 55px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000;
    line-height: 55px;
    padding-left: 30px;
    box-sizing: border-box;
}