.ow-base[data-v-58d7deea] {
    height: 70px
}
.head[data-v-58d7deea] {
    height: 70px;
    width: 100%;
    background: #fff
}
.show-line[data-v-58d7deea] {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,0.1)
}
.ow-nav[data-v-58d7deea] {
    z-index: 20;
    top: 0;
    left: 0;
    right: 0
}
.ow-nav.ow-fixed[data-v-58d7deea] {
    position: fixed
}
.nav[data-v-58d7deea] {
    width: 1200px;
    padding: 0 20px;
    height: 70px;
    line-height: 70px;
    font-size: 18px;
    margin: 0 auto
}
.nav .icon[data-v-58d7deea] {
    font-size: 24px;
    margin-right: 5px;
    vertical-align: middle
}
.head-left[data-v-58d7deea] {
    width: auto
}
.head-left .ow-img[data-v-58d7deea] {
    height: 35px;
    border-radius: 0px;
    vertical-align: middle
}
.active-img[data-v-58d7deea] {
    vertical-align: middle;
    max-height: 70px;
    margin-right: 20px
}
.ow-in-app[data-v-58d7deea] {
    padding: 0;
    width: 96px;
    height: 32px;
    border-radius: 17px;
    left: 32px;
    margin-left: 10px
}
.whois .ow-img[data-v-58d7deea] {
    width: 30px;
    height: 30px;
    border-radius: 10px;
    margin-right: 5px;
    vertical-align: middle;
    border-radius: 50%;
}
.whois p[data-v-58d7deea] {
    cursor: pointer
}
.whois span[data-v-58d7deea] {
    display: inline-block;
    max-width: 60px;
    line-height: 20px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis
}
.whois .showmore[data-v-58d7deea] {
    z-index: 10;
    line-height: 40px;
    padding: 10px 14px;
    width: 160px;
    left: -50px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 25px 0px rgba(216,216,216,0.8);
    box-shadow: 0px 0px 25px 0px rgba(216,216,216,0.8);
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    opacity: 0;
    visibility: hidden
}
.whois .showmore[data-v-58d7deea]:before {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    border-top: #fff 8px solid;
    border-right: #fff 8px solid;
    border-bottom: transparent 8px solid;
    border-left: transparent 8px solid;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.whois .showmore li[data-v-58d7deea] {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.whois .showmore li a[data-v-58d7deea] {
    display: block
}
.whois .showmore li[data-v-58d7deea]:last-child {
    border-bottom: none !important
}
.whois i[data-v-58d7deea] {
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.whois:hover i[data-v-58d7deea] {
    -webkit-transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
    -ms-transform: rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important
}
.whois:hover .showmore[data-v-58d7deea] {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible
}
.login-buttons .ow-button[data-v-58d7deea] {
    border: none;
    width: 96px;
    height: 32px
}
.login-buttons .login[data-v-58d7deea] {
    margin-right: 10px;
    width: auto
}
.button[data-v-58d7deea] {
    height: 25px;
    padding: 0 10px !important
}
.button[data-v-58d7deea]:hover {
    background: #fff
}
.nav-main .nav-item[data-v-58d7deea] {
    margin: 0 20px;
    font-weight: 500;
    font-size: 15px;
    color: #777777
}
.nav-main .nav-item .nav-title[data-v-58d7deea] {
    position: relative;
    cursor: pointer;
    display: block;
    height: 70px;
    padding: 0 5px
}
.nav-main .nav-item .nav-title[data-v-58d7deea]:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    content: '';
    border-radius: 3px;
    height: 3px;
    -webkit-transition: width linear 200ms 0ms;
    -o-transition: width linear 200ms 0ms;
    -moz-transition: width linear 200ms 0ms;
    transition: width linear 200ms 0ms;
    display: block
}
.nav-main .nav-item .nav-title[data-v-58d7deea]:hover:after, .nav-main .nav-item .nav-title.active[data-v-58d7deea]:after {
    width: 100%
}
.nav-main .nav-item .hidden-block[data-v-58d7deea] {
    border-top: 1px solid #f0f0f0;
    width: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: translate(0, 30px);
    -moz-transform: translate(0, 30px);
    -ms-transform: translate(0, 30px);
    -o-transform: translate(0, 30px);
    transform: translate(0, 30px);
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
    z-index: 3;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.nav-main .nav-item .hidden-block .inner-wrapper[data-v-58d7deea] {
    margin: 0 auto
}
.nav-main .nav-item .hidden-block .inner-wrapper .inner-detail[data-v-58d7deea] {
    padding: 40px 60px;
    background: #f6f6f6
}
.nav-main .nav-item .hidden-block .inner-wrapper .inner-detail .center[data-v-58d7deea] {
    text-align: center
}
.nav-main .nav-item .hidden-block .inner-wrapper .inner-detail .link-list[data-v-58d7deea] {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    text-align: center
}
.nav-main .nav-item .hidden-block .inner-wrapper .inner-detail .link-list .link-title[data-v-58d7deea] {
    margin-bottom: 30px;
    line-height: 22px;
    font-weight: 500;
    font-size: 19px
}
.nav-main .nav-item .hidden-block .inner-wrapper .inner-detail .link-list .link-item[data-v-58d7deea] {
    margin-bottom: 20px;
    line-height: 18px;
    font-size: 16px
}
.nav-main .nav-item .hidden-block .inner-wrapper .inner-footer[data-v-58d7deea] {
    background: #ededed;
    height: 100px;
    line-height: 100px;
    font-family: Source Han Sans CN
}
.nav-main .nav-item .hidden-block .inner-wrapper .inner-footer .inner-footer-content[data-v-58d7deea] {
    text-align: left
}
.nav-main .nav-item .hidden-block .inner-wrapper .inner-footer .title[data-v-58d7deea] {
    padding-left: 30px;
    display: inline-block;
    vertical-align: middle;
    width: 240px;
    height: 60px;
    border-right-style: solid;
    border-right-width: 1.5px;
    line-height: 60px;
    font-size: 19px;
    font-weight: 500
}
.nav-main .nav-item .hidden-block .inner-wrapper .inner-footer .detail[data-v-58d7deea] {
    display: inline-block;
    vertical-align: middle;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 500
}
.nav-main .nav-item .hidden-block .inner-wrapper .inner-footer .detail .detail-item[data-v-58d7deea] {
    display: inline-block;
    vertical-align: top;
    width: 240px;
    text-align: center
}
.nav-main .nav-item:hover .hidden-block[data-v-58d7deea] {
    opacity: 1;
    visibility: visible;
    z-index: 5;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}
.download-a[data-v-58d7deea] {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: auto;
    min-width: 60px;
    height: 32px;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 16px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    border: 1px solid transparent
}
.download-a.download-a-spec[data-v-58d7deea] {
    border: 1px solid
}
.download-a.red[data-v-58d7deea] {
    padding: 0 14px 0 10px;
    background: #e40213;
    color: white;
    border: none
}
.download-a.red .icon[data-v-58d7deea] {
    margin-right: 2px;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url("../images/98335b7d0d124eb6afde177e5505d95a.png") no-repeat center/contain
}
.download-a.red .text[data-v-58d7deea] {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    line-height: 32px
}
.download-a.red[data-v-58d7deea]:hover {
    background: #ff3444
}
.item-show[data-v-70212372] {
    height: 100%;
    background-size: cover;
    background-position: center
}
.item-show h2[data-v-70212372] {
    font-weight: 600;
    font-size: 48px;
    line-height: 53px;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    opacity: 0;
    margin-bottom: 19px
}
.item-show p[data-v-70212372] {
    font-weight: 400;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    opacity: 0;
    margin-bottom: 4px;
    line-height: 28px;
    font-size: 20px
}
.item-show .b-b[data-v-70212372] {
    opacity: 0;
    margin-top: 30px;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.item-show .ow-button[data-v-70212372] {
    width: 140px;
    height: 50px;
    padding: 0;
    margin-top: 30px;
    margin-right: 12px;
    font-size: 18px;
    font-weight: 600
}
.item-show .ow-button.right-button[data-v-70212372] {
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.15)
}
.banner-ow[data-v-70212372] {
    overflow: hidden;
    background: #fff
}
.banner-ow[data-v-70212372] .swiper-pagination {
    bottom: 15px
}
.banner-ow[data-v-70212372] .swiper-pagination .swiper-pagination-switch {
    opacity: 1;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #cacaca;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    border: none;
    margin: 0 6px
}
.banner-ow[data-v-70212372] .swiper-pagination .swiper-active-switch {
    width: 40px
}
.banner-ow[data-v-70212372] .swiper-slide-active h2, .banner-ow[data-v-70212372] .swiper-slide-active p, .banner-ow[data-v-70212372] .swiper-slide-active .b-b {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all ease-out 500ms 400ms;
    -o-transition: all ease-out 500ms 400ms;
    -moz-transition: all ease-out 500ms 400ms;
    transition: all ease-out 500ms 400ms
}
.banner-ow[data-v-70212372] .swiper-slide-active p {
    -webkit-transition: all ease-out 500ms 600ms;
    -o-transition: all ease-out 500ms 600ms;
    -moz-transition: all ease-out 500ms 600ms;
    transition: all ease-out 500ms 600ms
}
.banner-ow[data-v-70212372] .swiper-slide-active .b-b {
    -webkit-transition: all ease-out 500ms 900ms;
    -o-transition: all ease-out 500ms 900ms;
    -moz-transition: all ease-out 500ms 900ms;
    transition: all ease-out 500ms 900ms
}
.banner-ow[data-v-70212372] .swiper-slide-active .info {
    -webkit-transition: all ease-out 500ms 1000ms;
    -o-transition: all ease-out 500ms 1000ms;
    -moz-transition: all ease-out 500ms 1000ms;
    transition: all ease-out 500ms 1000ms
}
.banner-ow[data-v-70212372] .swiper-button-container {
    max-width: 1300px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.banner-ow[data-v-70212372] .swiper-button-prev, .banner-ow[data-v-70212372] .swiper-button-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: rgba(0,0,0,0.1)
}
.banner-ow[data-v-70212372] .swiper-button-prev:hover, .banner-ow[data-v-70212372] .swiper-button-next:hover {
    background: rgba(0,0,0,0.3)
}
.banner-ow[data-v-70212372] .swiper-button-prev i, .banner-ow[data-v-70212372] .swiper-button-next i {
    font-size: 18px;
    color: #fff;
    font-weight: bold
}
.show-img[data-v-70212372] {
    width: 620px;
    right: 20px;
    z-index: 2
}
.show-img .ow-img[data-v-70212372] {
    height: 400px
}
.show-img .erweima-show[data-v-70212372] {
    margin: 0 auto;
    display: block;
    width: 390px
}
.show-img .ow-video[data-v-70212372] video {
    opacity: 0
}
.content[data-v-70212372] {
    width: 100%;
    z-index: 2
}
.content .des[data-v-70212372] {
    width: 480px
}
.erweima-div[data-v-70212372] {
    vertical-align: top;
    text-align: center;
    margin-left: 10px
}
.erweima-div p[data-v-70212372] {
    font-size: 14px
}
.banner-logo[data-v-70212372] {
    right: 40px;
    top: 30px;
    height: 37px;
    position: absolute;
    z-index: 2
}
.info[data-v-70212372] {
    line-height: 22px;
    width: 40%;
    margin-top: 6px
}
.login-iframe[data-v-70212372] {
    position: relative
}
.z3[data-v-70212372] {
    z-index: 3
}
.ow-base[data-v-ffd3b6a8] {
    background: #ebebeb
}
ul[data-v-ffd3b6a8] {
    line-height: 38px;
    table-layout: fixed
}
ul li[data-v-ffd3b6a8] {
    padding-right: 20px
}
ul li a[data-v-ffd3b6a8] {
    height: 38px
}
ul li .a-point[data-v-ffd3b6a8]:before {
    display: inline-block;
    width: 5px;
    height: 5px;
    content: '';
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px
}
ul li .icon-bk[data-v-ffd3b6a8] {
    vertical-align: middle
}
.ow-base[data-v-03650a2c] {
    padding: 50px 0
}
.ow-title[data-v-03650a2c] {
    margin-bottom: 20px;
    line-height: 48px
}
.sub-title[data-v-03650a2c] {
    line-height: 38px;
    margin-bottom: 20px
}
.des[data-v-03650a2c] {
    line-height: 38px;
    margin-bottom: 20px
}
.img-div[data-v-03650a2c] {
    line-height: 0;
    margin-bottom: 60px
}
.img-div[data-v-03650a2c] .ow-img {
    display: inline-block;
    margin: 0;
    margin-bottom: 30px
}
.img-div[data-v-03650a2c] .ow-img:last-child {
    margin-bottom: 0
}
.custom[data-v-03650a2c] .img-list .ow-img {
    width: 100%;
    overflow: hidden
}
.custom[data-v-03650a2c] .img-list .ow-img img {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    max-width: unset
}
.html-show[data-v-03650a2c] {
    margin-bottom: 20px
}
.ow-button[data-v-03650a2c] {
    display: block;
    margin: 0 auto;
    height: 50px;
    border-radius: 10px;
    padding: 0 60px
}
.bk-hover[data-v-03650a2c] {
    opacity: 0.9
}
.list-container[data-v-21cde0f6] {
    padding: 0
}
.list-container .list-item[data-v-21cde0f6] {
    display: inline-block;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.list-container .list-item.spec[data-v-21cde0f6] {
    margin-right: 0 !important
}
.list-container .list-item .shadow[data-v-21cde0f6] {
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.2)
}
.list-container .list-item .img-wrapper[data-v-21cde0f6] {
    width: 100%;
    height: 100%
}
.list-container .list-item .img-wrapper[data-v-21cde0f6] .inner {
    overflow: hidden;
    width: 100%;
    height: 100%
}
.list-container .list-item .img-wrapper[data-v-21cde0f6] .inner img {
    opacity: 1
}
.list-container .list-item .img-wrapper[data-v-21cde0f6] .inner p, .list-container .list-item .img-wrapper[data-v-21cde0f6] .inner span {
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.list-container .isTop .img-wrapper[data-v-21cde0f6] {
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    position: relative;
    top: 0
}
.list-container .isTop:hover .img-wrapper[data-v-21cde0f6] {
    top: -15px
}
.wrap-title[data-v-40b598d5] {
    width: 100%;
    text-align: center;
    padding-top: 70px;
    margin-bottom: 40px;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.35
}
.wrap-t-i-d[data-v-40b598d5] {
    margin-bottom: 80px
}
.img1[data-v-40b598d5] {
    margin-right: 64px
}
.img2[data-v-40b598d5] {
    margin-left: 64px
}
.wrap-item-title[data-v-40b598d5] {
    font-size: 36px;
    padding: 53px 0
}
.wrap-item-img[data-v-40b598d5] {
    width: 460px;
    height: 330px
}
.wrap-desc[data-v-40b598d5] {
    font-size: 16px;
    line-height: 34px
}
.ow-button[data-v-40b598d5] {
    margin-top: 20px;
    margin-right: 20px
}
.w1200 {
    width: 1200px;
    padding: 0 20px;
    box-sizing: content-box;
    margin-left: auto;
    margin-right: auto;
}
.w1200 .list-wrapper .list-item[data-v-4a76f21e] {
    display: inline-block;
    background: #FAFAFA;
    -webkit-box-shadow: 0px 2px 20px 0px rgba(7,55,67,0.09);
    box-shadow: 0px 2px 20px 0px rgba(7,55,67,0.09);
    overflow: hidden;
    margin: 0 32px 50px;
    border-radius: 8px;
    height: 194px
}
.w1200 .list-wrapper .list-item:hover .list-item-w[data-v-4a76f21e] {
    top: -66px
}
.w1200 .list-wrapper .list-item:hover .list-item-w .img-content[data-v-4a76f21e] {
    opacity: 0;
    visibility: hidden
}
.w1200 .list-wrapper .list-item .list-item-w[data-v-4a76f21e] {
    position: relative;
    top: 0;
    padding: 15px 14px 0px;
    width: 332px;
    font-size: 0;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.w1200 .list-wrapper .list-item .list-item-w .img-content[data-v-4a76f21e] {
    display: block;
    overflow: hidden;
    height: 60px;
    position: relative;
    margin-bottom: 15px;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.w1200 .list-wrapper .list-item .list-item-w .img-content .ow-img[data-v-4a76f21e] {
    float: left;
    display: inline-block;
    height: 100%;
    vertical-align: bottom
}
.w1200 .list-wrapper .list-item .list-item-w .img-content .iconfont[data-v-4a76f21e] {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    vertical-align: bottom;
    font-size: 28px
}
.w1200 .list-wrapper .list-item .list-item-w .title[data-v-4a76f21e] {
    margin-bottom: 10px;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500
}
.w1200 .list-wrapper .list-item .list-item-w .desc[data-v-4a76f21e] {
    margin-bottom: 24px;
    height: 56px;
    line-height: 28px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #686868
}
.w1200 .list-wrapper .list-item .list-item-w .button-wrapper[data-v-4a76f21e] {
    text-align: center
}
.w1200 .list-wrapper .list-item .list-item-w .button-wrapper[data-v-4a76f21e] .ow-button {
    border: none;
    padding: 0;
    width: 130px;
    height: 32px;
    line-height: 32px;
    border-radius: 5px
}
.top-title[data-v-30faf9e6] {
    padding-top: 34px;
    padding-bottom: 41px
}
.top-title h2[data-v-30faf9e6] {
    line-height: 50px;
    font-size: 36px;
    margin-bottom: 10px
}
.top-title p[data-v-30faf9e6] {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}
.ow-con-button[data-v-30faf9e6] {
    border: none;
    background: transparent;
    height: 40px;
    border-radius: 40px;
    margin-right: 10px
}
.more-link[data-v-30faf9e6] {
    line-height: 40px;
    margin-right: 38px
}
p.p-more[data-v-30faf9e6] {
    margin-bottom: 12px;
    margin-top: -40px
}
ul.row[data-v-30faf9e6] {
    margin-left: -25px;
    margin-bottom: -25px
}
.showList[data-v-30faf9e6] {
    margin-bottom: 25px;
    width: 382px;
    height: 260px;
    border-radius: 10px;
    overflow: hidden;
    margin-left: 25px
}
.showList .inner[data-v-30faf9e6] {
    top: 0;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 12px 27px;
    margin: auto 0;
    background: rgba(27,27,27,0.72);
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    color: #fff;
    height: 100px;
    overflow: hidden;
    display: block
}
.showList .inner.bottom[data-v-30faf9e6] {
    top: auto
}
.showList .inner.top[data-v-30faf9e6] {
    bottom: auto
}
.showList .title[data-v-30faf9e6] {
    font-size: 20px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 28px;
    height: 56px
}
.showList .des[data-v-30faf9e6] {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    line-height: 22px;
    height: 0px;
    margin-bottom: 0px
}
.showList .ow-button[data-v-30faf9e6] {
    display: block;
    margin: 0 auto;
    height: 30px;
    border-radius: 30px;
    line-height: 25px;
    padding: 0 20px;
    margin-top: 26px;
    color: #fff;
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
    overflow: hidden;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.showList:hover .inner[data-v-30faf9e6] {
    height: 100%;
    padding: 27px;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    border-radius: 10px
}
.showList:hover .des[data-v-30faf9e6] {
    height: 70px;
    margin-bottom: 23px
}
.showList:hover .ow-button[data-v-30faf9e6] {
    height: 30px
}
.main-list[data-v-30faf9e6] {
    margin-top: 30px;
    padding-bottom: 56px
}
.buttons[data-v-30faf9e6] {
    width: 950px;
    overflow: hidden
}
.wrap[data-v-523a6d76] {
    background: #fbfbfb;
    padding-bottom: 30px
}
.wrap-title[data-v-523a6d76] {
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    margin: 0 0 62px;
    padding: 74px 0 0 0;
    line-height: 1.35
}
.business-item[data-v-523a6d76] {
    float: left;
    position: relative;
    width: 50%;
    height: 200px;
    background: rgba(255,255,255,0.7);
    border-bottom: 1px solid #e9e9e9;
    -webkit-transition: 0.5s linear 0s;
    -o-transition: 0.5s linear 0s;
    -moz-transition: 0.5s linear 0s;
    transition: 0.5s linear 0s
}
.business-item .business-item-img[data-v-523a6d76] {
    position: absolute;
    width: 120px;
    height: 120px;
    top: 50%;
    margin-top: -60px;
    left: 30px
}
.business-item .business-item-des[data-v-523a6d76] {
    position: absolute;
    width: 383px;
    top: 0;
    left: 178px;
    font-size: 14px;
    line-height: 28px;
    font-weight: 400;
    cursor: pointer;
    bottom: 0
}
.business-item[data-v-523a6d76]:hover {
    background: #fff;
    -webkit-box-shadow: 0px 0px 26px 0px rgba(180,180,180,0.39);
    box-shadow: 0px 0px 26px 0px rgba(180,180,180,0.39)
}
.business-item[data-v-523a6d76]:nth-child(odd) {
    border-right: 1px solid #e9e9e9
}
.business-item[data-v-523a6d76]:nth-last-child(1), .business-item[data-v-523a6d76]:nth-last-child(2) {
    border-bottom: none
}
.service[data-v-0448f389] {
    padding-top: 40px;
    background: #f7f7f7;
    padding-bottom: 0px
}
.service .nav[data-v-0448f389] {
    width: 140px
}
.service .nav li[data-v-0448f389] {
    margin-bottom: 20px
}
.service .nav li .ow-button[data-v-0448f389] {
    border-left: 7px solid transparent;
    width: 140px;
    height: 40px
}
.service .nav li .ow-button.is-active[data-v-0448f389], .service .nav li .ow-button[data-v-0448f389]:hover {
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(85,121,129,0.1);
    box-shadow: 0px 0px 8px 0px rgba(85,121,129,0.1)
}
.main-content[data-v-0448f389] {
    padding-top: 50px;
    padding-bottom: 15px
}
.main-content .content[data-v-0448f389] {
    width: 1016px
}
.main-content .content li[data-v-0448f389] {
    margin: 0 0 70px 76px
}
.main-content .content li a[data-v-0448f389] {
    display: block
}
.main-content .ow-img[data-v-0448f389] {
    width: 262px;
    height: 120px;
    overflow: hidden
}
.main-content .ow-img[data-v-0448f389]:hover {
    opacity: 0.9
}
.bottom-info[data-v-0448f389] {
    background: rgba(0,0,0,0.3);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0)), to(#333));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, #333 100%);
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, #333 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, #333 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0) 0%, #333 100%);
    color: #fff;
    line-height: 38px;
    padding: 0 10px
}
.show-one .content[data-v-0448f389] {
    width: 100%
}
.show-one ul.row[data-v-0448f389] {
    margin-left: -67px
}
.show-one ul.row li[data-v-0448f389] {
    margin-left: 67px;
    margin-bottom: 50px
}
.show-one ul.row .ow-img[data-v-0448f389] {
    width: 355px;
    height: 164px
}
.pt78[data-v-33740089] {
    margin-top: 78px
}
.nav-list[data-v-33740089] {
    font-size: 14px;
    color: #ffffff
}
.nav-list li[data-v-33740089] {
    width: 170px
}
.nav-list .title[data-v-33740089] {
    margin-bottom: 30px;
    font-weight: 500;
    color: #ffffff
}
.nav-list a[data-v-33740089] {
    display: block;
    font-weight: 400;
    margin-bottom: 25px
}
.nav-list a[data-v-33740089]:hover {
    color: #fff
}
.footer-nav[data-v-33740089] {
    border-right: 1px solid rgba(255,255,255,0.1)
}
.you-links[data-v-33740089] {
    line-height: 22px;
    line-height: 60px;
    font-size: 16px
}
.you-links a[data-v-33740089] {
    margin-left: 30px;
    border-bottom: 1px solid transparent;
    position: relative;
    display: inline-block
}
.you-links a[data-v-33740089]:hover {
    color: #fff
}
.you-links-div[data-v-33740089] {
    border-top: 1px solid rgba(255,255,255,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.1);
    margin-top: 30px
}
.footer-info[data-v-33740089] {
    width: 388px;
    font-weight: 400;
    font-size: 18px;
    color: #ffffff;
    line-height: 25px
}
.footer-info .ph[data-v-33740089] {
    line-height: 33px;
    margin-bottom: 33px;
    margin-top: 10px
}
.footer-info .ph span[data-v-33740089] {
    width: 49%;
    display: inline-block
}
.footer-info .ph i[data-v-33740089] {
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    font-size: 16px
}
.footer-info .iconfont[data-v-33740089] {
    margin: 0 7px;
    width: 30px;
    height: 30px;
    background: rgba(255,255,255,0.2);
    border-radius: 50%;
    display: inline-block;
    line-height: 30px;
    font-size: 20px
}
.footer-info .info[data-v-33740089] {
    margin: 20px auto
}
.footer-info .erweima[data-v-33740089] {
    width: 100px;
    height: 100px;
    background: #fff
}
.footer-info .ewm[data-v-33740089] {
    margin-right: 44px
}
.footer-info .ewm[data-v-33740089]:last-child {
    margin-right: 0
}
.footer-info .ow-img[data-v-33740089] {
    margin: auto
}
.bottom[data-v-33740089] {
    padding-top: 19px;
    padding-bottom: 30px;
    margin-top: 40px
}
.bottom img[data-v-33740089] {
    display: inline-block
}
.bottom .other-links p[data-v-33740089] {
    font-size: 12px;
    line-height: 17px;
    color: #ffffff
}
.co-icon[data-v-33740089] {
    display: inline-block;
    width: 115px;
    height: 20px;
    vertical-align: middle
}
.img-list[data-v-33740089] {
    display: inline-block;
    vertical-align: middle
}
.img-list[data-v-33740089] .ow-img {
    border-radius: 4px;
    height: 20px
}
.tel-wz span[data-v-33740089] {
    display: inline-block;
    width: 49%
}
.no-bottom-border[data-v-33740089] {
    border-bottom: none
}
.auto-do[data-v-2fd9d95c] {
    position: fixed;
    left: -100vw;
    opacity: 0;
    visibility: hidden
}
.ow-base[data-v-8174fe74] {
    position: fixed;
    z-index: 10;
    text-align: center;
    overflow-x: auto;
    overflow-y: visible
}
.main-wrapper[data-v-8174fe74] {
    font-size: 0
}
.ow-img-banner[data-v-8174fe74] {
    margin: 0 auto
}
.ow-img-banner[data-v-8174fe74] >img, .ow-img-banner[data-v-8174fe74] >.img-a>img {
    max-width: 1000%
}
.ow-img-banner .ow-img[data-v-8174fe74] {
    position: absolute;
    cursor: pointer
}
.ow-img-banner .close[data-v-8174fe74] {
    bottom: 80%;
    left: 50px;
    pointer-events: auto
}
.ow-img-banner .btn[data-v-8174fe74] {
    bottom: 50px;
    right: 50px
}
.ow-img-banner .mw1200[data-v-8174fe74] {
    max-width: 1200px;
    margin: 0 auto;
    height: 100%
}
.ow-img-banner .phone-input[data-v-8174fe74] {
    position: absolute;
    border-radius: 3px;
    border: 1px solid #E8E8E8
}
.ow-img-banner .phone-input[data-v-8174fe74] label {
    padding: 0 5px
}
.ow-img-banner .phone-input[data-v-8174fe74] label .input-item {
    padding: 0 5px;
    float: right;
    width: -moz-calc(100% - 24px);
    width: calc(100% - 24px);
    height: 24px;
    font-size: 13px
}
.ow-img-banner .phone-input[data-v-8174fe74] label .phone-icon {
    display: table-cell;
    float: left;
    width: 24px
}
.ow-img-banner .bottom-register-button[data-v-8174fe74] {
    position: absolute;
    border-radius: 3px;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer
}
.ow-img-banner .bottom-register-button img[data-v-8174fe74] {
    opacity: 1
}
.register-bg-wrapper[data-v-8174fe74] {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    margin: auto;
    background: rgba(0,0,0,0.7)
}
.register-bg-wrapper .register-wrapper[data-v-8174fe74] {
    padding: 30px 20px 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 360px;
    background: white;
    border-radius: 6px;
    text-align: left
}
.register-bg-wrapper .register-wrapper .register-title[data-v-8174fe74] {
    height: 26px;
    line-height: 26px;
    font-size: 18px;
    font-weight: 600;
    color: #333333
}
.register-bg-wrapper .register-wrapper .sub-title[data-v-8174fe74] {
    margin-bottom: 10px;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    font-weight: 400;
    color: #999999
}
.register-bg-wrapper .register-wrapper .phone-wrapper[data-v-8174fe74] {
    margin-bottom: 10px
}
.register-bg-wrapper .register-wrapper .phone-wrapper .sub-title[data-v-8174fe74] {
    margin-bottom: 0
}
.register-bg-wrapper .register-wrapper .phone-wrapper .phone-num[data-v-8174fe74] {
    height: 40px;
    line-height: 40px;
    font-size: 28px;
    font-weight: 600;
    color: #333333
}
.register-bg-wrapper .register-wrapper .yzm-wrapper .yzm[data-v-8174fe74] {
    margin-bottom: 10px;
    overflow: hidden
}
.register-bg-wrapper .register-wrapper .yzm-wrapper .yzm .yzm-input[data-v-8174fe74] {
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 162px;
    height: 48px;
    line-height: 48px;
    border-radius: 3px;
    border: 1px solid #E8E8E8
}
.register-bg-wrapper .register-wrapper .yzm-wrapper .yzm .yzm-input[data-v-8174fe74] .input-item {
    display: inline-block;
    vertical-align: top;
    height: 46px;
    line-height: 46px
}
.register-bg-wrapper .register-wrapper .yzm-wrapper .yzm .yzm-button[data-v-8174fe74] {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    background: none;
    border: none;
    font-size: 16px
}
.register-bg-wrapper .register-wrapper .register-button[data-v-8174fe74] {
    margin-top: 20px;
    margin-bottom: 14px;
    padding: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: none
}
.register-bg-wrapper .register-wrapper .register-button.disable[data-v-8174fe74] {
    cursor: not-allowed
}
.register-bg-wrapper .register-wrapper .protocol-wrapper[data-v-8174fe74] {
    line-height: 18px;
    font-size: 12px;
    font-weight: 400;
    color: #333333
}
.register-bg-wrapper .register-wrapper .protocol-wrapper .protocol-text[data-v-8174fe74] {
    font-size: 0
}
.register-bg-wrapper .register-wrapper .protocol-wrapper .protocol-text .a-link[data-v-8174fe74] {
    font-size: 12px
}
.register-bg-wrapper .register-wrapper .sm-pop-inner[data-v-8174fe74] {
    position: static
}
.register-bg-wrapper .register-wrapper .register-close-button[data-v-8174fe74] {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 24px;
    height: 24px;
    background: url("../images/eec8bdd92b0e40a194685730faa73074.png") no-repeat center;
    background-size: contain
}
.register-bg-wrapper .register-text[data-v-8174fe74] {
    padding: 30px 20px 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 360px;
    background: white;
    border-radius: 6px
}
.register-bg-wrapper .register-text .register-button-tips[data-v-8174fe74] {
    margin-top: 10px;
    padding: 0;
    width: 100px;
    height: 36px;
    line-height: 36px;
    border: none
}
.fix-rs[data-v-08ef29f6] {
    z-index: 15;
    width: 100px;
    font-family: PingFangSC-Regular, PingFang SC
}
.fix-rs .service-wrapper[data-v-08ef29f6] {
    position: relative;
    width: 88px;
    height: 88px;
    margin: 0 auto 27px;
    border-radius: 50%;
    font-size: 0;
    padding: 5px;
    background: white;
    cursor: pointer
}
.fix-rs .service-wrapper .service-inner[data-v-08ef29f6] {
    border-radius: 50%;
    width: 78px;
    height: 78px;
    background: white;
    padding: 5px
}
.fix-rs .service-wrapper .service-inner .avatar-wrapper[data-v-08ef29f6] {
    border-radius: 50%;
    width: 68px;
    height: 68px
}
.fix-rs .service-wrapper .service-btn[data-v-08ef29f6] {
    position: absolute;
    left: 0;
    top: 72px;
    z-index: 10;
    width: 88px;
    height: 28px;
    line-height: 28px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.2);
    box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.2);
    text-align: center;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    color: #66666B
}
.fix-rs .module[data-v-08ef29f6] {
    position: relative;
    margin: 0 auto 20px;
    padding: 10px 0 8px;
    width: 68px;
    height: 68px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.2);
    box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.2);
    border-radius: 6px;
    border: 1px solid transparent;
    text-align: center;
    cursor: pointer
}
.fix-rs .module .title[data-v-08ef29f6] {
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    color: #66666B
}
.fix-rs .module .icon[data-v-08ef29f6] {
    margin-bottom: 3px
}
.fix-rs .module .icon .iconfont[data-v-08ef29f6] {
    font-size: 30px;
    color: #66666B
}
.fix-rs .tel-wrapper .dianhua .show-more[data-v-08ef29f6] {
    top: -180px
}
.fix-rs .tel-wrapper .dianhua .show-more .inner[data-v-08ef29f6] {
    text-align: left;
    min-height: 195px;
    background: #fff;
    width: 340px;
    padding: 30px
}
.fix-rs .tel-wrapper .dianhua .show-more .inner .ow-img[data-v-08ef29f6] {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin-right: 28px;
    background: #eee
}
.fix-rs .tel-wrapper .dianhua .show-more .inner .tel[data-v-08ef29f6] {
    line-height: 28px;
    margin-bottom: 4px;
    width: 195px
}
.fix-rs .tel-wrapper .dianhua .show-more .inner .tel a[data-v-08ef29f6] {
    margin-left: 4px
}
.fix-rs .tel-wrapper .dianhua .show-more .inner .tel .tel-num[data-v-08ef29f6] {
    white-space: nowrap
}
.fix-rs .tel-wrapper .dianhua .show-more .inner i[data-v-08ef29f6] {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle
}
.fix-rs .tel-wrapper .dianhua .show-more .inner .try-zixun[data-v-08ef29f6] {
    display: inline-block;
    vertical-align: top;
    height: 34px;
    line-height: 32px;
    padding: 0;
    width: 130px;
    margin-right: 13px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: black
}
.fix-rs .tel-wrapper .dianhua .show-more .inner .try-free[data-v-08ef29f6] {
    width: 130px;
    height: 34px;
    padding: 0
}
.fix-rs .tel-wrapper .dianhua .show-more .inner .row[data-v-08ef29f6] {
    margin-bottom: 22px
}
.fix-rs .tel-wrapper .dianhua .show-more .inner[data-v-08ef29f6]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 12.5px solid;
    border-left: 12.5px solid;
    border-color: inherit;
    border-bottom: 12.5px solid transparent;
    border-right: 12.5px solid transparent;
    border-radius: 4px 0 0 0
}
.fix-rs .tel-wrapper .dianhua .show-more .time[data-v-08ef29f6] {
    word-break: break-all
}
.fix-rs .tel-wrapper .dianhua .show-more .content[data-v-08ef29f6] {
    width: 174px
}
.fix-rs .tel-wrapper .dianhua .show-more .inner[data-v-08ef29f6]::before {
    top: 150px
}
.fix-rs .tel-wrapper:hover .show-more[data-v-08ef29f6] {
    top: -140px;
    visibility: visible;
    opacity: 1
}
.fix-rs .public-page-wrapper .show-more[data-v-08ef29f6] {
    top: -180px
}
.fix-rs .public-page-wrapper:hover .show-more[data-v-08ef29f6] {
    top: -140px;
    visibility: visible;
    opacity: 1
}
.fix-rs .active-wrapper .show-more-active[data-v-08ef29f6] {
    bottom: 40px
}
.fix-rs .active-wrapper:hover .show-more-active[data-v-08ef29f6] {
    bottom: 0;
    visibility: visible;
    opacity: 1
}
.fix-rs .show-more-active[data-v-08ef29f6] {
    right: 70px;
    bottom: 30px;
    padding-right: 16px;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
    visibility: hidden;
    opacity: 0
}
.fix-rs .show-more-active .ow-img[data-v-08ef29f6] {
    width: 300px
}
.fix-rs .show-more[data-v-08ef29f6] {
    right: 70px;
    bottom: 30px;
    padding-right: 16px;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
    visibility: hidden;
    opacity: 0
}
.fix-rs .show-more .inner[data-v-08ef29f6] {
    position: relative;
    padding: 6px;
    border-radius: 4px;
    line-height: 20px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(216,216,216,0.6);
    box-shadow: 0px 0px 20px 0px rgba(216,216,216,0.6)
}
.fix-rs .show-more .inner .gzh[data-v-08ef29f6] {
    width: 160px;
    height: 160px;
    background-color: #eee
}
.fix-rs .show-more .inner .inner-table-content[data-v-08ef29f6] {
    background: #fff;
    margin: 3px;
    padding-bottom: 6px
}
.fix-rs .show-more .inner.table[data-v-08ef29f6] {
    padding: 3px
}
.fix-rs .show-more .inner[data-v-08ef29f6]::before {
    content: '';
    display: block;
    border-top: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    right: -4px;
    top: 175px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.fix-rs .show-more .tel[data-v-08ef29f6] {
    line-height: 22px;
    margin-bottom: 12px;
    margin-top: 5px
}
.fix-rs .show-more i[data-v-08ef29f6] {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 4px auto 7px;
    color: #fff;
    font-size: 22px;
    background-position: center;
    background-repeat: no-repeat
}
.fix-rs .show-more .ow-img[data-v-08ef29f6] {
    width: 88px;
    height: 88px;
    margin-bottom: 3px
}
.fix-rs .envelope-wrapper[data-v-08ef29f6] {
    width: 100px;
    cursor: pointer
}
.module[data-v-3b01ee3c] {
    position: relative;
    margin: 0 auto 20px;
    padding: 10px 0 8px;
    width: 68px;
    height: 68px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.2);
    box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.2);
    border-radius: 6px;
    border: 1px solid transparent;
    text-align: center;
    cursor: pointer
}
.module .title[data-v-3b01ee3c] {
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    color: #66666B
}
.module .icon[data-v-3b01ee3c] {
    margin-bottom: 3px
}
.module .icon .iconfont[data-v-3b01ee3c] {
    font-size: 30px;
    color: #66666B
}
.tel-wrapper .dianhua .show-more[data-v-3b01ee3c] {
    top: -180px
}
.tel-wrapper .dianhua .show-more .inner[data-v-3b01ee3c] {
    text-align: left;
    min-height: 195px;
    background: #fff;
    width: 340px;
    padding: 30px
}
.tel-wrapper .dianhua .show-more .inner .ow-img[data-v-3b01ee3c] {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin-right: 28px;
    background: #eee
}
.tel-wrapper .dianhua .show-more .inner .tel[data-v-3b01ee3c] {
    line-height: 28px;
    margin-bottom: 4px;
    width: 195px
}
.tel-wrapper .dianhua .show-more .inner .tel a[data-v-3b01ee3c] {
    margin-left: 4px
}
.tel-wrapper .dianhua .show-more .inner .tel .tel-num[data-v-3b01ee3c] {
    white-space: nowrap
}
.tel-wrapper .dianhua .show-more .inner i[data-v-3b01ee3c] {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle
}
.tel-wrapper .dianhua .show-more .inner .try-zixun[data-v-3b01ee3c] {
    display: inline-block;
    vertical-align: top;
    height: 34px;
    line-height: 32px;
    padding: 0;
    width: 130px;
    margin-right: 13px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: black
}
.tel-wrapper .dianhua .show-more .inner .try-free[data-v-3b01ee3c] {
    width: 130px;
    height: 34px;
    padding: 0
}
.tel-wrapper .dianhua .show-more .inner .row[data-v-3b01ee3c] {
    margin-bottom: 22px
}
.tel-wrapper .dianhua .show-more .inner[data-v-3b01ee3c]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 12.5px solid;
    border-left: 12.5px solid;
    border-color: inherit;
    border-bottom: 12.5px solid transparent;
    border-right: 12.5px solid transparent;
    border-radius: 4px 0 0 0
}
.tel-wrapper .dianhua .show-more .time[data-v-3b01ee3c] {
    word-break: break-all
}
.tel-wrapper .dianhua .show-more .content[data-v-3b01ee3c] {
    width: 174px
}
.tel-wrapper .dianhua .show-more .inner[data-v-3b01ee3c]::before {
    top: 150px
}
.tel-wrapper:hover .show-more[data-v-3b01ee3c] {
    top: -140px;
    visibility: visible;
    opacity: 1
}
.show-more-active[data-v-3b01ee3c] {
    right: 70px;
    bottom: 30px;
    padding-right: 16px;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
    visibility: hidden;
    opacity: 0
}
.show-more-active .ow-img[data-v-3b01ee3c] {
    width: 300px
}
.show-more[data-v-3b01ee3c] {
    right: 70px;
    bottom: 30px;
    padding-right: 16px;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
    visibility: hidden;
    opacity: 0
}
.show-more .inner[data-v-3b01ee3c] {
    position: relative;
    padding: 6px;
    border-radius: 4px;
    line-height: 20px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(216,216,216,0.6);
    box-shadow: 0px 0px 20px 0px rgba(216,216,216,0.6)
}
.show-more .inner .gzh[data-v-3b01ee3c] {
    width: 160px;
    height: 160px;
    background-color: #eee
}
.show-more .inner .inner-table-content[data-v-3b01ee3c] {
    background: #fff;
    margin: 3px;
    padding-bottom: 6px
}
.show-more .inner.table[data-v-3b01ee3c] {
    padding: 3px
}
.show-more .inner[data-v-3b01ee3c]::before {
    content: '';
    display: block;
    border-top: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    right: -4px;
    top: 175px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.show-more .tel[data-v-3b01ee3c] {
    line-height: 22px;
    margin-bottom: 12px;
    margin-top: 5px
}
.show-more i[data-v-3b01ee3c] {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 4px auto 7px;
    color: #fff;
    font-size: 22px;
    background-position: center;
    background-repeat: no-repeat
}
.show-more .ow-img[data-v-3b01ee3c] {
    width: 88px;
    height: 88px;
    margin-bottom: 3px
}
.module[data-v-3ad251c0] {
    position: relative;
    margin: 0 auto 20px;
    padding: 10px 0 8px;
    width: 68px;
    height: 68px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.2);
    box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.2);
    border-radius: 6px;
    border: 1px solid transparent;
    text-align: center;
    cursor: pointer
}
.module .title[data-v-3ad251c0] {
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    color: #66666B
}
.module .icon[data-v-3ad251c0] {
    margin-bottom: 3px
}
.module .icon .iconfont[data-v-3ad251c0] {
    font-size: 30px;
    color: #66666B
}
.module[data-v-b26c3330] {
    position: relative;
    margin: 0 auto 20px;
    padding: 10px 0 8px;
    width: 68px;
    height: 68px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.2);
    box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.2);
    border-radius: 6px;
    border: 1px solid transparent;
    text-align: center;
    cursor: pointer
}
.module .title[data-v-b26c3330] {
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-weight: 400;
    font-size: 12px;
    color: #66666B
}
.module .icon[data-v-b26c3330] {
    margin-bottom: 3px
}
.module .icon .iconfont[data-v-b26c3330] {
    font-size: 30px;
    color: #66666B
}
.public-page-wrapper .show-more[data-v-b26c3330] {
    top: -180px
}
.public-page-wrapper:hover .show-more[data-v-b26c3330] {
    top: -140px;
    visibility: visible;
    opacity: 1
}
.show-more-active[data-v-b26c3330] {
    right: 70px;
    bottom: 30px;
    padding-right: 16px;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
    visibility: hidden;
    opacity: 0
}
.show-more-active .ow-img[data-v-b26c3330] {
    width: 300px
}
.show-more[data-v-b26c3330] {
    right: 70px;
    bottom: 30px;
    padding-right: 16px;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
    visibility: hidden;
    opacity: 0
}
.show-more .inner[data-v-b26c3330] {
    position: relative;
    padding: 6px;
    border-radius: 4px;
    line-height: 20px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(216,216,216,0.6);
    box-shadow: 0px 0px 20px 0px rgba(216,216,216,0.6)
}
.show-more .inner .gzh[data-v-b26c3330] {
    width: 160px;
    height: 160px;
    background-color: #eee
}
.show-more .inner .inner-table-content[data-v-b26c3330] {
    background: #fff;
    margin: 3px;
    padding-bottom: 6px
}
.show-more .inner.table[data-v-b26c3330] {
    padding: 3px
}
.show-more .inner[data-v-b26c3330]::before {
    content: '';
    display: block;
    border-top: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    right: -4px;
    top: 175px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.show-more .tel[data-v-b26c3330] {
    line-height: 22px;
    margin-bottom: 12px;
    margin-top: 5px
}
.show-more i[data-v-b26c3330] {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 4px auto 7px;
    color: #fff;
    font-size: 22px;
    background-position: center;
    background-repeat: no-repeat
}
.show-more .ow-img[data-v-b26c3330] {
    width: 88px;
    height: 88px;
    margin-bottom: 3px
}

.swiper-pagination .swiper-pagination-bullet-active{width: 40px;border-radius: 10px;background: #0DA5CA;}

.swiper-button-prev:after {
    content: 'prev';transform: rotate(-180deg) !important;display: block;font-size: 20px !important;color: #fff !important;
}
.swiper-button-next:after {
    content: 'prev';display: block;font-size: 20px !important;color: #fff !important;
}
.ow-img[data-v-d44c30a6] {
    margin-top: 59px;
    margin-bottom: 60px;
}
.ow-content .ow-img[data-v-5f4b80dc] {
    width: 370px;
    height: 260px;
    margin-right: 30px;
}
.img[data-v-14c3acb0] {
    display: inline-block;
    background-repeat: no-repeat;
    position: relative;
}












.ow-base[data-v-d44c30a6] {
    padding: 50px 0
}
.ow-title[data-v-d44c30a6] {
    margin-bottom: 20px;
    line-height: 48px
}
.sub-title[data-v-d44c30a6] {
    line-height: 38px;
    margin-bottom: 20px
}
.des[data-v-d44c30a6] {
    line-height: 38px;
    margin-bottom: 20px
}
.ow-button[data-v-d44c30a6] {
    display: block;
    margin: 0 auto;
    height: 50px;
    border-radius: 10px;
    padding: 0 60px
}
.bk-hover[data-v-d44c30a6] {
    opacity: 0.9
}
.ow-content[data-v-5f4b80dc] {
    padding-top: 80px;
    padding-bottom: 80px
}
.ow-content .c-t[data-v-5f4b80dc] {
    margin-bottom: 60px
}
.ow-content .ow-swiper[data-v-5f4b80dc] {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(85,121,129,0.1);
    box-shadow: 0px 0px 10px 0px rgba(85,121,129,0.1);
    border-radius: 6px;
    overflow: hidden
}
.ow-content .row[data-v-5f4b80dc] {
    border-radius: 10px;
    background: #fff;
    overflow: hidden
}
.ow-content .cont[data-v-5f4b80dc] {
    padding: 30px
}
.ow-content .cont p[data-v-5f4b80dc] {
    line-height: 25px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}
.ow-content .cont .p[data-v-5f4b80dc] {
    line-height: 25px;
    height: 120px;
    padding-right: 50px
}
.ow-content .title[data-v-5f4b80dc] {
    line-height: 33px;
    margin-bottom: 30px
}
.ow-content[data-v-833fc832] {
    padding-bottom: 80px;
    padding-top: 80px
}
.ow-content .title[data-v-833fc832] {
    margin-bottom: 80px
}
.ow-content .ow-icon[data-v-833fc832] {
    border-radius: 50%;
    width: 96px;
    height: 96px;
    display: inline-block;
    margin-bottom: 17px
}
.ow-content .des[data-v-833fc832] {
    margin-top: 8px
}
.ow-content li[data-v-833fc832] {
    display: table-cell
}
.dark .title[data-v-833fc832], .dark .t-sub-font-color[data-v-833fc832], .dark .t-third-font-color[data-v-833fc832] {
    color: #fff
}
.dark .t-main-bg-color-h[data-v-833fc832] {
    background-color: transparent
}
.ow-base[data-v-5ccbc3b8] {
    padding-top: 50px;
    padding-bottom: 50px
}
.ow-base .title[data-v-5ccbc3b8] {
    margin-bottom: 100px
}
.ow-base .ow-img[data-v-5ccbc3b8] {
    width: 370px;
    height: 260px
}
.ow-base .row[data-v-5ccbc3b8] {
    padding: 0 30px
}
.ow-base .inner[data-v-5ccbc3b8] {
    background: #fff;
    width: 370px;
    border-radius: 10px;
    overflow: hidden;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.15);
    box-shadow: 0px 0px 10px 0px rgba(51,51,59,0.15)
}
.ow-base .inner-bottom[data-v-5ccbc3b8] {
    padding: 20px
}
.ow-base .inner-bottom p[data-v-5ccbc3b8] {
    height: 20px
}
.ow-base .label[data-v-5ccbc3b8] {
    padding: 3px 10px;
    height: 24px;
    line-height: 24px;
    margin-right: 16px;
    border-radius: 4px;
    white-space: nowrap;
    max-width: 27%;
    display: inline-block;
    
}
.ow-base .h3[data-v-5ccbc3b8] {
    margin-top: 12px;
    line-height: 25px;
    height: 50px
}
.ow-base .time[data-v-5ccbc3b8] {
    line-height: 20px;
    margin-top: 14px
}
.ow-swiper[data-v-5ccbc3b8] {
    overflow: hidden
}
.ow-swiper[data-v-5ccbc3b8] .swiper-slide {
    padding-bottom: 20px;
    padding-top: 20px
}





.fix-rs[data-v-6a2b4158] {
    z-index: 15
}
.fix-rs ul[data-v-6a2b4158] {
    width: 42px;
    float: right
}
.top[data-v-6a2b4158] {
    border-radius: 4px
}
.top li[data-v-6a2b4158] {
    margin-top: 10px;
    width: 42px;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    background: #fff;
    border-radius: 42px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2)
}
.top li.single[data-v-6a2b4158] {
    line-height: 42px;
    height: 42px
}
.top li i[data-v-6a2b4158] {
    font-size: 24px
}
.top .free-use[data-v-6a2b4158] {
    color: #fff;
    line-height: 22px;
    letter-spacing: 6px;
    font-size: 16px;
    text-align: center;
    word-wrap: break-word;
    line-height: 20px;
    font-weight: bold
}
.top .free-use a[data-v-6a2b4158] {
    padding: 11px 0px 20px 5px;
    display: block
}
.top .free-use i[data-v-6a2b4158] {
    margin-bottom: 10px;
    font-size: 18px;
    display: inline-block;
    text-align: center
}
.top .free-use:hover a[data-v-6a2b4158] {
    color: #fff
}
.top .show-more[data-v-6a2b4158] {
    right: 45px;
    bottom: 30px;
    padding-right: 16px;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;

    transition-delay: 100ms;
    visibility: hidden;
    opacity: 0
}
.top .show-more .inner[data-v-6a2b4158] {
    position: relative;
    padding: 6px;
    border-radius: 4px;
    line-height: 20px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(216,216,216,0.6);
    box-shadow: 0px 0px 20px 0px rgba(216,216,216,0.6)
}
.top .show-more .inner .gzh[data-v-6a2b4158] {
    width: 160px;
    height: 160px;
    background-color: #eee
}
.top .show-more .inner .inner-table-content[data-v-6a2b4158] {
    background: #fff;
    margin: 3px;
    padding-bottom: 6px
}
.top .show-more .inner.table[data-v-6a2b4158] {
    padding: 3px
}
.top .show-more .inner[data-v-6a2b4158]::before {
    content: '';
    display: block;
    border-top: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    right: -4px;
    top: 175px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.top .show-more .tel[data-v-6a2b4158] {
    line-height: 22px;
    margin-bottom: 12px;
    margin-top: 5px
}
.top .show-more i[data-v-6a2b4158] {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 4px auto 7px;
    color: #fff;
    font-size: 22px;
    background-position: center;
    background-repeat: no-repeat
}
.top .show-more .ow-img[data-v-6a2b4158] {
    width: 88px;
    height: 88px;
    margin-bottom: 3px
}
.top .dianhua .show-more[data-v-6a2b4158] {
    top: -180px
}
.top .dianhua .show-more .inner[data-v-6a2b4158] {
    text-align: left;
    min-height: 195px;
    background: #fff;
    width: 340px;
    padding: 30px
}
.top .dianhua .show-more .inner .ow-img[data-v-6a2b4158] {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    margin-right: 28px;
    background: #eee
}
.top .dianhua .show-more .inner .tel[data-v-6a2b4158] {
    line-height: 28px;
    margin-bottom: 4px;
    width: 195px
}
.top .dianhua .show-more .inner .tel a[data-v-6a2b4158] {
    margin-left: 4px
}
.top .dianhua .show-more .inner .tel .tel-num[data-v-6a2b4158] {
    white-space: nowrap
}
.top .dianhua .show-more .inner i[data-v-6a2b4158] {
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    display: inline-block;
    vertical-align: middle
}
.top .dianhua .show-more .inner .try-zixun[data-v-6a2b4158] {
    display: inline-block;
    vertical-align: top;
    height: 34px;
    line-height: 32px;
    padding: 0;
    width: 130px;
    margin-right: 13px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: black
}
.top .dianhua .show-more .inner .try-free[data-v-6a2b4158] {
    width: 130px;
    height: 34px;
    padding: 0
}
.top .dianhua .show-more .inner .row[data-v-6a2b4158] {
    margin-bottom: 22px
}
.top .dianhua .show-more .inner[data-v-6a2b4158]:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 12.5px solid;
    border-left: 12.5px solid;
    border-color: inherit;
    border-bottom: 12.5px solid transparent;
    border-right: 12.5px solid transparent;
    border-radius: 4px 0 0 0
}
.top .dianhua .show-more .time[data-v-6a2b4158] {
    word-break: break-all
}
.top .dianhua .show-more .content[data-v-6a2b4158] {
    width: 174px
}
.top .dianhua .show-more .inner[data-v-6a2b4158]::before {
    top: 150px
}
.top .dianhua:hover .show-more[data-v-6a2b4158] {
    top: -140px
}
.top li:hover .show-more[data-v-6a2b4158] {
    opacity: 1;
    visibility: visible;
    bottom: 0
}
.gotop[data-v-6a2b4158] {
    width: 42px;
    line-height: 40px;
    height: 42px;
    border-radius: 50%;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
    margin-top: 10px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
    float: right;
    clear: both
}
.freeUseIcon[data-v-6a2b4158] {
    background-size: contain;
    margin-left: -5px;
    height: 24px;
    vertical-align: middle;
    display: inline-block;
    width: 42px
}
.multi[data-v-6a2b4158] {
    padding-top: 10px;
    clear: both;
    width: auto;
    float: right
}
.multi[data-v-6a2b4158] .img-list .ow-img {
    margin: 0;
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    -moz-transition: all 200ms;
    transition: all 200ms
}
.multi[data-v-6a2b4158] .img-list .ow-img:last-child {
    margin-bottom: 0
}
.hover-img[data-v-6a2b4158] {
    margin-bottom: 10px
}
.hover-img .posa[data-v-6a2b4158] {
    position: absolute;
    opacity: 0;
    background: red;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}
.hover-img:hover .show-icon[data-v-6a2b4158] {
    opacity: 0
}
.hover-img:hover .posa[data-v-6a2b4158] {
    opacity: 1
}





.no-inited[data-v-460716f8] {
    visibility: visible;
    top: 200vh
}
.ow-popup-connect[data-v-460716f8] {
    width: 596px;
    height: 437px;
    background: url(../images/6a403f3dd95f4f9b8befab77d2a3f133.png);
    z-index: 30;
    padding: 52px 50px;
    margin: auto;
    text-align: center
}
.ow-popup-connect .ow-img[data-v-460716f8] {
    width: 77px;
    height: 77px
}
.ow-popup-connect .close[data-v-460716f8] {
    display: inline-block;
    position: absolute;
    right: 75px;
    top: 120px;
    width: 12px;
    height: 12px;
    color: #8d8d8d;
    cursor: pointer
}
.ow-popup-connect .tips[data-v-460716f8] {
    margin-top: 60px
}
.ow-popup-connect .tel[data-v-460716f8] {
    margin-top: 28px;
    font-size: 24px;
    margin-bottom: 38px
}
.ow-popup-connect .ow-button[data-v-460716f8] {
    width: 100px;
    height: 27px;
    padding: 0px;
    margin: 0 20px
}
.ow-popup-connect .right-button[data-v-460716f8] {
    color: #fff
}

.popup .close[data-v-c2980844] {
    position: absolute;
    top: -25px;
    right: -25px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 0px rgb(27 27 27 / 60%);
    box-shadow: 0 0 10px 0px rgb(27 27 27 / 60%);
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    cursor: pointer;
    border-radius: 50%;
    z-index: 2;
    line-height: 42px;
}


.video-list[data-v-2cd567e5] {
    background: #f5f5f5;
    padding: 31px 0
}
.video-list .table-div[data-v-2cd567e5] {
    margin-left: -12px;
    font-size: 20px
}
.video-list ul[data-v-2cd567e5] {
    table-layout: fixed
}
.video-list ul .inline[data-v-2cd567e5] {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 12px
}
.video-list .video1 .fs12[data-v-2cd567e5], .video-list .video2 .fs12[data-v-2cd567e5] {
    font-size: 25px
}
.video-list .video3 .fs12[data-v-2cd567e5] {
    font-size: 20px
}
.video-list .video4 .fs12[data-v-2cd567e5] {
    font-size: 15px
}
.video-list .zhan[data-v-2cd567e5] {
    width: 100%;
    height: 0;
    padding-top: 55.6%
}
.video-list .inner[data-v-2cd567e5] {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0px;
    margin: 0 6px;
    border-radius: 10px
}
.video-list .inner video[data-v-2cd567e5] {
    -o-object-fit: cover;
    object-fit: cover
}
.video-list .inner .table[data-v-2cd567e5] {
    border-radius: 10px;
    background: rgba(27,27,27,0.6);
    color: #fff
}
.video-list .inner .table i[data-v-2cd567e5] {
    font-size: 34px;
    height: 38px;
    width: 38px;
    line-height: 34px;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 2px
}
.video-list .inner .table i[data-v-2cd567e5]:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    border-radius: 50%;
    border: 5px transparent solid;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.video-list .inner .table p[data-v-2cd567e5] {
    line-height: 20px;
    margin-top: 12px
}
.video-list .inner:hover i[data-v-2cd567e5]:after {
    background: transparent
}
.show-video[data-v-2cd567e5] {
    z-index: 10;
    background: rgba(27,27,27,0.6)
}
.show-video div[data-v-2cd567e5] {
    position: fixed;
    padding: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-box-shadow: 0 0 10px 0px rgba(27,27,27,0.6);
    box-shadow: 0 0 10px 0px rgba(27,27,27,0.6)
}
.show-video div span[data-v-2cd567e5] {
    position: absolute;
    top: -25px;
    right: -25px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px 0px rgba(27,27,27,0.6);
    box-shadow: 0 0 10px 0px rgba(27,27,27,0.6);
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    cursor: pointer;
    border-radius: 50%
}
.show-video video[data-v-2cd567e5] {
    border-radius: 10px;
    max-height: 60vh;
    max-width: 80vw;
    width: auto;
    height: auto
}
.title[data-v-2cd567e5] {
    margin: 19px 0 40px;
    font-size: 36px;
    font-weight: 500
}



.top[data-v-f54290f6] {
    height: 176px
}
.top h3[data-v-f54290f6] {
    height: 20px;
    line-height: 30px
}
.main-swiper[data-v-f54290f6] {
    height: 509px
}
.main-swiper .banner-img[data-v-f54290f6] {
    width: 100%;
    height: 509px
}
.main-swiper .banner-img .o0[data-v-f54290f6] {
    opacity: 0
}
.main-swiper .banner-img .inner[data-v-f54290f6] {
    padding-top: 166px;
    height: 343px
}
.main-swiper .banner-img .des[data-v-f54290f6] {
    line-height: 30px
}
.main-swiper .banner-img .body[data-v-f54290f6] {
    margin-top: 30px;
    height: 165px
}
.main-swiper .banner-img .buttons[data-v-f54290f6] {
    margin-top: 49px
}
.main-swiper .banner-img .buttons .t-main-bg-color-h[data-v-f54290f6] {
    border: none
}
.main-swiper .banner-img .buttons .ow-button[data-v-f54290f6] {
    padding: 0;
    margin-right: 34px;
    height: 44px;
    line-height: 44px;
    min-width: 132px;
    color: inherit
}
.main-swiper .swiper-slide-active[data-v-f54290f6] {
    position: relative;
    z-index: 2
}
.main-swiper .swiper-slide-active .title[data-v-f54290f6] {
    -webkit-animation: indbanLeft 1s ease both 0.4s;
    -moz-animation: indbanLeft 1s ease both 0.4s;
    -o-animation: indbanLeft 1s ease both 0.4s;
    animation: indbanLeft 1s ease both 0.4s
}
.main-swiper .swiper-slide-active .des[data-v-f54290f6] {
    -webkit-animation: indbanLeft 1s ease both 0.6s;
    -moz-animation: indbanLeft 1s ease both 0.6s;
    -o-animation: indbanLeft 1s ease both 0.6s;
    animation: indbanLeft 1s ease both 0.6s
}
.main-swiper .swiper-slide-active .body[data-v-f54290f6] {
    -webkit-animation: indbanLeft 1s ease both 0.8s;
    -moz-animation: indbanLeft 1s ease both 0.8s;
    -o-animation: indbanLeft 1s ease both 0.8s;
    animation: indbanLeft 1s ease both 0.8s
}
.main-swiper .swiper-slide-active .buttons[data-v-f54290f6] {
    -webkit-animation: indbanLeft 1s ease both 0.9s;
    -moz-animation: indbanLeft 1s ease both 0.9s;
    -o-animation: indbanLeft 1s ease both 0.9s;
    animation: indbanLeft 1s ease both 0.9s
}
.top-swiper[data-v-f54290f6] {
    z-index: 1
}
.top-swiper .hr[data-v-f54290f6] {
    bottom: 2px;
    z-index: 1;
    border-bottom: 1px solid rgba(255,255,255,0.5)
}
.top-swiper .swiper-slide[data-v-f54290f6] {
    width: 258px;
    height: 300px;
    padding: 0 65px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.top-swiper .swiper-slide .point[data-v-f54290f6] {
    background: #fff;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    margin: 0 auto
}
.top-swiper .swiper-slide .point.active[data-v-f54290f6] {
    width: 100%
}
.top-swiper .swiper-slide .tabel[data-v-f54290f6] {
    height: 130px
}
.top-swiper .swiper-slide .des[data-v-f54290f6] {
    margin-top: 10px;
    line-height: 20px
}
.top-swiper .icon[data-v-f54290f6] {
    width: 44px;
    height: 44px;
    background-size: cover;
    background-repeat: no-repeat;
    top: 105px;
    cursor: pointer;
    z-index: 1;
    opacity: 0.8
}
.top-swiper .icon[data-v-f54290f6]:hover {
    opacity: 1
}
.top-swiper .prev[data-v-f54290f6] {
    left: -35px
}
.top-swiper .next[data-v-f54290f6] {
    right: -35px
}
.top-swiper .pointer[data-v-f54290f6] {
    cursor: pointer
}
.bk-inner .left[data-v-f54290f6], .bk-inner .right[data-v-f54290f6] {
    height: 100%;
    width: 50%
}

.top-swiper .swiper-button-prev1[data-v-f54290f6] {
    left: -35px;
}
.top-swiper .swiper-button-next1[data-v-f54290f6] {
    right: -35px;
}

.swiper-container22 {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    direction: ltr;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.img2[data-v-14c3acb22]{width: 640px;height: 360px;}




.item-show[data-v-3a96a4ee] {
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}
.item-show h2[data-v-3a96a4ee] {
    font-weight: 600;
    font-size: 48px;
    line-height: 53px;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    opacity: 0;
    margin-bottom: 19px
}
.item-show p[data-v-3a96a4ee] {
    font-weight: 400;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    opacity: 0;
    margin-bottom: 4px;
    line-height: 28px;
    font-size: 20px
}
.item-show .b-b[data-v-3a96a4ee] {
    opacity: 0;
    margin-top: 30px;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.item-show .ow-button[data-v-3a96a4ee] {
    width: 140px;
    height: 50px;
    padding: 0;
    margin-top: 30px;
    margin-right: 12px;
    font-size: 18px;
    font-weight: 600
}
.item-show .ow-button.right-button[data-v-3a96a4ee] {
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 0 15px 0 rgba(0,0,0,0.15);
    background: #FFFFFF
}
.banner-ow[data-v-3a96a4ee] {
    overflow: hidden;
    background: #fff
}
.banner-ow[data-v-3a96a4ee] .swiper-pagination {
    bottom: 15px
}
.banner-ow[data-v-3a96a4ee] .swiper-pagination .swiper-pagination-switch {
    opacity: 1;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background: #cacaca;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    border: none;
    margin: 0 6px
}
.banner-ow[data-v-3a96a4ee] .swiper-pagination .swiper-active-switch {
    width: 40px
}
.banner-ow[data-v-3a96a4ee] .swiper-slide-active h2, .banner-ow[data-v-3a96a4ee] .swiper-slide-active p, .banner-ow[data-v-3a96a4ee] .swiper-slide-active .b-b {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all ease-out 500ms 400ms;
    -o-transition: all ease-out 500ms 400ms;
    -moz-transition: all ease-out 500ms 400ms;
    transition: all ease-out 500ms 400ms
}
.banner-ow[data-v-3a96a4ee] .swiper-slide-active p {
    -webkit-transition: all ease-out 500ms 600ms;
    -o-transition: all ease-out 500ms 600ms;
    -moz-transition: all ease-out 500ms 600ms;
    transition: all ease-out 500ms 600ms
}
.banner-ow[data-v-3a96a4ee] .swiper-slide-active .b-b {
    -webkit-transition: all ease-out 500ms 900ms;
    -o-transition: all ease-out 500ms 900ms;
    -moz-transition: all ease-out 500ms 900ms;
    transition: all ease-out 500ms 900ms
}
.banner-ow[data-v-3a96a4ee] .swiper-slide-active .info {
    -webkit-transition: all ease-out 500ms 1000ms;
    -o-transition: all ease-out 500ms 1000ms;
    -moz-transition: all ease-out 500ms 1000ms;
    transition: all ease-out 500ms 1000ms
}
.banner-ow[data-v-3a96a4ee] .swiper-button-container {
    max-width: 1300px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.banner-ow[data-v-3a96a4ee] .swiper-button-prev, .banner-ow[data-v-3a96a4ee] .swiper-button-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: rgba(0,0,0,0.1)
}
.banner-ow[data-v-3a96a4ee] .swiper-button-prev:hover, .banner-ow[data-v-3a96a4ee] .swiper-button-next:hover {
    background: rgba(0,0,0,0.3)
}
.banner-ow[data-v-3a96a4ee] .swiper-button-prev i, .banner-ow[data-v-3a96a4ee] .swiper-button-next i {
    font-size: 18px;
    color: #fff;
    font-weight: bold
}
.show-img[data-v-3a96a4ee] {
    width: 620px;
    right: 20px;
    z-index: 2
}
.show-img .ow-img[data-v-3a96a4ee] {
    height: 400px
}
.show-img .erweima-show[data-v-3a96a4ee] {
    margin: 0 auto;
    display: block;
    width: 390px
}
.show-img .ow-video[data-v-3a96a4ee] video {
    opacity: 0
}
.content[data-v-3a96a4ee] {
    width: 100%;
    z-index: 2
}
.content .des[data-v-3a96a4ee] {
    width: 480px
}
.erweima-div[data-v-3a96a4ee] {
    vertical-align: top;
    text-align: center;
    margin-left: 10px
}
.erweima-div p[data-v-3a96a4ee] {
    font-size: 14px
}
.banner-logo[data-v-3a96a4ee] {
    right: 40px;
    top: 30px;
    height: 37px;
    position: absolute;
    z-index: 2
}
.info[data-v-3a96a4ee] {
    line-height: 22px;
    width: 40%;
    margin-top: 6px
}
.login-iframe[data-v-3a96a4ee] {
    position: relative
}
.z3[data-v-3a96a4ee] {
    z-index: 3
}
.main[data-v-764e6e3f] {
    padding: 0 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.main .title[data-v-764e6e3f] {
    margin-bottom: 30px;
    line-height: 24px;
    text-align: center;
    font-size: 24px;
    font-family: SourceHanSansSC;
    font-weight: bold;
    color: #333333
}
.main .list[data-v-764e6e3f] .toggle-item {
    padding: 10px 0;
    border-bottom: 1px solid #DEDEDE
}
.main .list[data-v-764e6e3f] .toggle-item.no-fold {
    padding-bottom: 34px
}
.main .list[data-v-764e6e3f] .toggle-item .title-show {
    line-height: 48px;
    font-family: SourceHanSansSC;
    font-size: 18px;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: transparent
}
.main .list[data-v-764e6e3f] .toggle-item .title-show.no-fold .iconfont {
    -webkit-transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    -ms-transform: rotate(90deg) !important;
    -o-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important
}
.main .list[data-v-764e6e3f] .toggle-item .title-show.no-fold .table-cell {
    font-weight: bold
}
.main .list[data-v-764e6e3f] .toggle-item .title-show .table-cell {
    font-weight: 500;
    color: #333333
}
.main .list[data-v-764e6e3f] .toggle-item .title-show .iconfont {
    -webkit-transition: -webkit-transform linear 100ms;
    transition: -webkit-transform linear 100ms;
    -o-transition: -o-transform linear 100ms;
    -moz-transition: transform linear 100ms, -moz-transform linear 100ms;
    transition: transform linear 100ms;
    transition: transform linear 100ms, -webkit-transform linear 100ms, -moz-transform linear 100ms, -o-transform linear 100ms;
    font-weight: bold;
    font-size: 20px
}
.main .list[data-v-764e6e3f] .toggle-content {
    margin-top: 12px
}


.main .list[data-v-764e6e3f] .toggle-item .inactives .iconfont {
    -webkit-transform: rotate(90deg) !important;
    -moz-transform: rotate(90deg) !important;
    -ms-transform: rotate(90deg) !important;
    -o-transform: rotate(90deg) !important;
    transform: rotate(90deg) !important;
	color: #0da5ca;
}

.main .list[data-v-764e6e3f] .toggle-item .inactives .title-show {border-color: #0da5ca!important;}
.main .list[data-v-764e6e3f] .toggle-item .inactives .title-show .line-clamp-1 {color: #0da5ca;font-weight: bold;}


.ow-base_sp,.ow-base_spi,.ow-base_spo{display: none; position: absolute;
  left: 460px;
  top: 150px;
  width: 426px;
  height: 282px;
  border-radius: 7px;
  z-index: 10000;
}
.popup[data-v-c2980844] {
    z-index: 30;
    cursor: auto;
    background: rgba(27,27,27,0.6);
}
.popup .center[data-v-c2980844] {
    position: fixed;
    padding: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-radius: 10px;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-box-shadow: 0 0 10px 0px rgb(27 27 27 / 60%);
    box-shadow: 0 0 10px 0px rgb(27 27 27 / 60%);
}



.ow-base[data-v-bf0b54cc] {margin-bottom: 50px}
.top[data-v-bf0b54cc] {height: 260px;margin-bottom: 60px}
.top .logo[data-v-bf0b54cc] {border-radius: 50%;width: 150px;height: 150px;margin-right: 34px}
.inner[data-v-bf0b54cc] {line-height: 24px}
.inner h1[data-v-bf0b54cc] {width: 540px;margin-bottom: 14px;line-height: 37px}
.inner p[data-v-bf0b54cc] {width: 480px;height: 74px;display: -webkit-box;overflow: hidden;-webkit-line-clamp: 3;-webkit-box-orient: vertical}
.inner .label[data-v-bf0b54cc] {background: rgba(13,165,202,0.1);padding: 4px 13px;display: inline-block;margin-right: 10px}
.content[data-v-bf0b54cc] {margin-bottom: 80px}
.content h2[data-v-bf0b54cc] {line-height: 30px;font-size: 22px;margin-bottom: 14px}
.content p[data-v-bf0b54cc] {line-height: 24px;margin-bottom: 10px}
.content-inner[data-v-bf0b54cc] {width: 100%; -webkit-box-shadow: 0px 0px 20px 0px rgba(51,51,59,0.15);box-shadow: 0px 0px 20px 0px rgba(51,51,59,0.15); padding: 26px 50px}
.content-inner .ow-img[data-v-bf0b54cc] {width: 156px;height: 56px;margin-right: 20px;vertical-align: middle}
.content-inner .ow-button[data-v-bf0b54cc] {width: 230px;height: 60px}
.content-inner span[data-v-bf0b54cc] {font-size: 22px;line-height: 56px}
.top-top[data-v-bf0b54cc] {width: 80%;text-align: center;margin: 20px auto}
.video2[data-v-bf0b54cc] {margin-bottom: 60px}
.contentBody[data-v-bf0b54cc] {margin-bottom: 30px}
.fix-share[data-v-bf0b54cc] {
    z-index: 10;
    position: fixed;
    position: -webkit-sticky;
    position: sticky;
    height: 0;
    right: 30px;
    bottom: 0
}
.fix-share .ow-base[data-v-bf0b54cc] {
    float: right;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    left: unset;
    position: inherit;
    margin-top: -70px
}
.ow-base[data-v-3ee9d7f6] {
    z-index: 5;
    font-size: 12px;
    margin-bottom: 0 !important
}
.icon[data-v-3ee9d7f6] {
    margin-bottom: 10px
}
.qrcode[data-v-3ee9d7f6] {
    width: 80px;
    display: inline-block;
    margin-bottom: 10px;
    overflow: hidden
}
.ewm[data-v-3ee9d7f6] {
    width: 140px;
    margin-bottom: 20px
}
.inner[data-v-3ee9d7f6] {
    padding-bottom: 20px;
    text-align: center
}
.down-icon[data-v-3ee9d7f6] {
    width: 80px
}
.fix-img-compatible[data-v-3ee9d7f6] .img-inner-content {
    top: unset;
    left: unset;
    right: unset
}
.show-item[data-v-3ee9d7f6]:last-child {
    margin-bottom: 0
}
.pop[data-v-3f85f176] {
    background: #fff;
    position: fixed;
    width: 1200px;
    height: 600px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 30
}
.pop[data-v-3f85f176]::before {
    content: '';
    border-width: 30px;
    border-bottom-color: transparent;
    border-right-color: transparent;
    border-style: solid;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}
.pop .close[data-v-3f85f176] {
    right: 29px;
    top: 29px;
    width: 32px;
    height: 32px;
    cursor: pointer
}
.pop .close[data-v-3f85f176]:after, .pop .close[data-v-3f85f176]:before {
    content: '';
    width: 40px;
    height: 1px;
    background: #999;
    display: block;
    position: absolute;
    top: 50%
}
.pop .close[data-v-3f85f176]:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}
.pop .close[data-v-3f85f176]:before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.pop .yzm[data-v-3f85f176] {
    width: 128px;
    height: 35px;
    border-radius: 3px;
    padding: 0
}
.pop .yzm.disabled[data-v-3f85f176] {
    background: #d6d6d6;
    color: #666
}
.pop .w50[data-v-3f85f176] {
    min-height: 10px
}
.pop .step-1 .inner[data-v-3f85f176] {
    width: 360px;
    margin: 0 auto
}
.pop .step-1 .inner .pop-title-right[data-v-3f85f176] {
    margin-bottom: 40px
}
.pop .step-1 .right[data-v-3f85f176] {
    height: 490px
}
.pop .step-1 .ow-img[data-v-3f85f176] {
    width: 490px
}
.pop .step-1 .button1[data-v-3f85f176] {
    margin-top: 60px;
    width: 363px;
    height: 48px
}
.pop .step-2 .inner[data-v-3f85f176] {
    padding: 50px 0;
    width: 290px;
    margin: 0 auto
}
.pop .step-2 .inner .title[data-v-3f85f176] {
    margin-bottom: 30px
}
.pop .step-2 .inner .des[data-v-3f85f176] {
    line-height: 25px
}
.pop .step-2 .inner .ow-button[data-v-3f85f176] {
    margin-top: 90px
}
.pop .step-2 .inner .ow-img[data-v-3f85f176] {
    width: 110px;
    margin-top: 30px
}
.pop .step-2 .row[data-v-3f85f176]:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    top: 0;
    width: 1px;
    background: #979797;
    z-index: 2
}
.ow-input[data-v-3f85f176] {
    background: none;
    border: none;
    font-size: 14px;
    border-bottom: 1px solid #979797;
    height: 55px
}
.ow-input[data-v-3f85f176] input::-webkit-input-placeholder {
color:#b7b7b7
}
.ow-input[data-v-3f85f176] input::-moz-placeholder {
color:#b7b7b7
}
.ow-input[data-v-3f85f176] input:-ms-input-placeholder {
color:#b7b7b7
}
.ow-input[data-v-3f85f176] input::-ms-input-placeholder {
color:#b7b7b7
}
.ow-input[data-v-3f85f176] input::placeholder {
color:#b7b7b7
}
.ow-input.ow-type-checkbox[data-v-3f85f176] {
    height: auto;
    border-bottom: none;
    margin-top: 40px
}
.all-show[data-v-3f85f176] {
    background: #f8f8f8;
    z-index: 30
}
.logo[data-v-3f85f176] {
    margin: 45px 41px;
    height: 32px
}
.two-right-des[data-v-3f85f176] {
    color: #666;
    font-size: 15px
}
.ow-base[data-v-f8544fd8] {
    padding: 36px 0
}
.ow-base .title[data-v-f8544fd8] {
    cursor: pointer
}
.ow-base .ow-button[data-v-f8544fd8] {
    width: 240px;
    height: 38px;
    line-height: 38px;
    padding: 0;
    margin-top: 26px;
    border: 1px solid
}
.ow-base .ow-button.no-border[data-v-f8544fd8] {
    border-color: transparent
}

.imgt[data-v-14c3acb22]{-webkit-margin-start: auto !important;-webkit-margin-end: auto !important;display: flow-root;}
.fl[data-v-7c992c26] {
    height: 230px;
}
.video[data-v-7c992c26] {
    height: 230px;
    width: 420px;
    margin-left: 30px;
}


.item-show[data-v-7739ed21] {
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center
}
.item-show h2[data-v-7739ed21] {
    font-weight: 600;
    font-size: 38px;
    line-height: 53px;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    opacity: 0;
    margin-bottom: 19px
}
.item-show p[data-v-7739ed21] {
    font-weight: 400;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    opacity: 0;
    margin-bottom: 4px;
    line-height: 28px;
    font-size: 20px
}
.item-show .b-b[data-v-7739ed21] {
    opacity: 0;
    margin-top: 30px;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms
}
.item-show .ow-button[data-v-7739ed21] {
    width: 140px;
    height: 50px;
    padding: 0;
    margin-top: 30px;
    margin-right: 12px;
    font-size: 18px;
    font-weight: 600
}
.item-show .ow-button.right-button[data-v-7739ed21] {
    border: 1px solid #ffffff
}
.banner-ow[data-v-7739ed21] {
    overflow: hidden;
    background: #fff
}
.banner-ow[data-v-7739ed21] .swiper-pagination {
    bottom: 15px
}
.banner-ow[data-v-7739ed21] .swiper-pagination .swiper-pagination-switch {
    opacity: 1;
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: all linear 200ms 0ms;
    -o-transition: all linear 200ms 0ms;
    -moz-transition: all linear 200ms 0ms;
    transition: all linear 200ms 0ms;
    border: none
}
.banner-ow[data-v-7739ed21] .swiper-pagination .swiper-active-switch {
    width: 16px
}
.banner-ow[data-v-7739ed21] .swiper-slide-active h2, .banner-ow[data-v-7739ed21] .swiper-slide-active p, .banner-ow[data-v-7739ed21] .swiper-slide-active .b-b {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    -webkit-transition: all ease-out 500ms 400ms;
    -o-transition: all ease-out 500ms 400ms;
    -moz-transition: all ease-out 500ms 400ms;
    transition: all ease-out 500ms 400ms
}
.banner-ow[data-v-7739ed21] .swiper-slide-active p {
    -webkit-transition: all ease-out 500ms 600ms;
    -o-transition: all ease-out 500ms 600ms;
    -moz-transition: all ease-out 500ms 600ms;
    transition: all ease-out 500ms 600ms
}
.banner-ow[data-v-7739ed21] .swiper-slide-active .b-b {
    -webkit-transition: all ease-out 500ms 900ms;
    -o-transition: all ease-out 500ms 900ms;
    -moz-transition: all ease-out 500ms 900ms;
    transition: all ease-out 500ms 900ms
}
.show-img[data-v-7739ed21] {
    width: 620px
}
.show-img .ow-img[data-v-7739ed21] {
    height: 320px
}
.content[data-v-7739ed21] {
    width: 480px
}
.ow-base[data-v-25a347c6] {
    padding-top: 50px;
    padding-bottom: 50px
}
.ow-base h1[data-v-25a347c6] {
    margin-bottom: 70px
}
.ow-base .ow-img-show[data-v-25a347c6] {
    width: 370px;
    height: 260px
}
.ow-base .row-inner[data-v-25a347c6] {
    margin-bottom: 45px
}
.ow-base li[data-v-25a347c6] {
    margin-right: 45px
}
.ow-base ul[data-v-25a347c6] {
    margin-right: -45px
}
.ow-base .inner[data-v-25a347c6] {
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    width: 370px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(51,51,59,0.15);
    box-shadow: 0px 0px 15px 0px rgba(51,51,59,0.15)
}
.ow-base .inner-bottom[data-v-25a347c6] {
    padding: 20px
}
.ow-base .inner-bottom p[data-v-25a347c6] {
    height: 40px
}
.ow-base .label[data-v-25a347c6] {
    padding: 3px 10px;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    border-radius: 4px;
    white-space: nowrap
}
.ow-base .h3[data-v-25a347c6] {
    margin-top: 12px;
    line-height: 25px;
    height: 50px
}
.ow-base .time[data-v-25a347c6] {
    line-height: 20px;
    margin-top: 14px;
    height: 40px
}
.ow-base .time .ow-img[data-v-25a347c6] {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 15px
}
.label-show[data-v-25a347c6] {
    height: 18px
}













