#banner[data-v-dfb28d72] {
    position: relative;
    color: #fff
}

#banner .banner-img-bg[data-v-dfb28d72] {
    display: block;
    width: 100%
}

#banner .banner-txts[data-v-dfb28d72] {
    width: 1200px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

#banner .banner-txts h1[data-v-dfb28d72] {
    font-size: 70px;
    color: #fff;
    margin-bottom: 20px
}

#banner .banner-txts p[data-v-dfb28d72] {
    font-size: 20px;
    line-height: 40px;
    width: 750px
}

#banner .banner-txts-btn[data-v-dfb28d72] {
    color: #fff;
    border: 1px solid #fff;
    font-size: 18px;
    line-height: 52px;
    width: 188px;
    text-align: center;
    border-radius: 27px;
    margin-top: 250px;
    cursor: pointer
}

#banner .banner-txts-btn[data-v-dfb28d72]:hover {
    background: #fff;
    color: #333
}

.zyark-breadcrumb .cur-map-txt[data-v-c5fffba2] {
    font-size: 18px;
    line-height: 56px;
    color: #666;
    font-weight: 700
}

.zyark-breadcrumb .txt[data-v-c5fffba2] {
    font-size: 18px;
    line-height: 56px;
    color: #666;
    cursor: pointer
}

.zyark-breadcrumb .txt[data-v-c5fffba2]:hover {
    color: #409eff
}

.zyark-breadcrumb .slash[data-v-c5fffba2] {
    line-height: 56px;
    font-size: 19px;
    color: #999;
    padding: 0 10px
}

#news-page {
    background: #f8f8f8
}

#news-page .news {
    padding-bottom: 60px
}

#news-page .news-nav {
    width: 200px;
    float: left;
    margin-right: 16px;
    background: #fff;
    height: 320px;
    padding-top: 15px
}

#news-page .news-nav-item {
    line-height: 50px;
    margin-bottom: 15px;
    font-size: 18px;
    padding-left: 30px;
    cursor: pointer
}

#news-page .news-nav-item a {
    color: #333
}

#news-page .news-nav-item.active,
#news-page .news-nav-item:hover {
    background: #409eff;
    color: #fff
}

#news-page .news-nav-item.active>h1,
#news-page .news-nav-item.active>h2,
#news-page .news-nav-item:hover>h1,
#news-page .news-nav-item:hover>h2 {
    color: #fff
}

#news-page .news-right {
    /* width: 984px; */
    width: 100%;
    float: left
}

#news-page .news-right .news-list {
    margin-bottom: 30px
}

#news-page .news-right .news-list-item {
    background: #fff;
    height: 210px;
    padding: 10px;
    margin-bottom: 10px;
    cursor: pointer
}

#news-page .news-right .news-list-item-img {
    width: 380px;
    height: 190px;
    overflow: hidden
}

#news-page .news-right .news-list-item-img img {
    width: 380px;
    height: 190px;
    transition: all .3s linear .03s
}

#news-page .news-right .news-list-item-img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#news-page .news-right .news-list-item .flex-grow-1 {
    padding: 10px 20px
}

#news-page .news-right .news-list-item-title {
    font-size: 19px;
    font-weight: 600;
    line-height: 30px;
    height: 30px
}

#news-page .news-right .news-list-item-title:hover {
    color: #409eff
}

#news-page .news-right .news-list-item-desc {
    font-size: 14px;
    line-height: 28px;
    height: 56px;
    margin: 15px 0 35px
}

#news-page .news-right .news-list-item-desc:hover {
    color: #409eff
}

#news-page .news-right .news-list-item-time {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    padding-right: 40px
}

#news-page .news-right .news-detail {
    background: #fff;
    padding: 15px 25px
}

#news-page .news-right .news-detail-header {
    border-bottom: 1px solid #f8f8f8;
    text-align: center;
    padding-bottom: 20px
}

#news-page .news-right .news-detail-header-title {
    font-size: 22px;
    line-height: 60px;
    color: #333;
    font-weight: 600
}

#news-page .news-right .news-detail-header span {
    font-size: 14px;
    color: #666;
    padding-right: 40px
}

#news-page .news-right .news-detail-header span:last-child {
    padding-right: 0
}

#news-page .news-right .news-detail-content {
    padding: 30px 0 50px
}

#news-page .news-right .news-detail-content img {
    max-width: 100%
}

#news-page .news-right .news-detail-footer {
    padding-bottom: 30px
}

#news-page .news-right .news-detail-footer dl dt {
    float: left
}

#news-page .news-right .news-detail-footer dl dd {
    float: left;
    border: 1px solid #409eff;
    border-radius: 5px;
    color: #409eff;
    margin-left: 10px;
    padding: 6px 8px;
    line-height: 1rem
}

#news-page .news-right .news-detail-footer .change-num {
    line-height: 38px;
    border: 1px solid #409eff;
    color: #409eff;
    font-size: 14px;
    border-radius: 3px;
    width: 80px;
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer
}

#news-page .news-right .news-detail-footer .change-num:hover {
    color: #fff;
    background: #409eff
}

#news-page .news-right .news-ost-title {
    color: #333;
    font-size: 28px;
    padding: 30px 0 20px
}

#news-page .news-right .news-ost-box-item {
    width: 320px;
    height: 270px;
    margin-right: 10px;
    float: left;
    background: #fff;
    cursor: pointer;
    padding: 10px;
    line-height: 32px;
    font-size: 16px
}

#news-page .news-right .news-ost-box-item:last-child {
    margin-right: 0
}

#news-page .news-right .news-ost-box-item img {
    width: 300px;
    height: 150px;
    display: block
}

#news-page .news-right .news-ost-box-item-title {
    margin-top: 6px;
    height: 96px;
    overflow: hidden
}

.el-pagination.is-background .btn-next,
.el-pagination.is-background .btn-prev,
.el-pagination.is-background .el-pager li {
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    min-width: 40px;
    font-weight: 400
}

.total-page {
    color: #333;
    font-size: 18px;
    margin-right: 10px
}