.footer-wrapper {
    width: 100%;
    height: 0.6rem;
    padding-top: .2rem;
    background-color: #484D58;
    position: relative;
}

.footer-wrapper:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    background-color: #484D58;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 1
}

.footer-wrapper .section {
    height: 1rem;
    padding-top: 0.16rem
}

.footer-wrapper .section .footer-info {
    height: auto
}

.footer-wrapper .section .footer-info p {
    font-size: .14rem;
    color: #fff;
    line-height: 0.28rem;
    text-align: left
}

.footer-wrapper .section .footer-nav {
    height: auto;
    text-align: right;
    font-size: 0
}

.footer-wrapper .section .footer-nav .site-map, .footer-wrapper .section .footer-nav .contact-us {
    display: inline-block;
    width: 0.6rem;
    height: 0.5rem;
    margin-left: 0.5rem;
    text-align: center;
    vertical-align: top
}

.footer-wrapper .section .footer-nav .site-map .icon, .footer-wrapper .section .footer-nav .contact-us .icon {
    text-align: center;
    height: 0.24rem;
    line-height: 0.24rem;
    margin-bottom: 0.05rem
}

.footer-wrapper .section .footer-nav .site-map .icon i.iconfont, .footer-wrapper .section .footer-nav .contact-us .icon i.iconfont {
    color: #fff;
    font-size: 0.2rem
}

.footer-wrapper .section .footer-nav .site-map a, .footer-wrapper .section .footer-nav .contact-us a {
    color: #fff;
    font-size: .14rem
}

.footer-wrapper .section .footer-nav .site-map a:hover, .footer-wrapper .section .footer-nav .contact-us a:hover {
    text-decoration: underline
}

.footer-wrapper .section .footer-nav .site-count {
    display: block;
    width: auto;
    text-align: right;
    font-size: 0;
    margin-top: 0.18rem
}

.footer-wrapper .section .footer-nav .site-count label, .footer-wrapper .section .footer-nav .site-count span {
    font-size: 0.12rem;
    color: #fff;
    line-height: 0.18rem
}

.footer-wrapper .section .footer-nav .site-count span {
    display: inline-block;
    vertical-align: top;
    width: 0.18rem;
    height: 0.18rem;
    line-height: 0.18rem;
    margin-left: 0.02rem;
    font-size: 0.12rem;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.2);
    font-weight: bold;
    border-radius: 0.03rem;
    -webkit-border-radius: 0.03rem
}

.footer-wrapper .section .footer-nav .site-count span:first-child {
    margin-left: 0 !important
}

.mgt-footer {
    width: 100%;
    height: 1.1rem;
    overflow: hidden
}

.mgt-footer .footer-wrapper {
    height: 1.1rem
}

.mgt-footer .footer-wrapper .section {
    padding-top: 0
}

.mgt-footer .footer-wrapper .section .footer-info {
    padding-top: 0.15rem
}

.mgt-footer .footer-wrapper .section .footer-info p {
    line-height: 0.27rem
}

.mgt-footer .footer-wrapper .section .footer-nav {
    padding-top: 0.15rem
}

.mgt-footer .footer-wrapper .section .footer-nav .site-map a, .mgt-footer .footer-wrapper .section .footer-nav .contact-us a {
    font-size: 0.12rem
}

.mgt-footer .footer-wrapper .section .footer-nav .site-count {
    margin-top: 0.12rem
}
.zl .div-2-1{
    margin: 25px 0;
margin-bottom: 30px;
}
.zl .div-2-1:after{
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -30px;
    background: #378AD9;
    content: "";
    height: 3px;
    width: 60px;
}
.contion_box{
    width: 100%;
    height: auto;
}
.zl .con_left{
    width: 3rem;
    height: 890px;
    float: left;
    background: url("img/con-box.jpg") center center no-repeat;
    background-size: 100% 100%;
    padding-top: 12%;
}
.zl .con_left p{
    width: 70%;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
   line-height: 28px;
    margin: auto;
    text-align: center;
}
.zl .con_rigth{
    width: 9.6rem;
    height: 890px;
    float: right;
}
.zl .con_rigth .con_li{
    width: 3rem;
    height: 48.5%;
    float: left;
    margin-left: .2rem;
    overflow: hidden;
    margin-bottom: 26px;
    border: 1px solid #378AD9;
    box-sizing: border-box;
    cursor: pointer;
}
.con_imgs{
    width: 100%;
    height: 40%;
    overflow: hidden;
}
.con_img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.zl .con_rigth .con_li .con_title{
    width: 100%;
    height: 60%;
    background: #fff;
    padding-top: 40px;
    color: #333;
    transition:all 0.6s; -webkit-transition:all 0.6s; -moz-transition:all 0.6s;
}
.zl .con_rigth .con_li:hover .con_title{
    background: #358AF4;
    color: #fff;
}
.zl .con_rigth .con_li:hover .con_img{ cursor:pointer;
    transform:scale(1.1); -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -o-transform:scale(1.1);
    -ms-transform:scale(1.1);
    cursor:pointer;transition:all 1s;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;}

.zl .con_rigth .con_li .con_title p{
    width: 70%;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
    margin: auto;
    text-align: center;
}
.top_nav{
    height: .8rem;
    line-height: .8rem;
    float: right;
}
.top_nav li {
    float:left;
    position:relative;
    padding:20px 0;
    width: 80px;
    text-align: center;
    font-size:24px;
    color:#000;
    line-height:1;
    transition:0.2s all linear;
    list-style:none;
    cursor:pointer;
    padding-bottom: 8px;
    margin-left: 20px;
}
.top_nav li a{
    position: relative;
    z-index: 10;
}
.top_nav li::before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:0;
    height:100%;
    border-bottom:3px solid #378AD9;
    transition:0.2s all linear;
}
.top_nav .active a{
    color: #378AD9;
}
.top_nav .active::before {
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    border-bottom:3px solid #378AD9;
    transition:0.2s all linear;
}
.top_nav li:hover a{
    color: #378AD9;
}
.top_nav li:hover::before {
    width:100%;
    top:0;
    left:0;
    transition-delay:0.2s;
    /*过渡延迟*/
    border-bottom-color:#378AD9;
}
/*.top_nav li:hover ~ li::before {*/
    /*left:0;*/
/*}*/


.zl_box_div{
    display: inline-block;
}

.zl_box_div .con_img2{
    width: 64px;
    float: left;
    margin-top: 30px;
    margin-right: 8px;
}
.zl_div_r{
float: right;
}
.zl_div_r .span-1-1-1{
    font-size: 14px;
}
.zl_div_r .span-1-1-2{
    font-size:20px
}
.zl_div_r .font-1{
    font-size: 36px;
}
.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .zl_fl ul li{
padding-left: 0 !important;
    margin-bottom: .15rem !important;
}
.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .zl_fl .download-btn {
    display: inline-block;
    width: 1.93rem;
    height: 0.42rem;
    line-height: 0.42rem;
    text-align: center;
    font-size: 0.16rem;
    color: #008CE0;
    font-weight: bold;
    background-color: #ffffff;
    border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    margin-bottom: 0.22rem;
    margin-top: .3rem;
}
.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .zl_fl .download-btn:hover {
    background-color: #F1F8FF
}
@media screen and (max-width: 700px) {
    .footer-wrapper {
        height: 2.35rem
    }

    .footer-wrapper .section {
        height: auto;
        padding: 0.15rem 0
    }

    .footer-wrapper .section .footer-info, .footer-wrapper .section .footer-nav {
        width: 100%;
        text-align: center
    }

    .footer-wrapper .section .footer-info p, .footer-wrapper .section .footer-nav p {
        text-align: center
    }

    .footer-wrapper .section .footer-info .site-count, .footer-wrapper .section .footer-nav .site-count {
        text-align: center
    }

    .footer-wrapper .section .footer-info .site-count span, .footer-wrapper .section .footer-nav .site-count span {
        height: auto;
        line-height: inherit !important
    }

    .footer-wrapper .section .footer-info .site-map:first-child, .footer-wrapper .section .footer-nav .site-map:first-child {
        margin-left: 0
    }

    .footer-wrapper .section .footer-info {
        margin-bottom: 0.15rem
    }
}

@media screen and (max-width: 350px) {
    .footer-wrapper .section {
        padding: 0.1rem 0.2rem
    }
}

.header-wrapper {
    width: 100%;
    height: 1.6rem;
    background-color: #fff
}

.header-wrapper .header-logo {
    width: 100%;
    height: 1.1rem;
    background-position-x: 5.55rem;
    background-size: contain
}

.header-wrapper .header-logo .logo {
    font-size: 0;
    text-align: left;
    white-space: nowrap
}

.header-wrapper .header-logo .logo img, .header-wrapper .header-logo .logo span {
    display: inline-block;
    vertical-align: top;
    margin-top: 0.24rem
}

.header-wrapper .header-logo .logo img {
    width: auto;
    height: 0.64rem
}

.header-wrapper .header-logo .logo span {
    margin-left: 0.18rem;
    font-size: .32rem;
    font-weight: bold;
    color: #348bda;
    line-height: 0.64rem;
    letter-spacing: 1px
}

.header-wrapper .header-logo .header-link {
    height: auto;
    margin-top: 0.46rem
}

.header-wrapper .header-logo .header-link a {
    color: #c00c00;
    font-size: 0.16rem
}

.header-wrapper .header-logo .header-link a:hover {
    color: #c00c00;
    text-decoration: underline
}

.header-wrapper .header-nav {
    width: 100%;
    height: 0.5rem;
    background-color: #348bda
}

.header-wrapper .header-nav i.icon-menu {
    display: none
}

.header-wrapper .header-nav .nav-info {
    display: none
}

.header-wrapper .header-nav ul {
    width: 100%;
    height: 100%;
    font-size: 0;
    white-space: nowrap
}

.header-wrapper .header-nav ul li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    min-width: 1.2rem;
    padding: 0 0.2rem;
    margin-right: 0.3rem;
    height: 100%
}

.header-wrapper .header-nav ul li a {
    display: inline-block;
    width: 100%;
    line-height: 0.5rem;
    text-align: center;
    font-size: .18rem;
    color: #fff
}

.header-wrapper .header-nav ul li:hover, .header-wrapper .header-nav ul li.active {
    background-color: rgba(0, 0, 0, 0.15)
}

@media screen and (max-width: 825px) {
    .header-wrapper .header-logo {
        background-position: bottom right
    }

    .header-wrapper .header-logo .logo span {
        font-size: 0.3rem
    }

    .header-wrapper .header-nav ul li {
        margin-right: 0
    }

    .header-wrapper .header-nav ul li#mgtService {
        display: none
    }
}

@media screen and (max-width: 800px) {
    .header-wrapper {
        height: auto
    }

    .header-wrapper .header-logo {
        height: auto;
        padding: 0 0.1rem
    }

    .header-wrapper .header-logo .col-xs-9, .header-wrapper .header-logo .col-xs-3 {
        width: 100%
    }

    .header-wrapper .header-logo .logo span {
        font-size: 0.28rem
    }

    .header-wrapper .header-logo .header-link {
        margin: 0.1rem 0;
        text-align: center !important
    }
}

@media screen and (max-width: 600px) {
    .header-wrapper .header-logo .logo img, .header-wrapper .header-logo .logo span {
        margin-top: 0.15rem
    }

    .header-wrapper .header-logo .logo span {
        font-size: 0.24rem
    }

    .header-wrapper .header-nav ul li {
        width: auto !important
    }

    .header-wrapper .header-nav ul li a {
        padding: 0 0.15rem
    }
}

@media screen and (max-width: 550px) {
    .header-wrapper .header-logo .logo span {
        font-size: 0.22rem
    }
}

@media screen and (max-width: 500px) {
    .header-wrapper .header-logo .logo {
        white-space: normal;
        text-align: center
    }

    .header-wrapper .header-logo .logo img {
        position: relative;
        left: 50%;
        margin-left: -19px;
        width: 38px;
        height: auto
    }

    .header-wrapper .header-logo .logo span {
        width: 100%;
        font-size: 14px;
        line-height: 18px;
        margin-left: 0;
        margin-top: 6px;
        margin-bottom: 6px;
        letter-spacing: 0
    }

    .header-wrapper .header-logo .header-link {
        margin-top: 0;
        margin-bottom: 10px
    }

    .header-wrapper .header-logo .header-link a {
        font-size: 12px
    }

    .header-wrapper .header-nav .section {
        position: relative
    }

    .header-wrapper .header-nav .section .nav-info {
        display: block;
        position: absolute;
        width: 100%;
        height: 0.5rem;
        line-height: 0.5rem;
        text-align: center;
        font-size: 0.16rem;
        color: #fff;
        font-weight: bold;
        top: 0;
        left: 0;
        right: 0;
        z-index: 9
    }

    .header-wrapper .header-nav .section ul {
        position: absolute;
        height: 0rem;
        white-space: normal;
        overflow: hidden;
        top: 0.5rem;
        left: 0;
        right: 0;
        background-color: transparent;
        z-index: 99
    }

    .header-wrapper .header-nav .section ul li {
        width: 100% !important;
        height: 0.5rem;
        background-color: #348bda;
        position: relative
    }

    .header-wrapper .header-nav .section ul li:before {
        position: absolute;
        content: '';
        width: 100%;
        height: 2px;
        background-color: #348bda;
        top: -1px;
        left: 0;
        right: 0
    }

    .header-wrapper .header-nav .section ul li.active {
        display: none
    }

    .header-wrapper .header-nav .section ul li:active {
        background-color: #56A1ED
    }

    .header-wrapper .header-nav .section i.icon-menu {
        display: block;
        position: absolute;
        width: 0.5rem;
        height: 0.5rem;
        line-height: 0.5rem;
        text-align: center;
        font-size: 0.24rem;
        color: #fff;
        top: 0;
        left: 0;
        z-index: 10
    }
}

.workerList-wrapper {
    width: 100%;
    height: auto
}

.workerList-wrapper.no-data {
    min-height: 4rem;
    background: url("../img/common/no_data_bg@2x.png") center center no-repeat;
    background-size: 1.58rem 1.36rem
}

.workerList-wrapper .workerList-item, .workerList-wrapper ul > li {
    width: 100%;
    height: auto;
    padding: 0.17rem 0.15rem;
    margin-bottom: 0.1rem;
    overflow: hidden;
    background-color: #f6f6f6
}

.workerList-wrapper .workerList-item.height150im, .workerList-wrapper ul > li.height150im {
    height: 1.5rem !important
}

.workerList-wrapper .workerList-item .worker-avatar, .workerList-wrapper ul > li .worker-avatar {
    width: 0.9rem;
    height: 1.12rem;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-right: 0.4rem;
    text-align: center;
    overflow: hidden
}

.workerList-wrapper .workerList-item .worker-avatar img, .workerList-wrapper ul > li .worker-avatar img {
    width: 0.9rem;
    height: auto;
    margin-left: -1px;
    margin-top: -1px
}

.workerList-wrapper .workerList-item .worker-info, .workerList-wrapper ul > li .worker-info {
    width: 9.4rem;
    min-height: 0.6rem;
    height: auto
}

.workerList-wrapper .workerList-item .worker-info .worker-name, .workerList-wrapper ul > li .worker-info .worker-name {
    width: 100%;
    height: 0.3rem;
    line-height: 0.3rem
}

.workerList-wrapper .workerList-item .worker-info .worker-name a.worker-name:hover span, .workerList-wrapper ul > li .worker-info .worker-name a.worker-name:hover span {
    color: #348bda;
    text-decoration: underline
}

.workerList-wrapper .workerList-item .worker-info .worker-name a.link, .workerList-wrapper ul > li .worker-info .worker-name a.link {
    color: #348bda
}

.workerList-wrapper .workerList-item .worker-info .worker-name a.link:hover, .workerList-wrapper ul > li .worker-info .worker-name a.link:hover {
    color: #348bda;
    text-decoration: underline
}

.workerList-wrapper .workerList-item .worker-info .worker-name .name, .workerList-wrapper ul > li .worker-info .worker-name .name {
    font-size: .14rem;
    font-weight: bold;
    color: #333
}

.workerList-wrapper .workerList-item .worker-info .worker-name i.iconfont, .workerList-wrapper ul > li .worker-info .worker-name i.iconfont {
    font-size: .14rem
}

.workerList-wrapper .workerList-item .worker-info .worker-name i.iconfont.icon-woman, .workerList-wrapper ul > li .worker-info .worker-name i.iconfont.icon-woman {
    color: #D48686
}

.workerList-wrapper .workerList-item .worker-info .worker-name i.iconfont.icon-man, .workerList-wrapper ul > li .worker-info .worker-name i.iconfont.icon-man {
    color: #7BA5D1
}

.workerList-wrapper .workerList-item .worker-info .worker-data .txt-label, .workerList-wrapper ul > li .worker-info .worker-data .txt-label {
    font-size: .14rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333
}

.workerList-table {
    width: 100%;
    height: auto;
    position: relative
}

.workerList-table.no-data {
    min-height: 4rem;
    background: url("../img/common/no_data_bg@2x.png") center center no-repeat;
    background-size: 1.58rem 1.36rem
}

.workerList-table table.workerTable {
    width: 100%;
    background-color: #fff;
    table-layout: fixed
}

.workerList-table table.workerTable.companyTable thead tr {
    background: #F5F7F9
}

.workerList-table table.workerTable.companyTable thead tr th.left-border-white {
    border-left: 0.02rem solid #fff
}

.workerList-table table.workerTable.companyTable tbody tr td.left-border-white {
    border-left: 0.02rem solid #fff
}

.workerList-table table.workerTable.companyTable tbody tr:nth-child(2n), .workerList-table table.workerTable.companyTable tbody tr.odd {
    background-color: #F5F7F9
}

.workerList-table table.workerTable.companyTable tbody tr:hover {
    background-color: #EDF1F5
}

.workerList-table table.workerTable thead tr {
    background: #F3F3F3;
    height: 0.48rem
}

.workerList-table table.workerTable thead tr th {
    vertical-align: middle;
    white-space: normal;
    font-weight: bold;
    font-size: .14rem;
    color: #333
}

.workerList-table table.workerTable tbody tr td {
    height: auto;
    padding: 0.14rem 0.1rem;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .14rem;
    color: #333
}

.workerList-table table.workerTable tbody tr td a.link {
    color: #348bda;
    font-size: .14rem
}

.workerList-table table.workerTable tbody tr td a.link:hover {
    color: #348bda;
    text-decoration: underline
}

.workerList-table table.workerTable tbody tr:nth-child(2n), .workerList-table table.workerTable tbody tr.odd {
    background-color: #f9f9f9
}

.workerList-table table.workerTable tbody tr:hover {
    background-color: #EDF1F5
}

@media screen and (max-width: 400px) {
    .workerList-table table.workerTable tbody tr td {
        padding: 0.03rem 0;
        white-space: normal
    }
}

.linkList-wrapper {
    width: 100%;
    height: auto
}

.linkList-wrapper.no-data, .linkList-wrapper .no-data {
    min-height: 3rem;
    background: url("../img/common/no_data_bg@2x.png") center center no-repeat;
    background-size: 1.58rem 1.36rem
}

.linkList-wrapper.no-data-sm {
    min-height: 1.4rem;
    background: url("../img/common/no_data_bg@2x.png") center center no-repeat;
    background-size: 1.28rem 1.1rem
}

.linkList-wrapper .linkList-item, .linkList-wrapper ul > li {
    width: 100%;
    height: auto;
    padding: 0.2rem 0;
    border-top: 1px solid #f3f3f3;
    position: relative
}

.linkList-wrapper .linkList-item:first-child, .linkList-wrapper ul > li:first-child {
    border-top: none
}

.linkList-wrapper .linkList-item a, .linkList-wrapper ul > li a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    padding-left: 0.15rem;
    padding-right: 1rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: .16rem;
    color: #484848
}

.linkList-wrapper .linkList-item a:before, .linkList-wrapper ul > li a:before {
    position: absolute;
    content: '';
    width: 0.08rem;
    height: 0.08rem;
    border-radius: 50%;
    border: 1px solid #348bda;
    top: 0.09rem;
    left: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}

.linkList-wrapper .linkList-item a:hover, .linkList-wrapper ul > li a:hover {
    color: #348bda
}

.linkList-wrapper .linkList-item a:hover:before, .linkList-wrapper ul > li a:hover:before {
    background-color: #348bda
}

.linkList-wrapper .linkList-item .time, .linkList-wrapper ul > li .time {
    display: block;
    position: absolute;
    width: 1rem;
    height: 0.24rem;
    line-height: 0.24rem;
    font-size: .14rem;
    color: #999;
    white-space: nowrap;
    text-align: right;
    top: 0.2rem;
    right: 0
}

.linkList-wrapper .linkList-item p, .linkList-wrapper .linkList-item .desc, .linkList-wrapper ul > li p, .linkList-wrapper ul > li .desc {
    width: 100%;
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: .14rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #888;
    margin-top: 0.05rem
}

.linkList-wrapper .linkList-item.linkList-item-sm, .linkList-wrapper .linkList-item ul > li.linkList-item-sm, .linkList-wrapper ul > li.linkList-item-sm, .linkList-wrapper ul > li ul > li.linkList-item-sm {
    min-height: 0.2rem;
    height: 0.2rem;
    overflow: hidden;
    padding: 0 !important;
    border-top: none !important;
    margin-top: 0.2rem
}

.linkList-wrapper .linkList-item.linkList-item-sm:first-child, .linkList-wrapper .linkList-item ul > li.linkList-item-sm:first-child, .linkList-wrapper ul > li.linkList-item-sm:first-child, .linkList-wrapper ul > li ul > li.linkList-item-sm:first-child {
    margin-top: 0 !important
}

.linkList-wrapper .linkList-item.linkList-item-sm a, .linkList-wrapper .linkList-item ul > li.linkList-item-sm a, .linkList-wrapper ul > li.linkList-item-sm a, .linkList-wrapper ul > li ul > li.linkList-item-sm a {
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: .16rem
}

.linkList-wrapper .linkList-item.linkList-item-sm a:before, .linkList-wrapper .linkList-item ul > li.linkList-item-sm a:before, .linkList-wrapper ul > li.linkList-item-sm a:before, .linkList-wrapper ul > li ul > li.linkList-item-sm a:before {
    width: 0.06rem;
    height: 0.06rem;
    top: 0.07rem
}

.linkList-wrapper .linkList-item.linkList-item-sm .time, .linkList-wrapper .linkList-item ul > li.linkList-item-sm .time, .linkList-wrapper ul > li.linkList-item-sm .time, .linkList-wrapper ul > li ul > li.linkList-item-sm .time {
    height: 0.2rem;
    font-size: .14rem;
    line-height: 0.2rem;
    top: 0 !important
}

.linkList-wrapper .linkList-item.no-time a, .linkList-wrapper ul > li.no-time a {
    padding-right: 0.15rem
}

@media screen and (max-width: 1440px) {
    .linkList-wrapper .linkList-item a:before, .linkList-wrapper ul > li a:before {
        width: 6px;
        height: 6px;
        top: 7px
    }

    .linkList-wrapper .linkList-item.linkList-item-sm a:before, .linkList-wrapper .linkList-item ul > li.linkList-item-sm a:before, .linkList-wrapper ul > li.linkList-item-sm a:before, .linkList-wrapper ul > li ul > li.linkList-item-sm a:before {
        width: 5px;
        height: 5px;
        top: 6px
    }
}

@media screen and (max-width: 890px) {
    .policy-wrapper .linkList-wrapper {
        padding: 0 0.1rem
    }
}

@media screen and (max-width: 500px) {
    .linkList-wrapper .linkList-item, .linkList-wrapper ul > li {
        min-height: 0.44rem;
        padding: 0.1rem 0
    }

    .linkList-wrapper .linkList-item .time, .linkList-wrapper ul > li .time {
        top: 0.1rem
    }

    .linkList-wrapper .linkList-item a:before, .linkList-wrapper ul > li a:before {
        top: 0.08rem
    }
}

.policy-wrapper {
    height: auto
}

.policy-wrapper .policy-banner {
    width: 100%;
    height: 3.2rem;
    overflow: hidden;
    position: relative
}

.policy-wrapper .policy-banner.no-data {
    background: url("../img/common/no_pic.png") center center no-repeat;
    background-color: #D8D8D8
}

.policy-wrapper .policy-banner img {
    width: 11rem;
    height: auto
}

.policy-wrapper .policy-banner .policy-banner-info {
    width: 100%;
    height: 0.5rem;
    background: rgba(0, 0, 0, 0.75);
    padding: 0.1rem;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.policy-wrapper .policy-banner .policy-banner-info a {
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.16rem
}

.policy-wrapper .policy-banner .policy-banner-info a:hover {
    text-decoration: underline
}

.policy-wrapper .policy-banner .policy-banner-info a.no_line:hover {
    text-decoration: none
}

.policy-wrapper .policyBanner-wrapper {
    height: 3.2rem;
    overflow: hidden
}

.policy-wrapper .policyBanner-wrapper.no-data {
    background: url("../img/common/no_data_bg@2x.png") center center no-repeat;
    background-size: 1.58rem 1.36rem
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box {
    width: 100%;
    height: 3.2rem;
    position: relative
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-content li {
    width: 100%;
    height: 3.2rem;
    overflow: hidden
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-content li .no-link:hover {
    cursor: default
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-content li img {
    width: 11rem;
    height: auto;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-content li:hover img {
    transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05)
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-order-box {
    position: absolute;
    width: 1.46rem;
    height: 0.1rem;
    font-size: 0;
    text-align: center;
    right: 0;
    bottom: 0.19rem;
    z-index: 99
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-order-box li {
    display: inline-block;
    vertical-align: top;
    width: 0.1rem;
    height: 0.1rem;
    margin-left: 0.1rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.5);
    transition: width 0.3s ease;
    -webkit-transition: width 0.3s ease;
    cursor: pointer
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-order-box li:first-child {
    margin-left: 0 !important
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-order-box li.on {
    width: 0.26rem;
    border-radius: 0.05rem !important;
    -webkit-border-radius: 0.05rem !important;
    background-color: #fff !important
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-link-box {
    position: absolute;
    width: 100%;
    height: 0.48rem;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 98
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-link-box li {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-right: 1.46rem;
    padding-left: 0.2rem;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 0;
    right: 0;
    display: none
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-link-box li:first-child {
    display: block
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-link-box li a {
    display: inline-block;
    width: 100%;
    line-height: 0.28rem;
    margin-top: 0.1rem;
    font-size: 0.16rem;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-link-box li a:hover {
    text-decoration: underline
}

.policy-wrapper .policyBanner-wrapper .policyBanner-box .policyBanner-link-box li a.no-link:hover {
    text-decoration: none;
    cursor: default
}

.policy-wrapper .swiperPolicy-container {
    width: 100%;
    height: auto;
    display: none;
    margin-bottom: 0.1rem !important;
    position: relative;
    overflow-x: hidden
}

.policy-wrapper .swiperPolicy-container .swiper-wrapper {
    height: auto
}

.policy-wrapper .swiperPolicy-container .swiper-wrapper .swiper-slide {
    height: auto;
    position: relative
}

.policy-wrapper .swiperPolicy-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto
}

.policy-wrapper .swiperPolicy-container .swiper-wrapper .swiper-slide .link-text {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: .14rem;
    color: #fff;
    padding-left: 0.15rem;
    padding-right: 1.46rem;
    background-color: rgba(30, 47, 64, 0.8);
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 0;
    bottom: 0
}

.policy-wrapper .swiperPolicy-container .swiper-pagination {
    width: 1.46rem !important;
    height: 0.1rem;
    right: 0;
    bottom: 0.15rem !important;
    font-size: 0;
    left: inherit !important
}

.policy-wrapper .swiperPolicy-container .swiper-pagination .swiper-pagination-bullet {
    vertical-align: top;
    width: 0.1rem;
    height: 0.1rem;
    margin: 0 0.05rem !important;
    border-radius: 0.05rem;
    background-color: rgba(255, 255, 255, 0.5);
    transition: width 0.3s ease;
    -webkit-transition: width 0.3s ease;
    opacity: inherit
}

.policy-wrapper .swiperPolicy-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.26rem;
    background-color: #fff
}

@media screen and (max-width: 890px) {
    .policy-wrapper .policy-banner {
        height: auto;
        max-height: 3.2rem
    }

    .policy-wrapper .policy-banner img {
        width: 100%;
        height: auto
    }
}

@media screen and (max-width: 768px) {
    .policyBanner-wrapper {
        display: none
    }

    .swiperPolicy-container {
        display: block !important
    }
}

@media screen and (max-width: 500px) {
    .policy-wrapper .policy-banner .policy-banner-info {
        height: 0.5rem;
        padding: 0.1rem
    }
}

.worker-wrapper {
    height: auto
}

.worker-wrapper .worker-search {
    width: 100%;
    height: 1.2rem;
    padding-top: 0.2rem
}

.worker-wrapper .worker-search .left-title {
    width: 100%;
    height: auto
}

.worker-wrapper .worker-search .left-title .title {
    font-size: .29rem;
    line-height: 0.28rem;
    color: #000
}

.worker-wrapper .worker-search .right-searchBox {
    width: 100%;
    height: auto;
    font-size: 0;
    white-space: nowrap
}

.worker-wrapper .worker-search .right-searchBox .search-box {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: auto;
    margin-left: .14rem
}

.worker-wrapper .worker-search .right-searchBox .search-box .txt-label {
    vertical-align: top;
    color: #333
}

.worker-wrapper .worker-search .right-searchBox .search-box .input-box, .worker-wrapper .worker-search .right-searchBox .search-box .select-box {
    width: 1.6rem !important
}

.worker-wrapper .worker-search .right-searchBox .search-box .workerType {
    width: 0.86rem !important
}

.worker-wrapper .worker-search .right-searchBox .search-box .age {
    width: 0.66rem !important
}

.worker-wrapper .worker-search .right-searchBox .search-box .name {
    width: 1.22rem !important
}

.worker-wrapper .worker-search .right-searchBox .search-box .input-box input {
    line-height: 0.2rem
}

.worker-wrapper .worker-search .right-searchBox .search-box .select-box {
    margin-right: 0 !important
}

.worker-wrapper .worker-search .right-searchBox .search-box:first-child {
    margin-left: 0 !important
}

@media screen and (max-width: 870px) {
    .worker-wrapper .worker-search {
        padding-top: 0.1rem;
        height: auto
    }

    .worker-wrapper .worker-search .left-title .title {
        font-size: 0.24rem
    }

    .worker-wrapper .worker-search .left-title, .worker-wrapper .worker-search .right-searchBox {
        width: 100%;
        margin-bottom: 0.1rem
    }

    .worker-wrapper .worker-search .right-searchBox {
        white-space: normal;
        text-align: right !important
    }

    .worker-wrapper .worker-search .title {
        padding-left: 0.1rem
    }
}

@media screen and (max-width: 790px) {
    .worker-wrapper .worker-search .right-searchBox {
        font-size: 0;
        padding: 0 0.1rem
    }

    .worker-wrapper .worker-search .right-searchBox .search-box {
        width: 50%;
        margin-left: 0;
        margin-bottom: 0.05rem
    }

    .worker-wrapper .worker-search .right-searchBox .search-box .select-box, .worker-wrapper .worker-search .right-searchBox .search-box .input-box {
        width: 70% !important
    }
}

@media screen and (max-width: 450px) {
    .worker-wrapper .worker-search .right-searchBox {
        font-size: 0;
        padding: 0 0.1rem
    }

    .worker-wrapper .worker-search .right-searchBox .search-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.05rem
    }

    .worker-wrapper .worker-search .right-searchBox .search-box .select-box, .worker-wrapper .worker-search .right-searchBox .search-box .input-box {
        margin-right: 0 !important;
        width: 70% !important
    }

    .worker-wrapper .worker-search .right-searchBox .search-box .select-box select {
        padding-left: 0.1rem
    }
}

.education-wrapper {
    height: auto
}

.education-wrapper .education-banner {
    width: 100%;
    height: 3.2rem;
    overflow: hidden;
    position: relative
}

.education-wrapper .education-banner.no-data {
    background: url("../img/common/no_pic.png") center center no-repeat;
    background-color: #D8D8D8
}

.education-wrapper .education-banner img {
    width: 11rem;
    height: auto
}

.education-wrapper .education-banner .education-banner-info {
    width: 100%;
    height: 0.5rem;
    background: rgba(0, 0, 0, 0.75);
    padding: 0.1rem;
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.16rem;
    overflow: hidden;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.education-wrapper .education-banner .education-banner-info a {
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.16rem
}

.education-wrapper .education-banner .education-banner-info a:hover {
    text-decoration: underline
}

.education-wrapper .education-banner .education-banner-info a.no_line:hover {
    text-decoration: none
}

.education-wrapper .education-download-box {
    width: 100%;
    height: auto
}

.education-wrapper .education-download-box .education-download-list {
    width: 100%;
    height: auto;
    font-size: 0;
    white-space: normal
}

.education-wrapper .education-download-box .education-download-list.no-data {
    min-height: 2rem;
    background: url("../img/common/no_data_bg@2x.png") center center no-repeat;
    background-size: 1.28rem 1.1rem
}

.education-wrapper .education-download-box .education-download-list .education-download-item {
    float: left;
    width: 5.4rem;
    min-height: 2rem;
    height: auto;
    padding-bottom: 0.2rem;
    overflow: hidden
}

.education-wrapper .education-download-box .education-download-list .education-download-item.even, .education-wrapper .education-download-box .education-download-list .education-download-item:nth-child(2n) {
    margin-left: 0.2rem
}

.education-wrapper .education-download-box .education-download-list .education-download-item .download-list {
    width: auto
}

.education-wrapper .education-download-box .education-download-list .education-download-item .download-list.no-data {
    min-height: 2rem;
    background: url("../img/common/no_data_bg@2x.png") center center no-repeat;
    background-size: 1.28rem 1.1rem
}

.education-wrapper .education-download-box .education-download-list .education-download-item .download-list ul {
    font-size: 0
}

.education-wrapper .education-download-box .education-download-list .education-download-item .download-list ul li {
    width: 50%;
    float: left;
    margin-bottom: 0.2rem;
    padding-left: 0.2rem;
    color: #333;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.education-wrapper .education-download-box .education-download-list .education-download-item .download-list ul li i.iconfont {
    position: absolute;
    display: inline-block;
    width: 0.2rem;
    font-size: .14rem;
    height: auto;
    color: #348bda;
    top: 0.02rem;
    left: 0
}

.education-wrapper .education-download-box .education-download-list .education-download-item .download-list ul li a {
    font-size: .14rem
}

.education-wrapper .education-download-box .education-download-list .education-download-item .download-list ul li a:hover {
    color: #348bda;
    text-decoration: underline
}

.education-wrapper .education-download-box .education-download-list .education-download-item.download-item-other {
    width: 100% !important;
    height: 1.6rem
}

.education-wrapper .education-download-box .education-download-list .education-download-item.download-item-other .linkList-wrapper ul li {
    width: 33.3333%
}

.education-wrapper .data-download-box {
    width: 100%;
    height: auto
}

.education-wrapper .data-download-box .linkList-wrapper ul li {
    width: 33.333% !important;
    float: left
}

.education-wrapper .data-download-box .linkList-wrapper ul li:first-child {
    margin-top: 0.2rem !important
}

.education-wrapper .train-notice-box {
    width: 100%;
    height: auto
}

.education-wrapper .education-video-box {
    width: 100%;
    height: auto;
    margin-bottom: 0.4rem
}

.education-wrapper .education-video-box .education-video-list {
    width: 100%;
    height: 1.95rem;
    overflow: hidden
}

.education-wrapper .education-video-box .education-video-list.no-data {
    background: url("../img/common/no_data_bg@2x.png") center center no-repeat;
    background-size: 1.58rem 1.36rem
}

.education-wrapper .education-video-box .education-video-list ul {
    width: 100%;
    height: 100%
}

.education-wrapper .education-video-box .education-video-list ul li {
    float: left;
    width: 2.6rem;
    height: 1.95rem;
    margin-left: 0.2rem;
    position: relative
}

.education-wrapper .education-video-box .education-video-list ul li:first-child {
    margin-left: 0 !important
}

.education-wrapper .education-video-box .education-video-list ul li .video-img {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.education-wrapper .education-video-box .education-video-list ul li .video-img.no-data {
    background: url("../img/common/no_video.png") center center no-repeat;
    background-color: #D8D8D8
}

.education-wrapper .education-video-box .education-video-list ul li .video-img img {
    width: 2.6rem;
    height: auto
}

.education-wrapper .education-video-box .education-video-list ul li .video-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    cursor: pointer
}

.education-wrapper .education-video-box .education-video-list ul li .video-icon i.iconfont {
    color: #fff;
    display: inline-block;
    margin-top: 0.72rem;
    font-size: 0.5rem
}

.education-wrapper .education-video-box .education-video-list ul li .video-info {
    position: absolute;
    width: 100%;
    padding: 0 0.1rem;
    height: 0.4rem;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10
}

.education-wrapper .education-video-box .education-video-list ul li .video-info span {
    font-size: .14rem;
    color: #fff
}

.education-wrapper .education-org-box {
    width: 100%;
    height: auto;
    margin-bottom: 0.3rem
}

.education-wrapper .education-org-box .education-org-list {
    width: 100%;
    height: 0.6rem;
    overflow: hidden
}

.education-wrapper .education-org-box .education-org-list ul {
    width: 100%;
    height: 100%
}

.education-wrapper .education-org-box .education-org-list ul li {
    float: left;
    width: 2.6rem;
    height: 0.6rem;
    margin-left: 0.2rem;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    text-align: center;
    position: relative
}

.education-wrapper .education-org-box .education-org-list ul li:first-child {
    margin-left: 0 !important
}

.education-wrapper .education-org-box .education-org-list ul li img {
    width: 2.58rem;
    height: auto
}

.education-wrapper .education-link-box {
    width: 100%;
    height: auto
}

.education-wrapper .education-link-box .link-list {
    padding-left: 0.1rem
}

.education-wrapper .education-link-box .link-list a {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 0.3rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #e4f6f9;
    padding-right: 30px;
    padding-left: 15px;
    position: relative
}

.education-wrapper .education-link-box .link-list a:after {
    content: "";
    position: absolute;
    border: 6px solid #348bda;
    border-top-color: #e4f6f9;
    border-bottom-color: #e4f6f9;
    border-right-color: #e4f6f9;
    right: 5px;
    top: 8px
}

@media screen and (min-width: 1921px) {
    .education-video-box .education-video-list ul li .video-img.no-data {
        background: url("../img/common/no_video@2x.png") center center no-repeat
    }
}

@media screen and (max-width: 890px) {
    .education-wrapper .education-banner {
        height: auto;
        max-height: 3.2rem
    }

    .education-wrapper .education-banner img {
        width: 100%;
        height: auto
    }

    .education-wrapper .education-download-box .education-download-list .education-download-item {
        width: 50%;
        padding: 0 0.1rem;
        margin: 0 !important
    }

    .education-wrapper .train-notice-box .linkList-wrapper {
        padding: 0 0.1rem
    }

    .education-wrapper .education-video-box .education-video-list {
        padding-right: 1%
    }

    .education-wrapper .education-video-box .education-video-list ul li {
        width: 24%;
        margin-left: 1%
    }

    .education-wrapper .education-video-box .education-video-list ul li:first-child {
        margin-left: 1% !important
    }

    .education-wrapper .education-video-box .education-video-list ul li img {
        width: 100%;
        height: auto
    }

    .education-wrapper .education-org-box .education-org-list ul li {
        width: 24%;
        height: auto;
        margin-left: 1.333%
    }

    .education-wrapper .education-org-box .education-org-list ul li img {
        width: 90%;
        height: auto
    }

    .education-wrapper .education-link-box .education-link-list {
        padding: 0 0.1rem
    }
}

@media screen and (max-width: 500px) {
    .education-wrapper .education-banner .education-banner-info {
        height: 0.5rem;
        padding: 0.1rem
    }

    .education-wrapper .education-download-box .education-download-list .education-download-item {
        width: 100%;
        padding: 0 0.1rem;
        margin: 0 !important
    }

    .education-wrapper .education-video-box .education-video-list {
        height: auto
    }

    .education-wrapper .education-video-box .education-video-list ul li {
        width: 49%;
        margin-left: 1%;
        margin-bottom: 0.05rem
    }

    .education-wrapper .education-org-box .education-org-list {
        height: auto
    }

    .education-wrapper .education-org-box .education-org-list ul li {
        width: 48%;
        height: auto;
        margin-left: 1%;
        margin-bottom: 0.05rem
    }

    .education-wrapper .education-org-box .education-org-list ul li:first-child {
        margin-left: 1% !important
    }

    .education-wrapper .education-link-box .link-list {
        width: 100%;
        padding-left: 0;
        margin-top: 0.1rem
    }

    .education-wrapper .education-link-box .link-list:first-child {
        margin-top: 0
    }
}

@media screen and (max-width: 350px) {
    .education-wrapper .education-video-box .education-video-list {
        padding-right: 0
    }

    .education-wrapper .education-video-box .education-video-list ul {
        width: 100%;
        height: auto;
        font-size: 0;
        text-align: center;
        padding: 0 0.1rem
    }

    .education-wrapper .education-video-box .education-video-list ul li {
        float: none !important;
        display: inline-block;
        width: 100%;
        margin-left: 0;
        margin-top: 0.1rem
    }

    .education-wrapper .education-video-box .education-video-list ul li:first-child {
        margin-left: 0 !important;
        margin-top: 0
    }

    .education-wrapper .education-org-box .education-org-list {
        height: auto
    }

    .education-wrapper .education-org-box .education-org-list ul {
        width: 100%;
        height: auto;
        font-size: 0;
        text-align: center
    }

    .education-wrapper .education-org-box .education-org-list ul li {
        float: none !important;
        display: inline-block;
        width: 80%;
        height: auto;
        margin-left: 0 !important;
        margin-bottom: 0.05rem
    }
}

.recordList-wrapper {
    height: auto
}

.recordList-wrapper .record-box {
    width: 100%;
    height: auto;
    border: 1px solid #e1e1e1;
    background-color: #fff
}

.recordList-wrapper .record-box .record-name {
    width: 100%;
    min-height: 0.46rem;
    padding: 0.11rem 0.2rem;
    white-space: normal;
    text-align: center;
    background-color: #F6F6F6;
    border-bottom: 1px solid #E1E1E1
}

.recordList-wrapper .record-box .record-name span {
    font-size: 0.18rem;
    color: #555;
    font-weight: bold;
    word-break: break-all
}

.recordList-wrapper .record-box .record-content {
    width: 100%;
    height: auto;
    padding: 0 0.3rem
}

.recordList-wrapper .record-box .record-content ul li {
    width: 100%;
    height: auto;
    padding: 0.2rem 0;
    border-top: 1px dotted #E8E8E8
}

.recordList-wrapper .record-box .record-content ul li:first-child {
    border-top: none
}

.recordList-wrapper .record-box .record-content ul li .record-title {
    width: 1.12rem;
    height: 0.2rem;
    line-height: 0.2rem;
    margin-right: 0.44rem;
    text-align: left
}

.recordList-wrapper .record-box .record-content ul li .record-title span {
    font-size: .14rem;
    color: #8696A8
}

.recordList-wrapper .record-box .record-content ul li .record-info {
    width: 3.4rem;
    line-height: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.recordList-wrapper .record-box .record-content ul li .record-info span {
    font-size: .14rem;
    color: #333
}

.recordList-wrapper .record-box .record-content ul li .record-info-lg {
    width: 8.5rem;
    line-height: 0.2rem;
    white-space: normal;
    word-break: break-all
}

.recordList-wrapper .record-box .record-content ul li .record-info-lg span {
    font-size: .14rem;
    color: #333;
    white-space: normal;
    word-break: break-all
}

.newsDetails-wrapper {
    width: 100%;
    height: auto
}

.newsDetails-wrapper .newsDetails-title {
    width: 100%;
    height: auto;
    min-height: 1rem;
    padding: 0.25rem 1rem;
    text-align: center;
    background-color: #f8f8f8
}

.newsDetails-wrapper .newsDetails-title h3 {
    font-size: 0.2rem;
    color: #333;
    font-weight: bold;
    line-height: 0.3rem
}

.newsDetails-wrapper .newsDetails-title .newsDetails-subTitle {
    font-size: .14rem;
    color: #666;
    text-align: center;
    margin-top: 0.05rem;
    margin-bottom: 0.15rem
}

.newsDetails-wrapper .newsDetails-title .newsDetails-source {
    width: 100%;
    height: auto;
    margin-top: 0.05rem;
    font-size: 0
}

.newsDetails-wrapper .newsDetails-title .newsDetails-source span {
    color: #888;
    font-size: .14rem;
    margin-left: 0.3rem
}

.newsDetails-wrapper .newsDetails-title .newsDetails-source span:first-child {
    margin-left: 0 !important
}

.newsDetails-wrapper .newsDetails-content {
    width: 100%;
    height: auto;
    overflow-x: hidden;
    font-size: 0
}

.newsDetails-wrapper .newsDetails-content img {
    max-width: 11rem
}

@media screen and (max-width: 500px) {
    .newsDetails-wrapper .newsDetails-title {
        padding: 0.15rem 0.3rem
    }

    .newsDetails-wrapper .newsDetails-content {
        padding: 0 0.1rem
    }

    .newsDetails-wrapper .newsDetails-content img {
        max-width: 100%
    }
}

.findPwd-wrapper {
    height: auto
}

.findPwd-wrapper .findPwd-navBar {
    width: 100%;
    height: 1.12rem;
    padding-top: 0.62rem;
    border-bottom: 0.02rem solid #d8d8d8;
    position: relative
}

.findPwd-wrapper .findPwd-navBar .navBar-line {
    position: absolute;
    width: 2rem;
    height: 0.03rem;
    left: 3rem;
    bottom: -0.02rem;
    z-index: 1;
    background-color: #348bda
}

.findPwd-wrapper .findPwd-navBar ul {
    width: 100%;
    height: auto;
    font-size: 0;
    text-align: center
}

.findPwd-wrapper .findPwd-navBar ul li {
    display: inline-block;
    vertical-align: top;
    width: 2rem;
    height: 0.5rem;
    margin-left: 1rem;
    text-align: center;
    color: #333;
    font-size: 0.24rem;
    cursor: pointer
}

.findPwd-wrapper .findPwd-navBar ul li:first-child {
    margin-left: 0 !important
}

.findPwd-wrapper .findPwd-navBar ul li.active, .findPwd-wrapper .findPwd-navBar ul li:hover {
    color: #348bda
}

.findPwd-wrapper .findPwd-box {
    width: 3.26rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.8rem
}

.findPwd-wrapper .findPwd-box .findPwd-input {
    width: 100%;
    height: 0.48rem;
    margin-bottom: 0.4rem;
    position: relative
}

.findPwd-wrapper .findPwd-box .findPwd-input.checkCode-input {
    padding-right: 0.8rem
}

.findPwd-wrapper .findPwd-box .findPwd-input .input-box-lg {
    width: 100%;
    height: 100%;
    padding-top: 0.08rem;
    border: 1px solid #979797;
    border-radius: 0.03rem;
    -webkit-border-radius: 0.03rem
}

.findPwd-wrapper .findPwd-box .findPwd-input .input-box-lg input {
    width: 99%;
    padding-left: 0.1rem;
    padding-right: 0.35rem;
    height: 0.3rem;
    line-height: 0.2rem;
    border: none;
    color: #333;
    font-size: .14rem;
    background-color: transparent;
    outline: none
}

.findPwd-wrapper .findPwd-box .findPwd-input .input-box-lg i.iconfont {
    position: absolute;
    font-size: 0.2rem;
    right: 0.06rem;
    top: 0.1rem;
    color: #333;
    font-size: 0.28rem;
    z-index: 1;
    cursor: pointer;
    transition: color 0.3s ease;
    -webkit-transition: color 0.3s ease
}

.findPwd-wrapper .findPwd-box .findPwd-input .input-box-lg i.iconfont.off {
    color: #aaa
}

.findPwd-wrapper .findPwd-box .findPwd-input .findPwd-label {
    position: absolute;
    display: inline-block;
    width: 1rem;
    height: 0.48rem;
    line-height: 0.48rem;
    text-align: right;
    padding-right: 0.23rem;
    top: 0;
    left: -1rem;
    color: #333;
    font-size: .14rem
}

.findPwd-wrapper .findPwd-box .findPwd-input .findPwd-label.require:after {
    position: absolute;
    content: '*';
    font-size: .14rem;
    text-align: center;
    width: 0.23rem;
    height: 100%;
    color: red;
    top: 0;
    right: 0
}

.findPwd-wrapper .findPwd-box .findPwd-input .getCode {
    position: absolute;
    display: block;
    width: 1.28rem;
    height: 0.48rem;
    line-height: 0.46rem;
    border: 1px solid #d9d9d9;
    border-radius: 0.03rem;
    -webkit-border-radius: 0.03rem;
    background-color: #f9f9f9;
    text-align: center;
    color: #333;
    font-size: .14rem;
    top: 0;
    right: -1.38rem
}

.findPwd-wrapper .findPwd-box .findPwd-input .getCode.disabled {
    color: #aaa;
    cursor: not-allowed
}

.findPwd-wrapper .findPwd-box .findPwd-input .verifycode {
    position: absolute;
    display: block;
    width: 0.7rem;
    height: 0.48rem;
    top: 0;
    right: 0;
    z-index: 1
}

.findPwd-wrapper .findPwd-box .findPwd-input .codeId {
    position: absolute;
    display: none;
    width: 1.28rem;
    height: 0.48rem;
    line-height: 0.46rem;
    border: 1px solid #d9d9d9;
    border-radius: 0.03rem;
    -webkit-border-radius: 0.03rem;
    background-color: #f9f9f9;
    text-align: center;
    color: #333;
    font-size: .14rem;
    top: 0;
    right: -1.38rem;
    z-index: 1
}

.findPwd-wrapper .findPwd-box .findPwd-input .error-msg {
    position: absolute;
    display: inline-block;
    width: 100%;
    text-align: left;
    white-space: nowrap;
    font-size: .14rem;
    color: red;
    left: 0;
    bottom: -0.25rem;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

.findPwd-wrapper .findPwd-box .findPwd-btn {
    width: 100%;
    height: 0.48rem;
    margin-bottom: 0.4rem
}

.findPwd-wrapper .findPwd-box .findPwd-btn .btn {
    width: 100%;
    height: 100%;
    font-size: 0.16rem !important
}

.findPwd-wrapper .autoLogin {
    width: 100%;
    height: 0.2rem;
    margin-top: -0.2rem;
    margin-bottom: 0.2rem
}

.findPwd-wrapper .autoLogin .checkAuto {
    width: 1.5rem;
    position: relative
}

.findPwd-wrapper .autoLogin .checkAuto .checkAutoInfo {
    position: absolute;
    color: red;
    left: 0;
    bottom: -0.15rem;
    z-index: 1
}

.findPwd-wrapper .findPwd-success {
    width: 100%;
    height: auto;
    padding: 1.36rem 0;
    text-align: center
}

.findPwd-wrapper .findPwd-success p {
    width: 100%;
    line-height: 0.64rem;
    margin-bottom: 0.7rem;
    text-align: center;
    font-size: 0;
    color: #333
}

.findPwd-wrapper .findPwd-success p i.iconfont {
    display: inline-block;
    vertical-align: top;
    font-size: 0.64rem;
    margin-right: 0.2rem;
    color: #7FCF78
}

.findPwd-wrapper .findPwd-success p span {
    display: inline-block;
    vertical-align: top;
    font-size: 0.24rem
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@media screen and (max-width: 890px) {
    .findPwd-wrapper .findPwd-navBar .navBar-line {
        display: none
    }

    .findPwd-wrapper .findPwd-navBar ul li.active, .findPwd-wrapper .findPwd-navBar ul li:hover {
        border-bottom: 0.03rem solid #348bda
    }
}

@media screen and (max-width: 500px) {
    .findPwd-wrapper .findPwd-navBar ul li {
        margin-left: 0
    }

    .findPwd-wrapper .findPwd-content .findPwd-box {
        width: 3rem
    }
}

@media screen and (max-width: 465px) {
    .findPwd-wrapper .findPwd-content .findPwd-box {
        width: 2rem
    }
}

@media screen and (max-width: 390px) {
    .findPwd-wrapper .findPwd-content .findPwd-box {
        margin-left: 1.05rem
    }
}

@media screen and (max-width: 360px) {
    .findPwd-wrapper .findPwd-content .findPwd-box {
        width: 1.7rem
    }
}

@media screen and (max-width: 335px) {
    .findPwd-wrapper .findPwd-navBar ul li {
        width: 1.6rem
    }

    .findPwd-wrapper .findPwd-content .findPwd-box {
        width: 1.5rem
    }
}

.error-wrapper {
    height: auto;
    text-align: center;
    font-size: 0;
    padding: 1.5rem 0;
    white-space: nowrap
}

.error-wrapper .error-img {
    display: inline-block;
    vertical-align: middle;
    width: 2.39rem;
    height: 1.42rem;
    margin-right: 0.2rem
}

.error-wrapper .error-img img {
    width: auto;
    height: 1.42rem
}

.error-wrapper .error-box {
    display: inline-block;
    max-width: 5rem;
    height: auto;
    vertical-align: middle;
    text-align: left;
    background-color: #fff !important;
    border: none !important
}

.error-wrapper .error-box .error-msg {
    line-height: 0.38rem;
    font-size: 0.24rem;
    color: #555;
    white-space: normal
}

.error-wrapper .error-box .error-tool {
    line-height: 0.38rem;
    color: #2a2a2a;
    font-size: .14rem
}

.error-wrapper .error-box .error-tool a {
    color: #348bda
}

.error-wrapper .error-box .error-tool a:hover {
    text-decoration: underline
}

@media screen and (max-width: 510px) {
    .error-wrapper {
        padding: 0.5rem 0;
        white-space: normal
    }

    .error-wrapper .error-img, .error-wrapper .error-box {
        width: 100%
    }

    .error-wrapper .error-img {
        margin-right: 0
    }

    .error-wrapper .error-box {
        text-align: center
    }
}

.siteMap-wrapper {
    height: auto
}

.siteMap-wrapper .siteMapBg {
    width: 100%;
    height: 1.37rem;
    margin-bottom: 0.34rem
}

.siteMap-wrapper .siteMapBg img {
    width: 11rem;
    height: auto
}

.siteMap-wrapper .siteMap-box {
    width: 100%;
    height: auto
}

.siteMap-wrapper .siteMap-box ul {
    width: 100%;
    height: auto;
    font-size: 0;
    white-space: nowrap
}

.siteMap-wrapper .siteMap-box ul li {
    display: inline-block;
    vertical-align: top;
    width: 2.75rem;
    height: 1.52rem;
    text-align: center;
    border-left: 1px solid #e8e8e8
}

.siteMap-wrapper .siteMap-box ul li:first-child {
    border-left: none !important
}

.siteMap-wrapper .siteMap-box ul li h3, .siteMap-wrapper .siteMap-box ul li a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: .16rem;
    color: #333;
    margin-bottom: 0.1rem
}

.siteMap-wrapper .siteMap-box ul li a.link:hover {
    color: #348bda;
    text-decoration: underline
}

.siteMap-wrapper .siteMap-box ul li h3 {
    font-weight: bold;
    margin-bottom: 0.2rem
}

@media screen and (max-width: 890px) {
    .siteMap-wrapper .siteMapBg {
        height: auto
    }

    .siteMap-wrapper .siteMapBg img {
        width: 100%
    }

    .siteMap-wrapper .siteMap-box ul li {
        width: 33.3333%
    }

    .siteMap-wrapper .siteMap-box ul li#mgtService {
        display: none
    }
}

.contactUs-wrapper {
    height: auto
}

.contactUs-wrapper .contactUs-title {
    text-align: left;
    font-size: .29rem;
    color: #0065B9
}

.contactUs-wrapper .contactUs-info {
    width: 6.2rem;
    height: auto
}

.contactUs-wrapper .contactUs-info ul li {
    width: 100%;
    height: auto;
    margin-bottom: 0.2rem
}

.contactUs-wrapper .contactUs-info ul li .info-title, .contactUs-wrapper .contactUs-info ul li .info-content {
    display: inline-block;
    vertical-align: top;
    width: 3rem;
    font-size: .16rem;
    text-align: left;
    color: #555
}

.contactUs-wrapper .contactUs-info ul li .info-title {
    line-height: 0.2rem
}

.contactUs-wrapper .contactUs-info ul li .info-content {
    color: #348bda;
    white-space: normal
}

.contactUs-wrapper .contactUs-info ul li .info-content span {
    display: inline-block;
    white-space: nowrap;
    line-height: 0.2rem;
    margin-left: 0.1rem;
    margin-top: 0.05rem
}

.contactUs-wrapper .contactUs-info ul li .info-content span:first-child {
    margin-top: 0
}

.contactUs-wrapper .contactUs-Map {
    width: 4.77rem;
    height: 3.7rem
}

.contactUs-wrapper .contactUs-Map img {
    width: 4.77rem;
    height: auto
}

.contactUs-wrapper .contactUs-msg {
    margin-top: 0.4rem;
    font-size: .14rem;
    text-align: left;
    color: #333
}

@media screen and (max-width: 890px) {
    .contactUs-wrapper .contactUs-title {
        padding-left: 0.1rem
    }

    .contactUs-wrapper .contactUs-box .contactUs-info, .contactUs-wrapper .contactUs-box .contactUs-Map {
        width: 100% !important;
        padding: 0 0.1rem
    }

    .contactUs-wrapper .contactUs-msg {
        padding-left: 0.1rem
    }
}

@media screen and (max-width: 500px) {
    .contactUs-wrapper .contactUs-box .contactUs-info ul li {
        margin-bottom: 0.1rem
    }

    .contactUs-wrapper .contactUs-box .contactUs-info ul li span {
        width: 100%;
        white-space: normal;
        margin-left: 0
    }

    .contactUs-wrapper .contactUs-box .contactUs-info ul li span:first-child {
        margin-top: 0.05rem
    }
}

@media screen and (max-width: 400px) {
    .contactUs-wrapper .contactUs-box .contactUs-Map {
        height: auto
    }

    .contactUs-wrapper .contactUs-box .contactUs-Map img {
        width: 100%
    }
}

.details-wrapper {
    height: auto
}

.details-wrapper.disCredit .details-box .details-header {
    background-color: #F2E2C8 !important
}

.details-wrapper.disCredit .details-box .details-header span {
    color: #A5753B !important
}

.details-wrapper .details-box {
    width: 100%;
    height: auto;
    border: 1px solid #e1e1e1;
    background-color: #fff
}

.details-wrapper .details-box .details-header {
    width: 100%;
    height: 0.46rem;
    padding: 0.11rem 0.2rem;
    white-space: normal;
    text-align: center;
    background-color: #DFEED4;
    border-bottom: 1px solid #E1E1E1
}

.details-wrapper .details-box .details-header span {
    font-size: 0.18rem;
    color: #617B4E;
    font-weight: bold;
    word-break: break-all
}

.details-wrapper .details-box .details-content {
    width: 100%;
    height: auto;
    padding: 0 0.3rem
}

.details-wrapper .details-box .details-content ul > li {
    width: 100%;
    height: auto;
    padding: 0.2rem 0;
    border-top: 1px dotted #E8E8E8
}

.details-wrapper .details-box .details-content ul > li:first-child {
    border-top: none
}

.details-wrapper .details-box .details-content ul > li .details-title {
    width: 1.12rem;
    height: 0.2rem;
    line-height: 0.2rem;
    margin-right: 0.44rem;
    font-weight: bold;
    text-align: left;
    white-space: nowrap
}

.details-wrapper .details-box .details-content ul > li .details-title span {
    font-size: .14rem;
    color: #333;
    white-space: nowrap
}

.details-wrapper .details-box .details-content ul > li .details-info, .details-wrapper .details-box .details-content ul > li .details-info-sm {
    width: 3.4rem;
    line-height: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.details-wrapper .details-box .details-content ul > li .details-info span, .details-wrapper .details-box .details-content ul > li .details-info-sm span {
    font-size: .14rem;
    color: #000
}

.details-wrapper .details-box .details-content ul > li .no-data {
    color: #999 !important
}

.details-wrapper .details-box .details-content ul > li .details-info-lg {
    width: 8.5rem;
    line-height: 0.2rem;
    white-space: normal;
    word-break: break-all
}

.details-wrapper .details-box .details-content ul > li .details-info-lg span {
    font-size: .14rem;
    color: #000;
    white-space: normal;
    word-break: break-all
}

.details-wrapper .details-box .details-content ul > li .details-info-lg span.pre {
    white-space: pre-line !important;
    text-align: left
}

.details-wrapper .details-box .details-content ul > li .details-info-lg.ellipsis {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important
}

.details-wrapper .details-box .details-content ul > li .details-info-sm {
    width: 1.2rem !important
}

.details-wrapper .details-box .details-content ul > li a {
    display: inline-block;
    max-width: 3rem;
    color: #348bda;
    font-size: .14rem;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0.44rem
}

.details-wrapper .details-box .details-content ul > li a i.iconfont {
    font-size: .14rem;
    color: #348bda;
    margin-right: 0.05rem
}

.details-wrapper .details-box .details-content ul > li a:hover:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #348bda;
    left: 0;
    right: 0;
    bottom: 0
}

.details-wrapper .details-box .details-content-editBox {
    width: 100%;
    height: auto;
    padding: 0 0.3rem
}

.details-wrapper .details-box .details-content-editBox .content-edit-item {
    width: 100%;
    height: auto;
    padding: 0.2rem 0;
    border-top: 1px dotted #E8E8E8
}

.details-wrapper .details-box .details-content-editBox .content-edit-item:first-child {
    border-top: none !important
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row {
    width: 9.15rem
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row {
    position: relative;
    padding-left: 1.56rem
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .edit-item-title, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .edit-item-title {
    position: absolute;
    width: 1.12rem;
    height: 0.3rem;
    line-height: 0.3rem;
    text-align: left;
    white-space: nowrap;
    left: 0;
    top: 0
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .edit-item-title span, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .edit-item-title span {
    font-size: .14rem;
    color: #333;
    white-space: nowrap;
    font-weight: bold
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .edit-item-title span.required, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .edit-item-title span.required {
    position: relative
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .edit-item-title span.required:before, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .edit-item-title span.required:before {
    position: absolute;
    content: '*';
    font-size: 0.12rem;
    color: red;
    left: -0.1rem;
    top: -0.03rem
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .input-date, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .input-date {
    width: 2.4rem
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .textarea-box, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .textarea-box {
    width: 7.6rem
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .textarea-box textarea, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .textarea-box textarea {
    padding: 0.1rem
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .upload-box, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .upload-box {
    width: 100%;
    height: auto;
    position: relative
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .upload-box .upload-box-info, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .upload-box .upload-box-info {
    width: 7rem;
    height: 0.4rem;
    display: table;
    font-size: 0.12rem;
    color: #aaa;
    position: absolute;
    top: -0.04rem;
    left: 0.95rem
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .upload-box .upload-box-info p, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .upload-box .upload-box-info p {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    line-height: 0.2rem;
    white-space: normal;
    font-size: 0.12rem;
    color: #aaa
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .validationBox-content, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .validationBox-content {
    position: absolute;
    bottom: -0.17rem;
    left: 1.56rem
}

.details-wrapper .details-box .details-content-editBox .content-edit-item .content-box .validationBox-content span, .details-wrapper .details-box .details-content-editBox .content-edit-item .content-box-row .validationBox-content span {
    font-size: 0.12rem;
    color: red
}

.details-wrapper .baseInfo-box {
    width: 100%;
    height: auto;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    padding-bottom: 0.36rem;
    position: relative
}

.details-wrapper .baseInfo-box.initEdit-box {
    padding-bottom: 0 !important
}

.details-wrapper .baseInfo-box.initEdit-box .baseInfo-content.company, .details-wrapper .baseInfo-box.initEdit-box .baseInfo-content.person {
    height: auto !important
}

.details-wrapper .baseInfo-box.initEdit-box .baseInfo-content ul > li {
    border-bottom: none !important
}

.details-wrapper .baseInfo-box .baseInfo-selectTab {
    width: 100%;
    height: auto;
    padding: 0.1rem;
    border-bottom: 0.01rem solid #e1e1e1
}

.details-wrapper .baseInfo-box .baseInfo-selectTab ul {
    width: 100%;
    height: auto;
    font-size: 0;
    text-align: left
}

.details-wrapper .baseInfo-box .baseInfo-selectTab ul li {
    display: inline-block;
    min-width: 1.4rem;
    padding: 0 0.15rem;
    margin-right: 0.2rem;
    line-height: 0.3rem;
    font-size: 0.14rem;
    border-radius: 0.02rem;
    background-color: #ffffff;
    border: 1px solid #aaaaaa;
    -webkit-border-radius: 0.02rem;
    -moz-border-radius: 0.02rem;
    color: #333;
    cursor: pointer;
    text-align: center !important
}

.details-wrapper .baseInfo-box .baseInfo-selectTab ul li.active, .details-wrapper .baseInfo-box .baseInfo-selectTab ul li:hover {
    background-color: #348BDA;
    border: 1px solid #348BDA;
    color: #ffffff
}

.details-wrapper .baseInfo-box .baseInfo-more {
    position: absolute;
    width: 100%;
    height: 0.36rem;
    background-color: transparent;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.details-wrapper .baseInfo-box .baseInfo-more a {
    color: #348bda;
    font-size: .14rem;
    line-height: 0.36rem
}

.details-wrapper .baseInfo-box .baseInfo-more a i.icon {
    display: inline-block;
    vertical-align: top;
    width: 0.16rem;
    height: 0.16rem;
    margin-left: 0.05rem;
    margin-top: 0.1rem;
    background: url("../img/icon/icon-arrow-down.png") center center #fff no-repeat;
    background-size: cover
}

.details-wrapper .baseInfo-box .baseInfo-more a.on i.icon {
    background: url("../img/icon/icon-arrow-up.png") center center #fff no-repeat;
    background-size: cover
}

.details-wrapper .baseInfo-box .baseInfo-header {
    width: 100%;
    height: 0.46rem;
    padding: 0.11rem 0.2rem;
    white-space: normal;
    text-align: center;
    background-color: #F5F7F9;
    border-bottom: 1px solid #E1E1E1
}

.details-wrapper .baseInfo-box .baseInfo-header span {
    font-size: 0.18rem;
    color: #555555;
    font-weight: bold;
    word-break: break-all
}

.details-wrapper .baseInfo-box .baseInfo-content {
    width: 100%;
    padding: 0 0.3rem
}

.details-wrapper .baseInfo-box .baseInfo-content.auto {
    height: auto !important;
    overflow: visible !important
}

.details-wrapper .baseInfo-box .baseInfo-content.company {
    height: 1.65rem;
    overflow: hidden
}

.details-wrapper .baseInfo-box .baseInfo-content.person {
    height: 1.25rem;
    overflow: hidden
}

.details-wrapper .baseInfo-box .baseInfo-content.add-content {
    padding-top: 0.1rem;
    padding-bottom: 0.1rem
}

.details-wrapper .baseInfo-box .baseInfo-content.add-content .validationBox-content {
    left: 1.56rem !important;
    top: 0.32rem !important
}

.details-wrapper .baseInfo-box .baseInfo-content.add-content .validationBox-content span {
    white-space: nowrap
}

.details-wrapper .baseInfo-box .baseInfo-content.add-content ul li {
    border-bottom: none
}

.details-wrapper .baseInfo-box .baseInfo-content .content-box, .details-wrapper .baseInfo-box .baseInfo-content content-box-sm {
    position: relative
}

.details-wrapper .baseInfo-box .baseInfo-content .content-box .edit-title span, .details-wrapper .baseInfo-box .baseInfo-content content-box-sm .edit-title span {
    position: relative
}

.details-wrapper .baseInfo-box .baseInfo-content .content-box .edit-title span:before, .details-wrapper .baseInfo-box .baseInfo-content content-box-sm .edit-title span:before {
    position: absolute;
    content: '*';
    font-size: 0.12rem;
    color: red;
    left: -0.1rem;
    top: -0.03rem
}

.details-wrapper .baseInfo-box .baseInfo-content .content-box .edit-title span.no-require:before, .details-wrapper .baseInfo-box .baseInfo-content content-box-sm .edit-title span.no-require:before {
    display: none
}

.details-wrapper .baseInfo-box .baseInfo-content .content-box .validationBox-content, .details-wrapper .baseInfo-box .baseInfo-content content-box-sm .validationBox-content {
    position: absolute;
    left: 4rem;
    top: 0.16rem
}

.details-wrapper .baseInfo-box .baseInfo-content .content-box .validationBox-content span, .details-wrapper .baseInfo-box .baseInfo-content content-box-sm .validationBox-content span {
    color: red;
    font-size: 0.12rem
}

.details-wrapper .baseInfo-box .baseInfo-content .content-box-sm .validationBox-content {
    top: 0.06rem !important
}

.details-wrapper .baseInfo-box .baseInfo-content ul li {
    width: 100%;
    height: auto;
    padding: 0.1rem 0;
    border-bottom: 1px dotted #E8E8E8
}

.details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-title {
    width: 1.12rem;
    height: 0.2rem;
    line-height: 0.2rem;
    margin-right: 0.44rem;
    font-weight: bold;
    text-align: left;
    white-space: nowrap
}

.details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-title.edit-title {
    line-height: 0.3rem
}

.details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-title span {
    font-size: .14rem;
    color: #333;
    white-space: nowrap
}

.details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-info, .details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-info-sm {
    width: 3.4rem;
    line-height: 0.2rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-info span, .details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-info-sm span {
    font-size: .14rem;
    color: #000
}

.details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-info-lg {
    width: 8.5rem;
    line-height: 0.2rem;
    white-space: normal;
    word-break: break-all
}

.details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-info-lg span, .details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-info-lg p {
    font-size: .14rem;
    color: #000;
    white-space: normal;
    word-break: break-all
}

.details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-info-lg span.ellipsis, .details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-info-lg p.ellipsis {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important
}

.details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-info-lg.ellipsis {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important
}

.details-wrapper .baseInfo-box .baseInfo-content ul li .baseInfo-info-sm {
    width: 1.2rem !important
}

.details-wrapper .baseInfo-box .baseInfo-content ul li a {
    color: #348bda;
    font-size: .14rem;
    position: relative;
    white-space: nowrap;
    margin-right: 0.44rem
}

.details-wrapper .baseInfo-box .baseInfo-content ul li a i.iconfont {
    font-size: .14rem;
    color: #348bda;
    margin-right: 0.05rem
}

.details-wrapper .baseInfo-box .baseInfo-content ul li a:hover {
    color: #348bda
}

.details-wrapper .baseInfo-box .baseInfo-content ul li a:hover:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #348bda;
    left: 0;
    right: 0;
    bottom: -1px
}

.details-wrapper .baseInfo-box .baseInfo-content ul li a:hover i.iconfont {
    color: #348bda
}

@media screen and (max-width: 890px) {
    .details-wrapper .baseInfo-box {
        padding-bottom: 0
    }

    .details-wrapper .baseInfo-box .baseInfo-content {
        padding: 0 0.15rem
    }

    .details-wrapper .baseInfo-box .baseInfo-content ul li:last-child {
        border-bottom: none
    }

    .details-wrapper .baseInfo-box .baseInfo-content.company, .details-wrapper .baseInfo-box .baseInfo-content.person {
        height: auto !important
    }

    .details-wrapper .baseInfo-box .baseInfo-content .col-xs-6 {
        width: 100%
    }

    .details-wrapper .baseInfo-box .baseInfo-content .content-box {
        position: relative;
        padding-left: 1.56rem;
        min-height: 0.2rem
    }

    .details-wrapper .baseInfo-box .baseInfo-content .content-box.content-box-lg {
        min-height: 0.4rem
    }

    .details-wrapper .baseInfo-box .baseInfo-content .content-box.content-box-lg .baseInfo-title {
        top: 0.1rem
    }

    .details-wrapper .baseInfo-box .baseInfo-content .content-box .baseInfo-title {
        position: absolute;
        left: 0;
        top: 0
    }

    .details-wrapper .baseInfo-box .baseInfo-content .content-box .baseInfo-info, .details-wrapper .baseInfo-box .baseInfo-content .content-box .baseInfo-info-lg {
        width: 100% !important;
        white-space: normal !important
    }

    .details-wrapper .baseInfo-box .baseInfo-content .content-box .baseInfo-info .ellipsis, .details-wrapper .baseInfo-box .baseInfo-content .content-box .baseInfo-info-lg .ellipsis {
        white-space: normal !important
    }

    .details-wrapper .baseInfo-box .baseInfo-more {
        display: none
    }

    .details-wrapper .details-box .details-content {
        padding: 0 0.15rem
    }

    .details-wrapper .details-box .details-content .col-xs-4, .details-wrapper .details-box .details-content .col-xs-6 {
        width: 100%
    }

    .details-wrapper .details-box .details-content .content-box {
        position: relative;
        padding-left: 1.56rem;
        min-height: 0.2rem
    }

    .details-wrapper .details-box .details-content .content-box.content-box-lg {
        min-height: 0.6rem
    }

    .details-wrapper .details-box .details-content .content-box.content-box-lg .details-title {
        top: 0.2rem
    }

    .details-wrapper .details-box .details-content .content-box .details-title {
        position: absolute;
        left: 0;
        top: 0
    }

    .details-wrapper .details-box .details-content .content-box .details-info, .details-wrapper .details-box .details-content .content-box .details-info-lg, .details-wrapper .details-box .details-content .content-box .details-info-sm {
        width: 100% !important;
        white-space: normal !important
    }

    .details-wrapper .details-box .details-content .content-box .details-info .ellipsis, .details-wrapper .details-box .details-content .content-box .details-info-lg .ellipsis, .details-wrapper .details-box .details-content .content-box .details-info-sm .ellipsis {
        white-space: normal !important
    }

    .details-wrapper .details-box .details-content .content-box .details-info a, .details-wrapper .details-box .details-content .content-box .details-info-lg a, .details-wrapper .details-box .details-content .content-box .details-info-sm a {
        max-width: 100% !important;
        padding-right: 0.2rem;
        margin-right: 0
    }
}

.login-wrapper {
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 5.3rem;
    position: relative
}

.login-wrapper.findPwd-wrapper .findPwd-box {
    margin-top: 0
}

.login-wrapper.findPwd-wrapper .findPwd-box .findPwd-input {
    margin-bottom: 0.29rem
}

.login-wrapper.findPwd-wrapper .findPwd-btn {
    margin-bottom: 0
}

.login-wrapper.findPwd-wrapper .autoLogin {
    margin-top: 0;
    margin-bottom: 0.23rem
}

.login-wrapper .login-box {
    width: 11rem;
    min-height: 3.6rem;
    padding-left: 7rem;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -5.5rem;
    margin-top: -2.2rem;
    background-color: #fff;
    box-shadow: 0 0.06rem 0.2rem 0 rgba(0, 0, 0, 0.1)
}

.login-wrapper .login-box .login-buildSiteInfo {
    position: absolute;
    width: 7rem;
    height: 100%;
    left: 0;
    top: 0;
    padding-left: 0.6rem;
    background: url("img/contentbg.jpg") center center no-repeat;
    background-size: cover
}

.regBg {
    /*background: url("img/contentbg.jpg") center center no-repeat;*/
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo {
    display: table;
    width: 100%;
    height: 100%
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box {
    display: table-cell;
    vertical-align: middle
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-left {
    width: 2.62rem;
    height: auto;
    padding-right: 0.5rem;
    position: relative
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-left:after {
    position: absolute;
    content: '';
    width: 0.01rem;
    height: 2.6rem;
    background-color: rgba(255, 255, 255, 0.35);
    right: 0;
    top: -0.1rem
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-left h4.title {
    font-size: 0.18rem;
    line-height: 0.24rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.18rem
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-left ul li {
    width: 100%;
    height: auto;
    padding-left: 0.27rem;
    margin-bottom: 0.22rem;
    position: relative
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-left ul li span {
    position: absolute;
    display: block;
    width: 0.2rem;
    height: 0.2rem;
    line-height: 0.2rem;
    left: 0;
    top: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #fff;
    font-size: 0.12rem;
    color: #008CE0;
    font-weight: bold
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-left ul li p {
    line-height: 0.22rem;
    font-size: 0.14rem;
    color: #fff
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-right {
    width: 3.4rem;
    height: auto;
    padding-left: 0.56rem
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-right h4.title {
    font-size: 0.18rem;
    line-height: 0.24rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 0.15rem
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-right .title-info {
    line-height: 0.2rem;
    font-size: 0.14rem;
    color: #fff;
    margin-bottom: 0.22rem
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-right .download-btn {
    display: inline-block;
    width: 2.6rem;
    height: 0.42rem;
    line-height: 0.42rem;
    text-align: center;
    font-size: 0.16rem;
    color: #008CE0;
    font-weight: bold;
    background-color: #ffffff;
    border-radius: 0.02rem;
    -webkit-border-radius: 0.02rem;
    margin-bottom: 0.22rem
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-right .download-btn:hover {
    background-color: #F1F8FF
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-right .info-txt {
    width: 100%;
    height: auto;
    margin-top: 0.13rem
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-right .info-txt:first-child {
    margin-top: 0
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-right .info-txt span, .login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-right .info-txt p {
    display: inline-block;
    width: 100%;
    font-size: 0.14rem;
    color: #fff;
    line-height: 0.2rem
}

.login-wrapper .login-box .login-buildSiteInfo .buildSiteInfo .buildSiteInfo-box .info-right .info-txt p {
    font-weight: bold;
    font-size: 0.16rem
}

.login-wrapper .login-box .login-container {
    width: 4rem;
    height: 100%;
    padding-bottom: 0.26rem;
}
.findPwd-wrapper .login_box .findPwd-input .input-box-lg{
    border-radius: 0.04rem;
    -webkit-border-radius: 0.04rem;
}
.login-wrapper .login-box .login-container-box{
    width: 3.4rem;
    padding: .3rem .2rem;
    border-radius: 8px;
    float: right;
    background: #fff;
    height: 3.66rem;
}
.login-wrapper .login-box .login-container .login_box{
    width: 100%;
}
.login-wrapper .login-box .login-container .login-title {
    width: 100%;
    font-size: 0.3rem;
    padding: 0.1rem 0 0.18rem;
    text-align: center;
    color: #333333;
    margin-bottom: .2rem;
}
.login-wrapper .login-box .login-container .login-title li{
    float: left;
    width: 33.3%;
    height: .4rem;
    line-height: .4rem;
    border-bottom: 3px solid #BFBFBF;
}
.login-wrapper .login-box .login-container .login-title .liactive{
    border-bottom: 3px solid #1979FA;
    color: #1979FA;
    cursor: pointer;
}
.login-wrapper .login-box .login_builbox{
    background:rgba(25, 121, 250, .55);
    width: 6.61rem;
    height: 3.52rem;
    margin-top: .1rem;
}
.login-wrapper .login-box .login_builbox .buildSiteInfo .buildSiteInfo-box .info-left{
    width: 2.32rem;
}
.findPwd-wrapper .findPwd-box .findPwd-btn .btn{
    background:linear-gradient(0deg,rgba(25,121,250,1),rgba(73,173,251,1));
    border-radius:5px;
    margin-top: 0rem;
}
.login-wrapper .login-box .login_builbox .buildSiteInfo .buildSiteInfo-box .info-left:after{
    background: none;
}
.bottom{
    margin-bottom: .4rem;
}
.login_zlbox{
    height: auto;
    min-height: 6rem;
}
#zl_login{
    width: 100%;
    height: 6rem;
    background: url("img/back-img.jpg") center center no-repeat;
    background-size: 100% 100%;
}
.login-wrapper.findPwd-wrapper .autoLogins{
    margin-top: .1rem;
}
.login-wrapper .login-boxs{
    background:none;
    box-shadow:none;
    margin-top: -2.3rem;
}
.header-wrapper .header-logo .logo .logo_span{
    color: #515151;
    font-size: .3rem;
}
.banner-wrapper {
    width: 100%;
    height: 3.96rem;
    overflow: hidden
}

.banner-wrapper .banner-box {
    height: 3.96rem
}

.banner-wrapper .banner-box .banner-box-list, .banner-wrapper .banner-box .banner-box-exposition {
    height: 100%;
    overflow: hidden
}

.banner-wrapper .banner-box .banner-box-list {
    width: 5.3rem;
    background-color: #fff
}

.banner-wrapper .banner-box .banner-box-list .banner-box-list-title {
    width: 100%;
    height: 0.55rem;
    padding-top: 0.16rem
}

.banner-wrapper .banner-box .banner-box-list .banner-box-list-title .title {
    font-size: .29rem;
    line-height: 0.24rem;
    color: #000
}

.banner-wrapper .banner-box .banner-box-list .banner-box-list-title .more {
    height: auto
}

.banner-wrapper .banner-box .banner-box-list .banner-box-list-title .more a {
    font-size: .14rem;
    line-height: 0.24rem;
    color: #999
}

.banner-wrapper .banner-box .banner-box-list .banner-box-list-title .more a i.iconfont {
    font-size: 0.16rem;
    color: #999;
    position: relative;
    top: 1px
}

.banner-wrapper .banner-box .banner-box-list .banner-box-list-title .more a:hover {
    color: #348bda
}

.banner-wrapper .banner-box .banner-box-list .banner-box-list-title .more a:hover i.iconfont {
    color: #348bda
}

.banner-wrapper .banner-box .banner-box-list .linkList-wrapper {
    height: 3.54rem
}

.banner-wrapper .banner-box .banner-box-exposition {
    width: 5.3rem;
    background: #fff
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-title {
    width: 100%;
    height: 0.5rem;
    position: relative;
    padding-left: 0.15rem;
    padding-right: 1rem;
    background: url("../img/common/exposition-bg.jpg?t=1545721735932") center center no-repeat;
    background-size: cover
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-title:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background-color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    left: 0;
    right: 0;
    bottom: 0
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-title h2 {
    text-align: left;
    line-height: 0.5rem;
    font-size: .25rem;
    color: #fff
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-title a.link {
    position: absolute;
    display: inline-block;
    vertical-align: top;
    line-height: 0.5rem;
    font-size: 0.14rem;
    top: 0;
    right: 0;
    text-align: right;
    padding-right: 0.1rem;
    color: #ffffff
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-title a.link:hover {
    text-decoration: underline
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-box {
    width: 100%;
    height: 3.4rem;
    overflow: hidden;
    padding-top: 0.08rem
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-box.no-data {
    min-height: 3rem;
    background: url(../img/common/no_data_bg@2x.png) center center no-repeat;
    background-size: 1.58rem 1.36rem
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-box ul li {
    width: 100%;
    height: 0.4rem;
    padding-right: 1rem;
    padding-top: 0.1rem;
    border-bottom: 1px solid #f3f3f3;
    color: #484848;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-box ul li a {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    line-height: 0.2rem;
    font-size: .16rem;
    color: #484848;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 0.15rem;
    position: relative
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-box ul li a:before {
    position: absolute;
    content: '';
    width: 0.06rem;
    height: 0.06rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #348bda;
    left: 0;
    top: 0.07rem;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-box ul li a:hover {
    color: #348bda
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-box ul li a:hover:before {
    background-color: #348bda
}

.banner-wrapper .banner-box .banner-box-exposition .exposition-box ul li .time {
    position: absolute;
    width: 1rem;
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: .14rem;
    text-align: right;
    color: #999;
    top: 0.1rem;
    right: 0
}

@media screen and (max-width: 1440px) {
    .exposition-box ul li a:before {
        width: 5px !important;
        height: 5px !important;
        top: 6px !important
    }
}

@media screen and (max-width: 870px) {
    .banner-wrapper {
        height: auto;
        padding-top: 0;
        margin-bottom: 0 !important;
        background: none
    }

    .banner-wrapper .banner-box {
        height: auto
    }

    .banner-wrapper .banner-box .banner-box-list, .banner-wrapper .banner-box .banner-box-exposition {
        width: 100%
    }

    .banner-wrapper .banner-box .banner-box-list {
        margin-bottom: 0.2rem
    }

    .banner-wrapper .banner-box .banner-box-list .banner-box-list-title .title {
        padding-left: 0.1rem;
        font-size: 0.24rem
    }

    .banner-wrapper .banner-box .banner-box-list .linkList-wrapper {
        max-height: 3.54rem;
        height: auto;
        padding: 0 0.1rem
    }

    .banner-wrapper .banner-box .banner-box-exposition {
        margin-bottom: 0.2rem
    }

    .banner-wrapper .banner-box .banner-box-exposition .exposition-box {
        max-height: 3.4rem;
        height: auto;
        padding: 0 0.1rem
    }
}

.notice-wrapper {
    height: 0.56rem;
    padding-left: 0.78rem;
    overflow: hidden;
    position: relative
}

.notice-wrapper .notice-title {
    position: absolute;
    width: 0.68rem;
    height: 0.28rem;
    line-height: 0.28rem;
    margin-top: .14rem;
    margin-right: 0.1rem;
    text-align: center;
    font-size: 0;
    background-color: #E98024;
    border-radius: 0.13rem;
    overflow: hidden;
    color: #fff;
    left: 0;
    top: 0
}

.notice-wrapper .notice-title i.iconfont {
    font-weight: normal;
    font-size: 0.16rem;
    margin-right: 0.04rem;
    vertical-align: top
}

.notice-wrapper .notice-title span {
    font-size: 0.15rem;
    font-weight: bold;
    vertical-align: top
}

.notice-wrapper .notice-box {
    width: 100%;
    height: 0.28rem;
    margin-top: .14rem;
    overflow: hidden
}

.notice-wrapper .notice-box ul li {
    height: 0.28rem;
    line-height: 0.28rem
}

.notice-wrapper .notice-box ul li a {
    white-space: nowrap;
    font-size: 0.15rem;
    color: #444444
}

.notice-wrapper .notice-box ul li a:hover {
    color: #348bda
}

.notice-wrapper .notice-box ul li p {
    color: #444444;
    font-size: 0.15rem;
    white-space: nowrap
}

.slide-wrapper {
    /*height: 3.6rem;*/
    overflow: hidden
}

.slide-wrapper .slide-box {
    width: 100%;
    height: 3.6rem;
    position: relative
}

.slide-wrapper .slide-box.no-data {
    background: url("../img/common/no_data_bg@2x.png") center center no-repeat;
    background-size: 1.58rem 1.36rem
}

.slide-wrapper .slide-box .slide-banner li {
    width: 100%;
    height: 3.6rem;
    overflow: hidden
}

.slide-wrapper .slide-box .slide-banner li .no-link:hover {
    cursor: default
}

.slide-wrapper .slide-box .slide-banner li img {
    width: 11rem;
    height: auto;
    transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out
}

.slide-wrapper .slide-box .slide-banner li:hover img {
    transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05)
}

.slide-wrapper .slide-box .slide-order-box {
    position: absolute;
    width: 1.46rem;
    height: 0.1rem;
    font-size: 0;
    text-align: center;
    right: 0;
    bottom: 0.19rem;
    z-index: 99
}

.slide-wrapper .slide-box .slide-order-box li {
    display: inline-block;
    vertical-align: top;
    width: 0.1rem;
    height: 0.1rem;
    margin-left: 0.1rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.5);
    transition: width 0.3s ease;
    -webkit-transition: width 0.3s ease;
    cursor: pointer
}

.slide-wrapper .slide-box .slide-order-box li:first-child {
    margin-left: 0 !important
}

.slide-wrapper .slide-box .slide-order-box li.on {
    width: 0.26rem;
    border-radius: 0.05rem !important;
    -webkit-border-radius: 0.05rem !important;
    background-color: #fff !important
}

.slide-wrapper .slide-box .slide-link-box {
    position: absolute;
    width: 100%;
    height: 0.48rem;
    background-color: rgba(30, 47, 64, 0.8);
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 98
}

.slide-wrapper .slide-box .slide-link-box li {
    position: absolute;
    width: 100%;
    height: 100%;
    padding-right: 1.46rem;
    padding-left: 0.2rem;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 0;
    right: 0;
    display: none
}

.slide-wrapper .slide-box .slide-link-box li:first-child {
    display: block
}

.slide-wrapper .slide-box .slide-link-box li a {
    display: inline-block;
    width: 100%;
    line-height: 0.28rem;
    margin-top: 0.1rem;
    font-size: 0.16rem;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.slide-wrapper .slide-box .slide-link-box li a:hover {
    text-decoration: underline
}

.slide-wrapper .slide-box .slide-link-box li a.no-link:hover {
    text-decoration: none;
    cursor: default
}

.homeMap-wrapper {
    height: auto
}

.homeMap-wrapper.area-list .homeMap-title {
    height: auto
}

.homeMap-wrapper.area-list .area-box {
    width: 100%;
    height: auto;
    font-size: 0
}

.homeMap-wrapper.area-list .area-box label {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-right: 0.15rem;
    font-size: .14rem;
    line-height: 0.2rem;
    color: #666
}

.homeMap-wrapper .homeMap-title {
    width: 100%;
    height: 0.28rem;
    line-height: 0.28rem;
    font-size: .29rem;
    text-align: left;
    color: #000
}

.homeMap-wrapper .homeMap-tab {
    width: 100%;
    height: 0.3rem;
    text-align: right
}

.homeMap-wrapper .homeMap-tab ul {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: 100%;
    font-size: 0;
    overflow: hidden
}

.homeMap-wrapper .homeMap-tab ul li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    height: 100%;
    padding: 0 0.1rem;
    font-size: .14rem;
    text-align: center;
    line-height: 0.28rem;
    color: #348bda;
    border: 1px solid #348bda;
    border-left: none;
    cursor: pointer
}

.homeMap-wrapper .homeMap-tab ul li:first-child {
    border-radius: 0.03rem 0 0 0.03rem;
    border-left: 1px solid #348bda
}

.homeMap-wrapper .homeMap-tab ul li:last-child {
    border-radius: 0 0.03rem 0.03rem 0
}

.homeMap-wrapper .homeMap-tab ul li:hover, .homeMap-wrapper .homeMap-tab ul li.active {
    color: #fff;
    background-color: #348bda
}

.homeMap-wrapper .homeMap-box {
    width: 100%;
    height: 5.8rem;
    background-color: #F5F7F9
}

.swiper-container {
    width: 100%;
    height: auto;
    display: none;
    margin-bottom: 0.1rem !important
}

.swiper-container .swiper-wrapper {
    height: auto
}

.swiper-container .swiper-wrapper .swiper-slide {
    height: auto;
    position: relative
}

.swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: auto
}

.swiper-container .swiper-wrapper .swiper-slide .link-text {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: .14rem;
    color: #fff;
    padding-left: 0.15rem;
    padding-right: 1.46rem;
    background-color: rgba(30, 47, 64, 0.8);
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: 0;
    bottom: 0
}

.swiper-container .swiper-pagination {
    width: 1.46rem !important;
    height: 0.1rem;
    right: 0;
    bottom: 0.15rem !important;
    font-size: 0;
    left: inherit !important
}

.swiper-container .swiper-pagination .swiper-pagination-bullet {
    vertical-align: top;
    width: 0.1rem;
    height: 0.1rem;
    margin: 0 0.05rem !important;
    border-radius: 0.05rem;
    background-color: rgba(255, 255, 255, 0.5);
    transition: width 0.3s ease;
    -webkit-transition: width 0.3s ease;
    opacity: inherit
}

.swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 0.26rem;
    background-color: #fff
}

@media screen and (max-width: 870px) {
    .homeMap-wrapper .homeMap-title {
        padding-left: 0.1rem;
        font-size: 0.24rem
    }
}

@media screen and (max-width: 768px) {
    .slide-wrapper {
        display: none
    }

    .swiper-container {
        display: block !important
    }

    .homeMap-wrapper.area-list .area-box {
        padding-left: 0.2rem
    }

    .homeMap-wrapper .homeMap-tab {
        padding: 0 0.1rem
    }
}

@media screen and (max-width: 450px) {
    .homeMap-wrapper .homeMap-box {
        height: 280px
    }
}

@media screen and (max-width: 350px) {
    .homeMap-wrapper .homeMap-box {
        height: 250px
    }
}

.fixError-bar {
    position: absolute;
    width: 0.48rem;
    height: 0.86rem;
    top: 0;
    right: -0.68rem;
    background-color: #EC9A24
}

.fixError-bar a {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 0.1rem 0.05rem;
    text-align: center;
    color: #fff
}

.fixError-bar a i.iconfont {
    font-size: 0.22rem
}

.fixError-bar a span {
    line-height: 0.22rem;
    font-size: .14rem
}

.fixError-wrapper {
    height: auto;
    border: 1px solid #e1e1e1
}

.fixError-wrapper .fixError-title {
    width: 100%;
    height: 0.45rem;
    line-height: 0.45rem;
    text-align: center;
    font-size: 0.18rem;
    color: #555;
    font-weight: bold;
    border-bottom: 1px solid #e1e1e1;
    background: #F5F7F9
}

.fixError-wrapper .fixError-box {
    width: 100%;
    height: auto;
    padding: 0.6rem 0
}

.fixError-wrapper .fixError-box .fixError-formBox {
    width: 5.1rem;
    margin: 0 auto
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input {
    width: 100%;
    height: auto;
    margin-bottom: 0.2rem
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-label {
    width: 1.6rem;
    font-size: .14rem;
    line-height: 0.32rem !important;
    margin-right: 0.2rem;
    text-align: right;
    color: #333;
    white-space: nowrap
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-lg, .fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list {
    width: 3.26rem
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list {
    height: auto
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item {
    width: 100%;
    margin-top: 0.2rem
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item.mt10 {
    margin-top: 0.1rem !important
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item .info {
    color: #bbb
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item:first-child {
    margin-top: 0 !important
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item .fixError-input-checkbox {
    width: 1.26rem;
    line-height: 0.32rem
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item .fixError-input-checkbox label {
    font-size: .14rem;
    color: #333
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item .fixError-input-checkbox label input[type='checkbox'] {
    position: relative;
    top: 0.08rem
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item .fixError-input-box {
    width: 2rem !important
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item .fixError-input-box .upload-box {
    position: relative;
    width: 4rem;
    left: 0
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item .fixError-input-box .upload-box .upload-info {
    position: absolute;
    line-height: 0.32rem;
    left: 1.3rem;
    font-size: 0.12rem;
    color: #bbb;
    white-space: nowrap
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item .select-box .bootstrap-select {
    width: 2rem !important
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item .joinDate {
    padding-left: 1.26rem
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item .joinDate .txt-label {
    width: 0.7rem !important;
    color: #333
}

.fixError-wrapper .fixError-box .fixError-formBox .fixError-input .fixError-input-list .fixError-input-item .joinDate .input-date {
    width: 1.3rem !important
}

.fixError-wrapper .fixError-box .validation-Box {
    position: relative
}

.fixError-wrapper .fixError-box .validation-Box .validation-Msg {
    position: absolute;
    width: 2.5rem;
    padding-left: 0.1rem;
    font-size: 0.12rem;
    line-height: 0.3rem;
    white-space: nowrap;
    text-align: left;
    color: #F25656;
    right: -2.5rem;
    top: 0
}

.fixError-wrapper .fixError-success {
    width: 100%;
    padding: 2.04rem 0;
    line-height: 0.64rem;
    text-align: center;
    white-space: nowrap;
    font-size: 0
}

.fixError-wrapper .fixError-success i.iconfont {
    display: inline-block;
    vertical-align: top;
    font-size: 0.64rem;
    margin-right: 0.2rem;
    color: #7FCF78
}

.fixError-wrapper .fixError-success span {
    display: inline-block;
    vertical-align: top;
    font-size: 0.24rem;
    color: #333
}

.feedback-toolBar {
    width: 100%;
    height: 0.28rem;
    margin-bottom: 0.15rem;
    text-align: right
}

.feedback-toolBar ul {
    display: inline-block;
    vertical-align: top;
    width: 1.75rem;
    height: 100%;
    border: 1px solid #E8E8E8;
    border-radius: .14rem;
    font-size: 0;
    white-space: nowrap;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    overflow: hidden
}

.feedback-toolBar ul li {
    display: inline-block;
    width: 50%;
    height: 100%;
    border-radius: 0.14rem;
    background-color: #fff;
    vertical-align: top;
    text-align: center;
    line-height: 0.28rem;
    font-size: 0.14rem;
    color: #475669;
    cursor: pointer
}

.feedback-toolBar ul li.active {
    background-color: #348bda;
    color: #fff
}

.feedbackEdit-info {
    width: 100%;
    height: 0.28rem;
    margin-bottom: 0.15rem;
    text-align: right;
    font-size: 0;
    white-space: nowrap
}

.feedbackEdit-info span {
    display: inline-block;
    vertical-align: top;
    width: auto;
    white-space: nowrap;
    padding: 0 0.12rem;
    height: 0.28rem;
    line-height: 0.26rem;
    border-radius: 0.14rem;
    -webkit-border-radius: 0.14rem;
    font-size: 0.12rem;
    color: #dca450;
    border: 1px solid #faedda;
    background-color: rgba(253, 227, 188, 0.2)
}

@media screen and (max-width: 768px) {
    .fixError-bar {
        display: none
    }
}

.lowBorwser-wrapper {
    width: 1100px;
    height: auto;
    font-size: 14px
}

.lowBorwser-wrapper .lowBorwser-msg {
    width: 100%;
    font-size: 24px;
    padding-top: 60px;
    margin-bottom: 40px;
    color: #333;
    text-align: center
}

.lowBorwser-wrapper .lowBorwser-box {
    width: 100%;
    height: auto
}

.lowBorwser-wrapper .lowBorwser-box .title {
    font-size: 16px;
    color: #666;
    text-align: center;
    height: 60px;
    line-height: 20px;
    border-bottom: 1px solid #d7d7d7
}

.lowBorwser-wrapper .lowBorwser-box ul {
    width: 100%;
    height: auto;
    margin-bottom: 20px
}

.lowBorwser-wrapper .lowBorwser-box ul li {
    width: 100%;
    height: 100px;
    border-bottom: 1px dotted #e1e1e1
}

.lowBorwser-wrapper .lowBorwser-box ul li .icon {
    width: 50px;
    height: 50px;
    margin-left: 20px;
    margin-top: 25px;
    margin-right: 20px
}

.lowBorwser-wrapper .lowBorwser-box ul li .icon img {
    width: 50px;
    height: 50px
}

.lowBorwser-wrapper .lowBorwser-box ul li a.btn {
    padding: 0 15px;
    line-height: 30px;
    font-size: 14px;
    color: #fff !important
}

.lowBorwser-wrapper .lowBorwser-box ul li .name {
    font-size: 14px;
    color: #555;
    margin-top: 40px
}

.lowBorwser-wrapper .lowBorwser-box ul li .download {
    margin-top: 34px;
    margin-right: 12px
}

.lowBorwser-wrapper .lowBorwser-box ul li .download a {
    border: none !important
}

.lowBorwser-wrapper .lowBorwser-box ul li .download a:hover {
    color: #fff
}

.ie8 .section {
    width: 1100px
}

.ie8 .footer-wrapper .section {
    height: 114px
}

.ie8 .footer-wrapper .section .footer-info p {
    font-size: 14px;
    line-height: 28px
}

.ie8 .footer-wrapper .section .footer-nav .site-map, .ie8 .footer-wrapper .section .footer-nav .contact-us {
    width: 60px;
    height: 50px;
    margin-left: 50px
}

.ie8 .footer-wrapper .section .footer-nav .site-map .icon, .ie8 .footer-wrapper .section .footer-nav .contact-us .icon {
    height: 24px;
    line-height: 24px;
    margin-bottom: 5px
}

.ie8 .footer-wrapper .section .footer-nav .site-map .icon i.iconfont, .ie8 .footer-wrapper .section .footer-nav .contact-us .icon i.iconfont {
    font-size: 20px
}

.ie8 .footer-wrapper .section .footer-nav .site-map a, .ie8 .footer-wrapper .section .footer-nav .contact-us a {
    font-size: 14px
}

.ie8 .footer-wrapper .section .footer-nav .site-count {
    margin-top: 18px
}

.ie8 .footer-wrapper .section .footer-nav .site-count label, .ie8 .footer-wrapper .section .footer-nav .site-count span {
    font-size: 12px;
    line-height: 18px
}

.ie8 .footer-wrapper .section .footer-nav .site-count span {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    margin-left: 2px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#33FFFFFF)
}

.ie8 .mgt-footer {
    height: 110px
}

.ie8 .mgt-footer .footer-wrapper {
    height: 110px
}

.ie8 .mgt-footer .footer-wrapper .section {
    padding-top: 0 !important
}

.ie8 .mgt-footer .footer-wrapper .section .footer-info {
    padding-top: 15px
}

.ie8 .mgt-footer .footer-wrapper .section .footer-info p {
    line-height: 27px
}

.ie8 .mgt-footer .footer-wrapper .section .footer-nav {
    padding-top: 15px
}

.ie8 .mgt-footer .footer-wrapper .section .footer-nav .site-map a, .ie8 .mgt-footer .footer-wrapper .section .footer-nav .contact-us a {
    font-size: 12px
}

.ie8 .mgt-footer .footer-wrapper .section .footer-nav .site-count {
    margin-top: 12px
}

.indexCreadit-wrapper {
    width: 100%;
    height: 5.1rem;
    padding-top: 0.35rem;
    background-color: #f3f3f3
}

.big-title {
    width: 100%;
    height: 0.3rem;
    line-height: 0.3rem;
    font-size: .29rem;
    text-align: left;
    color: #348bda
}

.big-title .link {
    font-size: .14rem;
    color: #999
}

.big-title .link .iconfont {
    font-size: 0.16rem;
    color: #999;
    position: relative;
    top: 1px
}

.big-title .link:hover {
    color: #348bda
}

.big-title .link:hover .iconfont {
    color: #348bda
}

.box-title {
    width: 100%;
    height: 0.5rem;
    border-top: 0.02rem solid #348bda;
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
    padding: 0 0.20rem
}

.box-title.credit {
    background: #DFEED4 !important;
    border-top-color: #CBDBC0 !important;
    border-bottom-color: #DFEED4 !important
}

.box-title.credit .title {
    color: #617B4E !important
}

.box-title.credit .box-title-nav li.active, .box-title.credit .box-title-nav li:hover {
    color: #617B4E
}

.box-title.disCredit {
    background: #F2E2C8 !important;
    border-top-color: #E1D2BA !important;
    border-bottom-color: #F2E2C8 !important
}

.box-title.disCredit .title {
    color: #A5753B !important
}

.box-title.disCredit .box-title-nav li.active, .box-title.disCredit .box-title-nav li:hover {
    color: #A5753B
}

.box-title .title {
    font-size: .25rem;
    color: #348bda;
    line-height: 0.48rem
}

.box-title .title.black {
    color: #333
}

.box-title .box-title-nav {
    width: auto;
    height: auto;
    margin-left: 0.15rem;
    display: inline-block;
    vertical-align: top;
    font-size: 0
}

.box-title .box-title-nav li {
    display: inline-block;
    vertical-align: top;
    min-width: 0.65rem;
    line-height: 0.48rem;
    font-size: .18rem;
    color: #333;
    text-align: center;
    position: relative;
    cursor: pointer
}

.box-title .box-title-nav li:first-child:before {
    position: absolute;
    content: '';
    width: 1px;
    background-color: #bbb;
    height: 0.2rem;
    top: 0.15rem;
    right: 0
}

.box-title .box-title-nav li.active, .box-title .box-title-nav li:hover {
    color: #0065B9
}

.box-title .link {
    font-size: 0.14rem;
    color: #333;
    line-height: 0.48rem
}

.box-title .link .iconfont {
    font-size: 0.16rem;
    color: #333;
    position: relative;
    top: 1px
}

.box-title .link:hover {
    color: #348bda
}

.box-title .link:hover .iconfont {
    color: #348bda
}

.list-title {
    display: block;
    width: 100%;
    height: 0.38rem;
    line-height: 0.38rem;
    background-color: #F5F7F9;
    border-left: 0.02rem solid #348bda;
    font-size: 0.16rem;
    padding-left: 0.15rem;
    color: #348bda;
    text-align: left;
    font-weight: bold
}

.goToTop {
    display: none;
    position: fixed;
    width: 0.32rem;
    height: 0.32rem;
    line-height: 0.32rem;
    text-align: center;
    background-color: #484D58;
    border-radius: 0.02rem;
    box-shadow: 0 0.02rem 0.06rem 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0.02rem 0.06rem 0 rgba(0, 0, 0, 0.2);
    right: 0.2rem;
    bottom: 1rem;
    z-index: 99;
    cursor: pointer
}

.goToTop:hover {
    background-color: #348bda
}

.goToTop:active {
    box-shadow: inset 0 0.03rem 0.05rem rgba(0, 0, 0, 0.125);
    -webkit-box-shadow: inset 0 0.03rem 0.05rem rgba(0, 0, 0, 0.125)
}

.goToTop i.iconfont {
    color: #fff;
    font-size: 0.16rem
}

.site-notice {
    width: 400px;
    height: 320px;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999
}

.site-notice img {
    width: 400px;
    height: 320px
}

.site-notice .closeNotice {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 34px;
    position: absolute;
    top: 0;
    right: 0;
    color: #ffffff;
    cursor: pointer
}

.siteNotice-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999
}

.siteNotice-wrapper .siteNotice-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10001
}

.siteNotice-wrapper .siteNotice-bg img {
    width: 100%;
    height: 100%
}

.siteNotice-wrapper .siteNotice-msg {
    position: absolute;
    width: 980px;
    height: 440px;
    top: 50%;
    left: 50%;
    margin-left: -490px;
    margin-top: -220px;
    z-index: 10002
}

.siteNotice-wrapper .siteNotice-msg img {
    width: 980px;
    height: 440px
}

.creditData-wrapper {
    height: 3.86rem;
    overflow: hidden
}

.creditData-wrapper .creditData-box {
    width: 5.35rem;
    height: 100%;
    background-color: #fff;
    overflow: hidden
}

.workerPic-wrapper {
    height: 4.62rem;
    overflow: hidden
}

.workerPic-wrapper .workerPic-box, .workerPic-wrapper .workerPic-box-2 {
    width: 100%;
    height: auto
}

.workerPic-wrapper .workerPic-box.no-data, .workerPic-wrapper .workerPic-box-2.no-data {
    height: 4.2rem;
    background: url("../img/common/no_data_bg@2x.png") center center no-repeat;
    background-size: 1.58rem 1.36rem
}

.workerPic-wrapper .workerPic-box .workerPic-big, .workerPic-wrapper .workerPic-box .workerPic-sm, .workerPic-wrapper .workerPic-box-2 .workerPic-big, .workerPic-wrapper .workerPic-box-2 .workerPic-sm {
    height: 4.12rem;
    margin-top: 0.08rem;
    overflow: hidden
}

.workerPic-wrapper .workerPic-box .workerPic-big, .workerPic-wrapper .workerPic-box-2 .workerPic-big {
    width: 5.46rem
}

.workerPic-wrapper .workerPic-box .workerPic-big.no-data, .workerPic-wrapper .workerPic-box-2 .workerPic-big.no-data {
    background: url("../img/common/no_pic.png") center center no-repeat;
    background-color: #D8D8D8
}

.workerPic-wrapper .workerPic-box .workerPic-big img, .workerPic-wrapper .workerPic-box-2 .workerPic-big img {
    width: auto;
    height: 4.12rem
}

.workerPic-wrapper .workerPic-box .workerPic-sm, .workerPic-wrapper .workerPic-box-2 .workerPic-sm {
    width: 5.54rem;
    font-size: 0;
    white-space: normal
}

.workerPic-wrapper .workerPic-box .workerPic-sm .workerPic-img, .workerPic-wrapper .workerPic-box-2 .workerPic-sm .workerPic-img {
    float: left;
    width: 2.69rem;
    height: 2.02rem;
    margin: 0 0 0.08rem 0.08rem;
    overflow: hidden
}

.workerPic-wrapper .workerPic-box .workerPic-sm .workerPic-img.no-data, .workerPic-wrapper .workerPic-box-2 .workerPic-sm .workerPic-img.no-data {
    background: url("../img/common/no_pic.png") center center no-repeat;
    background-color: #D8D8D8
}

.workerPic-wrapper .workerPic-box .workerPic-sm .workerPic-img img, .workerPic-wrapper .workerPic-box-2 .workerPic-sm .workerPic-img img {
    width: auto;
    height: 2.02rem
}

.workerPic-wrapper .workerPic-box-2 .workerPic-sm .workerPic-img {
    margin: 0 0.08rem 0.08rem 0
}

.workerPic-wrapper.workerPicList-wrapper {
    height: auto
}

.corpTest-wrapper .pagination-box {
    background-color: #F5F7F9
}

.corpTest-wrapper .corpTest-searchBox {
    width: 100%;
    height: auto;
    margin-bottom: 0.2rem
}

.corpTest-wrapper .corpTest-searchBox .corpTest-search .search-input {
    padding-right: 0.7rem;
    position: relative
}

.corpTest-wrapper .corpTest-searchBox .corpTest-search .search-input .btn {
    position: absolute;
    top: 0;
    right: 0
}

@media screen and (min-width: 1921px) {
    .workerPic-wrapper .workerPic-box.no-data, .workerPic-wrapper .workerPic-box-2.no-data {
        height: 420px;
        background: url("../img/common/no_data_bg_ie8.png") center center no-repeat
    }

    .workerPic-wrapper .workerPic-box .workerPic-big.no-data, .workerPic-wrapper .workerPic-box-2 .workerPic-big.no-data {
        background: url("../img/common/no_pic@2x.png") center center no-repeat
    }

    .workerPic-wrapper .workerPic-box .workerPic-sm .workerPic-img.no-data, .workerPic-wrapper .workerPic-box-2 .workerPic-sm .workerPic-img.no-data {
        background: url("../img/common/no_pic@2x.png") center center no-repeat
    }
}

@media screen and (max-width: 890px) {
    .workerPic-wrapper .workerPic-box .workerPic-big, .workerPic-wrapper .workerPic-box .workerPic-sm {
        width: 50%
    }

    .workerPic-wrapper .workerPic-box .workerPic-sm .workerPic-img {
        width: 50%;
        height: auto;
        margin: 0;
        padding: 0 0 0.08rem 0.08rem
    }

    .corpTest-wrapper {
        padding: 0 0.1rem
    }

    .corpTest-wrapper .corpTest-searchBox {
        width: 100%;
        height: auto;
        margin-bottom: 0.1rem
    }

    .corpTest-wrapper .corpTest-searchBox .corpTest-info {
        width: 100%;
        margin-bottom: 0.1rem
    }

    .corpTest-wrapper .corpTest-searchBox .corpTest-info .info-text {
        line-height: 0.2rem
    }

    .corpTest-wrapper .corpTest-searchBox .corpTest-search {
        width: 100%
    }
}

@media screen and (max-width: 870px) {
    .big-title {
        padding-left: 0.2rem;
        font-size: 0.24rem
    }

    .indexCreadit-wrapper {
        height: auto;
        padding-top: 0.2rem
    }

    .indexCreadit-wrapper .creditData-wrapper {
        height: auto
    }

    .indexCreadit-wrapper .creditData-wrapper .creditData-box {
        width: 100%;
        margin-bottom: 0.2rem
    }

    .indexCreadit-wrapper .creditData-wrapper .creditData-box .linkList-wrapper {
        padding-bottom: 0.2rem
    }

    .workerPic-wrapper {
        height: auto
    }
}

@media screen and (max-width: 650px) {
    .workerPic-wrapper .workerPic-box .workerPic-big, .workerPic-wrapper .workerPic-box .workerPic-sm {
        width: 100%
    }

    .workerPic-wrapper .workerPic-box .workerPic-big img {
        width: 100%;
        height: auto
    }

    .workerPic-wrapper .workerPic-box .workerPic-sm {
        margin-top: 0
    }

    .workerPic-wrapper .workerPic-box .workerPic-sm .workerPic-img {
        width: 50%;
        height: 2.2rem;
        margin: 0;
        margin-top: 0.08rem;
        padding-bottom: 0
    }

    .workerPic-wrapper .workerPic-box .workerPic-sm .workerPic-img img {
        width: 100%;
        height: auto
    }

    .workerPic-wrapper .workerPic-box .workerPic-sm .workerPic-img:nth-child(2n+1) {
        padding-left: 0
    }
}

@media screen and (max-width: 500px) {
    .workerPic-wrapper .workerPic-box .workerPic-big, .workerPic-wrapper .workerPic-box .workerPic-sm {
        height: auto
    }

    .workerPic-wrapper .workerPic-box .workerPic-sm .workerPic-img {
        height: auto
    }
}

.title-border-b {
    padding-top: 0 !important;
    border-bottom: 1px solid #f2f2f2;
    height: 50px !important;
    box-sizing: border-box
}

.title-border-b .title {
    font-size: 29px;
    color: #000;
    line-height: 49px !important;
    display: inline-block;
    border-bottom: 1px solid #348bda
}

.title-border-b .more {
    line-height: 50px
}

.title-border-b .more a {
    color: #999
}

.title-black {
    line-height: 48px;
    color: #000;
    font-size: 29px
}

@media screen and (max-width: 870px) {
    .title-border-b {
        margin-bottom: 0.1rem
    }
}

.news-wrapper {
    width: 100%;
    /*max-height:3.1rem;*/
    height: auto;
    position: relative;
    background-color: #fff;
}

.w1200 {
    width: 12rem;
    height: auto;
    margin: 0 auto;
}

.w1100 {
    width: 11rem;
    height: auto;
    margin: 0 auto;
}

.news-box {
    width: 5.2rem;
    /*max-height:3.1rem;*/
    height: auto;
}

.news-title {
    width: 100%;
    height: 0.32rem;
    border-bottom: 0.02rem solid #FF9501;
    position: relative;
}

.news-list {
    width: 100%;
    /*max-height:2.5rem;*/
    height: auto;
    overflow: hidden;
}

.news-title h2 {
    width: 100%;
    padding-right: 0.6rem;
    font-size: 0.18rem;
    color: #FF9501;
}

.news-title a {
    position: absolute;
    display: inline-block;
    width: 0.6rem;
    height: 0.2rem;
    line-height: 0.2rem;
    font-size: 0.14rem;
    color: #9B9B9B;
    text-align: left;
    top: 0.05rem;
    right: 0;
}

.news-list li {
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    padding-right: 0.9rem;
    padding-left: 0.1rem;
    margin-top: 0.07rem;
    background-color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.news-wrapper .news-box .news-list li:nth-child(2n) {
    background-color: rgba(255, 149, 1, 0.10);
}

.news-wrapper .news-box .news-list li span,
.news-wrapper .news-box .news-list li a {
    font-size: 0.12rem;
    color: #4A4A4A;
}

.news-wrapper .news-box .news-list li span {
    position: absolute;
    width: 0.85rem;
    height: 0.24rem;
    line-height: 0.24rem;
    top: 0;
    right: 0;
    text-align: left;
}

.news-wrapper .news-box .news-list li.new {
    padding-right: 1.35rem;
}

.news-wrapper .news-box .news-list li.new:after {
    position: absolute;
    content: 'NEW';
    width: 0.36rem;
    height: 0.14rem;
    line-height: 0.14rem;
    text-align: center;
    background: #FF9501;
    font-size: 0.12rem;
    color: #FFFFFF;
    right: 0.95rem;
    top: 0.05rem;
    z-index: 2;
}

/*=======detail=========*/
.detail-wrapper {
    background-color: #fff;
    border-top: 1px solid #c4c4c4;
    /*border-bottom: 1px solid #c4c4c4;*/
}

.title-box {
    padding: 0 1.08rem 0.35rem;
}

.news-type {
    font-size: 0.18rem;
    padding-top: 0.3rem;
    color: #FF9501;
    font-weight: bold;
}

.news-title-detail {
    font-size: 0.24rem;
    line-height: 0.3rem;
    padding-top: 0.3rem;
    color: #4A4A4A;
    font-weight: bold;
}

.news-sub-title {
    font-size: 0.2rem;
    line-height: 0.26rem;
    padding-top: 0.15rem;
    color: #4A4A4A;
}

.news-content-box .info-source {
    padding: 0.1rem 0.14rem;
    margin: 0 0.94rem;
    border-bottom: 1px solid #FF9501;
}

.news-content-box .info-source span {
    font-size: 0.14rem;
    color: #FF9501;
}

.news-content-box .content {
    padding: 0.27rem 1.07rem 0.6rem;
}

.news-content-box .content img {
    max-width: 100%;
}

.content p {
    line-height: 25px !important;
}

.newsList-wrapper {
    width: 100%;
    height: auto;
    background-color: #fff;
}

.newsList-wrapper .newsList {
    width: 100%;
    height: auto;
    padding: 0.44rem 1rem 0.7rem 1rem;
}

.newsList-wrapper .newsList .newsList-title {
    width: 10rem;
    height: 0.14rem;
    position: relative;
    margin-bottom: 0.27rem;
    background-color: #FF9501;
}

.newsList-wrapper .newsList .newsList-title h2 {
    position: absolute;
    width: auto;
    padding: 0 0.23rem;
    font-size: 0.18rem;
    font-weight: bold;
    background-color: #fff;
    color: #FF9501;
    z-index: 2;
    left: 0.78rem;
    top: -0.07rem;
}

.newsList-wrapper .newsList .newsList-content {
    width: 10rem;
    height: auto;
    padding: 0.37rem 0.22rem;
    border: 0.01rem solid #FF9501;
}

.newsList-wrapper .newsList .newsList-content > ul li {
    width: 100%;
    height: 0.24rem;
    line-height: 0.24rem;
    padding-right: 0.9rem;
    padding-left: 0.1rem;
    margin-top: 0.07rem;
    background-color: #fff4e5;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}

.newsList-wrapper .newsList .newsList-content > ul li.new {
    padding-right: 1.35rem;
}

.newsList-wrapper .newsList .newsList-content > ul li.new:after {
    position: absolute;
    content: 'NEW';
    width: 0.36rem;
    height: 0.14rem;
    line-height: 0.14rem;
    text-align: center;
    background: #FF9501;
    font-size: 0.12rem;
    color: #FFFFFF;
    right: 0.95rem;
    top: 0.05rem;
    z-index: 2;
}

.newsList-wrapper .newsList .newsList-content > ul li:nth-child(2n) {
    background-color: #fff;
}

.newsList-wrapper .newsList .newsList-content > ul li span,
.newsList-wrapper .newsList .newsList-content > ul li a {
    font-size: 0.14rem;
    color: #4A4A4A;
}

.newsList-wrapper .newsList .newsList-content > ul li span {
    position: absolute;
    width: 0.85rem;
    height: 0.24rem;
    line-height: 0.24rem;
    top: 0;
    right: 0;
    text-align: left;
}

.newsList-wrapper .newsList .newsList-content .newsList-pages {
    width: 10rem;
    height: 0.4rem;
    margin-top: 0.5rem;
    overflow: hidden;
}

.newsList-wrapper .newsList .newsList-content .newsList-pages .pagination-box {
    width: 9.54rem;
    padding: 0;
}
.foot_ul li{
    float: left;
    margin-right: .5rem;
}
ul li .cooperate-title {
    float: left;
    width: auto;
    padding-right: 0.3rem;
    height: auto;
    font-size: 0.12rem;
    line-height: 0.2rem;
    color: #FFFFFF;
}
ul li .cooperate-title a{
    color: #dddddd;
    font-size: 0.12rem;
}
ul li .cooperate-title span{
    color: #dddddd;
    font-size: 0.12rem;
}
ul li .cooperate-cont {
    float: left;
    width: auto;
    height: auto;
}

ul li .cooperate-cont a {
    font-size: 0.12rem;
    color: #dddddd;
    line-height: 0.2rem;
    margin-right: 0.1rem;
    white-space: nowrap;
}

ul li .cooperate-cont p {
    font-size: 0.12rem;
    color: #dddddd;
    line-height: 0.2rem;
    margin-right: 0.1rem;
    white-space: nowrap;
}
ul li .cooperate-cont #timeteta {
    font-size: 0.12rem;
    color: #dddddd;
    line-height: 0.2rem;
    margin-right: 0.1rem;
    white-space: nowrap;
}
ul li .cooperate-cont a.bankImg {
    display: inline-block;
    width: 0.95rem;
    height: auto;
    margin-right: 0.05rem;
    margin-bottom: 0.1rem;
}

ul li .cooperate-cont a.bankImg img {
    width: 0.95rem;
}