@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
    vertical-align: top;
}

li {
    list-style-type: none;
}

ul,
dl,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

body {
    font-size: 14px;
    font-family: "微软雅黑"
}

address,
cite,
code,
em,
th {
    font-weight: normal;
    font-style: normal;
}

.clear {
    clear: both;
}

a {
    outline: none;
}

.aBlack a,
.aBlack {
    color: #303133;
    text-decoration: none;
}

.aBlack a:hover,
.aBlack:hover {
    color: #0099ff;
}

.bBlack a,
.bBlack {
    color: #646566;
    text-decoration: none;
}

.bBlack a:hover,
.bBlack:hover {
    color: #0099ff;
}

.cBlack a,
.cBlack {
    color: #969799;
    text-decoration: none;
}

.cBlack a:hover,
.cBlack:hover {
    color: #0099ff
}

.aWhite a,
.aWhite {
    color: #ffffff;
    text-decoration: none;
}

.aWhite a:hover,
.aWhite:hover {
    text-decoration: underline;
}

.ngbbodybg {
    min-width: 1380px;
}

.swiper-wrapper {
    transition-timing-function: linear !important;
}

* {
    scrollbar-width: thin
}

*::-webkit-scrollbar-track {
    background-color: #f2f2f2
}

.dggbHead {
    width: 100%;
    height: 70px;
    background: #ffffff;
    border-bottom: 1px solid #e0e0e0;
}

.dggbHeadIn {
    width: 100%;
    height: 70px;
    margin: auto;
}

.dggbLogo a {
    display: block;
    width: 115px;
    height: 35px;
    background: url(../images/zhologo.png) no-repeat;
    background-size: 115px 35px;
    float: left;
    margin-top: 20px;
    margin-left: 100px;
}

.dggbMenuTitle a {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    text-decoration: none
}

.dggbSubMenuBg::before {
    position: absolute;
    top: -5px;
    left: 45px;
    content: '';
    width: 10px;
    height: 10px;
    background: #ffffff;
    transform: rotate(135deg);
    box-shadow: 1px -2px 5px rgba(0, 0, 0, .2);
}

.dggbSubMenuBg::after {
    position: absolute;
    top: 0;
    left: 40px;
    content: '';
    width: 20px;
    height: 11px;
    background: #ffffff;
}

.dggbSubMenuBg {
    width: 190px;
    background: #ffffff;
    border-radius: 5px;
    margin-top: 19px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    padding: 0 0 10px 0;
    position: absolute;
    left: -20px;
    top: 20px;
    z-index: 1000;
}

.dggbSubMenuBg span a {
    display: block;
    height: 35px;
    margin-top: 10px;
}

.dggbSubMenuBg span a img {
    width: 35px;
    height: 35px;
    border-radius: 100px;
    margin: 0 0 0 10px;
    float: left;
}

.dggbSubMenuBg span a em {
    display: block;
    float: left;
    width: calc(100% - 65px);
    margin: 0 0 0 10px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    font-weight: bold;
}

.dggbCaidan {
    display: none;
}

.dggbDeng {
    float: right;
    margin-right: 100px;
}

.dggbYuyan {
    float: left;
    position: relative;
}

.dggbYuyanTitle {
    height: 70px
}

.dggbYuyanTitle a {
    display: block;
    height: 70px;
    cursor: pointer;
}

.dggbYuyanTitle a span {
    display: block;
    float: left;
    color: #333333;
    text-decoration: none;
    overflow: hidden;
    margin-top: 25px;
    font-weight: bold;
}

.dggbYuyanTitle a b {
    display: block;
    float: left;
    margin: 32px 0 0 7px;
    width: 9px;
    height: 6px;
    background: url(../images/zhobg1.png) no-repeat 0 0;
    background-size: 200px 200px;
}

.dggbYuyanSer {
    width: 208px;
    height: 35px;
    border: 1px solid #eeeeee;
    background: #f3f3f3;
    border-radius: 5px;
    margin: 10px 0 0 10px;
}

.dggbYuyanSer input.submit1 {
    width: 13px;
    height: 13px;
    border: none;
    background: none;
    background: url(../images/zhobg1.png) no-repeat 0px -10px;
    margin: 12px 0 0 10px;
    float: left;
    background-size: 200px 200px;
}

.dggbYuyanSer input.text1 {
    float: left;
    width: 160px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    border: none;
    background: none;
    margin: 0 0 0 10px;
}

.dggbYuyanDl {
    width: 230px;
    height: 330px;
    overflow: hidden;
    overflow-y: auto;
    margin-top: 10px;
}

.dggbYuyanDl::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 100px;
}

.dggbYuyanDl::-webkit-scrollbar-thumb {
    background-color: #cbcbcb;
    border-radius: 100px
}

.dggbYuyanDl::-webkit-scrollbar-track {
    background-color: #ebebeb;
    border-radius: 100px;
}

.dggbYuyanDl::-ms-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 100px;
}

.dggbYuyanDl::-ms-scrollbar-thumb {
    background-color: #cbcbcb;
    border-radius: 100px
}

.dggbYuyanDl::-ms-scrollbar-track {
    background-color: #ebebeb
}

.dggbYuyanDl dl {
    width: 230px;
    margin-top: 10px;
}

.dggbYuyanDl dl dt {
    margin-left: 10px;
}

.dggbYuyanDl dl dd a {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 10px;
    box-sizing: border-box;
    margin-top: 6px;
    display: block;
    font-weight: bold;
}

.dggbYuyanDl dl dd a:hover {
    background: #f3f3f3;
    color: #333333;
}

.dggbYuyanDl dl dd a span {
    font-weight: normal;
    color: #999999;
}

.dggbMain {
    width: 1380px;
    margin: auto;
}

.dggbUsdt {
    float: left;
    position: relative;
    margin: 20px 0 0 0;
}

.dggbUsdtTitle a {
    display: block;
    line-height: 25px;
    height: 48px;
}

.dggbUsdtTitle a img {
    width: 15px;
    height: 15px;
    border-radius: 100px;
    float: left;
    margin: 7px 5px 0 0;
}

.dggbUsdtTitle a span {
    display: block;
    float: left;
    margin-top: 3px;
    font-weight: bold;
}

.dggbUsdtTitle a b {
    display: block;
    float: left;
    width: 9px;
    height: 6px;
    margin: 12px 0 0 7px;
    background: url(../images/zhobg1.png) no-repeat 0 0;
    background-size: 200px 200px;
}

.cdBox {
    display: none;
}

.dggbZhuce a {
    display: block;
    float: left;
}

.dggbZhuce a.bg1 {
    height: 32px;
    border: 1px solid #eeeeee;
    padding: 0 15px;
    border-radius: 5px;
    line-height: 32px;
    font-weight: bold;
}

.dggbZhuce a.bg2 {
    height: 32px;
    border: 1px solid #000000;
    padding: 0 15px;
    border-radius: 5px;
    line-height: 32px;
    background: #0099ff;
    color: #ffffff;
    font-weight: bold;
    margin: 0 0 0 15px;
}

.dggbmzhu {
    display: none;
}

.dggbDengSer {
    float: left;
    position: relative;
    margin: 20px 15px 0 0;
}

.dggbDengSerTitle {
    width: 250px;
    height: 33px;
    background: #f0f2f5;
    border-radius: 5px;
}

.dggbDengSerTitle input.button1 {
    border: none;
    background: none;
    width: 18px;
    height: 18px;
    background: url(../images/zhobg3.png) no-repeat -165px -70px;
    background-size: 200px 200px;
    margin: 8px 0 0 10px;
    overflow: hidden;
    float: left;
}

.dggbDengSerTitle span {
    display: block;
    float: right;
    width: 20px;
    height: 20px;
    background: #a6b0c3;
    border-radius: 5px;
    line-height: 20px;
    text-align: center;
    overflow: hidden;
    color: #ffffff;
    margin: 8px 10px 0 0
}

.dggbDengSerTitle input.text1 {
    border: none;
    background: none;
    width: calc(100% - 78px);
    margin: 0 0 0 10px;
    height: 33px;
    line-height: 33px;
    font-weight: bold;
    float: left;
}

.dggbDengSerTitle input::placeholder {
    color: #a3afc4;
}

.dggbDengSerSub {
    position: absolute;
    width: 700px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    right: 0;
    top: 0;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    z-index: 101;
    padding-bottom: 20px;
}

.dggbDengSerSubIn {
    width: 100%;
    position: relative;
}

.dggbSercrySer {
    width: calc(100% - 45px);
    margin: auto;
    margin-top: 15px
}

.dggbSercrySer input.submit1 {
    border: none;
    background: none;
    width: 18px;
    height: 18px;
    background: url(../images/zhobg3.png) no-repeat -165px -70px;
    background-size: 200px 200px;
    cursor: pointer;
}

.dggbSercrySer input.text1 {
    border: none;
    background: none;
    width: calc(100% - 65px);
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    margin: 0 0 0 15px;
}

.dggbSercrySer span {
    display: block;
    float: right;
    width: 17px;
    height: 17px;
    background: url(../images/zhobg3.png) no-repeat -160px 0;
    background-size: 200px 200px;
    cursor: pointer;
    margin-top: 10px;
}

.dggbSercrySer input::placeholder {
    color: #999999;
}

.dggbBack {
    padding-top: 10px;
    width: calc(100% - 45px);
    margin: auto;
    margin-bottom: 10px;
}

.dggbBack a {
    display: block;
    font-weight: bold;
}

.dggbBack a b {
    display: block;
    width: 6px;
    height: 11px;
    background: url(../images/zhobg3.png) no-repeat -20px -140px;
    background-size: 200px 200px;
    float: left;
    margin: 3px 10px 0 0;
}

.dggbSercrySerTitle {
    padding-top: 10px;
    width: calc(100% - 45px);
    margin: auto;
}

.dggbSercrySerTitle h2 {
    float: left;
    font-size: 12px;
    color: #999999;
    font-weight: normal;
}

.dggbSercrySerTitle b {
    display: block;
    float: left;
    width: 8px;
    height: 10px;
    background: url(../images/zhobg3.png) no-repeat -190px -70px;
    background-size: 200px 200px;
    margin: 3px 0 0 5px;
}

.dggbBackMore {
    padding-bottom: 0;
    margin-top: 20px;
}

.dggbBackMore a {
    display: block;
    width: calc(100% - 45px);
    margin: auto;
    color: #0099ff;
    text-decoration: none;
    font-weight: bold;
}

.dggbSsjgList {
    width: calc(100% - 45px);
    margin: auto
}

.dggbSsjgList li {
    float: left;
    width: 100px;
    height: 80px;
    background: #f9fafe;
    border-radius: 5px;
    margin: 10px 0 0 11px;
}

.dggbSsjgList li a {
    display: block;
    text-align: center;
}

.dggbSsjgList li a img {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    padding-top: 5px;
}

.dggbSsjgList li a span {
    display: block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    font-weight: bold;
    margin-top: 2px;
}

.dggbSsjgList li a em {
    display: block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    font-weight: bold;
    color: #999999;
    margin-top: 2px;
}

.dggbSsjgList li:nth-child(6n+1) {
    margin-left: 0;
}

.dggbSsjgList li a:hover span {
    color: #333333;
}

.dggbSercrySerList {
    width: 100%;
    margin: auto;
    max-height: 295px;
    overflow: hidden;
    overflow-y: auto
}

.dggbSercrySerList::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 100px;
}

.dggbSercrySerList::-webkit-scrollbar-thumb {
    background-color: #cbcbcb;
    border-radius: 100px
}

.dggbSercrySerList::-webkit-scrollbar-track {
    background-color: #ebebeb;
    border-radius: 100px;
}

.dggbSercrySerList::-ms-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 100px;
}

.dggbSercrySerList::-ms-scrollbar-thumb {
    background-color: #cbcbcb;
    border-radius: 100px
}

.dggbSercrySerList::-ms-scrollbar-track {
    background-color: #ebebeb
}

.dggbSercrySerList::-moz-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 100px;
}

.dggbSercrySerList::-moz-scrollbar-thumb {
    background-color: #cbcbcb;
    border-radius: 100px
}

.dggbSercrySerList::-moz-scrollbar-track {
    background-color: #ebebeb
}

.dggbSercrySerList li {
    width: 100%;
    margin-top: 15px;
}

.dggbSercrySerList li a {
    display: block;
    width: calc(100% - 45px);
    height: 35px;
    overflow: hidden;
    border-radius: 5px;
    margin-left: 22.5px;
}

.dggbSercrySerList li a:hover {
    background: #f8fafd;
}

.dggbSercrySerLeft {
    float: left;
    width: 285px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
}

.dggbSercrySerLeft img {
    width: 24px;
    height: 24px;
    border-radius: 100px;
    float: left;
    margin: 5px 0 0 10px;
}

.dggbSercrySerLeft h2 {
    float: left;
    margin: 0 0 0 10px;
    color: #333333;
}

.dggbSercrySerLeft strong {
    color: #666666;
    margin: 0 0 0 10px;
    float: left;
}

.dggbSercrySerLeft span {
    display: block;
    float: left;
    background: #eff2f5;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    border-radius: 5px;
    padding: 0 6px;
    margin: 10px 0 0 10px;
    color: #999999;
}

.dggbSercrySerRight {
    float: right;
    width: 330px;
    display: flex;
    justify-content: flex-end;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.dggbSercrySerRight h2 {
    float: left;
    color: #999999;
    margin: 0 10px 0 0;
}

.dggbSercrySerRight span {
    display: block;
    float: left;
    width: 15px;
    height: 21px;
    background: url(../images/zhobg3.png) no-repeat 0px -105px;
    background-size: 200px 200px;
    margin: 8px 10px 0 0;
}

.dggbSercrySerRight em {
    display: block;
    float: left;
    font-weight: bold;
    color: #333333;
    margin: 0 10px 0 0;
}

.dggbSercrySerRight i {
    display: block;
    float: right;
    font-style: normal;
}

.dggbSercrySerRight i.red {
    color: #eb4b4e;
    font-weight: bold;
}

.dggbSercrySerRight i.red b {
    display: block;
    width: 9px;
    height: 5px;
    background: url(../images/zhobg3.png) no-repeat -25px -105px;
    float: left;
    background-size: 200px 200px;
    margin: 17px 5px 0 0;
}

.dggbSercrySerRight i.green {
    color: #00cc33;
    font-weight: bold;
}

.dggbSercrySerRight i.green b {
    display: block;
    width: 9px;
    height: 5px;
    background: url(../images/zhobg3.png) no-repeat -40px -105px;
    float: left;
    background-size: 200px 200px;
    margin: 17px 5px 0 0;
}

.dggbSercrySerBottom {
    position: absolute;
    left: 1px;
    bottom: 1px;
    width: 100%;
    height: 40px;
    background: #f8fafd;
    border-radius: 0 0 5px 5px;
}

.dggbSercrySerESC {
    float: left;
    margin: 13px 0 0 20px;
    color: #6c7f9e;
    font-size: 12px;
}

.dggbSercrySerESC span {
    display: block;
    float: left;
    height: 19px;
    padding: 0 10px;
    background: #a6b0c3;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 19px;
    margin: 0 10px 0 0;
}

.dggbSercrySerEnter {
    float: left;
    margin: 13px 0 0 20px;
    color: #6c7f9e;
    font-size: 12px;
}

.dggbSercrySerEnter b {
    display: block;
    float: left;
    width: 21px;
    height: 19px;
    background: url(../images/zhobg3.png) no-repeat -55px -105px;
    background-size: 200px 200px;
    margin: 0 10px 0 0;
}

.dggbSercrySerTab {
    float: left;
    margin: 13px 0 0 20px;
}

.dggbSercrySerTab span {
    display: block;
    float: left;
    height: 19px;
    padding: 0 10px;
    background: #a6b0c3;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    line-height: 19px;
    margin: 0 0 0 0;
}

.dggbSercrySerTab b {
    display: block;
    float: left;
    width: 21px;
    height: 19px;
    background: url(../images/zhobg3.png) no-repeat;
    background-size: 200px 200px;
    margin: 0 0 0 10px;
}

.dggbSercrySerTab b.icon1 {
    background-position: -85px -105px;
}

.dggbSercrySerTab b.icon2 {
    background-position: -115px -105px;
}

.dggbSercrySerTab em {
    display: block;
    float: left;
    color: #6c7f9e;
    font-size: 12px;
    margin: 0 0 0 10px;
}

.ssSousuoTitle {
    display: none;
}

.dggbSsjgTitle {
    margin: 30px 0 10px 22.2px;
}

.dggbNssBox {
    text-align: center;
    margin-top: 30px;
}

.dggbNssBox span {
    display: block;
    width: 64px;
    height: 64px;
    background: url(../images/ggbbg6.png) no-repeat 0px -120px;
    margin: auto;
}

.dggbNssBox dl {
    margin-top: 20px;
}

.dggbNssBox dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.dggbNssBox dl dd {
    margin-top: 10px;
    line-height: 25px;
    color: #999999;
}

@media screen and (max-width:768px) {
    .dggbHead {
        width: 100%;
        height: 73px;
        background: #ffffff;
        border-bottom: 1px solid #eeeeee
    }

    .dggbHeadIn {
        width: 100%;
        height: 73px
    }

    .dggbDeng {
        position: absolute;
        top: 0;
        right: 3%
    }

    .ngbbodybg {
        min-width: 0 !important
    }

    .dggbYuyanSub {
        top: 55px
    }

    .dggbMain {
        width: 100%
    }

    .dggbLogo {
        margin: 0 0 0 3%
    }

    .dggbMenu {
        display: none
    }

    .dggbCaidan {
        display: block;
        float: left;
        margin: 27px 0 0 0
    }

    .dggbCaidan a {
        display: block;
        width: 18px;
        height: 16px;
        background: url(../images/zhobg3.png) no-repeat -35px -70px;
        background-size: 200px 200px
    }

    .cdBox {
        display: block;
        width: 100%;
        left: 0;
        top: 73px;
        z-index: 103;
        background: #ffffff;
        padding-bottom: 20px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
        position: absolute
    }

    .cdBoxList {
        width: 100%
    }

    .cdBoxTitle {
        display: block;
        width: 94%;
        height: 43px;
        border-bottom: 1px solid #eeeeee;
        margin: auto
    }

    .cdBoxTitle span {
        display: block;
        float: left;
        height: 43px;
        line-height: 43px;
        overflow: hidden;
        width: calc(100% - 39px);
        margin-right: 15px;
        font-size: 18px;
        font-weight: bold;
        color: #333333
    }

    .cdBoxTitle em {
        display: block;
        float: right;
        width: 9px;
        height: 6px;
        background: url(../images/zhobg3.png) no-repeat;
        background-size: 200px 200px;
        margin-top: 20px
    }

    .cdBoxTitle em.icon1 {
        background-position: -65px -70px
    }

    .cdBoxTitle em.icon2 {
        background-position: -80px -70px
    }

    .cdBoxTitle a {
        display: block;
        width: 100%;
        height: 43px;
        line-height: 43px;
        overflow: hidden;
        font-size: 18px;
        font-weight: bold;
        color: #333333
    }

    .cdBoxTitle a:hover {
        color: #333333
    }

    .cdBoxSub {
        width: 94%;
        margin: auto
    }

    .cdBoxSub span a {
        display: block;
        height: 43px;
        border-bottom: 1px solid #eeeeee
    }

    .cdBoxSub span a img {
        float: left;
        width: 30px;
        height: 30px;
        border-radius: 100px;
        margin: 7px 15px 0 0
    }

    .cdBoxSub span a em {
        display: block;
        float: right;
        width: calc(100% - 45px);
        font-size: 16px;
        color: #333333;
        line-height: 43px;
        height: 43px;
        overflow: hidden;
        font-weight: bold
    }

    .cdBoxGuan {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px
    }

    .cdBoxGuan a {
        display: block;
        width: 26px;
        height: 26px;
        background: url(../images/zhobg3.png) no-repeat -100px -70px;
        background-size: 200px 200px
    }

    .dggbZhuce {
        display: none
    }

    .dggbmzhu {
        float: right;
        position: relative;
        display: block;
        margin: 6px 0 0 15px;
        height: 50px
    }

    .dggbmzhuIcon a {
        display: block;
        width: 18px;
        height: 18px;
        background: url(../images/zhobg3.png) no-repeat -135px -70px;
        background-size: 200px 200px;
        margin: 20px 0 0 0
    }

    .dggbmzhuSub {
        width: 100px;
        background: #ffffff;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
        position: absolute;
        right: 0;
        top: 50px;
        border-radius: 5px
    }

    .dggbmzhuSub a {
        display: block;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        text-align: center;
        font-weight: bold
    }

    .dggbmzhuSub a:hover {
        color: #333333
    }

    .dggbYuyan {
        display: none
    }

    .dggbUsdt {
        display: none
    }

    .dggbDengSer {
        display: none
    }

    .cdYuyan {
        width: 94%;
        margin: auto;
        margin-top: 20px
    }

    .cdYuyanBox a {
        display: block;
        float: left;
        width: 48%;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #ebeff2;
        border-radius: 5px
    }

    .cdYuyanBox a span {
        display: block;
        float: left;
        font-weight: bold;
        color: #333333
    }

    .cdYuyanBox a em {
        display: block;
        float: left;
        width: 9px;
        height: 6px;
        background: url(../images/zhobg3.png) no-repeat -65px -70px;
        background-size: 200px 200px;
        margin: 0 0 0 5px
    }

    .cdYuyanXuan a {
        display: block;
        float: right;
        width: 48%;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #ebeff2;
        border-radius: 5px
    }

    .cdYuyanXuan a img {
        float: left;
        width: 18px;
        height: 18px;
        border-radius: 5px
    }

    .cdYuyanXuan a span {
        display: block;
        float: left;
        font-weight: bold;
        color: #333333;
        margin: 0 0 0 5px
    }

    .cdYuyanXuan a em {
        display: block;
        float: left;
        width: 9px;
        height: 6px;
        background: url(../images/zhobg3.png) no-repeat -65px -70px;
        background-size: 200px 200px;
        margin: 0 0 0 5px
    }

    .dggbLogo a {
        margin-left: 0
    }

    .dggbDeng {
        margin-right: 0
    }

    .yytkBox {
        width: 100%;
        background: #ffffff;
        padding-bottom: 20px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 104
    }

    .yytkTitle {
        width: 100%;
        margin-top: 20px;
        position: relative
    }

    .yytkTitle h2 {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: #333333
    }

    .yytkTitle span {
        display: block;
        width: 17px;
        height: 17px;
        background: url(../images/zhobg3.png) no-repeat -160px 0;
        background-size: 200px 200px;
        position: absolute;
        right: 20px;
        top: 5px;
        cursor: pointer
    }

    .yytkSerBox {
        width: 100%;
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 20px
    }

    .yytkSer {
        width: 90%;
        margin: auto;
        height: 35px;
        border: 1px solid #333333;
        border-radius: 5px;
        margin-top: 20px
    }

    .yytkSer input.submit1 {
        border: none;
        background: none;
        width: 18px;
        height: 18px;
        background: url(../images/zhobg3.png) no-repeat -165px -70px;
        background-size: 200px 200px;
        margin: 8px 0 0 10px;
        cursor: pointer;
        float: left
    }

    .yytkSer input.text1 {
        border: none;
        background: none;
        float: left;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        width: calc(100% - 48px);
        margin: 0 0 0 15px
    }

    .yytkSerIn {
        width: 100%;
        margin: auto;
        max-height: 500px;
        overflow: hidden;
        overflow-y: auto
    }

    .yytkSerIn dl {
        width: 100%;
        margin-top: 15px
    }

    .yytkSerIn dl dt {
        font-size: 12px;
        color: #999999;
        font-weight: bold;
        margin-bottom: 5px;
        padding: 0 5%;
        box-sizing: border-box
    }

    .yytkSerIn dl dd a {
        display: block;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        color: #333333;
        font-weight: bold;
        padding: 0 5%;
        box-sizing: border-box
    }

    .yytkSerIn dl dd a span {
        color: #666666
    }

    .yytkSerIn::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        border-radius: 100px
    }

    .yytkSerIn::-webkit-scrollbar-thumb {
        background-color: #cbcbcb;
        border-radius: 100px
    }

    .yytkSerIn::-webkit-scrollbar-track {
        background-color: #ebebeb;
        border-radius: 100px
    }

    .yytkSerIn::-ms-scrollbar {
        width: 8px;
        height: 8px;
        border-radius: 100px
    }

    .yytkSerIn::-ms-scrollbar-thumb {
        background-color: #cbcbcb;
        border-radius: 100px
    }

    .yytkSerIn::-ms-scrollbar-track {
        background-color: #ebebeb
    }

    .yytkTitle2Box {
        width: 100%;
        border-bottom: 1px solid #eeeeee;
        margin-top: 20px;
        padding-bottom: 20px
    }

    .yytkTitle2 {
        width: 90%;
        margin: auto
    }

    .yytkTitle2 h2 {
        float: left;
        font-size: 18px;
        font-weight: bold;
        color: #333333
    }

    .yytkTitle2 span {
        display: block;
        width: 17px;
        height: 17px;
        background: url(../images/zhobg3.png) no-repeat -160px 0;
        background-size: 200px 200px;
        cursor: pointer;
        float: right;
        margin-top: 5px
    }

    .yytkSer2 {
        width: 90%;
        margin: auto;
        height: 35px;
        border: 1px solid #eeeeee;
        border-radius: 5px;
        margin-top: 20px;
        background: #eff2f5
    }

    .yytkSer2 input.submit1 {
        border: none;
        background: none;
        width: 18px;
        height: 18px;
        background: url(../images/zhobg3.png) no-repeat -165px -70px;
        background-size: 200px 200px;
        margin: 8px 0 0 10px;
        cursor: pointer;
        float: left
    }

    .yytkSer2 input.text1 {
        border: none;
        background: none;
        float: left;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        width: calc(100% - 48px);
        margin: 0 0 0 15px
    }

    .yytkSerIn2 {
        width: 100%;
        height: 500px;
        overflow: hidden;
        overflow-y: auto;
        margin-top: 20px
    }

    .yytkSerIn2 dl {
        width: 90%;
        margin: auto;
        margin-top: 20px
    }

    .yytkSerIn2 dl:first-child {
        margin-top: 0
    }

    .yytkSerIn2 dl dt {
        font-size: 12px;
        color: #999999;
        font-weight: bold;
        margin-bottom: 10px
    }

    .yytkSerIn2 dl dd a {
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        display: block
    }

    .yytkSerIn2 dl dd a img {
        width: 20px;
        height: 20px;
        border-radius: 100px;
        float: left;
        margin: 7px 10px 0 0
    }

    .yytkSerIn2 dl dd a span {
        display: block;
        float: left;
        font-weight: bold;
        color: #333333
    }

    .yytkSerIn2 dl dd a em {
        display: block;
        float: left;
        color: #666666;
        font-weight: bold;
        margin: 0 0 0 10px
    }

    .yytkSerIn2 dl dd a b {
        display: block;
        float: right;
        width: 18px;
        height: 18px;
        background: url(../images/zhobg3.png) no-repeat -145px -105px;
        background-size: 200px 200px;
        margin-top: 8px
    }

    .yytkSerIn2::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        border-radius: 100px
    }

    .yytkSerIn2::-webkit-scrollbar-thumb {
        background-color: #cbcbcb;
        border-radius: 100px
    }

    .yytkSerIn2::-webkit-scrollbar-track {
        background-color: #ebebeb;
        border-radius: 100px
    }

    .yytkSerIn2::-ms-scrollbar {
        width: 8px;
        height: 8px;
        border-radius: 100px
    }

    .yytkSerIn2::-ms-scrollbar-thumb {
        background-color: #cbcbcb;
        border-radius: 100px
    }

    .yytkSerIn2::-ms-scrollbar-track {
        background-color: #ebebeb
    }

    .ssSousuoTitle {
        display: block;
        float: left
    }

    .ssSousuoTitle a {
        display: block;
        width: 21px;
        height: 21px;
        background: url(../images/zhobg3.png) no-repeat -170px -105px;
        background-size: 200px 200px;
        margin: 25px 20px 0 0
    }

    .ssSousuoSub {
        width: 100% !important;
        background: #ffffff;
        padding-bottom: 20px;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 103
    }

    .ssSousuoName {
        width: 100%;
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 15px
    }

    .ssSousuoName input.submit1 {
        border: none;
        background: none;
        width: 18px;
        height: 18px;
        background: url(../images/zhobg3.png) no-repeat -165px -70px;
        background-size: 200px 200px;
        margin: 25px 0 0 5%;
        float: left
    }

    .ssSousuoName input.text1 {
        border: none;
        background: none;
        float: left;
        width: calc(90% - 144px);
        height: 32px;
        line-height: 32px;
        overflow: hidden;
        float: left;
        margin: 20px 0 0 15px
    }

    .ssSousuoName span {
        display: block;
        float: left;
        width: 14px;
        height: 14px;
        background: url(../images/zhobg3.png) no-repeat 0px -140px;
        background-size: 200px 200px;
        margin: 30px 0 0 10px;
        cursor: pointer
    }

    .ssSousuoName em {
        display: block;
        width: 72px;
        height: 32px;
        background: #eff2f5;
        border-radius: 5px;
        float: right;
        margin: 20px 5% 0px 0;
        line-height: 32px;
        overflow: hidden;
        text-align: center;
        font-weight: bold;
        color: #333333;
        cursor: pointer
    }

    .ssSousuoName input::placeholder {
        font-weight: bold;
        color: #999999
    }

    .ssSousuoMsg {
        margin-top: 20px;
        margin-left: 5%
    }

    .ssSousuoMsg em {
        font-size: 12px;
        font-weight: bold;
        float: left;
        color: #999999
    }

    .ssSousuoMsg b {
        display: block;
        float: left;
        width: 8px;
        height: 10px;
        background: url(../images/zhobg3.png) no-repeat -190px -70px;
        background-size: 200px 200px;
        margin: 2px 0 0 5px
    }

    .ssSousuoList {
        width: 100%;
        max-height: 330px;
        overflow: hidden;
        overflow-y: auto
    }

    .ssSousuoList::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        border-radius: 100px
    }

    .ssSousuoList::-webkit-scrollbar-thumb {
        background-color: #cbcbcb;
        border-radius: 100px
    }

    .ssSousuoList::-webkit-scrollbar-track {
        background-color: #ebebeb;
        border-radius: 100px
    }

    .ssSousuoList::-ms-scrollbar {
        width: 8px;
        height: 8px;
        border-radius: 100px
    }

    .ssSousuoList::-ms-scrollbar-thumb {
        background-color: #cbcbcb;
        border-radius: 100px
    }

    .ssSousuoList::-ms-scrollbar-track {
        background-color: #ebebeb
    }

    .ssSousuoList li {
        margin-top: 20px;
        border-radius: 5px
    }

    .ssSousuoList li a {
        display: block;
        height: 35px;
        line-height: 35px;
        overflow: hidden;
        border-radius: 5px;
        width: 90%;
        margin-left: 5%
    }

    .ssSousuoLeft {
        float: left;
        margin: 0 0 0 10px
    }

    .ssSousuoLeft img {
        float: left;
        width: 25px;
        height: 25px;
        margin: 5px 10px 0 0
    }

    .ssSousuoLeft span {
        display: block;
        font-weight: bold;
        color: #333333;
        float: left
    }

    .ssSousuoLeft em {
        display: block;
        float: left;
        font-weight: bold;
        color: #666666;
        margin: 0 0 0 10px
    }

    .ssSousuoRight {
        float: right;
        margin: 0 10px 0 0;
        font-weight: bold;
        color: #999999
    }

    .ssSousuoList li a:hover {
        background: #eff2f5
    }

    .dggbBack {
        margin-left: 0;
        margin-left: 5%;
        margin-top: 10px
    }

    .dggbBackMore {
        margin-left: 0
    }

    .dggbSsjgList {
        padding-bottom: 0;
        width: 90%;
        margin: auto
    }

    .dggbSsjgList li {
        width: 18% !important;
        margin-left: 0 !important;
        margin-right: 2.5%
    }

    .dggbSsjgList li:nth-child(5n+5) {
        margin-right: 0
    }

    .dggbSsjgTitle {
        margin: 30px 0 10px 5%
    }
}

.zhzMain {
    width: 1380px;
    margin: auto;
}

.zhzDecBox .fyxxPage,
.dggbDtnIn+.fyxxPage {
    width: 100%;
    justify-content: center;
}

.dggbShowBox .fyxxPage {
    align-items: center;
    justify-content: center;
}

.fyxxPage {align-items: center;justify-content: center;
    text-align: center;
    margin-top: 15px;
    display: flex;
    flex-direction: row;
}

.fyxxPage a {
    min-width: 32px;
    width: auto;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
    margin: 15px 6px 0 6px !important;
    padding: 0 2px;
}

.fyxxPage a:not(.currentPage) {
    min-width: 15px;
    padding: 0 10px;
}

.fyxxPage a.currentPage {
    padding: 0 5px 0 4px;
    background: #000000;
    border-radius: 8px;
    color: #FFFFFF;
    transition: all .3s ease
}

.fyxxPage a:not(.pagenos):hover {
    background: #F0F6FF;
    color: #000000;
    border-radius: 8px;
}

.fyxxPage a.currentPage:hover {
    background: #000000 !important;
    color: #FFFFFF !important;
    transition: all0.3s ease;
}

.fyxxPage a:last-child,
.fyxxPage a:first-child {
    border-radius: 8px;
}
.sitemapMain{display:flex;flex-direction: column;}
.sitemapMain .fyxxPage {
    align-items: center;justify-content: center;
}

.pagination {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    display: flex;
    justify-content: center;
}

.pagination li.active span {
    background: #000000;
    border-radius: 8px;
    color: #FFFFFF;
    transition: all .3s ease
}

.pagination li a,
.pagination li span {
    display: inline-block;
    color: #323233;
    text-decoration: none;
    border-radius: 8px;
    margin-top: 15px;
    padding: 0 7px 0 6px;
    min-width: 32px;
    width: auto;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 16px;
}

.zhzFoot {
    border-top: 1px solid #eeeeee;
    margin-top: 30px;
    padding-bottom: 30px;
}

.zhzFootIn {
    width: 100%;
}

.zhzFootLeft {
    float: left;
    margin-left: 100px;
}

.zhzFootLogo a {
    display: block;
    width: 115px;
    height: 35px;
    background: url(../images/zhologo.png) no-repeat;
    background-size: 115px 35px;
    margin-top: 40px;
}

.zhzFootMsg {
    color: #333333;
    margin-top: 30px;
}

.zhzFootRight {
    float: right;
    margin-right: 100px;
}

.zhzFootRight dl {
    float: left;
    margin: 30px 0 0 200px;
}

.zhzFootRight dt {
    font-size: 16px;
    color: #333333;
}

.zhzFootRight dd a {
    display: block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    margin-top: 15px;
}

@media screen and (max-width:768px) {
    .zhzFootRight {
        display: none
    }

    .zhzFootIn {
        width: 100%
    }

    .zhzFootLeft {
        width: 100%
    }

    .zhzFootLogo {
        width: 115px;
        height: 35px;
        margin: auto;
        margin-top: 30px
    }

    .zhzFootMsg {
        width: 100%;
        text-align: center
    }

    .zhzFootLeft {
        margin-left: 0
    }
}

.zhzSize {
    width: 1380px;
    margin: auto;
    margin-top: 23px;
}

.zhzSize b {
    display: block;
    float: left;
    width: 11px;
    height: 14.5px;
    background: url(../images/zhobg1.png) no-repeat -180px 0;
    background-size: 200px 200px;
    margin: 3px 5px 0 0;
}

.zhzSize span {
    display: block;
    float: left;
    width: calc(100% - 16px);
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

@media screen and (max-width:768px) {
    .zhzSize {
        width: 94%;
        margin: auto;
        margin-top: 23px
    }
}

.indexblue {
    color: #0099ff
}

.indexred {
    color: #eb4b4e;
}

.indexorange {
    color: #ff8636;
}

.indexgreen {
    color: #00cc33;
}

.indexgray {
    color: #cfd6e4;
}

.ngbMorCont1dmul li:not(:first-child) {
    margin: 10px 0;
}

.dmtitle {
    position: sticky;
    top: 0;
    background-color: #ffffff;
}

.ngbMorCont1dmul {
    width: 1380px;
    overflow: hidden;
    transition: height .5s linear;
    height: 230px;
    position: relative;
    padding: 0 0 0 0;
}

.ngbMorCont1dmulhei {
    height: 350px;
    overflow: auto;
}

.ngbMorCont1dmul li {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 55px;
}

.ngbMorCont1dmul li p:nth-child(1) span:first-child {
    width: 50px;
}

.ngbMorCont1dmul li p:nth-child(1) {
    display: flex;
    flex-direction: row;
}

.ngbMorCont1dmul li p:nth-child(1) span:last-child {
    white-space: nowrap;
    width: 1300px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.dmbtn {
    cursor: pointer;
    font-size: 18px;
    color: #999999;
}