.index_bj {
    width: 1920px;
    margin: auto;
    height: 2169px;
    background: url(../images-sjdp/index_bj.png) no-repeat center;
}

.header {
    padding: 0 30px;
    box-sizing: border-box;
    height: 169px;
    background: url(../images-sjdp/header_bj.png) no-repeat center;
}

.header-logo {
    float: left;
    margin-top: 42px;
    margin-left: 18px;
}

.header-logo a {
    width: 292px;
    height: 83px;
    display: block;
    background: url(../images-sjdp/logo.png) no-repeat center;
}

.header-title {
    width: 690px;
    height: 93px;
    margin-left: 275px;
    float: left;
    position: relative;
}

.title-text {
    width: 537px;
    margin: auto;
    height: 55px;
    padding-top: 20px;
    animation: anima-title-text-bg 3s linear infinite;
}

.header-title-box {
    width: 690px;
    height: 93px;
    position: relative;
    top: -75px;
    left: 0;
    overflow: hidden;
}

@keyframes anima-title-text-bg {
    0% {
        background: url(../images-sjdp/header-text1.png) no-repeat center 20px;
    }
    35% {
        background: url(../images-sjdp/header-text2.png) no-repeat center 20px;
    }
    75% {
        background: url(../images-sjdp/header-text3.png) no-repeat center 20px;
    }
    100% {
        background: url(../images-sjdp/header-text1.png) no-repeat center 20px;
    }
}

.header-title-line {
    width: 618px;
    height: 105px;
    background: url(../images-sjdp/header-title-line.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0px;
    bottom: -51px;
    animation: anima-bg-move 5s linear infinite alternate;
}

@keyframes anima-bg-move {
    0% {
        left: 0;
        opacity: 1;
    }
    25% {
        left: 25%;
        opacity: 1;
    }
    50% {
        left: 50%;
        opacity: 1;
    }
    75% {
        left: 25%;
        opacity: 1;
    }
    100% {
        left: -35%;
        opacity: 1;
    }
}

.header-time-out {
    float: left;
    margin-left: 150px;
    margin-top: 46px;
}

.header-time {
    margin-top: 14px;
    float: left;
}

.header-time span {
    height: 26px;
    line-height: 26px;
    font-size: 26px;
    color: #7492b4;
    display: block;
    float: left;
    margin-right: 12px;
}

.header-time span:nth-child(2),
.header-time span:nth-child(3) {
    font-size: 20px;
}

.header-out {
    float: right;
    margin-left: 85px;
}

.header-out a {
    width: 28px;
    height: 46px;
    font-size: 14px;
    color: #7492b4;
    display: block;
    box-sizing: border-box;
    padding-top: 32px;
    background: url(../images-sjdp/header-out.png) no-repeat center top;
}

.container {
    width: 1860px;
    margin: auto;
}

.content {
    margin-top: -28px;
}

.content-top {
    height: 922px;
}

.content-top-left {
    width: 465px;
    height: 922px;
    position: relative;
    float: left;
    background: url(../images-sjdp/content-top-left_bj.png) no-repeat center;
}

.bt-line {
    width: 2px;
    height: 754px;
    float: left;
    margin-top: 88px;
    overflow: hidden;
    animation: anim-bt-line 6s 1s linear infinite;
    background: url(../images-sjdp/content-top-left_t2.png) no-repeat left center;
}

@keyframes anim-bt-line {
    0% {
        height: 0px;
    }
    50% {
        height: 754px;
    }
    90% {
        height: 754px;
        opacity: 1;
    }
    100% {
        height: 754px;
        opacity: 0;
    }
}

.bt-line2 {
    width: 2px;
    height: 873px;
    float: right;
    margin-right: 5px;
    margin-top: 24px;
    overflow: hidden;
    animation: anim-bt-line2 6s 1s linear infinite alternate-reverse;
    background: url(../images-sjdp/content-top-left_t1.png) no-repeat right center;
}

@keyframes anim-bt-line2 {
    0% {
        height: 0px;
    }
    50% {
        height: 873px;
    }
    90% {
        height: 873px;
        opacity: 1;
    }
    100% {
        height: 873px;
        opacity: 0;
    }
}

.rmwzph {
    width: 412px;
    float: left;
    position: absolute;
    left: 20px;
    top: 43px;
}

.rmwzph .hd1 {
    height: 49px;
    padding-top: 1px;
    box-sizing: border-box;
    position: relative;
    background: url(../images-sjdp/content-hd.png) no-repeat left center;
}

.rmwzph .hd1 span {
    display: block;
    margin-left: 35px;
    margin-top: 2px;
    font-size: 22px;
    color: #01ebfd;
    font-weight: bold;
}

.bt-line3 {
    width: 213px;
    height: 1px;
    position: absolute;
    top: 35px;
    float: left;
    overflow: hidden;
    animation: anim-bt-line3 6s 1s linear infinite;
    background: url(../images-sjdp/content-top-left-hd1-t1.png) no-repeat left center;
}

@keyframes anim-bt-line3 {
    0% {
        width: 0px;
    }
    50% {
        width: 213px;
    }
    90% {
        width: 213px;
        opacity: 1;
    }
    100% {
        width: 213px;
        opacity: 0;
    }
}

.rmwzph .bd1 {
    padding-top: 12px;
}

.rmwzph .bd1 ul li {
    width: 100%;
    float: left;
    height: 32px;
}

.rmwzph .bd1 ul li:nth-child(1) {
    background: url(../images-sjdp/content-top-left-bd1-li1.png) no-repeat 9px center;
}

.rmwzph .bd1 ul li:nth-child(2) {
    background: url(../images-sjdp/content-top-left-bd1-li2.png) no-repeat 9px center;
}

.rmwzph .bd1 ul li:nth-child(3) {
    background: url(../images-sjdp/content-top-left-bd1-li3.png) no-repeat 9px center;
}

.rmwzph .bd1 ul li:nth-child(4) {
    background: url(../images-sjdp/content-top-left-bd1-li4.png) no-repeat 15px center;
}

.rmwzph .bd1 ul li:nth-child(5) {
    background: url(../images-sjdp/content-top-left-bd1-li5.png) no-repeat 15px center;
}

.rmwzph .bd1 ul li a {
    width: 100%;
    box-sizing: border-box;
    padding-left: 48px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    color: #82a5cd;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rmwzph .bd1 ul li:hover a {
    color: #01ebfd;
}

.rmzcph {
    width: 412px;
    float: left;
    position: absolute;
    left: 20px;
    top: 286px;
}

.rmzcph .hd2 {
    height: 49px;
    padding-top: 1px;
    position: relative;
    box-sizing: border-box;
    background: url(../images-sjdp/content-hd.png) no-repeat left center;
}

.rmzcph .hd2 span {
    display: block;
    margin-left: 35px;
    margin-top: 2px;
    font-size: 22px;
    color: #01ebfd;
    font-weight: bold;
}

.rmzcph .bd2 {
    padding-top: 20px;
}

.rmzcph .bd2 ul li {
    width: 100%;
    float: left;
    height: 36px;
    margin-bottom: 10px;
}

.rmzcph .bd2 ul li:nth-child(1) {
    background: url(../images-sjdp/content-top-left-bd2-li1.png) no-repeat 14px center;
}

.rmzcph .bd2 ul li:nth-child(2) {
    background: url(../images-sjdp/content-top-left-bd2-li2.png) no-repeat 14px center;
}

.rmzcph .bd2 ul li:nth-child(3) {
    background: url(../images-sjdp/content-top-left-bd2-li3.png) no-repeat 14px center;
}

.rmzcph .bd2 ul li:nth-child(4) {
    background: url(../images-sjdp/content-top-left-bd2-li4.png) no-repeat 14px center;
}

.rmzcph .bd2 ul li:nth-child(5) {
    margin-bottom: 0;
    background: url(../images-sjdp/content-top-left-bd2-li5.png) no-repeat 14px center;
}

.rmzcph .bd2 ul li a {
    width: 100%;
    box-sizing: border-box;
    padding-left: 53px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #82a5cd;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rmzcph .bd2 ul li:hover a {
    color: #01ebfd;
}

.rmlmph {
    width: 412px;
    float: left;
    position: absolute;
    left: 20px;
    top: 605px;
}

.rmlmph .hd3 {
    height: 49px;
    padding-top: 1px;
    box-sizing: border-box;
    position: relative;
    background: url(../images-sjdp/content-hd.png) no-repeat left center;
}

.rmlmph .hd3 span {
    display: block;
    margin-left: 35px;
    margin-top: 2px;
    font-size: 22px;
    color: #01ebfd;
    font-weight: bold;
}

.rmlmph .bd3 {
    width: 402px;
    height: 220px;
    box-sizing: border-box;
    padding-top: 17px;
    float: left;
    margin-left: 14px;
}

.content-top-cen {
    width: 930px;
    height: 902px;
    float: left;
    position: relative;
}

.content-top-cen_box {
    width: 860px;
    height: 121px;
    padding: 19px 60px 20px;
    box-sizing: border-box;
    background: url(../images-sjdp/content-top-cen_box.png) no-repeat center;
}

.content-top-cen_box .fwl {
    width: 197px;
    float: left;
    margin-right: 75px;
    position: relative;
}

.content-top-cen_box .fwl img {
    width: 82px;
    height: 82px;
    float: left;
    animation: anim-bt-line4 6s linear infinite;
    overflow: hidden;
}

@keyframes anim-bt-line4 {
    0% {
        transform: rotateZ(0);
    }
    50% {
        transform: rotateZ(180deg);
    }
    90% {
        transform: rotateZ(360deg);
    }
    100% {
        transform: rotateZ(360deg);
    }
}

.content-top-cen_box .fwl i {
    width: 82px;
    height: 82px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images-sjdp/fwl_tb2.png) no-repeat center;
}

.content-top-cen_box .fwl span {
    font-size: 32px;
    font-weight: bold;
    color: #21b0fd;
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-left: 16px;
    margin-top: 12px;
}

.content-top-cen_box .fwl em {
    font-size: 16px;
    color: #1aacff;
    display: block;
    float: left;
    margin-left: 16px;
    margin-top: 12px;
}

.content-top-cen_box .lll {
    width: 197px;
    float: left;
    position: relative;
    margin-right: 74px;
}

.content-top-cen_box .lll img {
    width: 82px;
    height: 82px;
    float: left;
    animation: anim-bt-line4 6s linear infinite;
    overflow: hidden;
}

.content-top-cen_box .lll i {
    width: 82px;
    height: 82px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images-sjdp/lll_tb2.png) no-repeat center;
}

.content-top-cen_box .lll span {
    font-size: 32px;
    font-weight: bold;
    color: #d68200;
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-left: 16px;
    margin-top: 12px;
}

.content-top-cen_box .lll em {
    font-size: 16px;
    color: #d68200;
    display: block;
    float: left;
    margin-left: 16px;
    margin-top: 12px;
}

.content-top-cen_box .fkl {
    width: 197px;
    float: left;
    position: relative;
}

.content-top-cen_box .fkl img {
    width: 82px;
    height: 82px;
    float: left;
    animation: anim-bt-line4 6s linear infinite;
    overflow: hidden;
}

.content-top-cen_box .fkl i {
    width: 82px;
    height: 82px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images-sjdp/fkl_tb2.png) no-repeat center;
}

.content-top-cen_box .fkl span {
    font-size: 32px;
    font-weight: bold;
    color: #00ab7e;
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-left: 16px;
    margin-top: 12px;
}

.content-top-cen_box .fkl em {
    font-size: 16px;
    color: #00ab7e;
    display: block;
    float: left;
    margin-left: 16px;
    margin-top: 12px;
}

.content-top-cen_map {
    width: 860px;
    height: 685px;
    margin-top: 24px;
    position: relative;
}

.area {
    outline: none !important;
}

.custom-tooltip-box {
    width: 258px;
    height: 148px;
    background: url(../images-sjdp/map_xz_bj.png) no-repeat center;
    background-color: unset !important;
    border: 0 !important;
    box-shadow: none !important;
    display: none;
}

#jl .custom-tooltip-box {
    position: absolute;
    top: 137px;
    right: 83px;
}

#hlj .custom-tooltip-box {
    position: absolute;
    top: 63px;
    right: 80px;
}

#nmg .custom-tooltip-box {
    position: absolute;
    top: 183px;
    left: 357px;
}

#xj .custom-tooltip-box {
    position: absolute;
    top: 145px;
    left: 44px;
}

#xz .custom-tooltip-box {
    position: absolute;
    top: 307px;
    left: 17px;
}

#qh .custom-tooltip-box {
    position: absolute;
    top: 262px;
    left: 188px;
}

#gs .custom-tooltip-box {
    position: absolute;
    top: 262px;
    left: 268px;
}

#sc .custom-tooltip-box {
    position: absolute;
    top: 366px;
    left: 260px;
}

#yn .custom-tooltip-box {
    position: absolute;
    top: 466px;
    left: 220px;
}

#gz .custom-tooltip-box {
    position: absolute;
    top: 436px;
    left: 308px;
}

#cq .custom-tooltip-box {
    position: absolute;
    top: 436px;
    left: 308px;
}

#ln .custom-tooltip-box {
    position: absolute;
    top: 212px;
    right: 30px;
}

#nx .custom-tooltip-box {
    position: absolute;
    top: 268px;
    right: 331px;
}

#sx .custom-tooltip-box {
    position: absolute;
    top: 308px;
    right: 152px;
}

#sx2 .custom-tooltip-box {
    position: absolute;
    top: 278px;
    right: 216px;
}

#heb .custom-tooltip-box {
    position: absolute;
    top: 278px;
    right: 216px;
}

#bj .custom-tooltip-box {
    position: absolute;
    top: 251px;
    right: 216px;
}

#tj .custom-tooltip-box {
    position: absolute;
    top: 251px;
    right: 216px;
}

#sd .custom-tooltip-box {
    position: absolute;
    top: 251px;
    right: 216px;
}

#hen .custom-tooltip-box {
    position: absolute;
    top: 330px;
    right: 216px;
}

#hb .custom-tooltip-box {
    position: absolute;
    top: 330px;
    right: 216px;
}

#hn .custom-tooltip-box {
    position: absolute;
    top: 360px;
    right: 216px;
}

#hlj .custom-tooltip-box {
    position: absolute;
    top: 63px;
    right: 80px;
}

#gx .custom-tooltip-box {
    position: absolute;
    top: 418px;
    right: 285px;
}

#gd .custom-tooltip-box {
    position: absolute;
    top: 418px;
    right: 213px;
}

#hain .custom-tooltip-box {
    position: absolute;
    top: 455px;
    right: 257px;
}

#jx .custom-tooltip-box {
    position: absolute;
    top: 370px;
    right: 257px;
}

#ah .custom-tooltip-box {
    position: absolute;
    top: 306px;
    right: 257px;
}

#js .custom-tooltip-box {
    position: absolute;
    top: 306px;
    right: 220px;
}

#sh .custom-tooltip-box {
    position: absolute;
    top: 306px;
    right: 220px;
}

#fj .custom-tooltip-box {
    position: absolute;
    top: 306px;
    right: 220px;
}

#zj .custom-tooltip-box {
    position: absolute;
    top: 306px;
    right: 220px;
}

#tw .custom-tooltip-box {
    position: absolute;
    top: 306px;
    right: 220px;
}

.map_xzk {
    text-align: center;
    display: table;
    margin: auto;
    padding-top: 15px;
}

.map_dq {
    color: #fefefe;
    font-size: 16px;
    display: block;
    float: left;
    line-height: 30px;
}

.map_dq1 {
    color: #d68200;
    font-size: 16px;
    display: block;
    float: left;
    font-weight: bold;
    line-height: 30px;
    width: 130px;
    text-align: left;
}

.map_span1 {
    color: #fefefe;
    font-size: 16px;
    display: block;
    float: left;
    line-height: 30px;
}

.map_em1 {
    color: #d68200;
    font-size: 22px;
    display: block;
    float: left;
    font-weight: bold;
    line-height: 30px;
}

.fkdyfx {
    width: 250px;
    height: 289px;
    top: 600px;
    left: 29px;
    position: absolute;
    background: url(./fkdyfx_bj.png) no-repeat left center;
}

.fkdyfx .hd {
    height: 26px;
    position: relative;
}

.fkdyfx .hd span {
    display: block;
    margin-left: 51px;
    margin-top: 1px;
    font-size: 18px;
    color: #06e6fa;
    font-weight: bold;
}

.bt-line5 {
    width: 134px;
    height: 1px;
    position: absolute;
    top: 25px;
    left: 30px;
    float: left;
    overflow: hidden;
    animation: anim-bt-line5 6s 1s linear infinite alternate-reverse;
    background: url(../images-sjdp/fkdyfx_hd_t1.png) no-repeat left center;
}

@keyframes anim-bt-line5 {
    0% {
        width: 0px;
    }
    50% {
        width: 134px;
    }
    90% {
        width: 134px;
        opacity: 1;
    }
    100% {
        width: 134px;
        opacity: 0;
    }
}

.fkdyfx .bd {
    padding-top: 9px;
}

.fkdyfx .bd ul li {
    float: left;
    width: 221px;
    height: 36px;
    margin-bottom: 8px;
    box-sizing: border-box;
    padding-left: 52px;
    background: url(../images-sjdp/fkdyfx_bd_li.png) no-repeat 29px center;
}

.fkdyfx .bd ul li:last-child {
    margin-bottom: 0;
}

.fkdyfx .bd ul li span {
    font-size: 16px;
    color: #82a5cd;
    display: block;
    line-height: 36px;
    float: left;
}

.fkdyfx .bd ul li em {
    font-size: 15px;
    color: #82a5cd;
    display: block;
    float: right;
    margin-right: 5px;
    line-height: 36px;
}

.fkdyfx .bd ul li:hover span,
.fkdyfx .bd ul li:hover em {
    color: #01ebfd;
}

.content-top-cen_bot {
    width: 930px;
    height: 69px;
    position: absolute;
    top: 833px;
    left: 0;
    background: url(../images-sjdp/content-top-cen_bot.png) no-repeat center;
    background-size: 100%;
}

.content-top-cen_bot span {
    font-size: 22px;
    color: #ffffff;
    display: block;
    text-align: center;
    font-weight: bold;
    line-height: 86px;
}

.content-top-right {
    width: 465px;
    height: 922px;
    float: right;
    position: relative;
    background: url(../images-sjdp/content-top-right_bj.png) no-repeat center;
}

.bt-line6 {
    width: 2px;
    height: 754px;
    float: left;
    margin-left: 5px;
    margin-top: 24px;
    overflow: hidden;
    animation: anim-bt-line6 6s 1s linear infinite alternate-reverse;
    background: url(../images-sjdp/content-top-left_t1.png) no-repeat left center;
}

@keyframes anim-bt-line6 {
    0% {
        height: 0px;
    }
    50% {
        height: 873px;
    }
    90% {
        height: 873px;
        opacity: 1;
    }
    100% {
        height: 873px;
        opacity: 0;
    }
}

.bt-line7 {
    width: 2px;
    height: 873px;
    float: right;
    margin-top: 88px;
    overflow: hidden;
    animation: anim-bt-line7 6s 1s linear infinite;
    background: url(../images-sjdp/content-top-left_t2.png) no-repeat right center;
}

@keyframes anim-bt-line7 {
    0% {
        height: 0px;
    }
    50% {
        height: 754px;
    }
    90% {
        height: 754px;
        opacity: 1;
    }
    100% {
        height: 754px;
        opacity: 0;
    }
}

.qtrsc {
    width: 412px;
    float: left;
    position: absolute;
    left: 25px;
    top: 43px;
}

.qtrsc .hd1 {
    height: 49px;
    padding-top: 1px;
    box-sizing: border-box;
    position: relative;
    background: url(../images-sjdp/content-hd.png) no-repeat left center;
}

.qtrsc .hd1 span {
    display: block;
    margin-left: 35px;
    margin-top: 2px;
    font-size: 22px;
    color: #01ebfd;
    font-weight: bold;
}

.qtrsc .bd1 {
    height: 177px;
    width: 400px;
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    position: relative;
    background: url(../images-sjdp/qtrsc_bj.png) no-repeat center;
}

.qtrsc .bd1 span {
    position: absolute;
    top: 0px;
    display: block;
    left: 0px;
    color: #4adeca;
    font-weight: bold;
    padding: 3px 6px;
    cursor: pointer;
}

.qtrsc .bd1 span:nth-child(2n) {
    color: #488cf7;
}

.qtrsc .bd1 span:nth-child(2n+1) {
    color: #4caff9;
}

.qtrsc .bd1 span:nth-child(2n+2) {
    color: #066ae1;
}

.qtrsc .bd1 span:nth-child(2n+3) {
    color: #488cf7;
}

.qtrsc .bd1 span:nth-child(2n+4) {
    color: #2a98d8;
}

.qtrsc .bd1 span:nth-child(n+5) {
    color: #38cafb;
}

.qtrsc .bd1 span:nth-child(2n+6) {
    color: #4adeca;
}

.bt-line8 {
    width: 137px;
    height: 1px;
    position: absolute;
    top: 35px;
    left: 16px;
    float: left;
    overflow: hidden;
    animation: anim-bt-line8 6s 1s linear infinite;
    background: url(../images-sjdp/content-top-right-hd1-t1.png) no-repeat left center;
}

@keyframes anim-bt-line8 {
    0% {
        width: 0px;
    }
    50% {
        width: 137px;
    }
    90% {
        width: 137px;
        opacity: 1;
    }
    100% {
        width: 137px;
        opacity: 0;
    }
}

.wzly {
    width: 412px;
    float: left;
    position: absolute;
    left: 25px;
    top: 323px;
}

.wzly .hd2 {
    height: 49px;
    padding-top: 1px;
    box-sizing: border-box;
    position: relative;
    background: url(../images-sjdp/content-hd.png) no-repeat left center;
}

.wzly .hd2 span {
    display: block;
    margin-left: 35px;
    margin-top: 2px;
    font-size: 22px;
    color: #01ebfd;
    font-weight: bold;
}

.wzly .bd2 {
    margin-top: 13px;
    float: left;
    margin-left: 14px;
}

.wntj {
    width: 412px;
    float: left;
    position: absolute;
    left: 25px;
    top: 625px;
}

.wntj .hd3 {
    height: 49px;
    padding-top: 1px;
    box-sizing: border-box;
    position: relative;
    background: url(../images-sjdp/content-hd.png) no-repeat left center;
}

.wntj .hd3 span {
    display: block;
    margin-left: 35px;
    margin-top: 2px;
    font-size: 22px;
    color: #01ebfd;
    font-weight: bold;
}

.wntj .bd3 ul {
    padding-top: 10px;
}

.wntj .bd3 ul li {
    float: left;
    width: 100%;
    height: 32px;
    box-sizing: border-box;
    background: url(../images-sjdp/content-top-right_bd3_li.png) no-repeat 15px center;
}

.wntj .bd3 ul li a {
    width: 100%;
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    color: #82a5cd;
    display: block;
    box-sizing: border-box;
    padding-left: 37px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.wntj .bd3 ul li:hover a {
    color: #01ebfd;
}

.content-bottom {
    height: 780px;
    margin-top: 30px;
}

.content-bottom-jrqs {
    width: 915px;
    height: 375px;
    padding: 43px 27px 35px 20px;
    box-sizing: border-box;
    position: relative;
    float: left;
    background: url(../images-sjdp/content-bottom-bj.png) no-repeat center;
}

.bt-line9 {
    width: 775px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 51px;
    overflow: hidden;
    animation: anim-bt-line9 6s 1s linear infinite;
    background: url(../images-sjdp/content-bottom_t2.png) no-repeat left center;
}

@keyframes anim-bt-line9 {
    0% {
        width: 0px;
    }
    50% {
        width: 775px;
    }
    90% {
        width: 775px;
        opacity: 1;
    }
    100% {
        width: 775px;
        opacity: 0;
    }
}

.bt-line10 {
    width: 655px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 81px;
    overflow: hidden;
    animation: anim-bt-line10 6s 1s linear infinite alternate-reverse;
    background: url(../images-sjdp/content-bottom_t2.png) no-repeat left center;
}

@keyframes anim-bt-line10 {
    0% {
        width: 0px;
    }
    50% {
        width: 655px;
    }
    90% {
        width: 655px;
        opacity: 1;
    }
    100% {
        width: 655px;
        opacity: 0;
    }
}

.content-bottom-jrqs>.hd {
    height: 49px;
    padding-top: 1px;
    position: relative;
    box-sizing: border-box;
    background: url(../images-sjdp/content-hd.png) no-repeat left center;
}

.content-bottom-jrqs>.hd span {
    display: block;
    margin-left: 35px;
    margin-top: 2px;
    font-size: 22px;
    color: #01ebfd;
    float: left;
    font-weight: bold;
}

.bt-line11 {
    width: 167px;
    height: 1px;
    position: absolute;
    top: 35px;
    left: 16px;
    float: left;
    overflow: hidden;
    animation: anim-bt-line11 6s 1s linear infinite;
    background: url(../images-sjdp/content-bottom-hd.png) no-repeat left center;
}

@keyframes anim-bt-line11 {
    0% {
        width: 0px;
    }
    50% {
        width: 167px;
    }
    90% {
        width: 167px;
        opacity: 1;
    }
    100% {
        width: 167px;
        opacity: 0;
    }
}

.content-bottom-jrqs-qh {
    position: absolute;
    right: 27px;
    top: 35px;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .hd {
    width: 240px;
    height: 40px;
    float: right;
    box-sizing: border-box;
    border: 1px solid #028dfe;
    border-radius: 30px;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .hd ul li {
    float: left;
    cursor: pointer;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .hd ul li:nth-child(1) {
    width: 78px;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .hd ul li:nth-child(2) {
    width: 60px;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .hd ul li:nth-child(3) {
    width: 92px;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .hd ul li:nth-child(4) {
    width: 77px;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .hd ul li:nth-child(5) {
    width: 124px;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .hd ul li em {
    font-size: 16px;
    color: #82a5cd;
    display: block;
    text-align: center;
    line-height: 38px;
    box-sizing: border-box;
    border-right: 1px solid #028dfe;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .hd ul li:nth-child(1) em {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .hd ul li:last-child em {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-right: 0;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .hd ul li.on em {
    color: #028dfe;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .bd {
    float: left;
    margin-top: 35px;
    margin-left: 34px;
}

.content-bottom-jrqs .content-bottom-jrqs-qh .bd>div {
    width: 856px;
    height: 222px;
}

.content-bottom-qxrfwl {
    width: 915px;
    height: 375px;
    padding: 43px 27px 35px 20px;
    box-sizing: border-box;
    position: relative;
    float: right;
    background: url(../images-sjdp/content-bottom-bj.png) no-repeat center;
}

.content-bottom-qxrfwl>.hd {
    height: 49px;
    padding-top: 1px;
    position: relative;
    box-sizing: border-box;
    background: url(../images-sjdp/content-hd.png) no-repeat left center;
}

.content-bottom-qxrfwl>.hd span {
    display: block;
    margin-left: 35px;
    margin-top: 2px;
    font-size: 22px;
    color: #01ebfd;
    float: left;
    font-weight: bold;
}

.content-bottom-qxrfwl-qh {
    position: absolute;
    right: 27px;
    top: 35px;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .hd {
    width: 240px;
    height: 40px;
    float: right;
    box-sizing: border-box;
    border: 1px solid #028dfe;
    border-radius: 30px;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .hd ul li {
    float: left;
    cursor: pointer;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .hd ul li:nth-child(1) {
    width: 78px;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .hd ul li:nth-child(2) {
    width: 60px;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .hd ul li:nth-child(3) {
    width: 92px;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .hd ul li:nth-child(4) {
    width: 77px;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .hd ul li:nth-child(5) {
    width: 124px;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .hd ul li em {
    font-size: 16px;
    color: #82a5cd;
    display: block;
    text-align: center;
    line-height: 38px;
    box-sizing: border-box;
    border-right: 1px solid #028dfe;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .hd ul li:nth-child(1) em {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .hd ul li:last-child em {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-right: 0;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .hd ul li.on em {
    color: #028dfe;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .bd {
    float: left;
    margin-top: 35px;
    margin-left: 34px;
}

.content-bottom-qxrfwl .content-bottom-qxrfwl-qh .bd>div {
    width: 856px;
    height: 224px;
}

.content-bottom-qxjfpm {
    width: 915px;
    height: 375px;
    margin-top: 30px;
    padding: 43px 27px 35px 20px;
    box-sizing: border-box;
    position: relative;
    float: left;
    background: url(../images-sjdp/content-bottom-bj.png) no-repeat center;
}

.content-bottom-qxjfpm>.hd {
    height: 49px;
    padding-top: 1px;
    position: relative;
    box-sizing: border-box;
    background: url(../images-sjdp/content-hd.png) no-repeat left center;
}

.content-bottom-qxjfpm>.hd span {
    display: block;
    margin-left: 35px;
    margin-top: 2px;
    font-size: 22px;
    color: #01ebfd;
    float: left;
    font-weight: bold;
}

.content-bottom-qxjfpm .bd .l {
    width: 572px;
    height: 223px;
    margin-top: 20px;
}

.content-bottom-qxjfpm .bd .r {
    width: 254px;
    height: 280px;
    margin-top: -47px;
    margin-right: 16px;
}

.content-bottom-qxjfpm .bd .r .tit {
    float: left;
}

.content-bottom-qxjfpm .bd .r .tit span {
    font-size: 20px;
    color: #01ebfd;
    display: block;
    font-weight: bold;
    float: left;
    height: 20px;
    line-height: 18px;
    box-sizing: border-box;
    border-left: 4px solid #01ebfd;
    padding-left: 18px;
}

.content-bottom-qxjfpm .bd .r ul {
    float: left;
    margin-top: 20px;
}

.content-bottom-qxjfpm .bd .r ul li {
    width: 100%;
    float: left;
    height: 40px;
    box-sizing: border-box;
    padding-left: 40px;
    margin-bottom: 10px;
}

.content-bottom-qxjfpm .bd .r ul li:nth-child(1) {
    background: url(../images-sjdp/content-bottom-qxjfpm_li1.png)no-repeat left center;
}

.content-bottom-qxjfpm .bd .r ul li:nth-child(2) {
    background: url(../images-sjdp/content-bottom-qxjfpm_li2.png)no-repeat left center;
}

.content-bottom-qxjfpm .bd .r ul li:nth-child(3) {
    background: url(../images-sjdp/content-bottom-qxjfpm_li3.png)no-repeat left center;
}

.content-bottom-qxjfpm .bd .r ul li:nth-child(4) {
    background: url(../images-sjdp/content-bottom-qxjfpm_li4.png)no-repeat left center;
}

.content-bottom-qxjfpm .bd .r ul li:nth-child(5) {
    margin-bottom: 0;
    background: url(../images-sjdp/content-bottom-qxjfpm_li5.png)no-repeat left center;
}

.content-bottom-qxjfpm .bd .r ul li span {
    font-size: 16px;
    color: #82a5cd;
    display: block;
    line-height: 40px;
    float: left;
}

.content-bottom-qxjfpm .bd .r ul li em {
    font-size: 16px;
    color: #82a5cd;
    display: block;
    line-height: 40px;
    float: right;
}

.content-bottom-qxjfpm .bd .r ul li:hover span,
.content-bottom-qxjfpm .bd .r ul li:hover em {
    color: #01ebfd;
}

.content-bottom-bmjfpm {
    width: 915px;
    height: 375px;
    margin-top: 30px;
    padding: 43px 27px 35px 20px;
    box-sizing: border-box;
    position: relative;
    float: right;
    background: url(../images-sjdp/content-bottom-bj.png) no-repeat center;
}

.content-bottom-bmjfpm>.hd {
    height: 49px;
    padding-top: 1px;
    position: relative;
    box-sizing: border-box;
    background: url(../images-sjdp/content-hd.png) no-repeat left center;
}

.content-bottom-bmjfpm>.hd span {
    display: block;
    margin-left: 35px;
    margin-top: 2px;
    font-size: 22px;
    color: #01ebfd;
    float: left;
    font-weight: bold;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd {
    width: 845px;
    height: 230px;
    float: left;
    margin-left: 14px;
    margin-top: 20px;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd .tit {
    width: 100%;
    height: 35px;
    background-color: #17166d;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd .tit span {
    font-size: 16px;
    color: #82a5cd;
    display: block;
    line-height: 35px;
    float: left;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd .tit span:nth-child(1) {
    margin-left: 20px;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd .tit span:nth-child(2) {
    margin-left: 84px;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd .tit span:nth-child(3) {
    margin-left: 160px;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd .tit span:nth-child(4) {
    margin-left: 110px;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd .tit span:nth-child(5) {
    margin-left: 110px;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd>ul {
    padding-top: 15px;
    float: left;
    padding-bottom: 10px;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd ul li {
    width: 100%;
    float: left;
    height: 22px;
    margin-bottom: 15px;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd ul li:last-child {
    margin-bottom: 0;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd ul li i {
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: left;
    box-sizing: border-box;
    text-align: center;
    display: block;
    font-size: 16px;
    float: left;
    margin-left: 24px;
    margin-right: 89px;
    color: #ffffff;
    font-weight: bold;
    font-style: italic;
    background-color: #17166d;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd>ul li:nth-child(1) i {
    background-color: #1ed2a9;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd>ul li:nth-child(2) i {
    background-color: #2675f7;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd>ul li:nth-child(3) i {
    background-color: #776df3;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd ul li span {
    font-size: 16px;
    color: #82a5cd;
    display: block;
    height: 22px;
    line-height: 22px;
    float: left;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd ul li span:nth-child(2) {
    width: 223px;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd ul li span:nth-child(3) {
    width: 96px;
    text-align: center;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd ul li span:nth-child(4) {
    width: 64px;
    margin-left: 110px;
    text-align: center;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd ul li span:nth-child(5) {
    width: 48px;
    margin-left: 110px;
    text-align: center;
}

.content-bottom-bmjfpm .content-bottom-qxjfpm_gd .bd {
    float: left;
}

.footer {
    height: 206px;
    margin-top: 64px;
    box-sizing: border-box;
    border-top: 1px solid #028dfd;
}

.footer-title-box {
    width: 1920px;
    height: 105px;
    position: relative;
    top: -75px;
    left: 0;
    overflow: hidden;
}

.footer-title-line {
    width: 1680px;
    height: 105px;
    background: url(../images-sjdp/footer_t1.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 0px;
    bottom: -21px;
    animation: anima-bg-move2 5s linear infinite alternate;
}

@keyframes anima-bg-move2 {
    0% {
        left: 0;
        opacity: 1;
    }
    25% {
        left: 25%;
        opacity: 1;
    }
    50% {
        left: 50%;
        opacity: 1;
    }
    75% {
        left: 25%;
        opacity: 1;
    }
    100% {
        left: -35%;
        opacity: 1;
    }
}

.footer-content {
    margin-top: -72px;
}

.footer-content ul li {
    font-size: 16px;
    color: #d7dafa;
    line-height: 32px;
    text-align: center;
}

.footer-content ul li a {
    color: #04e8fb;
    font-size: 16px;
}

.footer-content ul li a:nth-child(5) {
    background: url(../images-sjdp/gaba.png) no-repeat left center;
    padding-left: 27px;
}

#cnzz_stat_icon_117258 {
    margin-left: 10px;
}

#cnzz_stat_icon_117258 a img {
    vertical-align: text-bottom;
}

.footer-content-bottom {
    width: 310px;
    margin: auto;
    margin-top: 15px;
}

.footer-content-bottom a:nth-child(1) {
    width: 50px;
    height: 62px;
    float: left;
    display: block;
    background: url(../images-sjdp/gov_red.png) no-repeat center;
}

.footer-content-bottom a:nth-child(2) {
    width: 110px;
    height: 55px;
    float: left;
    margin-left: 20px;
    margin-top: 3px;
    display: block;
    background: url(../images-sjdp/jiucuo.png) no-repeat center;
}

.footer-content-bottom a:nth-child(3) {
    width: 110px;
    height: 55px;
    margin-top: 3px;
    float: left;
    display: block;
    margin-left: 20px;
    background: url(../images-sjdp/jftjcx.png) no-repeat center;
}