@import url("./public.css");
@import url("./header.css");
@import url("./footer.css");

.con .left {
    width: 394px;
}

.con .right {
    width: calc(100% - 414px);
}

.con .left>div,
.con .right>div {
    box-sizing: border-box;
    width: 100%;
    background: linear-gradient(0deg, #FFFFFF, #F4F7FD);
    box-shadow: 0px 3px 8px 0px rgba(1, 33, 111, 0.2);
    border-radius: 5px;
}

.ldzc {
    margin-bottom: 15px;
}

.ldzc_title {
    height: 55px;
    line-height: 55px;
}

.ldzc_title a {
    padding-left: 30px;
    font-size: 20px;
    font-weight: bold;
    color: #3A78D4;
    background: url(../images/ldzchd.png) no-repeat 10px center;
}

.ldzc_con {
    padding: 0 12px 14px;
}

.ld {
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
}

.ld_pic {
    width: 121px;
    height: 151px;
}

.ld_pic img{
    width: 100%;
    height: 100%;
}

.ldxx{
    width: calc(100% - 151px);
}

.ldxx h2 {
    margin: 20px 0;
    font-size: 24px;
    font-weight: 400;
    color: #111111;
}

.ldxx p {
    font-size: 16px;
    color: #111111;
    line-height: 28px;
}

.ldxx p span {
    font-weight: bold;
}

.bzcy {
    margin: 20px 0 12px;
}

.bzcy_title {
    margin-bottom: 10px;
    padding-left: 15px;
    font-size: 18px;
    font-weight: bold;
    color: #1764CE;
    background: url(../images/bzcyhd.png) no-repeat left center;
}

.bzcy_box {
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
    background: #E0EEFC;
    border-radius: 5px;
    height: 88px;
}

.bzcy_box a {
    margin-left: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: calc((100% - 60px) / 3);
    font-size: 16px;
    color: #333333;
    line-height: 35px;
}

.bzcy_box a::before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #9BCCFD;
    border-radius: 50%;
}

.jg {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.jg a {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: calc((100% - 21px) / 4);
    height: 87px;
    background: #E6F1FC;
    border-radius: 5px;
    font-size: 16px;
    color: #333333;
}

.jg a i {
    margin: 17px 0 8px;
    display: block;
    width: 31px;
    height: 31px;
    background-repeat: no-repeat;
    background-position: center;
}

.jg a:nth-child(1) i {
    background-image: url(../images/ldjj.png);
}

.jg a:nth-child(2) i {
    background-image: url(../images/jgzz.png);
}

.jg a:nth-child(3) i {
    background-image: url(../images/zzjg.png);
}

.jg a:nth-child(4) i {
    background-image: url(../images/jsdw.png);
}

.zfxxgk_hd {
    display: block;
    padding-left: 52px;
    height: 110px;
    line-height: 110px;
    font-size: 28px;
    font-weight: bold;
    color: #0C5DB1;
    background: url(../images/zfxxgkhd.png) no-repeat center;
    background-size: 100% 100%;
}

.zfxxgk ul {
    padding: 22px 12px 16px 12px;
}

.zfxxgk ul li {
    width: 100%;
    height: 83px;
    margin-bottom: 18px;
    border-radius: 5px;
    box-shadow: 0px 2px 5px 0px rgba(1, 33, 111, 0.2);
    background: url(../images/zwgk_zfxxgkli.png) no-repeat center;
    background-size: 100% 100%;
}

.zfxxgk ul li a {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 18px;
    color: #1764CE;
}

.zfxxgk ul li:last-child {
    margin-bottom: 0;
}

.zfxxgk ul li a i {
    margin: 0 30px 0 78px;
    display: block;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.zfxxgk ul li:nth-child(1) a i {
    background-image: url(../images/zfxxgk1.png);
}

.zfxxgk ul li:nth-child(2) a i {
    background-image: url(../images/zfxxgk2.png);
}

.zfxxgk ul li:nth-child(3) a i {
    background-image: url(../images/zfxxgk3.png);
}

.zfxxgk ul li:nth-child(4) a i {
    background-image: url(../images/zfxxgk4.png);
}

.zfxxgk ul li:nth-child(5) a i {
    background-image: url(../images/ysqgk.png);
}

.more a {
    display: none;
}

.more a:first-child {
    display: block;
}

.tabbox {
    margin-bottom: 17px;
    padding: 0 12px 11px 15px;
    height: 360px;
}

.tabbox:last-child {
    margin-bottom: 0;
}

.tabbox .tab_hd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    height: 68px;
    border-bottom: 1px solid #CAE2FA;
}

.tabbox .tab_a {
    font-size: 18px;
    font-weight: bold;
}

.tabbox .tab_a a {
    margin: 0 10px;
    color: #333;
}

.tabbox .tab_a a.on {
    color: #1764CE;
}

.con .right .main_lis li {
    line-height: 54px;
}

.zdly {
    margin-top: 18px;
    width: 100%;
    background: linear-gradient(0deg, #FFFFFF, #F4F7FD);
    box-shadow: 0px 3px 8px 0px rgba(1, 33, 111, 0.2);
    border-radius: 5px;
}

.zdly_hd {
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #CAE2FA;
}

.zdly_hd a {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 170px;
    height: 58px;
    font-size: 20px;
    font-weight: bold;
    color: #1764CE;
    border-bottom: 3px solid #FABA51;
}

.zdly ul {
    padding: 26px 18px 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.zdly ul li {
    width: calc((100% - 270px) / 7);
}

.zdly ul li a {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.zdly ul li a i {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    height: 112px;
    background: #E0EEFC;
    border-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
}

.zdly ul li:nth-child(1) a i {
    background-image: url(../images/zdlyxxgk1.png);
}

.zdly ul li:nth-child(2) a i {
    background-image: url(../images/zdlyxxgk2.png);
}

.zdly ul li:nth-child(3) a i {
    background-image: url(../images/zdlyxxgk3.png);
}

.zdly ul li:nth-child(4) a i {
    background-image: url(../images/zdlyxxgk4.png);
}

.zdly ul li:nth-child(5) a i {
    background-image: url(../images/zdlyxxgk5.png);
}

.zdly ul li:nth-child(6) a i {
    background-image: url(../images/zdlyxxgk6.png);
}

.zdly ul li:nth-child(7) a i {
    background-image: url(../images/zdlyxxgk7.png);
}

.zdly ul li a p {
    font-size: 18px;
    color: #333333;
    text-align: center;
}

@media only screen and (max-width: 1200px) {

    .zdly ul li {
        width: calc((100% - 120px) / 7);
    }
}

@media only screen and (max-width: 996px) {
    .con .left {
        width: 100%;
    }

    .zfxxgk {
        width: 100%;
    }

    .zfxxgk ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .zfxxgk ul li {
        width: calc((100% - 20px) / 2);
    }

    .con .right {
        margin-top: 18px;
        width: 100%;
    }

    .tabbox {
        height: auto;
    }

    .zdly ul {
        padding: 26px 10px 18px;
    }

    .zdly ul li {
        width: calc((100% - 60px) / 7);
        height: 170px;
    }
}

@media only screen and (max-width: 768px) {
    .zdly ul {
        padding: 26px 10px 0px;
        justify-content: flex-start;
    }

    .zdly ul li {
        margin-right: 10px;
        width: calc((100% - 30px) / 4);
    }

    .zdly ul li:nth-child(4n) {
        margin-right: 0;
    }
}

@media only screen and (max-width: 616px) {}

@media only screen and (max-width: 515px) {
    .zfxxgk ul li {
        margin-bottom: 12px;
        width: calc((100% - 10px) / 2);
    }

    .zfxxgk ul li a i {
        margin: 0 15px 0 10px;
    }

    .zdly ul {
        padding: 20px 0 0px;
    }
}