﻿@charset 'utf-8';

.bodycontent * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.bodycontent html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, address, em, img, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td, i, b, s {
    font-family: Microsoft YaHei,Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: inherit;
    font-style: inherit;
    margin: 0;
    padding: 0;
    border: 0
}

ul, ol {
    list-style: none
}

.bgImg {
    width:1033px;
}
a img {
    vertical-align: top;
    border: none
}
.bash-box-bg{
    width:100%;
    background:url('../img/erpnew/BG-plat2.png') no-repeat;
    background-size:100% 100%;
}
a {
    text-decoration: none
}

button {
    overflow: visible;
    margin: 0;
    padding: 0;
    border: 0 none;
    background-color: transparent
}

button::-moz-focus-inner {
    padding: 0
}

input[type=password] {
    -webkit-text-security: disc
}

textarea:focus, input:focus, button:focus {
    outline: none
}

body {
    word-wrap: break-word
}

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.icon {
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left top
}

.btn {
    display: inline-block;
    zoom: 1;
    text-align: center;
    vertical-align: middle
}

.none {
    display: none
}

.bash-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.bash-box {
    position: relative;
    overflow: hidden;
    width: 1210px;
    margin: 0 auto;
}

.code-img {
    width: 500px;
    margin-left: -10px;
}

.code-title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 14px;
}
/*--------------------- banner -------------------*/
.banner-bg {
    height: 650px;
    background: url(../img/erpnew/banner.png) 50% 50% no-repeat;
    background-size: cover;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
    display:flex;
    justify-content:flex-start;
    align-items:center;
}

.banner-bg p.h1 {
    font-size: 48px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2E2E2E;
}

.banner-bg p.h1 span {
    display: inline-block;
    width: 93px;
    height: 34px;
    background: url(../img/erp/banner_icon.png) no-repeat 50% 50%;
    font-size: 20px;
    color: #353fd7;
    vertical-align: bottom;
    line-height: 34px;
    text-align: center;
}

.banner-bg p.h2 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #2E2E2E;
    line-height: 30px;
    width:383px;
    margin-top:40px;
}
.flex-s-c{
    display:flex;
    justify-content:flex-start;
    align-items:center;
}
.banner-btn-box {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    margin-top:70px;
}

.banner-btn-box > a {
    display: block;
    width: 170px;
    height: 50px!important;
    border-radius: 4px;
    font-size: 18px;
    color: #fff;
    line-height: 48px;
    text-align: center;
    float: left;
    border: 1px solid #fff;
        
}
.aLink1, .aLink2 {
    border-radius: 4px;
}

.banner-btn-box > a:first-child {
    width: 128px;
    height: 50px !important;
    background: linear-gradient(90deg, #FE6628 0%, #FD8D35 100%);
    border: 0;
    color: #fff;
    border-radius: 4px;
    margin-right: 20px;
}

/*--------------------- nav -------------------*/
.nav-wrap {
    border-bottom: 1px solid #e0e4ea;
    z-index: 9;
    background: #fff;
}
.flex-c-c{
    display:flex;
    justify-content:center;
    align-items:center;
}
.flex-e-st {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
}
.nav-box {
    height: 60px;
    text-align: center;
}
.product-vo-msg {
    height: 190px;
    background: linear-gradient(0deg, #F0F2FB 0%, rgba(240,242,251,0.7) 100%);
    flex-direction: column;
}
.product-vo-msg p{
    margin-bottom:30px;
}
.product-vo-msg span {
    line-height: 28px!important;
}
.product-vo-1 {
    background: url('../img/erpnew/product-vo-1.png') no-repeat;
    background-size: 100% 115%;
    flex-direction: column;
}
.product-vo-2 {
    background: url('../img/erpnew/product-vo-2.png') no-repeat;
    background-size: 100% 115%;
    flex-direction: column;
}
.product-vo-3 {
    background: url('../img/erpnew/product-vo-3.png') no-repeat;
    background-size: 100% 115%;
    flex-direction: column;
}
.product-vo-4 {
    background: url('../img/erpnew/product-vo-4.png') no-repeat;
    background-size: 100% 115%;
    flex-direction: column;
}
.nav-box li {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    margin-left: 100px;
    width: 132px;
    cursor: pointer;
    font-size: 14px;
    color: #323232;
}

.nav-box li:first-child {
    margin-left: 0;
}

.nav-box li.active {
    background: #3C6AFC;
    border: 1px solid #DADADA;
    border-radius: 21px;
    color:#fff!important;
}
.nav-box li.active p, .nav-box li.active span {
    color: #2680EB
}
.nav-box a.register {
    display: none;
    float: right;
    width: 100px;
    height: 36px;
    margin: 12px 120px 12px 0;
    background: #0072ff;
    color: #fff;
    line-height: 36px;
    border-radius: 5px;
    font-size: 16px;
}

.nav-box a.register:hover {
    background: #0062db;
}

/*--------------------- value -------------------*/
.value-wrap {
    background: #ecf3ff;
}

.value-box p.h1, .func-box p.h1, .flow-box p.h1, .docking-box p.h1, .module-wrap p.h1 {
    text-align: center;
    line-height: 1;
    font-size: 40px;
    color: #323232;
    padding: 50px 0 0px;
}

.value-ul {
    padding: 50px 45px 40px;
    overflow: hidden;
}

.value-ul li {
    position: relative;
    width: 360px;
    height: 450px;
    float: left;
    background: #fff;
    margin-left: 20px;
    border-radius: 5px;
    cursor: pointer;
}

.value-ul li:first-child {
    margin-left: 0;
}

.value-ul li:hover {
    -o-box-shadow: 0 0px 20px rgba(152, 152, 152, 0.2);
    -webkit-box-shadow: 0 0px 20px rgba(152, 152, 152, 0.2);
    box-shadow: 0 0px 20px rgba(152, 152, 152, 0.2);
}

.value-ul li i {
    display: block;
    width: 100%;
    height: 200px;
}

.value-ul li i.value-1 {
    background: url(../img/erp/value_1.png) no-repeat 50% 50%;
}

.value-ul li i.value-2 {
    background: url(../img/erp/value_2.png) no-repeat 50% 50%;
}

.value-ul li i.value-3 {
    background: url(../img/erp/value_3.png) no-repeat 50% 50%;
}

.value-ul li p.h2 {
    text-align: center;
    font-size: 22px;
    color: #0a1633;
    line-height: 1;
}

.value-ul li > span {
    display: block;
    width: 30px;
    height: 4px;
    margin: 20px auto 45px;
    background: #5f72fc;
}

.value-ul li p.detail {
    padding: 0 40px;
    line-height: 220%;
    font-size: 14px;
    color: #8a8a8a;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-40 {
    margin-left: 40px;
}
.flex-e-c{
    display:flex;
    justify-content:flex-end;
    align-items:center;
}
.detail-box{
    margin-top:24px;
}
.none{
    display:none!important;
}
.value-wrap .erpValue .active {
    background-color: #4787F9;
}
.detail-main {
    width: 1200px;
    height: 340px;
    box-sizing: border-box;
    /*    background:rgba();*/
    background: linear-gradient(90deg, #FFFFFF 31%, #8EB7FE 100%);
    opacity: 0.77;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.detail-main .each-msg{
    margin-bottom:15px;
    align-items:flex-start
}
.detail-main .each-msg .msg {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7C7D80;
    line-height: 28px;
    flex:1;
}
.detail-main .each-msg .msg span {
    color: #7C7D80;
    font-weight:bold;
    font-size:15px;
}
.detail-main .each-msg .number {
    width: 19px;
    height: 19px;
    border-radius: 10px;
    border: 1px solid #3C6AFC;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3C6AFC;
    margin-right: 6px;
    margin-top:5px;
}
.detail-main .detail-left {
    margin: 20px 0px 0 60px;
}
.pointe-msg{
    flex:1;
    font-size:14px;
}
.detail-btn .btn {
    width: 185px;
    height: 48px;
    background: linear-gradient(90deg, #FE6728 0%, #FD8E35 100%);
    opacity: 1;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 46px;
    color: #FFFFFF;
    margin-top: 25px;
    border-radius: 4px;
    cursor:pointer;
}
.erpBlock .block{
    box-shadow:none!important;
}
.erpValue .tips{
    padding-left:30px
}
/*--------------------- func -------------------*/
.func-box {
    width: 100%;
    background-color: #F7FAFD;
    padding-bottom: 65px;
}
.func-box p.h1 {
    padding-top: 50px;
}

.func-ul {
    position: relative;
    overflow: hidden;
    padding: 20px 15px;
}
.flex-s-s{
    display:flex;
    justify-content:flex-start;
    align-items:flex-start;
}
.func-ul li {
    position: relative;
    width: 360px;
    height: 360px;
    float: left;
    background: #fff;
    margin-left: 50px;
    margin-bottom: 20px;
    border-radius: 5px;
    cursor: pointer;
}

.func-ul li:first-child, .func-ul li:first-child + li + li + li {
    margin-left: 0;
}

.func-ul li:hover {
    -o-box-shadow: 0 5px 15px rgba(50, 50, 51, 0.1);
    -webkit-box-shadow: 0 5px 15px rgba(50, 50, 51, 0.1);
    box-shadow: 0 5px 15px rgba(50, 50, 51, 0.1);
}

.func-ul li i {
    display: block;
    width: 100%;
    height: 150px;
}

.func-ul li i.func-1 {
    background: url(../img/erp/func_1.png) no-repeat 50% 65%;
}

.func-ul li i.func-2 {
    background: url(../img/erp/func_2.png) no-repeat 50% 65%;
}

.func-ul li i.func-3 {
    background: url(../img/erp/func_3.png) no-repeat 50% 65%;
}

.func-ul li i.func-4 {
    background: url(../img/erp/func_4.png) no-repeat 50% 65%;
}

.func-ul li i.func-5 {
    background: url(../img/erp/func_5.png) no-repeat 50% 65%;
}

.func-ul li i.func-6 {
    background: url(../img/erp/func_6.png) no-repeat 50% 65%;
}

.func-ul li p.h2 {
    text-align: center;
    font-size: 18px;
    color: #0a1633;
    line-height: 1;
}

.func-ul li p.detail {
    padding: 25px 30px 0;
    line-height: 220%;
    font-size: 14px;
    color: #8c8c8c;
}

/*--------------------- flow -------------------*/
.flow-wrap {
    background: #ecf3ff;
}

.flow-box p.h1 {
    font-size: 32px;
    color: #232323;
}

.flow-box > i {
    display: block;
    width: 1079px;
    height: 491px;
    margin: 40px auto 100px;
    background: url(../img/erp/flow.png) no-repeat 50% 50%;
}

/*--------------------- docking -------------------*/
.docking-box p.h1 {
    padding-bottom: 60px;
}

.docking-nav-ul, .docking-content-ul {
    position: relative;
    width: 100%;
    text-align: center;
    padding-top: 10px;
}

.docking-nav-ul li {
    display: inline-block;
    line-height: 50px;
    margin-left: 20px;
    color: #94989D;
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    width: 163px;
    height: 49px;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    border-radius: 24px;
}

.docking-nav-ul li:first-child {
    margin-left: 0;
}

.docking-nav-ul li.active {
    background: #3C6AFC;
    color: #fff;
    border-color: #3C6AFC;
    box-shadow: 0px 5px 11px 0px #C6CFEB;
}

.docking-content-ul {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top:30px;
}

.docking-content-ul li {
    display: none;
}

.docking-content-ul li.active {
    display: block;
}

.docking-content-ul li > img {
    width: 85%;
    height: auto;
    margin: 0px auto;
    position: relative;
}

.docking-content-ul li > p.more {
    font-size: 14px;
    color: #9f9fa0;
    cursor: pointer;
    margin-bottom: 20px;
}

/*--------------------- module -------------------*/
.module-wrap {
    background: #ecf3ff;
    padding-bottom:70px;
}
.newIndexTitle{
    margin-bottom:60px;
}
.module-wrap p.h1 {
    padding-bottom: 50px;
}
.indexFooterDiv {
    background: url('https://qiniu.wsgjp.cn/fw/dra/bottom-bg26838420250317111010.png') no-repeat !important;
    background-size: 100% 100%;
}
.bottom-btn{
    background-color:#fff!important;
}
.bottom-btn span {
    font-size: 16px!important;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1F67F8!important;
}
.module-wrap i.module-bg {
    display: block;
    width: 1124px;
    height: 630px;
    background: url(../img/erp/module_bg.png?v=1) no-repeat 50% 50%;
    margin: 0 auto 70px;
}
.more-product-box {
    background: url('https://qiniu.wsgjp.cn/images/202412161349262936350991197575117881.png') no-repeat;
    background-size: 100% 100%;
    padding: 24px 40px;
}
.more-product-box .each-product{
    width: 329px;
    height:200px;
    padding: 30px 18px;
    background-color:#fff;
}
.more-product-box .each-product .go-detail {
    width: 105px;
    height: 32px;
    background: #E4EAFF;
    border-radius: 2px;
    color: #3C6AFC;
    margin-top: 30px;
}
.each-product .name .product-logo {
    width: 32px;
    height: 32px;
    margin-right: 6px;
}
.moreView{
    position:relative;
}
.arrow-view {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #4787F9;
    position: absolute;
    bottom: -9px;
    left: 50%;
    display:none;

}
.bottom-content-box{
    padding-bottom:40px;
}
.bottom-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.bottom-content img{
    width: 58px;
        height:64px;
        margin-bottom:24px;

}
.active .arrow-view {
    display: block;
}
.each-product .name {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1F2329;
}
.each-product .text-dom {
    margin-top: 20px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #464A59;
    line-height: 26px;
}
.mar-left {
    margin-left: 38px;
}
.each-product .product-detail {
    width: 93px;
    height: 29px;
    background: #FFFFFF;
    border: 1px solid #3C6AFC;
    border-radius: 14px;
    color: #3C6AFC;
}
.each-product .product-name {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1F2329;
    line-height: 36px;
}
.product-other{
    margin-bottom: 6px;
}
.flex-b-c {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/*--------------------- customer-case -------------------*/
#customer-case {
    height: 776px;
    background: url(../img/erp/case_bg.jpg) no-repeat 50% 50%;
    background-size: cover;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}

.customer-case-box {
    overflow: initial;
}

#customer-case p.h1 {
    line-height: 1;
    font-size: 42px;
    color: #fff;
    padding: 60px 0 120px;
    text-align: center;
}

.case-ul {
    position: relative;
    overflow: initial;
    text-align: center;
    width: 1120px;
    margin: 0 auto;
}

.case-ul li {
    position: relative;
    overflow: hidden;
    display: block;
    float: left;
    width: 280px;
    height: 400px;
    border: 1px solid #50648d;
    background: #3a4f78;
    margin-left: -1px;
    transition: all .2s;
    -webkit-transition: all .2s;
    cursor: pointer;
}

.case-ul li:first-child {
    margin-left: 0;
}

.case-ul li span {
    display: block;
    width: 100%;
    height: 185px;
    padding-top: 40px;
}

.case-ul li i {
    display: block;
    width: 112px;
    height: 112px;
    margin: 0 auto;
    border-radius: 100%;
}

.case-ul li i.huixingzhen {
    background: url(../img/erp/case_1.png?v=1) no-repeat 50% 50%;
}

.case-ul li i.sasa {
    background: url(../img/erp/case_2.png) no-repeat 50% 50%;
}

.case-ul li i.youyue {
    background: url(../img/erp/case_3.png) no-repeat 50% 50%;
}

.case-ul li i.zhixiang {
    background: url(../img/erp/case_4.png) no-repeat 50% 50%;
}

.case-ul li p.h2 {
    line-height: 1;
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.case-ul li p.detail, .case-ul li p.result {
    display: block;
    text-align: left;
    padding: 25px 25px 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.65);
    line-height: 200%;
}

.case-hover-box {
    display: block;
    position: absolute;
    top: 400px;
    left: 0;
    width: 100%;
    height: 400px;
    background: #fff;
    transition: all .3s;
    -webkit-transition: all .3s;
    z-index: 9;
    border-top: 5px solid #005aff;
}

.case-ul li:hover > .case-hover-box {
    top: 0;
}

.case-ul li p.result-title {
    font-size: 20px;
    color: #005aff;
    line-height: 1;
    padding: 70px 0 40px;
}

.case-ul li p.result {
    font-size: 14px;
    color: #8f8f8f;
    line-height: 180%;
}

/*--------------------- price -------------------*/
.price-wrap {
    height: 206px;
    background: url(../img/erp/price_bg.jpg) no-repeat 50% 50%;
    background-size: cover;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}

.price-wrap p.price {
    line-height: 206px;
    font-size: 26px;
    color: #fff;
    float: left;
    padding-left: 230px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-38 {
    font-size: 38px;
    font-weight: bold;
}

.price-wrap .banner-btn-box {
    width: 500px;
    float: left;
    margin-top: 40px;
}

.price-wrap .banner-btn-box > a:hover {
    color: #372700;
}

.price-wrap .banner-btn-box > a:first-child {
    color: #372700;
}

.newImgBoxCss {
    height: 400px;
    overflow-y: hidden;
}

.newImgCss {
    overflow: auto;
    height: auto;
}

.docking-content-ul li .newImgBoxCss img {
    width: 85%;
    height: auto;
    margin: 0px auto;
    position: relative;
}
.each-fuwu{
    width: 292px;
    padding: 40px 28px;
    height:326px;
    box-sizing:border-box;
}
.each-fuwu p {
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1F2329;
    margin-bottom:35px;
}
.each-fuwu span {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #7C7D80;
    line-height: 24px;
}
.each-fuwu-bg1{
    background:url('../img/erpnew/1v1.png') no-repeat;
    background-size:100% 100%;
}
.each-fuwu-bg2 {
    background: url('../img/erpnew/helper.png') no-repeat;
    background-size: 100% 100%;
}
.each-fuwu-bg3 {
    background: url('../img/erpnew/teacher.png') no-repeat;
    background-size: 100% 100%;
}
.each-fuwu-bg4 {
    background: url('../img/erpnew/fast.png') no-repeat;
    background-size: 100% 100%;
}