﻿/* 初始化CSS */

body, p, ul, ol, li, img, h1, h2, h3, h4, h5, h6, form, fieldset, legend, select, input {
    margin: 0;
    padding: 0;
}

body {
    color: #333333;
    background: #fff;
    text-align: left;
    font: 14px/1.8 "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}

ul, ol, li {
    list-style: none;
}

select, input {
    outline: none;
    vertical-align: middle;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}

img {
    border: 0;
}

p {
    text-indent: 0;
}

textarea {
    resize: none;
    outline: none;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}

a, a:link, a:visited {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #333;
    text-decoration: underline;
}

.clearfix:after {
    content: '\0020';
    display: block;
    clear: both;
    height: 0;
}

.clearfix {
    zoom: 1;
}

.clearFloat {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}

[v-cloak] {
    display: none;
}

body {
    min-width: 1200px;
}

body.wap {
    margin: 0 auto;
    min-width: 375px;
    max-width: 750px;
}

/* 移动端 */

.wap-nav-bar {
    position: relative;
    z-index: 1;
    height: 1.17rem;
    display: flex;
    align-items: center;
}

.wap-nav-bar .wap-nav-bar__left {
    flex: 1;
    padding: 0.2rem 0.43rem;
}

.wap-nav-bar .logo {
    display: block;
    height: 0.77rem;
}

.wap-nav-bar .wap-nav-bar__right {
    padding: 0 0.43rem;
}

.wap-nav-bar .iconfont {
    font-size: 0.48rem;
    color: #666666;
}

.wap-banner {
    height: 2.77rem;
    background: #1C7BDC url("../image/banner1.png") no-repeat top;
    background-size: contain;
}
.zbftyear-2021 .wap-banner {
    height: 2.77rem;
    background: #ffe563 url("../image/banner2021.png") no-repeat top;
    background-size: contain;
}

.van-overflow-hidden {
    overflow: hidden !important;
}

.van-popup {
    position: fixed;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    max-height: 100%;
    overflow-y: auto;
    background-color: #fff;
    transition: transform .3s;
    -webkit-overflow-scrolling: touch
}

.van-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7)
}

.van-popup--center {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.ewm-popup {
    width: 85%;
    border-radius: 8px;
}

.ewm-popup .ewm {
    padding: 0.87rem;
    text-align: center;
}

.ewm-popup .ewm img {
    width: 100%;
}

.ewm-popup .ewm .gk-ewm-item_des {
    font-size: 0.43rem;
}

.ewm-popup .close {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 1;
    color: #c8c9cc;
    font-size: 22px;
    cursor: pointer;
}

.gk-yxk-nav-popup .close-bar {
    height: 46px;
    padding: 0 .427rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.gk-yxk-nav-popup .close-bar .iconfont {
    font-size: .533rem;
    color: #333
}

.gk-yxk-nav-popup .van-overlay {
    top: 0;
    left: auto;
    max-width: 750px;
    margin: 0 auto
}

.gk-yxk-nav-popup .van-popup {
    top: 0;
    left: auto;
}

.gk-yxk-nav-popup .van-popup::after {
    position: absolute;
    box-sizing: border-box;
    content: " ";
    pointer-events: none;
    top: -50%;
    right: -50%;
    bottom: -50%;
    left: -50%;
    border: 0 solid #e5e5e5;
    transform: scale(.5);
    border-top-width: 1px;
    border-color: #d5d5d5;
}

.gk-yxk-nav-popup .van-popup--center {
    transform: none
}

.gk-yxk-nav-popup .van-row {
    padding: .32rem;
    text-align: center
}

.gk-yxk-nav-popup .van-row .active {
    background: #f5f5f5
}

.gk-yxk-nav-popup .van-row a {
    display: block;
    height: 1.12rem;
    line-height: 1.12rem;
    font-size: .373rem;
    color: #333;
    text-decoration: none
}

.wap-main {
    padding-bottom: 0.85rem;
}

.wap-main h4, .wap-main p {
    line-height: 0.8rem;
    padding: 0 0.43rem;
    margin-bottom: 0.53rem;
    font-size: 0.53rem;
    color: #525252;
}

.wap-main p {
    font-size: 0.43rem;
}

.wap-main .table-con {
    padding: 0 0.43rem;
    margin-bottom: 0.53rem;
}

.wap-main table {
    font-size: 0.43rem;
    color: #525252;
    background: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    word-break: break-all;
    word-wrap: break-word;
}

.wap-main table td {
    border: 1px solid #525252;
}

.wap-main .img-con {
    padding: 0 0.43rem;
}

.wap-main .img-con img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    margin-bottom: 0.53rem;
    border-radius: 0.14rem;
    background: #D8D8D8;
}

.wap-main p img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.wap-yxxx {
    display: flex;
    padding: 0.53rem 0.43rem 0.13rem 0.43rem;
    align-items: center;
}

.wap-yxxx .xh {
    margin-right: 0.39rem;
}

.wap-yxxx .xh img {
    display: block;
    width: 1.63rem;
    height: 1.63rem;
    margin: 0;
    object-fit: cover;
}

.wap-yxxx .detail {
    flex: 1;
}

.wap-yxxx .detail .name {
    height: 0.53rem;
    line-height: 0.53rem;
    margin-bottom: 0.24rem;
    font-size: 0.43rem;
}

.wap-yxxx .detail .link {
    display: flex;
}

.wap-yxxx .detail .link a {
    display: block;
    height: 0.48rem;
    line-height: 0.48rem;
    padding: 0.13rem 0.37rem;
    border-radius: 0.1rem;
    border: 0.02rem solid #D5D5D5;
    margin-right: 0.21rem;
    font-size: 0.35rem;
    text-decoration: none;
}

.wap-main-title {
    padding: 0.4rem 0.43rem 0.48rem 0.43rem;
}

.wap-main-title h2 {
    line-height: 0.91rem;
    margin: 0;
    margin-bottom: 0.21rem;
    font-size: 0.64rem;
    font-weight: 700;
}

.wap-main-title h3 {
    line-height: 0.53rem;
    margin: 0;
    font-size: 0.37rem;
    font-weight: 400;
    color: #999999;
}

.wap-zy-box {
    padding: 0.43rem;
    line-height: 0.8rem;
    margin-bottom: 0.64rem;
    font-size: 0.43rem;
    background: #F5F5F5;
}

/* pc端 */

.banner {
    height: 312px;
    background: #1C7BDC url("../image/banner1.png") no-repeat top center;
}
.zbftyear-2021 .banner {
    height: 312px;
    background: #ffe563 url("../image/banner2021.png") no-repeat top center;
}

.nav-box {
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #1F5FBD;
}
.zbftyear-2021 .nav-box {
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #ed7f1c;
}

.nav-list {
    display: inline-block;
}

.nav-list li {
    float: left;
}

.nav-list li a {
    display: block;
    padding: 0 20px;
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
    font-size: 16px;
}

.nav-list li.active a {
    background: #3C7DDE;
    opacity: 1;
}

.zbftyear-2021 .nav-list li.active a {
    background: #ffd8b5;
    color: #9c510f;
    opacity: 1;
}

.main {
    width: 1180px;
    margin: 30px auto;
}

.main .left {
    float: left;
    width: 829px;
}

.main .right {
    float: right;
    width: 290px;
}

.main-title {
    padding: 15px 0 18px 0;
}

.main-title h2 {
    line-height: 34px;
    margin-bottom: 8px;
    font-size: 24px;
    font-weight: 700;
}

.main-title h3 {
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}

.zy-box {
    padding: 16px 16px 13px 16px;
    line-height: 30px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #525252;
    background: #F5F5F5;
}

.main h4, .main p {
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 20px;
    color: #525252;
}

.main p {
    font-weight: 400;
    font-size: 16px;
}

.main p img {
    display: block;
    max-width: 100%;
}

.main .table-con {
    margin-bottom: 20px;
}

.main table {
    font-size: 16px;
    color: #525252;
    background: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    word-break: break-all;
    word-wrap: break-word;
}

.main table td {
    border: 1px solid #525252;
}

.main .img-con {
    margin-bottom: 18px;
}

.main .img-con img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    border-radius: 6px;
    background: #D8D8D8;
}

.main .left .img-con img {
    width: auto;
    margin: 0;
}

.yxxx {
    padding: 24px 20px;
    border-radius: 6px;
    border: 1px solid #E6E6E6;
    margin-bottom: 16px;
}

.yxxx .xh {
    margin-bottom: 12px;
}

.yxxx .xh img {
    display: block;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    object-fit: cover;
}

.yxxx .detail .name {
    line-height: 22px;
    margin-bottom: 13px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}

.yxxx .detail .link {
    display: flex;
    justify-content: space-between;
}

.yxxx .detail .link a {
    display: block;
    box-sizing: border-box;
    width: 120px;
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    border: 1px solid #D5D5D5;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
}

.wap-swiper {
    padding: 0.43rem 0.43rem 0.37rem 0.43rem;
}

.wap-swiper .swiper-slide a {
    display: block;
    text-decoration: none;
}

.wap-swiper .swiper-container {
    height: 4.85rem;
    border-radius: 0.11rem;
    background: #DADADA;
}

.wap-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wap-swiper .swiper-slide .swiper-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.8rem;
    line-height: 0.8rem;
    padding: 0 2.17rem 0 0.27rem;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.4);
    font-size: 0.37rem;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wap-swiper .swiper-pagination {
    height: 0.8rem;
    line-height: 0.8rem;
    padding-right: 0.27rem;
    box-sizing: border-box;
    bottom: 0;
    text-align: right;
}

.wap-swiper .swiper-pagination-bullet {
    width: 0.21rem;
    height: 0.21rem;
    margin: 0 0.16rem;
    background: rgba(255, 255, 255, 0.7);
    box-shadow: 0rem 0.03rem 0.03rem 0rem rgba(0, 0, 0, 0.12);
    opacity: 1;
}

.wap-swiper .swiper-pagination-bullet-active {
    background: #4A90E2;
    box-shadow: 0rem 0.03rem 0.03rem 0rem rgba(0, 0, 0, 0.12);
}

.wap-nav-box {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 4;
}

.wap-nav-list {
    display: flex;
    box-sizing: content-box;
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    user-select: none;
    -webkit-overflow-scrolling: touch;
}

.wap-nav-list::-webkit-scrollbar {
    display: none
}

.wap-nav-list li {
    flex: 1 0 auto;
    padding: 0 .53rem;
    height: 1.173rem;
    line-height: 1.173rem;
    background: #1F5FBD;
}
.zbftyear-2021 .wap-nav-list li {
    flex: 1 0 auto;
    padding: 0 .53rem;
    height: 1.173rem;
    line-height: 1.173rem;
    background: #ed7f1c;
}

.wap-nav-list li.active {
    background: #3C7DDE;
}

.zbftyear-2021 .wap-nav-list li.active {
    background: #ffd8b5;
}

.wap-nav-list li a {
    display: block;
    text-decoration: none;
    color: #fff;
    opacity: 0.8;
    font-size: 0.37rem;
}

.wap-nav-list li.active a {
    opacity: 1;
}
.zbftyear-2021 .wap-nav-list li.active a {
    opacity: 1;
    color: #9c510f;
}

.wap-zbft-item-con a {
    text-decoration: none;
}

.wap-zbft-item {
    display: flex;
    align-items: center;
    padding: 0.21rem 0.43rem;
}

.wap-zbft-item .msg {
    flex: 1;
}

.wap-zbft-item .msg .msg-yxmc {
    width: 5.89rem;
    height: 0.53rem;
    line-height: 0.53rem;
    margin-bottom: 0.11rem;
    font-size: 0.43rem;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wap-zbft-item .msg .msg-title {
    width: 5.89rem;
    height: 0.53rem;
    line-height: 0.53rem;
    margin-bottom: 0.11rem;
    font-size: 0.37rem;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wap-zbft-item .msg .msg-zy {
    width: 5.89rem;
    height: 0.45rem;
    line-height: 0.45rem;
    font-size: 0.32rem;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wap-zbft-item .pic {
    position: relative;
    margin-left: 0.37rem;
    width: 2.88rem;
    height: 2.16rem;
}

.wap-zbft-item .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wap-zbft-item .pic .pic-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.37rem;
    line-height: 0.37rem;
    padding: 0 0.11rem;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.4);
    font-size: 0.27rem;
    text-align: center;
    color: #FFFFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.wap-zbft-yx-con {
    height: 3.09rem;
    padding: 0 0.22rem;
    overflow: hidden;
}

.wap-zbft-yx-list {
    display: flex;
    overflow-y: hidden;
    overflow-x: auto;
}

.wap-zbft-yx-list::-webkit-scrollbar {
    display: none
}

.wap-yx-item {
    width: 25%;
    padding: 0.43rem 0.21rem 0.45rem 0.21rem;
    flex: 0 0 25%;
}

.wap-yx-item a {
    text-decoration: none;
}

.wap-yx-item img {
    display: block;
    width: 1.55rem;
    height: 1.55rem;
    margin: 0 auto 0.19rem auto;
    object-fit: cover;
}

.wap-yx-item .yx-item-yxmc {
    height: 0.48rem;
    line-height: 0.48rem;
    font-size: 0.37rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zbft-item-con {
    margin-left: -16px;
    margin-right: -40px;
}

.zbft-item {
    position: relative;
    float: left;
    width: 388px;
    height: 242px;
    padding: 10px 16px 18px 16px;
    margin-right: 24px;
    margin-bottom: 8px;
    box-sizing: border-box;
}

.zbft-item-con a {
    text-decoration: none;
}

.zbft-item .msg-yxmc {
    height: 32px;
    line-height: 32px;
    margin-bottom: 2px;
    font-size: 22px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zbft-item .msg-title {
    height: 22px;
    line-height: 22px;
    margin-bottom: 8px;
    font-size: 16px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zbft-item .msg-zy {
    padding: 5px 0 5px 216px;
    color: #999;
    height: 140px;
    overflow: hidden;
}

.zbft-item .pic {
    position: absolute;
    left: 16px;
    bottom: 18px;
}

.zbft-item .pic img {
    display: block;
    width: 200px;
    height: 150px;
    object-fit: cover;
}

.zbft-item .pic .pic-title {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 18px;
    line-height: 18px;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zbft-yx-con {
    margin: 14px 0;
    padding: 10px 0;
}

.zbft-yx-list {
    display: flex;
}

.zbft-yx-list .yx-item {
    width: 131px;
    padding: 0 5px;
    box-sizing: border-box;
    text-align: center;
}

.zbft-yx-list .yx-item img {
    width: 58px;
    height: 58px;
    display: block;
    margin: 0 auto 7px auto;
    object-fit: cover;
}

.zbft-yx-list a {
    text-decoration: none;
}

.zbft-yx-list .yx-item .yx-item-yxmc {
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}