body,
html {
    min-width: 1200px;
    /*font-size: 14px;*/
    line-height: 1;
    color: #333;
    font-family: pingfang SC, helvetica neue, arial, hiragino sans gb, microsoft yahei ui, microsoft yahei, simsun, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

ul,
li,
ol {
    list-style: none;
}

a {
    text-decoration: none;
}

a:hover {
    color: #1774F8 !important;
}

.clearfloat:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfloat {
    /* 触发 hasLayout */
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w-1200 {
    width: 1200px;
    margin: 0 auto;
}

.font-40 {
    font-size: 40px !important;
}

.font-28 {
    font-size: 28px !important;
}

.font-35 {
    font-size: 35px !important;
}

.font-20 {
    font-size: 20px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mt-56 {
    margin-top: 56px !important;
}

.ml-10 {
    margin-left: 10px;
}

.mr-10 {
    margin-right: 10px;
}

.pt-62 {
    padding-top: 62px;
}

.center {
    text-align: center;
}

.right-bar {
    position: fixed;
    right: 2px;
    top: 50%;
    cursor: pointer;
    margin-top: 15px;
    z-index: 999;
}

.bar-list {
    position: relative;
    width: 133px;
    height: 133px;
}

.bar-list img {
    width: 100%;
}

.right-bar-show {
    position: absolute;
    background: #fff;
    right: 116px;
    display: none;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}

.right-bar-tel {
    width: 200px;
    text-align: center;
    border-radius: 10px;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    font-weight: bold;
    top: 36px;
}

.right-bar-ewm {
    width: 130px;
    height: 130px;
    text-align: center;
    top: 4px;
    padding: 15px;
}

/*返回顶部*/
.toTop {
    margin-top: -30px;
    text-align: center;
    display: none;
}

.title {
    text-align: center;
}

.title h4 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
}

.title p {
    font-size: 18px;
    color: #979C9B;
    margin-top: 15px;
}

.title p span {
    background: url(https://zikuaiji.cdn.bcebos.com/web_v2/ico.png) left center no-repeat;
    padding-left: 25px;
    margin: 0 5px;
}

.title-white h4,
.title-white p {
    color: #fff
}

.header {
    background: #F6F6F6;
    height: 40px;
}

.header i.iconxiangxia {
    vertical-align: middle;
    font-size: 14px !important;
    color: #999;
    margin-left: 5px;
}

.header i.iconshouye1 {
    font-size: 14px !important;
    color: #444;
    margin-right: 5px;
}

.head-left {
    float: left;
}

.head-left span {
    display: inline-block;
    padding: 12px 0;
    color: #666;
    font-size: 12px;
}

.head-left span:first-child a {
    padding-left: 0;
}

.head-left a {
    padding: 0 20px;
    border-right: 1px solid #DEDEDE;
}

.public-account,
.weibo,
.wx-follow {
    position: relative;
}

.public-account ul,
.weibo ul,
.wx-follow dl {
    position: absolute;
    top: 38px;
    left: -5px;
    z-index: 12;
    background: #FFF;
    width: 108px;
    border: 1px solid #1774F8;
}

.weibo ul {
    width: 109px;
    left: -19px
}

.public-account ul:before,
.weibo ul:before,
.wx-follow dl:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 48%;
    width: 14px;
    height: 14px;
    background: #fff;
    border-top: 1px solid #1774F8;
    border-right: 1px solid #1774F8;
    box-shadow: 0 0 0 lightgrey;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    -webkit-transform: translate3d(0, -50%, 0) rotate(-45deg);
    transform: translate3d(0, -50%, 0) rotate(-45deg);
}

.public-account ul li,
.weibo ul li {
    float: left;
    width: 100%;
    text-align: center;
    color: #666;
    margin: 8px 0;
    line-height: 20px;
}

.wx-follow dl {
    width: 288px;
    padding: 15px 0;
    top: 40px;
    left: -96px;
}

.wx-follow dl dt {
    float: left;
    margin: 0 15px 0 20px
}

.wx-follow dl dd {
    float: left;
    margin-right: 20px;
}

.wx-follow dl dd p {
    font-size: 18px;
    color: #1774F8;
    margin-top: 12px;
}

.wx-follow dl dd span {
    padding: 0;
    color: #666666;
    line-height: 20px;
    border-right: 0;
}

.weibo ul li {
    width: 100%;
}

.head-right {
    float: right;
    color: #666;
    font-size: 12px;
}

.headNav li span,
.headNav li>a {
    display: inline-block;
    border-right: 1px solid #DEDEDE;
    padding: 0 20px;
    margin-top: 14px;
    float: left;
}

.headNav li.none span,
.headNav li.none>a {
    border-right: 0;
}

.headNav li {
    float: left;
    height: 40px;
}

.web-nav {
    position: relative
}

.web-box {
    background: #fff;
    position: absolute;
    left: -372px;
    top: 40px;
    width: 815px;
    line-height: 30px;
    border: 1px solid #4766A7;
    padding: 30px 0;
    display: none;
    color: #333;
    z-index: 12;
}

.web-box:before {
    content: '';
    width: 14px;
    height: 14px;
    background: #fff;
    border-top: 1px solid #4766A7;
    border-right: 1px solid #4766A7;
    position: absolute;
    top: -1px;
    left: 50%;
    -webkit-transform: translate3d(0, -50%, 0) rotate(-45deg);
    transform: translate3d(0, -50%, 0) rotate(-45deg);
}

.web-box ul {
    float: left;
    padding: 0 50px;
    border-right: 1px dashed rgba(71, 102, 167, .3);
    min-height: 240px;
}

.web-box ul:last-child {
    border-right: 0;
}

.web-box ul li:first-child {
    font-size: 16px;
}

.web-box ul li {
    float: none;
    border-right: 0;
    height: auto;
}

.web-box ul li a {
    font-size: 14px;
    border-right: 0;
    padding: 0;
    margin-top: 0;
    color: #666;
}

.web-box ul li a:hover {
    color: #1774F8
}

.head-tel {
    font-size: 18px;
    color: #1774F8;
    font-weight: bold;
}

.head-tel i {
    font-size: 18px;
    margin-right: 5px;
}

.head-right span.head-tel {
    margin-top: 11px;
}

.head-right span.head-login {
    margin-top: 12px;
    padding: 0;
    color: #1774F8;
}

.head-right span.head-login span {
    border-right: 0;
    margin-top: 0;
    cursor: pointer;
}

.head-right span.head-login span i {
    margin-right: 5px;
}

.head-right span.head-login input {
    border: 0;
    background: none;
    color: #1774F8;
    cursor: pointer;
}

.head-login a {
    color: #1774F8;
}

.head-login a i {
    margin-right: 5px;
}

.menu-nav {
    height: 62px;
    background: rgba(51, 51, 51, .1);
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.menu-down-detail {
    overflow: hidden;
    height: 420px;
}

.nav-list {
    position: relative;
    z-index: 10;
}

.nav-fixed {
    position: fixed;
    background: #061B44;
    top: 0;
}

.white-bg {
    background: #FFFFFF;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.12);
    border-bottom: 1px solid #fff;
}

.white-bg .navigation li a {
    color: #333 !important;
}

.white-bg .navigation li.cur a:after,
.white-bg .navigation li a:hover:after {
    content: '';
    width: 34px;
    height: 2px;
    background: #333;
    position: absolute;
    left: 50%;
    bottom: 0;
}

.white-nav {
    position: relative;
    height: 65px;
}

.logo {
    margin-top: 12px;
    float: left;
}

.navigation {
    float: left;
    margin-left: 6px;
}

.navigation li {
    float: left;
    font-size: 16px;
    line-height: 62px;
}

.navigation li a {
    color: #fff !important;
    display: inline-block;
    padding-left: 34px;
    position: relative;
}

.navigation li.cur a:after,
.navigation li a:hover:after {
    content: '';
    width: 34px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 0;
}

.menu-down {
    background: #061B44;
    width: 100%;
    height: 538px;
    padding-top: 62px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
}

@keyframes come-in {
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.menu-detail {
    float: left;
    margin-left: 50px;
    color: #fff
}

.menu-detail h4 {
    color: #fff;
    font-size: 18px;
    border-left: 2px solid #fff;
    padding-left: 10px;
    margin-top: 22px;
}

.youxuan,
.menu-news {
    width: 224px;
}

.tuijian {
    width: 283px;
}

.youxuan ul,
.tuijian ul,
.menu-news ul {
    border-top: 1px solid rgba(255, 255, 255, .1);
    margin-top: 20px;
    padding-top: 20px;
}

.youxuan li {
    margin-bottom: 10px;
}

.youxuan li a,
.tuijian li a,
.menu-news li a {
    color: #fff;
}

.tuijian li {
    overflow: hidden;
    margin-bottom: 24px;
}

.tuijian li span {
    float: left;
    margin-right: 12px;
}

.tj-con h5 {
    font-size: 16px;
    margin-top: 2px;
}

.tj-con p {
    line-height: 20px;
    margin-top: 5px;
    color: #C5C4C4;
}

.tj-con p a {
    color: #C5C4C4;
}

.case li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.case li.none {
    margin-right: 0;
}

.hot-news li {
    line-height: 20px;
    margin-bottom: 10px;
}

.menu-ad {
    padding-top: 40px;
}

.menu-ad li {
    margin-top: 39px;
}

.menu-down .tel-contact a.more {
    margin-top: 10px;
}

.menu-down .tel-contact p {
    color: #fff;
}

/*首页*/
.banner-nav-v3 {
    position: relative;
    height: 600px;
    overflow: hidden;
}

.banner-nav-v3 .swiper-slide {
    position: relative;
    height: 600px;
    overflow: hidden;
}

.banner-nav-v3 .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 110px
}

.banner-nav-v3 .swiper-pagination-bullet {
    background: #fff;
    opacity: .2;
    width: 20px;
    border-radius: 0;
    height: 2px;
}

.banner-nav-v3 .swiper-pagination-bullet-active {
    background: #fff;
    opacity: .8;
}

.banner-img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.banner-text {
    position: absolute;
    top: 190px;
    left: 50%;
    color: #fff;
    width: 1200px;
    margin-left: -600px;
}

.banner-text>* {
    opacity: 0;
    transform: translateY(25px);
    transition: all .4s;
}

.banner-text div.banner-contact {
    width: 406px;
    height: 54px;
    background: rgba(0, 138, 255, 0.2);
    border-radius: 27px;
    border: 1px solid #127AC5;
    margin-top: 20px;
    line-height: 54px;
    font-size: 16px;
    color: #fff;
}

.banner-text div.banner-contact input {
    height: 50px;
    color: #9ECCE9;
    background: none;
    border: none;
    margin-left: 26px;
    display: inline-block;
}

.banner-text div.banner-contact button {
    width: 180px;
    height: 54px;
    background: #11EDF7;
    border-radius: 25px;
    border: none;
    cursor: pointer;
    display: inline-block;
}

.banner-text div.banner-contact input::-webkit-input-placeholder {
    color: #9ECCE9;
}

.banner-text div.banner-contact input:-moz-placeholder {
    color: #9ECCE9;
}

.banner-text div.banner-contact input:-ms-input-placeholder {
    color: #9ECCE9;
}

.banner-nav-v3 .swiper-slide.swiper-slide-active .banner-text>* {
    opacity: 1;
    transform: none;
}

.banner-nav-v3 .swiper-slide.swiper-slide-active .banner-text>*:nth-child(1) {
    transition-delay: 0.3s;
}

.banner-nav-v3 .swiper-slide.swiper-slide-active .banner-text>*:nth-child(2) {
    transition-delay: 0.4s;
}

.banner-nav-v3 .swiper-slide.swiper-slide-active .banner-text>*:nth-child(3) {
    transition-delay: 0.5s;
}

.banner-nav-v3 .swiper-slide.swiper-slide-active .banner-text>*:nth-child(4) {
    transition-delay: 0.6s;
}

.banner-nav-v3 .swiper-slide.swiper-slide-active .banner-text>*:nth-child(5) {
    transition-delay: 0.7s;
}

.banner-text p {
    font-size: 50px;
}

.banner-text span {
    font-size: 20px;
    display: block;
    line-height: 25px;
}

.banner-text span img {
    margin-right: 8px;
}

.banner-text a {
    width: 150px;
    height: 40px;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff !important;
    margin-top: 30px;
}

.banner-text a.banner-a1 {
    background: none;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
}

.banner-text a.banner-a2 {
    background: -webkit-gradient(linear, 100% 0, 0 0, from(#4BE8DB), to(#33A7DD));
    background: -webkit-linear-gradient(180deg, #4BE8DB 0%, #33A7DD 100%);
    background: -moz-linear-gradient(180deg, #4BE8DB 0%, #33A7DD 100%);
    background: -o-linear-gradient(180deg, #4BE8DB 0%, #33A7DD 100%);
    background: linear-gradient(180deg, #4BE8DB 0%, #33A7DD 100%);
}

.banner-text a.banner-a3 {
    background: -webkit-gradient(linear, 100% 0, 0 0, from(#2E73F0), to(#2CB3F8));
    background: -webkit-linear-gradient(180deg, #2E73F0 0%, #2CB3F8 100%);
    background: -moz-linear-gradient(180deg, #2E73F0 0%, #2CB3F8 100%);
    background: -o-linear-gradient(180deg, #2E73F0 0%, #2CB3F8 100%);
    background: linear-gradient(180deg, #2E73F0 0%, #2CB3F8 100%);
}

.banner-text a.banner-a4 {
    background: -webkit-gradient(linear, 100% 0, 0 0, from(#D8BF40), to(#D6713B));
    background: -webkit-linear-gradient(180deg, #D8BF40 0%, #D6713B 100%);
    background: -moz-linear-gradient(180deg, #D8BF40 0%, #D6713B 100%);
    background: -o-linear-gradient(180deg, #D8BF40 0%, #D6713B 100%);
    background: linear-gradient(180deg, #D8BF40 0%, #D6713B 100%);
}

.banner-bottom {
    background: rgba(4, 15, 95, .3);
    height: 100px;
    /*background: #fff;*/
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}

.banner-bottom li {
    float: left;
    width: 25%;
    line-height: 100px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.banner-bottom li span {
    margin-right: 17px;
}

/*首页-传统会计*/
.main-box1 {
    margin-top: 58px;
}

.box1-content {
    margin-top: 45px;
}

.box1-content ul {
    height: 260px;
    background: #FFFFFF;
    box-shadow: 0px 0px 32px 0px #EFEFEF;
}

.box1-content li {
    float: left;
    position: relative;
    width: 236px;
    padding: 0 32px;
    text-align: center;
    overflow: hidden;
    height: 260px;
}

.box1-content li:not(:last-child) .box1-first:after {
    content: '';
    width: 1px;
    height: 190px;
    background: #E5E5E5;
    position: absolute;
    right: 0;
    top: 35px;
}

.box1-content li p {
    margin-top: 35px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.box1-first {
    margin-top: 40px;
}

.box1-second {
    background: #0E6EF2;
    position: absolute;
    left: -300px;
    top: 0;
    width: 236px;
    height: 227px;
    color: #fff;
    padding: 33px 32px 0 32px;
    text-align: left;
}

.box1-second span {
    display: block;
    text-align: center;
}

/*首页-自会计*/
.main-box2 {
    background: #F7F9FC;
    margin-top: 80px;
    padding: 51px 0;
}

.box2-content li {
    float: left;
    width: 246px;
    background: #fff;
    padding: 30px 20px 0 20px;
    font-size: 16px;
    height: 310px;
    text-align: center;
    margin-right: 18px;
    margin-top: 20px;
}

.box2-content li:nth-child(4),
.box2-content li:nth-child(8) {
    margin-right: 0;
}

.box2-content li h5 {
    line-height: 24px;
    margin-top: 10px;
}

.box2-content li span {
    height: 85px;
    display: block;
}

.box2-content li p {
    color: #999;
    line-height: 30px;
    margin-top: 5px;
}

/*首页-3大版本*/
.main-box3 {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg01.png') center top no-repeat;
    padding: 50px 0;
}

.main-box3 .title h4,
.main-box3 .title p {
    color: #fff;
}

.box3-content li {
    float: left;
    background: #fff;
    width: 326px;
    margin-right: 20px;
    padding: 25px 30px;
    margin-top: 40px;
}

.box3-content li:last-child {
    margin-right: 0
}

.box3-content li span {
    display: block;
    text-align: center;
    height: 100px;
}

.box3-content li h5 {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}

.box3-content li h5:after {
    content: '';
    width: 24px;
    height: 2px;
    background: #313131;
    position: absolute;
    left: 150px;
    bottom: -16px;
}

.box3-content li p {
    font-size: 16px;
    color: #999;
    line-height: 32px;
    height: 90px;
}

.box3-content li div {
    text-align: center;
}

.box3-content li div a {
    color: #0074FF;
    border: 1px solid #0074FF;
    height: 40px;
    line-height: 40px;
    width: 140px;
    display: inline-block;
}

.box3-content li div a:hover {
    background: #0074FF;
    color: #fff !important;
}

.main-box4 {
    margin-top: 70px;
}

.box4-content {
    margin-top: 16px;
}

.box4-content li {
    float: left;
    color: #fff;
    font-size: 16px;
    position: relative;
    width: 246px;
    height: 230px;
    margin-right: 18px;
    padding: 0 20px;
    margin-top: 20px;
}

.box4-content li:nth-child(1) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg02.png') left top no-repeat;
}

.box4-content li:nth-child(2) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg03.png') left top no-repeat;
}

.box4-content li:nth-child(3) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg04.png') left top no-repeat;
}

.box4-content li:nth-child(4) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg05.png') left top no-repeat;
    margin-right: 0;
}

.box4-content li:nth-child(5) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg06.png') left top no-repeat;
}

.box4-content li:nth-child(6) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg07.png') left top no-repeat;
}

.box4-content li:nth-child(7) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg08.png') left top no-repeat;
}

.box4-content li:nth-child(8) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg09.png') left top no-repeat;
    margin-right: 0;
}

.box4-content li .default-bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 246px;
    height: 230px;
    margin-right: 18px;
    padding: 0 20px;
}

.box4-content li .default-bg h5 {
    margin-top: 8px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.box4-content li .default-bg div {
    line-height: 30px;
    margin-top: 10px;
}

.box4-content li p.w-bg {
    background: #0E6EF2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

/*首页-8大模板*/
.main-box5 {
    margin-top: 90px;
}

.box5-content li {
    float: left;
    width: 25%;
    height: 320px;
    text-align: center;
    color: #fff;
}

.box5-content li:nth-child(1) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg10.png');
}

.box5-content li:nth-child(2) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg11.png');
}

.box5-content li:nth-child(3) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg12.png');
}

.box5-content li:nth-child(4) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg13.png');
}

.box5-content li:nth-child(5) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg14.png');
}

.box5-content li:nth-child(6) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg15.png');
}

.box5-content li:nth-child(7) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg16.png');
}

.box5-content li:nth-child(8) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/bg17.png');
}

.box5-content li span {
    margin-top: 85px;
    display: inline-block;
}

.box5-content li h5 {
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
}

.box5-content li a {
    width: 140px;
    height: 40px;
    line-height: 40px;
    color: #fff !important;
    display: inline-block;
    border: 1px solid #fff;
    margin-top: 30px;
}

.box5-content li a:hover {
    background: #0074FF;
}

/*首页-财税资讯*/
.main-news {
    padding: 50px 0;
}

.news-left {
    float: left;
    width: 784px;
}

.left-tabs {
    height: 40px;
    margin-bottom: 30px;
}

.left-tabs li {
    float: left;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    border-right: 1px solid rgba(55, 53, 53, .3);
    padding: 0 20px
}

.left-tabs li:first-child {
    padding-left: 0;
}

.left-tabs li:last-child {
    border-right: 0;
}

.left-tabs li span {
    position: relative;
}

.left-tabs li span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 0px;
    color: #1774F8;
    height: 0px;
    background: #1774F8;
    -webkit-transition: width 0.5s;
    transition: width 0.5s;
}

.left-tabs li:hover span:after,
.left-tabs li.cur span:after {
    width: 100%;
    height: 2px;
}

.left-tabs li:hover span,
.left-tabs li.cur span {
    color: #1774F8;
}

.tabs-left {
    float: left;
    width: 368px;
    margin-right: 48px;
}

.tabs-left dt img {
    width: 364px;
    height: 273px;
}

.tabs-left dd p {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.tabs-left dd span {
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.tabs-right {
    float: right;
    width: 368px;
}

.tabs-right li {
    overflow: hidden;
    margin-bottom: 28px;
}

.tabs-right li:last-child {
    margin-bottom: 0;
}

.date-box {
    width: 58px;
    height: 60px;
    background: #fff;
    border: 1px solid #E5E5E5;
    padding: 8px 10px;
    text-align: center;
    float: left;
    margin-right: 20px;
}

.date-box p {
    font-size: 28px;
    border-bottom: 1px dashed #DEDEDE;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.date-box span {
    font-size: 14px;
}

.right-content p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
}

.right-content span {
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.tabs-right li:hover .date-box {
    background: rgba(23, 116, 248, 0.05);
    border: 1px solid #1774F8;
    color: #1774F8;
}

.tabs-right li:hover .date-box p {
    border-bottom: 1px dashed #1774F8;
}

.tabs-right li:hover .right-content p {
    color: #1774F8;
}

.news-right {
    float: right;
    width: 368px;
}

.news-right h5 {
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    margin-bottom: 30px;
}

.news-right h5 a {
    float: right;
    font-size: 16px;
    color: #999;
}

.news-right ul li {
    margin-bottom: 15px;
}

.news-right ul li:last-child {
    margin-bottom: 0;
}

.news-right ul li i {
    width: 20px;
    height: 20px;
    background: rgba(23, 116, 248, .4);
    display: inline-block;
    font-style: normal;
    color: #fff;
    text-align: center;
    line-height: 20px;
}

.news-right a:hover {
    color: #1774F8;
}

.news-right ul li i.hot {
    background: -webkit-gradient(linear, 100% 0, 0 0, from(#FFA74A), to(#FF6E4B));
    background: -webkit-linear-gradient(180deg, #FFA74A 0%, #FF6E4B 100%);
    background: -moz-linear-gradient(180deg, #FFA74A 0%, #FF6E4B 100%);
    background: -o-linear-gradient(180deg, #FFA74A 0%, #FF6E4B 100%);
    background: linear-gradient(180deg, #FFA74A 0%, #FF6E4B 100%);
    box-shadow: 0px 2px 4px 0px rgba(255, 113, 75, 0.62);
}

.news-right ul li p {
    display: inline-block;
    font-size: 16px;
    margin-left: 4px;
}

.news-right ul li span {
    color: #999;
    display: block;
    line-height: 22px;
    margin-left: 28px;
    margin-top: 10px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-right ul li span p {
    display: contents;
    font-size: 14px;
}

/*首页-客户案例*/
.main-case {
    background: #F7F9FC;
    padding: 50px 0;
}

.tabs-content.tabs-on {
    display: block;
}

.tabs-content {
    position: relative;
    display: none;
}

.tabs-content .swiper {
    overflow: hidden;
}

.tabs-content .swiper-wrapper {}

.tabs-content .swiper-slide {
    background: #fff;
    width: 326px !important;
    height: 340px;
    padding: 40px 30px;
}

.tabs-content .swiper-slide h5 {
    color: #0E6EF2;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 10px;
}

.tabs-content .swiper-slide span {
    font-size: 18px;
    color: #999;
}

.tabs-content .swiper-slide div {
    margin-top: 20px;
    font-size: 16px;
    line-height: 32px;
}

.tabs-content .swiper-button-next,
.tabs-content .swiper-button-prev {
    z-index: 1;
    width: 46px;
    height: 46px;
}

.tabs-content .swiper-button-next {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/right-btn.png");
    right: -60px;
}

.tabs-content .swiper-button-prev {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/left-btn.png");
    left: -60px;
}

/*底部*/
.footer {
    background: #2E3033;
    color: #fff;
}

.footer-top {
    border-bottom: 1px solid #5D6063;
    padding: 50px 0;
}

.footer-nav,
.foot-contact {
    float: left;
}

.footer-nav li {
    float: left;
    width: 162px;
}

.footer-nav li h5 {
    font-size: 16px;
}

.footer-nav li div {
    line-height: 34px;
}

.footer-nav li a {
    color: #999;
}

.contact-item span {
    font-size: 22px;
    font-weight: bold;
    margin-left: 8px;
}

.contact-btn {
    width: 170px;
    height: 50px;
    background: #0E6EF2;
    margin-top: 18px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
}

.contact-btn a {
    color: #fff !important;
    display: block;
}

.contact-adress {
    color: #999;
    margin-top: 20px;
    line-height: 24px;
}

.foot-gzh {
    float: right;
    display: flex;
}

.foot-gzh dl {
    text-align: center;
}

.foot-gzh dl:last-child {
    margin-left: 58px;
}

.foot-gzh dd {
    margin-top: 10px;
}

.copyright {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #595959;
}

/*企业软件-传统企业财税*/
.enterprise-box1 {
    padding: 58px 0;
    background: #F7F9FC;
}

.enterprise-box1 ul li {
    margin-top: 33px;
    float: left;
    width: 224px;
    height: 230px;
    color: #fff;
    margin-right: 20px;
    font-size: 16px;
    position: relative;
}

.enterprise-box1 ul li:nth-child(1) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/ep-bg01.png') left top no-repeat;
}

.enterprise-box1 ul li:nth-child(2) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/ep-bg02.png') left top no-repeat;
}

.enterprise-box1 ul li:nth-child(3) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/ep-bg03.png') left top no-repeat;
}

.enterprise-box1 ul li:nth-child(4) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/ep-bg04.png') left top no-repeat;
}

.enterprise-box1 ul li:nth-child(5) {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/ep-bg05.png') left top no-repeat;
    margin-right: 0;
}

.enterprise-box1 li .default-bg {
    margin: 0 17px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.enterprise-box1 li .default-bg h5 {
    margin-top: 8px;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.enterprise-box1 li .default-bg div {
    line-height: 30px;
    margin-top: 10px;
}

.enterprise-box1 li p.w-bg {
    background: #0E6EF2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

/*企业软件-自会计引领变革*/
.enterprise-box2 {
    margin: 60px auto;
}

.ep2-tab li {
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 50px;
}

.ep2-tab li span:after {
    content: '';
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/arrow.png') no-repeat;
    position: absolute;
    width: 176px;
    height: 16px;
    left: 180px;
    top: 30px;
}

.ep2-tab li:nth-child(4) span:after {
    display: none;
}

.ep2-tab li span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/ep-icon13.png") center no-repeat;
    border: 1px solid rgba(0, 114, 255, .2);
    border-radius: 50%;
    display: block;
    width: 85px;
    height: 85px;
    margin: 0 auto;
    position: relative;
}

.ep2-tab li:nth-child(2) span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/ep-icon14.png") center no-repeat;
}

.ep2-tab li:nth-child(3) span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/ep-icon15.png") center no-repeat;
}

.ep2-tab li:nth-child(4) span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/ep-icon16.png") center no-repeat;
}

.ep2-tab li:hover span,
.ep2-tab li.cur span {
    border-color: #0072FF;
}

.ep2-tab li:nth-child(1):hover span,
.ep2-tab li:nth-child(1).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/ep-icon13h.png") center no-repeat;
}

.ep2-tab li:nth-child(2):hover span,
.ep2-tab li:nth-child(2).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/ep-icon14h.png") center no-repeat;
}

.ep2-tab li:nth-child(3):hover span,
.ep2-tab li:nth-child(3).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/ep-icon15h.png") center no-repeat;
}

.ep2-tab li:nth-child(4):hover span,
.ep2-tab li:nth-child(4).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/ep-icon16h.png") center no-repeat;
}

.ep2-tab li:hover p,
.ep2-tab li.cur p {
    color: #0072FF;
}

.ep2-tab li p {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    line-height: 22px;
}

.ep2-content ul {
    background: #F8F8F8;
    margin-top: 30px;
    position: relative;
    padding: 40px 30px;
}

.ep2-content ul:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 130px;
    width: 20px;
    height: 20px;
    background: #F8F8F8;
    border-top: 1px solid #F8F8F8;
    border-right: 1px solid #F8F8F8;
    -webkit-transform: translate3d(0, -50%, 0) rotate(-45deg);
    transform: translate3d(0, -50%, 0) rotate(-45deg);
}

.ep2-content ul:nth-child(2):before {
    left: 438px
}

.ep2-content ul:nth-child(3):before {
    left: 740px
}

.ep2-content ul:nth-child(4):before {
    left: 1040px
}

.ep2-content li {
    float: left;
}

.ep2-content li:nth-child(1) {
    width: 200px;
    height: 270px;
    background: #FFFFFF;
    box-shadow: 2px 2px 8px 2px rgba(23, 45, 91, 0.1);
    font-size: 16px;
    padding: 20px 30px;
    line-height: 30px;
    margin-right: 30px;
}

.ep2-content li:nth-child(2) div {
    float: left;
}

.soft-word3 {
    margin-left: 20px;
}

.soft-word3 p {
    width: 316px;
    background: #FFFFFF;
    box-shadow: 2px 2px 8px 2px rgba(23, 45, 91, 0.1);
    margin-top: 20px;
    font-size: 16px;
    line-height: 28px;
    padding: 10px 0 10px 30px;
    position: relative;
    display: flex;
}

.soft-word3 p:before {
    content: '';
    position: absolute;
    top: 25px;
    left: -8px;
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    box-shadow: 5px 5px 8px -5px rgba(23, 45, 91, 0.1);
    -webkit-transform: translate3d(0, -50%, 0) rotate(134deg);
    transform: translate3d(0, -50%, 0) rotate(134deg);
}

.soft-word3 p img {
    margin-right: 6px;
}

.soft-img3 {
    width: 476px;
    text-align: center;
}

/*.soft-img3 img{width: 100%;}*/
/*企业软件-一套数据两套账务*/
.enterprise-box3 {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/ep-bg06.png') center top no-repeat;
    padding: 50px 0;
}

.enterprise-box3 .title h4,
.enterprise-box3 .title p {
    color: #fff;
}

.enterprise-box3 li {
    float: left;
    background: #fff;
    width: 590px;
    height: 290px;
    padding: 30px 0;
    text-align: center;
    font-size: 16px;
    margin-top: 45px;
}

.enterprise-box3 li:first-child {
    margin-right: 20px;
}

.enterprise-box3 li h5 {
    font-weight: bold;
    margin: 15px 0;
}

.enterprise-box3 li p {
    color: #999;
}

.enterprise-box3 li a {
    width: 140px;
    height: 40px;
    border: 1px solid #0074FF;
    color: #0074FF;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin-top: 18px;
}

.enterprise-box3 li a:hover {
    background: #0074FF;
    color: #fff !important;
}

/*企业软件-同行对比*/
.enterprise-box4 {
    background: #F7F9FC;
    padding: 60px 0;
}

.box4-left {
    background: #0074FF;
    width: 180px;
    color: #fff;
    font-size: 16px;
    margin-top: 140px;
    float: left;
}

.box4-left li {
    border-bottom: 1px solid #147FFF;
    height: 69px;
    line-height: 69px;
    padding-left: 39px;
}

.box4-right {
    float: left;
    position: relative;
}

.compare1 {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/ep-bg07.png');
    width: 393px;
    height: 683px;
    position: absolute;
    left: -24px;
    top: 44px;
}

.compare2 {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/ep-bg08.png');
    width: 393px;
    height: 743px;
    position: absolute;
    left: 313px;
    top: 4px;
    z-index: 2;
}

.compare3 {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/ep-bg09.png');
    width: 393px;
    height: 683px;
    position: absolute;
    left: 653px;
    top: 44px;
}

.compare2,
.compare1,
.compare3 {
    text-align: center;
    font-size: 16px;
    line-height: 70px;
}

.compare2 h5,
.compare1 h5,
.compare3 h5 {
    margin-top: 32px;
    line-height: 64px;
}

.compare2 h5 {
    line-height: 105px;
}

.compare1 p,
.compare3 p {
    color: #999;
}

/*申请试用*/
.apply-try {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/ep-bg10.png') center top no-repeat;
    padding: 60px 0;
}

.try-icon {
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
}

.try-icon li {
    width: 180px;
    text-align: center;
}

.try-icon li p {
    margin-top: 16px;
}

.try-input {
    margin-left: 129px;
    margin-top: 36px;
}

.try-input li {
    float: left;
    width: 320px;
    height: 50px;
    background: #FFFFFF;
    margin-right: 20px;
    padding: 0 20px;
}

.try-input li.soft-concat-btn {
    background: none;
    width: 182px;
    padding: 0
}

.try-input li.soft-concat-btn button {
    border: 0;
    background: #FFA33A;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.try-input li input {
    line-height: 50px;
    border: 0;
}

.try-input li .iconfont {
    color: #1774F8;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

/*代账软件-box1*/
.account-banner li {
    width: 20%;
    font-size: 19px;
}

.account-box1 {
    margin: 60px 0;
}

.account-box1 li {
    float: left;
    width: 224px;
    height: 216px;
    background: #FFFFFF;
    box-shadow: 0px 0px 32px 0px #EFEFEF;
    margin-right: 20px;
    margin-top: 30px;
    text-align: center;
    padding-top: 34px;
    font-size: 16px;
}

.account-box1 li:last-child {
    margin-right: 0;
}

.account-box1 li h5 {
    line-height: 24px;
    margin-top: 30px;
}

.account-box1 li div {
    color: #999;
    line-height: 30px;
    margin-top: 10px;
}

/*代账软件-box2*/
.account-box2 {
    background: #F7F9FC;
    padding: 50px 0;
}

.account-box2 li {
    height: 275px;
    padding-top: 15px;
    box-shadow: none;
}

.account-box2 li div {
    text-align: left;
    line-height: 28px;
    margin: 10px 15px 0 15px;
}

.account-tab2 li:nth-child(1) span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/account-icon14.png") center no-repeat;
}

.account-tab2 li:nth-child(1).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/account-icon14.png") center no-repeat;
}

.account-tab2 li:nth-child(2) span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/account-icon15.png") center no-repeat;
}

.account-tab2 li:nth-child(2).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/account-icon15.png") center no-repeat;
}

.account-tab2 li:nth-child(3) span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/account-icon16.png") center no-repeat;
}

.account-tab2 li:nth-child(3).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/account-icon16.png") center no-repeat;
}

.account-tab2 li:nth-child(4) span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/account-icon17.png") center no-repeat;
}

.account-tab2 li:nth-child(4).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/account-icon17.png") center no-repeat;
}

/*自助账税DIY-box1*/
.diy-box1 {
    background: #F7F9FC;
    padding: 60px 0;
}

.diy-box1 li {
    float: left;
    width: 386px;
    height: 280px;
    background: #FFFFFF;
    box-shadow: 0px 0px 32px 0px #EFEFEF;
    margin-right: 21px;
    text-align: center;
    margin-top: 30px;
    padding-top: 20px;
    font-size: 16px;
}

.diy-box1 li:last-child {
    margin-right: 0;
}

.diy-box1 li h5 {
    font-weight: bold;
    line-height: 24px;
    position: relative;
    margin-bottom: 30px;
    margin-top: 15px;
}

.diy-box1 li h5:after {
    content: '';
    width: 24px;
    height: 2px;
    background: #313131;
    position: absolute;
    left: 180px;
    bottom: -16px;
}

.diy-box1 li p {
    color: #999;
    line-height: 32px;
}

.diy-box3 .compare1 {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/diy-bg01.png');
    height: 337px;
    top: 43px;
}

.diy-box3 .compare2 {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/diy-bg02.png');
    height: 398px;
    top: 2px;
}

.diy-box3 .compare3 {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/diy-bg03.png');
    height: 337px;
    top: 43px;
}

.diy-tab2 li:nth-child(1) span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/diy-icon07.png") center no-repeat;
}

.diy-tab2 li:nth-child(1).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/diy-icon07.png") center no-repeat;
}

.diy-tab2 li:nth-child(2) span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/diy-icon08.png") center no-repeat;
}

.diy-tab2 li:nth-child(2).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/diy-icon08.png") center no-repeat;
}

.diy-tab2 li:nth-child(3) span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/diy-icon09.png") center no-repeat;
}

.diy-tab2 li:nth-child(3).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/diy-icon09.png") center no-repeat;
}

.diy-tab2 li:nth-child(4) span {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/diy-icon10.png") center no-repeat;
}

.diy-tab2 li:nth-child(4).cur span {
    background: #0072FF url("https://zikuaiji.cdn.bcebos.com/web_v3/diy-icon10.png") center no-repeat;
}

/*管理会计*/
.subpage-banner {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/manage-banner.png") top center no-repeat;
    height: 600px;
    overflow: hidden;
    position: relative;
}

.subbanner-word {
    color: #fff;
    margin-top: 220px;
}

.subbanner-word p {
    line-height: 60px;
    opacity: 0;
    transform: translateY(150px);
    animation: come-in 1s cubic-bezier(0, -0.01, 0, 0.99) forwards;
    letter-spacing: 6px;
}

.subbanner-word span {
    display: inline-block;
    font-size: 20px;
    line-height: 33px;
    padding: 10px 0;
    margin-top: 15px;
    opacity: 0;
    transform: translateY(150px);
    animation: come-in 1s cubic-bezier(0, -0.01, 0, 0.99) forwards;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.manage-box1 li {
    float: left;
    width: 386px;
    height: 278px;
    background: #FFFFFF;
    box-shadow: 0px 0px 32px 0px #EFEFEF;
    text-align: center;
    margin-right: 21px;
    padding-top: 22px;
}

.manage-box1 li:last-child {
    margin-right: 0;
}

.h5Tit {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
    line-height: 24px;
    margin-top: 12px;
}

.h5Tit:after {
    content: '';
    width: 24px;
    height: 2px;
    background: #313131;
    position: absolute;
    left: 50%;
    bottom: -16px;
    margin-left: -12px;
}

.pcon {
    line-height: 32px;
    color: #999;
    font-size: 16px;
}

.manage-box2 {
    background: #F7F9FC;
    padding: 60px 0;
}

.manage-box2 li,
.manage-box4 li {
    box-shadow: none;
}

.manage-box3 {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/manage-bg.png');
    padding: 60px 0;
}

.manage-box3 li {
    padding-left: 30px;
    padding-right: 30px;
    width: 326px;
    box-shadow: none;
    height: 350px;
}

.manage-box3 li .pcon {
    min-height: 100px;
}

.more-btn a {
    width: 140px;
    height: 40px;
    border: 1px solid #0074FF;
    display: inline-block;
    line-height: 40px;
    color: #0074FF;
}

.more-btn a:hover {
    background: #0074FF;
    color: #fff !important;
}

.manage-box4 {
    background: #F7F9FC;
    padding: 50px 0;
}

.manage-box4 li {
    width: 240px;
    height: 302px;
    padding: 18px 23px 0 23px;
    margin-right: 18px;
    margin-bottom: 20px;
}

.manage-box4 li:nth-child(4),
.manage-box4 li:nth-child(8),
.manage-box4 li:nth-child(12) {
    margin-right: 0;
}

.manage-box4 li .pcon {
    line-height: 30px;
}

.manage-box4 li h5 {
    font-size: 16px;
    line-height: 24px;
    margin: 10px 0;
}

.remark {
    margin-top: 16px;
    color: #999;
    font-size: 16px;
    text-align: center;
}

/*实操培训*/
.train-banner {
    background: url("https://zikuaiji.cdn.bcebos.com/web_v3/train-banner.png") top center no-repeat;
}

.train-banner p {
    letter-spacing: 2px;
}

.train-box1 ul {
    height: 260px;
    background: #FFFFFF;
    box-shadow: 0px 0px 32px 0px #EFEFEF;
    margin-top: 70px;
}

.train-box1 li {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
    padding-top: 48px;
}

.train-box1 li:not(:last-child):after {
    content: '';
    width: 1px;
    height: 190px;
    background: #E5E5E5;
    position: absolute;
    right: 0;
    top: 35px;
}

.train-box1 li h5 {
    margin-top: 30px;
}

.train-box2 {
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/train-bg.png') center top no-repeat;
    padding: 51px 0 95px 0;
}

.train-box2 li {
    width: 286px;
    height: 250px;
    background: #FFFFFF;
    margin-right: 18px;
    float: left;
    text-align: center;
    padding-top: 20px;
}

.train-box2 li:last-child {
    margin-right: 0;
}

.train-box2 li span {
    display: inline-block;
    height: 96px;
}

.train-box2 li div {
    color: #999;
    margin-top: 10px;
    line-height: 30px;
}

.train-box3 {
    background: #F7F9FC;
    padding: 60px 0 70px 0;
}

.train-box3 li {
    float: left;
    width: 490px;
    height: 300px;
    background: #FFFFFF;
    padding: 30px 50px 0 50px;
    text-align: center;
}

.train-box3 li:first-child {
    margin-right: 20px;
}

.price-tabs{
    width: 600px;
    background: #1a2273;
    color: #fff;
    border: 1px solid #fff;
    margin: 30px auto 0px auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
}
.price-tabs li{
    width: 200px;
    line-height: 50px;
    border-right:1px solid #fff ;
    cursor: pointer;
}
.price-tabs li:hover,
.price-tabs li.cur {
    color: #1a2273;
    background: #fff;
}
.color-blue{
    color: #1774F8;
}
.price-content{
    position: relative;
    z-index: 1;
    top:-240px;
    margin-bottom: -200px;
}
.price-content-box{
    display: none;
}
.price-content-box.price-onshow{
    display: block;
}
.price-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.box-w-580 {
    width: 580px;
}
.box-w-290 {
    width: 290px;
}
.price-box-area{
    display: flex;
    flex-direction: column;
    background: #f5f6fa;
    border-radius: 10px;
    color: #828999;
}
.price-box-top{
    padding:45px 45px 30px 45px;
    text-align: center;
}
.price-box-top h4{font-weight: bold;font-size: 22px;color: #000;}
.price-box-top h4 span{
    color: #828999;
    font-size: 14px;
    line-height: 24px;
    display: block;
    font-weight: normal;
}
.price-box-top .title-desc{
    line-height:24px;
    margin:10px 0;
}
.price-box-top .title-price {
    font-size:18px;
}
.price-box-top a{
    font-size: 16px;
    color: #fff;
    background: #096ef2;
    text-align: center;
    border-radius: 10px;
    width: 75%;
    height: 45px;
    line-height: 45px;
    margin: 20px auto;
    display: block;
    font-weight: bold;
}
.price-box-top a:hover {
    background: #e7efff;
    border: 1px solid #096ef2;
    box-shadow: 2px 2px 5px #e0e0e0;
}
.price-func{
    padding: 0 20px;
}
.price-func .price-title-blue {
    font-size: 16px;
    color: #000;
    border-left: 4px solid #0065dd;
    margin-bottom: 30px;
    padding: 0 10px;
    font-weight: bold;
    margin-top: 15px;
}
.price-func .price-func-item{
    border-radius: 20px;
    padding:0px 30px 0px 30px;
    display: flex;
    flex-direction: column;
}
.price-func .price-func-item ul {
    display: flex;
    flex-direction: column;
}
.price-func .price-func-item li{
    line-height: 20px;
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/price-ico-yes.png') 20px 0px no-repeat;
    padding:0 0 25px 50px;
    color: #565656;
}
.price-func .price-func-item li.func-error{
    background: url('https://zikuaiji.cdn.bcebos.com/web_v3/price-ico-no.png') 20px 0px no-repeat;
}
