ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
    vertical-align: middle;
}

body {
    margin: 0;
}

.xxgk-main {
    width: 1200px;
    height: 1000px;
    margin: 30px auto 0;
}

.xxgk-left {
    width: 470px;
    float: left;
}

.xxgk-right {
    width: 708px;
    float: right;
}

.xxgk-left-top {
    width: 467px;
}

.xxgk-left-top-title {
    width: 90px;
    height: 48px;
    line-height: 48px;
    border-bottom: 3px solid #054FAC;
    margin-left: 10px;
}

.xxgk-left-top-title a {
    font-size: 22px;
    font-weight: bold;
    color: #054FAC;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
}

.xxgk-left-top-main {
    width: 467px;
    height: 535px;
    background: #f5f5f5;
    padding-top: 15px;
}

.xxgk-left-top-main-img {
    width: 130px;
    height: 167px;
    float: left;
    margin-left: 18px;
}

.xxgk-left-top-main-content {
    width: 294px;
    height: 167px;
    float: right;
}

.xxgk-left-top-main-title {
    height: 24px;
    font-size: 18px;
    font-weight: bold;
    color: #054FAC;
    line-height: 24px;
}

.xxgk-left-top-main-description {
    width: 276px;
    height: 128px;
    margin-top: 15px;
    overflow-y: auto;
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}

.xxgk-left-top-main-bottom {
    margin: 25px auto 0;
    padding-left: 18px;
    padding-right: 18px;
}

.xxgk-left-top-main-bottom-item {
    display: flex;
    border: 1px solid #E6E6E6;
    background: white;
    border-radius: 25px;
    padding: 5px;
    margin: 5px;
    flex-direction: row;
    align-items: center;
}

.xxgk-left-top-main-bottom-item-content {
    color: #333333;
    font-size: 14px;
    font-family: 微软雅黑;
    cursor: pointer;
}

.xxgk-left-top-main-bottom-item-content ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.xxgk-left-top-main-bottom-item-content ul li {
    margin: 0 10px;
    font-size: 16px;
    color: #3A3A3A;
    font-weight: bold;
}

.xxgk-left-top-main-bottom-item-content ul li:hover {
    color: #054FAC;
}

.xxgk-left-top-main-bottom-item-title {
    color: #054FAC;
    font-size: 16px;
    font-weight: bold;
    background: rgba(102, 150, 255, 0.13);
    border-radius: 25px;
    padding: 8px 12px;
}

.xxgk-left-list {
    width: 470px;
    height: 288px;
    margin-top: 25px;
}

.xxgk-left-list-top {
    width: 470px;
    height: 48px;
    border-bottom: 2px solid #E5E5E5;
}

.xxgk-left-list-box {
    margin-top: 10px;
}

.xxgk-left-list-box ul li {
    list-style-type: disc;
    list-style-position: inside;
    color: #E5E5E5;
}

.xxgk-left-list-box ul li a {
    color: #333333;
    font-size: 16px;
    font-family: 微软雅黑;
    height: 38px;
    line-height: 38px;
    margin-left: -10px;
}

.xxgk-left-list-box ul li:hover {
    color: #054FAC;
}

.xxgk-left-list-box ul li a:hover {
    color: #054FAC;
}

.xxgk-left-list-box ul li span {
    color: #999999;
    font-size: 16px;
    font-weight: 400;
    float: right;
    font-family: PingFangSC-Regular, PingFang SC;
}

.xxgk-right-top {
    width: 708px;
    height: 472px;
    background: #f5f5f5;
}

.xxgk-right-top-box {
    width: 472px;
    height: 250px;
    padding-top: 8px;
    float: left;
}

.xxgk-right-top-box ul li {
    width: 140px;
    height: 106px;
    float: left;
    background: #ffffff;
    border: 1px solid #DADADA;
    margin-left: 15px;
    margin-top: 15px;
    text-align: center;
}

.xxgk-right-top-box ul li a {
    width: 140px;
    height: 106px;
    display: block;
    text-align: center;
    padding-top: 15px;
}

.xxgk-right-top-box ul li a div:hover {
    color: #054FAC;
}

.xxgk-right-top-box ul li a div {
    font-size: 15px;
    color: #333333;
}

.xxgk-right-top-box-right {
    width: 201px;
    height: 227px;
    background: #ffffff;
    float: right;
    margin-top: 23px;
    margin-right: 25px;
    text-align: center;
}

.xxgk-right-top-box-right a.jczfgk {
    clear: both;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #f5f5f5;
    border: 1px solid #DADADA;
    margin: 30px 8px;
    padding: 15px 0 15px 8px;
    letter-spacing: 5px;
    border-radius: 10px;
}

.xxgk-right-top-box-right a.shjdpy {
    clear: both;
    display: inline-block;
    width: 70px;
    height: 70px;
    background: #f5f5f5;
    border: 1px solid #DADADA;
    margin: 30px 8px;
    padding: 15px 0 15px 8px;
    letter-spacing: 5px;
    border-radius: 10px;
}

.xxgk-right-top-bottom {
    margin-top: 30px;
    margin-left: 15px;
}

.xxgk-right-top-bottom-top {
    font-size: 18px;
    color: #333333;
    font-weight: 400;
}

.xxgk-right-top-div {
    height: 250px;
}

.xxgk-right-top-bottom-top > div {
    border: 1px dashed #9E9F9F;
    width: 560px;
    float: right;
    margin-top: 13px;
}

.xxgk-right-top-bottom-bottom ul {
    margin-top: 20px;
}

.xxgk-right-top-bottom-bottom ul li {
    width: 155px;
    height: 49px;
    line-height: 49px;
    float: left;
    margin-right: 15px;
    background: #ffffff;
    text-align: center;
    margin-bottom: 12px;
}

.xxgk-right-top-bottom-bottom ul li a {
    font-size: 16px;
    font-family: AlibabaPuHuiTiR;
    color: #666666;
}

.xxgk-right-top-bottom-bottom ul li a:hover {
    color: #054FAC;
}

.xxgk-right-bottom {
    width: 708px;
    height: 380px;
    background: #F7F7F7;
}

.xxgk-right-bottom-search {
    height: 81px;
    padding-top: 25px;
}

.xxgk-right-bottom-title {
    width: 69px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #535353;
    margin-left: 20px;
    float: left;
    margin-top: 5px;
}

.xxgk-right-bottom-input {
    float: left;
    margin-left: 10px;
}

.xxgk-right-bottom-input input {
    width: 475px;
    height: 37px;
    line-height: 37px;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    padding-left: 5px;
    outline: none;
}

.xxgk-right-bottom-date {
    float: left;
    margin-left: 15px;
}

.xxgk-right-bottom-date select {
    width: 140px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #D9D9D9;
    padding-left: 5px;
    outline: none;
    background-position-x: 115px;
}

.xxgk-right-bottom-btn button {
    width: 88px;
    height: 37px;
    line-height: 37px;
    float: right;
    background: #054FAC;
    color: #ffffff;
    margin-right: 10px;
    border: none;
    outline: none;
}

.xxgk-right-bottom-table {
    width: 684px;
    height: 294px;
    text-align: center;
}

.xxgk-right-bottom-table table {
    width: 684px;
    margin-left: 15px;
    border: #cccccc;
}

.xxgk-right-bottom-table table th {
    background: #DFEBFA;
    font-size: 17px;
    color: #093266;
    height: 43px;
}

.xxgk-right-bottom-table table td {
    background: #FCFCFC;
    color: #093266;
    font-size: 14px;
    font-weight: 400;
    height: 38px;
    line-height: 38px;
    cursor: pointer;
}

.xxgk-right-bottom-table table td:hover {
    color: #054FAC;
}

.xxgk-right-bottom-table .xxgkml {
    display: none;
    width: 410px;
    position: absolute;
    border: 1px solid black;
    background: white;
    margin: 0;
}

.xxgk-right-bottom-table table.xxgkml tr td {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    color: black;
    text-align: left;
    padding: 0 5px;
    vertical-align: top;
}

.xxgk-right-bottom-table table.xxgkml tr td.title {
    width: 130px;
    font-weight: bold;
}

.xxgk-right-bottom-table table.xxgkml tr td.content {
    width: 270px;
}