.transition[data-v-ed9cc20a],.transition[data-v-ed9cc20a]:after,.transition[data-v-ed9cc20a]:before {
    transition: .3s
}

a[data-v-ed9cc20a] {
    color: #333;
    text-decoration: none
}

* img[data-v-ed9cc20a],img[data-v-ed9cc20a] {
    max-width: 100%;
    max-height: 100%;
    transition: .5s
}

ul[data-v-ed9cc20a] {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.pd-10[data-v-ed9cc20a] {
    padding: 10px
}

.mt-10[data-v-ed9cc20a] {
    margin-top: 10px
}

.ml-10[data-v-ed9cc20a] {
    margin-left: 10px
}

.mr-10[data-v-ed9cc20a] {
    margin-right: 10px
}

.mb-10[data-v-ed9cc20a] {
    margin-bottom: 10px
}

.pd-20[data-v-ed9cc20a] {
    padding: 20px
}

.mt-20[data-v-ed9cc20a] {
    margin-top: 20px
}

.ml-20[data-v-ed9cc20a] {
    margin-left: 20px
}

.mr-20[data-v-ed9cc20a] {
    margin-right: 20px
}

.mb-20[data-v-ed9cc20a] {
    margin-bottom: 20px
}

.pd-30[data-v-ed9cc20a] {
    padding: 30px
}

.mt-30[data-v-ed9cc20a] {
    margin-top: 30px
}

.ml-30[data-v-ed9cc20a] {
    margin-left: 30px
}

.mr-30[data-v-ed9cc20a] {
    margin-right: 30px
}

.mb-30[data-v-ed9cc20a] {
    margin-bottom: 30px
}

.pd-40[data-v-ed9cc20a] {
    padding: 40px
}

.mt-40[data-v-ed9cc20a] {
    margin-top: 40px
}

.ml-40[data-v-ed9cc20a] {
    margin-left: 40px
}

.mr-40[data-v-ed9cc20a] {
    margin-right: 40px
}

.mb-40[data-v-ed9cc20a] {
    margin-bottom: 40px
}

.pd-50[data-v-ed9cc20a] {
    padding: 50px
}

.mt-50[data-v-ed9cc20a] {
    margin-top: 50px
}

.ml-50[data-v-ed9cc20a] {
    margin-left: 50px
}

.mr-50[data-v-ed9cc20a] {
    margin-right: 50px
}

.mb-50[data-v-ed9cc20a] {
    margin-bottom: 50px
}

.pd-60[data-v-ed9cc20a] {
    padding: 60px
}

.mt-60[data-v-ed9cc20a] {
    margin-top: 60px
}

.ml-60[data-v-ed9cc20a] {
    margin-left: 60px
}

.mr-60[data-v-ed9cc20a] {
    margin-right: 60px
}

.mb-60[data-v-ed9cc20a] {
    margin-bottom: 60px
}

.pd-70[data-v-ed9cc20a] {
    padding: 70px
}

.mt-70[data-v-ed9cc20a] {
    margin-top: 70px
}

.ml-70[data-v-ed9cc20a] {
    margin-left: 70px
}

.mr-70[data-v-ed9cc20a] {
    margin-right: 70px
}

.mb-70[data-v-ed9cc20a] {
    margin-bottom: 70px
}

.pd-80[data-v-ed9cc20a] {
    padding: 80px
}

.mt-80[data-v-ed9cc20a] {
    margin-top: 80px
}

.ml-80[data-v-ed9cc20a] {
    margin-left: 80px
}

.mr-80[data-v-ed9cc20a] {
    margin-right: 80px
}

.mb-80[data-v-ed9cc20a] {
    margin-bottom: 80px
}

.pd-90[data-v-ed9cc20a] {
    padding: 90px
}

.mt-90[data-v-ed9cc20a] {
    margin-top: 90px
}

.ml-90[data-v-ed9cc20a] {
    margin-left: 90px
}

.mr-90[data-v-ed9cc20a] {
    margin-right: 90px
}

.mb-90[data-v-ed9cc20a] {
    margin-bottom: 90px
}

.pd-100[data-v-ed9cc20a] {
    padding: 100px
}

.mt-100[data-v-ed9cc20a] {
    margin-top: 100px
}

.ml-100[data-v-ed9cc20a] {
    margin-left: 100px
}

.mr-100[data-v-ed9cc20a] {
    margin-right: 100px
}

.mb-100[data-v-ed9cc20a] {
    margin-bottom: 100px
}

.img-box[data-v-ed9cc20a] {
    overflow: hidden
}

.img-box .img[data-v-ed9cc20a] {
    transition: .3s;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 100%;
    height: 100%
}

.img-box:hover .img[data-v-ed9cc20a] {
    transform: translateZ(0) scale(1.2)
}

.class-banner[data-v-ed9cc20a] {
    display: flex
}

.class-banner img[data-v-ed9cc20a] {
    width: 100%
}

.class-bar[data-v-ed9cc20a] {
    background: #fff
}

.layout section[data-v-ed9cc20a] {
    width: 100%;
    overflow: hidden
}

.layout section .content-box[data-v-ed9cc20a] {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    box-sizing: border-box
}

.page-content[data-v-ed9cc20a] {
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    min-height: calc(100vh - 600px)
}

@media only screen and (max-width: 1680px) {
    .layout section .content-box[data-v-ed9cc20a] {
        max-width:1200px
    }
}

.index[data-v-ed9cc20a] {
    display: flex;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background: #fff
}

.index .left[data-v-ed9cc20a] {
    width: 360px;
    padding: 0 20px;
    box-sizing: border-box
}

.index .left .logo[data-v-ed9cc20a] {
    display: flex;
    align-items: center;
    width: 320px;
    height: 100px;
    overflow: hidden;
    box-sizing: border-box
}

.index .left .logo .img-box[data-v-ed9cc20a] {
    height: 60px
}

.index .left .logo .logo-text[data-v-ed9cc20a] {
    display: flex;
    flex-direction: column;
    margin-left: 12px;
    padding-left: 12px;
    color: #9b9b9b;
    letter-spacing: 2px;
    font-size: 1.4rem;
    border-left: 1px solid #9b9b9b
}

.index .left .about-box[data-v-ed9cc20a] {
    width: 320px;
    height: 220px;
    position: relative
}

.index .left .about-box[data-v-ed9cc20a]:after,.index .left .about-box[data-v-ed9cc20a]:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.index .left .about-box[data-v-ed9cc20a]:after {
    background: url(../images/index-about-bg.png)
}

.index .left .about-box[data-v-ed9cc20a]:before {
    margin: 6px 0 0 6px;
    background: #ededed
}

.index .left .about-box .content-box[data-v-ed9cc20a] {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%
}

.index .left .about-box .content-box .title span[data-v-ed9cc20a] {
    color: #fff
}

.index .left .about-box .content-box .title span[data-v-ed9cc20a]:first-child {
    padding: 0
}

.index .left .about-box .content-box .title span[data-v-ed9cc20a]:first-child:before {
    background: none
}

.index .left .about-box .content-box .title span[data-v-ed9cc20a]:last-child {
    color: #fff;
    opacity: .48
}

.index .left .about-box .content-box .text[data-v-ed9cc20a] {
    margin-top: 20px;
    line-height: 150%;
    letter-spacing: 2px;
    color: #fff;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
}

.index .left .about-box .content-box .more[data-v-ed9cc20a] {
    position: absolute;
    bottom: 30px
}

.index .left .about-box .content-box .more[data-v-ed9cc20a]:before {
    background: rgba(0,0,0,.2)
}

.index .left .content-box[data-v-ed9cc20a] {
    width: 100%;
    box-sizing: border-box;
    position: relative
}

.index .left .content-box .title[data-v-ed9cc20a] {
    display: flex
}

.index .left .content-box .title span[data-v-ed9cc20a] {
    display: flex;
    color: #333;
    align-items: flex-end;
    position: relative
}

.index .left .content-box .title span[data-v-ed9cc20a]:first-child {
    font-size: 1.8rem;
    padding-left: 10px
}

.index .left .content-box .title span[data-v-ed9cc20a]:first-child:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background-image: linear-gradient(90deg,#00a7cb,#58b86f)
}

.index .left .content-box .title span[data-v-ed9cc20a]:last-child {
    text-transform: uppercase;
    font-size: 1.2rem;
    margin-left: 10px;
    color: #9d9d9d
}

.index .left .content-box .list[data-v-ed9cc20a] {
    margin-top: 10px
}

.index .left .content-box .list .item[data-v-ed9cc20a] {
    display: flex;
    margin-top: 15px;
    width: 100%;
    height: 65px;
    cursor: pointer
}

.index .left .content-box .list .item .img-box[data-v-ed9cc20a] {
    flex: 0 0 auto;
    width: 100px;
    height: 65px;
    overflow: hidden
}

.index .left .content-box .list .item .img-box .img[data-v-ed9cc20a] {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.index .left .content-box .list .item .info[data-v-ed9cc20a] {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    margin-left: 10px;
    height: 100%;
    overflow: hidden;
    box-sizing: border-box
}

.index .left .content-box .list .item .info .title[data-v-ed9cc20a] {
    flex: 0 0 auto;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;
    overflow: hidden
}

.index .left .content-box .list .item .info .time[data-v-ed9cc20a] {
    display: flex;
    flex: 1 1 auto;
    align-items: flex-end
}

.index .left .content-box .more[data-v-ed9cc20a] {
    position: relative;
    width: 80px;
    height: 30px;
    margin-top: 20px;
    cursor: pointer
}

.index .left .content-box .more[data-v-ed9cc20a]:after {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    content: "查看更多";
    width: 100%;
    height: 100%;
    color: #fff;
    background: #6ebc58
}

.index .left .content-box .more[data-v-ed9cc20a]:before {
    position: absolute;
    content: "";
    margin: 5px 0 0 5px;
    width: 100%;
    height: 100%;
    background: #ededed
}

.index .left .map .more[data-v-ed9cc20a] {
    position: absolute;
    right: -20px;
    bottom: 20px
}

.index .left .map .more[data-v-ed9cc20a]:before {
    margin: -5px 0 0 -5px
}

.index .main[data-v-ed9cc20a] {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    overflow: hidden
}

.index .main .index-swiper[data-v-ed9cc20a],.index .main footer[data-v-ed9cc20a],.index .main section[data-v-ed9cc20a] {
    position: absolute;
    width: 100%
}

.index .main .index-swiper[data-v-ed9cc20a],.index .main footer[data-v-ed9cc20a] {
    z-index: 999999
}

.index .main section[data-v-ed9cc20a] {
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.index .main .index-swiper[data-v-ed9cc20a] {
    bottom: 40px;
    display: flex;
    height: 220px;
    background: hsla(0,0%,100%,.9)
}

.index .main .index-swiper .index-swiper-box[data-v-ed9cc20a] {
    width: 100%;
    position: relative;
    padding: 15px 0
}

.index .main .index-swiper .swiper-tabs[data-v-ed9cc20a] {
    position: absolute;
    display: flex;
    top: -40px;
    left: 0
}

.index .main .index-swiper .swiper-tabs span[data-v-ed9cc20a] {
    flex: 1 1 auto;
    width: 100px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #0dadc3;
    color: #fff;
    cursor: pointer
}

.index .main .index-swiper .swiper-tabs span.active[data-v-ed9cc20a] {
    cursor: default;
    background: #66af53;
    position: relative
}

.index .main .index-swiper .swiper-tabs span.active[data-v-ed9cc20a]:after {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    left: 50%;
    bottom: -5px;
    background: #66af53;
    transform: rotate(45deg)
}

.index .main footer[data-v-ed9cc20a] {
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    flex: 0 0 auto;
    height: 40px;
    background: rgba(0,0,0,.5);
    color: #fff;
    box-sizing: border-box
}

.index .main footer a[data-v-ed9cc20a],.index .main footer span[data-v-ed9cc20a] {
    display: inline-block;
    color: #fff;
    margin-right: 20px
}

.index .main footer a[data-v-ed9cc20a] {
    cursor: pointer
}

.index .main footer div:last-child span[data-v-ed9cc20a] {
    margin-right: 0;
    margin-left: 20px
}

@media only screen and (max-width: 1600px) {
    .index .main footer[data-v-ed9cc20a] {
        font-size:1.2rem
    }

    .index .main footer .index-phone-second[data-v-ed9cc20a] {
        display: none
    }
}

@media only screen and (max-width: 1366px) {
    .index .main footer .nav[data-v-ed9cc20a] {
        display:none
    }
}

.index-pagination {
    position: absolute;
    bottom: 270px!important;
    right: 0!important;
    left: unset!important;
    z-index: 1000;
    text-align: right;
    padding-right: 10px
}

.index-pagination .swiper-pagination-bullet {
    border-radius: 0!important;
    background: #fff;
    opacity: 1
}

.index-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #6ebc57
}
