



.container:after,
.container:before {
    display: table;
    content: ""
}

.container:after {
    clear: both
}

.main {
    position: relative;
    margin-top: 2rem;
    margin-bottom: 5rem
}

@media screen and (max-width:767px) {
    .main {
        margin-top: 1rem;
        margin-bottom: 2.5rem
    }
}

.main>.container:first-child>div:first-child {
    margin-top: 0
}

.main>.container:last-child>div:last-child {
    margin-bottom: 0
}

.main>.filter-panel:first-child {
    margin-top: -1.9rem
}

a {
    color: #4293f4;
    text-decoration: none
}

a:hover {
    color: #3784c2;
    cursor: pointer
}

a:active,
a:focus {
    outline: 0
}

a,
button,
input,
select,
textarea {
    -webkit-tap-highlight-color: transparent
}

input {
    outline: 0
}

.fl {
    float: left
}

.fr {
    float: right
}

.link-underline {
    color: #4293f4;
    font-weight: 700;
    text-decoration: underline
}

.link-underline:hover {
    color: #3784c2;
    text-decoration: none
}

::-ms-clear {
    display: none
}

.grid {
    *zoom: 1;
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.grid:after,
.grid:before {
    display: table;
    content: ""
}

.grid:after {
    clear: both
}




.icon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: iconfont !important;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8rem
}




.icon-right:before {
    content:url(https://zz.hnzwfw.gov.cn/picture/0/2110301524469057102.png)
}


.icon-left:before {
    content:url(https://zz.hnzwfw.gov.cn/picture/0/2110301524467881020.png)

}





.icon-line {
    font-family: iconlinefont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.icon-line.icon-right:before {
    content:url(https://zz.hnzwfw.gov.cn/picture/0/2110301524469057102.png)
    
}


.icon-fill {
    font-family: iconfillfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}


.icon-service {
    width: 1em;
    height: 1em;
    vertical-align: -.15em;
    fill: currentColor;
    overflow: hidden
}


.gd-title {
    color: #0d1c28;
    line-height: 1;
    margin: .4em 0;
    padding: .55em 0
}

.gd-title-ul {
    border-bottom: .2rem solid #0d1c28
}

h1.gd-title {
    font-size: 2.1rem
}

@media screen and (max-width:767px) {
    h1.gd-title {
        font-size: 1.8rem;
        line-height: 1.4
    }
}

h2.gd-title {
    font-size: 1.2rem
}

h3.gd-title {
    font-size: .9rem
}

.gd-desc {
    font-size: .8rem;
    color: #45484b
}

.btn {
    padding: 0 1.25rem;
    color: #4293f4;
    cursor: pointer;
    font-size: .8rem;
    font-weight: 700;
    line-height: 2.4rem;
    min-width: 7.5rem;
    text-align: center;
    display: inline-block;
    background-color: transparent;
    text-decoration: none;
    border: none
}

.btn .icon {
    font-size: inherit
}

.btn+.btn {
    margin-left: 1.1rem
}

.btn-default {
    color: #4293f4;
    background-color: #ebf4fb
}

.btn-default:hover {
    color: #3784c2;
    background-color: #d8eaf8
}

.btn-primary {
    color: #fff;
    background-color: #4293f4
}

.btn-primary:hover {
    color: #fff;
    background-color: #3784c2
}

.btn-link {
    color: #4293f4;
    border-color: transparent;
    background-color: transparent
}

.btn-link:hover {
    color: #3784c2;
    background-color: #eaeaea
}

.btn-block {
    display: block
}

.btn-disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .3
}

.btn-large {
    line-height: 3rem;
    font-size: 1rem;
    min-width: 14rem
}

.btn-large+.btn-small {
    margin-left: 1.7rem
}

.btn-small {
    font-size: .7rem;
    line-height: 1.9rem;
    min-width: 5.5rem
}

.btn-small+.btn-small {
    margin-left: .6rem
}

.pagination {
    *zoom: 1;
    color: #727475;
    margin-top: 1rem;
    margin-left: -.35rem;
    margin-bottom: 1rem;
    font-size: .7rem;
    line-height: 1
}

.pagination:after,
.pagination:before {
    display: table;
    content: ""
}

.pagination:after {
    clear: both
}

.pagination .icon {
    line-height: inherit
}

.pagination-item {
    float: left;
    vertical-align: middle;
    text-align: center;
    margin: 0 .35rem
}

.pagination-item.active .pagination-link {
    color: #fff;
    background-color: #4293f4
}

.pagination-item.disabled {
    display: none
}

.pagination-next .pagination-link,
.pagination-prev .pagination-link {
    color: #fff;
    background-color: #4293f4
}

.pagination-next .pagination-link:hover,
.pagination-prev .pagination-link:hover {
    color: #fff;
    background-color: #0066b9
}

.pagination-link {
    color: #0066b9;
    background-color: #ebf4fb;
    display: block;
    text-align: center;
    min-width: 1.9rem;
    line-height: 1.9rem;
    padding: 0 .5rem
}

.pagination-link:hover {
    color: #d8eaf8;
    background-color: #4293f4
}

.pagination-input {
    width: 3.5rem;
    color: #0d1c28;
    text-align: center;
    border: 1px solid #d9d9d9;
    display: inline-block;
    height: 1.9rem;
    margin-right: .15rem;
    vertical-align: middle;
    font-size: .7rem
}

.pagination-input:focus {
    border-color: #4293f4
}

.pagination-submit {
    margin-left: .15rem;
    color: #4293f4;
    background-color: #ebf4fb;
    padding: 0 .8rem;
    display: inline-block;
    line-height: 1.9rem;
    vertical-align: middle
}

.pagination-submit:hover {
    color: #d8eaf8;
    background-color: #4293f4
}

.breadcrumb {
    list-style: none;
    color: #444;
    font-size: .7rem;
    line-height: 1.6rem;
    border-bottom: 1px dashed #e5e5e5
}

.breadcrumb a {
    color: #444
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li:after {
    content: "";
    display: inline-block;
    width: .25rem;
    height: .25rem;
    border-top: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 .3rem;
    vertical-align: middle
}

.breadcrumb>li:last-child:after {
    display: none
}

.affix-menu {
    margin: 0 auto;
    min-width: 6rem;
    max-width: 9rem;
    list-style: none;
    border-right: 1px solid #e2e2e2;
    font-size: .7rem;
    line-height: 1
}

.affix-menu-item {
    padding: .4rem 0;
    text-align: right;
    line-height: 1.2rem;
    white-space: nowrap
}

.affix-menu-item a {
    position: relative;
    display: block;
    padding: 0 1.2rem;
    color: #777
}

.affix-menu-item a:hover {
    color: #3784c2
}

.affix-menu-item.active a {
    color: #4293f4
}

.affix-menu-item.active a:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: .2rem;
    background-color: #4293f4
}

.affix-menu-left {
    border-right: none;
    border-left: 1px solid #e2e2e2
}

.affix-menu-left .affix-menu-item {
    text-align: left
}

.affix-menu-left .affix-menu-item.active a:after {
    left: 0;
    right: auto
}

.affix {
    position: fixed !important;
    top: 1rem
}

.filter-panel {
    padding: 1rem 0;
    margin-bottom: 1rem;
    border-bottom: 1px solid #e2e2e2
}

.filter-panel .tab {
    margin-bottom: 1rem
}

.filter-panel .filter-toolbox {
    margin: 1rem 0;
    line-height: 1.4rem
}

.tab {
    *zoom: 1;
    font-size: 0;
    border-bottom: 4px solid #0d1c28
}

.tab:after,
.tab:before {
    display: table;
    content: ""
}

.tab:after {
    clear: both
}

.tab>li {
    display: inline-block;
    color: #0d1c28;
    position: relative;
    padding: 0 .75rem;
    white-space: nowrap;
    font-size: 1rem;
    line-height: 2.4rem;
    margin-right: 2rem
}

@media screen and (max-width:1199px) {
    .tab>li {
        margin-right: .5rem
    }
}

.tab>li:last-child {
    margin-right: 0
}

.tab>li:after {
    display: none;
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 8px;
    background-color: #4293f4
}

.tab>li.active {
    color: #4293f4;
    font-weight: 700
}

.tab>li.active:after {
    display: block
}

.tab>li.active>a {
    color: #4293f4
}

.tab>li>a {
    color: #0d1c28;
    font-weight: 700;
    font-size: inherit
}

.tab>li>a:hover {
    color: #3784c2
}

.tab-large li {
    font-size: 1.2rem;
    line-height: 2.7rem
}

.tab-large li:after {
    bottom: -4px
}

.tab-small {
    font-size: .7rem;
    line-height: 1.7rem;
    border-bottom: 1px solid #efefef
}

.tab-small>li {
    padding: 0 .25rem;
    margin-right: 1rem !important;
    font-size: .7rem;
    line-height: 1.8rem
}

.tab-small>li:last-child {
    margin-right: 0
}

.tab-small>li:after {
    height: 3px;
    bottom: -1px
}

.tab-small>li.active {
    font-weight: 400
}

@media screen and (min-width:0) {
    .tab {
        white-space: nowrap;
        padding-right: 20px
    }

    .tab>li {
        display: inline-block;
        float: none;
        padding: 0
    }

    .tab>li+li {
        margin-left: 1rem
    }

    .tab-scroll-outer-wrap {
        position: relative;
        overflow: hidden
    }

    .tab-scroll-outer-wrap .tab-scroll-more-btn {
        position: absolute;
        top: -1px;
        bottom: 4px;
        width: 20px;
        background: #fff;
        box-shadow: -5px 0 3px rgba(0, 0, 0, .1);
        transition: all .3s
    }

    .tab-scroll-outer-wrap .tab-scroll-more-btn i {
        display: inline-block;
        position: absolute;
        left: 50%;
        top: 50%;
        font-size: 20px;
        -webkit-transform: translate(-50%, -50%) rotate(-90deg);
        -ms-transform: translate(-50%, -50%) rotate(-90deg);
        transform: translate(-50%, -50%) rotate(-90deg);
        transition: -webkit-transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s
    }

    .tab-scroll-outer-wrap .tab-scroll-more-btn__left {
        display: none;
        left: -1px;
        box-shadow: 5px 0 3px rgba(0, 0, 0, .1)
    }

    .tab-scroll-outer-wrap .tab-scroll-more-btn__left i {
        -webkit-transform: translate(-50%, -50%) rotate(-270deg);
        -ms-transform: translate(-50%, -50%) rotate(-270deg);
        transform: translate(-50%, -50%) rotate(-270deg)
    }

    .tab-scroll-outer-wrap .tab-scroll-more-btn__right {
        right: -1px
    }

    .tab-scroll-outer-wrap.tab-scroll__left-has-more:not(.tab-scroll__right-has-more) .tab-scroll-more-btn__right {
        box-shadow: none
    }

    .tab-scroll-outer-wrap.tab-scroll__left-has-more:not(.tab-scroll__right-has-more) .tab-scroll-more-btn__right i {
        -webkit-transform: translate(-50%, -50%) rotate(-270deg);
        -ms-transform: translate(-50%, -50%) rotate(-270deg);
        transform: translate(-50%, -50%) rotate(-270deg)
    }

    .tab-scroll__no-left-more-btn .tab-scroll-more-btn__left {
        display: none !important
    }

    .tab-scroll__left-has-more .tab-scroll-more-btn__left {
        display: block
    }

    .tab-scroll-wrap {
        position: relative;
        overflow: scroll
    }

    .tab-scroll-wrap::-webkit-scrollbar {
        display: none
    }
}

.tabs-panel {
    display: none
}

.tabs-panel.active {
    display: block
}

.dark-tab {
    *zoom: 1;
    font-size: 1rem;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    height: 3rem;
    line-height: 3rem;
    color: #45484b
}

.dark-tab:after,
.dark-tab:before {
    display: table;
    content: ""
}

.dark-tab:after {
    clear: both
}

.dark-tab>li {
    float: left;
    width: 12.8rem;
    text-align: center;
    display: block;
    background: #dbdbdb;
    border-right: 1px solid #ccc
}

.dark-tab>li:last-child {
    border-right: none
}

.dark-tab>li.active,
.dark-tab>li:hover {
    background: #4293f4;
    border-color: rgba(255, 255, 255, .08);
    color: #fff
}

.dark-tab>li>a {
    color: inherit;
    display: block;
    height: 100%;
    padding: 0 1.25rem
}

.dark-tab .icon {
    font-size: 1.3em;
    top: .1rem
}

.dark-tab-ghost {
    border-bottom: 0
}

.dark-tab-ghost>li {
    background: #3f536e;
    color: #fff
}

.dark-tab-ghost>li.active {
    color: #0d1c28;
    background: #fff
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    line-height: 1;
    text-align: center
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.modal.fade .modal-dialog {
    opacity: 0;
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px);
    transition: all .3s linear
}

.modal.in .modal-dialog {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-small .modal-dialog {
    width: 28rem
}

.modal-large .modal-dialog {
    width: 90%
}

.modal-dialog {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: left;
    background-color: #fff;
    width: 42.8rem;
    max-width: 95%;
    border-radius: .15rem;
    font-size: .8rem;
    padding: 1.9rem;
    margin: 20px 0
}

.modal-bd {
    padding-bottom: .1rem;
    line-height: 1.8
}

.modal-title {
    font-size: 1.2rem;
    font-weight: 700;
    text-indent: .1rem;
    border-bottom: .2rem solid #0d1c28;
    line-height: 1.2rem;
    padding-top: .5rem;
    padding-bottom: .75rem;
    margin-bottom: 1.9rem
}

.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    width: 1.9rem;
    height: 1.9rem;
    line-height: 1.9rem;
    text-align: center;
    font-size: 1.2rem;
    background: #4293f4
}

.modal-close:before {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e6d9'
}

.modal-close:hover {
    background: #3784c2;
    color: #fff
}

.modal-ft {
    padding-top: 1.9rem
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .68;
    filter: alpha(opacity=68)
}

.modal-position {
    font-size: .8rem;
    color: #45484b;
    margin-bottom: 1rem
}

@media screen and (max-width:767px) {
    .modal-dialog {
        padding: 1rem
    }

    .modal-bd {
        margin-left: 0
    }

    .modal-ft {
        padding-top: 1.9rem
    }

    .modal-ft .btn {
        min-width: auto
    }
}

.modal-scrollbar-measure {
    position: absolute;
    top: -499.95rem;
    width: 2.5rem;
    height: 2.5rem;
    overflow: scroll
}

select::-ms-expand {
    display: none
}




.gd-label {
    font-size: .9rem
}

.gd-label-required:after {
    content: "*";
    color: #c10b1e
}

.gd-input {
    border: 1px solid #bbb;
    padding: .5rem .75rem;
    font-size: .9rem;
    line-height: 1.9rem;
    display: block;
    width: 100%
}

.gd-input:focus {
    border-color: #4293f4
}

.gd-input:disabled {
    background: #f2f2f2;
    color: #c4c4c4;
    pointer-events: none
}

.gd-textarea {
    border: 1px solid #bbb;
    padding: .5rem .75rem;
    font-size: .9rem;
    line-height: 1.6;
    display: block;
    width: 100%;
    outline: 0;
    min-height: 6rem;
    resize: vertical
}

.gd-textarea:focus {
    border-color: #4293f4
}

.gd-textarea-wrapper {
    position: relative
}

.gd-textarea-wrapper .gd-textarea {
    padding-bottom: 1rem;
    overflow: hidden
}

.gd-textarea-overflow .gd-textarea-count span {
    color: #c10b1e
}

.gd-textarea-count {
    position: absolute;
    right: 1rem;
    bottom: .25rem;
    text-align: right;
    color: #727475;
    font-size: .7rem
}

.gd-textarea-count span {
    color: #45484b
}



#modal-police-base .field-title {
    font-size: .9rem;
    margin-bottom: 1.2rem
}

#modal-police-base .account-info {
    font-size: .8rem;
    margin-bottom: 1.9rem;
    padding-bottom: 1.2rem;
    border-bottom: 1px solid #ddd
}

#modal-police-base .account-info>p {
    margin-bottom: .75rem
}

#modal-police-base .account-info .info-title {
    width: 6rem;
    float: left;
    font-weight: 700
}

#modal-police-base .form {
    padding-bottom: 1.9rem;
    border-bottom: 1px solid #ddd
}

#modal-wj-app {
    font-size: .8rem
}

#modal-wj-app .modal-bd {
    text-align: center
}

#modal-wj-app .info {
    padding-bottom: 1.2rem
}

#modal-wj-app .info>p {
    margin-bottom: .75rem
}

#modal-wj-app .qr {
    width: 15rem;
    height: 15rem
}

.gd-row {
    *zoom: 1;
    position: relative
}

.gd-row:after,
.gd-row:before {
    display: table;
    content: ""
}

.gd-row:after {
    clear: both
}

.gd-row-gutter-30 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.gd-row-gutter-30 .gd-col {
    padding-left: .75rem;
    padding-right: .75rem
}

.gd-row-gutter-60 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.gd-row-gutter-60 .gd-col {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.gd-col {
    float: left;
    box-sizing: border-box
}

.gd-col-1 {
    float: left;
    box-sizing: border-box;
    width: 8.33333333%
}

.gd-col-offset-1 {
    float: left;
    box-sizing: border-box;
    margin-left: 8.33333333%
}

.gd-col-pull-1 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 8.33333333%
}

.gd-col-push-1 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 8.33333333%
}

.gd-col-2 {
    float: left;
    box-sizing: border-box;
    width: 16.66666667%
}

.gd-col-offset-2 {
    float: left;
    box-sizing: border-box;
    margin-left: 16.66666667%
}

.gd-col-pull-2 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 16.66666667%
}

.gd-col-push-2 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 16.66666667%
}

.gd-col-3 {
    float: left;
    box-sizing: border-box;
    width: 25%
}

.gd-col-offset-3 {
    float: left;
    box-sizing: border-box;
    margin-left: 25%
}

.gd-col-pull-3 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 25%
}

.gd-col-push-3 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 25%
}

.gd-col-4 {
    float: left;
    box-sizing: border-box;
    width: 33.33333333%
}

.gd-col-offset-4 {
    float: left;
    box-sizing: border-box;
    margin-left: 33.33333333%
}

.gd-col-pull-4 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 33.33333333%
}

.gd-col-push-4 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 33.33333333%
}

.gd-col-5 {
    float: left;
    box-sizing: border-box;
    width: 41.66666667%
}

.gd-col-offset-5 {
    float: left;
    box-sizing: border-box;
    margin-left: 41.66666667%
}

.gd-col-pull-5 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 41.66666667%
}

.gd-col-push-5 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 41.66666667%
}

.gd-col-6 {
    float: left;
    box-sizing: border-box;
    width: 50%
}

.gd-col-offset-6 {
    float: left;
    box-sizing: border-box;
    margin-left: 50%
}

.gd-col-pull-6 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 50%
}

.gd-col-push-6 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 50%
}

.gd-col-7 {
    float: left;
    box-sizing: border-box;
    width: 58.33333333%
}

.gd-col-offset-7 {
    float: left;
    box-sizing: border-box;
    margin-left: 58.33333333%
}

.gd-col-pull-7 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 58.33333333%
}

.gd-col-push-7 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 58.33333333%
}

.gd-col-8 {
    float: left;
    box-sizing: border-box;
    width: 66.66666667%
}

.gd-col-offset-8 {
    float: left;
    box-sizing: border-box;
    margin-left: 66.66666667%
}

.gd-col-pull-8 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 66.66666667%
}

.gd-col-push-8 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 66.66666667%
}

.gd-col-9 {
    float: left;
    box-sizing: border-box;
    width: 75%
}

.gd-col-offset-9 {
    float: left;
    box-sizing: border-box;
    margin-left: 75%
}

.gd-col-pull-9 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 75%
}

.gd-col-push-9 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 75%
}

.gd-col-10 {
    float: left;
    box-sizing: border-box;
    width: 83.33333333%
}

.gd-col-offset-10 {
    float: left;
    box-sizing: border-box;
    margin-left: 83.33333333%
}

.gd-col-pull-10 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 83.33333333%
}

.gd-col-push-10 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 83.33333333%
}

.gd-col-11 {
    float: left;
    box-sizing: border-box;
    width: 91.66666667%
}

.gd-col-offset-11 {
    float: left;
    box-sizing: border-box;
    margin-left: 91.66666667%
}

.gd-col-pull-11 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 91.66666667%
}

.gd-col-push-11 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 91.66666667%
}

.gd-col-12 {
    float: left;
    box-sizing: border-box;
    width: 100%
}

.gd-col-offset-12 {
    float: left;
    box-sizing: border-box;
    margin-left: 100%
}

.gd-col-pull-12 {
    float: left;
    box-sizing: border-box;
    position: relative;
    right: 100%
}

.gd-col-push-12 {
    float: left;
    box-sizing: border-box;
    position: relative;
    left: 100%
}

#notice {
    z-index: 100;
    position: fixed;
    right: 0;
    bottom: 0;
    height: auto;
    width: 15rem;
    background: #fff;
    box-shadow: 0 .1rem .75rem 0 rgba(9, 41, 77, .15);
    visibility: hidden;
    transition: all .3s ease;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    padding: 1.2rem 1.2rem 0 1.2rem;
    line-height: normal
}

#notice.visible {
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

#notice .height-app {
    height: 12.5rem
}

#notice .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 1.2rem;
    height: 1.2rem;
    text-align: center;
    color: #8e8e8e;
    background: #fff;
    font-size: .8rem
}

#notice .btn-close:before {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: '\e6d9';
    top: 50%;
    left: 50%;
    margin-left: -.35rem;
    margin-top: -.35rem
}

#notice .btn-close:active,
#notice .btn-close:hover {
    background-color: #f1f2f3
}

#notice .btn-wrapper {
    margin-top: .8rem;
    height: 2.8rem;
    padding-top: .75rem;
    font-size: 12px;
    color: #4293f4;
    overflow: hidden;
    border-top: 1px dashed #dfe1e2
}

#notice .btn-wrapper .btn-cont {
    float: right
}

#notice .btn-wrapper .btn-more {
    float: left;
    margin-top: .15rem;
    color: #4293f4;
    line-height: 1rem;
    font-size: .7rem
}

#notice .btn-wrapper .btn-more:hover {
    color: #3762bf
}

#notice .btn-wrapper .btn-next,
#notice .btn-wrapper .btn-prev {
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    background-color: #ecf4fd;
    border-radius: 50%
}

#notice .btn-wrapper .btn-next i,
#notice .btn-wrapper .btn-prev i {
    -webkit-transform: translate(25%, 25%);
    -ms-transform: translate(25%, 25%);
    transform: translate(25%, 25%)
}

#notice .btn-wrapper .btn-next:hover,
#notice .btn-wrapper .btn-prev:hover {
    background-color: #d9e9fd
}

#notice .btn-wrapper .btn-disabled {
    background-color: #ecf4fd;
    opacity: .5
}

#notice .btn-wrapper .btn-next {
    margin-left: .5rem
}

#notice .content {
    position: relative
}

#notice .notice-item {
    overflow: hidden;
    display: none
}

#notice .notice-item.active {
    display: block
}

#notice .app {
    height: auto;
    overflow: hidden;
    display: none
}

#notice .app.active {
    display: block
}

#notice .notice-img {
    width: 4.5rem;
    height: 5.5rem;
    float: left
}

#notice .notice-img img {
    display: block;
    width: 4.5rem;
    height: 5.5rem
}

#notice .notice-img-app {
    float: left;
    width: 12.6rem;
    height: 7rem;
    margin-bottom: .4rem
}

#notice .notice-img-app img {
    display: block;
    width: 12.6rem;
    height: 7rem
}

#notice .notice-title {
    width: 12.6rem;
    min-height: 1rem;
    max-height: 2rem;
    overflow: hidden;
    font-size: .7rem;
    color: #0d1c28;
    line-height: 1rem
}

#notice .notice-title a {
    color: #0d1c28
}

#notice .notice-title a:hover {
    color: #4293f4
}

#notice .title-imgstyle {
    float: left;
    width: 7.4rem;
    margin-left: .7rem
}

#notice .notice-content {
    margin-top: .6rem;
    overflow: hidden;
    font-size: .6rem;
    color: #3c4852;
    letter-spacing: 0;
    line-height: .9rem
}

#notice .notice-link {
    display: none;
    top: 6.3rem;
    left: .1rem;
    position: absolute
}

#notice .notice-link-app {
    display: none;
    bottom: -1.5rem;
    left: .1rem;
    position: absolute
}

#notice .content-imgstyle {
    float: left;
    width: 7.4rem;
    margin-top: .45rem;
    margin-left: .7rem
}

#notice .disabled {
    display: none
}

@media screen and (max-width:767px) {
    #notice {
        display: none !important
    }
}

.system-error {
    width: 30rem;
    margin: 0 auto;
    font-size: .9rem;
    text-align: center;
    padding: 3.1rem 0 1.9rem 0
}



.system-error-title {
    color: #0d1c28;
    font-weight: 700;
    margin-bottom: .25rem
}

.system-error-desc {
    color: #727475;
    font-size: .9rem
}

.system-error-action {
    margin-top: 1rem
}

.swiper-container-wrapper {
    overflow: hidden
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0rem, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0rem, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0rem, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0rem, 0rem);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0rem, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: left, top, -webkit-transform;
    transition-property: transform, left, top;
    transition-property: transform, left, top, -webkit-transform;
    transition-duration: 0s;
    transform: translate3d(0rem, 0, 0);
    transition-timing-function: ease;
    box-sizing: content-box
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    float: left;
    box-sizing: content-box
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}

.swiper-pagination {
    text-align: center
}

.swiper-pagination-switch {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    margin: 0 3px;
    background: #c5c8ca
}

.swiper-visible-switch {
    background-color: rgba(62, 151, 223, .6)
}

.swiper-active-switch {
    background-color: #3e97df
}

.swiper-container-outer-wrapper {
    position: relative
}

.swiper-container-outer-wrapper .swiper-btn-next,
.swiper-container-outer-wrapper .swiper-btn-prev {
    position: absolute;
    z-index: 10;
    top: 50%;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-top: -1.2rem;
    color: #0d1c28;
    background-color: #fff;
    box-shadow: 0 .15rem 1rem 0 rgba(9, 41, 77, .2);
    text-align: center;
    line-height: 3.7rem;
    cursor: pointer;
    outline: none;
}

.swiper-container-outer-wrapper .swiper-btn-next i,
.swiper-container-outer-wrapper .swiper-btn-prev i {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -.5rem 0 0 -.5rem;
    width: 1rem;
    height: 1rem;
    font-size: 1.1rem
}

.swiper-container-outer-wrapper .swiper-btn-next.disabled,
.swiper-container-outer-wrapper .swiper-btn-prev.disabled {
    display: none
}

.swiper-container-outer-wrapper .swiper-btn-prev {
    left: -3.2rem
}

.swiper-container-outer-wrapper .swiper-btn-prev i {
    margin: -.5rem 0 0 -.55rem
}

.swiper-container-outer-wrapper .swiper-btn-next {
    right: -3.2rem
}

@media screen and (max-width:1043px) {
    .swiper-container-outer-wrapper .swiper-btn-prev {
        left: 0rem;
        background: 0 0 !important;
        box-shadow: none !important;
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }

    .swiper-container-outer-wrapper .swiper-btn-next {
        right: 0rem;
        background: 0 0 !important;
        box-shadow: none !important;
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }
}

.swiper-container-outer-wrapper.swiper-container-outer-wrapper__dark .swiper-btn-next,
.swiper-container-outer-wrapper.swiper-container-outer-wrapper__dark .swiper-btn-prev {
    background: #233e5f;
    box-shadow: none;
    color: #fff
}

.swiper-container {
    box-sizing: content-box
}

.swiper-pagination {
    display: none;
    position: absolute;
    z-index: 20;
    bottom: 0;
    width: 100%;
    text-align: center
}

.swiper-container-outer-wrapper__dark .swiper-pagination-switch {
    background: rgba(255, 255, 255, .2)
}

.swiper-container-outer-wrapper__dark .swiper-visible-switch {
    background-color: rgba(255, 255, 255, .6)
}

.swiper-container-outer-wrapper__dark .swiper-active-switch {
    background-color: #fff
}

.touchevents .swiper-container {
    padding-bottom: 1rem
}

.touchevents .swiper-pagination {
    display: block
}

@media screen and (max-width:767px) {

    .touchevents .swiper-btn-next,
    .touchevents .swiper-btn-prev {
        display: none
    }
}

.rate-picker {
    display: inline-block;
    position: relative
}

.rate-picker-front {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    white-space: nowrap
}

.rate-picker-wrapper {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block
}

.rate-picker-wrapper>li {
    display: inline-block;
    position: relative;
    top: -1px
}

.rate-picker-wrapper>li .icon {
    color: #4293f4
}

.rate-picker .icon {
    font-size: .9rem
}

.rate-picker.large>li {
    padding-right: .75rem
}

.rate-picker.large .icon {
    font-size: 2.4rem
}

.rate-picker.large:nth-last-child(1) {
    padding-right: 0
}

.rate-picker.toggle li {
    cursor: pointer
}

.check-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.check-list>li {
    display: inline-block;
    margin-right: .8rem;
    margin-bottom: .8rem;
    padding: .7rem .75rem .6rem;
    background-color: #f1f2f3;
    font-size: .8rem;
    line-height: 1.1rem;
    color: #0d1c28;
    min-width: 11.5rem;
    border: .05rem solid #f1f2f3;
    cursor: pointer
}

.check-list>li:hover {
    color: #4293f4
}

.check-list>li.checked {
    color: #4293f4;
    border-color: #4293f4;
    position: relative
}

.check-list>li.checked::after {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\E607";
    position: absolute;
    right: -1px;
    bottom: 0;
    padding: 20px 0 0 20px;
    line-height: 1;
    background: linear-gradient(-45deg, #4293f4 40%, transparent 0);
    color: #fff;
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.check-list>li.disabled {
    border-color: #c5c8ca;
    color: #727475;
    cursor: unset
}

.check-list>li.disabled::after {
    background: linear-gradient(-45deg, #c5c8ca 40%, transparent 0)
}

.highlight-tips-wrapper {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .6);
    z-index: 999;
    display: none
}

.highlight-tips-wrapper .highlight-tips-box {
    width: 15.85rem;
    height: 7.25rem;
    color: #fff;
    padding: 1.65rem 1.85rem 2.5rem 2.25rem;
    position: absolute;
    left: 200px;
    top: 50px;
    font-size: .7rem;
    line-height: 1.2rem;
    background: #32363b;
    border: 1px dashed #fff
}

.highlight-tips-wrapper .highlight-tips-box .highlight-tips-ok {
    position: absolute;
    right: 1.35rem;
    bottom: 1.35rem;
    line-height: 1.5rem;
    width: 4.5rem;
    text-align: center;
    border: 1px solid #fff;
    cursor: pointer
}

.highlight-tips-wrapper .highlight-tips-box::after {
    content: '';
    width: 0;
    height: 0;
    border-width: .3rem .4rem;
    border-color: transparent #32363b transparent transparent;
    border-style: solid;
    left: -.8rem;
    top: 50%;
    margin-top: -.3rem;
    position: absolute
}

.highlight-tips-wrapper .highlight-tips-box::before {
    content: '';
    width: 0;
    height: 0;
    border-width: .35rem .45rem;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    left: -.9rem;
    top: 50%;
    margin-top: -.35rem;
    position: absolute
}

.highlight-tips-wrapper .highlight-tips-item {
    display: block
}

.highlight-tips-item {
    position: absolute;
    background: #fff;
    display: none
}

body.highlight-tips-open,
html.highlight-tips-open {
    position: fixed;
    left: 0;
    width: 100%
}

.highlight-tips___show {
    background-color: #fff;
    z-index: 1000;
    position: relative
}

.highlight-tips___show::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    opacity: 0
}

.ipv6-wrapper {
    height: 1.5rem;
    background: #09294d;
    color: #fff;
    font-size: .6rem
}

.ipv6-wrapper .ipv6-content {
    position: relative
}

.ipv6-wrapper .ipv6-content .ipv6-icon {
    height: .9rem;
    line-height: .8rem;
    text-align: center;
    padding-left: .4rem;
    padding-right: .4rem;
    border: 1px solid #fff;
    border-radius: .85rem;
    display: inline-block;
    vertical-align: middle
}

.ipv6-wrapper .ipv6-content .ipv6-text {
    margin-left: .4rem;
    line-height: 1.5rem;
    display: inline-block;
    vertical-align: middle
}



.print-header {
    border-bottom: 1px solid #727475;
    font-size: 10px;
    color: #0d1c28;
    line-height: 30px;
    *zoom: 1
}

.print-header:after,
.print-header:before {
    display: table;
    content: ""
}

.print-header:after {
    clear: both
}

.print-header .print-header-title {
    float: left
}

.print-header .print-header-title.bold {
    font-weight: 600
}

.print-header .print-header-desc {
    float: right
}

.print-footer {
    border-top: 1px solid #727475;
    font-size: 10px;
    color: #0d1c28;
    line-height: 30px;
    *zoom: 1
}

.print-footer:after,
.print-footer:before {
    display: table;
    content: ""
}

.print-footer:after {
    clear: both
}

.print-footer .print-footer-title {
    float: left
}

.print-footer .print-footer-desc {
    float: right
}

.gd-tips {
    background: #f1f2f3;
    padding: 1.2rem 1.5rem .95rem
}

.gd-tips .gd-tips-title {
    font-size: 1rem;
    color: #000;
    line-height: 1.5rem;
    font-weight: 600
}

.gd-tips .gd-tips-desc {
    font-size: .7rem;
    color: #000;
    line-height: 1.5rem
}

.container {
    width: 1210px;
    margin: 0 auto
}

.gd-row {
    *zoom: 1;
    position: relative
}

.gd-row:after,
.gd-row:before {
    display: table;
    content: ""
}

.gd-row:after {
    clear: both
}

.gd-row-gutter-30 {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.gd-row-gutter-30 .gd-col {
    padding-left: .75rem;
    padding-right: .75rem
}

.gd-row-gutter-10 {
    margin-left: -.25rem;
    margin-right: -.25rem
}

.gd-row-gutter-10 .gd-col {
    padding-left: .25rem;
    padding-right: .25rem
}

.gd-row-gutter-60 {
    margin-left: -1rem;
    margin-right: -1rem
}

.gd-row-gutter-60 .gd-col {
    padding-left: 1rem;
    padding-right: 1rem
}



@media screen and (min-width:1599px) {
    .container {
        width: 1200px;
        padding: 0 0
    }
}





.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    *zoom: 1
}

.navigation:after,
.navigation:before {
    display: table;
    content: ""
}

.navigation:after {
    clear: both
}

.navigation>li {
    float: left;
    font-size: .9rem;
    line-height: 2.6rem;
    margin-right: 2.5rem
}

.navigation>li>a {
    position: relative;
    display: block;
    color: #0d1c28;
    text-decoration: none;
    box-sizing: border-box
}

.navigation>li>a:after {
    content: "";
    height: .2rem;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: transparent
}

.navigation>li>a:hover {
    color: #3784c2
}



.navigation>li.active>a {
    color: #4293f4
}

.navigation>li.active>a:after {
    background-color: #4293f4
}

.navigation-hall {
    background-color: rgba(255, 255, 255, .1)
}

.navigation-hall.open .navigation-hall-toggle .reversal {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.navigation-hall.open .navigation-hall-dropdown {
    display: block
}

.navigation-hall-toggle {
    color: #727475;
    text-decoration: none;
    background-color: #f1f2f3;
    border-radius: .1rem;
    display: inline-block;
    padding: .25rem .3rem;
    font-size: 12px
}

.navigation-hall-toggle:hover {
    color: #45484b;
    background-color: #e2e2e2
}

.navigation-hall-dropdown {
    display: none;
    position: absolute;
    top: 58px;
    left: 0;
    z-index: 99
}


.login-picker-hall :before {
    box-sizing: border-box;
    font-family: iconfont
}

.login-picker-hall a {
    display: block !important;
    color: #4293f4 !important;
    transition: color .2s !important;
    line-height: 1.8rem;
    transition: color .2s
}

.login-picker-hall .name {
    padding: .45rem 2rem
}

.login-picker-hall .name>h3 {
    float: left;
    color: #112534;
    font-size: .9rem;
    padding-top: .6rem;
    margin-right: .5rem
}

.login-picker-hall .name .certified {
    width: 2.5rem;
    height: 1.2rem;
    line-height: 2;
    font-size: 12px;
    margin: 0 .5rem;
    padding: .15rem .4rem;
    color: #4293f4;
    border-radius: 3.75rem;
    border: 1px solid #4293f4
}

.login-picker-hall .name .changeIdentity {
    clear: both;
    display: block;
    font-size: .7rem;
    line-height: 1.8rem;
    transition: color .2s;
    color: #4293f4
}

.login-picker-hall .links {
    padding: .45rem 2rem;
    border-top: 1px solid #e2e2e2
}

.login-picker-hall .links a i {
    font-style: normal
}

.login-picker-hall .links a i span {
    font-size: .7rem;
    color: #112534;
    margin-left: .75rem;
    font-style: initial
}

.login-picker-hall .links .icon-matter-personal:before {
    content: "\E647"
}

.login-picker-hall .links .icon-notification:before {
    content: "\E698"
}

.login-picker-hall .links .icon-setting:before {
    content: "\E60F"
}

.login-picker-hall .logout {
    text-align: center;
    padding: .45rem 2rem;
    border-top: 1px solid #e2e2e2
}

.show-user-hall {
    visibility: visible;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.gd-userpanel {
    position: relative
}

.gd-userpanel-notification {
    position: relative;
    display: inline-block
}

.gd-userpanel-notification:before {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e698"
}

.gd-userpanel-notification span {
    position: absolute;
    height: .7rem;
    min-width: .7rem;
    max-width: 1.5rem;
    line-height: .7rem;
    border-radius: .7rem;
    text-align: center;
    background-color: #ff133d;
    color: #fff;
    font-size: .5rem;
    display: inline-block;
    padding: 0 .2rem;
    top: -.35rem;
    left: 50%;
    white-space: nowrap
}

.gd-userpanel-toggle {
    display: inline-block
}

.gd-userpanel-toggle:before {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e626";
    margin-right: .2rem;
    vertical-align: top
}

.gd-userpanel-toggle:after {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e610";
    vertical-align: top
}

.gd-userpanel-toggle span {
    display: inline-block;
    max-width: 4em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top
}

.gd-userpanel-dropdown {
    display: none;
    position: absolute;
    top: 1rem;
    right: 0;
    background-color: #fff;
    z-index: 99;
    width: 10.75rem;
    padding: .2rem 1.2rem;
    box-shadow: 0 .1rem .75rem rgba(9, 41, 77, .15)
}

.gd-userpanel-dropdown li {
    display: block;
    float: none;
    border: none;
    border-bottom: 1px solid #f1f2f3;
    padding: .55rem 0;
    line-height: 1.4rem;
    font-size: .7rem
}

.gd-userpanel-dropdown li:last-child {
    border: none
}

.gd-userpanel-open .gd-userpanel-dropdown {
    display: block
}

.gd-userpanel-name {
    color: #0d1c28;
    font-size: .8rem;
    font-weight: 700;
    display: inline;
    vertical-align: middle
}

.gd-userpanel-level {
    vertical-align: middle;
    display: inline-block;
    color: #4293f4;
    line-height: .8rem;
    text-align: center;
    font-size: .55rem;
    padding: 0 .4rem;
    margin: 0 .2rem;
    border-radius: .75rem;
    border: 1px solid #4293f4
}

.gd-userpanel-currentlogin {
    display: block;
    color: #45484b
}

.gd-userpanel-username {
    display: none !important
}

.gd-userpanel-help a,
.gd-userpanel-logout a,
.gd-userpanel-manage a,
.gd-userpanel-ucenter a {
    display: block !important;
    color: #0d1c28 !important
}

.gd-userpanel-help a:hover,
.gd-userpanel-logout a:hover,
.gd-userpanel-manage a:hover,
.gd-userpanel-ucenter a:hover {
    color: #45484b !important
}

.gd-userpanel-help a:before,
.gd-userpanel-logout a:before,
.gd-userpanel-manage a:before,
.gd-userpanel-ucenter a:before {
    font-family: iconfont !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: .3rem;
    color: #0d1c28
}

.gd-userpanel-ucenter a:before {
    content: "\e61a"
}

.gd-userpanel-manage a:before {
    content: "\e61d"
}

.gd-userpanel-help a:before {
    content: "\e625"
}

.gd-userpanel-logout a:before {
    content: "\e61e"
}

.gd-userpanel-badge {
    float: right;
    height: .7rem;
    min-width: .7rem;
    line-height: .7rem;
    border-radius: .7rem;
    text-align: center;
    background-color: #ff133d;
    color: #fff;
    font-size: .5rem;
    padding: 0 .2rem;
    white-space: nowrap;
    margin-top: .3rem
}

@media screen and (max-width:1599px) {
    .navigation>li {
        margin-right: 2rem
    }

    .gd-userpanel-toggle span {
        max-width: 4em
    }
}

@media screen and (max-width:1199px) {
    .gd-userpanel-toggle span {
        max-width: 0
    }
}









.ms-search,
.ms-search input {
    -khtml-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 0rem .75rem
}

.ms-drop ul>li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static
}

.ms-drop ul>li .disabled {
    opacity: .35;
    filter: alpha(opacity=35)
}

.ms-drop ul>li.multiple {
    display: block;
    float: left
}

.ms-drop ul>li.group {
    clear: both
}

.ms-drop ul>li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ms-drop ul>li label {
    font-weight: 400;
    display: block;
    white-space: nowrap
}

.ms-drop ul>li label.optgroup {
    font-weight: 700
}

.ms-drop input[type=checkbox] {
    vertical-align: middle
}

.ms-drop .ms-no-results {
    display: none
}

.tiny-font-weight .about-me .item-title,
.tiny-font-weight .account-title,
.tiny-font-weight .gov-people-interact .item-title,
.tiny-font-weight .matters-faq-title,
.tiny-font-weight .matters-result-title,
.tiny-font-weight .matters-title,
.tiny-font-weight .my-title,
.tiny-font-weight .recovery-title {
    font-weight: 400 !important
}

.gd-title-lv1 {
    font-size: 2.1rem
}

@media screen and (max-width:767px) {
    .gd-title-lv1 {
        font-size: 1.8rem
    }
}

.matters-link-disabled {
    opacity: .2;
    pointer-events: none
}

.portal-mod+.portal-mod {
    margin-top: 3.2rem
}

.portal-mod-title {
    line-height: 1.91666667;
    border-bottom: .2rem solid #0d1c28;
    font-size: 1.2rem;
    width: 100%;
    color: #0d1c28;
    text-indent: .25rem;
    line-height: 2.7rem
}

@media screen and (max-width:767px) {
    .portal-mod-title {
        font-size: 18px
    }
}

@media screen and (max-width:767px) {
    .portal-mod+.portal-mod {
        margin-top: 2rem
    }
}

@media screen and (max-width:1023px) {
    .area-list {
        padding: 0 .5rem !important
    }
}

.area-list::-webkit-scrollbar {
    width: .4rem !important
}

.area-list::-webkit-scrollbar-thumb {
    background-color: #f1f2f3 !important;
    border-radius: .2rem !important;
    border: none !important;
    transition: background-color .5s ease !important
}

.area-list::-webkit-scrollbar-thumb:hover {
    background-color: #d6d9db !important
}

.area-list-item {
    padding: .8rem 0;
    border-bottom: 1px solid #dfe1e2;
    padding-left: .8rem;
    position: relative
}

@media screen and (max-width:1023px) {
    .area-list-item {
        padding-left: 0 !important
    }
}

.area-list-item::before {
    display: none;
    content: ' ';
    width: .15rem;
    position: absolute;
    left: 0;
    height: 100%;
    background: #4293f4;
    top: 0
}

.area-list-item:hover {
    background-color: #e4f2fe;
    border-left: .15rem solid #4293f4;
    margin-left: -.15rem
}

.area-list-item:hover::before {
    display: block
}

.area-list-item span {
    display: inline-block;
    vertical-align: middle
}

.area-list-index {
    background-color: #f13939;
    border-radius: 100%;
    width: 1rem;
    height: 1rem;
    color: #fff;
    font-size: .6rem;
    line-height: 1rem;
    text-align: center
}

.area-list-title {
    font-size: .8rem;
    line-height: 1.3rem;
    color: #0d1c28;
    font-weight: 500;
    margin-left: .4rem;
    margin-right: .6rem
}

.area-list-badge {
    font-size: .6rem;
    line-height: .6rem;
    padding: .2rem .3rem;
    border-radius: .75rem;
    color: #4293f4;
    border: 1px solid #4293f4
}

.area-list-info {
    color: #3d4953;
    font-size: .7rem;
    line-height: 1.2rem;
    margin-top: .6rem;
    vertical-align: text-top
}

.area-list-info li+li {
    margin-top: .4rem
}

.area-list-info li {
    *zoom: 1
}

.area-list-info li:after,
.area-list-info li:before {
    display: table;
    content: ""
}

.area-list-info li:after {
    clear: both
}

.area-list-info li>a {
    display: block;
    cursor: pointer
}

.area-list-info li .yy {
    text-decoration: underline;
    color: #3d4953
}

.area-list-info li .yy:hover {
    color: #4293f4;
    text-decoration: underline
}

.area-list-info li .yy:hover .label,
.area-list-info li .yy:hover .value {
    color: #4293f4
}

.area-list-info .label {
    width: .8rem;
    float: left;
    color: #3d4953;
    line-height: 1.2rem
}

.area-list-info .label img {
    width: .8rem;
    height: .8rem;
    display: inline-block;
    vertical-align: text-top
}

.area-list-info .value {
    margin-left: 1.2rem;
    font-size: .7rem;
    color: #3d4953;
    line-height: 1.1rem;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.portal-gallery {
    margin-top: .75rem;
    margin-bottom: -.75rem;
    position: relative
}

.portal-gallery-col {
    padding: .75rem
}

.portal-gallery-item {
    position: relative;
    display: block;
    background-color: #fff;
    transition: all .3s ease;

    box-shadow: 0px 0px 12px 0px rgba(130,130,130,0.16); ;
}

.portal-gallery-item:hover {
    color: #fff;
    background-color: #4293f4;
    padding-bottom: -10px;
    box-shadow: 0 .25rem 1.25rem rgba(62, 151, 223, .3)
}

.portal-gallery-item:hover .portal-gallery-desc,
.portal-gallery-item:hover .portal-gallery-title {
    color: #fff
}

.portal-gallery-cover {
    line-height: 0
}

.portal-gallery-cover img {
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

.portal-gallery-info {
    display: block;
    height: 130px;
    padding: 20px;
    text-align: left;
}

@media screen and (max-width:767px) {
    .portal-gallery-info {
        text-align: left;
        padding: 20px
    }
}

.portal-gallery-title {
    display: block;
    color: #0d1c28;
    font-size: 20px;
    font-style: normal;
    line-height: 1;
    margin-bottom: .5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.portal-gallery-desc {
    display: block;
    color: #999;
    font-size: 14px;
    font-style: normal;
    line-height: 28px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px
}

.portal-gallery .swiper-container-wrapper {
    overflow: visible
}

.portal-gallery .swiper-container {
    margin-right: -.75rem;
    margin-left: -.75rem
}

a {
    cursor: pointer
}

.limit {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.main {
    margin-top: 0
}

.index2 {
    overflow-x: visible !important
}

.index2 .swiper-pagination-bullet:only-child {
    visibility: hidden
}

.index2 .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.index2 .swiper-container.swiper-container-convenient-of-people {
    overflow: visible;
    padding-bottom: 0
}

.index2 .swiper-container.v2 {
    padding-top: .7rem;
    width: 100%;
    position: relative;
    padding-right: .7rem;
    padding-left: .7rem;
    -webkit-transform: translate3d(-.7rem, -.7rem, 0);
    transform: translate3d(-.7rem, -.7rem, 0)
}

.index2 .swiper-container.v2 .portal-gallery-item {
    box-shadow: 0 0 1rem rgba(9, 41, 77, .12)
}

.index2 .fireworks,
.index2 .glim_left,
.index2 .glim_right {
    display: none
}

.index2.newyear .hero-welcome-wrapper>.container {
    position: relative
}

.index2.newyear .fireworks,
.index2.newyear .glim_left,
.index2.newyear .glim_right {
    display: block
}

.index2.newyear .fireworks img,
.index2.newyear .glim_left img,
.index2.newyear .glim_right img {
    display: block;
    width: 100%
}

.index2.newyear .glim_left,
.index2.newyear .glim_right {
    width: 5rem;
    position: absolute;
    top: -12.5rem
}

.index2.newyear .glim_left {
    left: -7.5rem
}

.index2.newyear .glim_right {
    right: -7.5rem
}

.index2.newyear .fireworks {
    position: absolute;
    width: 14rem;
    top: -5.4rem;
    left: 20.25rem
}

.index2.newyear .header-index {
    border-bottom: 1px solid rgba(76, 118, 197, .5)
}

@media screen and (max-width:1023px) {
    .index2.newyear .fireworks {
        left: 12.75rem
    }
}

@media screen and (max-width:767px) {
    .index2.newyear .header-index {
        background-color: #e50000 !important
    }

    .index2.newyear .hero-welcome-wrapper {
        background: linear-gradient(#e50000, #ff6900) !important
    }
}



@media screen and (min-width:1023px) {
    .index2 .tscx .swiper-container.v2 {
        padding-bottom: 2rem
    }
}

@media screen and (max-width:1023px) {
    .index2 .portal-rating .portal-rating-list {
        padding: 0
    }

    .index2 .portal-rating .portal-rating-list .portal-rating-item {
        padding: 1rem 1rem;
        border-right: 1px solid #e1e4e8;
        border-bottom: 1px solid #e1e4e8
    }

    .index2 .tscx .swiper-container.v2 {
        padding-bottom: 2rem
    }
}

@media screen and (max-width:767px) {
    .index2 .main {
        margin-top: 0
    }

    .index2 .swiper-container.v2 {
        padding-top: 1.2rem;
        padding-bottom: 3rem
    }

    .index2 .swiper-container.v2 .swiper-pagination {
        bottom: 0rem
    }

    .index2 .swiper-container.v2 .swiper-pagination-bullet {
        border-radius: 50%;
        height: .4rem;
        width: .4rem
    }

    .index2 .swiper-container.v2.swiper-container-convenient-of-people {
        overflow: hidden
    }

    .index2 .tscx .swiper-container.v2 .swiper-pagination {
        bottom: .5rem
    }

    .index2 .swiper-container-outer-wrapper .swiper-btn-next,
    .index2 .swiper-container-outer-wrapper .swiper-btn-prev {
        top: 50%;
        margin-top: -1.35rem
    }

    .index2 .portal-box.person {
        background: #f7f8fa;
        padding-bottom: 0;
        padding-top: 1.6rem
    }

    .index2 .portal-sub-box {
        margin-top: .8rem
    }

    .index2 .portal-sub-box-title {
        line-height: 1.4rem;
        font-size: 18px
    }

    .index2 .text-card-col {
        margin-top: 1.2rem
    }

    .index2 .text-card-col:nth-child(odd) {
        padding-right: .38rem
    }

    .index2 .text-card-col:nth-child(even) {
        padding-left: .38rem
    }

    .index2 .text-card-item {
        height: 2.5rem;
        line-height: 2.5rem;
        font-size: .9rem
    }

    .index2 .portal-mod-hd-v2 {
        display: flex;
        align-items: center
    }

    .index2 .portal-mod-hd-v2 .portal-mod-title {
        font-size: 1.2rem;
        line-height: 1.9rem;
        flex-shrink: 1;
        flex-grow: 1
    }

    .index2 .portal-mod-hd-v2 .basic-service-location {
        display: block;
        flex-shrink: 0;
        flex-grow: 0;
        cursor: pointer;
        max-width: 14em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .index2 .basic-service-part {
        display: none
    }

    .index2 .basic-service-part-wrapper {
        padding-left: .75rem
    }

    .index2 .basic-service-title.bordered {
        border-bottom: 0 none
    }

    .index2 .basic-service-part.flex-list .area-list.isDown {
        padding-left: .8rem;
        padding-bottom: .8rem;
        background-color: #f1f2f3
    }

    .index2 .basic-service .tab.tab-small li:last-child {
        display: none
    }

    .index2 .basic-service .map {
        margin-top: .5rem
    }

    .index2 .basic-service .tab-small li {
        display: inline-block;
        float: none;
        margin-right: 1rem !important
    }

    .index2 .hero-universal-links li a {
        font-weight: 400
    }
}

@media screen and (max-width:499px) {
    .index2 .swiper-container.v2.portal-gallery-swiper-container {
        height: auto
    }

    .index2 .portal-rating .more-btn {
        display: none
    }

    .index2 .portal-rating .portal-rating-more-btn {
        display: block;
        background: #f1f2f3
    }

    .index2 .portal-box {
        padding-top: 2.25rem !important
    }

    .index2 .tscx .swiper-container.v2 {
        padding-bottom: 1.5rem
    }

    .index2 .portal-box.bmcx .swiper-container.v2 {
        padding-bottom: 0;
        padding-top: 0
    }

    .index2 .info-card {
        padding-bottom: 1.5rem
    }

    .index2 .basic-service .tab-small li {
        display: inline-block;
        float: none;
        margin-right: 1rem !important
    }

    .index2 .rate-picker .icon {
        font-size: .6rem
    }

    .index2 .portal-rating .portal-rating-list .portal-rating-item .portal-rating-item-data {
        margin-top: .4rem
    }

    .index2 .portal-rating .portal-rating-list .portal-rating-item .portal-rating-item-data>span {
        font-size: 1.6rem;
        line-height: 1.6rem
    }
}

.index-city .text-card-item {
    box-shadow: none;
    background: #f1f2f3
}

.swiper-container.v2 {
    padding-bottom: 2rem;
    padding-left: 5px;
    padding-right: 5px;
}

.swiper-container.v2.portal-gallery-swiper-container {
    height: 9rem
}

.swiper-container.v2>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0 0 8px
}

.swiper-container.v2 .swiper-wrapper .swiper-slide {
    box-sizing: border-box;
    width: 13.9rem;
    margin-right: 1.5rem;
    *zoom: 1
}

.swiper-container.v2 .swiper-wrapper .swiper-slide:after,
.swiper-container.v2 .swiper-wrapper .swiper-slide:before {
    display: table;
    content: ""
}

.swiper-container.v2 .swiper-wrapper .swiper-slide:after {
    clear: both
}

.swiper-container.v2 .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    height: .2rem;
    bottom: 0rem
}

.swiper-container.v2 .swiper-pagination-bullet {
    width: 26px;
    height: 5px;
    border-radius: 0;
    background: #dfe1e2;
    opacity: 1
}

.swiper-container.v2 .swiper-pagination-bullet-active {
    background: #4293f4
}

.swiper-container.v2 .portal-gallery-col:hover {
    transition: all .3s ease;
    -webkit-transform: translate3d(0, -.3rem, 0);
    transform: translate3d(0, -.3rem, 0)
}

.swiper-container.v2 .portal-gallery-col {
    padding: 0;
    height: 100%;
    box-shadow: 0 0 1rem rgba(9, 41, 77, .12)
}

.swiper-container.v2 .portal-gallery-col img {
    min-height: 9rem
}

.swiper-container.v2 .portal-gallery-col.more {
    cursor: pointer
}

.swiper-container.v2 .portal-gallery-col.more img {
    visibility: hidden
}

.swiper-container.v2 .portal-gallery-col.more .picture-bar-card {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    transition: background-color .3s ease;
    height: 100%;
    background-color: #e1e8f1
}

.swiper-container.v2 .portal-gallery-col.more .picture-bar-card .sp-btn {
    font-size: .8rem;
    color: #4293f4;
    letter-spacing: 0;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1rem;
    background: #fff;
    padding: 0 .8rem
}

.swiper-container.v2 .portal-gallery-col.more .picture-bar-card .sp-btn i {
    margin-left: .4rem;
    font-size: .9rem;
    margin-top: -.1rem
}

.swiper-container.v2 .portal-gallery-col.more .picture-bar-card:hover {
    background-color: #4293f4
}

.swiper-container-outer-wrapper .swiper-btn-next,
.swiper-container-outer-wrapper .swiper-btn-prev {
    top: 9rem;
    background-color: #fff;
    color: #112534;
    transition: background-color .3s ease
}



.tab-small li {
    font-size: .8rem !important;
    color: #4293f4;
    line-height: 1.3rem;
    margin-right: 1.25rem !important
}

.tab-small li+li {
    margin-left: 1.25rem !important
}

.imgbox img {
    width: 100%;
    display: block
}

.relative {
    position: relative
}

.hero-welcome-wrapper.v2 {
    padding: 4.1rem 0 4.25rem
}

.hero-universal-wrapper {
    position: relative
}

.hero-universal {
    padding: 1.5rem 1.5rem 1.5rem;
    margin-bottom: 1.2rem !important;
    top: -18.15rem;
    bottom: auto !important
}

.hero-universal .account {
    padding: 0 0 0rem 0rem;
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: .7rem;
    color: #3c4852;
    line-height: 1.2rem
}

.hero-universal .account .imgbox {
    width: 1.6rem;
    height: 1.6rem;
    flex-shrink: 0;
    margin-right: .6rem
}

.hero-universal .account .account_r {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.hero-universal .account p {
    font-size: .8rem;
    font-weight: 500;
    color: #6e777e;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.hero-universal .account p>a {
    color: #4293f4;
    font-size: .8rem
}

.hero-universal .account .welcome {
    font-size: .8rem;
    color: #0d1c28;
    line-height: 1.2rem
}

.hero-universal .account .account-center-link {
    display: none;
    font-size: .7rem;
    line-height: 1.2rem;
    color: #4293f4;
    font-weight: 500
}

.hero-universal .account .list {
    *zoom: 1
}

.hero-universal .account .list:after,
.hero-universal .account .list:before {
    display: table;
    content: ""
}

.hero-universal .account .list:after {
    clear: both
}

.hero-universal .account .list li {
    float: left;
    display: flex;
    align-items: center
}

.hero-universal .account .list a {
    font-size: .7rem;
    color: #3c4852;
    line-height: 1.2rem
}

.hero-universal .account .list a .num {
    color: #4293f4;
    margin-left: .25rem;
    font-weight: 500
}

.hero-universal .account .list li:first-child:after {
    content: "";
    height: .8rem;
    width: .05rem;
    background: #c5c8ca;
    margin: 0 .6rem
}

.hero-universal .tabs {
    display: flex;
    margin-top: 1.15rem;
    height: 1.1rem;
    align-items: center;
    padding-bottom: .35rem;
    box-sizing: content-box;
    border-bottom: 1px solid #e2e3e5
}

.hero-universal .tabs .hero-universal-title:first-child {
    margin-right: 2rem
}

.hero-universal .tabs .hero-universal-title {
    display: flex;
    align-items: center;
    cursor: pointer;
    font-size: .9rem;
    color: #0d1c28;
    font-weight: 600;
    position: relative;
    margin: 0
}

.hero-universal .tabs .hero-universal-title:hover {
    color: #4293f4
}

.hero-universal .tabs .hero-universal-title.on {
    color: #4293f4;
    cursor: not-allowed
}

.hero-universal .tabs .hero-universal-title.on:before {
    width: 3.6rem;
    height: .15rem;
    background: #4293f4;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -.2rem
}

.hero-universal .hero-universal-links {
    font-size: .8rem;
    color: #112534;
    letter-spacing: 0;
    overflow: hidden
}

.hero-universal .hero-universal-links li {
    margin-top: .6rem;
    line-height: 1.3rem;
    margin-bottom: 0;
    font-size: .8rem;
    color: #0d1c28
}

.hero-universal.logined .hero-universal-title {
    color: #182547
}

.hero-universal.logined .hero-universal-title.on {
    color: #182547
}

.info-card {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.info-card-col {
    margin-top: .9rem
}

.info-card-title {
    font-family: PingFangSC-Medium;
    font-size: 1rem;
    color: #0d1c28;
    line-height: 1.6rem
}

.info-card-item {
    display: flex;
    flex-direction: row;
    height: 8.8rem;
    cursor: pointer;
    width: 13.8rem;
    padding: 1rem .8rem;
    background-color: #fff;
    box-shadow: 0 0 1.5rem 0 rgba(9, 41, 77, .12);
    transition: all .3s ease
}

.info-card-item a {
    color: #3c4852;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.info-card-item:hover {
    background-color: #4293f4;
    color: #fff;
    -webkit-transform: translate3d(0, -.3rem, 0);
    transform: translate3d(0, -.3rem, 0)
}

.info-card-item:hover a {
    color: #fff
}

.info-card-item:hover .info-card-item-rightbox-links,
.info-card-item:hover .info-card-title {
    color: #fff
}

.info-card-item:hover .icon-spec {
    color: #fff
}

.info-card-item:hover .icon-service {
    color: #fff
}

.info-card-item .icon-spec {
    flex-shrink: 0;
    flex-grow: 0;
    width: 2.4rem;
    height: 2.4rem
}

.info-card-item .icon-service {
    flex-shrink: 0;
    flex-grow: 0;
    width: 2.4rem;
    height: 2.4rem
}

.info-card-item-rightbox {
    margin-left: .8rem;
    flex-shrink: 1;
    flex-grow: 1;
    width: 0
}

.info-card-item-rightbox-links {
    margin-top: .4rem;
    font-family: PingFangSC-Regular;
    font-size: .8rem;
    line-height: 1.6rem;
    overflow: hidden
}

.info-card-item-rightbox-links div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.info-card-item-rightbox-links a {
    color: #3c4852;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
    line-height: normal;
    display: inline
}

.info-card-item-rightbox-links a:hover {
    color: #fff;
    text-decoration: underline
}

@media screen and (max-width:767px) {
    .info-card-item-rightbox-links {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        height: 2.8rem;
        box-sizing: border-box
    }

    .info-card-item-rightbox-links div {
        display: inline;
        position: relative
    }

    .info-card-item-rightbox-links div:first-of-type a::before {
        display: none
    }

    .info-card-item-rightbox-links a {
        white-space: normal;
        position: relative
    }

    .info-card-item-rightbox-links a::before {
        position: relative;
        content: "|";
        margin: 0 4px
    }
}

@media screen and (max-width:767px) {
    .info-card-item {
        height: auto
    }
}

.text-card {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.text-card-col {
    margin-top: 1.2rem
}

.text-card-item {
    height: 3rem;
    line-height: 3rem;
    color: #0d1c28;
    background: #fff;
    font-size: 1rem;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 1rem;
    transition: all .3s ease;
    font-weight: 500;
    background: #f1f2f3
}

.text-card-item:hover {
    background: #4293f4;
    color: #fff
}

.portal-service {
    position: relative;
    margin-top: 1rem;
    margin-bottom: -.6rem
}

.portal-service .swiper-container {
    margin-left: -15px;
    margin-right: -15px
}

.portal-service-link {
    display: block;
    font-size: .8rem;
    font-weight: 700;
    padding: 1rem;
    margin: .5rem 15px;
    color: #0d1c28;
    background-color: #f1f2f3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.portal-service-link:hover {
    color: #fff;
    background-color: #4293f4;
    box-shadow: 0 .15rem .9rem rgba(62, 151, 223, .2)
}

@media screen and (max-width:767px) {
    .portal-service-link {
        font-size: 14px;
        line-height: 1.6;
        font-weight: 700;
        height: 48px;
        padding: 13px 15px
    }
}

.portal-gallery-col img {
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.portal-gallery-col:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.picture-bar-item {
    overflow: hidden
}

.picture-bar-item:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(9, 41, 77, .5)
}

.more .picture-bar-item:after {
    display: none
}

.picture-bar-card {
    padding: 1.2rem 1.2rem 0;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.picture-bar-card .infobox {
    display: flex;
    justify-content: space-between
}

.picture-bar-card .infobox .title {
    font-weight: 500;
    font-size: .9rem;
    color: #fff;
    letter-spacing: 0;
    line-height: 1.2rem;
    height: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex-shrink: 1
}

.picture-bar-card .infobox .num {
    font-size: .7rem;
    color: #fff;
    line-height: 1.2rem;
    height: 1.2rem;
    border-radius: .65rem;
    padding: 0 .5rem;
    display: flex;
    font-weight: 500;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    background: rgba(255, 255, 255, .3)
}

.picture-bar-card .tip {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .6rem;
    color: #fff;
    line-height: 1rem;
    opacity: .8;
    margin-top: .4rem
}

.picture-bar-card-list {
    font-size: .7rem;
    color: #fff;
    line-height: 1.2rem;
    height: 1.2rem;
    margin-top: .9rem
}

.picture-bar-card-list li {
    margin-top: .4rem;
    list-style-type: disc;
    list-style-position: inside;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.picture-bar-card-list li a {
    color: #fff;
    margin-left: -.35rem
}

.picture-bar-card-list li a:hover {
    text-decoration: underline
}

.ys-card-item {
    padding: 0 .8rem 1.5rem 1.6rem;
    box-sizing: border-box;
    position: relative
}

.ys-card-item>a:hover h1 {
    color: #4293f4
}

.ys-card-item>a>h1>i {
    margin-left: .2rem;
    font-size: 1.1rem;
    vertical-align: middle
}

.ys-card-item-list {
    font-size: .8rem;
    color: #112534;
    letter-spacing: 0;
    line-height: 1.3rem;
    margin-top: 1.2rem
}

.ys-card-item-list li+li {
    margin-top: .8rem
}

.ys-card-item-list li {
    color: #112534
}

.ys-card-item-list li:before {
    content: "●";
    margin-right: .5rem
}

.ys-card-item-list li a {
    color: #112534
}

.ys-card-item-list li:hover {
    color: #4293f4
}

.ys-card-item-list li:hover a {
    color: #4293f4
}

.ys-card-item:before {
    position: absolute;
    content: "";
    height: 10.5rem;
    border-left: 1px solid #dfe1e2;
    left: 0
}

.ys-card-title {
    font-size: .9rem;
    color: rgba(0, 0, 0, .85);
    line-height: 1.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.ys-card-item.noborder:before {
    display: none
}




.more-btn-wrap {
    display: flex
}

.more-btn {
    border: 1px solid #0d1c28;
    width: 8.6rem;
    height: 2.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: PingFangSC-Medium;
    font-size: .8rem;
    color: #0d1c28;
    line-height: 1.4rem;
    cursor: pointer
}

.more-btn:hover {
    color: #4293f4;
    border: 1px solid #4293f4
}



.more-btn .i-right {
    margin-left: .4rem
}

.more-btn+.more-btn {
    margin-left: 10px
}

.more {
    font-family: PingFangSC-Medium;
    font-size: .8rem;
    color: #4293f4;
    line-height: 1.3rem;
    display: flex;
    align-items: center
}

.more:hover {
    color: #3762bf
}

.portal-box.person {
    padding: 1rem 0 0
}

.portal-box.ys {
    padding: 0rem 0 0
}

.portal-box {
    padding: 2.8rem 0 0
}

.portal-box-hd {
    font-family: PingFangSC-Medium;
    font-size: 24px;
    color: #0d1c28;
    line-height: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.portal-box-hd .on {
    color: #4293f4;
}

.portal-box-hd a {
    float: left;
    color: #0d1c28;
    cursor: pointer
}

.portal-box-hd a.on,
.portal-box-hd a:hover {
    color: #4293f4
}

.portal-box-hd a.on {
    cursor: not-allowed
}

.portal-box-hd a+a {
    display: flex;
    align-items: center
}

.portal-box-hd a+a:before {
    background: #c5c8ca;
    content: " ";
    margin: 0 1.2rem;
    height: 1.2rem;
    width: .05rem;
    display: inline-block;
    vertical-align: middle
}

.portal-box-hd h1 {
    float: left;
    color: #0d1c28;
    font-size: 24px;
}



.portal-box-hd h1.on {
    cursor: not-allowed
}

.portal-box-hd h1+h1 {
    display: flex;
    align-items: center
}

.portal-box-hd h1+h1:before {
    background: #c5c8ca;
    content: " ";
    margin: 0 1.2rem;
    height: 1.2rem;
    width: .05rem;
    display: inline-block;
    vertical-align: middle
}



.portal-box.person {
    background-size: 100% auto;
    margin-top: 0
}

.portal-box.person .portal-box-hd--sticky {
    display: none;
    background-color: #fff;
    width: 100%;
    height: 2.2rem;
    z-index: 100;
    font-size: 14px;
    box-shadow: 0 2px 4px 0 rgba(13, 28, 40, .1)
}

.portal-box.person .portal-box-hd--sticky h1 {
    color: #0d1c28;
    text-align: center;
    line-height: 2.2rem;
    position: relative
}

.portal-box.person .portal-box-hd--sticky h1.on,
.portal-box.person .portal-box-hd--sticky h1:hover {
    color: #4293f4
}

.portal-box.person .portal-box-hd--sticky>* {
    display: block;
    flex-grow: 1;
    flex-shrink: 1;
    width: 0;
    height: auto
}

.portal-box.person .portal-box-hd--sticky h1+h1:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    margin-top: -.5rem;
    background: #c5c8ca;
    height: 1rem;
    width: .05rem
}

.portal-box.person .portal-box-hd {
    *zoom: 1
}

.portal-box.person .portal-box-hd:after,
.portal-box.person .portal-box-hd:before {
    display: table;
    content: ""
}

.portal-box.person .portal-box-hd:after {
    clear: both
}

.portal-box.person .person_container_top h1 {
    margin-bottom: 1rem;
    position: relative;
    font-size: 1.6rem;
    color: #0d1c28;
    line-height: 2.6rem;
    cursor: pointer
}

.portal-box.person .person_container_top h1.on {
    color: #4293f4
}

.portal-box.person .person_container_top h1:hover {
    color: #4293f4
}

.portal-box.person .person_container_top h1:hover:after {
    content: "";
    width: 6.4rem;
    height: .2rem;
    background: #4293f4;
    position: absolute;
    right: 0;
    bottom: -.4rem;
    display: block;
    margin: 0 auto
}

.portal-box.person .person_container_top .person_container_top_a_active:after {
    content: "";
    width: 6.4rem;
    height: .2rem;
    background: #4293f4;
    position: absolute;
    right: 0;
    bottom: -.4rem;
    display: block;
    margin: 0 auto
}

.portal-box.person .person_bg {
    background: linear-gradient(180deg, #f7f8fa 0, #fff 9%, #fff 84%, #fff 100%)
}

.portal-box.person .person_container_main .portal-sub-box-title a {
    color: #0d1c28
}

.portal-box.person .person_container_main .portal-sub-box-title a:hover {
    color: #4293f4
}

.portal-box.person .person_container_main .portal-sub-box-title .portal-person_arrow {
    margin-left: .2rem;
    font-size: 1.3rem
}

.portal-box.person .person_container_main .info-card-item {
    background-color: #fff;
    box-shadow: none
}

.portal-box.person .person_container_main .info-card-item:hover {
    color: #fff;
    background: #4293f4;
    box-shadow: 0 0 1.5rem 0 rgba(9, 41, 77, .12);
    border-radius: .4rem
}

.portal-box.person .person_container_process {
    margin-top: 0rem;
    padding: 2rem 0 2.8rem 0;
    min-height: 6.5rem;
    position: relative
}

.portal-box.person .person_container_process .process_bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .1;
    z-index: 0;
    background-repeat: repeat;
    background: linear-gradient(90deg, rgba(119, 197, 250, 0) 0, #5eadf7 47%, rgba(66, 147, 244, 0) 100%)
}

.portal-box.person .person_container_process .process_box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    z-index: 10
}

.portal-box.person .person_container_process .process_box .portal-sub-box-title {
    position: relative;
    z-index: 10
}

.portal-box.person .person_container_process .process_box .portal-sub-box-title .portal-process_arrow {
    margin-left: .2rem;
    font-size: 1.3rem
}

.portal-box.person .person_container_process .process_box .process_item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.portal-box.person .person_container_process .process_box .process_item .process_line {
    width: 1.6rem;
    overflow: hidden;
    border-bottom: .05rem solid #ccc;
    margin: 0 auto;
    height: .05rem;
    border-style: dashed
}

.portal-box.person .person_container_process .process_box .process_item:nth-child(2) .process_line {
    width: 4.5rem;
    margin-left: .6rem
}

.portal-box.person .person_container_process .process_box .process_item:last-child .process_line {
    width: 4rem
}

.portal-box.person .person_container_process .process_box .process_item:last-child .process_icon {
    font-size: 1rem;
    color: #556068;
    position: relative;
    left: -.3rem
}

.portal-box.person .person_container_process .process_box .process_item .process_content {
    cursor: pointer;
    padding: .6rem 1.2rem .6rem 1.2rem;
    background: #fff;
    box-shadow: 0 0 1.5rem 0 rgba(9, 41, 77, .12);
    border-radius: 1.2rem;
    display: flex;
    align-items: center
}

.portal-box.person .person_container_process .process_box .process_item .process_content:hover .process_text {
    color: #4293f4
}

.portal-box.person .person_container_process .process_box .process_item .process_content .process_text {
    font-size: 1rem;
    color: #0d1c28;
    line-height: 1.2rem;
    font-weight: 600;
    display: flex;
    align-items: center
}

.portal-box.person .person_container_process .process_box .process_item .process_content .process_text:before {
    content: "";
    width: .4rem;
    height: .4rem;
    background: #4293f4;
    border-radius: 50%;
    margin-right: .6rem
}

@media screen and (max-width:1199px) {
    .portal-box.person .person_container_process .process_box .portal-sub-box-title {
        margin-top: 1rem
    }

    .portal-box.person .person_container_process .process_box .process_item {
        margin-top: 1rem
    }

    .portal-box.person .person_container_process .process_box .process_item:nth-child(2) .process_line {
        width: 1.6rem;
        margin-left: 0rem
    }

    .portal-box.person .person_container_process .process_box .process_item:last-child .process_line {
        width: 1.6rem
    }
}

@media screen and (min-width:1199px) and (max-width:1599px) {
    .portal-box.person .person_container_process .process_box .process_item .process_line {
        width: 1.4rem;
        overflow: hidden;
        border-bottom: .05rem solid #ccc;
        margin: 0 auto;
        height: .05rem;
        border-style: dashed
    }

    .portal-box.person .person_container_process .process_box .process_item:nth-child(2) .process_line {
        width: 3rem;
        margin-left: .4rem
    }

    .portal-box.person .person_container_process .process_box .process_item:last-child .process_line {
        width: 2.6rem
    }

    .portal-box.person .person_container_process .process_box .process_item:last-child .process_icon {
        font-size: 1rem;
        color: #556068;
        position: relative;
        left: -.3rem
    }

    .portal-box.person .person_container_process .process_box .process_item .process_content {
        cursor: pointer;
        padding: .6rem 1.1rem .6rem 1.1rem;
        background: #fff;
        box-shadow: 0 0 1.5rem 0 rgba(9, 41, 77, .12);
        border-radius: 1.2rem;
        display: flex;
        align-items: center
    }
}

.portal-box.kstb .portal-box-hd,
.portal-box.rate .portal-box-hd,
.portal-box.tscx .portal-box-hd,
.portal-box.tszq .portal-box-hd,
.portal-box.ys .portal-box-hd {
    justify-content: space-between;
    overflow: hidden
}

.portal-box.kstb .portal-box-hd .leftbox,
.portal-box.rate .portal-box-hd .leftbox,
.portal-box.tscx .portal-box-hd .leftbox,
.portal-box.tszq .portal-box-hd .leftbox,
.portal-box.ys .portal-box-hd .leftbox {
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    color: #0d1c28;
    line-height: 2.6rem
}

.portal-box.kstb .portal-box-hd .leftbox_arrow,
.portal-box.rate .portal-box-hd .leftbox_arrow,
.portal-box.tscx .portal-box-hd .leftbox_arrow,
.portal-box.tszq .portal-box-hd .leftbox_arrow,
.portal-box.ys .portal-box-hd .leftbox_arrow {
    margin-left: .7rem;
    font-size: 1.6rem
}

.portal-box.kstb .portal-box-hd .tip,
.portal-box.rate .portal-box-hd .tip,
.portal-box.tscx .portal-box-hd .tip,
.portal-box.tszq .portal-box-hd .tip,
.portal-box.ys .portal-box-hd .tip {
    padding-top: .3rem;
    font-family: PingFangSC-Regular;
    font-size: .8rem;
    color: #3c4852;
    line-height: 1.3rem;
    margin-left: .8rem
}

.portal-box.tscx {
    padding: 2rem 0 0
}

.portal-box.tscx .portal-box-bd {
    padding-top: .8rem
}

.portal-box.tscx .leftbox {
    pointer-events: none
}

.portal-box.tszq {
    padding: 2rem 0 0;
    background: #fff
}

.portal-box.tszq .portal-box-bd {
    padding-top: .8rem
}

.portal-box.tszq .leftbox:hover {
    color: #4293f4
}

.portal-box.tszq .swiper-container-outer-wrapper .swiper-btn-next,
.portal-box.tszq .swiper-container-outer-wrapper .swiper-btn-prev {
    top: 7rem
}

.portal-box.tszq .swiper-container.v2 {
    height: 10.2rem
}

.portal-box.tszq .swiper-container.v2 .portal-gallery-item {
    height: 13.3rem
}

.portal-box.tszq .swiper-container.v2 .portal-gallery-item>.portal-gallery-cover {
    width: 100%
}

.portal-box.tszq .swiper-container.v2 .portal-gallery-item>.portal-gallery-cover>img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto
}

.portal-box.tszq .swiper-container.v2 .portal-gallery-item .portal-gallery-info {
    padding: 1.2rem 1.2rem
}

.portal-box.tszq .swiper-container.v2 .portal-gallery-item .portal-gallery-info .portal-gallery-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    font-size: 1rem
}

.portal-box.tszq .swiper-container.v2 .portal-gallery-item .portal-gallery-info .portal-gallery-desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-size: .8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    height: auto
}

.portal-box.tszq .swiper-container.v2 .portal-gallery-item .picture-bar-card {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    transition: background-color .3s ease;
    height: 100%;
    background-color: #e1e8f1
}

.portal-box.tszq .swiper-container.v2 .portal-gallery-item .picture-bar-card .sp-btn {
    font-size: .8rem;
    color: #4293f4;
    letter-spacing: 0;
    height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 1rem;
    background: #fff;
    padding: 0 .8rem
}

.portal-box.tszq .swiper-container.v2 .portal-gallery-item .picture-bar-card .sp-btn i {
    margin-left: .4rem;
    font-size: .9rem;
    margin-top: -.1rem
}

.portal-box.tszq .swiper-container.v2 .portal-gallery-item .picture-bar-card:hover {
    background-color: #4293f4
}

@media screen and (min-width:767px) and (max-width:1023px) {
    .portal-box.tszq .swiper-container.v2 {
        height: 11.5rem
    }

    .portal-box.tszq .swiper-container.v2 .portal-gallery-item {
        height: 15.5rem
    }
}

@media screen and (min-width:500px) and (max-width:767px) {
    .portal-box.tszq .swiper-container.v2 {
        height: 15.5rem
    }

    .portal-box.tszq .swiper-container.v2 .portal-gallery-item {
        height: 17rem
    }

    .portal-box.tszq .swiper-container.v2 .swiper-pagination {
        bottom: .5rem
    }
}

@media screen and (max-width:500px) {
    .portal-box.tszq .swiper-container.v2 {
        height: 19rem
    }

    .portal-box.tszq .swiper-container.v2 .portal-gallery-item {
        height: 20rem
    }

    .portal-box.tszq .swiper-container.v2 .swiper-pagination {
        bottom: .5rem
    }
}

.portal-box.tszq .tszq_new_icon {
    width: 1.8rem;
    height: 1.4rem;
    position: absolute;
    left: -.4rem;
    top: 7.1rem;
    display: block
}

.portal-box .tszq .swiper-container.v2 {
    padding-bottom: 5rem
}

.portal-box.bmcx .swiper-container-outer-wrapper .swiper-btn-next,
.portal-box.bmcx .swiper-container-outer-wrapper .swiper-btn-prev,
.portal-box.tscx .swiper-container-outer-wrapper .swiper-btn-next,
.portal-box.tscx .swiper-container-outer-wrapper .swiper-btn-prev {
    top: 7rem
}

.portal-box.bmcx .swiper-container.v2 {
    padding-bottom: 0
}

.portal-box.bmcx .leftbox {
    pointer-events: none
}

.portal-box.kstb .kstb_container_top h1 {
    margin-bottom: 1rem;
    position: relative
}

.portal-box.kstb .kstb_container_top h1:hover:after {
    content: "";
    width: 6.4rem;
    height: .2rem;
    background: #4293f4;
    position: absolute;
    right: 0;
    bottom: -.4rem;
    display: block;
    margin: 0 auto
}

.portal-box.kstb .kstb_container_top .kstb_container_top_a_active:after {
    content: "";
    width: 6.4rem;
    height: .2rem;
    background: #4293f4;
    position: absolute;
    right: 0;
    bottom: -.4rem;
    display: block;
    margin: 0 auto
}

.portal-box.kstb .kstb_container_main .leftbox:hover .leftbox-list-title {
    color: #fff !important
}

.portal-box.kstb .kstb_container_main .portal-kstb_arrow {
    margin-left: .2rem;
    font-size: 1.2rem;
    font-weight: 600;
    vertical-align: middle
}

.portal-box.kstb .kstb_container_main .rightbox>a h1 {
    display: inline-block
}

.portal-box.kstb .kstb_container_main .rightbox>a:hover h1 {
    color: #4293f4
}

.portal-box.kstb .portal-box-bd {
    display: flex;
    justify-content: space-between;
    height: 17.9rem;
    box-sizing: border-box;
    padding-top: 1.2rem
}

.portal-box.kstb .portal-box-bd .leftbox {
    width: 13.9rem;
    height: 100%;
    background: #fff;
    padding: 1.5rem;
    box-sizing: border-box;
    cursor: pointer;
    box-shadow: 0 0 1.5rem 0 rgba(9, 41, 77, .12);
    transition: all .3s ease
}

.portal-box.kstb .portal-box-bd .leftbox-title {
    font-size: 1.2rem;
    color: rgba(0, 0, 0, .85);
    line-height: 1.9rem
}

.portal-box.kstb .portal-box-bd .leftbox .more {
    margin-top: 1rem
}

.portal-box.kstb .portal-box-bd .leftbox-list {
    margin-top: 1.2rem
}

.portal-box.kstb .portal-box-bd .leftbox-list li {
    padding-left: 0rem;
    position: relative;
    margin-top: 1.2rem
}

.portal-box.kstb .portal-box-bd .leftbox-list .icon {
    position: absolute;
    left: 0;
    top: .15rem;
    color: #008d45
}

.portal-box.kstb .portal-box-bd .leftbox-list title {
    font-size: .7rem;
    color: #0d1c28;
    line-height: 1.1rem
}

.portal-box.kstb .portal-box-bd .leftbox-list h3 {
    margin-top: .25rem;
    font-size: .8rem;
    color: #0d1c28;
    line-height: 1.3rem;
    font-weight: 600
}

.portal-box.kstb .portal-box-bd .leftbox-list .desc {
    margin-top: 0rem;
    font-size: .7rem;
    line-height: 1.1rem;
    color: #3d4953;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.portal-box.kstb .portal-box-bd .leftbox:hover {
    background: #4293f4
}

.portal-box.kstb .portal-box-bd .leftbox:hover .leftbox-list,
.portal-box.kstb .portal-box-bd .leftbox:hover .leftbox-title,
.portal-box.kstb .portal-box-bd .leftbox:hover .more {
    color: #fff
}


.portal-box.kstb .portal-box-bd .leftbox:hover .leftbox-list .desc,
.portal-box.kstb .portal-box-bd .leftbox:hover .leftbox-list .title {
    color: #fff
}

.portal-box.kstb .portal-box-bd .leftbox:hover .leftbox-list li:before {
    background: #fff
}

.portal-box.kstb .portal-box-bd .leftbox:hover .leftbox-list li .icon {
    color: #fff
}

.portal-box.kstb .portal-box-bd .leftbox:hover .leftbox-list li+li:after {
    border-color: #fff
}

.portal-box.kstb .portal-box-bd .rightbox {
    border: 1px solid #dfe1e2;
    height: 100%;
    width: calc(100% - 15.4rem);
    padding: 1.6rem;
    box-sizing: border-box
}

.portal-box.kstb .portal-box-bd .rightbox>a:first-child {
    line-height: 1.4rem;
    display: inline-block
}

.portal-box.kstb .portal-box-bd .rightbox-title {
    font-size: 1.2rem;
    color: rgba(0, 0, 0, .85);
    line-height: 1.4rem;
    font-weight: 600
}

.portal-box.kstb .portal-box-bd .rightbox .tab-small {
    font-size: .9rem
}

.portal-box.kstb .portal-box-bd .rightbox .infobox {
    cursor: pointer;
    position: relative;
    font-size: .7rem;
    color: #3c4852;
    line-height: 1.2rem;
    padding-left: 15.6rem;
    min-height: 8rem;
    margin-top: 1.2rem
}

.portal-box.kstb .portal-box-bd .rightbox .infobox-title {
    font-size: 1rem;
    color: #0d1c28;
    line-height: 1.3rem;
    padding-top: 0rem
}

.portal-box.kstb .portal-box-bd .rightbox .infobox-title:hover {
    color: #4293f4
}

.portal-box.kstb .portal-box-bd .rightbox .infobox-sub-title {
    margin: .5rem 0 .4rem
}

.portal-box.kstb .portal-box-bd .rightbox .infobox-sub-title strong {
    font-size: .8rem;
    color: #0d1c28;
    line-height: 1.2rem
}

.portal-box.kstb .portal-box-bd .rightbox .infobox-sub-title:hover,
.portal-box.kstb .portal-box-bd .rightbox .infobox-sub-title:hover strong {
    color: #4293f4
}

.portal-box.kstb .portal-box-bd .rightbox .infobox-sub-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    font-size: .6rem;
    line-height: 1rem
}

.portal-box.kstb .portal-box-bd .rightbox .infobox-sub-desc:hover {
    color: #4293f4
}

.portal-box.kstb .portal-box-bd .rightbox .infobox .imgbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 14rem;
    height: 8rem;
    overflow: hidden;
    transition: all .5s ease
}

.portal-box.kstb .portal-box-bd .rightbox .infobox .imgbox img {
    display: block;
    width: 100%;
    height: 100%
}

.portal-box.kstb .portal-box-bd .rightbox .infobox .imgbox:hover {
    -webkit-transform: translate3d(0, -.3rem, 0);
    transform: translate3d(0, -.3rem, 0)
}

.portal-box.kstb .portal-box-bd .rightbox .tab-small {
    margin-top: .8rem;
    font-size: .8rem
}

.portal-box.kstb .portal-box-bd .rightbox .tab-small>li {
    font-size: .8rem;
    line-height: 1.3rem;
    padding-bottom: .5rem
}

.portal-box.kstb .portal-box-bd .rightbox .tab-small>li a:hover {
    color: #4293f4
}

@media screen and (max-width:1023px) {
    .portal-box.kstb .infobox-title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .portal-box.kstb .infobox-sub-title {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin: 0rem 0
    }
}

.portal-box.ys .portal-box-bd {
    display: flex;
    justify-content: space-between;
    height: 14.9rem;
    box-sizing: border-box
}

.portal-box.ys .portal-box-bd .leftbox {
    padding-right: 1.5rem;
    width: 13.9rem;
    height: 100%;
    background: #fff;
    padding: 1.6rem;
    box-sizing: border-box;
    cursor: pointer;
    box-shadow: 0 0 1.5rem 0 rgba(9, 41, 77, .12);
    transition: all .3s ease
}

.portal-box.ys .portal-box-bd .leftbox>a>h1 {
    font-size: 1rem
}

.portal-box.ys .portal-box-bd .leftbox>a>h1>i {
    margin-left: .4rem;
    font-size: 1.2rem;
    vertical-align: middle
}

.portal-box.ys .portal-box-bd .leftbox-title {
    font-size: 1rem;
    color: rgba(0, 0, 0, .85);
    line-height: 1.6rem
}

.portal-box.ys .portal-box-bd .leftbox-list {
    margin-top: .4rem;
    font-family: PingFangSC-Regular;
    font-size: .8rem;
    color: #3c4852;
    line-height: 1.3rem
}

.portal-box.ys .portal-box-bd .leftbox-list li {
    padding-left: 1rem;
    position: relative
}

.portal-box.ys .portal-box-bd .leftbox-list li:before {
    position: absolute;
    content: " ";
    border-radius: .4rem;
    background: #4293f4;
    width: .4rem;
    height: .4rem;
    overflow: hidden;
    display: block;
    left: 0;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.portal-box.ys .portal-box-bd .leftbox-list li+li {
    margin-top: .8rem
}

.portal-box.ys .portal-box-bd .leftbox-list li+li:after {
    position: absolute;
    content: " ";
    left: 0;
    height: 1.6rem;
    border-left: .05rem dashed #4293f4;
    width: .05rem;
    left: .15rem;
    top: -1.1rem
}

.portal-box.ys .portal-box-bd .leftbox .more {
    margin-top: .7rem
}

.portal-box.ys .portal-box-bd .leftbox:hover {
    background: #4293f4
}

.portal-box.ys .portal-box-bd .leftbox:hover .leftbox-list,
.portal-box.ys .portal-box-bd .leftbox:hover .leftbox-title,
.portal-box.ys .portal-box-bd .leftbox:hover .more {
    color: #fff
}



.portal-box.ys .portal-box-bd .leftbox:hover .leftbox-list li:before {
    background: #fff
}

.portal-box.ys .portal-box-bd .leftbox:hover .leftbox-list li+li:after {
    border-color: #fff
}

.portal-box.ys .portal-box-bd .rightbox {
    border: 1px solid #dfe1e2;
    height: 100%;
    width: calc(100% - 15.4rem);
    overflow: hidden;
    padding-left: 0
}

.portal-sub-box {
    margin-top: 1.2rem;
    padding-bottom: 1rem
}

.portal-sub-box-title {
    font-size: 1.2rem;
    line-height: 1.9rem;
    color: #09294d
}

.portal-sub-box-hd {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: .2rem
}

.portal-sub-box.portal-sub-commonBox {
    display: none
}

.portal-sub-box:last-child {
    padding-bottom: 0
}

.portal-mod-hd-v2 {
    overflow: hidden
}

.portal-mod-hd-v2 .basic-service-location {
    display: none;
    color: #0d1c28;
    font-size: .7rem;
    line-height: 1.2rem
}

.portal-mod-hd-v2 .basic-service-location span {
    color: #4293f4;
    font-weight: 500
}

.portal-mod-hd-v2 .basic-service-location img {
    vertical-align: -.2rem;
    margin: 0 .4rem 0 .6rem
}

.portal-mod-hd-v2 .portal-mod-title {
    font-size: 1.6rem;
    color: #0d1c28;
    line-height: 2.6rem;
    border: none;
    text-indent: -.05rem
}



@media screen and (max-width:767px) {
    .wrapper-background {
        background: 0 0 !important
    }

    .basic-service .tab {
        margin: .8rem 0 !important
    }

    .welcome {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .info-card-col {
        margin-top: .8rem
    }
}

.hero {
    color: #fff
}

.hero .header-logo {
    margin-bottom: 1.2rem
}



.hero-welcome-wrapper {
    padding: 4rem 0
}

.hero-welcome {
    line-height: 1;
    width: 53%;
    max-width: 32rem;
    height: 12.7rem
}

.hero-welcome-title {
    font-size: .8rem;
    margin-bottom: 2rem;
    white-space: nowrap
}

.hero-search-title {
    font-size: 2.3rem;
    margin-bottom: 1.3rem
}

.hero-search-form {
    display: block;
    margin: 1.25rem 0 .7rem
}

.hero-search-form .search-form-submit {
    font-weight: 700
}

.hero-search-suggest {
    color: #fff;
    font-size: .8rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: .8rem;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.hero-search-suggest-itemwrap {
    overflow-x: auto
}

.hero-search-suggest-itemwrap::-webkit-scrollbar {
    display: none
}

.hero-search-suggest-item {
    background: rgba(9, 41, 77, .3);
    font-size: .8rem;
    color: #fff;
    line-height: 1.3rem;
    font-weight: 500;
    padding: 0 .3rem;
    margin-right: .4rem;
    height: 1.3rem
}

.hero-search-suggest-itemwrap {
    float: left;
    width: calc(100% - 86px)
}

.hero-search-suggest-item::after {
    position: absolute;
    content: "";
    border-right: 1px solid #fff;
    height: .9rem;
    right: 0
}

.hero-search-suggest-item:hover {
    color: #09294d;
    background: #fff
}

@media screen and (max-width:767px) {
    .hero-search-suggest {
        font-size: 12px
    }
}

.hero-universal {
    position: absolute;
    right: 0;
    bottom: -100%;
    margin-bottom: 4rem;
    color: #777;
    padding: 1.25rem 1.5rem;
    width: 34.5%;
    max-width: 20.7rem;
    min-width: 15rem;
    background-color: #fff
}

.hero-universal-title {
    font-weight: 700;
    font-size: .8rem;
    color: #818a9f;
    margin-bottom: .6rem
}

.hero-universal-links {
    *zoom: 1;
    font-size: .8rem;
    line-height: 1.9rem;
    list-style: none
}

.hero-universal-links:after,
.hero-universal-links:before {
    display: table;
    content: ""
}

.hero-universal-links:after {
    clear: both
}

.hero-universal-links li {
    width: 50%;
    float: left;
    padding-right: .5rem;
    margin-bottom: .2rem
}

.hero-universal-links li a {
    display: block;
    color: #182547;
    font-weight: 400;
    transition: all .4s ease;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.hero-universal-links li a:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #0d1c28;
    vertical-align: middle;
    margin: 0 .5rem 0 .25rem
}

.hero-universal-links li a:hover {
    background-color: #eee
}



.portal-mod.news_box {
    margin-top: 2.8rem
}

.news_box .portal-mod-hd-v2 a {
    color: #0d1c28
}

.news_box .portal-mod-hd-v2 a:hover {
    color: #4293f4
}

.news_box .portal-mod-hd-v2 h1 {
    color: #0d1c28
}

.news_box .portal-mod-hd-v2 h1:hover {
    color: #4293f4
}

.basic-news_arrow {
    margin-left: .2rem;
    font-size: 1.6rem;
    font-weight: 400
}

.portal-news-col {
    margin-top: 1.2rem
}

.portal-news-item {
    display: block;
    height: 12rem;
    padding: 1.75rem 2rem 1.75rem 2rem;
    background-color: #fff;
    transition: all .3s ease;
    box-shadow: 0 0 1.5rem rgba(9, 41, 77, .12);
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.portal-news-item:hover {
    background-color: #4293f4;
    -webkit-transform: translate3d(0, -.3rem, 0);
    transform: translate3d(0, -.3rem, 0);
    box-shadow: 0 .25rem 1.25rem rgba(62, 151, 223, .3)
}

.portal-news-item:hover .portal-news-date,
.portal-news-item:hover .portal-news-intro,
.portal-news-item:hover .portal-news-title {
    color: #fff
}

.portal-news-title {
    font-size: 1rem;
    font-weight: 700;
    color: #0d1c28;
    line-height: 1.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.portal-news-intro {
    color: #727475;
    font-size: .8rem;
    line-height: 1.3rem;
    overflow: hidden;
    color: #3d4953;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.portal-news-date {
    font-size: 14px;
    line-height: .7rem;
    color: #6e777e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}



.portal-mod-hd .tab>li {
    font-size: 1.2rem;
    line-height: 2.7rem
}

.portal-mod-hd .tab>li:after {
    bottom: -4px;
    background-color: #f13939
}

.portal-mod-hd .tab>li a:hover,
.portal-mod-hd .tab>li.active a {
    color: #f13939
}

.recomend-part {
    display: none
}

.wrapper {
    overflow-x: hidden
}

.portal-gallery-row .swiper-slide {
    visibility: hidden
}

.portal-gallery-row .swiper-slide-visible {
    visibility: visible
}

.picture-bar-item {
    background-size: 100% 100%;
    background-position: center;
    transition: all .5s ease;
    display: block;
    position: relative;
    width: 100%;
    height: 100%
}

.picture-bar-item>img {
    display: block;
    width: 100%;
    height: auto
}

.picture-bar-item-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.picture-bar-item:hover {
    background-size: 110% 110%
}

.picture-bar-item .picture-bar-item-title {
    font-size: .9rem;
    color: #fff;
    line-height: 1.4rem;
    position: absolute;
    top: 14%;
    left: 8%;
    font-weight: 700;
    max-width: 84%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 1.2rem
}

.picture-bar-item .picture-bar-item-title>i {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.picture-bar-item .picture-bar-item-desc {
    opacity: .9;
    font-size: .7rem;
    color: #fff;
    line-height: 1.2rem;
    position: absolute;
    top: 36%;
    left: 8%;
    padding-right: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.picture-bar-item .picture-bar-item-data {
    font-size: .6rem;
    color: rgba(255, 255, 255, .9);
    line-height: 1.1rem;
    position: absolute;
    bottom: .9rem;
    left: 8%
}

.picture-bar-item .picture-bar-item-data>span {
    font-size: .9rem;
    line-height: 1.4rem;
    margin-right: .22rem
}



.basic-service .map {
    height: 19.25rem
}

.basic-service-part-wrapper {
    height: 19.25rem;
    display: flex;
    flex-direction: column;
    padding-left: 1.75rem
}

.basic-service-part.flex-list {
    flex: 1;
    display: flex;
    flex-direction: column;
    overflow: auto
}

.basic-service-part .select-tab {
    font-weight: 500;
    margin-top: .4rem
}

.basic-service-part .area-list .area-list-item:hover .area-list-info,
.basic-service-part .area-list .area-list-item:hover .area-list-title {
    color: #0d1c28;
    cursor: pointer
}

.basic-service-part .area-list {
    height: 16.5rem;
    overflow-y: scroll;
    padding-right: 0;
    flex: 1
}

.basic-service-part .area-list.isDown {
    height: 12rem
}

.basic-service-part .area-list::-webkit-scrollbar-track-piece {
    background-color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0
}

.basic-service-part .area-list::-webkit-scrollbar {
    width: 4px;
    height: 80px
}

.basic-service-part .area-list::-webkit-scrollbar-thumb:vertical {
    height: 40px;
    background-color: #fff;
    border: 2px solid #c5c8ca
}

.basic-service-title {
    line-height: 1.4rem;
    font-size: .9rem;
    color: #0d1c28;
    font-weight: 500
}

.basic-service-title.bordered {
    padding-bottom: .4rem;
    border-bottom: 1px solid #dfe1e2;
    margin-left: .8rem;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.basic-service-title.bordered a {
    font-size: .8rem;
    color: #6e777e;
    text-align: right;
    line-height: 1.3rem;
    font-weight: 400
}


#common-service .table {
    padding-right: 1.5rem
}

#common-service .table p {
    font-size: .8rem;
    font-weight: 500;
    margin-bottom: .3rem
}

#common-service .scrollable-table--outer-wrap {
    overflow: auto
}

#common-service .scroll-table-wrapper {
    height: 12.5rem;
    overflow-y: auto
}

#common-service .scroll-table-wrapper .table {
    padding-right: .8rem
}

#common-service .scrollable-table--inner-wrap {
    overflow: hidden
}

#common-service .scrollable-table--outer-wrap::-webkit-scrollbar-track-piece {
    background-color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0
}

#common-service .scrollable-table--outer-wrap::-webkit-scrollbar {
    width: 4px;
    height: 80px
}

#common-service .scrollable-table--outer-wrap::-webkit-scrollbar-thumb:vertical {
    height: 40px;
    background-color: #fff;
    border: 2px solid #c5c8ca
}

.h1FontSize32 {
    font-weight: 700 !important;
}

.rightI32 {
    font-size: 1.6rem !important;
    margin-left: .5rem !important;
    font-weight: 600 !important
}

.fontSize24 {
    font-weight: 600 !important;
    font-size: 1.2rem !important;
    line-height: 1.9rem !important
}

.rightI24 {
    font-size: 1.2rem !important;
    font-weight: 600 !important
}

.portal-rating_arrow.rightI32 {
    font-weight: 500 !important
}