.single_banner {
    width: 100%;
    overflow: hidden;
}

/*面包屑导航*/

.little_nav {
    border-bottom: 1px solid #c8c8c8;
    height: 54px;
    line-height: 54px;
    font-size: 14px;
    color: #7e7e7e;
}

.little_nav a {
    color: #7e7e7e;
}

.little_nav span, .little_nav a:hover {
    color: #5ca2fc;
}

/*内页标题*/

.n_title {
    height: 138px;
    line-height: 138px;
    text-align: center;
    background: url(/images/n_title_bg.png) no-repeat center bottom;
}

.n_title h3 {
    font-size: 38px;
    color: #23b0aa;
}

.n_title span {
    color: #6abc8e;
}

/*友情链接*/

.box {
    height: 80px;
    overflow: hidden;
}

/*分页样式*/

.page_div {
    width: 100% !important;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
    font-family: "microsoft yahei";
    color: #666666;
    margin-right: 10px;
    padding-left: 20px;
    box-sizing: border-box;
    text-align: center;
    padding-bottom: 20px;
}

.page_btn .cur {
    background: red;
    color: white;
    cursor: pointer;
}

.page {
    line-height: 30px;
    padding: 0 13px;
    width: auto;
    margin: 0 5px 10px 5px;
    border-radius: 5px;
    display: inline-block;
    border: none;
    background: white;
    text-align: center;
    width: auto;
    padding: 1px 25px;
    margin: 0 4.5px;
    height: auto;
    line-height: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #e5e5e5;
    font-size: 15px;
    cursor: pointer;
}

.page_div a {
    min-width: 30px;
    height: 28px;
    border: 1px solid #dce0e0!important;
    text-align: center;
    margin: 0 4px;
    cursor: pointer;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    display: inline-block;
    background: #fafafa;
}

#firstPage, #lastPage {
    width: 50px;
    color: #5ca2fc;
    border: 1px solid #5ca2fc!important;
}

#prePage, #nextPage {
    width: 70px;
    color: #5ca2fc;
    border: 1px solid #5ca2fc!important;
}

#prePage {
    width: 70px;
    color: #5ca2fc;
    border: 1px solid #5ca2fc!important;
}

.page_div .current {
    background-color: #5ca2fc;
    border-color: #5ca2fc;
    color: #FFFFFF;
}

.page .block {
    background-color: #5ca2fc;
    border-color: #5ca2fc;
    color: #FFFFFF;
}

.totalPages {
    margin: 0 10px;
}

.totalPages span, .totalSize span {
    color: #5ca2fc;
    margin: 0 5px;
}

/* 套餐方案开始 */

.wmain {
    max-width: 1200px;
    margin: 0 auto;
}

.flex-center-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.service .content .imgScale[data-v-4c5e7f2f] {
    margin-top: -80px;
    margin-right: -130px;
    height: 420px;
    width: 560px;
}

.scheme h3 {
    margin: 0 auto;
    padding-bottom: 20px;
}

.scheme h3 img {
    margin: 0 auto;
    display: block;
    width: 521px;
}

.scheme .details {
    display: flex;
}

.scheme .details .left {
    width: 50%;
}

.scheme .details .left img {
    width: 100%;
}

.scheme .details .right {
    width: 50%;
    background: #5ca2fc;
    text-align: center;
}

.scheme .details .right h3 {
    text-align: center;
    font-size: 25px;
    color: #fff;
}

.scheme .details .right p {
    font-weight: 600;
    color: #fff;
    font-family: serif;
    font-size: 19px;
    margin-top: 10px;
    line-height: 39px;
}

.list[data-v-07977de4] {
    flex-flow: row wrap;
    margin: 80px 0
}

.list .item[data-v-07977de4] {
    width: 380rpx;
    margin-right: 30px;
    margin-bottom: 50px;
    box-shadow: 0 3px 10px #f2f2f2
}

.list .item[data-v-07977de4]:last-child {
    margin-right: 0
}

.service[data-v-4c5e7f2f] {
    padding-bottom: 70px
}

.service .title[data-v-4c5e7f2f] {
    padding: 100px 0 60px
}

.service .package[data-v-4c5e7f2f] {
    background: #f5f5f5;
    color: #5ca2fc;
    text-align: center;
    margin-bottom: 100px
}

.service .package .item[data-v-4c5e7f2f] {
    height: 120px;
    flex: 1 1 auto;
    border-right: 1px solid #e6e6e6;
    transition: all .4s
}

.service .package .item[data-v-4c5e7f2f]:last-child {
    border-right: none
}

.service .package .item.active[data-v-4c5e7f2f], .service .package .item[data-v-4c5e7f2f]:hover {
    background: #5ca2fc;
    color: #fff
}

.service .package .item[data-v-4c5e7f2f]:hover {
    box-shadow: 0 0 10px #ccc
}

.service .package .item .tit[data-v-4c5e7f2f] {
    color: #fff;
    -webkit-text-stroke: 2px #5ca2fc;
    letter-spacing: .04em;
    font-weight: 700;
    font-size: 56px
}

.service .package .item .name[data-v-4c5e7f2f] {
    line-height: 1.5;
    font-size: 18px
}

.service .contentBox[data-v-4c5e7f2f] {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto
}

.service .content-swiper[data-v-4c5e7f2f] {
    width: 1200px;
    padding: 25px
}

.service .content[data-v-4c5e7f2f] {
    width: 1100px;
    padding: 30px 45px 40px;
    text-align: left;
    box-shadow: 0 5px 20px #e7e7e7;
    position: relative;
    display: flex;
}

.service .content .left[data-v-4c5e7f2f] {
    width: 560px;
    min-height: 400px
}

.service .content .left h4[data-v-4c5e7f2f] {
    color: #333;
    line-height: 56px;
    margin-right: 30px;
    padding: 0 15px;
    border-radius: 8px;
    border-bottom: 1px solid #fff
}

.service .content .left h4.active[data-v-4c5e7f2f] {
    border-bottom: 1px solid #5ca2fc;
    background: #5ca2fc;
    color: #fff
}

.service .content .left .tit:last-child h4[data-v-4c5e7f2f] {
    margin-right: 0
}

.service .content .left h5[data-v-4c5e7f2f] {
    line-height: 37px
}

.service .content .left p[data-v-4c5e7f2f] {
    line-height: 25px
}

.service .content .left span[data-v-4c5e7f2f] {
    font-weight: 700;
    margin-top: 20px
}

.service .content .arrow[data-v-4c5e7f2f] {
    position: absolute;
    bottom: 50px;
    right: 50px
}

.service .content .arrow img[data-v-4c5e7f2f] {
    margin-left: 30px;
    width: 36px;
    height: 36px;
    position: relative
}

.arrow span {
    width: 50px;
    height: 50px;
    float: left;
    margin-left: 10px;
    background-color: #5ca2fc;
    font-size: 31px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.service .content .imgScale[data-v-4c5e7f2f] {
    margin-top: 20px;
    margin-right: -130px;
    height: 420px;
    width: 560px
}

.service .content .imgScale .imgbox[data-v-4c5e7f2f] {
    transition: all .3s
}

.service .content .imgScale .imgbox img[data-v-4c5e7f2f] {
    width: 100%;
    transition: all 1s;
    height: 100%
}

.service .content .imgScale .imgbox[data-v-4c5e7f2f]:hover {
    box-shadow: 0 0 15px #ccc
}

.home .banner[data-v-037bc936] {
    margin-top: -100px;
    position: relative;
    min-height: 200px;
    z-index: 1
}

.home .banner .swiper-slide img[data-v-037bc936] {
    width: 100%;
    transform: scale(1);
    -ms-transform: scale(1)
}

.home .banner .swiper-slide-active img[data-v-037bc936] {
    transition: all 5s;
    transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important
}

.home .servece .title[data-v-037bc936] {
    padding: 100px 0 60px
}

.home .about[data-v-037bc936] {
    background: #ffdee6;
    padding-bottom: 100px
}

.home .about .title[data-v-037bc936] {
    padding: 100px 0 80px
}

.home .about img[data-v-037bc936] {
    width: 100%;
    height: auto
}

.home .about .content[data-v-037bc936] {
    background: #fff
}

.home .about .content .content-top .left[data-v-037bc936] {
    width: 600px;
    padding: 30px 50px 45px 50px;
    text-align: left
}

.home .about .content .content-top .left h3[data-v-037bc936] {
    line-height: 50px
}

.home .about .content .content-top .left p[data-v-037bc936] {
    line-height: 32px
}

.home .about .content .content-top .right[data-v-037bc936] {
    width: 600px;
    height: 392px
}

.home .about .content .content-bottom>div[data-v-037bc936] {
    flex: 1
}

.home .about .content .content-bottom .left[data-v-037bc936] {
    width: 600px;
    height: 200px
}

.home .about .content .content-bottom .right[data-v-037bc936] {
    width: 600px
}

.home .about .content .content-bottom .right .item[data-v-037bc936] {
    flex: 1 1 auto;
    height: 200px;
    line-height: 66px
}

.home .about .content .content-bottom .right .item img[data-v-037bc936] {
    width: auto;
    height: 50px;
    margin-top: 20px
}

.home .about .content .content-bottom .right .item p[data-v-037bc936] {
    font-size: 20px;
    color: #5ca2fc
}

.home .about .content .content-bottom .right .cfff[data-v-037bc936] {
    background: #5ca2fc
}

.home .about .content .content-bottom .right .cfff p[data-v-037bc936] {
    color: #fff
}

.home .advantage[data-v-037bc936] {
    position: relative
}

.home .advantage .titleBox[data-v-037bc936] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.home .advantage .titleBox .title[data-v-037bc936] {
    padding: 80px 0
}

.home .case[data-v-037bc936] {
    background: #f5f5f5
}

.home .case .wmain[data-v-037bc936] {
    padding: 0 0 80px
}

.home .case .title[data-v-037bc936] {
    padding: 100px 0 55px
}

.home .case .content .item[data-v-037bc936] {
    background: #fff;
    box-shadow: 0 3px 10px #eee;
    width: 32%;
    overflow: hidden
}

.home .case .content .item .img[data-v-037bc936] {
    width: 399px;
    height: 254px;
    overflow: hidden
}

.home .case .content .item .img img[data-v-037bc936] {
    width: 100%;
    height: 100%
}

.home .case .content .item .text[data-v-037bc936] {
    padding: 0 20px 25px
}

.home .case .content .item .text h5[data-v-037bc936] {
    font-size: 16px;
    line-height: 3.5;
    transition: all .3s
}

.home .case .content .item .text p[data-v-037bc936] {
    line-height: 22px;
    text-align: left
}

.home .case .content .item .text .f999[data-v-037bc936] {
    line-height: 4;
    margin-bottom: 10px
}

.home .case .content .item:hover h5[data-v-037bc936] {
    color: #5ca2fc
}

.home .news[data-v-037bc936] {
    background: #fff;
    padding: 0 0 100px;
    background: url(/../static/img/bg-img.1aaa8718.png) no-repeat 0 0;
    background-size: cover
}

.home .news h5[data-v-037bc936] {
    font-size: 16px;
    width: 100%
}

.home .news .title[data-v-037bc936] {
    padding: 100px 0 55px
}

.home .news .new-content[data-v-037bc936] {
    height: 435px
}

.home .news .new-content .left[data-v-037bc936] {
    position: relative;
    height: 435px;
    width: 680px;
    overflow: hidden
}

.home .news .new-content .left img[data-v-037bc936] {
    height: 100%;
    width: 100%
}

.home .news .new-content .left .content[data-v-037bc936] {
    position: absolute;
    bottom: -115px;
    left: 0;
    height: 115px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    padding: 0 35px;
    text-align: left;
    transition: all .4s
}

.list[data-v-07977de4] {
    flex-flow: row wrap;
    margin: 80px 0
}

.list .item[data-v-07977de4] {
    width: 380rpx;
    margin-right: 30px;
    margin-bottom: 50px;
    box-shadow: 0 3px 10px #f2f2f2
}

.list .item[data-v-07977de4]:last-child {
    margin-right: 0
}

.service[data-v-4c5e7f2f] {
    padding-bottom: 70px
}

.service .title[data-v-4c5e7f2f] {
    padding: 100px 0 60px
}

.service .package[data-v-4c5e7f2f] {
    background: #f5f5f5;
    color: #5ca2fc;
    text-align: center;
    margin-bottom: 100px
}

.service .package .item[data-v-4c5e7f2f] {
    height: 120px;
    flex: 1 1 auto;
    border-right: 1px solid #e6e6e6;
    transition: all .4s
}

.service .package .item[data-v-4c5e7f2f]:last-child {
    border-right: none
}

.service .package .item.active[data-v-4c5e7f2f], .service .package .item[data-v-4c5e7f2f]:hover {
    background: #5ca2fc;
    color: #fff
}

.service .package .item[data-v-4c5e7f2f]:hover {
    box-shadow: 0 0 10px #ccc
}

.service .package .item .tit[data-v-4c5e7f2f] {
    color: #fff;
    -webkit-text-stroke: 2px #5ca2fc;
    letter-spacing: .04em;
    font-weight: 700;
    font-size: 56px
}

.service .package .item .name[data-v-4c5e7f2f] {
    line-height: 1.5;
    font-size: 18px
}

.service .contentBox[data-v-4c5e7f2f] {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto
}

.service .content-swiper[data-v-4c5e7f2f] {
    width: 1200px;
    padding: 25px
}

.service .content[data-v-4c5e7f2f] {
    width: 1100px;
    padding: 30px 45px 40px;
    text-align: left;
    box-shadow: 0 5px 20px #e7e7e7;
    position: relative
}

.service .content .left[data-v-4c5e7f2f] {
    width: 560px;
    min-height: 400px
}

.service .content .left h4[data-v-4c5e7f2f] {
    color: #333;
    line-height: 56px;
    margin-right: 30px;
    padding: 0 15px;
    border-radius: 8px;
    border-bottom: 1px solid #fff
}

.service .content .left h4.active[data-v-4c5e7f2f] {
    border-bottom: 1px solid #5ca2fc;
    background: #5ca2fc;
    color: #fff
}

.service .content .left .tit:last-child h4[data-v-4c5e7f2f] {
    margin-right: 0
}

.service .content .left h5[data-v-4c5e7f2f] {
    line-height: 37px
}

.service .content .left p[data-v-4c5e7f2f] {
    line-height: 25px
}

.service .content .left span[data-v-4c5e7f2f] {
    font-weight: 700;
    margin-top: 20px
}

.service .content .arrow[data-v-4c5e7f2f] {
    position: absolute;
    bottom: 50px;
    right: 50px
}

.service .content .arrow img[data-v-4c5e7f2f] {
    margin-left: 30px;
    width: 36px;
    height: 36px;
    position: relative
}

.service .content .imgScale[data-v-4c5e7f2f] {
    margin-top: -80px;
    margin-right: -130px;
    height: 420px;
    width: 560px
}

.service .content .imgScale .imgbox[data-v-4c5e7f2f] {
    transition: all .3s
}

.service .content .imgScale .imgbox img[data-v-4c5e7f2f] {
    width: 100%;
    height: 100%
}

.service .content .imgScale .imgbox[data-v-4c5e7f2f]:hover {
    box-shadow: 0 0 15px #ccc
}

.home .banner[data-v-037bc936] {
    margin-top: -100px;
    position: relative;
    min-height: 200px;
    z-index: 1
}

.home .banner .swiper-slide img[data-v-037bc936] {
    width: 100%;
    transform: scale(1);
    -ms-transform: scale(1)
}

.home .banner .swiper-slide-active img[data-v-037bc936] {
    transition: all 5s;
    transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important
}

.home .servece .title[data-v-037bc936] {
    padding: 100px 0 60px
}

.home .about[data-v-037bc936] {
    background: #ffdee6;
    padding-bottom: 100px
}

.home .about .title[data-v-037bc936] {
    padding: 100px 0 80px
}

.home .about img[data-v-037bc936] {
    width: 100%;
    height: auto
}

.home .about .content[data-v-037bc936] {
    background: #fff
}

.home .about .content .content-top .left[data-v-037bc936] {
    width: 600px;
    padding: 30px 50px 45px 50px;
    text-align: left
}

.home .about .content .content-top .left h3[data-v-037bc936] {
    line-height: 50px
}

.home .about .content .content-top .left p[data-v-037bc936] {
    line-height: 32px
}

.home .about .content .content-top .right[data-v-037bc936] {
    width: 600px;
    height: 392px
}

.home .about .content .content-bottom>div[data-v-037bc936] {
    flex: 1
}

.home .about .content .content-bottom .left[data-v-037bc936] {
    width: 600px;
    height: 200px
}

.home .about .content .content-bottom .right[data-v-037bc936] {
    width: 600px
}

.home .about .content .content-bottom .right .item[data-v-037bc936] {
    flex: 1 1 auto;
    height: 200px;
    line-height: 66px
}

.home .about .content .content-bottom .right .item img[data-v-037bc936] {
    width: auto;
    height: 50px;
    margin-top: 20px
}

.home .about .content .content-bottom .right .item p[data-v-037bc936] {
    font-size: 20px;
    color: #5ca2fc
}

.home .about .content .content-bottom .right .cfff[data-v-037bc936] {
    background: #5ca2fc
}

.home .about .content .content-bottom .right .cfff p[data-v-037bc936] {
    color: #fff
}

.home .advantage[data-v-037bc936] {
    position: relative
}

.home .advantage .titleBox[data-v-037bc936] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.home .advantage .titleBox .title[data-v-037bc936] {
    padding: 80px 0
}

.home .case[data-v-037bc936] {
    background: #f5f5f5
}

.home .case .wmain[data-v-037bc936] {
    padding: 0 0 80px
}

.home .case .title[data-v-037bc936] {
    padding: 100px 0 55px
}

.home .case .content .item[data-v-037bc936] {
    background: #fff;
    box-shadow: 0 3px 10px #eee;
    width: 32%;
    overflow: hidden
}

.home .case .content .item .img[data-v-037bc936] {
    width: 399px;
    height: 254px;
    overflow: hidden
}

.home .case .content .item .img img[data-v-037bc936] {
    width: 100%;
    height: 100%
}

.home .case .content .item .text[data-v-037bc936] {
    padding: 0 20px 25px
}

.home .case .content .item .text h5[data-v-037bc936] {
    font-size: 16px;
    line-height: 3.5;
    transition: all .3s
}

.home .case .content .item .text p[data-v-037bc936] {
    line-height: 22px;
    text-align: left
}

.home .case .content .item .text .f999[data-v-037bc936] {
    line-height: 4;
    margin-bottom: 10px
}

.home .case .content .item:hover h5[data-v-037bc936] {
    color: #5ca2fc
}

.home .news[data-v-037bc936] {
    background: #fff;
    padding: 0 0 100px;
    background: url(/../static/img/bg-img.1aaa8718.png) no-repeat 0 0;
    background-size: cover
}

.home .news h5[data-v-037bc936] {
    font-size: 16px;
    width: 100%
}

.home .news .title[data-v-037bc936] {
    padding: 100px 0 55px
}

.home .news .new-content[data-v-037bc936] {
    height: 435px
}

.home .news .new-content .left[data-v-037bc936] {
    position: relative;
    height: 435px;
    width: 680px;
    overflow: hidden
}

.home .news .new-content .left img[data-v-037bc936] {
    height: 100%;
    width: 100%
}

.home .news .new-content .left .content[data-v-037bc936] {
    position: absolute;
    bottom: -115px;
    left: 0;
    height: 115px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    padding: 0 35px;
    text-align: left;
    transition: all .4s
}

.home .news .new-content .left .content h4[data-v-037bc936] {
    line-height: 2.5;
    font-weight: 400
}

.home .news .new-content .left .content p[data-v-037bc936] {
    font-size: 16px;
    line-height: 1.6
}

.home .news .new-content .left:hover .content[data-v-037bc936] {
    bottom: 0
}

.home .news .new-content .right[data-v-037bc936] {
    width: 485px;
    height: 435px
}

.home .news .new-content .right .item[data-v-037bc936] {
    padding-right: 20px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
    transition: .2s
}

.home .news .new-content .right .item[data-v-037bc936]:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.home .news .new-content .right .item img[data-v-037bc936] {
    width: 134px;
    height: 86px;
    margin-right: 15px;
    flex: 0 0 auto
}

.home .news .new-content .right .item .content h5[data-v-037bc936] {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 7px;
    transition: all .2s;
    width: 280px
}

.home .news .new-content .right .item .content span[data-v-037bc936] {
    font-size: 12px;
    color: #999
}

.home .news .new-content .right .item p[data-v-037bc936] {
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
    width: 350px
}

.home .news .new-content .right .item:hover h5[data-v-037bc936] {
    color: #5ca2fc
}

.home .mapBox .map[data-v-037bc936] {
    width: 100%;
    height: 600px
}

.home .mapBox h4[data-v-037bc936] {
    font-size: 15px;
    line-height: 2
}

.home .mapBox p[data-v-037bc936] {
    font-size: 12px;
    line-height: 2
}

.cfff[data-v-037bc936] {
    color: #fff
}

.f999[data-v-037bc936] {
    color: #999;
    line-height: 30px;
    margin-bottom: 20px
}

.list[data-v-07977de4] {
    flex-flow: row wrap;
    margin: 80px 0
}

.list .item[data-v-07977de4] {
    width: 380rpx;
    margin-right: 30px;
    margin-bottom: 50px;
    box-shadow: 0 3px 10px #f2f2f2
}

.list .item[data-v-07977de4]:last-child {
    margin-right: 0
}

.service[data-v-4c5e7f2f] {
    padding-bottom: 70px
}

.service .title[data-v-4c5e7f2f] {
    padding: 100px 0 60px
}

.service .package[data-v-4c5e7f2f] {
    background: #f5f5f5;
    color: #5ca2fc;
    text-align: center;
    margin-bottom: 100px
}

.service .package .item[data-v-4c5e7f2f] {
    height: 120px;
    flex: 1 1 auto;
    border-right: 1px solid #e6e6e6;
    transition: all .4s
}

.service .package .item[data-v-4c5e7f2f]:last-child {
    border-right: none
}

.service .package .item.active[data-v-4c5e7f2f], .service .package .item[data-v-4c5e7f2f]:hover {
    background: #5ca2fc;
    color: #fff
}

.service .package .item[data-v-4c5e7f2f]:hover {
    box-shadow: 0 0 10px #ccc
}

.service .package .item .tit[data-v-4c5e7f2f] {
    color: #fff;
    -webkit-text-stroke: 2px #5ca2fc;
    letter-spacing: .04em;
    font-weight: 700;
    font-size: 56px
}

.service .package .item .name[data-v-4c5e7f2f] {
    line-height: 1.5;
    font-size: 18px
}

.service .contentBox[data-v-4c5e7f2f] {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto
}

.service .content-swiper[data-v-4c5e7f2f] {
    width: 1200px;
    padding: 25px
}

.service .content[data-v-4c5e7f2f] {
    width: 1100px;
    padding: 30px 45px 40px;
    text-align: left;
    box-shadow: 0 5px 20px #ccc;
    position: relative
}

.service .content .left[data-v-4c5e7f2f] {
    width: 560px;
    min-height: 400px
}

.service .content .left h4[data-v-4c5e7f2f] {
    color: #333;
    line-height: 56px;
    margin-right: 30px;
    padding: 0 15px;
    border-radius: 8px;
    border-bottom: 1px solid #fff
}

.service .content .left h4.active[data-v-4c5e7f2f] {
    border-bottom: 1px solid #5ca2fc;
    background: #5ca2fc;
    color: #fff
}

.service .content .left .tit:last-child h4[data-v-4c5e7f2f] {
    margin-right: 0
}

.service .content .left h5[data-v-4c5e7f2f] {
    line-height: 37px
}

.service .content .left p[data-v-4c5e7f2f] {
    line-height: 25px
}

.service .content .left span[data-v-4c5e7f2f] {
    font-weight: 700;
    margin-top: 20px
}

.service .content .arrow[data-v-4c5e7f2f] {
    position: absolute;
    bottom: 50px;
    right: 50px
}

.service .content .arrow img[data-v-4c5e7f2f] {
    margin-left: 30px;
    width: 36px;
    height: 36px;
    position: relative
}

.service .content .imgScale[data-v-4c5e7f2f] {
    margin-top: 18px;
    margin-right: -130px;
    height: 420px;
    width: 560px
}

.service .content .imgScale .imgbox[data-v-4c5e7f2f] {
    transition: all .3s
}

.service .content .imgScale .imgbox img[data-v-4c5e7f2f] {
    width: 100%;
    height: 100%
}

.service .content .imgScale .imgbox[data-v-4c5e7f2f]:hover {
    box-shadow: 0 0 15px #ccc
}

.home .banner[data-v-037bc936] {
    margin-top: -100px;
    position: relative;
    min-height: 200px;
    z-index: 1
}

.home .banner .swiper-slide img[data-v-037bc936] {
    width: 100%;
    transform: scale(1);
    -ms-transform: scale(1)
}

.home .banner .swiper-slide-active img[data-v-037bc936] {
    transition: all 5s;
    transform: scale(1.1) !important;
    -ms-transform: scale(1.1) !important
}

.home .servece .title[data-v-037bc936] {
    padding: 100px 0 60px
}

.home .about[data-v-037bc936] {
    background: #ffdee6;
    padding-bottom: 100px
}

.home .about .title[data-v-037bc936] {
    padding: 100px 0 80px
}

.home .about img[data-v-037bc936] {
    width: 100%;
    height: auto
}

.home .about .content[data-v-037bc936] {
    background: #fff
}

.home .about .content .content-top .left[data-v-037bc936] {
    width: 600px;
    padding: 30px 50px 45px 50px;
    text-align: left
}

.home .about .content .content-top .left h3[data-v-037bc936] {
    line-height: 50px
}

.home .about .content .content-top .left p[data-v-037bc936] {
    line-height: 32px
}

.home .about .content .content-top .right[data-v-037bc936] {
    width: 600px;
    height: 392px
}

.home .about .content .content-bottom>div[data-v-037bc936] {
    flex: 1
}

.home .about .content .content-bottom .left[data-v-037bc936] {
    width: 600px;
    height: 200px
}

.home .about .content .content-bottom .right[data-v-037bc936] {
    width: 600px
}

.home .about .content .content-bottom .right .item[data-v-037bc936] {
    flex: 1 1 auto;
    height: 200px;
    line-height: 66px
}

.home .about .content .content-bottom .right .item img[data-v-037bc936] {
    width: auto;
    height: 50px;
    margin-top: 20px
}

.home .about .content .content-bottom .right .item p[data-v-037bc936] {
    font-size: 20px;
    color: #5ca2fc
}

.home .about .content .content-bottom .right .cfff[data-v-037bc936] {
    background: #5ca2fc
}

.home .about .content .content-bottom .right .cfff p[data-v-037bc936] {
    color: #fff
}

.home .advantage[data-v-037bc936] {
    position: relative
}

.home .advantage .titleBox[data-v-037bc936] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.home .advantage .titleBox .title[data-v-037bc936] {
    padding: 80px 0
}

.home .case[data-v-037bc936] {
    background: #f5f5f5
}

.home .case .wmain[data-v-037bc936] {
    padding: 0 0 80px
}

.home .case .title[data-v-037bc936] {
    padding: 100px 0 55px
}

.home .case .content .item[data-v-037bc936] {
    background: #fff;
    box-shadow: 0 3px 10px #eee;
    width: 32%;
    overflow: hidden
}

.home .case .content .item .img[data-v-037bc936] {
    width: 399px;
    height: 254px;
    overflow: hidden
}

.home .case .content .item .img img[data-v-037bc936] {
    width: 100%;
    height: 100%
}

.home .case .content .item .text[data-v-037bc936] {
    padding: 0 20px 25px
}

.home .case .content .item .text h5[data-v-037bc936] {
    font-size: 16px;
    line-height: 3.5;
    transition: all .3s
}

.home .case .content .item .text p[data-v-037bc936] {
    line-height: 22px;
    text-align: left
}

.home .case .content .item .text .f999[data-v-037bc936] {
    line-height: 4;
    margin-bottom: 10px
}

.home .case .content .item:hover h5[data-v-037bc936] {
    color: #5ca2fc
}

.home .news[data-v-037bc936] {
    background: #fff;
    padding: 0 0 100px;
    background: url(/../static/img/bg-img.1aaa8718.png) no-repeat 0 0;
    background-size: cover
}

.home .news h5[data-v-037bc936] {
    font-size: 16px;
    width: 100%
}

.home .news .title[data-v-037bc936] {
    padding: 100px 0 55px
}

.home .news .new-content[data-v-037bc936] {
    height: 435px
}

.home .news .new-content .left[data-v-037bc936] {
    position: relative;
    height: 435px;
    width: 680px;
    overflow: hidden
}

.home .news .new-content .left img[data-v-037bc936] {
    height: 100%;
    width: 100%
}

.home .news .new-content .left .content[data-v-037bc936] {
    position: absolute;
    bottom: -115px;
    left: 0;
    height: 115px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    padding: 0 35px;
    text-align: left;
    transition: all .4s
}

.home .news .new-content .left .content h4[data-v-037bc936] {
    line-height: 2.5;
    font-weight: 400
}

.home .news .new-content .left .content p[data-v-037bc936] {
    font-size: 16px;
    line-height: 1.6
}

.home .news .new-content .left:hover .content[data-v-037bc936] {
    bottom: 0
}

.home .news .new-content .right[data-v-037bc936] {
    width: 485px;
    height: 435px
}

.home .news .new-content .right .item[data-v-037bc936] {
    padding-right: 20px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
    transition: .2s
}

.home .news .new-content .right .item[data-v-037bc936]:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.home .news .new-content .right .item img[data-v-037bc936] {
    width: 134px;
    height: 86px;
    margin-right: 15px;
    flex: 0 0 auto
}

.home .news .new-content .right .item .content h5[data-v-037bc936] {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 7px;
    transition: all .2s;
    width: 280px
}

.home .news .new-content .right .item .content span[data-v-037bc936] {
    font-size: 12px;
    color: #999
}

.home .news .new-content .right .item p[data-v-037bc936] {
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
    width: 350px
}

.home .news .new-content .right .item:hover h5[data-v-037bc936] {
    color: #5ca2fc
}

.home .mapBox .map[data-v-037bc936] {
    width: 100%;
    height: 600px
}

.home .mapBox h4[data-v-037bc936] {
    font-size: 15px;
    line-height: 2
}

.home .mapBox p[data-v-037bc936] {
    font-size: 12px;
    line-height: 2
}

.cfff[data-v-037bc936] {
    color: #fff
}

.f999[data-v-037bc936] {
    color: #999;
    line-height: 30px;
    margin-bottom: 20px
}

.home .news .new-content .left .content h4[data-v-037bc936] {
    line-height: 2.5;
    font-weight: 400
}

.home .news .new-content .left .content p[data-v-037bc936] {
    font-size: 16px;
    line-height: 1.6
}

.home .news .new-content .left:hover .content[data-v-037bc936] {
    bottom: 0
}

.home .news .new-content .right[data-v-037bc936] {
    width: 485px;
    height: 435px
}

.home .news .new-content .right .item[data-v-037bc936] {
    padding-right: 20px;
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 15px;
    transition: .2s
}

.home .news .new-content .right .item[data-v-037bc936]:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.home .news .new-content .right .item img[data-v-037bc936] {
    width: 134px;
    height: 86px;
    margin-right: 15px;
    flex: 0 0 auto
}

.home .news .new-content .right .item .content h5[data-v-037bc936] {
    font-size: 16px;
    line-height: 2;
    margin-bottom: 7px;
    transition: all .2s;
    width: 280px
}

.home .news .new-content .right .item .content span[data-v-037bc936] {
    font-size: 12px;
    color: #999
}

.home .news .new-content .right .item p[data-v-037bc936] {
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
    width: 350px
}

.home .news .new-content .right .item:hover h5[data-v-037bc936] {
    color: #5ca2fc
}

.home .mapBox .map[data-v-037bc936] {
    width: 100%;
    height: 600px
}

.home .mapBox h4[data-v-037bc936] {
    font-size: 15px;
    line-height: 2
}

.home .mapBox p[data-v-037bc936] {
    font-size: 12px;
    line-height: 2
}

.cfff[data-v-037bc936] {
    color: #fff
}

.f999[data-v-037bc936] {
    color: #999;
    line-height: 30px;
    margin-bottom: 20px
}

/* 套餐方案结束 */

/* 流程方案开始 */

.reason_title p {
    font-size: 40px;
    color: #000;
    font-weight: bold;
    padding: 6px 0;
}

.reason_title p span {
    color: #5ca2fc;
}

.title_num {
    font-size: 50px;
    font-weight: bold;
    width: 73px;
    height: 83px;
    background: url(/picture/reason4_img.png) no-repeat;
    margin: 0 auto;
    transition: all .4s;
}

.reason_title p+p {
    font-size: 16px;
    color: #424242;
    font-weight: normal;
}

.reason_title p img {
    display: block;
    margin: 0 auto;
}

.lc img {
    height: 339px;
}

.show {
    background-color: #5ca2fc;
}

.service .content .imgScale[data-v-4c5e7f2f] {
    margin-top: -80px;
    margin-right: -130px;
    height: 420px;
    width: 560px;
}

.service .content .imgScale .imgbox[data-v-4c5e7f2f] {
    transition: all .3s;
}

.imgScale .imgBox img {
    transition: all 1s;
    width: 100%;
    height: auto;
}

.flex-center {
    font-size: 22px;
    display: flex;
    align-items: center;
}

.service .content .left h5[data-v-4c5e7f2f] {
    font-size: 18px;
    margin: 0;
}

/* 流程方案结束 */