.img-box .img-d {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.img-box .img-h {
    transform: scale(1.1)
}

.abscss {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

@media (max-width:767px) {
    .h18 {
        font-size: 16px
    }

    .h20 {
        font-size: 18px
    }
}

@media (max-width:1440px) {
    .h30 {
        font-size: 28px
    }

    .h24 {
        font-size: 22px
    }

    .h30 {
        font-size: 28px
    }

    .h32 {
        font-size: 32px
    }

    .h48 {
        font-size: 42px
    }
}

@media (max-width:1024px) {
    .h30 {
        font-size: 26px
    }

    .h24 {
        font-size: 20px
    }

    .h30 {
        font-size: 26px
    }

    .h32 {
        font-size: 28px
    }

    .h48 {
        font-size: 38px
    }
}

@media (max-width:767px) {
    .h18 {
        font-size: 17px
    }

    .h20 {
        font-size: 18px
    }

    .h22 {
        font-size: 20px
    }

    .h30 {
        font-size: 22px
    }

    .h32 {
        font-size: 26px
    }

    .h48 {
        font-size: 34px
    }
}

.comp-text-list-01 li:nth-child(2n   1) {
    background-color: #f5f7fb
}

.comp-text-list-01 .box-s {
    line-height: 30px;
    position: relative;
    padding: 15px 15px 15px 30px
}

.comp-text-list-01 .box-s:hover .box-title {
    color: #104a9a
}

.comp-text-list-01 .box-s:after {
    content: '';
    position: absolute;
    left: 15px;
    width: 5px;
    height: 5px;
    border-radius: 3px;
    top: 50%;
    margin-top: -3px;
    background-color: #104a9a
}

.comp-text-list-01 .box-s .box-title {
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px
}

.comp-text-list-01 .box-s:after {
    background: #acb3ca
}

.comp-text-list-02 li {
    margin-bottom: 30px
}

.comp-text-list-02 .box-s {
    background: #f5f7fb;
    padding: 20px 30px;
    color: #666
}

.comp-text-list-02 .box-s:hover .box-title {
    color: #104a9a;
    font-weight: bold
}

.comp-text-list-02 .box-s .box-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    color: #333
}

.comp-text-list-02 .box-s .box-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 24px;
    height: 72px;
    margin-top: 10px
}

.comp-text-list-02 .box-s .box-date {
    margin-top: 10px
}

.comp-text-list-03 li {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e9edf3
}

.comp-text-list-03 .box-s {
    color: #666
}

.comp-text-list-03 .box-s:hover .box-title {
    color: #104a9a
}

.comp-text-list-03 .box-s .box-date {
    width: 82px;
    height: 82px;
    margin-right: 25px;
    padding-top: 10px;
    float: left;
    text-align: center;
    color: #333;
    background: #f5f7fb
}

.comp-text-list-03 .box-s .box-date .date-01 {
    line-height: 40px;
    font-weight: bold
}

.comp-text-list-03 .box-s .box-date .date-02 {
    line-height: 20px;
    font-size: 13px
}

.comp-text-list-03 .box-s .box-info {
    overflow: hidden
}

.comp-text-list-03 .box-s .box-title {
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    color: #333
}

.comp-text-list-03 .box-s .box-txt {
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    height: 48px
}

.comp-text-list-03 li {
    border-bottom: 1px dashed #e0eaf3
}

.comp-text-list-03 .box-s .box-date {
    width: 70px;
    height: 70px;
    padding: 10px 0;
    background: url(/uploads/image/images/gzfy-day.png) no-repeat center;
    background-size: cover;
    color: #fff;
    margin-right: 18px
}

.comp-text-list-03 .box-s .box-date .date-01 {
    line-height: 30px;
    font-size: 24px
}

.comp-text-list-03 .box-s .box-date .date-02 {
    line-height: 20px;
    color: rgba(255, 255, 255, 0.8)
}

.comp-text-list-03 .box-s .box-title {
    font-size: 16px;
    line-height: 24px;
    height: 24px
}

.comp-text-list-03 .box-s .box-txt {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    margin-top: 2px;
    color: #8c8c8c
}

.comp-text-list-04 .box-s {
    padding-left: 60px;
    background: #f5f7fb;
    height: 60px;
    min-height: 60px;
    margin-bottom: 30px;
    position: relative
}

.comp-text-list-04 .box-s:hover .box-title {
    color: #104a9a
}

.comp-text-list-04 .box-s .box-icon {
    height: 60px;
    line-height: 60px;
    width: 60px;
    min-width: 60px;
    background-image: url(/uploads/image/images/comm-img-01.png);
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.comp-text-list-04 .box-s .box-icon img {
    display: inline-block;
    vertical-align: middle
}

.comp-text-list-04 .box-s .box-title {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 60px;
    line-height: 60px;
    color: #333;
    font-weight: bold
}

.comp-text-list-04 .box-s {
    border-radius: 25px;
    height: 50px;
    min-height: 50px;
    position: relative;
    margin-bottom: 25px
}

.comp-text-list-04 .box-s::before {
    position: absolute;
    content: "";
    left: 24px;
    top: 50%;
    transform: translatey(-50%);
    width: 15px;
    height: 15px;
    background: url(/uploads/image/images/gzfy-sys-right.png) no-repeat center
}

.comp-text-list-04 .box-s .box-title {
    height: 50px;
    line-height: 50px;
    padding-left: 0;
    font-size: 15px;
    font-weight: normal
}

.comp-text-list-04 .box-s:hover {
    background: linear-gradient(-90deg, #14a4ff, #17479c)
}

.comp-text-list-04 .box-s:hover .box-title {
    color: #fff
}

.comp-text-list-05 .box-s {
    border-bottom: 1px solid #eeeeee;
    padding: 30px 120px 30px 30px;
    transition: all .5s;
    position: relative
}

.comp-text-list-05 .box-s:hover {
    box-shadow: 0 0 15px 0 rgba(209, 221, 243, 0.99)
}

.comp-text-list-05 .box-s:hover .box-title {
    color: #104a9a
}

.comp-text-list-05 .box-s:hover .box-more {
    background-color: #104a9a;
    background-image: url(/uploads/image/images/comm-img-04.png)
}

.comp-text-list-05 .box-s .box-date {
    line-height: 30px;
    color: #333;
    float: left;
    width: 120px
}

.comp-text-list-05 .box-s .box-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 60px;
    line-height: 60px;
    color: #333
}

.comp-text-list-05 .box-s .box-more {
    position: absolute;
    right: 0;
    top: 0;
    background-position: center center;
    background-repeat: no-repeat;
    width: 120px;
    height: 120px;
    background-image: url(/uploads/image/images/comm-img-03.png)
}

.comp-text-list-06 .box-s {
    padding: 15px 0 15px 20px;
    line-height: 30px;
    border-bottom: 1px dotted #eee;
    transition: all .5s;
    position: relative;
    padding-right: 110px
}

.comp-text-list-06 .box-s:hover .box-title {
    color: #104a9a
}

.comp-text-list-06 .box-s:before {
    background-color: #104a9a;
    content: '';
    position: absolute;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 3px;
    top: 50%;
    margin-top: -3px
}

.comp-text-list-06 .box-s .box-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    color: #333
}

.comp-text-list-06 .box-s .box-date {
    margin-top: -15px;
    color: #333;
    opacity: .4;
    position: absolute;
    right: 0;
    top: 50%
}

.comp-text-list-07 .box-s {
    padding: 25px 25px 25px 15px;
    margin-bottom: 30px;
    background: #ffffff;
    box-shadow: 0 1px 9px 0 #eeeeee;
    color: #666
}

.comp-text-list-07 .box-s:hover .box-title {
    color: #104a9a
}

.comp-text-list-07 .box-s .box-date {
    color: #333;
    width: 82px;
    height: 82px;
    margin-right: 25px;
    padding-top: 10px;
    float: left;
    text-align: center
}

.comp-text-list-07 .box-s .box-date .date-01 {
    line-height: 40px;
    color: #772100;
    font-weight: bold
}

.comp-text-list-07 .box-s .box-date .date-02 {
    line-height: 20px;
    font-size: 13px
}

.comp-text-list-07 .box-s .box-info {
    overflow: hidden
}

.comp-text-list-07 .box-s .box-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    color: #333;
    font-weight: bold
}

.comp-text-list-07 .box-s .box-txt {
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    height: 48px
}

.comp-image-text-list-01 .box-s {
    margin-bottom: 30px;
    position: relative
}

.comp-image-text-list-01 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 260px
}

.comp-image-text-list-01 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-image-text-list-01 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-image-text-list-01 .box-s:hover .box-title {
    color: #104a9a
}

.comp-image-text-list-01 .box-s .box-mc {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(/uploads/image/images/comm-img-06.png);
    background-position: bottom center;
    background-repeat: repeat-x
}

.comp-image-text-list-01 .box-s .box-mc .box-cont {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px
}

.comp-image-text-list-01 .box-s .box-mc .box-title {
    font-weight: bold;
    margin-bottom: 10px
}

.comp-image-text-list-01 .box-s .box-mc .box-more {
    display: block;
    width: 100px;
    height: 26px;
    line-height: 24px;
    border: 1px solid #ffffff;
    text-align: center
}

.comp-image-text-list-02 .box-s {
    margin-bottom: 30px;
    color: #666
}

.comp-image-text-list-02 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 152px
}

.comp-image-text-list-02 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-image-text-list-02 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-image-text-list-02 .box-s:hover .box-title {
    color: #104a9a
}

.comp-image-text-list-02 .box-s .box-info {
    background: #f5f7fb;
    padding: 20px
}

.comp-image-text-list-02 .box-s .box-title {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    height: 48px
}

.comp-image-text-list-02 .box-s .box-date {
    background: url(/uploads/image/images/comm-img-07.png) no-repeat left center;
    padding-left: 22px;
    margin-top: 10px
}

.comp-image-text-list-03 .box-s {
    margin-bottom: 30px;
    color: #666
}

.comp-image-text-list-03 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 180px
}

.comp-image-text-list-03 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-image-text-list-03 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-image-text-list-03 .box-s:hover .box-title {
    color: #104a9a
}

.comp-image-text-list-03 .box-s .box-img,
.comp-image-text-list-03 .box-s .box-title,
.comp-image-text-list-03 .box-s .box-txt {
    margin-bottom: 10px
}

.comp-image-text-list-03 .box-s .box-title {
    color: #333;
    font-weight: bold;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px
}

.comp-image-text-list-03 .box-s .box-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 24px;
    height: 72px
}

.comp-image-text-list-04 .box-s {
    margin-bottom: 30px;
    color: #666
}

.comp-image-text-list-04 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 224px
}

.comp-image-text-list-04 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-image-text-list-04 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-image-text-list-04 .box-s:hover .box-title {
    color: #104a9a
}

.comp-image-text-list-04 .box-s .box-img {
    border: 1px solid #eeeeee
}

.comp-image-text-list-04 .box-s .box-date {
    width: 68px;
    height: 68px;
    background: #0084ff;
    margin-bottom: 15px;
    margin-top: -30px;
    padding-top: 9px;
    text-align: center;
    position: relative;
    z-index: 2
}

.comp-image-text-list-04 .box-s .box-date .date-01 {
    line-height: 30px;
    color: #fff;
    font-weight: bold
}

.comp-image-text-list-04 .box-s .box-date .date-02 {
    line-height: 20px;
    color: rgba(255, 255, 255, 0.6)
}

.comp-image-text-list-04 .box-s .box-title {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    height: 48px;
    margin-bottom: 15px
}

.comp-image-text-list-04 .box-s .box-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 24px;
    height: 72px
}

.comp-image-text-list-05 .box-s {
    border: 1px solid #eeeeee;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 30px;
    color: #666
}

.comp-image-text-list-05 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 254px
}

.comp-image-text-list-05 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-image-text-list-05 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-image-text-list-05 .box-s:hover .box-title {
    color: #104a9a
}

.comp-image-text-list-05 .box-s:hover .box-more a {
    color: #104a9a
}

.comp-image-text-list-05 .box-s .box-info {
    padding-left: 20px;
    padding-right: 20px
}

.comp-image-text-list-05 .box-s .box-top {
    border-bottom: 1px solid #eeeeee;
    padding-top: 15px;
    padding-bottom: 15px
}

.comp-image-text-list-05 .box-s .box-date {
    float: left;
    width: 66px;
    border-right: 1px solid #eeeeee;
    margin-right: 13px
}

.comp-image-text-list-05 .box-s .box-date .date-01 {
    line-height: 40px;
    color: #00a0e9;
    font-weight: bold;
    margin-bottom: 5px
}

.comp-image-text-list-05 .box-s .box-date .date-02 {
    line-height: 20px;
    color: #999
}

.comp-image-text-list-05 .box-s .box-right {
    overflow: hidden
}

.comp-image-text-list-05 .box-s .box-title {
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px
}

.comp-image-text-list-05 .box-s .box-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 22px;
    height: 44px
}

.comp-image-text-list-05 .box-s .box-more {
    height: 46px;
    line-height: 46px
}

.comp-image-text-list-05 .box-s .box-more a {
    display: block;
    background: url(/uploads/image/images/comm-img-08.png) no-repeat right center;
    padding-right: 45px;
    color: #333
}

.comp-image-text-list-06 .box-s {
    margin-bottom: 30px;
    color: #666
}

.comp-image-text-list-06 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 190px
}

.comp-image-text-list-06 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-image-text-list-06 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-image-text-list-06 .box-s:hover .box-title {
    color: #104a9a
}

.comp-image-text-list-06 .box-s .box-img {
    float: left;
    margin-right: 30px;
    width: 290px
}

.comp-image-text-list-06 .box-s .box-info {
    padding-top: 20px;
    overflow: hidden
}

.comp-image-text-list-06 .box-s .box-title {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    height: 48px;
    height: auto;
    margin-bottom: 15px;
    font-weight: bold
}

.comp-image-text-list-06 .box-s .box-txt {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 24px;
    height: 72px;
    margin-bottom: 15px
}

.comp-image-text-list-06 .box-s .box-date {
    color: #eaac75
}

.comp-image-text-list-07 .box-s {
    margin-bottom: 30px;
    color: #666
}

.comp-image-text-list-07 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 200px
}

.comp-image-text-list-07 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-image-text-list-07 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-image-text-list-07 .box-s:hover .box-title {
    color: #104a9a
}

.comp-image-text-list-07 .box-s .box-img {
    border-radius: 5px
}

.comp-image-text-list-07 .box-s .box-info {
    margin-top: -60px;
    padding: 20px;
    background: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(59, 71, 113, 0.08);
    border-radius: 5px;
    position: relative;
    z-index: 2;
    margin-left: 30px;
    margin-right: 30px;
    overflow: hidden
}

.comp-image-text-list-07 .box-s .box-title {
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 30px;
    height: 90px;
    margin-bottom: 20px
}

.comp-image-text-list-07 .box-s .box-other {
    line-height: 38px
}

.comp-image-text-list-07 .box-s .box-date {
    float: left;
    background: url(/uploads/image/images/comm-img-09.png) no-repeat left center;
    padding-left: 25px
}

.comp-image-text-list-07 .box-s .box-more {
    float: right;
    display: block;
    height: 38px;
    width: 38px;
    background: url(/uploads/image/images/comm-img-10.png) no-repeat
}

.comp-personnel-list-01 .row {
    margin-left: -13px;
    margin-right: -13px
}

.comp-personnel-list-01 .row .box-w {
    padding-left: 13px;
    padding-right: 13px
}

.comp-personnel-list-01 .box-s {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    max-width: 200px
}

.comp-personnel-list-01 .box-s:hover .box-info .box-title {
    color: #104a9a
}

.comp-personnel-list-01 .box-s:hover .box-info:after {
    width: 100%
}

.comp-personnel-list-01 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 260px
}

.comp-personnel-list-01 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-personnel-list-01 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-personnel-list-01 .box-s .box-img {
    border: 1px solid #eee
}

.comp-personnel-list-01 .box-s .box-info {
    position: relative;
    border-bottom: 4px solid #5184c6;
    padding: 10px 15px;
    background-color: #f5f7fb
}

.comp-personnel-list-01 .box-s .box-info:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -4px;
    height: 4px;
    background-color: #104a9a;
    width: 0;
    overflow: hidden;
    transition: all .5s
}

.comp-personnel-list-01 .box-s .box-info .box-title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    color: #333
}

.comp-personnel-list-01 .box-s .box-info .box-txt {
    color: #666;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
    line-height: 24px
}

.comp-personnel-list-02 .box-s {
    max-width: 186px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px
}

.comp-personnel-list-02 .box-s:hover .box-info .box-title {
    color: #104a9a
}

.comp-personnel-list-02 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 260px
}

.comp-personnel-list-02 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-personnel-list-02 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-personnel-list-02 .box-s .box-img {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #eee;
    margin-bottom: 15px
}

.comp-personnel-list-02 .box-s .box-title {
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 10px
}

.comp-personnel-list-02 .box-s .box-txt {
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-height: 24px;
    height: 120px
}

.comp-personnel-list-03 .box-s {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px
}

.comp-personnel-list-03 .box-s:hover .box-title {
    color: #104a9a
}

.comp-personnel-list-03 .box-s:hover .box-more {
    background-color: #104a9a
}

.comp-personnel-list-03 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 210px
}

.comp-personnel-list-03 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-personnel-list-03 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-personnel-list-03 .box-s .box-img {
    float: left;
    border-radius: 4px;
    border: 1px solid #eee;
    margin-right: 25px;
    width: 145px
}

.comp-personnel-list-03 .box-s .box-info {
    overflow: hidden
}

.comp-personnel-list-03 .box-s .box-title {
    position: relative;
    border-bottom: 1px solid #d9dfe7;
    line-height: 26px;
    padding-bottom: 10px;
    font-weight: bold;
    clear: #104a9a;
    display: block;
    margin-bottom: 15px
}

.comp-personnel-list-03 .box-s .box-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 28px;
    height: 2px;
    background-color: #4c63b6;
    z-index: 2
}

.comp-personnel-list-03 .box-s .box-other {
    color: #666;
    margin-bottom: 15px
}

.comp-personnel-list-03 .box-s .box-other span {
    font-weight: bold;
    color: #3b4461;
    line-height: 28px
}

.comp-personnel-list-03 .box-s .box-more {
    position: relative;
    width: 60px;
    height: 30px;
    background-color: #354a96;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/uploads/image/images/comm-arrow.png)
}

@media (min-width:992px) {
    .comp-personnel-list-03 .row .box-w:nth-child(2n  1) {
        clear: left
    }
}

.comp-personnel-list-04 .box-s {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    text-align: center
}

.comp-personnel-list-04 .box-s:hover .box-info .box-title {
    color: #104a9a
}

.comp-personnel-list-04 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 280px
}

.comp-personnel-list-04 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-personnel-list-04 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-personnel-list-04 .box-s .box-img {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #eee;
    margin-bottom: 15px;
    max-width: 190px;
    margin-left: auto;
    margin-right: auto
}

.comp-personnel-list-04 .box-s .box-title {
    color: #333;
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 15px;
    position: relative;
    text-align: center
}

.comp-personnel-list-04 .box-s .box-title span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px
}

.comp-personnel-list-04 .box-s .box-title:after {
    content: '';
    position: absolute;
    left: 50%;
    background: #d0d4e3;
    width: 26px;
    height: 2px;
    margin-left: -13px;
    bottom: 0
}

.comp-personnel-list-04 .box-s div[class^="box-txt"] {
    color: #666;
    text-align: center;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px
}

.comp-personnel-list-05 .box-s {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #999
}

.comp-personnel-list-05 .box-s:hover .box-title .title-name {
    color: #104a9a
}

.comp-personnel-list-05 .box-s:hover .box-more {
    color: #104a9a
}

.comp-personnel-list-05 .box-s .box-img {
    overflow: hidden;
    position: relative;
    height: 205px
}

.comp-personnel-list-05 .box-s .box-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .7s
}

.comp-personnel-list-05 .box-s:hover .box-img img {
    transform: scale(1.1)
}

.comp-personnel-list-05 .box-s .box-img {
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #eee;
    float: left;
    width: 165px;
    margin-right: 25px
}

.comp-personnel-list-05 .box-s .box-info {
    overflow: hidden;
    padding-top: 15px
}

.comp-personnel-list-05 .box-s .box-title {
    font-weight: bold;
    color: #333;
    margin-bottom: 10px
}

.comp-personnel-list-05 .box-s .box-title .title-name {
    color: #104a9a
}

.comp-personnel-list-05 .box-s .box-txt {
    line-height: 26px;
    color: #333;
    margin-bottom: 10px
}

.comp-personnel-list-05 .box-s .box-txt>div {
    float: left;
    margin-right: 20px
}

.comp-personnel-list-05 .box-s .box-txt>div:last-child {
    margin-right: 0
}

.comp-personnel-list-05 .box-s .box-other {
    line-height: 24px;
    color: #666;
    margin-bottom: 10px
}

.comp-personnel-list-05 .box-s .box-more {
    display: inline-block;
    color: #333
}

.comp-personnel-list-06 .box-s {
    background: url(/uploads/image/images/comm-arrow2.png) no-repeat left center;
    padding-left: 20px;
    color: #4d4d4d;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    margin-bottom: 15px
}

.comp-personnel-list-06 .box-s.title-col {
    color: #3d55a7;
    font-weight: bold
}

.comp-personnel-list-06 .box-s:hover {
    color: #104a9a
}

.comp-personnel-details-01 .info-top {
    position: relative;
    padding: 30px 220px 30px 30px;
    margin-bottom: 30px;
    background: #f6f7fa;
    min-height: 280px
}

.comp-personnel-details-01 .info-top .box-img {
    position: absolute;
    right: 30px;
    top: 30px;
    width: 160px
}

.comp-personnel-details-01 .info-top .box-img img {
    display: block;
    width: 100%
}

.comp-personnel-details-01 .info-top .box-info .info-title {
    border-bottom: 1px solid #c4cdd7;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 10px;
    color: #454545
}

.comp-personnel-details-01 .info-top .box-info .info-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25px;
    height: 3px;
    background: #ff8500
}

.comp-personnel-details-01 .info-top .box-info .info-title span {
    font-weight: bold;
    color: #333333;
    margin-right: 10px;
    display: inline-block
}

.comp-personnel-details-01 .info-top .box-info .box-s {
    line-height: 24px;
    margin-bottom: 6px
}

.comp-personnel-details-01 .info-top .box-info .box-s:last-child {
    margin-bottom: 0
}

.comp-personnel-details-01 .info-top .box-info .box-s .title-s {
    color: #454545
}

.comp-personnel-details-01 .info-top .box-info .box-s .txt-s {
    color: #1a5ba8
}

.comp-personnel-details-01 .info-top .box-info .info-table {
    display: table;
    width: 100%
}

.comp-personnel-details-01 .info-top .box-info .info-table .table-row {
    display: table-row;
    width: 100%
}

.comp-personnel-details-01 .info-top .box-info .info-table .table-row>div {
    line-height: 26px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px
}

.comp-personnel-details-01 .info-top .box-info .info-table .table-call {
    display: table-cell;
    width: 50%
}

.comp-personnel-details-01 .info-groups {
    margin-bottom: 25px
}

.comp-personnel-details-01 .info-groups:last-child {
    margin-bottom: 0
}

.comp-personnel-details-01 .info-groups .info-title {
    line-height: 1.4;
    background: #f6f7fa;
    border-left: 5px solid #c5cfea;
    padding: 10px 15px;
    font-weight: bold;
    color: #1958af;
    margin-bottom: 20px
}

.comp-personnel-details-01 .info-groups .info-txt {
    color: #666;
    line-height: 2;
    text-align: justify
}

.comp-personnel-details-01 .details-info {
    color: #666;
    line-height: 2;
    text-align: justify
}

.comp-personnel-details-01 .details-info b {
    line-height: 1.4;
    background: #f6f7fa;
    border-left: 5px solid #c5cfea;
    padding: 10px 15px;
    font-weight: bold;
    color: #1958af;
    margin-bottom: 20px;
    margin-top: 20px;
    display: block;
    font-size: 16px
}

.comp-personnel-details-02 .info-top {
    padding-left: 20px;
    position: relative;
    margin-bottom: 30px
}

.comp-personnel-details-02 .info-top:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    background-color: #ff9800
}

.comp-personnel-details-02 .info-top .top-title {
    line-height: 40px;
    margin-bottom: 5px
}

.comp-personnel-details-02 .info-top .top-title>div {
    float: left;
    margin-right: 20px
}

.comp-personnel-details-02 .info-top .top-title>div:last-child {
    margin-right: 0
}

.comp-personnel-details-02 .info-top .top-title .title-name {
    color: #004098;
    font-weight: bold
}

.comp-personnel-details-02 .info-center {
    position: relative;
    margin-bottom: 30px;
    background: #f5f7fb;
    border-radius: 5px;
    overflow: hidden;
    padding-left: 280px;
    min-height: 300px
}

.comp-personnel-details-02 .info-center .box-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 30px;
    width: 280px;
    background-color: #c1dced;
    text-align: center
}

.comp-personnel-details-02 .info-center .box-img img {
    display: block;
    width: 100%;
    max-height: calc(300px - 60px);
    margin-left: auto;
    margin-right: auto
}

.comp-personnel-details-02 .info-center .box-info {
    padding: 30px
}

.comp-personnel-details-02 .info-center .box-info .box-s {
    line-height: 28px;
    margin-bottom: 10px
}

.comp-personnel-details-02 .info-center .box-info .box-s:last-child {
    margin-bottom: 0
}

.comp-personnel-details-02 .info-center .box-info .box-s .title-s {
    color: #454545;
    font-weight: bold
}

.comp-personnel-details-02 .info-center .box-info .box-s .txt-s {
    color: #1a5ba8
}

.comp-personnel-details-02 .info-center .box-info .info-table {
    display: table;
    width: 100%
}

.comp-personnel-details-02 .info-center .box-info .info-table .table-row {
    display: table-row;
    width: 100%
}

.comp-personnel-details-02 .info-center .box-info .info-table .table-row>div {
    line-height: 26px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px
}

.comp-personnel-details-02 .info-center .box-info .info-table .table-call {
    display: table-cell;
    width: 50%
}

.comp-personnel-details-02 .info-other {
    background: #f5f7fb;
    padding: 30px;
    font-size: 15px
}

.comp-personnel-details-02 .other-txt {
    color: #333;
    line-height: 2;
    text-align: justify
}

.comp-personnel-details-02 .other-groups {
    margin-bottom: 25px;
    color: #666;
    line-height: 2;
    text-align: justify
}

.comp-personnel-details-02 .other-groups:last-child {
    margin-bottom: 0
}

.comp-personnel-details-02 .other-groups .info-title {
    line-height: 1.4;
    background: #d5eaf8;
    border-left: 5px solid #1259b9;
    padding: 10px 15px;
    font-weight: bold;
    color: #1958af;
    margin-bottom: 20px
}

.comp-personnel-details-03 .details-info {
    width: 240px;
    float: left;
    margin-right: 30px
}

.comp-personnel-details-03 .details-info.info-img-02 {
    width: 185px
}

.comp-personnel-details-03 .details-info .info-img {
    margin-bottom: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
    overflow: hidden
}

.comp-personnel-details-03 .details-info .info-img img {
    display: block;
    width: 100%
}

.comp-personnel-details-03 .details-info .info-name {
    position: relative;
    border-bottom: 1px solid #d9dfe7;
    color: #3b4461;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-family: 'raleway-bold'
}

.comp-personnel-details-03 .details-info .info-name:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 28px;
    height: 2px;
    background-color: #3b4461
}

.comp-personnel-details-03 .details-info .info-txt .title-s {
    font-family: 'raleway-bold';
    color: #3b4461
}

.comp-personnel-details-03 .details-info .info-txt .txt-s {
    font-family: 'opensans-regular';
    color: #444444;
    margin-bottom: 10px
}

.comp-personnel-details-03 .details-cont {
    overflow: hidden
}

.comp-personnel-details-03 .details-cont .cont-title {
    border-bottom: 1px solid #c4cdd7;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 10px;
    color: #454545
}

.comp-personnel-details-03 .details-cont .cont-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 25px;
    height: 3px;
    background: #ff8500
}

.comp-personnel-details-03 .details-cont .cont-title span {
    font-weight: bold;
    color: #333333;
    margin-right: 10px;
    display: inline-block
}

.comp-personnel-details-03 .details-cont .cont-info {
    line-height: 1.8;
    overflow: hidden;
    color: #444444
}

.comp-personnel-details-03 .details-cont .cont-info p,
.comp-personnel-details-03 .details-cont .cont-info div {
    margin-bottom: 10px
}

.comp-personnel-details-03 .details-cont .cont-info b {
    background-color: #f0f3fa;
    border-left: 5px solid #354a96;
    padding: 12px 15px;
    line-height: 24px;
    color: #3b4461;
    margin-bottom: 20px;
    display: block;
    font-size: 18px;
    margin-top: 20px
}

.comp-personnel-details-03 .details-cont .cont-info b:first-child {
    margin-top: 0
}

.comp-pages {
    padding-top: 35px
}

.comp-pages.comp-page-01 .page-pc a {
    background: #ededed
}

.comp-pages.comp-page-01 .page-pc a,
.comp-pages.comp-page-01 .page-pc span {
    border: none !important
}

.comp-pages.comp-page-02 .page-pc a,
.comp-pages.comp-page-02 .page-pc span {
    border-radius: 20px
}

.comp-pages.comp-page-03 .page-pc a,
.comp-pages.comp-page-03 .page-pc span {
    border: none !important;
    border-radius: 20px
}

.comp-pages .page-pc {
    text-align: center
}

.comp-pages .page-pc ul li {
    display: inline-block;
    vertical-align: bottom
}

.comp-pages .page-pc a,
.comp-pages .page-pc span {
    display: inline-block;
    height: 40px;
    min-width: 40px;
    line-height: 40px;
    border-radius: 4px;
    background: #fff;
    text-align: center;
    color: #333333;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #dcdcdc;
    margin-left: 2px;
    margin-right: 2px
}

.comp-pages .page-pc a:hover,
.comp-pages .page-pc span:hover,
.comp-pages .page-pc a.active,
.comp-pages .page-pc span.active {
    background: #104a9a;
    border: 1px solid #104a9a;
    color: #fff
}

.comp-pages .page-pc span {
    background: #104a9a;
    border: 1px solid #104a9a;
    color: #fff
}

.comp-pages .page-phone {
    height: 46px;
    line-height: 46px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #104a9a;
    display: none !important
}

.comp-pages .page-phone:hover,
.comp-pages .page-phone:active {
    color: #fff
}

.details-page {
    color: #666666;
    position: relative;
    line-height: 1.8
}

.details-page img {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.details-page video {
    border-radius: 5px;
    width: 76% !important;
    height: 100% !important;
    margin: 18px auto;
    display: block
}

.details-page .detail-top {
    margin-bottom: 20px;
    border-bottom: 2px solid #e9e9e9;
    padding-bottom: 12px
}

.details-page .detail-top .title-s {
    color: #333333;
    line-height: 1.5;
    font-weight: bold;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

.details-page .detail-top .top-other {
    color: #797575;
    margin-top: 20px;
    padding: 0
}

.details-page .detail-top .top-other.top-other-no-share .other-info {
    float: none;
    text-align: center
}

.details-page .detail-top .top-other .other-info {
    float: left
}

.details-page .detail-top .top-other .other-share {
    float: right
}

.details-page .detail-top .top-other .other-share>div {
    display: inline-block
}

.details-page .detail-top .top-other span,
.details-page .detail-top .top-other a {
    display: inline-block;
    margin-right: 5px
}

.details-page .detail-top .top-other span:last-child,
.details-page .detail-top .top-other a:last-child {
    margin-right: 0
}

.details-page .main-cont {
    color: #3f424d;
    text-align: justify
}

.details-page .main-cont p {
    margin-bottom: 10px;
    line-height: 2
}

.details-page .main-cont.cont-xilan img {
    width: 600px;
    margin-left: auto;
    margin-right: auto
}

.details-page .cont-page {
    margin-top: 30px;
    border-top: 1px solid #c1d1e5;
    padding-top: 30px;
    line-height: 24px;
    color: #4d4d4d
}

.details-page .cont-page .a-page {
    margin-bottom: 10px
}

.details-page .cont-page .a-page a,
.details-page .cont-page .a-page span,
.details-page .cont-page .a-page p {
    display: inline
}

.details-page .cont-page .a-page a {
    color: #4d4d4d
}

.details-page .cont-page .a-page:hover {
    color: #d31616
}

.details-page .cont-page .a-page:hover a {
    color: #d31616
}

.details-page .cont-page-share {
    position: relative;
    padding-right: 100px;
    border-top: 1px solid #c1d1e5;
    margin-top: 30px
}

.details-page .cont-page-share .cont-page {
    margin-top: 0;
    border-top: none
}

.details-page .cont-page-share .cont-share {
    position: absolute;
    right: 0;
    top: 20px
}

.details-page .cont-page-share .share-xl .social-share a {
    width: 32px;
    height: 32px
}

.social-share a {
    position: relative;
    text-decoration: none;
    margin: 4px;
    display: inline-block;
    outline: none
}

.social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 32px;
    border: 1px solid #666;
    color: #666;
    text-align: center;
    vertical-align: middle;
    transition: background .6s ease-out 0s
}

.social-share .social-share-icon:hover {
    background: #666;
    color: #fff
}

.social-share .icon-wechat .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -64px;
    width: 160px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms
}

.social-share .icon-wechat .wechat-qrcode.bottom {
    top: 40px;
    left: -64px
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
    display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
    margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0
}

.social-share .icon-wechat .wechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent
}

.social-share .icon-wechat:hover .wechat-qrcode {
    display: block
}

.share-xl .social-share a {
    display: inline-block;
    width: 24px;
    height: 24px;
    border: none
}

.share-xl .social-share a.icon-wechat {
    background: url(/uploads/image/images/comm-wx.png);
    background-size: contain
}

.share-xl .social-share a.icon-weibo {
    background: url(/uploads/image/images/comm-wb.png);
    background-size: contain
}

.bread-crumbs {
    position: relative;
    color: #677588
}

.bread-crumbs.bread-crumbs-02 .bread-item>span:before {
    content: '\f101'
}

.bread-crumbs.bread-crumbs-03 .bread-item>span:before {
    content: '|'
}

.bread-crumbs.bread-crumbs-04 .bread-item>span:before {
    content: '/'
}

.bread-crumbs.bread-crumbs-05 .bread-item-groups {
    position: relative
}

.bread-crumbs.bread-crumbs-05 .bread-item-groups:before {
    content: "\f015";
    font-family: 'fontawesome';
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 7px 0 5px;
    color: #677588;
    font-size: 16px
}

.bread-crumbs.bread-crumbs-06 .bread-item-groups {
    position: relative
}

.bread-crumbs.bread-crumbs-06 .bread-item-groups:before {
    content: "\f041";
    font-family: 'fontawesome';
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 7px 0 5px;
    color: #677588;
    font-size: 18px
}

.bread-crumbs .bread-item-groups {
    line-height: 30px
}

.bread-crumbs .bread-location,
.bread-crumbs .bread-item {
    display: inline-block
}

.bread-crumbs .bread-item a {
    color: #677588
}

.bread-crumbs .bread-item a.cur {
    color: #104a9a
}

.bread-crumbs .bread-item>span:before {
    content: '\f105';
    font-family: 'fontawesome';
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 7px 0 5px;
    color: #677588
}

.bread-crumbs a:hover,
.bread-crumbs a.cur {
    color: #104a9a
}

.other-menu {
    padding-bottom: 30px;
    margin-right: 8px
}

.other-menu .menu-title {
    background: #104a9a;
    background-size: cover;
    min-height: 65px;
    line-height: 35px;
    position: relative;
    color: #fff;
    font-weight: bold;
    padding: 15px 20px;
    border-bottom: 1px solid #fff
}

.other-menu .menu-cont {
    background-color: #f5f7fb
}

.other-menu .menu-cont .box-a {
    display: block;
    background: #ffffff;
    border-bottom: 1px solid #e2e5ef
}

.other-menu .menu-cont .a-title {
    display: block;
    padding: 12px 30px;
    line-height: 30px;
    position: relative;
    color: #333;
    font-size: 17px
}

.other-menu .menu-cont .a-title:after,
.other-menu .menu-cont .a-title:before {
    position: absolute
}

.other-menu .menu-cont .a-title:before {
    content: '';
    left: 15px;
    top: 19px;
    width: 5px;
    height: 18px;
    background: #3d55a7;
    border-radius: 3px
}

.other-menu .menu-cont .a-title:after {
    content: "\f105";
    font-family: 'fontawesome';
    right: 15px;
    font-size: 18px
}

.other-menu .menu-cont .a-title.active,
.other-menu .menu-cont .a-title:hover {
    color: #ffffff;
    background: #104a9a
}

.other-menu .menu-cont .a-title.active:before,
.other-menu .menu-cont .a-title:hover:before {
    background: #fff
}

.other-menu .down-menu {
    padding-bottom: 10px;
    padding-left: 15px
}

.other-menu .down-menu a {
    display: block;
    padding: 5px 20px 5px 35px;
    line-height: 24px;
    font-size: 15px;
    color: #333;
    position: relative
}

.other-menu .down-menu a:hover,
.other-menu .down-menu a.active {
    color: #3d55a7
}

.other-menu .down-menu a:after {
    content: '';
    position: absolute;
    left: 15px;
    top: 15px;
    background-size: contain;
    width: 4px;
    height: 4px;
    background-color: #2e6da4;
    border-radius: 5px
}

.comp-banner {
    overflow: hidden
}

.comp-banner:hover .owl-nav button.owl-prev {
    left: 2%
}

.comp-banner:hover .owl-nav button.owl-next {
    right: 2%
}

.comp-banner.comp-banner-01 .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 25px;
    margin-top: 0;
    margin-bottom: 0
}

.comp-banner .banner-box {
    position: relative
}

.comp-banner .banner-box img {
    display: block;
    width: 100%
}

.comp-banner .banner-box .banner-mc {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.comp-banner .banner-box .banner-mc .banner-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 40px
}

.comp-banner .owl-item.active .item .banner-mc .banner-title {
    animation-name: moveinup;
    animation-duration: 2s;
    animation-delay: .5s;
    animation-timing-function: ease;
    animation-fill-mode: both;
    backface-visibility: hidden
}

.comp-banner .owl-dots {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px
}

.comp-banner .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #666
}

.comp-banner .owl-dots .owl-dot.active {
    background-color: #104a9a
}

.comp-banner .owl-nav button {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -25px;
    background: rgba(0, 0, 0, 0.5) !important;
    text-align: center;
    transition: all .5s
}

.comp-banner .owl-nav button span {
    display: none
}

.comp-banner .owl-nav button:after {
    font-family: fontawesome;
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 40px
}

.comp-banner .owl-nav button.owl-prev {
    left: -40px
}

.comp-banner .owl-nav button.owl-prev:after {
    content: '\f104'
}

.comp-banner .owl-nav button.owl-next {
    right: -40px
}

.comp-banner .owl-nav button.owl-next:after {
    content: '\f105'
}

.slider-progress-bar .progress {
    height: 4px;
    background: #104a9a;
    animation: sliderprogressbar ease;
    display: block
}

.my-slider:hover .slider-progress-bar .progress {
    animation-play-state: paused
}

@keyframes sliderprogressbar {
    0% {
        width: 0%
    }

    100% {
        width: 100%
    }
}

@keyframes moveinup {
    0% {
        opacity: 0;
        transform: translate(-50%, -10%)
    }

    100% {
        opacity: 1;
        transform: translate(-50%, -50%)
    }
}

.comp-photo-album {
    width: 100%;
    min-height: 500px;
    padding-bottom: 60%
}

.comp-photo-album .lg-outer .lg-thumb-outer {
    background-color: #fff
}

body {
    font-family: "microsoft yahei", 'ãƒâ¥ã‚â¾ã‚â®ãƒâ¨ã‚â½ã‚â¯ãƒâ©ã¢â‚¬âºã¢â‚¬â¦ãƒâ©ã‚â»ã¢â‚¬ëœ', pingfangsc-regular, arial, sans-serif
}

.owl-carousel h4 {
    height: 500px;
    background-color: #1b6d85;
    display: flex;
    align-items: center;
    color: #fff;
    font-size: 100px;
    text-align: center
}

.container {
    *zoom: 1
}

.container:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0
}

@media (min-width:1280px) {
    .container {
        width: 1254px
    }
}

@media (min-width:1440px) {
    .container {
        padding-left: 0;
        padding-right: 0
    }
}

.default-bread-crumbs {
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.page-main {
    padding-bottom: 50px;
    position: relative;
    z-index: 101
}

@media (max-width:992px) {
    nav.navbar.bootsnav.bootsnavdef .navbar-brand {
        padding-top: 10px;
        padding-bottom: 10px
    }

    nav.navbar.bootsnav.bootsnavdef .navbar-brand img.logo {
        width: 60px
    }
}

nav.navbar.bootsnav.bootsnavnew {
    min-height: 60px;
    background: transparent;
    border: none;
    box-shadow: none;
    z-index: 999;
    position: relative
}

nav.navbar.bootsnav.bootsnavnew .navbar-brand {
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px
}

nav.navbar.bootsnav.bootsnavnew .navbar-brand img {
    max-width: 100px
}

nav.navbar.bootsnav.bootsnavnew ul.nav {
    margin-left: -15px;
    margin-right: -15px;
    float: right
}

nav.navbar.bootsnav.bootsnavnew ul.nav>li {
    margin: 0;
    padding: 0 1px 0 0;
    height: 60px;
    position: relative
}

nav.navbar.bootsnav.bootsnavnew ul.nav>li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 15px;
    background: #e4ebf2
}

nav.navbar.bootsnav.bootsnavnew ul.nav>li:last-child {
    padding-right: 0
}

nav.navbar.bootsnav.bootsnavnew ul.nav>li:last-child:after {
    display: none
}

nav.navbar.bootsnav.bootsnavnew ul.nav>li>a {
    line-height: 60px;
    color: #333;
    position: relative;
    padding: 0;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px
}

nav.navbar.bootsnav.bootsnavnew ul.nav>li.dropdown:last-child .dropdown-menu {
    left: auto;
    right: 0
}

nav.navbar.bootsnav.bootsnavnew ul.nav>li>a:hover,
nav.navbar.bootsnav.bootsnavnew ul.nav>li>a:focus,
nav.navbar.bootsnav.bootsnavnew ul.nav>li.active>a:hover,
nav.navbar.bootsnav.bootsnavnew ul.nav>li.active>a:focus,
nav.navbar.bootsnav.bootsnavnew ul.nav>li.active>a,
nav.navbar.bootsnav.bootsnavnew ul.nav>li.dropdown.on>a {
    background-color: #bb2527 !important;
    color: #fff !important
}

nav.navbar.bootsnav.bootsnavnew ul.nav li.dropdown ul.dropdown-menu {
    border: none;
    border-top: none;
    box-shadow: 0 0 15px 0 rgba(7, 0, 2, 0.22);
    background: #f3f5fb;
    min-width: 100%;
    width: auto
}

nav.navbar.bootsnav.bootsnavnew ul.nav li.dropdown ul.dropdown-menu>li>a {
    border-bottom: none;
    color: #fff;
    margin: 0;
    padding: 12px 10px;
    line-height: 24px;
    background: #104a9a;
    font-weight: normal;
    text-align: center;
    font-size: 16px
}

nav.navbar.bootsnav.bootsnavnew ul.nav li.dropdown ul.dropdown-menu>li>a:hover {
    background: #bb2527 !important;
    color: #fff
}

nav.navbar.bootsnav.bootsnavnew.scroll {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fff
}

@media all and (max-width:992px) {
    nav.navbar.bootsnav.bootsnavnew .navbar-header {
        padding-left: 15px;
        padding-right: 15px
    }

    nav.navbar.bootsnav.bootsnavnew .navbar-brand {
        float: left !important;
        padding-left: 0;
        padding-right: 0
    }

    nav.navbar.bootsnav.bootsnavnew .navbar-collapse {
        margin-left: 0;
        margin-right: 0;
        background: #104a9a
    }

    nav.navbar.bootsnav.bootsnavnew .navbar-toggle {
        background-color: transparent;
        float: right;
        margin-right: 0;
        top: 0;
        margin-top: 16px;
        margin-bottom: 16px
    }

    nav.navbar.bootsnav.bootsnavnew .navbar-toggle .fa-bars,
    nav.navbar.bootsnav.bootsnavnew .navbar-toggle .fa-times {
        color: #104a9a
    }

    nav.navbar.bootsnav.bootsnavnew ul.nav {
        padding-left: 0;
        padding-right: 0
    }

    nav.navbar.bootsnav.bootsnavnew ul.nav>li {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0;
        overflow: hidden
    }

    nav.navbar.bootsnav.bootsnavnew ul.nav>li:after {
        display: none;
        padding-right: 0
    }

    nav.navbar.bootsnav.bootsnavnew ul.nav>li>a {
        font-size: 16px;
        text-align: left;
        padding: 8px 15px;
        height: auto;
        line-height: 30px;
        border-top: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        color: #fff
    }

    nav.navbar.bootsnav.bootsnavnew ul.nav li.dropdown ul.dropdown-menu {
        border: none;
        border-top: none;
        box-shadow: 0 0 15px 0 rgba(7, 0, 2, 0.22);
        background: #f3f5fb;
        min-width: 100%;
        width: auto;
        padding-left: 0 !important
    }

    nav.navbar.bootsnav.bootsnavnew ul.nav li.dropdown ul.dropdown-menu>li>a {
        border-bottom: none;
        color: #fff;
        margin: 0;
        padding: 12px 10px;
        line-height: 24px;
        background: #104a9a;
        font-weight: normal;
        text-align: left;
        font-size: 15px
    }

    nav.navbar.bootsnav.bootsnavnew ul.nav li.dropdown ul.dropdown-menu>li>a:hover {
        background: #bb2527 !important;
        color: #fff
    }
}

nav.navbar.bootsnav.bootsnavfull {
    min-height: 60px;
    background: #104a9a;
    border: none;
    box-shadow: none;
    z-index: 999;
    position: relative
}

nav.navbar.bootsnav.bootsnavfull .navbar-brand {
    height: auto;
    padding-top: 5px;
    padding-bottom: 5px
}

nav.navbar.bootsnav.bootsnavfull .navbar-brand img {
    max-width: 100px
}

nav.navbar.bootsnav.bootsnavfull ul.nav {
    margin-left: -15px;
    margin-right: -15px;
    float: none !important
}

nav.navbar.bootsnav.bootsnavfull ul.nav>li {
    margin: 0;
    padding: 0 1px 0 0;
    height: 60px;
    position: relative;
    width: 12.5%;
}

nav.navbar.bootsnav.bootsnavfull ul.nav>li:last-child {
    padding-right: 0
}

nav.navbar.bootsnav.bootsnavfull ul.nav>li:last-child:after {
    display: none
}

nav.navbar.bootsnav.bootsnavfull ul.nav>li>a {
    line-height: 60px;
    color: #fff;
    position: relative;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px
}

nav.navbar.bootsnav.bootsnavfull ul.nav>li.dropdown:last-child .dropdown-menu {
    left: auto;
    right: 0
}

nav.navbar.bootsnav.bootsnavfull ul.nav>li>a:hover,
nav.navbar.bootsnav.bootsnavfull ul.nav>li>a:focus,
nav.navbar.bootsnav.bootsnavfull ul.nav>li.active>a:hover,
nav.navbar.bootsnav.bootsnavfull ul.nav>li.active>a:focus,
nav.navbar.bootsnav.bootsnavfull ul.nav>li.active>a,
nav.navbar.bootsnav.bootsnavfull ul.nav>li.dropdown.on>a {
    background-color: #0f3b78 !important;
    color: #fff !important
}

nav.navbar.bootsnav.bootsnavfull ul.nav li.dropdown ul.dropdown-menu {
    border: none;
    border-top: none;
    box-shadow: 0 0 15px 0 rgba(7, 0, 2, 0.22);
    background: #f3f5fb;
    min-width: 100%;
    width: auto
}

nav.navbar.bootsnav.bootsnavfull ul.nav li.dropdown ul.dropdown-menu>li>a {
    border-bottom: none;
    color: #fff;
    margin: 0;
    padding: 12px 10px;
    line-height: 24px;
    background: #104a9a;
    font-weight: normal;
    text-align: center;
    font-size: 16px
}

nav.navbar.bootsnav.bootsnavfull ul.nav li.dropdown ul.dropdown-menu>li>a:hover {
    background: #0f3b78 !important;
    color: #fff
}

nav.navbar.bootsnav.bootsnavfull.scroll {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background-color: #104a9a
}

@media all and (max-width:992px) {
    nav.navbar.bootsnav.bootsnavfull .navbar-header {
        padding-left: 15px;
        padding-right: 15px
    }

    nav.navbar.bootsnav.bootsnavfull .navbar-brand {
        float: left !important;
        padding-left: 0;
        padding-right: 0
    }

    nav.navbar.bootsnav.bootsnavfull .navbar-collapse {
        margin-left: 0;
        margin-right: 0;
        background: #104a9a
    }

    nav.navbar.bootsnav.bootsnavfull .navbar-toggle {
        background-color: transparent;
        float: right;
        margin-right: 0;
        top: 0;
        margin-top: 16px;
        margin-bottom: 16px
    }

    nav.navbar.bootsnav.bootsnavfull .navbar-toggle .fa-bars,
    nav.navbar.bootsnav.bootsnavfull .navbar-toggle .fa-times {
        color: #fff
    }

    nav.navbar.bootsnav.bootsnavfull ul.nav {
        padding-left: 0;
        padding-right: 0
    }

    nav.navbar.bootsnav.bootsnavfull ul.nav>li {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: 0;
        overflow: hidden
    }

    nav.navbar.bootsnav.bootsnavfull ul.nav>li:after {
        display: none;
        padding-right: 0
    }

    nav.navbar.bootsnav.bootsnavfull ul.nav>li>a {
        font-size: 16px;
        text-align: left;
        padding: 8px 15px;
        height: auto;
        line-height: 30px;
        border-top: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        color: #fff
    }

    nav.navbar.bootsnav.bootsnavfull ul.nav li.dropdown ul.dropdown-menu {
        border: none;
        border-top: none;
        box-shadow: 0 0 15px 0 rgba(7, 0, 2, 0.22);
        background: #f3f5fb;
        min-width: 100%;
        width: auto;
        padding-left: 0 !important
    }

    nav.navbar.bootsnav.bootsnavfull ul.nav li.dropdown ul.dropdown-menu>li>a {
        border-bottom: none;
        color: #fff;
        margin: 0;
        padding: 12px 10px;
        line-height: 24px;
        background: #0f3b78;
        font-weight: normal;
        text-align: left;
        font-size: 15px
    }

    nav.navbar.bootsnav.bootsnavfull ul.nav li.dropdown ul.dropdown-menu>li>a:hover {
        background: #0f3b78 !important;
        color: #fff
    }
}

nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
    display: none
}

.mb40 {
    margin-bottom: 40px
}

.header {
    background: url(/uploads/image/images/gzfy-topbg.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 40px;
    padding-top: 20px
}

.header-logo {
    margin-top: 23px;
    display: block
}

.other-nav {
    display: block;
    overflow: hidden
}

.other-nav li {
    float: left;
    padding: 0 14px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    line-height: 16px;
    font-size: 14px;
    height: 17px
}

.other-nav li:first-child {
    border: none
}

.other-nav li a {
    color: #fff;
    display: block
}

.other-nav li a:hover {
    text-decoration: underline
}

.searchbox {
    float: right;
    margin-top: 38px;
    position: relative;
    border-radius: 6px;
    width: 200px;
    height: 40px;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 20px;
    text-align: left
}

.searchbox input[type="text"] {
    margin: 0 0 0 8px;
    padding: 0 0 0 8px;
    outline: none;
    color: #333;
    background: none;
    border: none;
    width: 75%;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    -webkit-appearance: none
}

.searchbox input[type="text"]::-webkit-input-placeholder {
    color: #8a93a3 !important
}

.searchbox input[type="submit"] {
    background: url(/uploads/image/images/gzfy-sou.png) no-repeat center;
    border: none;
    cursor: pointer;
    width: 18px;
    height: 18px;
    outline: none;
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    right: 19px
}

.searchbox input:-webkit-autofill,
.searchbox input:-webkit-autofill:hover,
.searchbox input:-webkit-autofill:focus,
.searchbox input:-webkit-autofill:active {
    -webkit-transition-delay: 111111s;
    -webkit-transition: color 11111s ease-out, background-color 111111s ease-out
}

.banner-img {
    height: 480px;
    display: block;
    position: relative
}

.banner-img p {
    position: absolute;
    bottom: 15px;
    left: 24px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    font-size: 22px;
    z-index: 1;
    width: 63%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 24px;
    height: 24px
}

.banner-img img {
    height: 480px;
    width: 100%
}

.banner-img::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 98px;
    width: 100%;
    background: url(/uploads/image/images/gzfy-bannerbg.png) no-repeat center
}

.index-banner {
    margin-top: 30px;
    height: 480px;
    overflow: hidden;
    position: relative;
}

.banner-wrap .news-more {
    position: absolute;
    right: 15px;
    bottom: 20px;
    line-height: 24px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.banner-wrap .news-more:hover {
    text-decoration: underline;
}

@media (max-width:991px) {
    .banner-wrap .news-more {
        bottom: 14px;
    }
}
@media (max-width:767px) {
    .banner-wrap .news-more {
        bottom: 14px;
    }
    .banner-wrap .news-more {
        right: auto;
        bottom: 30px;
        color: #333;
        position: relative;
    }
    .banner-wrap .news-more:hover {
        color: #104a9a;
    }
}
@media (min-width:768px) {
    .index-banner .slick-dots {
        right: 75px !important;
    }
}

.index-banner .slick-dots {
    right: 0;
    bottom: 20px;
    text-align: right;
    padding-right: 20px;
    width: auto
}

.index-banner .slick-dots li {
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background: #fff;
    margin: 0 3px;
    transition: all .7s
}

.index-banner .slick-dots li.slick-active {
    width: 48px;
    background: #ca000e;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.index-banner .slick-next:before,
.index-banner .slick-prev:before {
    display: none !important
}

.index-banner .slick-prev {
    left: 22px;
    z-index: 999;
    width: 0px;
    height: 40px;
    background: url(/uploads/image/images/left.png) no-repeat center
}

.index-banner .slick-next {
    right: 22px;
    width: 0px;
    height: 40px;
    background: url(/uploads/image/images/right.png) no-repeat center
}

.index-bt {
    line-height: 24px;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    padding-bottom: 17px;
    margin-left: 40px
}

.index-bt img {
    float: left;
    margin-right: 10px
}

.index-bt.tab-bt {
    border-bottom: 3px solid #2068c9
}

.btbox {
    border-bottom: 1px solid #d6dfeb;
    width: 100%;
    margin-bottom: 25px
}

.btbox .index-bt:first-child {
    margin-left: 0
}

.btbox2 {
    border-bottom: 1px solid #2068c9;
    margin-bottom: 0
}

.btbox2 .index-bt {
    background: #1755a8;
    line-height: 50px;
    height: 50px;
    color: #fff;
    padding: 0 17px
}

.btbox2 .index-bt img {
    margin-top: 15px
}

.tab-body .tab-txt {
    display: none
}

.tab-body .tab-txt:first-child {
    display: block
}

.cur {
    cursor: pointer
}

.tab-more .bt-more {
    line-height: 44px;
    color: #7d90ac;
    display: none
}

.tab-more .bt-more:hover {
    color: #104a9a
}

.tab-more .bt-more:first-child {
    display: block
}

.comp-image-text-list-06-index {
    margin-bottom: 22px
}

.comp-image-text-list-06-index .box-s {
    margin-bottom: 0
}

.comp-image-text-list-06-index .box-s .box-img {
    width: 225px;
    height: 150px;
    margin-right: 0;
    border: 1px solid #eee
}

.comp-image-text-list-06-index .box-s .box-info {
    padding: 20px 25px;
    background: #f8faff;
    height: 150px
}

.comp-image-text-list-06-index .box-s .box-info .box-txt {
    height: 48px;
    font-size: 14px;
    -webkit-line-clamp: 2;
    margin-bottom: 6px
}

.comp-image-text-list-06-index .box-s .box-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 24px;
    height: 24px
}

.comp-image-text-list-06-index .box-s .box-date {
    font-size: 14px;
    color: #1355b2
}

.comp-image-text-list-06-index2 {
    margin-right: 25px;
    margin-bottom: 0;
    width: 225px
}

.comp-image-text-list-06-index2 .box-s .box-img {
    float: none
}

.comp-image-text-list-06-index2 .box-s .index-p {
    margin-top: 4px;
    font-size: 15px;
    color: #262626;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 22px;
    height: 44px
}

.comp-image-text-list-06-index2 .box-s .index-p:hover {
    color: #104a9a
}

.comp-text-list-06-index li {
    margin-bottom: 22px
}

.comp-text-list-06-index li:last-child {
    margin-bottom: 0
}

.comp-text-list-06-index .box-s {
    padding: 0px 0 0px 17px;
    border-bottom: none
}

.comp-text-list-06-index .box-s .box-title {
    font-size: 15px;
    line-height: 15px;
    height: 15px;
    width: 80%
}

.comp-text-list-06-index .box-s .box-date {
    font-size: 15px;
    line-height: 24px;
    color: #999999;
    opacity: 1;
    margin-top: 0;
    margin-top: -12px
}

.comp-text-list-06-index .box-s::before {
    width: 7px;
    height: 7px;
    border-radius: 0;
    background: url(/uploads/image/images/gzfy-dian.png) no-repeat center
}

.gun-list {
    width: 100%;
    height: 240px;
    background: #f2f5fa;
    overflow: hidden;
    padding: 25px;
}

.day-list {
    width: 100%;
    height: 190px;
    overflow: hidden;
    color: #333
}

.day-list ul li {
    display: block;
    overflow: hidden;
    margin-bottom: 25px
}

.day-list ul li span {
    float: left;
    width: 78px;
    text-align: right;
    color: #0b4fac;
    margin-right: 17px;
    padding-right: 17px;
    border-right: 1px solid #c0c8e3;
    height: 48px
}

.day-list ul li span h2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 26px
}

.day-list ul li span p {
    font-size: 14px;
    color: #999999;
    line-height: 22px
}

.day-list ul li a {
    font-size: 15px;
    color: #262626;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    height: 48px
}

.day-list ul li a:hover {
    color: #104a9a
}

.link-list {
    width: 100%;
    height: 710px;
    background: #f2f5fa;
    overflow: hidden;
    padding: 25px
}

.link-list .link {
    display: block;
    overflow: hidden;
    height: 55px;
    background-color: #fff;
    position: relative;
    margin-bottom: 12px
}

.link-list .link div {
    width: 75px;
    height: 100%;
    overflow: hidden;
    float: left
}

.link-list .link div img {
    width: 100%;
    height: 100%
}

.link-list .link p {
    position: absolute;
    top: 50%;
    left: 95px;
    transform: translatey(-50%);
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    height: 48px;
    height: auto;
    padding-right: 10px
}

.link-list .link:hover p {
    color: #2068c9
}

.zt-list {
    margin-left: -15px;
    margin-right: -15px
}

.zt-list .zt-img {
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    overflow: hidden
}

.zt-list .zt-img img {
    width: 100%;
    height: 95px
}

.footer {
    padding: 30px 0;
    background: url(/uploads/image/images/gzfy-footer.png) no-repeat center;
    background-size: cover
}

.foot {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    overflow: hidden
}

.foot .foot-l img {
    float: left;
    margin-top: 7px;
    margin-right: 25px;
    padding-right: 25px;
    border-right: 1px solid rgba(255, 255, 255, 0.34);
    display: block
}

.foot .foot-l p {
    float: left;
    color: #fff;
    line-height: 24px
}

.foot .foot-l p a:hover,
.foot .foot-l p a:focus {
    color: #fff;
    text-decoration: underline
}

.ui-select-wrap {
    background: #ffffff;
    height: 40px;
    line-height: 40px;
    border: none;
    border-radius: 4px;
    color: #404040;
    font-size: 15px
}

.ui-select-input {
    padding-left: 18px
}

.ui-select-arrow {
    right: 14px;
    border-top-color: #92a4c3;
    border-width: 6px 4.5px 0 4.5px;
    top: 50%;
    margin-top: -4px
}

.ui-select-list {
    background-color: #003a7e;
    top: 40px;
    color: #fff
}

.ui-select-wrap.up .ui-select-list {
    top: auto;
    bottom: 40px;
    border-radius: 4px;
    width: 100%;
    border: none
}

.ui-select-list>li {
    line-height: 35px
}

.ui-select-list>li:hover {
    background-color: #007aff
}

.ui-select-list>li.disabled.selected {
    background-color: #007aff
}

.ny-bg {
    background: url(/uploads/image/images/gzfy-nybg.png) top no-repeat;
    padding-top: 30px;
    background-size: 100% 700px
}

.other-menu {
    padding-bottom: 0;
    box-shadow: 0 0 17px 0 rgba(138, 157, 193, 0.14)
}

.other-menu .menu-title {
    border-bottom: 0;
    background: url(/uploads/image/images/gzfy-leftnav.png) no-repeat right #0d51b1;
    background-size: cover
}

.other-menu .menu-cont .a-title {
    padding: 0 25px
}

.other-menu .menu-cont .a-title span {
    display: block;
    padding: 15px 10px 15px 19px;
    border-bottom: 1px solid #e2e5ef
}

.other-menu .menu-cont .a-title::before {
    left: 25px;
    top: 50%;
    transform: translatey(-50%);
    background: #1660c9
}

.other-menu .menu-cont .a-title::after {
    right: 25px;
    top: 50%;
    transform: translatey(-50%);
    color: #acb3ce
}

.other-menu .menu-cont .a-title:hover,
.other-menu .menu-cont .a-title.active {
    background-color: #0d51b1
}

.other-menu .menu-cont .a-title:hover span,
.other-menu .menu-cont .a-title.active span {
    border-bottom-color: #104a9a
}

.other-menu .menu-cont .a-title:hover::after,
.other-menu .menu-cont .a-title.active::after {
    color: #fff
}

.other-menu .menu-cont .box-a {
    border-bottom: 0
}

.other-menu .menu-cont .box-a:last-child .a-title span {
    border-bottom: 0
}

.ny-body {
    width: 100%;
    min-height: 650px;
    background: #fff;
    position: relative;
    border-top: 4px solid #14a4ff;
    border-image: linear-gradient(-90deg, #14a4ff, #17479c) 1;
    padding: 0 30px;
    margin-bottom: 30px
}

.ny-body::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 600px;
    background: url(/uploads/image/images/gzfy-nybody-b.png) no-repeat center;
    left: -9px;
    top: 0
}

.ny-body::after {
    content: "";
    position: absolute;
    width: 18px;
    height: 600px;
    background: url(/uploads/image/images/gzfy-nybody-a.png) no-repeat center;
    right: -9px;
    top: 0
}

.ny-top {
    padding: 20px 0;
    border-bottom: 1px solid #e2e5ef;
    margin-bottom: 30px
}

.ny-bt {
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 24px
}

.bread-crumbs .bread-item-groups {
    line-height: 24px
}

.bread-crumbs .bread-item a:first-child::after {
    content: '>';
    font-family: 'fontawesome';
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 0 0 5px;
    color: #677588
}

.bread-crumbs .bread-item a:hover,
.bread-crumbs .bread-item a.cur {
    color: #0d51b1
}

.bread-crumbs .bread-item a:last-child {
    color: #0d51b1
}

.ny-tw .box-s .box-img {
    width: 208px;
    height: 138px;
    border: 1px solid #eee
}

.ny-tw .box-s .box-info {
    padding-top: 0
}

.ny-tw .box-s .box-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 16px;
    height: 16px;
    font-size: 16px
}

.ny-tw .box-s .box-txt {
    font-size: 14px;
    color: #737373
}

.ny-tw .box-s .box-date {
    color: #195ab4;
    font-size: 14px
}

.comp-pages {
    padding-top: 20px;
    margin-bottom: 50px
}

.comp-pages .page-pc a:hover,
.comp-pages .page-pc span:hover,
.comp-pages .page-pc a.active,
.comp-pages .page-pc span.active,
.comp-pages .page-pc span {
    background: #155abb;
    border: 1px solid #155abb
}

.ny-stw .box-s .box-title {
    font-size: 15px;
    color: #262626;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    height: 48px;
    white-space: normal;
    font-weight: normal
}

.ny-stw .box-s .box-date {
    color: #195ab4;
    font-size: 15px;
    line-height: 15px
}

.comp-text-list-03 li {
    border-bottom: 1px dashed #e0eaf3
}

.comp-text-list-03 .box-s .box-date {
    width: 70px;
    height: 70px;
    padding: 10px 0;
    background: url(/uploads/image/images/gzfy-day.png) no-repeat center;
    background-size: cover;
    color: #fff;
    margin-right: 18px
}

.comp-text-list-03 .box-s .box-date .date-01 {
    line-height: 30px;
    font-size: 24px
}

.comp-text-list-03 .box-s .box-date .date-02 {
    line-height: 20px;
    color: rgba(255, 255, 255, 0.8)
}

.comp-text-list-03 .box-s .box-title {
    font-size: 16px;
    line-height: 24px;
    height: 24px
}

.comp-text-list-03 .box-s .box-txt {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    margin-top: 2px;
    color: #8c8c8c
}

.wz-list {
    margin-bottom: 30px
}

.wz-list li {
    margin-bottom: 30px
}

.pep-list1 .box-s {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 30px
}

.pep-list1 .box-s .box-img {
    width: 140px;
    height: 190px;
    border-radius: 0;
    margin-right: 30px
}

.pep-list1 .box-s .box-img div {
    width: 100%;
    height: 100%
}

.pep-list1 .box-s .box-img div img {
    width: 100%;
    height: 100%
}

.pep-list1 .box-s .box-info {
    padding-top: 0
}

.pep-list1 .box-s .box-info .box-title .title-name {
    line-height: 28px;
    display: inline-block
}

.pep-list1 .box-s .box-info .box-title .title-job {
    font-weight: normal;
    color: #717583
}

.pep-list1 .box-s:hover .box-img img {
    transform: none
}

.pep-list2 {
    margin-bottom: 50px
}

.pep-list2 .box-s {
    border-bottom: 1px solid #e2e5ef
}

.pep-list2 .box-s .box-img {
    width: 115px;
    height: 155px;
    border-radius: 0
}

.pep-list2 .box-s .box-img div {
    width: 100%;
    height: 100%
}

.pep-list2 .box-s .box-img div img {
    width: 100%;
    height: 100%
}

.pep-list2 .box-s .box-info {
    padding-top: 0
}

.pep-list2 .box-s .box-info .box-title .title-name {
    line-height: 28px;
    color: #333333;
    display: inline-block
}

.pep-list2 .box-s .box-info .box-title .title-job {
    font-weight: normal;
    color: #717583
}

.pep-list2 .box-s .box-info .box-other {
    margin-top: 10px
}

.pep-list2 .box-s:hover .box-img img {
    transform: none
}

.details-page .detail-top {
    border-bottom: 1px solid #d9dfe7;
    padding-bottom: 8px
}

.details-page .detail-top .top-other {
    color: #898b92
}

.share-xl .social-share a {
    width: 16px;
    height: 16px
}

.details-page .detail-top .other-share a {
    margin-right: 0
}

.details-page .detail-top .other-share a:hover {
    color: #104a9a
}

.social-share .social-share-icon {
    border-radius: 2px
}

.details-page .detail-top .top-other span,
.details-page .detail-top .top-other a {
    color: #898b92
}

.details-page .cont-page {
    margin-top: 40px;
    margin-bottom: 50px;
    border-color: #d9dfe7
}

.details-page .cont-page .a-page:hover {
    color: #195ab4
}

.details-page .cont-page .a-page:hover a {
    color: #195ab4
}

.details-page .cont-page .a-page a {
    color: #4d4d4d
}

.details-page .main-cont.cont-xilan img {
    max-width: 80%;
    width: auto
}

.lxwm-left {
    background: #f4f7fd;
    padding: 30px;
    height: 450px
}

.lxwm-left h2 {
    font-size: 19px;
    font-weight: bold;
    color: #056ba8;
    line-height: 30px;
    margin-bottom: 50px;
    position: relative
}

.lxwm-left h2::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -17px;
    width: 33px;
    height: 4px;
    background: #79be46;
    border-radius: 2px
}

.lxwm-left p {
    font-size: 14px;
    color: #404040;
    line-height: 30px
}

.nyzt-list {
    margin-bottom: 30px
}

.nyzt-list li {
    margin-bottom: 30px
}

.nyzt-list li a {
    display: block;
    overflow: hidden;
    height: 90px
}

.nyzt-list li a img {
    width: 100%;
    height: 100%;
    transition: all .7s
}

.nyzt-list li a:hover img {
    transform: scale(1.1);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.xxgk-title h2 {
    line-height: 55px;
    border-left: 6px solid #125bc1;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 20px;
    font-weight: bold;
    padding-left: 25px;
    width: 100%;
    background: url(/uploads/image/images/gzfy-xxgk-tiile.png);
    background-size: 100% 100%;
    color: #0d51b1
}

.xinxi {
    display: block;
    overflow: hidden
}

.xinxi p {
    font-size: 18px;
    font-weight: bold;
    color: #4c4c4c;
    margin-bottom: 10px
}

.xinxi ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 15px
}

.xinxi ul li::before {
    content: "";
    background: url(/uploads/image/images/gzfy-right2.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 10px;
    width: 9px;
    height: 9px
}

.xinxi ul li a {
    font-size: 16px;
    color: #666666
}

.xinxi ul li a:hover {
    color: #3d55a7
}

.ysdw-list li {
    margin-bottom: 30px
}

.ysdw-list li a {
    display: block;
    overflow: hidden;
    position: relative
}

.ysdw-list li a .ysdw-img {
    height: 185px
}

.ysdw-list li a .ysdw-img img {
    width: 100%;
    height: 100%;
    transition: all .7s
}

.ysdw-list li a .ysdw-logo {
    position: absolute;
    left: 0;
    top: 0;
    width: 75px;
    height: 55px
}

.ysdw-list li a .ysdw-logo img {
    width: 100%;
    height: 100%
}

.ysdw-list li a p {
    padding: 15px;
    line-height: 20px;
    font-size: 17px;
    background: #f2f5fa;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px
}

.ysdw-list li a p::before {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translatey(-50%);
    width: 8px;
    height: 14px;
    background: url(/uploads/image/images/gzfy-ysright.png) no-repeat center
}

.ysdw-list li a:hover .ysdw-img img {
    transform: scale(1.1);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.ysdw-list li a:hover p {
    color: #104a9a
}

.comp-text-list-04 .box-s {
    border-radius: 25px;
    height: 50px;
    min-height: 50px;
    position: relative;
    margin-bottom: 25px
}

.comp-text-list-04 .box-s::before {
    position: absolute;
    content: "";
    left: 24px;
    top: 50%;
    transform: translatey(-50%);
    width: 15px;
    height: 15px;
    background: url(/uploads/image/images/gzfy-sys-right.png) no-repeat center
}

.comp-text-list-04 .box-s .box-title {
    height: 50px;
    line-height: 50px;
    padding-left: 0;
    font-size: 15px;
    font-weight: normal
}

.comp-text-list-04 .box-s:hover {
    background: linear-gradient(-90deg, #14a4ff, #17479c)
}

.comp-text-list-04 .box-s:hover .box-title {
    color: #fff
}

.zzjg {
    margin-top: 80px
}
.zzjg [class^='col'] {width: 20%;}
.zzjg h1 {
    width: 270px;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    display: block;
    font-size: 20px;
    font-weight: bold;
    background: #104a9a;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    margin-bottom: 140px;
    position: relative
}

.zzjg h1::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 60px;
    left: 50%;
    bottom: -70px;
    transform: translatex(-50%);
    background: #ccd2ea
}

.zzjg ul {
    display: block;
    position: relative
}

.zzjg ul::after {
    content: "";
    position: absolute;
    display: block;
    width: calc(100% - 179px);
    height: 1px;
    left: 50%;
    top: -70px;
    transform: translatex(-50%);
    background: #ccd2ea
}

.zzjg ul li a {
    height: 195px;
    display: block;
    margin: 0 auto;
    width: 70px;
    background: #104a9a;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    letter-spacing: 5px;
    position: relative
}

.zzjg ul li a p {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    transform: translate(-50%, -50%);
    line-height: 26px
}
.zzjg ul li:nth-child(2) a p {writing-mode: vertical-lr;writing-mode: tb-lr;height: 100%;width: 53px;display: inline-block;}
.zzjg ul li:nth-child(2) a p span {font-size: 17px;}

.zzjg ul li a::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 60px;
    left: 50%;
    top: -70px;
    transform: translatex(-50%);
    background: #ccd2ea
}

.zzjg ul li a:hover {
    background: #1b6bdb
}

nav.navbar.bootsnav.bootsnavfull ul.nav-phone {
    display: none
}



.other-nav {
    overflow: visible;
}

.other-nav li:last-child {
    height: 32px;
    border-left: 0;
    margin-top: -9px;
    padding-right: 0;
}

.search-bt {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 1px solid #fff;
    background-image: url(/uploads/image/images/sousuo1.png);
    background-repeat: no-repeat;
    background-position: center;
}

.search-bt:hover {
    background: url(/uploads/image/images/sousuo2.png) no-repeat center #fff;
}

.search-box {
    position: relative;
}

.searchbox {
    position: absolute;
    right: 0;
    top: 32px;
    margin-top: 0;
    margin-bottom: 0;
    display: none;
}

.x-show {
    display: block;
}

.logo_word {
    width: 724px;
    margin-top: 48px;
}

.header {
    padding-bottom: 25px;
}

.kyptmk .link-list {
    height: 264px;
    padding: 20px 15px;
    margin: 0;
    
}
.kyptmk .link-list li{
    padding: 0 5px;
}
.kyptmk .link-list li .link{
    height: 108px;
}
.kyptmk .link-list li .link div{
    width: 100%;
    text-align: center;
    float: none;
    height: 50px;
    padding-top: 20px;
}
.kyptmk .link-list li .link div img{
    display: inline-block;
    width: auto;
    height: auto;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;


}
.kyptmk .link-list li .link p{
    width: 100%;
    left: 50%;
    top: 72%;
    transform: translate(-50%,-50%);
    text-align: center;
    padding: 0 5px;

}

.kyptmk .link-list li .link:hover div img{

    -webkit-transform: rotatey(180deg);
    -moz-transform: rotatey(180deg);
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.jbxf {width: 100%;display: block;overflow: hidden;background: #f2f5fa;padding: 18px 25px;}
.jbxf .row {margin-left: -10px;margin-right: -10px;}
.jbxf .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.jbxf a {display: block;line-height: 34px;font-size: 17px;color: #000000;text-align: center;background: #ffffff;padding: 8px;}
.jbxf a:hover {color: #135bcc;}
@media (max-width:1199px) {
	.jbxf a {font-size: 15px;}
}
@media (max-width:991px) {
	.jbxf {margin-bottom: 30px;}
	.jbxf a {font-size: 17px;}
}