.topNews-wrapper {
    width: 100%;
    height: auto
}

.topNews-wrapper .topNews-box {
    width: 100%;
    height: auto;
    padding-top: 24px
}

.topNews-wrapper .topNews-box .topNews {
    width: 100%;
    height: auto;
    text-align: center
}

.topNews-wrapper .topNews-box .topNews a {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    line-height: 55px;
    color: #cb000a;
    font-size: 30px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.topNews-wrapper .topNews-box .topNews a:hover {
    text-decoration: underline
}

.topNews-wrapper .topNews-box .topNews-small {
    width: 100%;
    height: auto;
    margin-top: 3px
}

.topNews-wrapper .topNews-box .topNews-small ul {
    width: 100%;
    height: auto;
    white-space: normal;
    text-align: center;
    font-size: 0
}

.topNews-wrapper .topNews-box .topNews-small ul li {
    display: inline;
    vertical-align: top;
    width: auto;
    padding: 0 10px;
    position: relative;
    font-size: 14px;
    line-height: 19px;
    color: #333
}

.topNews-wrapper .topNews-box .topNews-small ul li:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 10px;
    background-color: #d3d8de;
    left: 0;
    top: 5px;
    z-index: 1
}

.topNews-wrapper .topNews-box .topNews-small ul li:first-child:before {
    display: none
}

.topNews-wrapper .topNews-box .topNews-small ul li a {
    display: inline;
    vertical-align: top;
    width: auto;
    line-height: 19px;
    color: #333;
    font-size: 14px;
    cursor: pointer
}

.topNews-wrapper .topNews-box .topNews-small ul li a:hover {
    text-decoration: underline
}

.topNews-wrapper .topNews-box .topNews-small ul li a:hover {
    color: #006ad2 !important
}

.topNews-wrapper .topNews-slider {
    width: 100%;
    height: 46px;
    margin-top: 20px;
    background-color: #edf6ff;
    padding-top: 13px;
    padding-left: 135px;
    padding-right: 88px;
    position: relative
}

.topNews-wrapper .topNews-slider .slider-icon {
    width: 24px;
    height: 24px;
    position: absolute;
    z-index: 1;
    left: 18px;
    top: 11px;
    line-height: 24px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    background-color: #dc0e0b
}

.topNews-wrapper .topNews-slider .slider-icon i.iconfont {
    color: #fff;
    font-size: 14px
}

.topNews-wrapper .topNews-slider .slider-title {
    width: 84px;
    height: 24px;
    line-height: 24px;
    top: 11px;
    left: 55px;
    font-size: 16px;
    color: #40628f;
    position: absolute
}

.topNews-wrapper .topNews-slider .topNews-sliderBox {
    width: 100%;
    height: 20px;
    overflow: hidden
}

.topNews-wrapper .topNews-slider .topNews-sliderBox ul li {
    width: auto;
    height: 26px;
    font-size: 0;
    white-space: nowrap
}

.topNews-wrapper .topNews-slider .topNews-sliderBox ul li a {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-right: 50px;
    font-size: 16px;
    line-height: 20px;
    color: #40628f
}

.topNews-wrapper .topNews-slider .topNews-sliderBox ul li a:hover {
    text-decoration: underline
}

.topNews-wrapper .topNews-slider .more-news {
    width: 88px;
    height: 46px;
    line-height: 46px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    z-index: 1
}

.topNews-wrapper .topNews-slider .more-news a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    line-height: 46px;
    font-size: 12px;
    color: #899097
}

.topNews-wrapper .topNews-slider .more-news a:hover {
    text-decoration: underline
}

.ie8 .topNews-wrapper .topNews-slider .slider-icon {
    background: url("img-sprites.png") rgba(0, 0, 0, 0) -50px 0 no-repeat
}

.banner-wrapper {
    width: 100%;
    height: 360px;
    margin-top: 20px
}

.banner-wrapper .banner-box {
    width: 640px;
    height: 360px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 2
}

.banner-wrapper .banner-box:hover .prev, .banner-wrapper .banner-box:hover .next {
    display: block
}

.banner-wrapper .banner-box .banner-list {
    width: 100%;
    height: 100%
}

.banner-wrapper .banner-box .banner-list ul li {
    width: 100%;
    height: 360px;
    position: relative
}

.banner-wrapper .banner-box .banner-list ul li a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%
}

.banner-wrapper .banner-box .banner-list ul li img {
    width: 100%;
    height: auto
}

.banner-wrapper .banner-box .banner-list ul li .info {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    background-color: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.banner-wrapper .banner-box .banner-nav {
    width: 100%;
    height: 4px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    background-color: rgba(255, 255, 255, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFFFFF, endColorstr=#7FFFFFFF);
    z-index: 5
}

.banner-wrapper .banner-box .banner-nav ul li {
    float: left;
    width: 33.333%;
    height: 4px;
    font-size: 0;
    text-indent: -9999;
    cursor: pointer
}

.banner-wrapper .banner-box .banner-nav ul li.on {
    background-color: #42aaff
}

.banner-wrapper .banner-box > .prev, .banner-wrapper .banner-box > .next {
    position: absolute;
    display: none;
    width: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    top: 50%;
    margin-top: -25px;
    background-color: rgba(0, 0, 0, .5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000);
    z-index: 19;
    cursor: pointer
}

.banner-wrapper .banner-box > .prev i.iconfont, .banner-wrapper .banner-box > .next i.iconfont {
    font-size: 20px;
    color: #fff
}

.banner-wrapper .banner-box > .prev {
    left: 10px
}

.banner-wrapper .banner-box > .next {
    right: 10px
}

.banner-wrapper .tabNews-container {
    width: 540px;
    height: 360px;
    overflow: hidden
}

.banner-wrapper .tabNews-container .tabNews-box {
    width: 100%;
    height: 100%
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-nav {
    width: 100%;
    height: 48px;
    border-bottom: 1px dotted #d3d8de
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul {
    width: 100%;
    height: auto;
    white-space: nowrap;
    font-size: 0
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 23px;
    padding: 0 10px;
    font-weight: bold;
    position: relative;
    color: #899097;
    cursor: pointer
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li.mobile {
    display: none
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li.on {
    color: #006ad2
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li.on a {
    color: #006ad2
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 10px;
    background-color: #d3d8de;
    left: 0;
    top: 8px
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li:first-child {
    padding-left: 0
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li:first-child:before {
    display: none
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li a {
    line-height: 30px;
    font-size: 19px;
    font-weight: bold;
    color: #899097
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content {
    width: 100%;
    height: 290px;
    margin-top: 15px !important;
    overflow: hidden
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul {
    width: 100%;
    height: auto;
    float: left
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li {
    width: 100%;
    height: 22px;
    margin-top: 16px;
    padding-left: 21px;
    position: relative
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li:first-child {
    margin-top: 0 !important
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li.date {
    padding-right: 95px
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li.date .date-info {
    display: block
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background-color: #d3d8de;
    position: absolute;
    left: 1px;
    top: 8px
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li a {
    display: inline-block;
    max-width: 100%;
    font-size: 15px;
    color: #333;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li a:hover {
    text-decoration: underline
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li a:hover {
    color: #006ad2 !important
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li a.new, .banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li a.hot {
    padding-right: 35px;
    position: relative
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li a.new:before, .banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li a.hot:before {
    position: absolute;
    content: "";
    width: 28px;
    height: 14px;
    background: url("img-sprites.png") -160px 0px no-repeat;
    right: 0;
    top: 5px
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li a.hot:before {
    background-position: -130px 0px
}

.banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li .date-info {
    display: none;
    width: 90px;
    height: 19px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    line-height: 19px;
    color: #899097;
    text-align: left
}

.mohurd-banner-mobile {
    height: 5.5rem;
    margin-bottom: 1rem
}

.mohurd-banner-mobile ul li a {
    display: flex
}

.mohurd-banner-mobile ul li a img {
    display: block;
    width: 100%
}

.mohurd-banner-mobile .mohurdBanner-silderNav {
    display: none
}

.mohurd-banner {
    width: 100%;
    height: auto;
    margin-top: 30px
}

.mohurd-banner .mohurdBanner {
    width: 100%;
    height: 100px;
    margin-top: 20px;
    overflow: hidden
}

.mohurd-banner .mohurdBanner:first-child {
    margin-top: 0 !important
}

.mohurd-banner .mohurdBanner.banner-type-1 {
    position: relative
}

.mohurd-banner .mohurdBanner.banner-type-1 .prev, .mohurd-banner .mohurdBanner.banner-type-1 .next {
    position: absolute;
    width: 86px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    top: 0;
    z-index: 2
}

.mohurd-banner .mohurdBanner.banner-type-1 .prev i.iconfont, .mohurd-banner .mohurdBanner.banner-type-1 .next i.iconfont {
    font-size: 40px;
    color: #fff;
    cursor: pointer
}

.mohurd-banner .mohurdBanner.banner-type-1 .prev {
    left: 0;
    background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%)
}

.mohurd-banner .mohurdBanner.banner-type-1 .next {
    right: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%)
}

.mohurd-banner .mohurdBanner.banner-type-1 .mohurdBanner-silder {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.mohurd-banner .mohurdBanner.banner-type-1 .mohurdBanner-silder ul li {
    width: 100%;
    height: 100px;
    overflow: hidden
}

.mohurd-banner .mohurdBanner.banner-type-1 .mohurdBanner-silder ul li a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%
}

.mohurd-banner .mohurdBanner.banner-type-1 .mohurdBanner-silder ul li a img {
    width: 100%;
    height: 100px
}

.mohurd-banner .mohurdBanner.banner-type-1 .mohurdBanner-silderNav {
    position: absolute;
    width: 100px;
    height: 6px;
    bottom: 10px;
    left: 50%;
    margin-left: -50px;
    z-index: 2
}

.mohurd-banner .mohurdBanner.banner-type-1 .mohurdBanner-silderNav ul {
    width: 100%;
    height: 100%;
    font-size: 0;
    white-space: nowrap;
    text-align: center
}

.mohurd-banner .mohurdBanner.banner-type-1 .mohurdBanner-silderNav ul li {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    text-indent: -999;
    width: 6px;
    height: 6px;
    background-color: #a5a5a5;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-left: 6px
}

.mohurd-banner .mohurdBanner.banner-type-1 .mohurdBanner-silderNav ul li:first-child {
    margin-left: 0 !important
}

.mohurd-banner .mohurdBanner.banner-type-1 .mohurdBanner-silderNav ul li.on {
    background-color: #006ad2
}

.mohurd-banner .mohurdBanner.banner-type-2 a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%
}

.mohurd-banner .mohurdBanner.banner-type-2 a img {
    width: 100%;
    height: 100px
}

.mohurd-banner .mohurdBanner.banner-type-3 {
    font-size: 0;
    white-space: nowrap
}

.mohurd-banner .mohurdBanner.banner-type-3 .mohurdBanner-item {
    display: inline-block;
    vertical-align: top;
    width: 592px;
    height: 100px;
    margin-left: 16px
}

.mohurd-banner .mohurdBanner.banner-type-3 .mohurdBanner-item:first-child {
    margin-left: 0 !important
}

.mohurd-banner .mohurdBanner.banner-type-3 .mohurdBanner-item a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.mohurd-banner .mohurdBanner.banner-type-3 .mohurdBanner-item a img {
    width: 100%;
    height: 100px
}

.mohurd-banner .mohurdBanner.banner-type-4 {
    font-size: 0;
    white-space: nowrap
}

@media screen and (max-width: 768px) {
    .mohurd-banner .mohurdBanner.banner-type-4 {
        display: flex;
        flex-wrap: wrap
    }
}

.mohurd-banner .mohurdBanner.banner-type-4 .mohurdBanner-item {
    display: inline-block;
    vertical-align: top;
    width: 390px;
    height: 100px;
    margin-left: 15px
}

.mohurd-banner .mohurdBanner.banner-type-4 .mohurdBanner-item:first-child {
    margin-left: 0 !important
}

@media screen and (max-width: 768px) {
    .mohurd-banner .mohurdBanner.banner-type-4 .mohurdBanner-item {
        width: 50%;
        margin-left: 0;
        padding: 0 .05rem;
        margin-bottom: .2rem
    }
}

.mohurd-banner .mohurdBanner.banner-type-4 .mohurdBanner-item a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.mohurd-banner .mohurdBanner.banner-type-4 .mohurdBanner-item a img {
    width: 100%;
    height: 100px
}

.mohurd-banner .mohurdBanner.banner-type-5 {
    font-size: 0;
    white-space: nowrap
}

.mohurd-banner .mohurdBanner.banner-type-5 .mohurdBanner-item {
    display: inline-block;
    vertical-align: top;
    width: 290px;
    height: 100px;
    margin-left: 14px
}

.mohurd-banner .mohurdBanner.banner-type-5 .mohurdBanner-item:first-child {
    margin-left: 0 !important
}

.mohurd-banner .mohurdBanner.banner-type-5 .mohurdBanner-item a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.mohurd-banner .mohurdBanner.banner-type-5 .mohurdBanner-item a img {
    width: 100%;
    height: 100px
}

.ie8 .mohurd-banner .mohurdBanner.banner-type-1 .prev {
    background: url("img-sprites.png") -96px -1342px no-repeat
}

.ie8 .mohurd-banner .mohurdBanner.banner-type-1 .next {
    background: url("img-sprites.png") -8px -1342px no-repeat
}

.ie8 .mohurd-banner .mohurdBanner.banner-type-1 .mohurdBanner-silderNav ul li {
    background: url("img-sprites.png") rgba(0, 0, 0, 0) -150px -1454px no-repeat
}

.ie8 .mohurd-banner .mohurdBanner.banner-type-1 .mohurdBanner-silderNav ul li.on {
    background: url("img-sprites.png") rgba(0, 0, 0, 0) -163px -1454px no-repeat
}

@media only screen and (min-width: 769px) {
    .banner-wrapper .tabNews-container .tabNews-box ul li .mobile {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .mohurd-banner {
        margin-top: .25rem;
        padding: 0 .2rem
    }

    .mohurd-banner .mohurdBanner {
        height: 100%
    }

    .mohurd-banner .mohurdBanner.banner-type-4 {
        display: flex;
        flex-wrap: wrap
    }

    .mohurd-banner .mohurdBanner.banner-type-4 .mohurdBanner-item {
        width: 50%;
        margin-left: 0;
        padding: 0 .05rem;
        margin-bottom: .2rem
    }

    .mohurd-banner .mohurdBanner.banner-type-5 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .mohurd-banner .mohurdBanner.banner-type-5 .mohurdBanner-item {
        margin-top: .1rem;
        width: 49%;
        height: 1.2rem;
        margin-left: 0
    }

    .mohurd-banner .mohurdBanner.banner-type-5 .mohurdBanner-item a img {
        height: 1.2rem
    }

    .banner-wrapper {
        height: auto;
        margin-top: .04rem;
        padding-top: 0 !important
    }

    .banner-wrapper .banner-box {
        height: 4.22rem;
        width: 100%;
        float: none
    }

    .banner-wrapper .banner-box .banner-list ul li {
        height: 4.22rem
    }

    .banner-wrapper .banner-box .banner-list ul li .info {
        height: .8rem;
        line-height: .8rem;
        font-size: .28rem;
        padding: 0 .34rem
    }

    .banner-wrapper .banner-box .banner-nav {
        height: .06rem;
        bottom: .8rem
    }

    .banner-wrapper .banner-box .banner-nav ul li {
        height: .06rem
    }

    .banner-wrapper .banner-box .prev, .banner-wrapper .banner-box .next {
        display: block;
        width: .6rem;
        height: 1rem;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .banner-wrapper .banner-box .prev i.iconfont, .banner-wrapper .banner-box .next i.iconfont {
        font-size: .4rem
    }

    .banner-wrapper .banner-box .prev {
        left: .4rem
    }

    .banner-wrapper .banner-box .next {
        right: .4rem
    }

    .banner-wrapper .tabNews-container {
        width: 100%;
        padding: 0 .2rem;
        height: auto
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-nav {
        height: auto;
        border-bottom: .01rem solid #d3d8de;
        padding-top: .33rem
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li {
        display: block;
        font-size: .32rem;
        line-height: .45rem;
        padding: .07rem 0;
        margin-left: .3rem
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li .pc {
        display: none
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li .mobile {
        display: block;
        font-size: .32rem
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li:before {
        content: "";
        width: 0
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li:first-child {
        margin-left: 0
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-nav ul li.on {
        border-bottom: .02rem solid #006ad2
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-content {
        height: auto;
        margin-top: .4rem !important
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul {
        float: none
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li {
        margin-top: .4rem;
        padding-left: .26rem;
        height: .44rem
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li.date {
        padding-right: 1.8rem
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li.date .date-info {
        width: 1.7rem;
        height: .38rem;
        font-size: .28rem;
        line-height: .38rem
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li:before {
        width: .12rem;
        height: .12rem;
        top: .16rem;
        left: .02rem
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li:first-child {
        margin-top: 0
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-content ul li a {
        font-size: .28rem;
        line-height: .4rem
    }

    .banner-wrapper .tabNews-container .tabNews-box .tabNews-content .more {
        display: block;
        font-size: .24rem;
        color: #006ad2;
        text-decoration: underline;
        height: .8rem;
        line-height: .8rem;
        text-align: center
    }
}

.linkList-wrapper {
    width: 100%;
    height: auto
}

.linkList-wrapper li {
    width: 100%;
    height: 60px;
    padding-left: 12px;
    padding-top: 20px;
    text-align: left;
    position: relative;
    border-bottom: 1px dotted #d3d8de
}

.linkList-wrapper li.date {
    padding-right: 100px
}

.linkList-wrapper li.date .date-info {
    display: block
}

.linkList-wrapper li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #bfc9d0;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    left: 0;
    top: 29px;
    z-index: 1
}

.linkList-wrapper li a {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.linkList-wrapper li a:hover {
    text-decoration: underline
}

.linkList-wrapper li a:hover {
    color: #006ad2 !important
}

.linkList-wrapper li a.new, .linkList-wrapper li a.hot {
    padding-right: 35px;
    position: relative
}

.linkList-wrapper li a.new:before, .linkList-wrapper li a.hot:before {
    position: absolute;
    content: "";
    width: 28px;
    height: 14px;
    background: url("img-sprites.png") -160px 0px no-repeat;
    right: 0;
    top: 3px
}

.linkList-wrapper li a.hot:before {
    background-position: -130px 0px
}

.linkList-wrapper li .date-info {
    display: none;
    width: 100px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    line-height: 60px;
    color: #899097;
    text-align: left
}

.ie8 .linkList-wrapper li:before {
    background: url("img-sprites.png") rgba(0, 0, 0, 0) -118px 0 no-repeat
}

@media screen and (max-width: 768px) {
    .mobile-linkList-wrapper {
        padding: 0 .24rem
    }

    .linkList-wrapper li.date {
        padding-right: 1.5rem;
        height: .4rem;
        margin-top: .26rem;
        line-height: .4rem;
        padding-top: 0;
        border: none
    }

    .linkList-wrapper li.date a {
        font-size: .28rem;
        line-height: .4rem
    }

    .linkList-wrapper li:before {
        top: 9px
    }

    .linkList-wrapper li .date-info {
        height: .4rem;
        line-height: .4rem;
        text-align: right;
        font-size: .24rem
    }

    .linkList-wrapper .more {
        display: block;
        font-size: .24rem;
        color: #006ad2;
        height: .8rem;
        line-height: .8rem;
        text-align: center;
        text-decoration: underline
    }
}

.smLinkList-wrapper {
    width: 100%;
    height: auto
}

.smLinkList-wrapper li {
    width: 100%;
    height: 19px;
    margin-top: 14px;
    padding-left: 12px;
    text-align: left;
    position: relative
}

.smLinkList-wrapper li:first-child {
    margin-top: 0 !important
}

.smLinkList-wrapper li.date {
    padding-right: 90px
}

.smLinkList-wrapper li.date .date-info {
    display: block
}

.smLinkList-wrapper li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #bfc9d0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    left: 0;
    top: 8px;
    z-index: 1
}

.smLinkList-wrapper li a {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    font-size: 14px;
    line-height: 19px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.smLinkList-wrapper li a:hover {
    text-decoration: underline
}

.smLinkList-wrapper li a:hover {
    color: #006ad2 !important
}

.smLinkList-wrapper li a.new, .smLinkList-wrapper li a.hot {
    padding-right: 35px;
    position: relative
}

.smLinkList-wrapper li a.new:before, .smLinkList-wrapper li a.hot:before {
    position: absolute;
    content: "";
    width: 28px;
    height: 14px;
    background: url("img-sprites.png") -160px 0px no-repeat;
    right: 0;
    top: 3px
}

.smLinkList-wrapper li a.hot:before {
    background-position: -130px 0px
}

.smLinkList-wrapper li .date-info {
    display: none;
    width: 90px;
    height: 19px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    line-height: 19px;
    color: #899097;
    text-align: left
}

.ie8 .smLinkList-wrapper li:before {
    background: url("img-sprites.png") rgba(0, 0, 0, 0) -118px 0 no-repeat
}

@media only screen and (max-width: 768px) {
    .smLinkList-wrapper .more {
        display: block;
        font-size: .24rem;
        color: #006ad2;
        height: .8rem;
        line-height: .8rem;
        text-align: center;
        text-decoration: underline
    }

    .smLinkList-wrapper ul li.date {
        display: flex;
        height: .4rem;
        line-height: .4rem;
        padding: 0;
        padding-left: .2rem
    }

    .smLinkList-wrapper ul li.date + li.date {
        margin-top: .4rem
    }

    .smLinkList-wrapper ul li.date a {
        height: 100%;
        line-height: inherit;
        font-size: .28rem;
        flex-grow: 1
    }

    .smLinkList-wrapper ul li.date .date-info {
        color: #999;
        position: static;
        font-size: .24rem;
        height: 100%;
        line-height: inherit;
        margin-left: .14rem;
        flex-shrink: 0
    }
}

.linkList-section-wrapper {
    width: 100%;
    height: auto
}

@media screen and (max-width: 768px) {
    .linkList-section-wrapper {
        padding: 0 .2rem
    }
}

.linkList-section-wrapper .section-title-tab {
    margin-bottom: -1px
}

.linkList-section-wrapper.gray ul li a {
    color: #899097
}

.linkList-section-wrapper ul li {
    width: 100%;
    height: 46px;
    padding-left: 12px;
    padding-top: 13px;
    text-align: left;
    position: relative
}

.linkList-section-wrapper ul li:nth-child(5n+5){
    margin-bottom: 28px;
    position: relative;
}
.linkList-section-wrapper ul li:nth-child(5n+5):after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #d3d8de;
    left: 0;
    bottom: -14px;
}

@media screen and (max-width: 768px) {
    .linkList-section-wrapper ul li.date.service-date {
        display: flex;
        align-items: center;
        padding-top: 0;
        padding-right: 0
    }

    .linkList-section-wrapper ul li.date.service-date .date-info {
        width: auto;
        height: auto;
        line-height: initial;
        position: initial;
        flex-shrink: 0;
        margin-left: .15rem
    }
}

.linkList-section-wrapper ul li.date {
    padding-right: 90px
}

.linkList-section-wrapper ul li.date .date-info {
    display: block
}

.linkList-section-wrapper ul li.long-deta {
    padding-right: 150px
}

.linkList-section-wrapper ul li.long-deta .date-info {
    width: 150px;
    display: block
}

.linkList-section-wrapper ul li.line {
    margin-bottom: 28px;
    position: relative
}

.linkList-section-wrapper ul li.line:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #d3d8de;
    left: 0;
    bottom: -14px
}

.linkList-section-wrapper ul li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #0070de;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    left: 0;
    top: 21px;
    z-index: 1
}

@media screen and (max-width: 768px) {
    .linkList-section-wrapper ul li a {
        font-size: .28rem !important
    }

    .linkList-section-wrapper ul li .date-info {
        font-size: .28rem !important;
        text-align: right
    }
}

.linkList-section-wrapper ul li a {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.linkList-section-wrapper ul li a:hover {
    text-decoration: underline
}

.linkList-section-wrapper ul li a:hover {
    color: #006ad2 !important
}

.linkList-section-wrapper ul li a.new, .linkList-section-wrapper ul li a.hot {
    padding-right: 35px;
    position: relative
}

.linkList-section-wrapper ul li a.new:before, .linkList-section-wrapper ul li a.hot:before {
    position: absolute;
    content: "";
    width: 28px;
    height: 14px;
    background: url("img-sprites.png") -160px 0px no-repeat;
    right: 0;
    top: 3px
}

.linkList-section-wrapper ul li a.hot:before {
    background-position: -130px 0px
}

.linkList-section-wrapper ul li .date-info {
    display: none;
    width: 90px;
    height: 46px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    line-height: 46px;
    color: #899097;
    text-align: left
}

.ie8 .linkList-section-wrapper li:before {
    background: url("img-sprites.png") rgba(0, 0, 0, 0) -124px 0 no-repeat
}

@media screen and (max-width: 768px) {
    .linkList-section-wrapper ul li:before {
        top: 50%;
        margin-top: -2px
    }

    .linkList-section-wrapper ul li.long-deta {
        display: flex;
        align-items: center;
        height: .4rem;
        margin-top: .4rem;
        padding: 0;
        padding-left: .2rem
    }

    .linkList-section-wrapper ul li.long-deta a {
        color: #333
    }

    .linkList-section-wrapper ul li.long-deta .date-info {
        color: #999;
        width: initial;
        flex-shrink: 0;
        position: static;
        margin-left: .14rem
    }
}

@media screen and (max-width: 768px) {
    .linkList-section-wrapper ul li.date {
        height: .4rem;
        line-height: .4rem;
        margin-top: .4rem;
        display: flex;
        padding: 0;
        padding-left: .2rem
    }

    .linkList-section-wrapper ul li.date a {
        line-height: inherit;
        flex-grow: 1
    }

    .linkList-section-wrapper ul li.date .date-info {
        position: static;
        height: initial;
        line-height: inherit;
        margin-left: .14rem;
        width: auto;
        flex-shrink: 0
    }
}

.linkList-doc-wrapper {
    width: 100%;
    height: auto
}

.linkList-doc-wrapper li {
    width: 100%;
    height: 19px;
    margin-top: 14px;
    padding-left: 12px;
    text-align: left;
    position: relative;
    padding-right: 475px
}

.linkList-doc-wrapper li:first-child {
    margin-top: 0 !important
}

.linkList-doc-wrapper li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background-color: #bfc9d0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    left: 0;
    top: 8px;
    z-index: 1
}

.linkList-doc-wrapper li a {
    display: inline-block;
    vertical-align: top;
    max-width: 450px;
    font-size: 14px;
    line-height: 19px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.linkList-doc-wrapper li a:hover {
    text-decoration: underline
}

.linkList-doc-wrapper li a:hover {
    color: #006ad2 !important
}

.linkList-doc-wrapper li a.new, .linkList-doc-wrapper li a.hot {
    padding-right: 35px;
    position: relative
}

.linkList-doc-wrapper li a.new:before, .linkList-doc-wrapper li a.hot:before {
    position: absolute;
    content: "";
    width: 28px;
    height: 14px;
    background: url("img-sprites.png") -160px 0px no-repeat;
    right: 0;
    top: 3px
}

.linkList-doc-wrapper li a.hot:before {
    background-position: -130px 0px
}

.linkList-doc-wrapper li .doc-num {
    width: 390px;
    height: 19px;
    position: absolute;
    top: 0;
    right: 85px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    font-size: 14px
}

.linkList-doc-wrapper li .date-info {
    width: 80px;
    height: 19px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    line-height: 19px;
    color: #899097;
    text-align: left
}

.ie8 .smLinkList-wrapper li:before {
    background: url("img-sprites.png") rgba(0, 0, 0, 0) -118px 0 no-repeat
}

.whole-row-banner-wrapper {
    width: 100%;
    height: 405px;
    position: relative
}

.whole-row-banner-wrapper .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    bottom: -38px;
    z-index: 1
}

.whole-row-banner-wrapper .hd ul {
    overflow: hidden;
    zoom: 1;
    width: 100%;
    text-align: center
}

.whole-row-banner-wrapper .hd ul li {
    display: inline-block;
    margin-right: 2px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    margin-left: 30px;
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.whole-row-banner-wrapper .hd ul li:first-child {
    margin-left: 0
}

.whole-row-banner-wrapper .hd ul li.on {
    background: red;
    color: #fff
}

.whole-row-banner-wrapper .bd {
    position: relative;
    height: 405px;
    z-index: 0
}

.whole-row-banner-wrapper .bd li {
    zoom: 1;
    vertical-align: middle
}

.whole-row-banner-wrapper .bd a {
    display: block;
    height: 405px;
    background-size: cover;
    background-position: center;
    behavior: url("backgroundsize.min.htc")
}

.whole-row-banner-wrapper .bd img {
    width: 100%;
    height: 405px;
    display: block
}

.whole-row-banner-wrapper .prev, .whole-row-banner-wrapper .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    color: #fff;
    font-size: 40px;
    filter: alpha(opacity=50);
    opacity: .5
}

.whole-row-banner-wrapper .prev:hover, .whole-row-banner-wrapper .next:hover {
    filter: alpha(opacity=100);
    opacity: 1
}

.whole-row-banner-wrapper .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px
}

.whole-row-banner-wrapper .prevStop, .whole-row-banner-wrapper .nextStop {
    display: none
}

.editorContent-box {
    width: 100%;
    height: auto;
    border: 1px solid #d3d8de
}

.editorContent-box .audit-box {
    display: none
}

.editorContent-box.type2 {
    background-color: #f7faff;
    border-color: #f7faff
}

.editorContent-box.type2 .editorContent-top .content-title {
    padding-top: 28px;
    border-bottom: none
}

.editorContent-box.type2 .editorContent-top .content-title .title .title-text {
    font-size: 20px
}

.editorContent-box.type2 .editor-content {
    margin-top: 10px;
    padding: 0 35px 40px 35px
}

.editorContent-box .editorContent-top {
    width: 90%;
    margin: 0 auto;
    height: auto
}

.editorContent-box .editorContent-top .content-title {
    width: 100%;
    height: auto;
    text-align: center;
    color: #000;
    padding-top: 38px;
    border-bottom: 2px solid #d3d8de
}

.editorContent-box .editorContent-top .content-title .title {
    width: 100%;
    height: auto;
    text-align: center;
    margin-bottom: 30px
}

.editorContent-box .editorContent-top .content-title .title .title-text {
    line-height: 35px;
    font-size: 26px;
    font-weight: bold;
    color: #000
}

.editorContent-box .editorContent-top .content-title .title .title-text div, .editorContent-box .editorContent-top .content-title .title .title-text h1, .editorContent-box .editorContent-top .content-title .title .title-text h2, .editorContent-box .editorContent-top .content-title .title .title-text h3, .editorContent-box .editorContent-top .content-title .title .title-text h4, .editorContent-box .editorContent-top .content-title .title .title-text h5, .editorContent-box .editorContent-top .content-title .title .title-text h6, .editorContent-box .editorContent-top .content-title .title .title-text hr, .editorContent-box .editorContent-top .content-title .title .title-text p, .editorContent-box .editorContent-top .content-title .title .title-text blockquote, .editorContent-box .editorContent-top .content-title .title .title-text dl, .editorContent-box .editorContent-top .content-title .title .title-text dt, .editorContent-box .editorContent-top .content-title .title .title-text dd, .editorContent-box .editorContent-top .content-title .title .title-text ul, .editorContent-box .editorContent-top .content-title .title .title-text ol, .editorContent-box .editorContent-top .content-title .title .title-text li, .editorContent-box .editorContent-top .content-title .title .title-text pre, .editorContent-box .editorContent-top .content-title .title .title-text span, .editorContent-box .editorContent-top .content-title .title .title-text a, .editorContent-box .editorContent-top .content-title .title .title-text i, .editorContent-box .editorContent-top .content-title .title .title-text strong, .editorContent-box .editorContent-top .content-title .title .title-text b, .editorContent-box .editorContent-top .content-title .title .title-text form, .editorContent-box .editorContent-top .content-title .title .title-text fieldset, .editorContent-box .editorContent-top .content-title .title .title-text legend, .editorContent-box .editorContent-top .content-title .title .title-text button, .editorContent-box .editorContent-top .content-title .title .title-text input, .editorContent-box .editorContent-top .content-title .title .title-text select, .editorContent-box .editorContent-top .content-title .title .title-text textarea, .editorContent-box .editorContent-top .content-title .title .title-text th, .editorContent-box .editorContent-top .content-title .title .title-text td {
    font-size: inherit
}

.editorContent-box .editorContent-top .content-title .title .title-text a {
    color: #006ad2
}

.editorContent-box .editorContent-top .content-title .title .title-text-2 {
    line-height: 26px;
    color: #000;
    font-size: 20px;
    font-weight: normal;
    margin-top: 6px
}

.editorContent-box .editorContent-top .content-title .ref-title {
    line-height: 24px;
    text-align: center;
    color: #4a4a4a;
    font-size: 16px;
    margin-top: 22px;
    margin-bottom: 5px
}

.editorContent-box .editorContent-top .content-title .doc-num {
    line-height: 19px;
    color: #000;
    font-size: 14px;
    margin-bottom: 13px
}

.editorContent-box .editorContent-top .editorContent-info {
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 30px;
    text-align: center
}

.editorContent-box .editorContent-top .editorContent-info .info {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-left: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #333
}

.editorContent-box .editorContent-top .editorContent-info .info:first-child {
    margin-left: 0 !important
}

.editorContent-box .editorContent-top .editorContent-info .info .set-font {
    font-size: 14px;
    color: #006ad2;
    cursor: pointer;
    padding: 0 3px
}

.editorContent-box .editorContent-top .editorContent-info .info .imgIcon {
    cursor: pointer;
    margin-top: 2px;
    margin-left: 7px
}

.editorContent-box .editorContent-top .editorContent-info .info .imgIcon:first-child {
    margin-left: 0 !important
}

.editorContent-box .editorContent-top .editorContent-info .info.share-box {
    margin-top: -2px
}

.editorContent-box .editor-content {
    width: 100%;
    height: auto;
    padding: 0 60px 40px;
    margin-top: 20px;
    overflow: hidden;
    font-size: 16px;
    line-height: 30px
}

.editorContent-box .editor-content div, .editorContent-box .editor-content h1, .editorContent-box .editor-content h2, .editorContent-box .editor-content h3, .editorContent-box .editor-content h4, .editorContent-box .editor-content h5, .editorContent-box .editor-content h6, .editorContent-box .editor-content hr, .editorContent-box .editor-content p, .editorContent-box .editor-content blockquote, .editorContent-box .editor-content dl, .editorContent-box .editor-content dt, .editorContent-box .editor-content dd, .editorContent-box .editor-content ul, .editorContent-box .editor-content ol, .editorContent-box .editor-content li, .editorContent-box .editor-content pre, .editorContent-box .editor-content span, .editorContent-box .editor-content a, .editorContent-box .editor-content i, .editorContent-box .editor-content strong, .editorContent-box .editor-content b, .editorContent-box .editor-content form, .editorContent-box .editor-content fieldset, .editorContent-box .editor-content legend, .editorContent-box .editor-content button, .editorContent-box .editor-content input, .editorContent-box .editor-content select, .editorContent-box .editor-content textarea, .editorContent-box .editor-content th, .editorContent-box .editor-content td {
    font-size: inherit
}

.editorContent-box .editor-content a {
    color: #006ad2
}

.editorContent-box .editor-content img {
    max-width: 100%
}

.editorContent-box .editor-content p {
    line-height: 30px;
    margin-top: 15px
}
.editorContent-box .editor-content p span {
    white-space:break-spaces;
}


.editorContent-box .editor-content table, .editorContent-box .editor-content img {
    margin: 0 auto
}

.editorContent-box .editor-content ol {
    list-style: decimal
}

.editorContent-box .editor-content ol li {
    list-style: inherit
}

.editorContent-box .editor-content ul {
    list-style: disc
}

.editorContent-box .editor-content ul li {
    list-style: inherit
}

.editorContent-box .editorContent-tool {
    width: 90%;
    height: auto;
    margin: 0 auto 40px
}

.editorContent-box .editorContent-tool .toolBtn {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    height: 40px;
    margin-left: 15px;
    outline: 0;
    color: #333;
    border: 1px solid #006ad2;
    background-color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: inset 0px 0px 10px 0px #d0e6ff;
    -moz-box-shadow: inset 0px 0px 10px 0px #d0e6ff;
    -webkit-box-shadow: inset 0px 0px 10px 0px #d0e6ff;
    cursor: pointer
}

.editorContent-box .editorContent-tool .toolBtn:hover {
    background-color: #006ad2;
    color: #fff;
    box-shadow: none
}

.editorContent-box .editorContent-tool .toolBtn:active {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.editorContent-box .editorContent-download {
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 40px 0 0 128px;
    margin-top: 40px;
    position: relative;
    border-top: 1px dashed #d3d8de
}

.editorContent-box .editorContent-download .title {
    position: absolute;
    display: inline-block;
    width: 128px;
    top: 40px;
    left: 0;
    text-align: left;
    color: #000;
    font-size: 16px
}

.editorContent-box .editorContent-download .title .imgIcon {
    margin-right: 10px;
    position: relative;
    top: 1px
}

.editorContent-box .editorContent-download ul {
    width: 100%;
    height: auto
}

.editorContent-box .editorContent-download ul li {
    width: 100%;
    height: auto;
    line-height: 19px;
    margin-top: 14px;
    color: #000
}

.editorContent-box .editorContent-download ul li:first-child {
    margin-top: 0 !important
}

.editorContent-box .editorContent-download ul li a {
    font-size: 14px;
    color: #006ad2
}

.editorContent-box .editorContent-download ul li a:hover {
    text-decoration: underline
}

@media print {
    .editorContent-box {
        border-width: 0;
        border-color: #fff
    }

    .editorContent-box .editorContent-tool .toolBtn, .jp-video .jp-jplayer video, .jp-gui {
        display: none
    }

    .jp-video .jp-jplayer img {
        display: block !important
    }

    .standard-detail ul li .detail-box .text-content a {
        font-size: 14px
    }

    .editorContent-box, .centralFile-wrapper {
        position: relative;
        z-index: 11;
        overflow: visible
    }
}

@page {
    margin: 50px 0
}

.relateFile-wrapper {
    width: 100%;
    height: auto;
    margin-top: 35px
}

.relateFile-wrapper .title {
    width: 100%;
    height: 44px;
    text-align: left;
    line-height: 24px;
    font-size: 18px;
    color: #0070de;
    font-weight: bold;
    border-bottom: 1px solid #e8e8e8;
    position: relative
}

.relateFile-wrapper .title:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 6px;
    background: #fff url("img-sprites.png") -1px -1535px no-repeat;
    left: 0;
    bottom: -3px;
    z-index: 1
}

@media screen and (max-width: 768px) {
    .editorContent-box {
        padding: .2rem
    }

    .editorContent-box .editorContent-top {
        width: 100%
    }

    .editorContent-box .editorContent-top .editorContent-info {
        font-size: .28rem;
        padding: .3rem .2rem
    }

    .editorContent-box .editorContent-top .editorContent-info .info {
        display: block;
        font-size: .24rem;
        margin: 0;
        padding-bottom: .2rem
    }

    .editorContent-box .editorContent-top .editorContent-info .set-font {
        font-size: .24rem !important
    }

    .editorContent-box .editorContent-top .content-title {
        padding-top: .3rem
    }

    .editorContent-box .editorContent-top .content-title .title {
        margin-bottom: .3rem;
        font-size: .32rem
    }

    .editorContent-box .editorContent-top .content-title .title .title-text {
        font-size: .32rem;
        line-height: 1.4em
    }

    .editorContent-box .editor-content table[align=center] {
        width: 100%
    }

    .editorContent-box .editorContent-tool {
        display: none;
        justify-content: flex-end
    }

    .editorContent-box .editorContent-tool .toolBtn {
        flex-grow: 1;
        max-width: 150px;
        margin: 0
    }

    .editorContent-box .editorContent-tool .toolBtn + .toolBtn {
        margin-left: 15px
    }

    .editorContent-box .editor-content {
        padding: 0;
        margin-top: 0
    }

    .editorContent-box .editor-content p {
        width: auto !important;
        height: auto !important;
        max-width: 100%
    }

    .editorContent-box .editor-content table {
        width: auto !important
    }

    .editorContent-box .editor-content tr {
        display: flex
    }

    .editorContent-box .editor-content td {
        width: 100%;
        height: auto !important
    }

    .editorContent-box .editorContent-download {
        width: 100%;
        padding: .3rem .2rem;
        display: flex;
        margin-top: .4rem
    }

    .editorContent-box .editorContent-download .title {
        position: static;
        font-size: .3rem;
        width: 2rem
    }

    .editorContent-box .editorContent-download .title .imgIcon {
        vertical-align: middle
    }

    .editorContent-box .editorContent-download ul {
        flex: 1;
        overflow: hidden;
        width: auto;
        font-size: .24rem
    }

    .editorContent-box .editorContent-download ul li {
        font-size: .24rem
    }

    .editorContent-box .editorContent-download ul a {
        font-size: .24rem !important
    }
}

.govService-link {
    width: 100%;
    height: auto
}

.govService-link .govService-box {
    width: 580px;
    height: auto;
    margin-top: 30px
}

.govService-link .govService-box .title {
    line-height: 20px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-align: left
}

.govService-link .govService-box .govService-list {
    width: 100%;
    height: auto;
    margin-top: 13px
}

.govService-link .govService-box .govService-list ul li {
    float: left;
    width: 180px;
    height: 130px;
    margin-left: 20px;
    border: 1px solid #dadada;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    transition: box-shadow .3s ease;
    -ms-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -webkit-transition: box-shadow .3s ease
}

.govService-link .govService-box .govService-list ul li:first-child {
    margin-left: 0 !important
}

.govService-link .govService-box .govService-list ul li:hover {
    box-shadow: 0 0 15px 0 rgba(208, 208, 208, .8);
    -moz-box-shadow: 0 0 15px 0 rgba(208, 208, 208, .8);
    -webkit-box-shadow: 0 0 15px 0 rgba(208, 208, 208, .8)
}

.govService-link .govService-box .govService-list ul li a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    font-size: 0;
    padding-top: 20px;
    text-align: center
}

.govService-link .govService-box .govService-list ul li a i.iconfont {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-size: 58px;
    color: #0070de
}

.govService-link .govService-box .govService-list ul li a img {
    width: 58px;
    display: inline-block;
    vertical-align: top
}

.govService-link .govService-box .govService-list ul li a span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 19px;
    margin-top: 19px
}

@media screen and (max-width: 768px) {
    .govService-link .govService-box {
        width: 100%;
        margin-top: .4rem
    }

    .govService-link .govService-box .title {
        font-size: .28rem;
        line-height: .37rem
    }

    .govService-link .govService-box .govService-list ul li {
        width: calc((100% - .4rem) / 3);
        margin-left: .2rem;
        height: 1.5rem
    }

    .govService-link .govService-box .govService-list ul li a {
        padding-top: .2rem
    }

    .govService-link .govService-box .govService-list ul li a i.iconfont {
        font-size: .58rem
    }

    .govService-link .govService-box .govService-list ul li a span {
        font-size: .2rem;
        margin-top: .18rem;
        line-height: .28rem
    }
}

.error-wrapper {
    width: 100%;
    height: 700px;
    padding-top: 280px;
    background: url("404.png") bottom center no-repeat
}

.error-wrapper.error-500 {
    background: url("500.png") bottom center no-repeat
}

.error-wrapper .error-info {
    text-align: center;
    font-size: 14px;
    color: #5b5b5b;
    line-height: 20px;
    letter-spacing: 7px
}

.error-wrapper .error-info a {
    color: #006ad2
}

.error-wrapper .error-info a:hover {
    text-decoration: underline
}

@media screen and (max-width: 768px) {
    .error-wrapper .error-info {
        padding: 0 .2rem;
        font-size: .28rem
    }

    .error-wrapper .error-info a {
        font-size: inherit
    }
}

.no-data {
    min-height: 230px;
    background: url("no-data.png") center center no-repeat;
    background-size: 119px 172px
}

.ie8 .no-data {
    background: url("no-data-ie8.png") center center no-repeat
}

.specialInfo-link-wrapper {
    width: 100%;
    height: auto
}

.specialInfo-link-wrapper li {
    width: 100%;
    height: 60px;
    padding: 20px 90px 0 20px;
    border-top: 1px dotted #d3d8de;
    position: relative
}

.specialInfo-link-wrapper li:first-child {
    border-top: 0
}

.specialInfo-link-wrapper li a {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.specialInfo-link-wrapper li a:hover {
    color: #006ad2 !important;
    text-decoration: underline
}

.specialInfo-link-wrapper li a.new, .specialInfo-link-wrapper li a.hot {
    padding-right: 35px;
    position: relative
}

.specialInfo-link-wrapper li a.new:before, .specialInfo-link-wrapper li a.hot:before {
    position: absolute;
    content: "";
    width: 28px;
    height: 14px;
    background: url("img-sprites.png") -160px 0px no-repeat;
    right: 0;
    top: 3px
}

.specialInfo-link-wrapper li a.hot:before {
    background-position: -130px 0px
}

.specialInfo-link-wrapper li .date-info {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    width: 90px;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 14px;
    right: 0;
    top: 20px;
    color: #899097;
    z-index: 1
}

@media screen and (max-width: 768px) {
    .specialInfo-link-wrapper li .date-info {
        font-size: .28rem
    }
}

.jp-video {
    width: 1136px;
    margin: 0 auto;
    border: 1px solid #ddd;
    position: relative
}

.jp-video .jp-jplayer {
    background-color: #000
}

.jp-gui .jp-video-play {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    margin-top: -645px;
    height: 645px
}

.jp-video video {
    background-color: #000
}

.jp-gui .jp-video-play .jp-video-play-icon {
    position: relative;
    display: none
}

.jp-controls .jp-play {
    position: absolute;
    top: 254px;
    display: block;
    width: 156px;
    height: 156px;
    left: 0;
    right: 0;
    margin: auto;
    background: url("icon_action.png") no-repeat center;
    border: none;
    outline: none;
    cursor: pointer
}

.jp-controls .jp-stop, .jp-volume-controls .jp-volume-max, .jp-toggles .jp-repeat {
    display: none !important
}

.jp-state-playing .jp-controls .jp-play {
    background: url("icon_stop2.png") no-repeat center;
    display: none
}

.jp-state-playing:hover .jp-controls .jp-play {
    display: block
}

.jp-interface .jp-progress {
    width: 100%;
    height: 6px;
    cursor: pointer
}

.jp-interface .jp-progress .jp-seek-bar {
    height: 100%;
    background-color: #eaeaea;
    position: relative
}

.jp-interface .jp-progress .jp-play-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #0082ff
}

.jp-state-playing .jp-interface .jp-progress .jp-play-bar:before {
    content: "";
    display: none
}

.jp-interface {
    background: url("bg-controls.png") repeat-x;
    width: 100%;
    height: 60px
}

.jp-playing {
    background: url("icon_play.png") no-repeat;
    width: 26px;
    height: 26px;
    border: none;
    position: absolute;
    left: 24px;
    bottom: 14px;
    padding: 0;
    outline: none;
    cursor: pointer
}

.jp-pausing {
    background: url("icon_stop.png") no-repeat;
    width: 26px;
    height: 26px;
    border: none;
    position: absolute;
    left: 24px;
    bottom: 14px;
    padding: 0;
    outline: none;
    cursor: pointer
}

.jp-pausing, .jp-state-playing .jp-playing {
    display: none
}

.jp-state-playing .jp-pausing {
    display: block
}

.jp-current-time, .jp-duration {
    position: absolute;
    left: 60px;
    bottom: 12px;
    color: #fff;
    width: 60px;
    text-align: right
}

.jp-duration {
    left: 130px;
    text-align: left
}

.jp-duration:before {
    content: "";
    position: absolute;
    left: -5px;
    top: 9px;
    width: 1px;
    height: 12px;
    background-color: #fff
}

.jp-volume-controls .jp-mute {
    background: url("icon_voice@1x.png") no-repeat;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 220px;
    bottom: 14px;
    border: none;
    outline: none;
    cursor: pointer
}

.jp-state-muted .jp-volume-controls .jp-mute {
    background: url("icon_voice close.png") no-repeat
}

.jp-volume-controls .jp-volume-bar {
    height: 3px;
    background-color: #eaeaea;
    position: absolute;
    right: 80px;
    bottom: 24px;
    width: 125px;
    cursor: pointer
}

.jp-volume-controls .jp-volume-bar .jp-volume-bar-value {
    height: 100%;
    background-color: #00afff;
    position: relative
}

.jp-volume-controls .jp-volume-bar .jp-volume-bar-value:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 9px;
    background-color: #fff;
    border-radius: 1px;
    right: 0;
    top: -3.5px
}

.jp-toggles .jp-full-screen {
    position: absolute;
    right: 24px;
    bottom: 10px;
    width: 32px;
    height: 32px;
    background: url("icon-fangda.png") no-repeat center;
    border: none;
    outline: none;
    padding: 0;
    cursor: pointer
}

.jp-state-full-screen .jp-controls .jp-play {
    top: 0;
    bottom: 60px;
    position: fixed
}

.jp-state-full-screen .jp-interface {
    position: absolute;
    bottom: 0
}

.jp-state-full-screen .jp-toggles .jp-full-screen {
    background: url("icon-suoxiao.png") no-repeat
}

@media screen and (max-width: 768px) {
    .punish_card {
        display: flex;
        flex-direction: column;
        border: 1px solid #d3d8de;
        padding: .2rem .15rem;
        margin-top: .2rem
    }

    .punish_card a {
        color: #006ad2;
        font-size: .24rem
    }

    .punish_card .punish_card_title {
        font-size: .32rem;
        color: #899097;
        min-height: .45rem;
        line-height: 1.2em;
        padding-bottom: .08rem;
        border-bottom: 1px dotted #d3d8de;
        display: flex;
        align-items: center
    }

    .punish_card .punish_card_content {
        padding-top: .2rem;
        padding-bottom: .14rem
    }

    .punish_card .punish_card_content .punish_card_text {
        color: #333;
        font-size: .28rem;
        line-height: .4rem;
        margin-bottom: .4rem
    }

    .punish_card .punish_card_content .punish_card_filename, .punish_card .punish_card_content .punish_card_date {
        color: #767676;
        font-size: .24rem;
        line-height: .26rem
    }

    .punish_card .punish_card_content .punish_card_filename {
        margin-bottom: .2rem
    }
}

.floating-menu-switch {
    position: fixed;
    right: 0;
    top: 2.2rem;
    z-index: 8;
    width: .8rem;
    height: .8rem;
    background-color: #0070de;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0 0 4px #0070de
}

.floating-menu-switch span {
    color: #fff;
    font-size: .36rem
}

.floating-menu {
    position: fixed;
    display: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #f4f6f8;
    z-index: 999;
    overflow: auto
}

.floating-menu a, .floating-menu span {
    color: #333;
    font-size: .32rem;
    display: flex;
    font-weight: bold
}

.floating-menu a .iconfont, .floating-menu span .iconfont {
    color: #0070de;
    padding: 0 .2rem;
    font-size: .34rem
}

.floating-menu > .floating-menu-item {
    height: auto;
    line-height: .8rem;
    box-shadow: 0 -1px 0 0 #d3d8de inset
}

.floating-menu > .floating-menu-item.active {
    background: #0070de
}

.floating-menu > .floating-menu-item.active a, .floating-menu > .floating-menu-item.active span {
    color: #fff
}

.floating-menu > .floating-menu-item.active a .iconfont, .floating-menu > .floating-menu-item.active span .iconfont {
    color: #fff
}

.active .floating-menu a, .active .floating-menu span {
    color: #fff
}

.sliderList-wrapper .title {
    width: 139px;
    height: 70px;
    line-height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    background: url("bg-title-news.png") no-repeat;
    text-align: center;
    color: #443c36;
    font-size: 22px
}

.home-wrapper .section .banner-wrapper {
    margin-top: 0;
    padding-top: 20px
}

.sliderList-wrapper {
    width: 100%;
    height: 55px;
    margin-top: 34px;
    padding-left: 149px;
    position: relative
}

.sliderList-wrapper .sliderList-box {
    width: 100%;
    height: 70px;
    position: relative;
    overflow: hidden
}

.sliderList-wrapper .sliderList-box ul {
    width: 100%;
    height: 70px;
    padding: 10px;
    background-color: #edf6ff
}

.sliderList-wrapper .sliderList-box ul li {
    width: 100%;
    height: 22px;
    font-size: 0;
    padding-top: 6px;
    white-space: nowrap
}

.sliderList-wrapper .sliderList-box ul li:first-child {
    padding-top: 0
}

.sliderList-wrapper .sliderList-box ul li a {
    display: inline-block;
    vertical-align: top;
    width: 33.3333%;
    padding: 0 10px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 16px;
    color: #40628f;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative
}

.sliderList-wrapper .sliderList-box ul li a:hover {
    text-decoration: underline
}

.sliderList-wrapper .sliderList-box ul li a:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 14px;
    background-color: #40628f;
    top: 4px;
    left: 0;
    z-index: 2
}

.sliderList-wrapper .sliderList-box ul li a:first-child:before {
    display: none
}

.sliderList-wrapper .sliderList-box .prev, .sliderList-wrapper .sliderList-box .next {
    position: absolute;
    width: 33px;
    height: 24px;
    background-color: #edf6ff;
    text-align: center;
    right: 0;
    z-index: 9;
    cursor: pointer
}

.sliderList-wrapper .sliderList-box .prev i.iconfont, .sliderList-wrapper .sliderList-box .next i.iconfont {
    font-size: 12px;
    color: #40628f;
    display: inline-block;
    vertical-align: top
}

.sliderList-wrapper .sliderList-box .prev {
    top: 0;
    padding-top: 8px
}

.sliderList-wrapper .sliderList-box .next {
    bottom: 0;
    padding-top: 3px
}

.rdzt-wrapper {
    margin: 0 auto;
    margin-top: 60px;
    width: 1200px;
    height: 110px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rdzt-wrapper .left-wrapper {
    float: left
}

.rdzt-wrapper .left-wrapper img {
    width: 102px;
    height: 100px
}

.rdzt-wrapper .right-wrapper {
    margin-left: 35px;
    float: left
}

.rdzt-wrapper .right-wrapper .swiper-box {
    position: relative
}

.rdzt-wrapper .right-wrapper .swiper-box .swiper-container {
    width: 1030px
}

.rdzt-wrapper .right-wrapper .swiper-box .swiper-container .swiper-wrapper .swiper-slide a img {
    width: 250px;
    height: 100px
}

.rdzt-wrapper .right-wrapper .swiper-box .swiper-button-prev {
    width: 26px;
    height: 26px;
    background-image: url("left-btn.png");
    background-size: 100%;
    top: 63%;
    left: -33px
}

.rdzt-wrapper .right-wrapper .swiper-box .swiper-button-next {
    width: 26px;
    height: 26px;
    background-image: url("right-btn.png");
    background-size: 100%;
    top: 63%;
    right: -32px;
}

.rdzt-wrapper-ie {
    margin: 0 auto;
    margin-top: 60px;
    width: 1200px;
    height: 110px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.rdzt-wrapper-ie .left-wrapper-ie {
    float: left
}

.rdzt-wrapper-ie .left-wrapper-ie img {
    width: 102px;
    height: 100px
}

.rdzt-wrapper-ie .right-wrapper-ie {
    margin-left: 35px;
    float: left
}

.rdzt-wrapper-ie .right-wrapper-ie .swiper-box-ie {
    position: relative
}

.rdzt-wrapper-ie .right-wrapper-ie .swiper-box-ie .swiper-container-ie {
    width: 1030px
}

.rdzt-wrapper-ie .right-wrapper-ie .swiper-box-ie .swiper-container-ie .swiper-wrapper-ie .swiper-slide-ie {
    width: 240px;
    margin: 0 10px
}

.rdzt-wrapper-ie .right-wrapper-ie .swiper-box-ie .swiper-container-ie .swiper-wrapper-ie .swiper-slide-ie a img {
    width: 240px;
    height: 100px
}

.rdzt-wrapper-ie .right-wrapper-ie .swiper-box-ie .swiper-button-prev {
    width: 26px;
    height: 26px;
    background-image: url("left-btn.png");
    background-size: 100%;
    top: 60%;
    left: -33px;
    background-size: cover;
    background: none \9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="left-btn.png", sizingMethod="scale")
}

.rdzt-wrapper-ie .right-wrapper-ie .swiper-box-ie .swiper-button-next {
    width: 26px;
    height: 26px;
    background-image: url("right-btn.png");
    background-size: 100%;
    top: 60%;
    right: -40px;
    background-size: cover;
    background: none \9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="right-btn.png", sizingMethod="scale")
}

.govPublic-wrapper {
    width: 100%;
    height: auto;
    margin-top: 30px
}

.govPublic-wrapper .govPublic-file {
    width: 100%;
    height: 58px;
    padding-left: 200px;
    padding-right: 60px;
    background-color: #f4f6f8;
    position: relative
}

.govPublic-wrapper .govPublic-file .title {
    position: absolute;
    width: 200px;
    height: 100%;
    line-height: 58px;
    padding-left: 60px;
    top: 0;
    left: 0;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    z-index: 1
}

.govPublic-wrapper .govPublic-file .title .icon {
    position: absolute;
    width: 60px;
    height: 100%;
    top: 0;
    left: 0
}

.govPublic-wrapper .govPublic-file .govPublicFile-box {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.govPublic-wrapper .govPublic-file .govPublicFile-box ul li {
    width: auto;
    height: auto;
    line-height: 58px
}

.govPublic-wrapper .govPublic-file .govPublicFile-box ul li a {
    color: #333;
    font-size: 14px;
    margin-right: 40px
}

.govPublic-wrapper .govPublic-file .govPublicFile-box ul li a:hover {
    text-decoration: underline
}

.govPublic-wrapper .govPublic-file .more {
    position: absolute;
    width: 60px;
    height: 100%;
    padding-top: 15px;
    text-align: center;
    top: 0;
    right: 0;
    z-index: 1
}

.govPublic-wrapper .govPublic-file .more a {
    font-size: 12px;
    color: #899097;
    line-height: 28px
}

.govPublic-wrapper .govPublic-file .more a:hover {
    text-decoration: underline
}

.govPublic-wrapper .govPublic-home {
    width: 100%;
    height: 367px;
    padding-left: 130px;
    position: relative;
    margin-top: 20px
}

.govPublic-wrapper .govPublic-home .govPublic-nav {
    position: absolute;
    width: 130px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.govPublic-wrapper .govPublic-home .govPublic-nav ul li {
    width: 100%;
    height: auto;
    margin-top: 10px;
    border: 1px solid #dadada
}

.govPublic-wrapper .govPublic-home .govPublic-nav ul li.color-1 a i.iconfont {
    color: #00bb5a
}

.govPublic-wrapper .govPublic-home .govPublic-nav ul li.color-2 a i.iconfont {
    color: #0071de
}

.govPublic-wrapper .govPublic-home .govPublic-nav ul li.color-3 a i.iconfont {
    color: #1a79ff
}

.govPublic-wrapper .govPublic-home .govPublic-nav ul li.color-4 a i.iconfont {
    color: #fea118
}

.govPublic-wrapper .govPublic-home .govPublic-nav ul li.color-5 a i.iconfont {
    color: #5f53ff
}

.govPublic-wrapper .govPublic-home .govPublic-nav ul li:first-child {
    margin-top: 0
}

.govPublic-wrapper .govPublic-home .govPublic-nav ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    text-align: center;
    color: #333;
    padding: 7px 0
}

.govPublic-wrapper .govPublic-home .govPublic-nav ul li a:hover span {
    text-decoration: underline
}

.govPublic-wrapper .govPublic-home .govPublic-nav ul li a i.iconfont {
    font-size: 24px;
    color: #b780d0
}

.govPublic-wrapper .govPublic-home .govPublic-nav ul li a span {
    display: inline-block;
    vertical-align: top;
    line-height: 19px;
    color: #333;
    font-size: 14px;
    margin-top: 5px
}

.govPublic-wrapper .govPublic-home .govPublic-box {
    width: 100%;
    height: 100%
}

.govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list {
    height: 367px;
    padding-left: 40px;
    overflow: hidden
}

.govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list:first-child {
    padding-left: 20px
}

.govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav {
    height: 35px;
    border-bottom: 1px solid #d3d8de !important;
    margin-bottom: 13px
}

.govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav:first-child {
    margin-top: 0 !important
}

.govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav > ul > li {
    line-height: 25px;
    color: #868c91;
    font-size: 19px
}

.govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav > ul > li:before {
    top: 9px
}

.govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav > ul > li.on {
    color: #006ad2
}

.govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav > ul > li.on a {
    color: #006ad2
}

.govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav > ul > li a {
    line-height: 25px;
    color: #868c91;
    font-size: 19px
}

.govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-content ul li {
    margin-top: 13px;
    height: 20px;
    line-height: 20px
}

.govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-content ul li a {
    font-size: 15px;
    line-height: 20px
}

.govService-wrapper {
    width: 100%;
    height: auto;
    margin-top: 35px
}

.govService-wrapper .zwfw-box {
    margin: 0 auto;
    width: 1200px;
    margin-top: 36px;
    height: 90px
}

.govService-wrapper .zwfw-box .item {
    position: relative;
    float: left;
    width: 580px
}

.govService-wrapper .zwfw-box .item .item-1 {
    float: left
}

.govService-wrapper .zwfw-box .item .item-1 img {
    width: 82px;
    height: 82px
}

.govService-wrapper .zwfw-box .item .item-2 {
    float: left;
    margin-left: 34px;
    color: #333
}

.govService-wrapper .zwfw-box .item .item-2 h2 {
    margin: 0;
    margin-top: 5px;
    font-size: 19px;
    font-weight: bold;
    color: #333
}

.govService-wrapper .zwfw-box .item .item-2 p {
    margin: 0;
    margin-top: 10px;
    width: 415px;
    font-size: 14px;
    line-height: 1.5
}

.govService-wrapper .zwfw-box .item:hover {
    cursor: pointer
}

.govService-wrapper .zwfw-box .item:hover .item-2 {
    color: #006ad2
}

.govService-wrapper .zwfw-box .item:hover .item-2 h2 {
    color: #006ad2
}

.govService-wrapper .zwfw-box .item:nth-child(2n-1)::after {
    position: absolute;
    right: 0;
    top: 14px;
    background: #dfdfdf;
    width: 1px;
    height: 59px;
    content: ""
}

.govService-wrapper .zwfw-box .item:nth-child(2n) {
    margin-left: 30px
}

.communicate-wrapper {
    width: 100%;
    height: auto;
    margin-top: 30px
}

.communicate-wrapper .communicate-left {
    width: 1200px;
    height: auto
}

.communicate-wrapper .communicate-left .communicate-box {
    width: 100%;
    height: auto;
    margin-top: 54px
}

.communicate-wrapper .communicate-left .communicate-box ul li {
    float: left;
    width: 240px;
    height: 104px;
    border-left: 1px solid #d6dae0
}

.communicate-wrapper .communicate-left .communicate-box ul li:first-child {
    border-left: none
}

.communicate-wrapper .communicate-left .communicate-box ul li a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0;
    padding-top: 5px
}

.communicate-wrapper .communicate-left .communicate-box ul li a:hover i.iconfont, .communicate-wrapper .communicate-left .communicate-box ul li a:hover span {
    color: #2e98ff
}

.communicate-wrapper .communicate-left .communicate-box ul li a i.iconfont, .communicate-wrapper .communicate-left .communicate-box ul li a span {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.communicate-wrapper .communicate-left .communicate-box ul li a i.iconfont {
    font-size: 50px;
    color: #006ad2
}

.communicate-wrapper .communicate-left .communicate-box ul li a span {
    line-height: 19px;
    margin-top: 15px;
    font-size: 14px;
    color: #333
}

.communicate-wrapper .communicate-right {
    width: 300px;
    height: auto
}

.communicate-wrapper .communicate-right .right-content {
    width: 100%;
    height: 104px;
    margin-top: 54px;
    border-left: 1px solid #d6dae0;
    background-color: #f8fcff
}

.communicate-wrapper .communicate-right .right-content a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 5px
}

.communicate-wrapper .communicate-right .right-content a:hover i.iconfont, .communicate-wrapper .communicate-right .right-content a:hover span {
    color: #2e98ff
}

.communicate-wrapper .communicate-right .right-content a i.iconfont, .communicate-wrapper .communicate-right .right-content a span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    text-align: center
}

.communicate-wrapper .communicate-right .right-content a i.iconfont {
    color: #006ad2;
    font-size: 50px
}

.communicate-wrapper .communicate-right .right-content a span {
    font-size: 14px;
    color: #3c4355;
    margin-top: 15px;
    line-height: 20px
}

.indexNewsDetail-wrapper {
    width: 100%;
    height: auto
}

.bay-window-item {
    position: relative;
    z-index: 998
}

.bay-window-item .close-btn {
    position: absolute;
    top: -20px;
    right: 0;
    display: block;
    font-size: 12px;
    color: red;
    cursor: pointer
}

.bay-window-item a {
    display: block;
    width: 100%;
    height: 100%
}

.bay-window-item a img {
    max-width: 300px;
    max-height: 300px
}

.bay-window-item .no-url {
    display: block;
    width: 100%;
    height: 100%
}

.bay-window-item .no-url img {
    max-width: 300px;
    max-height: 300px
}

.fixed-window-item {
    position: relative;
    width: 320px;
    height: 305px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #dfe7ee;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .14);
    border-radius: 5px;
    z-index: 997
}

.fixed-window-item .item-box {
    position: relative;
    margin: 0 auto;
    background: url("pop-bg.png");
    background-size: 100% 100%;
    width: 300px;
    height: 290px;
    color: #333
}

.fixed-window-item .item-box .item-1 {
    width: 300px;
    padding: 0 30px;
    padding-top: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #091732
}

.fixed-window-item .item-box .item-1 span {
    font-size: 16px;
    font-weight: bold;
    color: #091732
}

.fixed-window-item .item-box .item-2 {
    width: 300px;
    height: 110px;
    padding: 0 30px;
    padding-top: 20px
}

.fixed-window-item .item-box .item-2 p {
    font-size: 14px;
    color: #091732;
    text-indent: 25px;
    line-height: 1.7;
    max-height: 110px
}

.fixed-window-item .item-box .item-3 {
    position: absolute;
    left: 0;
    bottom: 25px;
    width: 300px;
    padding: 0 20px;
    padding-top: 20px;
    text-align: center
}

.fixed-window-item .item-box .item-3 a {
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    width: 80px;
    height: 26px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    background: #b01a06
}

.fixed-window-item .item-box .item-line {
    margin: 0 auto;
    width: 240px;
    height: 1px;
    background: #979797;
    margin-top: 10px
}

.fixed-window-item .close-btn {
    position: absolute;
    top: -15px;
    right: -10px;
    width: 26px;
    height: 26px;
    cursor: pointer
}

.fixed-window-item .over-content-box, .fixed-window-item .over-title-box {
    position: absolute;
    top: -70px;
    left: -100%;
    width: 100%;
    background: #dfe7ee;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .14);
    border-radius: 5px
}

.fixed-window-item .over-content-box p, .fixed-window-item .over-title-box p {
    margin: 0 auto;
    padding: 15px 0;
    width: 80%;
    color: #444;
    line-height: 1.7;
    text-indent: 25px
}

.fixed-window-item .disnone {
    display: none
}

.right-bottom {
    position: fixed;
    right: 10px;
    bottom: 10px
}

.left-bottom {
    position: fixed;
    left: 10px;
    bottom: 10px
}

.left-bottom .over-content-box, .left-bottom .over-title-box {
    left: 100% !important
}

.right-middle {
    position: fixed;
    right: 10px;
    top: 35%
}

.left-middle {
    position: fixed;
    left: 10px;
    top: 35%
}

.left-middle .over-content-box, .left-middle .over-title-box {
    left: 100% !important
}

@media screen and (max-width: 768px) {
    .paddingLR, .govService-wrapper, .govPublic-wrapper, .sliderList-wrapper {
        padding: 0 .2rem
    }

    .sliderList-wrapper {
        margin-top: .4rem;
        height: auto
    }

    .sliderList-wrapper .sliderList-box {
        margin-top: .15rem;
        height: auto
    }

    .sliderList-wrapper .sliderList-box ul {
        height: auto;
        padding: 0
    }

    .sliderList-wrapper .sliderList-box ul li {
        height: auto !important;
        padding-top: 0
    }

    .sliderList-wrapper .sliderList-box ul li a {
        font-size: .24rem;
        color: #006ad2;
        line-height: .33rem;
        display: block;
        padding: .2rem;
        height: .8rem;
        width: 100%;
        text-align: left;
        box-shadow: 0 -0.02rem 0 0 rgba(255, 255, 255, .44)
    }

    .sliderList-wrapper .sliderList-box ul li a div {
        font-size: .24rem
    }

    .sliderList-wrapper .sliderList-box ul li a:before {
        width: 0
    }

    .govPublic-wrapper .govPublic-home {
        height: auto;
        padding-left: 0;
        margin-top: .4rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-nav {
        position: static;
        width: 100%
    }

    .govPublic-wrapper .govPublic-home .govPublic-nav ul li {
        float: left;
        margin-top: 0;
        width: 1.6rem;
        height: 1.8rem;
        margin-left: .2rem;
        border-width: .01rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-nav ul li.color-5 {
        margin-left: 0;
        margin-top: .2rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-nav ul li:first-child {
        margin-left: 0
    }

    .govPublic-wrapper .govPublic-home .govPublic-nav ul li a {
        padding: .32rem 0 .1rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-nav ul li a span {
        font-size: .2rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-nav ul li a i.iconfont {
        font-size: .56rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list {
        height: auto;
        width: 100%;
        padding-left: 0
    }

    .govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list:first-child {
        padding-left: 0
    }

    .govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper {
        margin-top: .6rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav {
        height: auto;
        border-bottom-width: .01rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav ul > li {
        font-size: .31rem;
        padding: .03rem .08rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav ul > li:before {
        top: .15rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav ul > li a, .govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-nav ul > li span {
        font-size: .31rem;
        line-height: .45rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-content ul li {
        height: .4rem;
        margin-top: .26rem;
        line-height: .4rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-content ul li a {
        font-size: .28rem;
        line-height: .4rem
    }

    .govPublic-wrapper .govPublic-home .govPublic-box .govPublic-list .mohurdTab-wrapper .mohurdTab-content .more {
        display: block;
        font-size: .24rem;
        color: #006ad2;
        text-decoration: underline;
        height: .8rem;
        line-height: .8rem;
        text-align: center
    }

    .govService-wrapper .zwfw-box {
        display: flex;
        flex-direction: column;
        height: auto;
        width: auto
    }

    .govService-wrapper .zwfw-box .item {
        margin-left: 0;
        width: auto
    }

    .govService-wrapper .zwfw-box .item .item-1 {
        margin-top: .3rem
    }

    .govService-wrapper .zwfw-box .item .item-2 {
        width: 4.8rem;
        margin-left: .34rem
    }

    .govService-wrapper .zwfw-box .item .item-2 p {
        width: 4.8rem
    }

    .govService-wrapper .zwfw-box .item:nth-child(2n-1)::after {
        position: absolute;
        right: 0;
        top: 14px;
        background: #dfdfdf;
        width: 0px;
        height: 59px
    }

    .govService-wrapper .zwfw-box .item:nth-child(2n) {
        margin-left: 0;
        margin-top: .4rem
    }

    .communicate-wrapper {
        margin-top: .3rem;
        padding: 0 .2rem
    }

    .communicate-wrapper .communicate-box-mobile {
        width: 100%;
        height: auto
    }

    .communicate-wrapper .communicate-box-mobile ul {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        margin-top: .3rem
    }

    .communicate-wrapper .communicate-box-mobile ul li {
        flex: 1;
        position: relative
    }

    .communicate-wrapper .communicate-box-mobile ul li:after, .communicate-wrapper .communicate-box-mobile ul li::after {
        content: "";
        position: absolute;
        width: .015rem;
        height: 1rem;
        background: #dadada;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto 0
    }

    .communicate-wrapper .communicate-box-mobile ul li:last-child:after, .communicate-wrapper .communicate-box-mobile ul li:last-child::after {
        display: none
    }

    .communicate-wrapper .communicate-box-mobile ul li a {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        height: 100%;
        text-align: center;
        font-size: 0;
        padding: 0 .08rem
    }

    .communicate-wrapper .communicate-box-mobile ul li a:hover i.iconfont, .communicate-wrapper .communicate-box-mobile ul li a:hover span {
        color: #2e98ff
    }

    .communicate-wrapper .communicate-box-mobile ul li a i.iconfont, .communicate-wrapper .communicate-box-mobile ul li a span {
        display: inline-block;
        vertical-align: top;
        width: 100%
    }

    .communicate-wrapper .communicate-box-mobile ul li a i.iconfont {
        font-size: .64rem;
        color: #006ad2
    }

    .communicate-wrapper .communicate-box-mobile ul li a span {
        line-height: .29rem;
        margin-top: .15rem;
        font-size: .2rem;
        color: #333
    }

    .communicate-wrapper .communicate-right-mobile {
        width: 100%;
        height: auto;
        margin-top: .6rem
    }

    .communicate-wrapper .communicate-right-mobile .right-content {
        width: 100%;
        height: 1.7rem;
        display: flex;
        justify-content: center;
        align-content: center;
        margin-top: .2rem
    }

    .communicate-wrapper .communicate-right-mobile .right-content a {
        height: 100%;
        background-color: #f8fcff;
        text-align: center;
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: column;
        flex: 1
    }

    .communicate-wrapper .communicate-right-mobile .right-content a:hover i.iconfont, .communicate-wrapper .communicate-right-mobile .right-content a:hover span {
        color: #2e98ff
    }

    .communicate-wrapper .communicate-right-mobile .right-content a i.iconfont, .communicate-wrapper .communicate-right-mobile .right-content a span {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        text-align: center
    }

    .communicate-wrapper .communicate-right-mobile .right-content a i.iconfont {
        color: #006ad2;
        font-size: .5rem
    }

    .communicate-wrapper .communicate-right-mobile .right-content a span {
        font-size: .28rem;
        color: #3c4355;
        margin-top: .15rem;
        line-height: .2rem
    }

    .mohurd-title.mobile .title {
        padding-right: .8rem;
        font-size: .44rem;
        width: auto;
        height: .8rem;
        line-height: .8rem;
        min-width: 5.3rem;
        border-radius: .04rem 0 0 .04rem;
        background: linear-gradient(270deg, rgba(0, 163, 235, 0) 0%, rgba(0, 162, 235, 0.01) 0%, #006ad2 100%);
        color: #fff;
        text-align: left
    }

    .mohurd-title.mobile .title .title-before, .mohurd-title.mobile .title .title-after {
        display: none
    }

    .rdzt-wrapper {
        margin: 0 auto;
        margin-top: .3rem;
        width: 100%;
        height: 2.2rem
    }

    .rdzt-wrapper .left-wrapper {
        float: left;
        margin-left: .2rem
    }

    .rdzt-wrapper .left-wrapper img {
        width: 2rem;
        height: 2rem
    }

    .rdzt-wrapper .right-wrapper {
        margin-left: .16rem;
        float: left
    }

    .rdzt-wrapper .right-wrapper .swiper-box {
        position: relative
    }

    .rdzt-wrapper .right-wrapper .swiper-box .swiper-container {
        width: 5rem
    }

    .rdzt-wrapper .right-wrapper .swiper-box .swiper-container .swiper-wrapper .swiper-slide a img {
        width: 5rem;
        height: 2rem
    }

    .rdzt-wrapper .right-wrapper .swiper-box .swiper-button-prev {
        display: none
    }

    .rdzt-wrapper .right-wrapper .swiper-box .swiper-button-next {
        display: none
    }

    .bay-window-item, .fixed-window-item {
        display: none !important
    }

    .special-bg-box {
        background-repeat: no-repeat !important;
        background-size: 100% !important
    }

    .special-bg-box .layout-box .header-wrapper {
        width: 100% !important
    }
}

.special-bg-box {
    position: relative
}

.special-bg-box .special-bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1
}

.special-bg-box .layout-box {
    background: rgba(0, 0, 0, 0) !important
}

.special-bg-box .layout-box .section {
    background: #fff
}

.special-bg-box .layout-box .header-wrapper {
    margin: 0 auto !important;
    width: 1200px
}

.special-bg-box .layout-box .test-warning {
    margin: 0 auto !important;
    width: 1200px !important
}

.orgLeader-wrapper {
    width: 100%;
    height: auto;
    margin-top: 30px;
    position: relative
}

.orgLeader-wrapper .orgLeader-box {
    width: 1000px;
    height: auto
}

.orgLeader-wrapper .orgLeader-box .orgLeader-list {
    width: 100%;
    height: auto;
    min-height: 308px;
    margin-top: 15px;
    padding: 27px 60px 27px 30px;
    background-color: #f7faff
}

.orgLeader-wrapper .orgLeader-box .orgLeader-list ul li {
    width: 100%;
    height: auto;
    font-size: 0;
    white-space: nowrap;
    position: relative
}

.orgLeader-wrapper .orgLeader-box .orgLeader-list ul li:first-child {
    margin-top: 0 !important
}

.orgLeader-wrapper .orgLeader-box .orgLeader-list ul li.line {
    margin-bottom: 23px
}

.orgLeader-wrapper .orgLeader-box .orgLeader-list ul li.line:before {
    width: 100%;
    height: 1px;
    border-bottom: 1px dotted #d3d8de;
    left: 0;
    bottom: -12px;
    content: "";
    position: absolute;
    z-index: 1
}

.orgLeader-wrapper .orgLeader-box .orgLeader-list ul li .name, .orgLeader-wrapper .orgLeader-box .orgLeader-list ul li .text {
    display: inline-block;
    vertical-align: top;
    line-height: 36px;
    font-size: 14px;
    color: #333
}

.orgLeader-wrapper .orgLeader-box .orgLeader-list ul li .name {
    width: 140px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.orgLeader-wrapper .orgLeader-box .orgLeader-list ul li .name:hover {
    text-decoration: underline;
    color: #006ad2
}

.orgLeader-wrapper .orgLeader-box .orgLeader-list ul li .text {
    max-width: 707px;
    white-space: normal
}

.orgLeader-wrapper .orgLeader-right {
    width: 190px;
    height: auto;
    margin-top: 15px
}

.orgLeader-wrapper .orgLeader-right-link {
    width: 190px;
    height: 146px;
    margin-top: 15px;
    border: 1px solid #d3d8de;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0
}

.orgLeader-wrapper .orgLeader-right-link:first-child {
    margin-top: 0 !important
}

.orgLeader-wrapper .orgLeader-right-link:first-child {
    top: 58px
}

.orgLeader-wrapper .orgLeader-right-link:hover {
    border-color: #006ad2
}

.orgLeader-wrapper .orgLeader-right-link:hover a {
    background-color: #f7faff
}

.orgLeader-wrapper .orgLeader-right-link a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    padding-top: 40px
}

.orgLeader-wrapper .orgLeader-right-link a i.iconfont, .orgLeader-wrapper .orgLeader-right-link a span {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    text-align: center;
    color: #006ad2
}

.orgLeader-wrapper .orgLeader-right-link a i.iconfont {
    font-size: 26px;
    margin-bottom: 10px
}

.orgLeader-title {
    margin-top: 30px
}

.orgList-wrapper {
    width: 100%;
    height: auto;
    margin-top: 40px
}

.orgList-wrapper .orgList-box {
    width: 100%;
    height: auto;
    margin-top: 10px
}

.orgList-wrapper .orgList-box.row-7 ul li {
    width: 14.2% !important
}

.orgList-wrapper .orgList-box.row-8 ul li {
    width: 12.5% !important
}

.orgList-wrapper .orgList-box ul li {
    height: 48px;
    line-height: 48px;
    padding-top: 14px;
    padding-left: 14px;
    padding-right: 20px;
    position: relative
}

.orgList-wrapper .orgList-box ul li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    left: 0;
    top: 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #d3d8de;
    z-index: 1
}

.orgList-wrapper .orgList-box ul li a {
    display: inline-block;
    max-width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.orgList-wrapper .orgList-box ul li a:hover {
    text-decoration: underline
}

.orgList-wrapper .orgList-box ul li a:hover {
    color: #006ad2
}

.orgList-wrapper .orgList-box ul li span {
    display: inline-block;
    max-width: 100%;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.orgLeaderDetail-wrapper {
    width: 100%;
    height: auto;
    margin-top: 26px;
    background-color: #f7faff;
    padding: 30px 28px
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img {
    width: 250px;
    height: auto
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .img-box {
    width: 100%;
    height: auto
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .img-box img {
    width: 250px;
    height: auto
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-bottom: 23px;
    border-bottom: 1px dotted #d3d8de
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box .name {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 31px
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box p {
    text-align: center;
    padding: 0 0px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #333;
    margin-top: 10px
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box {
    width: 100%;
    height: auto;
    margin-top: 23px
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box .info {
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #333
}

.orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box p {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    color: #333
}

.orgLeaderDetail-wrapper .orgLeaderDetail-box {
    width: 860px;
    height: auto
}

.orgLeaderDetail-wrapper .orgLeaderDetail-box .detail-list {
    width: 100%;
    height: auto;
    margin-top: 15px
}

.orgLeaderDetail-wrapper .orgLeaderDetail-box .detail-list p {
    font-size: 14px;
    line-height: 30px;
    color: #40628f
}

.orgDetail-wrapper {
    width: 100%;
    height: auto
}

.orgDetail-wrapper .orgDetail-box {
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-left: 14px
}

.orgDetail-wrapper .orgDetail-box .orgDetail-title {
    width: 100%;
    height: 30px
}

.orgDetail-wrapper .orgDetail-box .orgDetail-title .title {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #40628f
}

.orgDetail-wrapper .orgDetail-box .orgDetail-title .title .imgIcon {
    margin-right: 10px
}

.orgDetail-wrapper .orgDetail-box .detail {
    width: 100%;
    height: auto;
    margin-top: 10px;
    line-height: 24px;
    color: #333;
    font-size: 14px
}

.orgDetail-wrapper .orgDetail-box .detail p {
    line-height: 24px;
    color: #333;
    font-size: 14px
}

.orgDetail-wrapper .orgDetail-box .link-box {
    width: 100%;
    height: auto;
    margin-top: 15px
}

.orgDetail-wrapper .orgDetail-box .link-box ul li {
    width: auto;
    height: 20px;
    line-height: 20px;
    float: left;
    font-size: 14px;
    padding-left: 15px;
    color: #333;
    margin-right: 30px;
    text-align: center;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px
}

.orgDetail-wrapper .orgDetail-box .link-box ul li:first-child {
    margin-left: 0 !important
}

.orgDetail-wrapper .orgDetail-box .link-box ul li:before {
    width: 4px;
    height: 4px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #006ad2;
    position: absolute;
    content: "";
    left: 0;
    top: 8px;
    z-index: 1
}

.orgContent-wrapper {
    width: 100%;
    height: auto;
    margin-top: 20px
}

.orgContent-wrapper .orgContent-nav {
    width: 279px;
    height: auto
}

.orgContent-wrapper .orgContent-nav ul li {
    width: 100%;
    min-height: 60px;
    background-color: #f4f6f8;
    margin-top: 10px;
    padding: 8px 0;
    display: table
}

.orgContent-wrapper .orgContent-nav ul li:first-child {
    margin-top: 0 !important
}

.orgContent-wrapper .orgContent-nav ul li:hover, .orgContent-wrapper .orgContent-nav ul li.active {
    background-color: #006ad2
}

.orgContent-wrapper .orgContent-nav ul li:hover a, .orgContent-wrapper .orgContent-nav ul li.active a {
    color: #fff
}

.orgContent-wrapper .orgContent-nav ul li a {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    font-size: 14px;
    padding: 0 20px;
    color: #333
}

.orgContent-wrapper .orgContent-box {
    width: 888px;
    height: auto
}

.orgContent-wrapper .orgContent-box .orgContent-list {
    width: 100%;
    height: auto;
    margin-top: 20px
}

.orgContent-wrapper .orgContent-box .orgContent-list:first-child {
    margin-top: 0 !important
}

@media screen and (max-width: 768px) {
    .orgLeaderDetail-wrapper-box, .orgDetail-section {
        padding: 0 .2rem
    }

    .orgLeader-wrapper {
        padding: 0 .2rem
    }

    .orgLeader-wrapper .orgLeader-box {
        width: 100%;
        float: none
    }

    .orgLeader-wrapper .orgLeader-box .orgLeader-list {
        padding: 0 .2rem
    }

    .orgLeader-wrapper .orgLeader-box .orgLeader-list ul li {
        display: flex
    }

    .orgLeader-wrapper .orgLeader-box .orgLeader-list ul li .name {
        width: 1.4rem;
        flex-shrink: 0
    }

    .orgLeader-wrapper .orgLeader-box .orgLeader-list ul li .text {
        flex: 1;
        font-size: .28rem
    }

    .orgLeader-wrapper .orgLeader-right {
        width: 100%;
        float: none;
        display: flex;
        justify-content: space-between;
        padding: 0 .2rem
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link {
        flex: 1;
        height: 1.8rem;
        margin: 0;
        position: static
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link:first-child {
        margin-right: .3rem
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link a {
        display: flex;
        padding: 0;
        align-items: center;
        justify-content: center;
        flex-direction: column
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link a i.iconfont {
        font-size: .8rem;
        margin: 0;
        line-height: 1
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link a span {
        font-size: .28rem
    }

    .orgLeader-wrapper .orgLeader-right .orgLeader-right-link i, .orgLeader-wrapper .orgLeader-right .orgLeader-right-link span {
        display: block
    }

    .orgList-wrapper {
        padding: 0 .2rem
    }

    .orgList-wrapper .orgList-box ul .orgList-mobile-li {
        width: 100%
    }

    .orgList-wrapper .orgList-box ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap
    }

    .orgList-wrapper .orgList-box ul li {
        width: 50%;
        float: none;
        height: auto;
        line-height: 1.2em;
        padding: .2rem
    }

    .orgList-wrapper .orgList-box ul li:before {
        top: .35rem
    }

    .orgList-wrapper .orgList-box ul li a {
        display: block;
        font-size: .28rem;
        white-space: normal;
        word-break: break-all;
        word-wrap: break-word
    }

    .orgList-wrapper .orgList-box ul li span {
        display: block;
        font-size: .28rem;
        white-space: normal;
        word-break: break-all;
        word-wrap: break-word
    }

    .orgDetail-wrapper {
        margin-top: .27rem
    }

    .orgDetail-wrapper .orgDetail-box {
        padding-left: 0;
        margin-top: .3rem
    }

    .orgDetail-wrapper .orgDetail-box .orgDetail-title {
        height: .6rem
    }

    .orgDetail-wrapper .orgDetail-box .orgDetail-title .title {
        font-size: .28rem;
        line-height: .6rem
    }

    .orgDetail-wrapper .orgDetail-box .orgDetail-title .title .imgIcon {
        margin-right: .2rem
    }

    .orgDetail-wrapper .orgDetail-box .detail {
        margin-top: .2rem;
        line-height: .48rem;
        font-size: .28rem
    }

    .orgDetail-wrapper .orgDetail-box .detail p {
        line-height: .48rem
    }

    .orgDetail-wrapper .orgDetail-box .link-box ul li {
        margin-left: 0;
        min-width: 2.3rem;
        text-align: left;
        font-size: .28rem;
        margin-top: 3px;
        margin-bottom: 3px
    }

    .orgLeaderDetail-wrapper {
        margin-top: .27rem;
        padding: .26rem .24rem 0
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img {
        display: flex;
        width: 100%;
        height: auto;
        float: initial;
        justify-content: space-between
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .img-box {
        width: 1.92rem;
        flex-shrink: 0
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .img-box img {
        width: 1.92rem;
        height: auto
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .mobile-orgLeaderDetail-info {
        padding-left: .25rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box {
        margin-top: 0;
        padding-bottom: .25rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box .name {
        text-align: left;
        font-size: .38rem;
        line-height: .38rem;
        height: .38rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .name-box p {
        text-align: left;
        padding: 0;
        font-size: .28rem;
        line-height: .3rem;
        font-weight: normal;
        margin-top: .25rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box {
        margin-top: .35rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box .info {
        text-align: left;
        font-size: .28rem;
        line-height: .24rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-img .info-box p {
        text-align: left;
        font-size: .28rem !important;
        line-height: .2rem;
        margin-top: .25rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-box {
        width: 100%;
        float: initial;
        margin-top: .25rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-box .detail-list {
        margin-top: .2rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-box .detail-list p, .orgLeaderDetail-wrapper .orgLeaderDetail-box .detail-list strong {
        font-size: .26rem;
        line-height: .6rem
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-box .sm.mohurd-title {
        background: rgba(0, 0, 0, 0)
    }

    .orgLeaderDetail-wrapper .orgLeaderDetail-box .sm.mohurd-title .title {
        font-size: .32rem
    }

    .mohurd-title .pc {
        display: none
    }

    .orgContent-wrapper {
        margin-top: .4rem
    }

    .orgContent-wrapper .orgContent-box {
        width: 100%
    }

    .orgContent-wrapper .orgContent-box .orgContent-list {
        margin-top: .2rem
    }
}

@media screen and (max-width: 768px) {
    .width-adaptive {
        width: 100% !important
    }

    .special-banner.adaptive {
        height: 1.4rem
    }

    .special-banner.adaptive .icon-icon_shouqi {
        color: #000
    }

    .special-container .special-nav-row ul li a.adaptive {
        font-size: .32rem
    }
}