.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: #14944A
}

.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: #14944A
}

.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: #14944A;
    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: #14944A
}

.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-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: #14944A
}

.comp-text-list-04 .box-s .box-icon {
    height: 60px;
    line-height: 60px;
    width: 60px;
    min-width: 60px;
    background-image: url("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-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: #14944A
}

.comp-text-list-05 .box-s:hover .box-more {
    background-color: #14944A;
    background-image: url("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("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: #14944A
}

.comp-text-list-06 .box-s:before {
    background-color: #14944A;
    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: #14944A
}

.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: #14944A
}

.comp-image-text-list-01 .box-s .box-mc {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url("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: #14944A
}

.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("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: #14944A
}

.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: #14944A
}

.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: #14944A
}

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

.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("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: #14944A
}

.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: #14944A
}

.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("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("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: #14944A
}

.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: #14944A;
    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: #14944A
}

.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: #14944A
}

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

.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: #14944A;
    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("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: #14944A
}

.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: #14944A
}

.comp-personnel-list-05 .box-s:hover .box-more {
    color: #14944A
}

.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: #14944A
}

.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("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: #14944A
}

.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: #14944A;
    border: 1px solid #14944A;
    color: #fff
}

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

.comp-pages .page-phone {
    height: 46px;
    line-height: 46px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background: #14944A;
    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: 80%;
    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("comm-wx.png");
    background-size: contain
}

.share-xl .social-share a.icon-weibo {
    background: url("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: #14944A
}

.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: #14944A
}

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

.other-menu .menu-title {
    background: #14944A;
    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: #14944A
}

.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: #14944A
}

.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: #14944A;
    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;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.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: 1256px
    }
}

@media (min-width:1440px) {
    .container {
        width: 1400px
    }
}

@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
}

.input-group {
    width: 100%
}

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

.input-group .form-control {
    padding-left: 0 !important
}

.attr-nav {
    margin-left: 20px;
    margin-right: 0
}

.attr-nav>ul li.side-menu {
    display: none
}

.attr-nav>ul li.english>a,
.attr-nav>ul li.search>a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: block;
    padding: 0;
    line-height: 30px;
    text-align: center;
    color: #4D4D4D;
    margin-top: 33px;
    margin-left: 5px
}

.attr-nav>ul li.english>a {
    border: 1px solid #DBDBDB
}

.attr-nav>ul li.english>a:hover {
    background: #1cb75d;
    border: 1px solid #1cb75d;
    color: #fff
}

.attr-nav>ul li.search>a {
    background: #14944A
}

.attr-nav>ul li.search>a:hover {
    background: #1cb75d
}

.navbar-brand {
    height: 100px;
    padding-top: 20px
}

.navbar-brand img {
    width: 100%;
    height: 100%;
}

nav.navbar.bootsnav {
    border-bottom: 0
}

nav.navbar.bootsnav ul.nav>li {
    position: relative;
    height: 100px
}

nav.navbar.bootsnav ul.nav>li::after {
    content: "";
    position: absolute;
    height: 5px;
    background: #107e48;
    bottom: 0;
    left: 0;
    display: block;
    border-radius: 1px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

nav.navbar.bootsnav ul.nav>li:hover::after {
    width: 100%
}

nav.navbar.bootsnav ul.nav>li>a {
    font-size: 16px;
    color: #333333;
    padding: 40px 20px
}

nav.navbar.bootsnav ul.nav>li.dropdown>a.dropdown-toggle:after {
    content: "";
    margin-left: 0;
    margin-top: 0
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
    border: 0;
    background: rgba(20, 148, 74, 0.85);
    color: #fff;
    min-width: 530px;
    left: 0
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li.dropdown {
    min-height: 152px
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li {
    float: left;
    width: 25%
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li>a {
    text-align: left !important;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    border: 0;
    padding: 15px 24px
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li li {
    margin-bottom: 8px;
    padding-left: 24px
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li li a {
    color: rgba(222, 240, 229, 0.9);
    padding-left: 13px;
    position: relative
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li li a::before {
    content: "";
    position: absolute;
    left: 0;
    width: 4px;
    height: 7px;
    background: url(navleft.png) no-repeat center;
    top: 7px
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li li a:hover {
    color: #ffffff;
    font-weight: bold
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu>li:hover {
    background: #107e48
}

.index-banner {
    height: 550px;
    overflow: hidden
}

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

.index-banner .slick-dots {
    right: 0;
    bottom: 30px;
    text-align: center
}

.index-banner .slick-dots li {
    width: 10px;
    height: 10px;
    border-radius: 14px;
    background: #fff;
    margin: 0 8px
}

.index-banner .slick-dots li.slick-active {
    position: relative
}

.index-banner .slick-dots li.slick-active::before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.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(left.png) no-repeat center
}

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

.banner2 {
    display: none !important
}

.mt60 {
    overflow: hidden;
    margin-top: 60px
}

.video {
    border-radius: 5px;
    overflow: hidden
}

.CuMob {
    height: 450px
}

.video-js .vjs-big-play-button {
    width: 58px !important;
    height: 60px !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 !important;
    background: url(bofang.png) no-repeat center;
    background-size: 100%;
    line-height: 60px !important
}

.video-js .vjs-big-play-button .vjs-icon-placeholder {
    display: none !important
}

.CuMob:hover .video-js .vjs-big-play-button .vjs-icon-placeholder {
    display: block !important
}

.vjs-big-play-centered .vjs-big-play-button {
    margin-top: 0 !important;
    margin-left: 0 !important;
    transform: translate(-50%, -50%)
}

.index-bt {
    position: relative;
    height: 64px;
    margin-bottom: 35px
}

.index-bt span p {
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: #f4f6fb;
    line-height: 54px;
    height: 54px;
    font-size: 70px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    text-transform: uppercase
}

.index-bt p {
    font-weight: bold;
    color: #14944A;
    line-height: 30px;
    height: 30px;
    font-size: 30px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)
}

.news {
    width: 100%;
    padding-right: 13px;
    height: 430px;
    overflow: hidden
}

.news .slick-prev:before,
.news .slick-next:before {
    display: none
}

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

.news .slick-next {
    right: 35px;
    width: 0px;
    height: 40px;
    background: url(right.png) no-repeat center
}

.news .img-box {
    position: relative;
    display: block
}

.news .img-box p {
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 50px;
    line-height: 50px;
    z-index: 9;
    width: 100%;
    padding-right: 120px;
    background: rgba(0, 0, 0, 0.75)
}

.news .img-box img {
    height: 430px;
    width: 100%;
}

.news .slick-dots {
    bottom: 12px;
    text-align: right;
    width: 110px;
    right: 33px
}

.news .slick-dots li {
    width: 14px;
    height: 14px;
    border-radius: 14px;
    background: #fff;
    opacity: 1;
    padding: 0;
    margin: 0 2px;
    transition: all .7s
}

.news .slick-dots li.slick-active {
    background: #14944A
}

.news .slick-dots li:before {
    width: 6px;
    content: ''
}

.new-right-box {
    padding-left: 13px
}

.day {
    width: 64px;
    height: 64px;
    background-color: #14944A;
    float: left;
    margin-right: 20px;
    padding: 5px 0;
    text-align: center;
    color: #fff
}

.day h1 {
    font-size: 26px;
    font-weight: bold;
    height: 32px;
    line-height: 32px
}

.day span {
    display: block;
    line-height: 22px;
    height: 22px;
    font-size: 12px
}

@-webkit-keyframes rightThenLeft {
    0% {
        right: -25px
    }

    50% {
        right: -30px
    }

    100% {
        right: -25px
    }
}

.news-txt {
    width: calc(100% - 84px);
    float: left
}

.news-txt h2 {
    font-size: 18px;
    font-weight: bold;
    color: #262626;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 18px;
    height: 18px
}

.news-txt p {
    font-size: 14px;
    color: #7D8386;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 26px;
    height: 104px;
    margin: 15px 0 10px
}

.news-txt span {
    color: #14944A;
    line-height: 26px;
    position: relative;
    transition: all .7s
}

.news-txt span::before {
    content: ">>";
    position: absolute;
    z-index: 0;
    right: -25px;
    display: block;
    -webkit-animation: rightThenLeft 1500ms ease-out infinite;
    animation: rightThenLeft 1500ms ease-out infinite
}

.news-txt span:hover {
    -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;
    margin-left: 10px
}

.news-txt span:hover::before {
    -webkit-animation: rightThenLeft 0ms ease-out infinite;
    animation: rightThenLeft 0ms ease-out infinite
}

.news-txt:hover h2 {
    color: #14944A
}

.new-rightup {
    padding-bottom: 45px;
    margin-bottom: 45px;
    border-bottom: 1px solid #DFE4EF
}

.tsfw-row {
    margin-left: -20px;
    margin-right: -20px
}

.tsfw-row .col-sm-4 {
    padding-right: 20px;
    padding-left: 20px
}

.tsfw {
    display: block;
    border-radius: 5px;
    overflow: hidden
}

.tsfw .tsfw-box {
    display: block;
    overflow: hidden
}

.tsfw .tsfw-box img {
    width: 100%;
    height: 270px;
    transition: all .7s
}

.tsfw .tsfw-txt {
    padding: 20px;
    background: #f2f8fa;
    overflow: hidden;
    position: relative
}

.tsfw .tsfw-txt::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    left: 31px;
    bottom: 31px;
    border-radius: 50%;
    transition: all .7s;
    background: #14944A
}

.tsfw .tsfw-txt h2 {
    font-size: 18px;
    font-weight: bold;
    color: #262626;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 18px;
    height: 18px;
    position: relative;
    z-index: 2
}

.tsfw .tsfw-txt p {
    font-size: 14px;
    color: #4D4D4D;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 26px;
    height: 78px;
    margin: 15px 0 10px;
    position: relative;
    z-index: 2
}

.tsfw .tsfw-txt span {
    padding-left: 30px;
    color: #4D4D4D;
    position: relative
}

.tsfw .tsfw-txt span::before {
    position: absolute;
    content: '';
    width: 22px;
    height: 22px;
    left: 0;
    top: 50%;
    margin-top: -11px;
    background: url(jia.png) no-repeat center #14944A;
    border-radius: 50%
}

.tsfw:hover .tsfw-box 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
}

.tsfw:hover .tsfw-txt::before {
    width: 1000px;
    height: 1000px;
    bottom: -500px;
    left: -500px;
    border-radius: 50%;
    -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
}

.tsfw:hover .tsfw-txt h2 {
    color: #fff
}

.tsfw:hover .tsfw-txt p {
    color: rgba(255, 255, 255, 0.8)
}

.tsfw:hover .tsfw-txt span {
    color: #fff
}

.more {
    margin-top: 35px
}

.more a {
    text-align: center;
    border: 1px solid #DDDCDC;
    border-radius: 25px;
    overflow: hidden;
    display: block;
    width: 150px;
    height: 50px;
    margin: 0 auto;
    color: #14944A;
    line-height: 50px;
    position: relative
}

.more a::after {
    content: "";
    position: absolute;
    height: 50px;
    background: #14944A;
    bottom: 0;
    left: 0;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    z-index: -1;
    transition: all .3s
}

.more a:hover {
    color: #fff;
    border: none
}

.more a:hover::after {
    width: 100%;
    transition: all .3s
}

.footer {
    overflow: hidden;
    background: #14944A;
    color: #fff
}

.footer .foot {
    padding: 50px 0
}

.footnav {
    display: block;
    overflow: hidden;
    float: left
}

.footnav>li {
    float: left;
    margin-right: 90px
}

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

.footnav>li>a {
    font-size: 16px;
    font-weight: bold;
    color: #fff
}

.footnav>li .foot-down {
    margin-top: 10px
}

.footnav>li .foot-down li {
    margin-bottom: 8px
}

.footnav>li .foot-down li a {
    color: rgba(255, 255, 255, 0.7)
}

.footnav>li .foot-down li a:hover,
.footnav>li .foot-down li a:focus {
    color: #fff
}

.footnav>li .foot-down li:last-child {
    margin-bottom: 0
}

.erma {
    float: right
}

.erma h2 {
    font-size: 20px;
    margin-bottom: 12px
}

.erma .gzh {
    display: block;
    overflow: hidden
}

.erma .gzh span {
    display: block;
    background: #186E3D;
    height: 130px;
    float: left;
    width: 45px;
    padding: 10px 15px;
    line-height: 16px
}

.erma .gzh img {
    width: 130px;
    height: 130px
}

.copy {
    padding: 20px 0;
    text-align: center;
    background: #186E3D;
    width: 100%;
    line-height: 25px;
    height: 65px;
    font-size: 14px;
    color: #FFFFFF
}

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

@-webkit-keyframes rightThen {
    0% {
        right: 12px
    }

    50% {
        right: 18px
    }

    100% {
        right: 12px
    }
}

.fw-list {
    height: 650px;
    overflow: hidden;
    background: url(fwbg.png) no-repeat right bottom #F2F8FA;
    position: relative
}

.fwbox .img-box,
.fwbox .fw-right {
    width: 50%;
    float: left
}

.fwbox .fw-right {
    padding: 60px 54px
}

.fwbox .fw-right h2 {
    font-weight: bold;
    color: #262626;
    line-height: 24px;
    font-size: 24px;
    margin-bottom: 20px
}

.fwbox .fw-right p {
    color: #4D4D4D;
    font-size: 15px;
    width: 650px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 28px;
    height: 84px
}

.fwbox .fw-right a {
    display: block;
    width: 112px;
    height: 42px;
    background: #FFFFFF;
    box-shadow: 0 0 10px 0 rgba(168, 183, 188, 0.25);
    font-size: 14px;
    color: #14944A;
    padding: 10px 15px;
    line-height: 22px;
    margin-top: 20px;
    position: relative
}

.fwbox .fw-right a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    background: url(fwright.png) no-repeat center;
    width: 15px;
    height: 12px;
    display: block;
    -webkit-animation: rightThen 1200ms ease-out infinite;
    animation: rightThen 1200ms ease-out infinite
}

.fwbox .fw-right a:hover {
    background: #14944A;
    color: #fff
}

.fwbox .fw-right a:hover::after {
    background: url(fwright-1.png) no-repeat center;
    -webkit-animation: rightThen 0ms ease-out infinite;
    animation: rightThen 0ms ease-out infinite
}

.fwbox .img-box img {
    width: 100%;
    height: 650px
}

.small-img {
    position: absolute;
    width: 645px;
    left: calc(50% + 54px);
    top: 304px
}

.small-img .slick-list.draggable {
    padding: 0 !important
}

.small-img .slick-list .slick-track {
    transform: none !important;
    width: 100% !important
}

.small-img .slick-list .slick-track .slick-slide {
    width: auto !important
}

.small-box {
    width: 205px;
    height: 85px;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    background: #0b579f;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.small-box img {
    width: 100%;
    height: 100%;
    opacity: .15;
    transition: all .7s
}

.small-box span {
    display: block;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2
}

.small-box:hover img {
    opacity: 1;
    transition: all .7s
}

.small-img .slick-slide:nth-child(3n) .small-box {
    margin-right: 0
}

.small-img .slick-slide.slick-current .small-box img {
    opacity: 1
}

.bread {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 50px
}

.bread-crumbs {
    position: relative;
    color: #696969;
    font-size: 14px
}

.bread-crumbs .bread-item-groups {
    line-height: 24px;
    padding: 13px 0;
    font-size: 16px
}

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

.bread-crumbs .bread-location i {
    margin-right: 5px;
    color: #7e8495
}

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

.bread-crumbs .bread-item a:last-child::after {
    content: ""
}

.bread-crumbs a:hover,
.bread-crumbs .bread-item a:last-child {
    color: #14944A
}

.nyday-list li {
    display: block;
    overflow: hidden;
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px solid #E6E6E6
}

.nyday-list li .news-txt p {
    -webkit-line-clamp: 3;
    height: auto;
    -ms-height: 78px;
    max-height: 78px
}

.comp-image-text-list-03 .box-s .box-img {
    height: 208px;
    border-radius: 4px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #EAEAEA
}

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

.comp-image-text-list-03 .box-s .box-title {
    text-align: center;
    color: #373A3E
}

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

.ab-box.row {
    margin-right: -20px;
    margin-left: -20px
}

.ab-box.row .col-sm-4 {
    padding-left: 20px;
    padding-right: 20px
}

.ab-box.row .fttab {
    display: block;
    height: 120px;
    background: url(iconbg.png) no-repeat center;
    background-size: cover;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    text-align: center;
    position: relative
}

.ab-box.row .fttab div {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ab-box.row .fttab span {
    display: inline-block;
    line-height: 34px;
    font-size: 24px;
    font-weight: bold;
    color: #373A3E;
    margin-left: 17px
}

.ab-box.row .fttab:hover {
    border: 1px solid #14944A
}

.ab-box.row .fttab:hover span {
    color: #14944A
}

.about {
    padding-right: 50px
}

.about .ab-tit {
    font-size: 30px;
    line-height: 36px;
    font-weight: bold
}

.about .ab-tit2 {
    color: #C6C6C6;
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 30px;
    display: block
}

.about .ab-txt {
    color: #333333;
    line-height: 32px;
    font-size: 14px
}

.ab-img {
    margin-left: -35px;
    padding-right: 35px;
    position: relative
}

.ab-img::after {
    position: absolute;
    content: "";
    width: calc(100% - 35px);
    height: 100%;
    border: 5px solid #14944a;
    right: 0;
    bottom: -35px;
    z-index: -1
}

.ab-img img {
    width: 100%
}

.jck-box {
    position: relative
}

.jck-box::after {
    position: absolute;
    width: 100%;
    height: 117px;
    content: "";
    bottom: -60px;
    left: 0;
    right: 0;
    background: #F2F8FA;
    z-index: -1
}

.jck {
    display: block;
    overflow: hidden
}

.jck li {
    width: 12.5%;
    float: left;
    padding: 0 6px
}

.jck li .fttab {
    display: block;
    width: 100%;
    position: relative;
    background: #0b579f
}

.jck li .fttab img {
    width: 100%;
    height: 112px;
    opacity: .15
}

.jck li .fttab span {
    font-weight: bold;
    line-height: 30px;
    font-size: 20px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.jck li .fttab:hover img {
    opacity: 1
}

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

.details-page .detail-top .top-other .other-info {
    color: #91949F
}

.details-page .cont-page {
    margin-top: 40px;
    padding-top: 40px;
    border-color: #D9DFE7
}

.details-page .cont-page .a-page:hover,
.details-page .cont-page .a-page:hover a {
    color: #14944A
}

.other-share span {
    color: #7D8FA4
}

.other-share span a {
    margin-right: 0 !important;
    color: #7D8FA4
}

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

.zxns li a {
    display: block;
    padding: 25px 30px;
    border-bottom: 1px solid #D9D9D9;
    position: relative
}

.zxns li a::after {
    position: absolute;
    content: "";
    right: 30px;
    top: 44px;
    width: 17px;
    height: 11px;
    background: url(zxnsicon.png) no-repeat center;
    transition: all .7s
}

.zxns li a p {
    font-size: 17px;
    font-weight: bold;
    padding-right: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 24px;
    height: 24px
}

.zxns li a span {
    color: #656565;
    line-height: 24px;
    display: block
}

.zxns li a:hover p,
.zxns li a:focus p {
    color: #14944A
}

.zxns li a:hover::after,
.zxns li a:focus::after {
    -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;
    right: 20px
}

.zxns li:nth-child(1) a,
.zxns li:nth-child(2) a {
    border-top: 1px solid #D9D9D9
}

.zxns.row {
    margin-left: -20px;
    margin-right: -20px
}

.zxns.row .col-sm-6 {
    padding-left: 20px;
    padding-right: 20px
}

.lxwm {
    background: #F4F6FB;
    display: block;
    overflow: hidden
}

.lxwm-left {
    padding: 120px 38px 38px;
    height: 487px
}

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

.lxwm-left p a:hover {
    color: #14944A
}

.lxwm-left .erma {
    float: left;
    margin-top: 30px
}

.lxwm-left .erma .gzh span {
    background: #747E99;
    color: #fff
}

.comp-image-text-list-06 .box-s .box-img {
    width: 255px;
    height: 163px
}

.comp-image-text-list-06 .box-s .box-info {
    padding-top: 0
}

.comp-image-text-list-06 .box-s .box-info .box-title {
    margin-bottom: 2px
}

.comp-image-text-list-06 .box-s .box-info .box-date {
    font-size: 14px;
    color: #A6A6A6;
    margin-bottom: 5px
}

.fzlc-box {
    height: 460px;
    position: relative
}

.fzlc-box::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    width: 100%;
    height: 2px;
    background: #E2E3E3
}

.fzlc-box .slick-list {
    height: 100%;
    z-index: 1
}

.fzlc-box .slick-prev,
.fzlc-box .slick-next {
    width: 56px;
    height: 56px;
    background: #aab8d2;
    border-radius: 50%
}

.fzlc-box .slick-prev:hover,
.fzlc-box .slick-next:hover {
    background: #14944A
}

.fzlc-box .slick-prev {
    left: -86px;
    display: block !important
}

.fzlc-box .slick-prev::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 17px;
    background: url(gd-left.png) no-repeat center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 1
}

.fzlc-box .slick-next {
    right: -86px;
    display: block !important
}

.fzlc-box .slick-next::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 17px;
    background: url(gd-right.png) no-repeat center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 1
}

.fzlc {
    position: relative;
    height: 170px;
    top: 60px
}

.fzlc i {
    width: 14px;
    height: 14px;
    background: #fff;
    border: 4px solid #14944A;
    border-radius: 50%;
    position: absolute;
    bottom: -7px;
    left: 0;
    z-index: 1
}

.fzlc i::before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -1px;
    bottom: 30px;
    width: 2px;
    height: 31px;
    background: #E2E3E3
}

.fzlc .fzlc-year {
    position: absolute;
    left: 0;
    bottom: 70px
}

.fzlc .fzlc-year h2 {
    display: inline-block;
    font-size: 32px;
    font-weight: bold
}

.fzlc .fzlc-year span {
    font-weight: bold;
    font-size: 18px
}

.fzlc p {
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 26px;
    width: 180%
}

.fzlc-box .slick-list .slick-slide:nth-child(2n) .fzlc {
    top: auto;
    bottom: -230px
}

.fzlc-box .slick-list .slick-slide:nth-child(2n) .fzlc i {
    border-color: #f3a41f;
    top: -7px;
    bottom: auto
}

.fzlc-box .slick-list .slick-slide:nth-child(2n) .fzlc i::before {
    top: 30px
}

.fzlc-box .slick-list .slick-slide:nth-child(2n) .fzlc p {
    top: auto;
    bottom: 0
}

.fzlc-box .slick-list .slick-slide:nth-child(2n) .fzlc .fzlc-year {
    bottom: auto;
    top: 70px
}

.details-page .main-cont.cont-xilan img {
    width: auto
}

.ywnav {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px
}

.ywnav li {
    display: inline-block;
    margin: 0 20px
}

.ywnav li a {
    display: inline-block;
    font-size: 16px
}

.ywnav li a:hover {
    color: #14944A
}

.page-pc li {
    display: inline-block
}

nav.navbar.bootsnav ul.nav>li:last-child ul.dropdown-menu {
    left: auto;
    width: 550px;
}

nav.navbar.bootsnav ul.nav>li:last-child ul.dropdown-menu li {
    width: 33.33%;
}

.zw-swiper {
    margin-bottom: 50px;
}

.zw-lm-title {
    display: block;
    font-family: Arial;
    font-weight: bold;
    font-size: 22px;
    color: #14944A;
    line-height: 34px;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s;
}

.zw-lm-title:hover {
    color: #FFFFFF;
    background: #14944A;
}

.zw-lm-title.active {
    color: #FFFFFF;
    background: #14944A;
}
.zw-lm-title.nolist{
    background: none;
    color: #14944A;
    opacity: 0.5;
}
.zw-lm-title.active.nolist {
    background: none;
    color: #14944A;
    opacity: 0.5;
}

.hzhb-table thead {
    background: #F4F6FB;
}

.hzhb-table thead th {
    font-weight: bold;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    padding: 11px 20px;
}

.hzhb-table thead th:nth-child(1) {
    width: 250px;
}

.hzhb-table thead th:nth-child(2) {
    width: 160px;
}

.hzhb-table thead th:nth-child(3) {
    width: 250px;
}

.hzhb-table tbody tr {
    border-bottom: 1px solid #F4F6FB;
}

.hzhb-table tbody td {
    padding: 30px 20px;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
}

.hzhb-table tbody .img-box {
    max-width: 240px;
}

.hzhb-table tbody .img-box img {
    width: auto;
    max-width: 100%;
}

.hzhb-table tbody .link {
    display: block;
    width: 110px;
    height: 44px;
    background: #F2F2F2;
    border-radius: 22px;
    font-size: 14px;
    color: #666666;
    line-height: 44px;
    text-align: center;
}

.hzhb-table tbody .link:hover {
    background: #14944A;
    color: #FFF;
}

.hzhb-table tbody .info {
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    text-align: justify;
}

.list-swiper .swiper-slide {
    opacity: 0 !important;
}

.list-swiper .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}