@font-face {
    font-family:'icomoon';src:url('../images/font/icomoon.eot?v=0831');src:url('../images/font/icomoon.eot?#iefix?v=0831') format('embedded-opentype'),url('../images/font/icomoon.woff?v=0831') format('woff'),url('../images/font/icomoon.ttf?v=0831') format('truetype'),url('../images/font/icomoon.svg?v=0831') format('svg');font-weight:normal;font-style:normal
}

.ficon {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-phone:before {
    content: "\e601"
}

.icon-phone2:before {
    content: "\e602"
}

.icon-locked:before {
    content: "\e600"
}

.icon-office:before {
    content: "\e903"
}

.icon-user:before {
    content: "\e971"
}

.icon-users:before {
    content: "\e972"
}

.icon-user-check:before {
    content: "\e975"
}

.icon-user-tie:before {
    content: "\e976"
}

.icon-key:before {
    content: "\e98d"
}

.icon-key2:before {
    content: "\e98e"
}

@font-face {
    font-family:"iconfont";src:url('../images/font/iconfont.eot?v=0927');src:url('../images/font/iconfont.eot?#iefix?v=0927') format('embedded-opentype'),url('../images/font/iconfont.woff?v=0927') format('woff'),url('../images/font/iconfont.ttf?v=0927') format('truetype'),url('../images/font/iconfont.svg?v=0927') format('svg')
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.icon-yanzheng:before {
    content: "\e600"
}

.icon-right:before {
    content: "\e605"
}

.icon-password:before {
    content: "\e601"
}

.icon-icon1460189563041:before {
    content: "\e602"
}

.icon-name:before {
    content: "\e603"
}

.icon-tabdown:before {
    content: "\e604"
}

.icon-chose:before {
    content: "\e606"
}

.icon-fenxiao:before {
    content: "\e60d"
}

.icon-caidan:before {
    content: "\e60a"
}

.icon-shezhi:before {
    content: "\e60b"
}

.icon-baobiao:before {
    content: "\e609"
}

.icon-danju:before {
    content: "\e60c"
}

.icon-navphone:before {
    content: "\e60f"
}

.icon-navuser:before {
    content: "\e610"
}

.icon-kucun:before {
    content: "\e61d"
}

.icon-kucun2:before {
    content: "\e611"
}

.icon-xioashou1:before {
    content: "\e61a"
}

.icon-xioashou2:before {
    content: "\e612"
}

.icon-cart:before {
    content: "\e61f"
}

.icon-cart2:before {
    content: "\e61e"
}

.icon-huiyuan1:before {
    content: "\e618"
}

.icon-shouji1:before {
    content: "\e613"
}

.icon-shouji2:before {
    content: "\e615"
}

.icon-caiwu1:before {
    content: "\e61b"
}

.icon-caiwu2:before {
    content: "\e616"
}

.icon-shangcheng1:before {
    content: "\e617"
}

.icon-shangcheng2:before {
    content: "\e619"
}

.icon-baobiao1:before {
    content: "\e61c"
}

.icon-baobiao2:before {
    content: "\e614"
}

.icon-genzhong:before {
    content: "\e621"
}

.icon-OAbangong:before {
    content: "\e620"
}

.icon-moveright:before {
    content: "\e62f"
}

.icon-moveleft:before {
    content: "\e630"
}

.icon-dingdan:before {
    content: "\e622"
}

.icon-huiyuan:before {
    content: "\e627"
}

.icon-liubianxing2:before {
    content: "\e631"
}

* {
    margin: 0;
    padding: 0;
    border: 0
}

body {
    font-family: 'Microsoft YaHei';
    background-color: #fff;
    color: #565656
}

.learn_more_product_a {
    display: block;
    font-size: 18px;
    color: #4582d5;
    margin-top: 20px;
    text-decoration: underline
}

.learn_more_product_a:hover {
    color: #4582d5
}

.panel {
    margin: 0;
    border-radius: 0
}

.down_text {
    font-size: 18px;
    color: #333;
    margin-top: 35px;
    width: 130px
}

a {
    /*color: #fff;*/
    text-decoration: none
}

a:hover {
    color: #fff;
    text-decoration: none
}

@-webkit-keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.hvr-wobble-vertical {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.hvr-wobble-vertical:hover,.hvr-wobble-vertical:focus,.hvr-wobble-vertical:active {
    -webkit-animation-name: hvr-wobble-vertical;
    animation-name: hvr-wobble-vertical;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform
}

.hvr-grow:hover,.hvr-grow:focus,.hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.nav_bg {
    background: rgba(0,0,0,0.6) !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    background: #000;
    height: 70px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    transition: .5s
}

.nav_bg1 {
    background: #fff;
    height: 70px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #ddd;
    transition: .5s
}

.menu1 {
    display: inline-block;
    text-align: center;
    float: right
}

.menu1 ul {
    list-style: none
}

.menu1 ul li {
    display: inline-block;
    height: 70px;
    font-size: 16px;
    line-height: 70px;
    float: left;
    margin-right: 36px
}

.menu1 ul li:hover>a {
    color: #2090e8 !important;
    transition: .2s
}

.menu1 ul li a {
    color: #555 !important;
    transition: .2s
}

.menu1 ul li a span {
    margin-right: 5px;
    display: inline-block;
    margin-top: -5px;
    vertical-align: top;
    font-size: 24px
}

.menu1 .current>a {
    color: #2090e8 !important;
    font-weight: bold;
    position: relative;
    transition: .2s
}

.menu_div1 {
    width: 100%;
    height: 70px;
    position: fixed;
    top: 0;
    z-index: 1000;
    min-width: 980px;
    -webkit-transition: top .3s linear;
    -ms-transition: top .3s linear;
    transition: top .3s linear;
    -webkit-transition: top .3s linear 0;
    -ms-transition: top .3s linear 0;
    transition: top .3s linear 0
}

.menu_div1 #menu_left {
    z-index: 3;
    position: relative;
    display: inline-block;
    float: left;
    margin: 15px 0 0 75px
}

.menu_div1 #menu_left div {
    width: 143px;
    cursor: pointer;
    background: url('../images/erp/indexLogo_Black.png?v=20170524') no-repeat center !important;
    display: inline-block;
    position: relative;
    z-index: 9999999;
    height: 40px;
    background-size: 100%
}

#menu_div {
    width: 100%;
    height: 70px;
    position: fixed;
    top: 0;
    z-index: 1000;
    min-width: 980px;
    -webkit-transition: top .3s linear;
    -ms-transition: top .3s linear;
    transition: top .3s linear;
    -webkit-transition: top .3s linear 0;
    -ms-transition: top .3s linear 0;
    transition: top .3s linear 0
}

#menu_div #menu_left {
    z-index: 3;
    position: relative;
    display: inline-block;
    float: left;
    margin: 15px 0 0 75px
}

#menu_div #menu_left div {
    width: 143px;
    cursor: pointer;
    background: url('../images/erp/indexLogo.png?v=20170524') no-repeat center;
    display: inline-block;
    position: relative;
    z-index: 9999999;
    height: 40px;
    background-size: 100%
}

#menu_div #menu_left span {
    color: #ff7200;
    font-size: 16px;
    position: relative;
    top: 5px;
    margin-left: 8px
}

#menu_div #menu_left span img {
    width: 135px
}

#menu_div #menu {
    display: inline-block;
    text-align: center;
    float: right
}

#menu_div #menu ul {
    list-style: none
}

#menu_div #menu ul li {
    display: inline-block;
    height: 70px;
    font-size: 16px;
    line-height: 70px;
    float: left;
    margin-right: 39px
}

#menu_div #menu ul li:hover>a {
    color: #fff;
    transition: .2s
}

#menu_div #menu ul li a {
    color: #cecece;
    transition: .2s
}

#menu_div #menu ul li a span {
    margin-right: 5px;
    display: inline-block;
    margin-top: -5px;
    vertical-align: top;
    font-size: 24px
}

#menu_div #menu ul li:link {
    text-decoration: none
}

#menu_div #menu .current>a {
    color: #fff;
    font-weight: bold;
    position: relative;
    transition: .2s
}

#menu_div #menu_product1,#menu_div #menu_product {
    position: relative
}

#menu_div .menu_product_child1 {
    position: absolute;
    width: 110px;
    text-align: left;
    background: #fff !important;
    z-index: 1;
    padding: 3px 0 0 0;
    left: -35px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

#menu_div .menu_product_child1 .fw {
    border-bottom: 1px solid #ddd !important
}

#menu_div .menu_product_child1 a:hover {
    color: #555 !important
}

#menu_div .menu_product_child {
    position: absolute;
    width: 110px;
    text-align: left;
    background: rgba(29,28,32,0.5);
    z-index: 1;
    padding: 3px 0 0 0;
    left: -35px
}

#menu_div .menu_product_child ul {
    line-height: 35px !important
}

#menu_div .menu_product_child ul li {
    list-style: none;
    line-height: 36px !important;
    height: 36px !important;
    width: 109px !important
}

#menu_div .menu_product_child ul li a {
    font-size: 15px;
    display: block;
    padding: 0 5px;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    -moz-transition: all .2s linear;
    text-align: center
}

#menu_div .menu_product_child ul li a:hover {
    color: #fff
}

#menu_div .menu_product_child ul li a.current_a {
    color: #38acff !important
}

#menu_div .menu_product_child ul .fw {
    border-bottom: 1px solid #000
}

#menu_div .menu_product_child ul .current_a {
    color: #4582d5
}

#menu_div #menu_right {
    display: inline-block;
    float: right;
    height: 70px;
    line-height: 70px;
    font-size: 16px
}

#menu_div #menu_right a {
    border-radius: 2px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    outline: none;
    background: rgba(29,28,32,0.5)
}

#menu_div #menu_right a:hover {
    background: #f75b47
}

#menu_div #menu_right .nav_btn {
    width: 70px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    display: inline-block;
    margin: 0 8px
}

#menu_div #menu_right .nav_btn:focus {
    text-decoration: none
}

#menu_div #menu_right .nav_btn1 {
    background-color: #4582d5;
    color: #fff
}

#menu_div #menu_right .nav_btn1:hover {
    background: #35cc6a
}

#menu_div #menu_right .nav_btn3 {
    background: #f75b47
}

#menu_div #menu_right .nav_btn3:hover {
    background: #f96754
}

#menu_div #menu_right .nav_btn2 {
    display: inline-block;
    height: 30px;
    line-height: 28px;
    padding: 0 7px;
    font-size: 14px;
    background: #4582d5;
    text-shadow: 0 2px 2px #1f1f1f
}

#menu_div #menu_right .nav_btn2:hover {
    background-color: #2db35c;
    color: #fff
}

#menu_div #menu_right #menu_phone {
    margin: 0 35px 0 8px;
    font-size: 23px;
    color: #2697e6;
    font-weight: bold;
    font-style: italic;
    vertical-align: -5px
}

#menu_div #menu_right .dropdown-toggle {
    cursor: pointer;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    height: 70px;
    color: #f75b47;
    float: left;
    min-width: 120px;
    padding: 0 20px 0 10px;
    transition: .2s
}

#menu_div #menu_right .dropdown-toggle .caret {
    position: absolute;
    right: 8px;
    top: 35px
}

#menu_div #menu_right .dropdown-toggle1 {
    cursor: pointer;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    height: 69px;
    color: #f75b47;
    float: left;
    min-width: 120px;
    padding: 0 20px 0 10px
}

#menu_div #menu_right .dropdown-toggle1 .border_div {
    height: 70px;
    display: inline-block;
    border-left: 1px solid #ddd
}

#menu_div #menu_right .dropdown-menu {
    top: -2px;
    left: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
    padding: 0;
    background: none !important;
    min-width: 120px;
    border-top: 140px solid #202022;
    z-index: -1;
    padding-top: 70px;
    margin-top: -70px
}

#menu_div #menu_right .dropdown-menu li {
    border-bottom: 2px solid #000
}

#menu_div #menu_right .dropdown-menu li a {
    color: #cecece;
    display: block;
    border-radius: 0;
    width: 100%;
    font-size: 15px;
    padding: 0;
    border: none;
    height: 34px
}

#menu_div #menu_right .dropdown-menu li a:hover {
    color: #fff;
    background: rgba(29,28,32,0.5);
    outline: none
}

#menu_div #menu_right .dropdown-menu1 {
    top: -2px;
    z-index: -1;
    left: 0;
    margin-top: -70px;
    padding-top: 70px;
    border-top: 140px solid #f1f1f1;
    border-radius: 0;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    box-shadow: none;
    background: #fff !important;
    min-width: 120px
}

#menu_div #menu_right .dropdown-menu1 li {
    border-bottom: 1px solid #ddd
}

#menu_div #menu_right .dropdown-menu1 li a {
    color: #484848;
    display: block;
    border-radius: 0;
    width: 100%;
    font-size: 15px;
    padding: 0;
    border: none;
    height: 35px;
    background: #fff
}

#menu_div #menu_right .dropdown-menu1 li a:hover {
    color: #333;
    background: #fff;
    outline: none
}

#menu_div.productNav {
    background-color: transparent;
    box-shadow: none
}

#menu_div.productNav #menu ul li a {
    color: #fff
}

#menu_div.productNav .menu_product_child ul li a {
    color: #282828 !important
}

#menu_div.productNav #menu_right .dropdown-toggle {
    background-color: transparent
}

#menu_div.productNav #menu_right .dropdown {
    color: #fff
}

#footer-outer {
    background-color: #fff;
    text-align: center
}

#footer-outer .title {
    margin-top: 20px;
    margin: 0 0 40px 0
}

#footer-outer .title div {
    font-size: 36px;
    margin-bottom: 15px;
    color: #555
}

#footer-outer .title span {
    font-size: 20px;
    letter-spacing: 3px
}

#footer-outer .container {
    width: 1100px
}

#footer-outer .panel .bottom_img {
    margin: 40px auto 80px
}

#footer-outer .panel .bottom_img .text {
    color: #fff;
    position: absolute;
    bottom: 35px;
    text-align: center;
    width: 80%;
    left: 10%;
    transition: .3s
}

#footer-outer .panel .bottom_img .footerBtn {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    background-color: #ffb400;
    border-radius: 5px;
    font-size: 18px;
    margin-top: 25px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear
}

#footer-outer .panel .bottom_img .footerBtn:focus {
    color: #fff;
    text-decoration: none
}

#footer-outer .panel .bottom_img .footerBtn:hover {
    background-color: #f0af2e
}

#footer-outer .panel .bottom_img .down_div {
    width: 152px;
    float: left;
    height: 180px;
    margin-right: 77px
}

#footer-outer .panel .bottom_img .down_div:hover {
    box-shadow: 0 1px 15px #cecece
}

#footer-outer .panel .bottom_img .down_div:hover .text {
    bottom: 20px;
    position: absolute
}

#footer-outer .panel .bottom_img .down_1 {
    background: url('../images/erp/icon_bg_01.png') no-repeat center
}

#footer-outer .panel .bottom_img .down_2 {
    background: url('../images/erp/icon_bg_02.png') no-repeat center
}

#footer-outer .panel .bottom_img .down_3 {
    background: url('../images/erp/icon_bg_03.png') no-repeat center
}

#footer-outer .panel .bottom_img .down_4 {
    background: url('../images/erp/icon_bg_04.png') no-repeat center
}

#footer-outer .panel .bottom_img .down_5 {
    background: url('../images/erp/icon_bg_05.png') no-repeat center
}

#footer-outer .panel .bottom_img .m_0 {
    margin-right: 0 !important
}

#footer-outer .panel .bottomP {
    width: 100%;
    height: 548px;
    background: #2c2c2c;
    margin-left: -1px;
    clear: both;
    position: relative
}

#footer-outer .panel .bottomP .index_bottom {
    width: 1200px !important;
    margin: 0 auto;
    padding-top: 85px;
    text-align: left
}

#footer-outer .panel .bottomP .index_bottom .border_r {
    border-right: 1px solid #434343;
    padding-bottom: 20px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_ab {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px
}

#footer-outer .panel .bottomP .index_bottom .contact {
    margin-top: 40px;
    color: #eeeff1 !important
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_slogan {
    color: #979896;
    font-size: 14px;
    margin-bottom: 6px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_slogan h1 {
    display: inline-block;
    color: #979896;
    font-size: 13px;
    margin: 0;
    font-family: "寰蒋闆呴粦"
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_slogan h1 a {
    color: #979896
}

#footer-outer .panel .bottomP .index_bottom .indeBottom_tel {
    font-size: 27px;
    margin-top: 12px;
    color: #4582d5;
    text-indent: 44px;
    background: url("../images/erp/indexBottom_tel.png") no-repeat 0 2px
}

#footer-outer .panel .bottomP .index_bottom .indeBottom_download {
    color: #eeeff1;
    font-size: 16px;
    margin-top: 17px
}

#footer-outer .panel .bottomP .index_bottom .indeBottom_download .indeBottom_download_span {
    display: inline-block;
    margin-right: 24px;
    font-size: 14px
}

#footer-outer .panel .bottomP .index_bottom .indeBottom_download .indeBottom_ad {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    vertical-align: 3px
}

#footer-outer .panel .bottomP .index_bottom .indeBottom_download .indeBottom_ad .indeBottom_img {
    position: absolute;
    width: 130px !important;
    top: -140px !important;
    left: 0;
    border-radius: 3px;
    display: none;
    border: 5px solid #fff
}

#footer-outer .panel .bottomP .index_bottom .indeBottom_download .indeBottom_ad:hover .indeBottom_img {
    display: block
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right {
    position: relative
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right ul li {
    float: left;
    margin-right: 14px;
    margin-bottom: 9px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .lk_code {
    position: absolute;
    right: 20px;
    top: 5px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .lk_code img {
    width: 100px;
    height: 100px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .lk_code div {
    color: #979896;
    font-size: 12px;
    margin-top: 10px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_title1 {
    font-size: 24px;
    color: #fff
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_title2 {
    font-size: 14px;
    color: #fff;
    margin-top: 8px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel {
    width: 452px;
    margin: 32px 8px 50px 0;
    line-height: 41px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel .bannerTel_span {
    position: relative;
    display: inline-block;
    height: 40px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel input {
    width: 260px;
    height: 40px;
    border-radius: 5px;
    padding-left: 15px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel input:focus {
    outline: none
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn,#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom,#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #4582d5;
    border-radius: 5px;
    margin-left: 5px;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0;
    text-align: center
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:hover,#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:hover,#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public:hover {
    background-color: #2bba5d;
    cursor: pointer
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:focus,#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:focus,#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public:focus {
    color: #fff;
    text-decoration: none
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel .moreBtn {
    display: inline-block;
    width: 175px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
    border-radius: 4px;
    text-decoration: underline;
    margin-top: 60px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .bannerTel .errorText {
    position: absolute;
    display: inline-table;
    right: 0;
    color: #ed6c00;
    font-size: 14px;
    line-height: 41px;
    top: -2px;
    width: 90px;
    clear: both
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_ul {
    margin-top: 28px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_ul li {
    color: #979896;
    font-size: 12px;
    margin-right: 26px;
    float: left;
    margin-bottom: 8px
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_ul li a {
    color: #979896
}

#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_ul li a:link,#footer-outer .panel .bottomP .index_bottom .indexBottom_right .indexBottom_ul li a:hover {
    color: #979896;
    text-decoration: none
}

#footer-outer .panel .bottomP .indexBottom_bottom {
    background: #1f1f1f;
    height: 35px;
    line-height: 35px;
    margin-top: 80px;
    position: absolute;
    width: 100%;
    bottom: 54px
}

#footer-outer .panel .bottomP .indexBottom_bottom .indexBottom_cp {
    width: 1200px;
    margin: auto;
    font-size: 12px;
    color: #979896;
    text-align: left
}

#footer-outer .footer_img {
    height: 180px;
    width: 152px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative
}

#footer-outer .footer_img:hover .img {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: scale(1, 1)
}

#footer-outer .footer_img .img {
    width: 117px;
    height: 117px;
    position: absolute;
    top: 9px;
    left: 16px;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    transition: all .2s linear,opacity .3s linear;
    -webkit-transition: transform .2s linear,opacity .3s linear;
    -moz-transition: transform .2s linear,opacity .3s linear;
    -o-transition: transform .2s linear,opacity .3s linear;
    transform: scale(1.1, 1.1)
}

#footer-outer .footer_img .img img {
    width: 120px;
    text-align: center;
    border-radius: 3px
}

#footer-outer .footer_img .img1 {
    top: 30px
}

#footer-outer .footer_img .img1 img {
    width: 64px
}

#footer-outer .footer_img .text {
    font-size: 18px;
    color: #333;
    margin-top: 60px;
    text-align: center
}

#footer-outer .bottom_content2 {
    background-color: #373737;
    text-align: center;
    padding-bottom: 54px
}

.moveTo_top {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 95px;
    z-index: 1000;
    opacity: .8;
    transition: opacity .3s ease
}

.moveTo_top:hover {
    cursor: pointer;
    opacity: 1
}

@media screen and (max-width:1700px) {
    #menu_div #menu_right #menu_phone {
        margin-right: 20px
    }
}

@media screen and (max-width:1400px) {
    #menu_div #menu_left span {
        display: block;
        text-align: center;
        margin: -8px 0 0 50px
    }

    #menu_div #menu_left span img {
        width: 100px;
        position: relative;
        margin-left: 13px;
        top: -12px
    }
}

@media screen and (max-width:1550px) {
    #menu_div #menu ul li {
        font-size: 14px;
        margin-right: 30px
    }
}

@media screen and (max-width:1410px) {
    #menu_div #menu ul li {
        font-size: 13px;
        margin-right: 24px
    }
}

@media screen and (max-width:1360px) {
    #menu_div #menu ul li {
        font-size: 12px;
        margin-right: 20px
    }
}

@media screen and (max-width:1252px) {
    #menu_div #menu ul li {
        font-size: 12px;
        margin-right: 14px
    }
}

@media screen and (max-width:1200px) {
    #menu_div #menu ul li {
        margin-right: 22px;
        margin-right: 12px
    }

    #menu_div #menu_right #menu_phone {
        display: none
    }

    #menu_right .dropdown {
        font-size: 14px
    }
}

@media screen and (max-width:1050px) {
    #menu_div #menu ul li {
        font-size: 12px;
        margin-right: 12px
    }
}

@media screen and (max-width:927px) {
    #menu_div #menu ul li {
        margin-right: auto;
        font-size: 12px;
        padding: 0 7px
    }

    #menu_div #menu_right #menu_phone {
        display: none
    }

    #menu_right .dropdown {
        font-size: 14px
    }

    #menu_right {
        margin-left: 15px !important
    }
}

@media screen and (max-width:800px) {
    #menu_div #menu {
        display: none
    }
}

@media screen and (max-width:500px) {
    #menu_div #menu_right {
        display: none
    }
}

#service_online {
    z-index: 1000;
    position: fixed;
    top: 350px;
    right: 5px;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition: all .3s ease 0;
    -ms-transition: all .3s ease 0;
    transition: all .3s ease 0
}

#service_online li {
    margin-bottom: 18px;
    padding-left: 33px;
    list-style: none
}

#service_online li .service_online_content {
    top: -4px;
    right: -29px;
    width: 153px;
    padding: 10px;
    background-color: #fff;
    border: 6px solid #c6c6c6
}

#service_online li .service_online_content>ul {
    width: 95%;
    margin: 0 auto
}

#service_online li .service_online_content li {
    margin-bottom: 10px;
    font-size: 17px;
    padding: 3px 0;
    cursor: pointer;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #4582d5
}

#service_online li .service_online_content li ul {
    display: inline
}

#service_online li .service_online_content li li {
    display: inline
}

#service_online li .service_online_content li:hover a {
    color: #4582d5
}

#service_online li .service_online_content li a {
    color: #333
}

#service_online li .service_online_content li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url('../images/erp/QQicon_0525.png');
    margin-right: 3px;
    position: relative;
    top: 3px
}

#service_online li .service_online_content .title {
    font-size: 18px;
    padding-left: 25px
}

#service_online li .service_online_content .title:hover {
    color: #333
}

#service_online li .service_online_content2 {
    text-align: center
}

#service_online li .service_online_content2 div {
    margin-top: 10px
}

#service_online li .service_online_content2 img {
    width: 90px
}

#service_online li .service_online_content2 a {
    color: #333
}

#service_online li .service_online_content2 span {
    display: inline-block;
    margin-top: 5px
}

#service_online li .service_online_content2 .content_btn {
    display: inline-block;
    background-color: #febd3d;
    padding: 5px 0;
    text-align: center;
    border-radius: 5px;
    font-size: 15px;
    color: #fff;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0
}

#service_online li .service_online_content2 .content_btn:focus {
    text-decoration: none
}

#service_online li .service_online_content2 .content_btn:hover {
    background-color: #f0af2e
}

#service_online li .service_online_content2 #pcDownload {
    width: 94%;
    margin: 2px 0 15px 0
}

#service_online li .service_online_content2 .content_btn_bot {
    width: 94%;
    margin-top: 5px
}

#service_online .service_per.active .service_online_content {
    display: block
}

#service_online .service_app.active .service_online_content2 {
    display: block
}

#service_online #service_close {
    cursor: pointer;
    opacity: .65;
    height: 0
}

#service_online #service_open {
    text-align: center;
    opacity: 1;
    width: 170px;
    margin-left: -170px
}

#service_online #service_open #service_top {
    height: 44px;
    cursor: pointer
}

#service_online #service_open #service_top #serivce_title {
    display: block;
    padding-top: 12px;
    padding-left: 45px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 3px
}

#service_online #service_open #service_content {
    float: right;
    background-color: #fff;
    border: 1px solid #f0f0f0;
    border-top: none;
    width: 170px;
    border-radius: 0 0 5px 5px;
    box-shadow: 5px #f0f0f0
}

#service_online #service_open #service_content ul {
    list-style: none
}

#service_online #service_open #service_content a {
    display: block;
    height: 30px;
    line-height: 26px;
    width: 130px;
    background-color: #02a6ed;
    border-radius: 15px;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    border-top: none;
    box-shadow: 0 2px 2px 2px #d1d1d1;
    margin: 15px auto
}

#service_online #service_open #service_content a img {
    margin-right: 5px
}

#service_online #service_open #service_content a:hover {
    background-color: #62d1ff
}

#service_online #service_open #service_content p {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 5px
}

#service_online #service_open #service_content #pcDownload {
    display: block;
    width: 138px;
    height: 33px;
    margin: 10px auto;
    color: #fff;
    text-align: center;
    line-height: 33px;
    background: url('../images/erp/service_5.png') center no-repeat;
    border-radius: 0;
    border: none;
    box-shadow: none
}

#service_online #service_open #service_content #pcDownload img {
    margin-top: -4px;
    margin-right: 10px
}

#service_online #service_open #service_content #service_phone {
    margin-top: 5px
}

.service_online_login li .service_online_content2 img {
    margin: 15px 0 7px 0
}

#foot_link a {
    color: #000;
    font-size: 12px;
    margin: 30px 10px 15px 0;
    display: inline-block;
    color: #bdbcbc
}

#foot_link a img {
    margin: -2px 7px 0 0 !important;
    display: inline-block !important
}

#foot_link a:hover {
    color: #000
}

.btn_apliy_nomal {
    background: url('../images/erp/unselected.jpg') center no-repeat;
    font-family: 'Microsoft YaHei';
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    width: 84px;
    height: 26px;
    cursor: pointer;
    float: left
}

.btn_apliy_selected {
    background: url('../images/erp/selected.jpg') center no-repeat;
    font-family: 'Microsoft YaHei';
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    width: 84px;
    height: 26px;
    cursor: pointer;
    float: left
}

#nav_height {
    transition: all .3s linear
}

.getPrize_banner {
    width: 100%;
    height: 80px;
    background-color: #e01f3e;
    position: fixed;
    top: 0;
    z-index: 1000
}

.getPrize_banner a {
    display: inline-block;
    width: 100%;
    height: 100%
}

.getPrize_banner:hover {
    cursor: pointer
}

.getPrize_banner .getPrize_wra {
    width: 972px;
    height: 80px;
    background-image: url('../images/erp/getPrize_bgimg.jpg');
    margin: 0 auto
}

.getPrize_banner .getPrize_wra .text {
    font-size: 22px;
    color: #fff;
    border: 4px solid #fff100;
    background-color: #4582d5;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.5) inset;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
    float: left;
    padding: 0 25px;
    height: 46px;
    line-height: 35px;
    border-radius: 46px;
    margin: 17px 0 0 337px
}

.getPrize_banner .getPrize_wra .text span {
    display: inline-block;
    margin-right: 10px
}

.active_time {
    float: left;
    text-align: center;
    margin-left: 57px
}

.active_time #time_title {
    color: #fff;
    display: inline-block;
    margin: 9px 0 5px 0
}

.active_time li {
    float: left;
    width: 25%;
    color: #fbff00;
    font-size: 12px;
    padding-left: 3px
}

.active_time li span {
    display: inline-block;
    width: 33px;
    height: 35px;
    background-image: url('../images/erp/getPrize_time.png');
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 34px
}

.getPrize_content {
    width: 100%;
    height: 0;
    background: url('../images/erp/getPrize_bgimg2.jpg') center no-repeat;
    overflow: hidden;
    transition: all 1s ease
}

.getPrize_content .getPrize_close {
    text-align: right;
    margin: 10px
}

.getPrize_content .getPrize_close:hover {
    cursor: pointer
}

.getPrize_content .content_wra {
    width: 800px;
    margin: 107px auto 0
}

.getPrize_content .content_wra .content_left {
    float: left;
    text-align: center;
    position: relative
}

.getPrize_content .content_wra .content_left .prize {
    width: 412px;
    height: 412px;
    background-image: url('../images/erp/getPrize_contentimgbg.png');
    position: relative;
    overflow: hidden
}

.getPrize_content .content_wra .content_left .prize .prize_end {
    display: inline-block;
    width: 131px;
    height: 155px;
    background-image: url('../images/erp/getPrize_contentimg2.png');
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -88px 0 0 -69px
}

.getPrize_content .content_wra .content_left .prize .prize_end:hover {
    cursor: pointer
}

.getPrize_content .content_wra .content_left .btn {
    display: inline-block;
    color: #000;
    font-size: 19px;
    padding: 6px 18px;
    background-color: #faf4dc;
    border-radius: 5px;
    box-shadow: 0 4px 0 rgba(0,0,0,0.4);
    margin: 8px 20px 0 20px;
    position: absolute;
    z-index: 2000
}

.getPrize_content .content_wra .content_left #activeAsk {
    left: 44px
}

.getPrize_content .content_wra .content_right {
    float: left;
    text-align: center;
    margin: 30px 0 0 45px;
    width: 312px
}

.getPrize_content .content_wra .content_right .prize_per {
    font-size: 14px;
    text-align: center;
    background-color: rgba(255,255,255,0.2);
    border-radius: 14px;
    color: #fff;
    filter: alpha(opacity=20);
    background: #fff\9
}

.getPrize_content .content_wra .content_right .prize_per .title {
    color: #d41020;
    font-size: 16px;
    letter-spacing: 4px;
    margin-bottom: 13px;
    background-color: rgba(255,255,255,0.6);
    padding: 7px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    height: 50px;
    filter: alpha(opacity=60);
    background: #fff\9
}

.getPrize_content .content_wra .content_right .prize_per .title li {
    float: left;
    width: 50%;
    position: relative;
    height: 40px
}

.getPrize_content .content_wra .content_right .prize_per .title li span {
    transition: all .1s linear;
    display: inline-block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 7px
}

.getPrize_content .content_wra .content_right .prize_per .title li:hover span {
    font-size: 18px;
    cursor: pointer;
    font-weight: bold
}

.getPrize_content .content_wra .content_right .prize_per .title li.active {
    font-size: 18px;
    cursor: pointer;
    font-weight: bold
}

.getPrize_content .content_wra .content_right .prize_per .title .per_list span {
    border-right: 1px solid #d41020
}

.getPrize_content .content_wra .content_right .prize_per .content {
    padding: 0 10px 20px 18px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    height: 260px
}

.getPrize_content .content_wra .content_right .prize_per .content .giftList li {
    text-align: left
}

.getPrize_content .content_wra .content_right .prize_per .content2 div {
    padding-top: 100px
}

.getPrize_content .content_wra .content_right .prize_per .content2 li {
    text-align: left
}

.getPrize_content .content_wra .content_right .prize_per li {
    margin-bottom: 3px
}

.getPrize_content .content_wra .content_right .btn {
    display: inline-block;
    color: #000;
    font-size: 19px;
    padding: 4px 38px;
    background-color: #f5e928;
    border-radius: 5px;
    box-shadow: 0 3px 0 rgba(0,0,0,0.4);
    margin-top: 15px
}

.getPrize_content .content_wra .content_right .text_bottom {
    text-align: center;
    color: #ffaeae;
    font-size: 13px;
    margin-top: 40px
}

.getPrize_content .content_wra #backTo_home {
    display: inline-block;
    color: #fff;
    width: 77px;
    padding: 4px 0;
    border: 2px solid #fff;
    background-color: #d41020;
    font-size: 16px;
    border-radius: 34px;
    text-align: center;
    float: right;
    margin-top: 20px
}

#prize_height {
    height: 0;
    z-index: -2
}

.index-promotion-12 {
    position: fixed;
    top: 0;
    z-index: 200;
    width: 100%;
    height: 0;
    font-size: 0;
    cursor: pointer
}

.index-promotion-12 .promotion-bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 732px
}

.index-promotion-12 .promotion-close {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0
}

.index-promotion-12 .promotion-content {
    position: relative;
    z-index: 2;
    width: 950px;
    height: 682px;
    margin: 0 auto;
    text-align: center
}

.index-promotion-12 .promotion-content .info {
    position: absolute;
    top: 60%;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 3;
    font-size: 22px
}

@media screen and (max-width:1024px) {
    .index-promotion-12 .promotion-content .info {
        font-size: 16px;
        margin-top: .8em
    }
}

.index-promotion-12 .label-list {
    font-size: 14px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2em;
    padding: 0;
    text-align: center
}

.index-promotion-12 .label-list .label-item {
    display: inline-block;
    list-style: none;
    padding: 8px 6px;
    line-height: 2em;
    font-size: 1.1em;
    letter-spacing: 1px;
    text-align: center;
    border-radius: 6px;
    color: #fff;
    background-color: #f58c2a
}

.index-promotion-12 .label-list .label-item.important {
    margin-left: 1.5em;
    margin-right: 1.5em;
    background-color: #fe4c56
}

.index-promotion-12 .label-list .label-item .important-text {
    vertical-align: -0.15em;
    font-size: 2em
}

@media screen and (max-width:1440px) {
    .index-promotion-12 .label-list {
        bottom: 3em
    }
}

@media screen and (max-width:1024px) {
    .index-promotion-12 .label-list {
        bottom: 1.5em
    }
}

.index-promotion-12 .time {
    position: relative;
    z-index: 3;
    padding: 5px 0;
    line-height: 40px;
    text-align: center;
    color: #fff;
    opacity: .8;
    letter-spacing: 1px;
    background-color: #9d0b71;
    font-size: 18px
}

.index-promotion-12 .time .day {
    display: inline-block;
    background-color: #fff;
    padding: 0 2px;
    font-size: 1.5em;
    font-weight: bold;
    border-radius: 4px;
    color: #f92a30
}

.ActivePage {
    background-color: #faf4dc;
    padding: 70px 0 70px 0;
    float: left;
    width: 100%
}

.ActivePage .ActivePage_wra {
    text-align: center;
    width: 800px;
    margin: 0 auto
}

.ActivePage .ActivePage_wra .title {
    padding-left: 270px;
    margin-bottom: 40px
}

.ActivePage .ActivePage_wra .title #time_title1 {
    display: inline-block;
    color: #c11d34;
    margin-bottom: 5px;
    font-weight: bold
}

.ActivePage .ActivePage_wra .title li {
    float: left
}

.ActivePage .ActivePage_wra .title li img {
    width: 230px
}

.ActivePage .ActivePage_content .content_tap {
    width: 800px
}

.ActivePage .ActivePage_content .content_tap li {
    float: left;
    width: 33.33%;
    background-color: #faf4dc;
    font-size: 19px;
    color: #2b2b2b
}

.ActivePage .ActivePage_content .content_tap li.active div {
    background-color: #fff
}

.ActivePage .ActivePage_content .content_tap li:hover {
    cursor: pointer
}

.ActivePage .ActivePage_content .content_tap li div {
    width: 94%;
    background-color: #fdd000;
    margin: 0 auto;
    height: 90px;
    padding-top: 17px
}

.ActivePage .ActivePage_content .content_tap li div span {
    display: block;
    color: #d72539;
    font-size: 22px;
    font-weight: bold
}

.ActivePage .ActivePage_content .content1 {
    text-align: left;
    height: 1440px !important
}

.ActivePage .ActivePage_content .content1 .content1_img {
    width: 100%;
    background-color: #fff;
    padding-bottom: 30px
}

.ActivePage .ActivePage_content .content1 .content1_img .gift_card {
    float: left;
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding-bottom: 30px
}

.ActivePage .ActivePage_content .content1 .content1_img .gift_card .name {
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px
}

.ActivePage .ActivePage_content .content1 .content1_img .gift_card div {
    margin-bottom: 5px;
    font-size: 15px
}

.ActivePage .ActivePage_content .content1 .content1_img li {
    float: left;
    width: 50%;
    text-align: center
}

.ActivePage .ActivePage_content .content1 .content1_img li div {
    height: 280px
}

.ActivePage .ActivePage_content .content1 .content1_img li div img {
    margin-top: 30px
}

.ActivePage .ActivePage_content .content1 .content1_img li span {
    margin-right: 10px;
    font-weight: normal
}

.ActivePage .ActivePage_content .content1 .content1_img li .name {
    font-weight: bold
}

.ActivePage .ActivePage_content .content1 .content1_img .content1_title {
    margin: 50px 0 0 110px
}

.ActivePage .ActivePage_content .content1 .content1_img .bottom_card {
    text-align: center;
    float: left;
    width: 100%;
    background-color: #fff
}

.ActivePage .ActivePage_content .content1 .content1_img .bottom_card div {
    margin: 40px 0 30px 0;
    font-size: 15px
}

.ActivePage .ActivePage_content .content1 .content1_img .bottom_card img {
    margin-bottom: 40px
}

.ActivePage .ActivePage_content .content1 .content1_text {
    padding: 75px 0 0 110px
}

.ActivePage .ActivePage_content .content1 .content1_cardwra {
    margin: 70px 0 0 125px
}

.ActivePage .ActivePage_content .content1 .content1_cardwra div {
    text-align: center;
    margin-bottom: 5px
}

.ActivePage .ActivePage_content .content1 .content1_cardwra .name {
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px
}

.ActivePage .ActivePage_content .content1 .content1_card {
    width: 535px;
    float: left;
    margin-right: 112px;
    text-align: center
}

.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.left,.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.right {
    background: none
}

.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.left span,.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.right span {
    color: #000
}

.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.left {
    left: -65px
}

.ActivePage .ActivePage_content .content1 .content1_card .carousel-control.right {
    right: -65px
}

.ActivePage .ActivePage_content .content1 .content1_card .carousel-inner>.item>img {
    display: inline-block;
    margin: 0 15px
}

.ActivePage .ActivePage_content .content2 {
    text-align: left;
    padding: 58px 0 0 122px
}

.ActivePage .ActivePage_content .content2 table {
    width: 520px;
    text-align: center;
    border: 1px solid #d8d8d8;
    color: #000;
    margin-top: 15px
}

.ActivePage .ActivePage_content .content2 table td {
    border: 1px solid #d8d8d8;
    padding: 7px 0;
    font-size: 15px
}

.ActivePage .ActivePage_content .content2 p {
    text-indent: 2em
}

.ActivePage .ActivePage_content .content3 {
    text-align: left;
    height: 3200px !important
}

.ActivePage .ActivePage_content .content3 table {
    width: 570px;
    text-align: center;
    border: 1px solid #d8d8d8;
    color: #000
}

.ActivePage .ActivePage_content .content3 table td {
    border: 1px solid #d8d8d8;
    padding: 15px 5px;
    font-size: 15px
}

.ActivePage .ActivePage_content .content3 p {
    text-indent: 2em
}

.ActivePage .ActivePage_content .content3 .content3_img {
    width: 100%
}

.ActivePage .ActivePage_content .content3 .content3_img li {
    float: left;
    width: 50%;
    text-align: center
}

.ActivePage .ActivePage_content .content3 .content3_img li div {
    height: 280px
}

.ActivePage .ActivePage_content .content3 .content3_img li div img {
    margin-top: 30px
}

.ActivePage .ActivePage_content .content3 .content3_img li span {
    margin-right: 10px;
    font-weight: normal
}

.ActivePage .ActivePage_content .content3 .content3_img li .name {
    font-weight: bold
}

.ActivePage .ActivePage_content .content3 .content3_img .content2_title {
    margin-left: 104px;
    margin-top: 63px
}

.ActivePage .ActivePage_content .content3 .content3_text {
    padding: 75px 0 0 102px
}

.ActivePage .ActivePage_content .tap_content {
    background-color: #fff;
    width: 784px;
    height: 600px;
    margin-left: 8px
}

.ActivePage .ActivePage_content .tap_content span {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px
}

.ActivePage .ActivePage_content .tap_content p {
    line-height: 24px;
    font-size: 15px
}

.ActivePage .bottom_text {
    margin-top: 20px;
    text-align: center
}

.ActivePage .bottom_text div {
    font-size: 14px;
    color: #565656
}

.ActivePage .bottom_text span {
    font-size: 13px;
    color: rgba(86,86,86,0.5)
}

.ActivePage .active_time #time_title {
    color: #c11d34
}

.ActivePage .active_time li {
    color: #c11d34
}

.ActivePage .promition-wrapper {
    position: relative;
    margin-top: -70px;
    width: 100%;
    height: auto;
    font-size: 14px
}

.ActivePage .promition-wrapper .bg {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%
}

.ActivePage .promition-wrapper .logo {
    position: absolute;
    top: 0;
    left: 20%;
    z-index: 3;
    cursor: pointer
}

@media screen and (max-width:1366px) {
    .ActivePage .promition-wrapper .logo {
        left: 19%
    }
}

@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .logo {
        width: 100px
    }
}

.ActivePage .promition-wrapper .header {
    position: relative;
    z-index: 2;
    padding-top: 50em;
    margin: 0 auto
}

.ActivePage .promition-wrapper .header .label-list {
    bottom: 100px;
    width: 900px;
    margin: 0 auto
}

.ActivePage .promition-wrapper .header .label-list .label-item {
    width: 220px;
    margin-left: 2em;
    margin-right: 2em
}

.ActivePage .promition-wrapper .header .label-list .label-item .label {
    letter-spacing: 2px;
    font-size: 1.2em
}

.ActivePage .promition-wrapper .header .label-list .label-item.important {
    margin: 0
}

.ActivePage .promition-wrapper .header .label-list .important-text {
    font-size: 3em;
    line-height: 1.2em;
    font-weight: bold
}

.ActivePage .promition-wrapper .header .time {
    margin-top: 100px
}

.ActivePage .promition-wrapper .body {
    position: relative;
    z-index: 2;
    padding-top: 10em;
    width: 62.5%;
    margin: 0 auto;
    color: #fff
}

.ActivePage .promition-wrapper .body h3 {
    text-align: center;
    font-size: 1.5em;
    margin-bottom: 2em
}

.ActivePage .promition-wrapper .body .explain-item {
    position: relative;
    width: 100%
}

.ActivePage .promition-wrapper .body .explain-item .explain-bg {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 100%;
    max-width: 100%
}

.ActivePage .promition-wrapper .body .explain-item .explain-content {
    position: relative;
    z-index: 2;
    padding: 2em 10% 12em
}

.ActivePage .promition-wrapper .body .explain-item .explain-content h4 {
    margin-bottom: 1em;
    font-size: 2.5em;
    text-align: center;
    color: #ffde00;
    font-weight: bold;
    font-family: "Microsoft YaHei"
}

.ActivePage .promition-wrapper .body .explain-item .explain-content p {
    text-indent: 2em;
    font-size: 1.4em;
    line-height: 1.7em;
    letter-spacing: 1px
}

.ActivePage .promition-wrapper .body .bonus-section {
    padding-bottom: 2em
}

.ActivePage .promition-wrapper .body .bonus-section .detail {
    margin-left: 4em;
    font-size: 1.4em;
    line-height: 1.7em;
    letter-spacing: 1px
}

.ActivePage .promition-wrapper .body .bonus-section .detail li {
    list-style: none
}

@media screen and (max-width:1280px) {
    .ActivePage .promition-wrapper .body .bonus-section .detail {
        margin-left: 1em
    }
}

@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-section .detail {
        font-size: 1.2em;
        letter-spacing: 0
    }
}

.ActivePage .promition-wrapper .body .bonus-detail-section {
    position: relative
}

.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-bg {
    width: 90%;
    margin-left: 5%
}

@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-bg {
        width: 100%;
        margin-left: 0
    }
}

.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list {
    position: absolute;
    top: 3%;
    bottom: 2%;
    left: 10%;
    right: 10%;
    text-align: center;
    overflow: hidden
}

@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list {
        top: 4%
    }
}

@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list {
        left: 5%;
        right: 5%
    }
}

.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item {
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.3333333%;
    padding: .5em 2em
}

@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item {
        padding: .25em .5em 1em;
        height: 130px
    }
}

@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item {
        height: 115px
    }
}

.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item img {
    width: 100%;
    height: 100%
}

.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content {
    position: absolute;
    top: 2em;
    left: 2em;
    right: 1em;
    color: #000
}

@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content {
        top: 1em;
        left: 1em
    }
}

.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-label {
    display: block;
    margin-left: -1em;
    letter-spacing: 1px;
    font-size: 1em
}

@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-label {
        font-size: .8em;
        letter-spacing: 0
    }
}

.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money {
    margin-top: 1em;
    float: left;
    width: 40%;
    color: #e70419;
    vertical-align: top;
    box-sizing: border-box;
    padding-left: 15px
}

@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money {
        padding-left: 0;
        margin-top: .3em
    }
}

@media screen and (max-width:1366px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money {
        margin-top: .5em
    }
}

@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money {
        margin-top: .3em
    }
}

.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money .money {
    margin-left: -2px;
    font-size: 4.5em;
    font-weight: bold;
    vertical-align: top;
    line-height: .9em
}

@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money .money {
        font-size: 3em
    }
}

.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money img {
    width: 4em;
    height: 3.6em;
    vertical-align: text-top;
    margin-top: .5em;
    margin-left: -5px
}

@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-money img {
        width: 2.5em;
        height: 2.1em
    }
}

.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-desc {
    margin-top: 5px;
    float: left;
    width: 60%;
    text-align: left;
    font-size: 1.2em
}

@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-desc {
        margin-top: 0;
        font-size: .8em
    }
}

.ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-desc span {
    font-size: 2em;
    font-weight: bold;
    color: #e70419
}

@media screen and (max-width:1024px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .bonus-list .bonus-item .bonus-content .bonus-desc span {
        font-size: 1.5em
    }
}

.ActivePage .promition-wrapper .body .bonus-detail-section .info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 37%;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: 4px;
    color: #5e13b9;
    text-align: center
}

@media screen and (max-width:1919px) {
    .ActivePage .promition-wrapper .body .bonus-detail-section .info {
        font-size: 2em
    }
}

.ActivePage .promition-wrapper .footer {
    position: relative;
    z-index: 1;
    margin-top: -3em;
    padding-bottom: 3em;
    text-align: center
}

.ActivePage .promition-wrapper .footer p {
    letter-spacing: 1px;
    font-size: 1.2em;
    color: #fff
}

.active_panel {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    z-index: 10000;
    background: #000\9
}

.active_btn {
    display: inline-block;
    font-size: 17px;
    color: #fff;
    padding: 7px 20px;
    border-radius: 5px;
    background-color: #e41728;
    margin: 25px 10px 0 10px
}

.active_btn:focus {
    color: #fff;
    text-decoration: none
}

.activeAsk .activeAsk_close {
    text-align: right;
    margin-top: 0 !important
}

.activeAsk .activeAsk_close:hover {
    cursor: pointer
}

.activeAsk .activeAsk_close img {
    margin: 5px 5px 0 0
}

.activeAsk .activeAsk_ask {
    text-align: center;
    background-color: #fff;
    filter: alpha(opacity=100);
    background-color: #fff\9;
    width: 350px;
    height: 181px;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -90px 0 0 -175px
}

.activeAsk .activeAsk_ask div {
    font-size: 16px
}

.activeAsk .activeAsk_ask div span {
    color: #0024ff;
    font-weight: bold
}

.activeAsk .activeAsk_ask .no_login a {
    width: 108px
}

.activeAsk .activeAsk_ask .no_login a span {
    margin-right: 10px;
    color: #fff;
    font-weight: normal
}

.activeAsk .activeAsk_ask .no_login .active_btn {
    margin: 17px 10px 0 10px
}

.activeGet_wra {
    width: 540px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -250px 0 0 -270px
}

.activeGet_wra .activeGet_close {
    position: absolute;
    right: -17px;
    top: 16px;
    z-index: 1
}

.activeGet_wra .activeGet_close:hover {
    cursor: pointer
}

.activeGet_wra .activeGet_content {
    position: relative;
    padding-right: 7px
}

.activeGet_wra .activeGet_content div {
    position: absolute;
    top: 43px;
    left: 200px;
    height: 180px;
    overflow: hidden
}

.activeGet_wra .activeGet_content div img {
    width: 215px
}

.activeGet_wra a {
    margin-left: 74px
}

.activeGet_wra span {
    display: block;
    color: #fff;
    padding-left: 65px;
    position: relative;
    top: -13px
}

.activeGet_wra .active_btn {
    margin: 15px 10px 0 74px
}

.activePerInfo_wra {
    background-color: #fff;
    width: 400px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    padding-bottom: 30px;
    margin: -160px 0 0 -200px
}

.activePerInfo_wra .activePerInfo_close {
    float: right
}

.activePerInfo_wra .activePerInfo_close:hover {
    cursor: pointer
}

.activePerInfo_wra .activePerInfo_close img {
    margin: 10px
}

.activePerInfo_wra .activePerInfo_img {
    position: absolute;
    left: 167px;
    top: -34px
}

.activePerInfo_wra .activePerInfo_content {
    text-align: center;
    margin-top: 47px
}

.activePerInfo_wra .activePerInfo_content .title {
    display: inline-block;
    color: #e41728;
    border-bottom: 1px dashed #c7c7c7;
    width: 90%;
    padding: 5px 0;
    font-size: 16px
}

.activePerInfo_wra .activePerInfo_content div {
    margin-top: 20px
}

.activePerInfo_wra .activePerInfo_content div label {
    font-weight: normal;
    font-size: 16px;
    margin-right: 6px
}

.activePerInfo_wra .activePerInfo_content div input {
    border: 1px solid #b0b0b0;
    height: 30px;
    width: 240px
}

.activePerInfo_wra .active_btn {
    padding-left: 50px;
    padding-right: 50px
}

.activePerInfo_wra .active_btn span {
    margin-right: 10px
}

.activePerInfo_wra .activeGetSuccess_content div {
    margin-top: 0;
    text-align: left;
    margin-left: 88px
}

.activePerInfo_wra .activeGetSuccess_content .title {
    margin-bottom: 40px
}

.activePerInfo_wra .activeGetSuccess_text {
    font-size: 13px;
    margin-top: 20px
}

.activePerInfo_wra .activeGetSuccess_text a {
    color: #0b37f7;
    font-weight: bold
}

.bigTitle {
    font-size: 38px;
    color: #333;
    letter-spacing: 15px
}

.nomralTitle {
    font-size: 28px;
    color: #333
}

.englishTitle {
    font-size: 24px;
    color: #9a9a9a
}

.contentTitle {
    font-size: 24px;
    color: #333;
    margin-top: 20px
}

.englistContent {
    font-size: 14px;
    color: #333
}

.content {
    font-size: 16px;
    color: #9a9a9a;
    margin-top: -5px
}

.btn_register {
    background-color: #62d1ff;
    color: #fff;
    display: block;
    width: 310px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 24px;
    margin-top: 45px
}

.btn_register:hover {
    background-color: #039fea
}

.split {
    background: url('../images/erp/hr.png') center no-repeat;
    width: 100%;
    height: 99px;
    margin-top: 40px
}

.font-margin {
    margin-left: 10px
}

.dot {
    margin: 0 20px;
    font-weight: 900
}

#banner_menu {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 80px;
    margin-top: 20px
}

#banner_menu .right {
    float: right;
    margin-top: 10px;
    margin-right: 50px;
    font-size: 14px;
    color: #333
}

#banner_menu .right a {
    border: 1px solid #62d1ff;
    border-radius: 30px;
    color: #333;
    text-align: center;
    height: 35px;
    line-height: 35px;
    padding: 8px 25px;
    margin-right: 20px;
    outline: none
}

#banner_menu .right a:hover {
    background-color: #62d1ff;
    color: #fff
}

.service_block {
    display: block;
    width: 280px;
    height: 355px;
    background-color: #efefef;
    margin: 30px auto
}

.service_block .contentTitle {
    margin-top: 40px
}

.service_block .englistContent {
    margin-top: -10px
}

.safe_row {
    margin-top: 60px
}

.safe_row img {
    float: right;
    margin-left: 40px;
    margin-top: 10px
}

.safe_row li {
    padding-top: 0;
    line-height: 42px
}

#index_banner .Nindex_banner_content {
    margin-top: 25px
}

#index_banner .Nindex_banner_content li {
    float: left
}

#index_banner .Nindex_banner_content .content_left {
    width: 55%
}

#index_banner .Nindex_banner_content .content_left .title {
    font-size: 3.5em;
    text-align: center;
    font-weight: bold;
    color: #fff;
    letter-spacing: 10px;
    margin-bottom: 20px
}

#index_banner .Nindex_banner_content .content_left .title span {
    display: block
}

#index_banner .Nindex_banner_content .content_left .title div {
    margin-bottom: 25px
}

#index_banner .Nindex_banner_content .content_left .text {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff
}

#index_banner .Nindex_banner_content .content_left .text span {
    display: inline-block;
    width: 140px;
    text-align: center
}

#index_banner .Nindex_banner_content .content_left .text2 {
    color: #fff
}

#index_banner .Nindex_banner_content .content_left .text2 span {
    display: inline-block;
    margin-right: 20px;
    letter-spacing: 2px
}

#index_banner .Nindex_banner_content .content_left .banner_btn {
    display: inline-block;
    font-size: 23px;
    background-color: #ff7200;
    padding: 3px 20px;
    border-radius: 10px;
    letter-spacing: 3px;
    margin: 30px 0 7px 0
}

#index_banner .Nindex_banner_content .content_right {
    width: 30%;
    margin-top: 60px
}

#index_banner .Nindex_banner_content .content_right img {
    width: 550px
}

#index_banner .banner_wrapper {
    height: 720px;
    background: url('../images/erp/index_bannerbgimg.jpg') center no-repeat;
    background-size: cover
}

#index_banner #carousel-example-banner1 {
    width: 100%;
    float: left;
    height: 720px
}

.Nindex_content4 .title,.Nindex_content3 .title,.Nindex_content2 .title,.Nindex_content1 .title {
    text-align: center
}

.Nindex_content4 .title1,.Nindex_content3 .title1,.Nindex_content2 .title1,.Nindex_content1 .title1 {
    font-size: 30px;
    margin-bottom: 10px
}

.Nindex_content4 .title1 span,.Nindex_content3 .title1 span,.Nindex_content2 .title1 span,.Nindex_content1 .title1 span {
    display: inline-block;
    margin-right: 40px
}

.Nindex_content4 .title2,.Nindex_content3 .title2,.Nindex_content2 .title2,.Nindex_content1 .title2 {
    font-size: 22px;
    color: #4f4e4e
}

.Nindex_content4 .title2 span,.Nindex_content3 .title2 span,.Nindex_content2 .title2 span,.Nindex_content1 .title2 span {
    display: inline-block;
    margin-right: 25px
}

.Nindex_content1 {
    background-color: #ececec;
    padding: 25px 0 120px 0
}

.Nindex_content1 ul {
    width: 750px;
    margin: 0 auto
}

.Nindex_content1 .content1_content {
    width: 1000px;
    margin: 70px auto 0
}

.Nindex_content1 .content1_content li {
    float: left
}

.Nindex_content1 .content1_content li div span {
    display: block;
    font-size: 17px;
    margin-bottom: 5px
}

.Nindex_content1 .content1_content li div span img {
    margin-right: 10px
}

.Nindex_content1 .content1_content li div .title {
    font-size: 22px;
    margin-bottom: 20px
}

.Nindex_content1 .content1_content .content1_center {
    width: 400px;
    height: 470px;
    background: url('../images/erp/Nindex_img1.png') center no-repeat;
    text-align: center;
    padding-top: 230px
}

.Nindex_content1 .content1_content .content1_center span {
    margin-bottom: 15px
}

.Nindex_content1 .content1_content .content1_left {
    margin-right: 30px
}

.Nindex_content1 .content1_content .content1_right {
    margin-left: 30px
}

.Nindex_content1 .content1_content .content1_left,.Nindex_content1 .content1_content .content1_right {
    padding-top: 35px
}

.Nindex_content1 .content1_content .content1_left div,.Nindex_content1 .content1_content .content1_right div {
    margin-bottom: 110px
}

.Nindex_content2 {
    padding-bottom: 20px
}

.Nindex_content2 .title {
    margin: 30px 0 50px 0
}

.Nindex_content2 .Nindex_content2_content {
    width: 1000px;
    margin: 70px auto 0
}

.Nindex_content2 .Nindex_content2_content li {
    float: left;
    width: 33.3%;
    height: 110px;
    text-align: center;
    margin-bottom: 50px
}

.Nindex_content2 .Nindex_content2_content li .content_item {
    width: 88%;
    height: 100%;
    margin: 0 auto;
    border: 1px solid #c5c7d3
}

.Nindex_content2 .Nindex_content2_content li .content_item .img {
    height: 110px;
    width: 100px;
    text-align: center;
    line-height: 110px
}

.Nindex_content2 .Nindex_content2_content li .content_item .text {
    width: 150px;
    padding-top: 30px
}

.Nindex_content2 .Nindex_content2_content li .content_item .text span {
    font-size: 17px
}

.Nindex_content2 .Nindex_content2_content li .content_item .text div {
    color: #6c6c6c;
    font-size: 14px;
    margin-top: 5px
}

.Nindex_content3 {
    background-color: #ececec;
    padding-top: 30px;
    padding-bottom: 85px
}

.Nindex_content3 .Nindex_content3_content {
    width: 1000px;
    margin: 60px auto 0
}

.Nindex_content3 .Nindex_content3_content ul {
    width: 720px;
    margin: 0 auto
}

.Nindex_content3 .Nindex_content3_content li {
    float: left
}

.Nindex_content3 .Nindex_content3_content li div {
    float: left
}

.Nindex_content3 .Nindex_content3_content li div span {
    display: block;
    margin-bottom: 8px
}

.Nindex_content3 .Nindex_content3_content li .text {
    font-size: 16px;
    margin: 25px 0 0 30px
}

.Nindex_content3 .Nindex_content3_content .content3_left {
    margin-right: 150px
}

.Nindex_content4 .title {
    margin: 20px 0 15px 0
}

.Nindex_content4 .Nindex_content4_content {
    width: 100%;
    height: 760px;
    background: url('../images/erp/Nindex_content4_bgimg.jpg') center no-repeat
}

.Nindex_content4 .Nindex_content4_content .content_line {
    position: absolute;
    left: 50%;
    margin-left: -730px
}

.Nindex_content4 .Nindex_content4_content .content_line div {
    width: 185px;
    height: 185px;
    position: absolute
}

.Nindex_content4 .Nindex_content4_content .content_line .content4_div1 {
    left: 350px
}

.Nindex_content4 .Nindex_content4_content .content_line .content4_div2 {
    left: 730px
}

.Nindex_content4 .Nindex_content4_content .content_line .content4_div3 {
    left: 920px
}

.Nindex_content4 .Nindex_content4_content .content_line .content4_div4 {
    left: 350px;
    top: 190px
}

.Nindex_content4 .Nindex_content4_content .content_line .content4_div5 {
    left: 920px;
    top: 195px
}

.Nindex_content4 .Nindex_content4_content .content_line .content4_div6 {
    left: 350px;
    top: 380px
}

.Nindex_content4 .Nindex_content4_content .content_line .content4_div7 {
    left: 540px;
    top: 570px
}

.Nindex_content4 .Nindex_content4_content .content_line .content4_div8 {
    left: 730px;
    top: 570px
}

.Nindex_content4 .Nindex_content4_content .content_line .content4_div9 {
    left: 920px;
    top: 575px
}

.Nindex_content4 .Nindex_content4_content .content_line .content4_div10 {
    top: 190px;
    left: 540px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 {
    width: 375px;
    height: 375px;
    box-shadow: 0 0 10px #9e9e9e;
    border-radius: 10px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content {
    width: 300px;
    height: 100%;
    left: 50%;
    margin-left: -150px;
    text-align: center;
    padding-top: 30px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content div {
    width: 100%;
    text-align: left;
    bottom: 10px;
    height: 150px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content0 img {
    margin-top: 20px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content2 img {
    width: 100%
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content3 {
    padding-top: 50px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content3 div {
    bottom: 60px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content5 img {
    width: 100%
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content5 div {
    bottom: 25px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content7 div {
    bottom: 30px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content6 {
    padding-top: 15px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content6 img {
    width: 130px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content6 div {
    bottom: 70px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content9 img {
    width: 100%
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content10 div {
    bottom: 60px
}

.Nindex_content4 .Nindex_content4_content .content2_line .content4_div10 .content4_div_content10 img {
    margin-top: 30px
}

.Nindex_content5 {
    text-align: center;
    letter-spacing: 4px;
    height: 234px;
    width: 100%;
    margin-top: 20px;
    background: url('../images/erp/Nindex_content5_bgimg.jpg') center no-repeat;
    padding-top: 30px
}

.Nindex_content5 .title {
    font-size: 2.8em
}

.Nindex_content5 .title span {
    margin-right: 20px
}

.Nindex_content5 a {
    display: inline-block;
    font-size: 23px;
    background-color: #ff7200;
    padding: 3px 20px;
    border-radius: 10px;
    letter-spacing: 3px;
    margin: 50px 0 7px 0
}

.Nindex_content5 a:focus {
    outline: none;
    text-decoration: none;
    color: #fff
}

.Nindex_content5 .text {
    letter-spacing: 0
}

.Nindex_content5 .text span {
    display: inline-block;
    font-size: 16px
}

.Nindex_content5 .text span:nth-child(1) {
    margin-right: 20px
}

.indexContentText {
    font-size: 16px;
    letter-spacing: 2px
}

.indexContentBtn {
    display: inline-block;
    padding: 0 70px;
    height: 45px;
    line-height: 42px;
    text-align: left;
    border-radius: 25px;
    font-size: 22px;
    position: relative;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0
}

.indexContentBtn:link {
    color: #1c89ff;
    text-decoration: none;
    background: #fff
}

.indexContentBtn:hover {
    background: #1c89ff;
    color: #fff !important;
    text-decoration: none
}

.indexContentBtn:hover .indexContentBtnDiv {
    display: none
}

.indexContentBtn:hover .indexContentArrow_light {
    display: block
}

.indexContentBtn:visited {
    color: #1c89ff;
    background: #fff;
    text-decoration: none
}

.indexContentBtn .indexContentArrow,.indexContentBtn .indexContentArrow_light {
    position: absolute;
    top: -5px;
    right: 38px
}

.indexContentBtn .indexContentArrow_light {
    display: none
}

.btn_visited {
    color: #fff !important
}

.btn_visited:link,.btn_visited:hover {
    color: #fff !important
}

.indexContentBtnDiv {
    margin: 50px auto 34px
}

.indexBanner {
    width: 100%;
    height: 738px;
    background: url('../images/erp/indexBannerImg.jpg') center no-repeat;
    text-align: center;
    color: #fff;
    margin-top: -8px
}

.indexBanner .indexBanner_w {
    width: 1200px;
    padding-top: 240px;
    margin: 0 auto;
    text-align: left;
    position: relative
}

.indexBanner .bannerTitle {
    font-size: 52px;
    letter-spacing: 6px;
    text-indent: 20px
}

.indexBanner .bannerText {
    font-size: 29px;
    color: #fff;
    margin-top: 30px;
    letter-spacing: 1px;
    text-indent: 20px
}

.indexBanner .bannerText1 {
    font-size: 19px;
    color: #fff;
    margin-top: 20px;
    padding-left: 20px
}

.indexBanner .bannerText1 span {
    display: inline-block;
    margin-right: 10px
}

.indexBanner .indexBanner_video {
    position: absolute;
    right: 0;
    top: 250px
}

.indexBanner .bannerTel {
    width: 452px;
    margin: 80px 8px 0 0;
    line-height: 41px;
    padding-left: 20px
}

.indexBanner .bannerTel .bannerTel_span {
    position: relative;
    display: inline-block;
    width: 261px
}

.indexBanner .bannerTel input {
    width: 260px;
    height: 40px;
    border-radius: 5px;
    padding-left: 15px
}

.indexBanner .bannerTel input:focus {
    outline: none
}

.indexBanner .bannerTel #bannerTelBtn,.indexBanner .bannerTel #bannerTelBtn_bottom {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #4582d5;
    color:#fff;
    border-radius: 5px;
    margin-left: 5px;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0;
    text-align: center
}

.indexBanner .bannerTel #bannerTelBtn:hover,.indexBanner .bannerTel #bannerTelBtn_bottom:hover {
    background-color: #2bba5d;
    cursor: pointer
}

.indexBanner .bannerTel #bannerTelBtn:focus,.indexBanner .bannerTel #bannerTelBtn_bottom:focus {
    color: #fff;
    text-decoration: none
}

.indexBanner .bannerTel .moreBtn {
    display: inline-block;
    width: 175px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
    border-radius: 4px;
    text-decoration: underline;
    margin-top: 60px
}

.indexBanner .bannerTel .errorText {
    position: absolute;
    display: inline-table;
    right: 0;
    color: #ed6c00;
    font-size: 14px;
    line-height: 41px;
    top: -2px;
    width: 90px;
    clear: both
}

.indexContent1 {
    width: 100%;
    height: 530px;
    background-position: 100%
}

.indexContent1 .indexContent1_wrapper {
    width: 1120px;
    margin: 0 auto;
    text-align: center;
    padding-top: 75px;
    color: #5a5a5a
}

.indexContent1 .indexContent1_wrapper .indexType_title {
    font-size: 32px
}

.indexContent1 .indexContent1_wrapper .indexType_subtitle {
    font-size: 18px;
    margin-top: 15px;
    letter-spacing: 2px
}

.indexContent1 .indexContent1_wrapper .indexType_cont {
    margin-top: 60px
}

.indexContent1 .indexContent1_wrapper .indexType_cont .indexType_list {
    width: 200px;
    float: left;
    height: 240px;
    margin: 0 38px;
    border-radius: 5px;
    position: relative
}

.indexContent1 .indexContent1_wrapper .indexType_cont .indexType_list img {
    margin-top: 40px
}

.indexContent1 .indexContent1_wrapper .indexType_cont .indexType_list .indexType_bottom {
    width: 100%;
    height: 58px;
    line-height: 58px;
    bottom: 0;
    position: absolute;
    font-size: 22px;
    display: block;
    letter-spacing: 1px;
    color: #fff
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_1 {
    background: rgba(125,192,144,0.2);
    border: 1px solid #91d282
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_1 .indexType_bottom {
    background: url("../images/erp/type_common01.png") center no-repeat
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_1:hover {
    box-shadow: 0 0 20px #d0e8ca
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_2 {
    background: rgba(255,168,83,0.2);
    border: 1px solid #ffbd7c
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_2 .indexType_bottom {
    background: url("../images/erp/type_common02.png") center no-repeat
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_2:hover {
    box-shadow: 0 0 20px #f9d8b7
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_3 {
    background: rgba(167,194,242,0.2);
    border: 1px solid #81d4fc
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_3 .indexType_bottom {
    background: url("../images/erp/type_common03.png") center no-repeat
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_3:hover {
    box-shadow: 0 0 20px #c1ebff
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_4 {
    background: rgba(246,192,207,0.2);
    border: 1px solid #f9acc2
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_4 .indexType_bottom {
    background: url("../images/erp/type_common04.png") center no-repeat
}

.indexContent1 .indexContent1_wrapper .indexType_cont .type_4:hover {
    box-shadow: 0 0 20px #f9cedb
}

.indexContent2 {
    text-align: center;
    padding: 90px 0 30px 0;
    position: relative
}

.indexContent2 .indexContentTitle {
    margin-bottom: 47px;
    font-size: 36px;
    color: #555
}

.indexContent2 .indexContentTitle span {
    margin-right: 30px
}

.indexContent2 .indexTube_cont {
    width: 1200px;
    margin: 90px auto 0;
    height: 720px;
    position: relative
}

.indexContent2 .trbe_left {
    width: 480px;
    float: left;
    position: relative
}

.indexContent2 .trbe_left .left_img {
    position: absolute;
    right: 33px;
    bottom: 109px
}

.indexContent2 .trbe_left .left_img .img1 {
    position: absolute;
    right: 63px;
    bottom: 264px
}

.indexContent2 .trbe_left .left_img .img1 img {
    margin: 0
}

.indexContent2 .trbe_left .left_img .img2 {
    position: absolute;
    right: 127px;
    bottom: 97px
}

.indexContent2 .trbe_left .left_img .img2 img {
    margin: 0
}

.indexContent2 .trbe_left .left_img .img3 {
    position: absolute;
    right: -27px;
    bottom: -22px
}

.indexContent2 .trbe_left .left_img .img3 img {
    margin: 0
}

.indexContent2 .trbe_left .indexTube_word {
    text-align: right
}

.indexContent2 .trbe_left .indexTube_word>a {
    color: #0d6ce3;
    font-size: 20px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 16px;
    cursor: pointer
}

.indexContent2 .trbe_left .indexTube_word div {
    color: #989898;
    font-size: 14px;
    margin-bottom: 1px
}

.indexContent2 .trbe_left .tube2 {
    margin: 47px 72px 0 0
}

.indexContent2 .trbe_left .tube3 {
    margin: 45px 196px 0 0
}

.indexContent2 .trbe_left .tube3 span {
    color: #1fa172 !important
}

.indexContent2 .trbe_left .tube4 {
    margin: 80px 240px 0 0
}

.indexContent2 .trbe_left .tube4 span {
    color: #1fa172 !important
}

.indexContent2 .trbe_left .tube5 {
    margin: 122px 7px 0 0
}

.indexContent2 .trbe_left .tube5 span {
    color: #1fa172 !important
}

.indexContent2 .trbe_right {
    width: 720px;
    float: left;
    position: relative
}

.indexContent2 .trbe_right .right_img {
    position: absolute;
    right: 266px;
    bottom: 114px
}

.indexContent2 .trbe_right .right_img .img1 {
    position: absolute;
    right: 45px;
    bottom: 264px
}

.indexContent2 .trbe_right .right_img .img1 img {
    margin: 0
}

.indexContent2 .trbe_right .right_img .img2 {
    position: absolute;
    right: -24px;
    bottom: 104px
}

.indexContent2 .trbe_right .right_img .img2 img {
    margin: 0
}

.indexContent2 .trbe_right .right_img .img3 {
    position: absolute;
    right: 119px;
    bottom: -23px
}

.indexContent2 .trbe_right .right_img .img3 img {
    margin: 0
}

.indexContent2 .trbe_right .top_img {
    position: absolute;
    left: -17px;
    top: 31px
}

.indexContent2 .trbe_right .top_img .img1 {
    position: absolute;
    left: -47px;
    top: 110px;
    z-index: 99
}

.indexContent2 .trbe_right .top_img .img1 img {
    margin: 0
}

.indexContent2 .trbe_right .top_img .img2 {
    position: absolute;
    left: 36px;
    top: -1px
}

.indexContent2 .trbe_right .top_img .img2 img {
    margin: 0
}

.indexContent2 .trbe_right .top_img .img3 {
    position: absolute;
    left: 179px;
    top: 17px
}

.indexContent2 .trbe_right .top_img .img3 img {
    margin: 0
}

.indexContent2 .trbe_right .top_img .img4 {
    position: absolute;
    right: -37px;
    top: 111px;
    z-index: 99
}

.indexContent2 .trbe_right .top_img .img4 img {
    margin: 0
}

.indexContent2 .trbe_right .trbeRight {
    text-align: left
}

.indexContent2 .trbe_right .trbeRight>a {
    color: #0d6ce3;
    font-size: 20px;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 16px;
    cursor: pointer
}

.indexContent2 .trbe_right .trbeRight div {
    color: #989898;
    font-size: 14px;
    margin-bottom: 1px
}

.indexContent2 .trbe_right .tube6 {
    margin-left: 240px
}

.indexContent2 .trbe_right .tube7 {
    margin: 46px 0 0 330px
}

.indexContent2 .trbe_right .tube8 {
    margin: 48px 0 0 435px
}

.indexContent2 .trbe_right .tube8 span {
    color: #13c8d4 !important
}

.indexContent2 .trbe_right .tube9 {
    margin: 85px 0 0 491px
}

.indexContent2 .trbe_right .tube9 span {
    color: #13c8d4 !important
}

.indexContent2 .trbe_right .tube10 {
    margin: 112px 0 0 269px
}

.indexContent2 .trbe_right .tube10 span {
    color: #13c8d4 !important
}

.indexContent2 .index_center {
    position: absolute;
    top: 174px;
    left: 438px
}

.indexContent2 .index_center a {
    text-align: center;
    overflow: hidden
}

.indexContent2 .index_center a:link,.indexContent2 .index_center a:visited {
    text-decoration: none
}

.indexContent2 .index_center a img {
    top: 111px;
    position: absolute;
    transition: .3s;
    left: 60px
}

.indexContent2 .index_center a span {
    font-size: 18px;
    color: #fff;
    display: block;
    padding-top: 50px;
    transition: .3s
}

.indexContent2 .tubeleft {
    position: absolute;
    display: inline-block;
    width: 126px;
    height: 125px;
    background: url("../images/erp/tubeleft.png");
    top: 208px;
    right: -67px;
    transition: .5s
}

.indexContent2 .tubeleft:hover {
    text-decoration: none
}

.indexContent2 .tubeleft:hover span {
    margin-top: -90px;
    transition: .5s
}

.indexContent2 .tubeleft:hover img {
    top: 20px;
    transition: .5s;
    left: 60px
}

.indexContent2 .tubetop {
    position: absolute;
    display: inline-block;
    width: 126px;
    height: 125px;
    top: -64px;
    background: url("../images/erp/tubetop.png") center no-repeat;
    left: 95px;
    transition: .5s
}

.indexContent2 .tubetop:hover {
    text-decoration: none
}

.indexContent2 .tubetop:hover span {
    margin-top: -90px;
    transition: .5s
}

.indexContent2 .tubetop:hover img {
    top: 30px;
    transition: .5s
}

.indexContent2 .tuberight {
    position: absolute;
    display: inline-block;
    width: 126px;
    height: 125px;
    background: url("../images/erp/tuberight.png") center no-repeat;
    top: 208px;
    left: -69px;
    transition: .5s
}

.indexContent2 .tuberight:hover {
    text-decoration: none
}

.indexContent2 .tuberight:hover span {
    margin-top: -92px;
    transition: .5s
}

.indexContent2 .tuberight:hover img {
    top: 20px;
    transition: .5s
}

.indexContent2 .indexContentText {
    margin-bottom: 17px
}

.indexContent2 .indexContentText span {
    font-weight: bold
}

.indexContent2 img {
    margin: 15px 0 0 -25px
}

.indexContent2 .indexContentBtn {
    color: #0274f0;
    border: 1px solid #0274f0
}

.indexContent2 .indexContentBtn:hover {
    color: #fff;
    background-color: #0274f0
}

.indexContent2-1 {
    background: url("../images/erp/doMore_bg.png?v=20170516") center no-repeat;
    height: 435px
}

.indexContent2-1 .doMore_cont {
    margin: auto;
    padding-top: 110px;
    width: 1200px
}

.indexContent2-1 .doMore_title1 {
    font-size: 38px;
    color: #fff;
    letter-spacing: 2px;
    padding-left: 20px
}

.indexContent2-1 .doMore_title2 {
    color: #fff;
    font-size: 22px;
    margin: 15px auto 45px;
    padding-left: 20px
}

.indexContent2-1 .doMore_video {
    padding-left: 20px
}

.indexContent3 {
    width: 100%;
    height: 700px;
    background: url('../images/erp/indexContent3Bg.png') center no-repeat
}

.indexContent3 .indexContent2_wrapper {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 70px
}

.indexContent3 .indexContent2_wrapper .indexContentTitle {
    letter-spacing: 3px;
    font-size: 20px
}

.indexContent3 .indexContent2_wrapper .indexContentText {
    text-shadow: 1px 2px 1px #000;
    margin-bottom: 12px;
    font-size: 36px
}

.indexContent3 .indexContent2_wrapper .indexContentText,.indexContent3 .indexContent2_wrapper .indexContentTitle {
    color: #fff
}

.indexContent3 .indexContent2_wrapper .indexContent2Text {
    background-color: rgba(0,0,0,0.4);
    background-color: #000\9;
    color: #fff;
    font-size: 16px;
    width: 755px;
    height: 200px;
    padding: 20px 25px;
    margin: 50px auto 40px
}

.indexContent3 .indexContent2_wrapper .toValue_cont {
    margin-top: 55px
}

.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list {
    width: 385px;
    float: left;
    height: 385px;
    background: #fff
}

.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list:hover {
    box-shadow: 2px 5px 20px #000
}

.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list .toValue_top {
    position: relative
}

.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list .toValue_top .toValue_l {
    top: 14px;
    left: 18px;
    font-size: 28px;
    color: #fff;
    position: absolute
}

.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list .toValue_top img {
    width: 385px;
    height: 148px
}

.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list .toValue_title1 {
    font-size: 18px;
    color: #555;
    margin: 35px auto 20px;
    padding: 0 30px;
    text-align: left
}

.indexContent3 .indexContent2_wrapper .toValue_cont .toValue_list .toValue_title2 {
    font-size: 14px;
    color: #9a9fa7;
    padding: 0 30px;
    line-height: 28px;
    text-align: left
}

.indexContent3 .indexContent2_wrapper .t_1,.indexContent3 .indexContent2_wrapper .t_2 {
    margin-right: 22px
}

.indexContent3 .indexContent2_wrapper .t_1:hover .toValue_title1 {
    color: #005ceb
}

.indexContent3 .indexContent2_wrapper .t_2:hover .toValue_title1 {
    color: #fa7b5b
}

.indexContent3 .indexContent2_wrapper .t_3:hover .toValue_title1 {
    color: #09b888
}

.indexContent3 .indexContent2_wrapper .carousel-control.right {
    right: 52px
}

.indexContent3 .indexContent2_wrapper .carousel-control.left {
    left: -13px
}

.indexContent3 .indexContent2_wrapper .carousel-control.left,.indexContent3 .indexContent2_wrapper .carousel-control.right {
    background-image: none;
    top: -170px;
    filter: none
}

.indexContent3 .indexContent2_wrapper .carousel-control {
    opacity: 1;
    width: 0
}

.indexContent3 .indexContent2_wrapper .carousel-inner>.item {
    height: 130px;
    width: 700px;
    margin: 0 auto;
    line-height: 130px;
    overflow: hidden
}

.indexContent3 .indexContent2_wrapper .carousel-inner>.item>div {
    width: 1321px;
    text-align: left;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition: all .5s ease 0;
    -ms-transition: all .5s ease 0;
    transition: all .5s ease 0
}

.indexContent3 .indexContent2_wrapper .carousel-inner>.item>div>img {
    display: inline-block;
    margin: 0 20px;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: all .2s ease 0;
    -ms-transition: all .2s ease 0;
    transition: all .2s ease 0
}

.indexContent4 {
    background-color: #f7f7f7;
    padding: 80px 0 90px 0
}

.indexContent4 .title {
    text-align: center;
    color: #565452
}

.indexContent4 .title span {
    font-size: 33px;
    letter-spacing: 2px
}

.indexContent4 .title div {
    font-size: 17px;
    margin-top: 7px
}

.indexContent4 .content_wrapper {
    width: 1000px;
    margin: 65px auto 0
}

.indexContent4 .content_wrapper li {
    float: left;
    width: 33.3%;
    margin-bottom: 57px
}

.indexContent4 .content_wrapper li a:focus {
    text-decoration: none
}

.indexContent4 .content_wrapper li a .content_time {
    position: absolute
}

.indexContent4 .content_wrapper li a .content_time div {
    width: 69px;
    height: 54px;
    line-height: 54px;
    background-color: #4582d5;
    color: #fff;
    font-size: 32px;
    text-align: center;
    margin-bottom: 5px
}

.indexContent4 .content_wrapper li a .content_time span {
    display: inline-block;
    background-color: #4582d5;
    color: #fff;
    font-size: 14px;
    width: 69px;
    text-align: center
}

.indexContent4 .content_wrapper li a .content_text {
    margin-left: 83px
}

.indexContent4 .content_wrapper li a .content_text div {
    color: #4582d5;
    font-size: 16px;
    margin-bottom: 16px;
    width: 220px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.indexContent4 .content_wrapper li a .content_text p {
    font-size: 12px;
    color: #636363;
    width: 220px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 21px
}

.indexContent4 .content_wrapper .content4_btn {
    display: block;
    width: 202px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    background-color: #41b1ff;
    font-size: 21px;
    border-radius: 5px;
    margin: 0 auto
}

.indexContent4 .content_wrapper .content4_btn:focus {
    color: #fff;
    text-decoration: none
}

.indexNews {
    width: 100%;
    height: 783px;
    background: #eef0f5
}

.indexNews .indexNews_cont {
    width: 1200px;
    margin: 0 auto;
    text-align: left
}

.indexNews .indexNews_cont .indexNews_left {
    width: 724px;
    margin-right: 98px;
    float: left
}

.indexNews .indexNews_cont .indexNews_left .indexNews_midea {
    color: #05080d;
    font-size: 24px;
    padding-top: 80px;
    margin-bottom: 40px
}

.indexNews .indexNews_cont .indexNews_left .indexNews_midea a {
    font-size: 12px;
    color: #636363;
    float: right;
    display: inline-block;
    padding-top: 10px
}

.indexNews .indexNews_cont .indexNews_left .indexNews_list {
    width: 344px;
    float: left;
    margin: 0 36px 30px 0
}

.indexNews .indexNews_cont .indexNews_left .indexNews_list:hover .indexNews_left_title {
    text-decoration: underline
}

.indexNews .indexNews_cont .indexNews_left .indexNews_list a {
    display: inline-block
}

.indexNews .indexNews_cont .indexNews_left .indexNews_list a img {
    width: 344px;
    height: 150px
}

.indexNews .indexNews_cont .indexNews_left .indexNews_list img {
    margin-bottom: 12px
}

.indexNews .indexNews_cont .indexNews_left .indexNews_list .indexNews_left_title {
    color: #444343;
    font-size: 16px;
    margin-bottom: 6px
}

.indexNews .indexNews_cont .indexNews_left .indexNews_list:link,.indexNews .indexNews_cont .indexNews_left .indexNews_list:hover {
    text-decoration: none
}

.indexNews .indexNews_cont .indexNews_left .right_0 {
    margin-right: 0 !important
}

.indexNews .indexNews_cont .indexNews_right {
    width: 378px;
    float: left
}

.indexNews .indexNews_cont .indexNews_right .indexNews_midea {
    color: #05080d;
    font-size: 24px;
    padding-top: 80px;
    margin-bottom: 40px
}

.indexNews .indexNews_cont .indexNews_right .indexNews_midea a {
    font-size: 12px;
    color: #636363;
    float: right;
    display: inline-block;
    padding-top: 10px
}

.indexNews .indexNews_cont .indexNews_right .indexNew_righttop {
    width: 378px;
    height: 150px;
    margin: 0 auto 10px
}

.indexNews .indexNews_cont .indexNews_right .indexNews_new {
    display: block
}

.indexNews .indexNews_cont .indexNews_right .indexNews_new:hover .indexNews_titles div {
    text-decoration: underline;
    color: #000
}

.indexNews .indexNews_cont .indexNews_right .indexNews_new .indexNews_titles {
    font-size: 16px;
    color: #43474d;
    margin-top: 20px
}

.indexNews .indexNews_cont .indexNews_right .indexNews_new .indexNews_titles div {
    display: inline-block;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.indexNews .indexNews_cont .indexNews_right .indexNews_new .indexNews_titles span {
    float: right;
    font-size: 12px;
    color: #a7a8a8
}

.indexNews .indexNews_cont .indexNews_right .indexNews_new .indexNews_subtitle {
    font-size: 12px;
    color: #636363;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.bottom_content2 {
    background-color: #2c2c2c !important;
    text-align: center;
    padding-bottom: 54px
}

.bottom_content2 .index_bottom {
    width: 1200px !important;
    margin: 0 auto;
    padding-top: 85px;
    text-align: left
}

.bottom_content2 .index_bottom .border_r {
    border-right: 1px solid #434343;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0
}

.bottom_content2 .index_bottom .indexBottom_ab {
    font-size: 18px;
    color: #eeeff1;
    margin-bottom: 30px
}

.bottom_content2 .index_bottom .contact {
    margin-top: 40px;
    color: #eeeff1 !important
}

.bottom_content2 .index_bottom .indexBottom_slogan {
    color: #979896;
    font-size: 14px;
    margin-bottom: 6px
}

.bottom_content2 .index_bottom .indexBottom_slogan h1 {
    display: inline-block;
    color: #979896;
    font-size: 13px;
    margin: 0 !important
}

.bottom_content2 .index_bottom .indexBottom_slogan h1 a {
    color: #979896
}

.bottom_content2 .index_bottom .indeBottom_tel {
    font-size: 27px;
    margin-top: 12px;
    color: #4582d5;
    text-indent: 44px;
    background: url("../images/erp/indexBottom_tel.png") no-repeat 0 2px
}

.bottom_content2 .index_bottom .indeBottom_download {
    color: #eeeff1;
    font-size: 16px;
    margin-top: 30px
}

.bottom_content2 .index_bottom .indeBottom_download .indeBottom_download_span {
    display: inline-block;
    margin-right: 24px;
    font-size: 14px
}

.bottom_content2 .index_bottom .indeBottom_download .indeBottom_ad {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    vertical-align: 3px
}

.bottom_content2 .index_bottom .indeBottom_download .indeBottom_ad .indeBottom_img {
    position: absolute;
    width: 130px !important;
    top: -140px !important;
    left: 0;
    border-radius: 3px;
    display: none;
    border: 5px solid #fff
}

.bottom_content2 .index_bottom .indeBottom_download .indeBottom_ad:hover .indeBottom_img {
    display: block
}

.bottom_content2 .index_bottom .indexBottom_right {
    position: relative
}

.bottom_content2 .index_bottom .indexBottom_right ul li {
    float: left;
    margin-right: 14px
}

.bottom_content2 .index_bottom .indexBottom_right ul li a {
    margin-bottom: 9px;
    display: inline-block
}

.bottom_content2 .index_bottom .indexBottom_right .lk_code {
    position: absolute;
    right: 20px;
    top: 5px
}

.bottom_content2 .index_bottom .indexBottom_right .lk_code img {
    width: 100px;
    height: 100px
}

.bottom_content2 .index_bottom .indexBottom_right .lk_code div {
    color: #979896;
    font-size: 12px;
    margin-top: 10px
}

.bottom_content2 .index_bottom .indexBottom_right .indexBottom_title1 {
    font-size: 24px;
    color: #fff
}

.bottom_content2 .index_bottom .indexBottom_right .indexBottom_title2 {
    font-size: 14px;
    color: #fff;
    margin-top: 8px
}

.bottom_content2 .index_bottom .indexBottom_right .bannerTel {
    width: 452px;
    margin: 32px 8px 90px 0;
    line-height: 41px
}

.bottom_content2 .index_bottom .indexBottom_right .bannerTel .bannerTel_span {
    position: relative;
    display: inline-block;
    height: 40px
}

.bottom_content2 .index_bottom .indexBottom_right .bannerTel input {
    width: 260px;
    height: 40px;
    border-radius: 5px;
    padding-left: 15px
}

.bottom_content2 .index_bottom .indexBottom_right .bannerTel input:focus {
    outline: none
}

.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn,.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #4582d5;
    border-radius: 5px;
    margin-left: 5px;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0;
    text-align: center
}

.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:hover,.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:hover {
    background-color: #2bba5d;
    cursor: pointer
}

.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:focus,.bottom_content2 .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:focus {
    color: #fff;
    text-decoration: none
}

.bottom_content2 .index_bottom .indexBottom_right .bannerTel .moreBtn {
    display: inline-block;
    width: 175px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
    border-radius: 4px;
    text-decoration: underline;
    margin-top: 60px
}

.bottom_content2 .index_bottom .indexBottom_right .bannerTel .errorText {
    position: absolute;
    display: inline-table;
    right: 0;
    color: #ed6c00;
    font-size: 14px;
    line-height: 41px;
    top: -2px;
    width: 90px;
    clear: both
}

.bottom_content2 .index_bottom .indexBottom_right .indexBottom_ul {
    margin-top: 28px
}

.bottom_content2 .index_bottom .indexBottom_right .indexBottom_ul li {
    color: #979896;
    font-size: 12px;
    margin-right: 26px;
    float: left;
    margin-bottom: 8px
}

.bottom_content2 .index_bottom .indexBottom_right .indexBottom_ul li a {
    color: #979896
}

.bottom_content2 .index_bottom .indexBottom_right .indexBottom_ul li a:link,.bottom_content2 .index_bottom .indexBottom_right .indexBottom_ul li a:hover {
    color: #979896;
    text-decoration: none
}

.bottom_content2 .indexBottom_bottom {
    background: #1f1f1f;
    height: 35px;
    line-height: 35px;
    margin-top: 80px;
    position: relative
}

.bottom_content2 .indexBottom_bottom .indexBottom_cp {
    width: 1200px;
    margin: auto;
    font-size: 12px;
    color: #979896;
    text-align: left
}

.indexProduct4-0 {
    width: 100%;
    background-color: #4582d5;
    height: 0;
    overflow: hidden
}

.indexProduct4-0 .indexProduct_wra .indexProductClose {
    text-align: right;
    padding: 22px 26px 0 0;
    margin-bottom: 15px
}

.indexProduct4-0 .indexProduct_wra .indexProductClose img {
    cursor: pointer
}

.indexProduct4-0 .indexProduct_wra .indexProductContent {
    position: absolute;
    left: 50%;
    margin-left: -368px;
    height: 0;
    overflow: hidden
}

.indexProduct4-0 .indexProduct_wra .indexProductContent .title {
    font-size: 58px;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #fff;
    margin-top: 10px
}

.indexProduct4-0 .indexProduct_wra .indexProductContent .title span {
    color: #fff100
}

.indexProduct4-0 .indexProduct_wra .indexProductContent .img {
    width: 60px
}

.indexProduct4-0 .indexProduct_wra .indexProductContent .text {
    color: #fff;
    font-size: 60px;
    font-weight: bold;
    float: left
}

.indexProduct4-0 .indexProduct_wra .indexProductContent .tel {
    color: #014f85;
    font-size: 26px;
    float: left;
    margin: 7px 0 0 15px
}

.indexProduct4-0 .indexProduct_wra .indexProductContent .time {
    color: #fff100;
    font-size: 35px;
    text-align: center
}

.indexProduct4-0 .indexProduct_wra .indexProductContent .indexProductBtn {
    text-align: center;
    margin-top: 35px
}

.indexProduct4-0 .indexProduct_wra .indexProductContent .indexProductBtn a {
    display: inline-block;
    width: 143px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    background-color: #ffb400;
    border-radius: 5px
}

.indexProduct4-0 .indexProduct_wra .indexProductContent .indexProductBtn a:focus {
    text-decoration: none
}

.indexProduct4-0 .indexProduct_wra .img {
    text-align: center
}

.indexProduct4-0 .indexProduct_wra .img img {
    width: 1000px;
    margin-top: 80px
}

.newyear {
    background: url('../images/erp/banner-bg.jpg') center no-repeat;
    width: 100%;
    height: 0;
    position: fixed;
    left: 100%;
    top: 200px;
    z-index: 1000
}

.newyear .btn-close {
    background: url('../images/erp/banner-btn-close.png') center no-repeat;
    position: absolute;
    width: 68px;
    height: 68px;
    top: 26px;
    right: 24px;
    cursor: pointer;
    opacity: .8
}

.newyear .btn-close:hover {
    opacity: 1
}

.newyear .bg-font {
    background: url('../images/erp/banner-bg-font.png') center no-repeat;
    width: 100%;
    height: 237px;
    position: absolute;
    top: 90px;
    right: 160px
}

@media (max-width:1367px) {
    .newyear .bg-font {
        right: 10%
    }
}

.newyear .bg-font .light {
    background: url('../images/erp/banner-light.png') center no-repeat;
    height: 21px;
    margin-top: 180px
}

.newyear .btns {
    height: 84px;
    position: absolute;
    top: 350px;
    left: 24%
}

@media (max-width:1367px) {
    .newyear .btns {
        left: 10%
    }
}

@media (max-width:1025px) {
    .newyear .btns {
        left: 5%
    }
}

.newyear .btns a {
    display: inline-block;
    width: 282px;
    height: 84px;
    cursor: pointer
}

.newyear .btns a:hover {
    opacity: .8
}

.newyear .btns .of8-fold {
    background: url('../images/erp/banner-btn-8.png') center no-repeat;
    margin-right: 21px
}

.newyear .btns .yuan8 {
    background: url('../images/erp/banner-btn-8yuan.png?v=1') center no-repeat
}

.newyear .see-detail {
    background: url('../images/erp/banner-btn-seedetail.png') center no-repeat;
    height: 160px;
    width: 433px;
    position: absolute;
    top: 445px;
    left: 22%
}

@media (max-width:1367px) {
    .newyear .see-detail {
        left: 12%
    }
}

@media (max-width:1025px) {
    .newyear .see-detail {
        left: 8%
    }
}

.newyear .see-detail a {
    font-size: 39px;
    color: #fff;
    position: absolute;
    top: 80px;
    left: 225px;
    cursor: pointer
}

.newyear .see-detail a:hover {
    opacity: .9
}

.red-envelop {
    background: url('../images/erp/red-envelope.png') center no-repeat;
    position: fixed;
    width: 196px;
    height: 188px;
    z-index: 10000;
    top: 145px;
    right: 0;
    cursor: pointer
}

@media (max-width:1367px) {
    .red-envelop {
        top: 45px
    }
}

.jump {
    -webkit-animation-name: red-jump;
    -webkit-animation-duration: 950ms;
    -webkit-animation-iteration-count: 2;
    -o-animation-name: red-jump;
    -o-animation-duration: 950ms;
    -o-animation-iteration-count: 2;
    -ms-animation-name: red-jump;
    -ms-animation-duration: 950ms;
    -ms-animation-iteration-count: 2;
    animation-name: red-jump;
    animation-duration: 950ms;
    animation-iteration-count: 2
}

@-webkit-keyframes red-jump {
    0% {
        background-position: 0 0;
        background-position-y: 0
    }

    14.3% {
        background-position-y: -6px
    }

    28.6% {
        background-position-y: 0
    }

    42.9% {
        background-position-y: -6px
    }

    57.2% {
        background-position-y: 0
    }

    71.5% {
        background-position-y: -6px
    }

    85.8% {
        background-position-y: 0
    }

    100% {
        background-position-y: 0
    }
}

@-moz-keyframes red-jump {
    0% {
        background-position: 0 0;
        background-position-y: 0
    }

    14.3% {
        background-position-y: -6px
    }

    28.6% {
        background-position-y: 0
    }

    42.9% {
        background-position-y: -6px
    }

    57.2% {
        background-position-y: 0
    }

    71.5% {
        background-position-y: -6px
    }

    85.8% {
        background-position-y: 0
    }

    100% {
        background-position-y: 0
    }
}

@-ms-keyframes red-jump {
    0% {
        background-position: 0 0;
        background-position-y: 0
    }

    14.3% {
        background-position-y: -6px
    }

    28.6% {
        background-position-y: 0
    }

    42.9% {
        background-position-y: -6px
    }

    57.2% {
        background-position-y: 0
    }

    71.5% {
        background-position-y: -6px
    }

    85.8% {
        background-position-y: 0
    }

    100% {
        background-position-y: 0
    }
}

@-o-keyframes red-jump {
    0% {
        background-position: 0 0;
        background-position-y: 0
    }

    14.3% {
        background-position-y: -6px
    }

    28.6% {
        background-position-y: 0
    }

    42.9% {
        background-position-y: -6px
    }

    57.2% {
        background-position-y: 0
    }

    71.5% {
        background-position-y: -6px
    }

    85.8% {
        background-position-y: 0
    }

    100% {
        background-position-y: 0
    }
}

@keyframes red-jump {
    0% {
        background-position: 0 0;
        background-position-y: 0
    }

    14.3% {
        background-position-y: -6px
    }

    28.6% {
        background-position-y: 0
    }

    42.9% {
        background-position-y: -6px
    }

    57.2% {
        background-position-y: 0
    }

    71.5% {
        background-position-y: -6px
    }

    85.8% {
        background-position-y: 0
    }

    100% {
        background-position-y: 0
    }
}

@media (max-width:1400px) {
    #index_banner .Nindex_banner_content .content_right img {
        width: 450px
    }

    #index_banner .banner_wrapper {
        height: 600px
    }

    #index_banner #carousel-example-banner1 {
        height: 600px
    }

    #index_banner .Nindex_banner_content .content_right {
        margin-top: 30px
    }
}

.index_modelwrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1000;
    display: none
}

.index_modelwrapper .index_model {
    width: 735px;
    height: 530px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -300px 0 0 -400px;
    padding: 15px;
    text-align: center;
    font-size: 17px;
    box-shadow: 0 0 30px #666;
    border-radius: 5px
}

.index_modelwrapper .index_model .top_close {
    display: block;
    float: right;
    cursor: pointer
}

.index_modelwrapper .index_model .index_modeltitle {
    font-size: 30px;
    display: inline-block;
    border-bottom: 1px solid #000;
    padding: 26px 5px 15px 5px;
    letter-spacing: 4px
}

.index_modelwrapper .index_model p {
    text-align: left;
    line-height: 48px;
    color: #000;
    margin: 30px 30px 0 30px
}

.index_modelwrapper .index_model p span {
    display: inline-block;
    line-height: 25px
}

.index_modelwrapper .index_model div {
    margin-top: 20px;
    text-align: right
}

.index_modelwrapper .index_model div span {
    text-align: center;
    display: inline-block;
    letter-spacing: 2px;
    margin-right: 15px
}

.index_modelwrapper .index_model a {
    display: inline-block;
    width: 140px;
    height: 45px;
    border: 2px solid #00deff;
    color: #00deff;
    border-radius: 10px;
    line-height: 40px;
    font-size: 22px;
    margin-top: 30px;
    cursor: pointer
}

.transition(all,.2s,ease) .index_modelwrapper .index_model a:hover {
    color: #fff;
    background-color: #00deff
}

ul,li {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

.clear {
    clear: both
}

.same_topstyle {
    font-size: 35px
}

.same_topstyle span {
    display: inline-block;
    width: 160px;
    position: relative;
    top: -8px;
    margin: 0 15px
}

.servicePage .service-content-title {
    text-align: center
}

.servicePage .service-content-title div {
    font-size: 38px;
    color: #383838;
    margin-bottom: 13px
}

.servicePage .service-content-title span {
    font-size: 22px;
    color: #888
}

.servicePage .service-banner {
    width: 100%;
    height: 522px;
    padding-top: 160px;
    background: url('../images/erp/servicePage_banner.jpg') center no-repeat;
    text-align: center;
    color: #fff
}

.servicePage .service-banner span {
    font-size: 4.4em;
    letter-spacing: 3px
}

.servicePage .service-banner div {
    font-size: 2.1em;
    margin-top: 25px;
    letter-spacing: 2px
}

.servicePage .service-content .service-content-wra {
    padding: 45px 0 65px 0
}

.servicePage .service-content .service-content-wra.color {
    background-color: #f8f8f8
}

.servicePage .service-content .service-content-wra .service-content-text {
    width: 980px;
    margin: 60px auto 0
}

.servicePage .service-content .service-content-wra .service-content-text li {
    float: left;
    width: 33.3%
}

.servicePage .service-content .service-content-wra .service-content-text li span {
    font-size: 26px;
    color: #6c6c6c;
    margin-bottom: 18px;
    display: inline-block
}

.servicePage .service-content .service-content-wra .service-content-text li div {
    color: #888;
    font-size: 18px;
    letter-spacing: 1px
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-left {
    padding: 20px 0 0 0
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-left li div {
    letter-spacing: 1px
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right {
    padding: 20px 0 0 60px
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right div {
    margin-bottom: 10px;
    position: relative
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right div:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 10px;
    position: absolute;
    background-color: #000;
    left: -22px;
    top: 7px
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right.color1 span {
    color: #0cb886
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right.color1 div {
    color: #4cd3ac
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right.color1 div:before {
    background-color: #4cd3ac
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right.color2 span {
    color: #344dc5
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right.color2 div {
    color: #758cfc
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right.color2 div:before {
    background-color: #758cfc
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right.color3 span {
    color: #186eab
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right.color3 div {
    color: #38acff
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-right.color3 div:before {
    background-color: #38acff
}

.servicePage .service-content .service-content-wra .service-content-text .service-content-img {
    text-align: center
}

.base_service_wrapper {
    margin: 80px 0 50px 0;
    font-size: 15px
}

.base_service_wrapper .nav_img {
    margin-bottom: 35px
}

.base_service_wrapper .nav_img ul {
    width: 30%;
    margin: 0 auto
}

.base_service_wrapper .nav_img ul li {
    width: 33%;
    float: left;
    text-align: center;
    margin-top: 40px
}

.base_service_wrapper .nav_img ul li a {
    color: #666;
    text-decoration: none;
    display: inline-block
}

.base_service_wrapper .nav_img ul li span {
    display: inline-block;
    height: 70px;
    border-left: 1px solid #e8e8e8;
    margin-top: 30px
}

.base_service_wrapper .nav_img ul li div {
    margin-top: 10px
}

.base_service_wrapper .nav_img ul .nav_img_left {
    padding-top: 17px
}

.base_service_wrapper .nav_img ul .nav_img_right div {
    padding-right: 50px
}

.base_service_wrapper .nav_img ul .nav_img_left.selected,.base_service_wrapper .nav_img ul .nav_img_right.selected {
    opacity: 1
}

.base_service_wrapper .base_service_content_wrapper {
    width: 940px;
    margin: 0 auto;
    padding: 35px 0
}

.base_service_wrapper .base_service_content_wrapper .price {
    width: 280px;
    float: right
}

.base_service_wrapper .base_service_content_wrapper .price li {
    float: left;
    font-size: 25px;
    color: #f00;
    margin-top: -6px
}

.base_service_wrapper .base_service_content_wrapper .price li #oldTotalMoney {
    color: #a3a3a3;
    text-decoration: line-through;
    font-size: 14px;
    border: none
}

.base_service_wrapper .base_service_content_wrapper .price li div {
    color: #f75047;
    font-size: 14px;
    border-radius: 7px;
    padding: 4px 12px;
    border: 1px solid #f75047
}

.base_service_wrapper .base_service_content_wrapper .price #li_discount div {
    position: relative;
    top: 35px;
    left: -30px;
    padding: 4px;
    font-size: 12px
}

.base_service_wrapper .base_service_content_wrapper .but_btn.disableed div {
    background-color: #dfdfdf
}

.base_service_wrapper .base_service_content_wrapper .but_btn a {
    text-decoration: none;
    color: #fff;
    background-color: #f75047;
    border-radius: 10px;
    width: 130px;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    margin: 85px -250px 0 0;
    float: right
}

.base_service_wrapper .base_service_content_wrapper .but_btn .tip {
    display: inline-block;
    float: right;
    margin: 95px -100px 0 0
}

.base_service_wrapper .base_service_content_wrapper .but_btn .tip:before {
    content: url('../images/erp/service_wran_icon.png')
}

.base_service_wrapper .base_service_content_wrapper .but_btn .tip span {
    color: #f75047
}

.base_service_wrapper .base_service_content_wrapper .have_chose {
    width: 637px;
    height: 67px;
    background-image: url('../images/erp/service_tipbg2.png');
    float: left;
    font-size: 16px;
    padding: 23px 0 0 20px
}

.base_service_wrapper .title {
    float: left;
    margin-right: 20px;
    text-align: right;
    display: inline-block;
    width: 120px;
    font-size: 16px
}

.base_service_wrapper .title span {
    color: #f77068
}

.base_service_wrapper .usertitle {
    width: 13%
}

.base_service_wrapper .base_service_content .product_title {
    display: block;
    color: #2cb4ff;
    position: absolute;
    font-size: 18px;
    writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    left: 30px;
    top: 95px
}

.base_service_wrapper .base_service_content .product_title2 {
    margin-top: 40px;
    left: 30px;
    top: 96px
}

.base_service_wrapper .base_service_content .product_title3 {
    left: 30px;
    top: 50px
}

.base_service_wrapper .base_service_content .base_service_controls {
    height: 130px;
    border-bottom: 1px dashed #95a6aa
}

.base_service_wrapper .base_service_content .base_service_item0,.base_service_wrapper .base_service_content .base_service_item,.base_service_wrapper .base_service_content .base_service_user {
    margin-left: 110px;
    padding-top: 15px;
    width: 830px
}

.base_service_wrapper .base_service_content .base_service_item5 {
    width: 100%;
    margin-left: 50px
}

.base_service_wrapper .base_service_content .base_service_item li,.base_service_wrapper .base_service_content .base_service_item0 li {
    float: left;
    background-color: #fff;
    margin: 0 10px;
    text-align: center;
    padding: 20px;
    width: 150px;
    border: 1px solid #ebebeb;
    cursor: pointer;
    transition: all .1s ease;
    position: relative
}

.base_service_wrapper .base_service_content .base_service_item li div,.base_service_wrapper .base_service_content .base_service_item0 li div {
    margin-bottom: 5px
}

.base_service_wrapper .base_service_content .base_service_item li div span,.base_service_wrapper .base_service_content .base_service_item0 li div span {
    color: #00c8f2
}

.base_service_wrapper .base_service_content .base_service_item li.selected,.base_service_wrapper .base_service_content .base_service_item0 li.selected {
    color: #666;
    border: 1px solid #00c8f2
}

.base_service_wrapper .base_service_content .base_service_item li.selected:after,.base_service_wrapper .base_service_content .base_service_item0 li.selected:after {
    content: url('../images/erp/service_selected_img.png');
    position: absolute;
    right: 0;
    bottom: 0;
    height: 20px
}

.base_service_wrapper .base_service_content .base_service_user li {
    float: left;
    background-color: #fff;
    border: 1px solid #ebebeb;
    padding: 7px 30px;
    color: #666;
    margin-right: 20px;
    cursor: pointer;
    transition: all .1s ease;
    margin-bottom: 15px;
    width: 120px;
    margin-right: 10px;
    position: relative;
    text-align: center
}

.base_service_wrapper .base_service_content .base_service_user li.selected {
    border: 1px solid #f75047
}

.base_service_wrapper .base_service_content .base_service_user li.selected:after {
    content: url('../images/erp/service_selected_img2.png');
    position: absolute;
    right: 0;
    bottom: 0;
    height: 20px
}

.base_service_wrapper .base_service_content .base_service_user .base_service_user_input {
    background-color: transparent;
    border: none;
    padding: 0
}

.base_service_wrapper .base_service_content .base_service_user .base_service_user_input input {
    height: 35px;
    width: 60px;
    margin-right: 10px;
    border: 1px solid #ebebeb
}

.base_service_wrapper .base_service_content .base_service_user .base_service_user_input input:focus {
    outline: none
}

.base_service_wrapper .base_service_content .base_service_user .tip {
    float: left;
    width: 350px;
    height: 50px;
    background: url('../images/erp/service_tipbg.png') no-repeat;
    padding: 15px 0 0 35px;
    margin-top: -5px
}

.base_service_wrapper .base_service_content .base_service_item2 ul {
    float: left;
    width: 70%
}

.base_service_wrapper .base_service_content .base_service_item2 a {
    float: left;
    color: #888;
    text-decoration: underline;
    margin-top: 9px;
    cursor: pointer
}

.base_service_wrapper .base_service_content .base_service_item0 ul {
    float: left
}

.base_service_wrapper .base_service_content .base_service_item0 .line {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    border-top: 1px dashed #95a6aa;
    margin: 20px 0
}

.base_service_wrapper .base_service_content .base_service_item1 li div span,.base_service_wrapper .base_service_content .base_service_item5 li div span {
    color: #f75047
}

.base_service_wrapper .base_service_content .base_service_item1 li.selected,.base_service_wrapper .base_service_content .base_service_item5 li.selected {
    border: 1px solid #f75047
}

.base_service_wrapper .base_service_content .base_service_item1 li.selected:after,.base_service_wrapper .base_service_content .base_service_item5 li.selected:after {
    content: url('../images/erp/service_selected_img2.png');
    position: absolute;
    padding: 0;
    margin-left: 54px;
    margin-top: 1px
}

.more_user_panel {
    position: absolute;
    background-color: #f7f7f7;
    padding: 15px;
    top: 230px;
    left: 180px;
    box-shadow: 0 4px 10px #dadada;
    display: none;
    z-index: 1
}

.more_user_panel ul {
    width: 100% !important
}

.more_user_panel ul li {
    border: none !important
}

.more_user_panel:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 25px solid #f7f7f7;
    top: -20px;
    left: 640px
}

.more_user_panel li {
    float: left
}

.more_user_panel .user_panel_per {
    padding: 0 70px 0 20px;
    border-right: 1px dashed #888 !important
}

.more_user_panel .user_panel_per span {
    font-size: 15px
}

.more_user_panel .user_panel_per div {
    margin-top: 10px
}

.more_user_panel .user_panel_per div:before {
    content: url('../images/erp/more_user_icon1.jpg');
    float: left
}

.more_user_panel .user_panel_per div span {
    color: #009feb;
    font-size: 17px;
    margin-left: 10px
}

.more_user_panel .user_panel_num {
    padding-left: 80px
}

.more_user_panel .user_panel_num div {
    margin-bottom: 10px
}

.more_user_panel .user_panel_num .qq {
    padding: 5px 0;
    position: relative;
    color: #fff;
    border-radius: 5px;
    background: -webkit-linear-gradient(top, #a4aab1, #566069);
    width: 150px;
    text-align: center;
    font-size: 15px
}

.more_user_panel .user_panel_num .qq:before {
    content: url('../images/erp/more_user_icon2.png');
    position: absolute;
    left: -8px;
    top: 3px
}

.userCenter_content_ask .qq:before {
    content: url('../images/erp/more_user_icon2.png');
    position: absolute;
    left: -8px;
    top: 3px
}

.orderDetail_content_top {
    width: 945px;
    height: 265px;
    margin: 30px auto 0;
    padding-top: 35px;
    background: url('../images/erp/OrderDetail_bgimg.jpg') center no-repeat
}

.buySuccess_wrapper .orderDetail_content_top {
    background: url('../images/erp/BuySuccess_img1.jpg') center no-repeat
}

.add_service_content {
    width: 1000px;
    margin: 0 auto 100px
}

.add_service_content ul {
    width: 100%
}

.add_service_content ul li {
    float: left;
    width: 25%;
    height: 343px
}

.add_service_content ul li .content_wrapper {
    width: 90%;
    margin: 60px auto 0;
    text-align: center
}

.add_service_content ul li .content_wrapper .tltle {
    margin-top: 25px
}

.add_service_content ul li .content_wrapper .tltle div {
    font-size: 17px;
    margin-bottom: 4px;
    font-weight: bolder
}

.add_service_content ul li .content_wrapper .tltle span {
    font-size: 14px;
    color: #8d8d8d;
    display: inline-block;
    height: 45px
}

.add_service_content ul li .content_wrapper .price {
    margin-top: 10px;
    color: #31b5dd
}

.add_service_content ul li .content_wrapper .price span {
    margin-right: 7px
}

.add_service_content ul li .content_wrapper .price a {
    color: #f34b4b;
    font-size: 17px
}

.add_service_content ul li .icon {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 1px solid #dedede;
    margin-left: 30px
}

.add_service_content ul li .icon div {
    position: relative;
    left: 50%;
    top: 50%
}

.add_service_content ul li .icon1 {
    width: 55px;
    height: 55px;
    margin: -27px 0 0 -27px
}

.add_service_content ul li .icon2 {
    width: 44px;
    height: 55px;
    margin: -27px 0 0 -22px
}

.add_service_content ul li .icon3 {
    width: 54px;
    height: 55px;
    margin: -27px 0 0 -27px
}

.add_service_content ul li .icon4 {
    width: 54px;
    height: 55px;
    margin: -20px 0 0 -27px
}

.add_service_content ul li .icon5 {
    width: 55px;
    height: 55px;
    margin: -27px 0 0 -27px
}

.add_service_content ul li .icon6 {
    width: 55px;
    height: 55px;
    margin: -27px 0 0 -27px
}

.add_service_content ul li .icon7 {
    width: 55px;
    height: 55px;
    margin: -27px 0 0 -27px
}

.pricePage .pricePage_title {
    font-size: 29px;
    color: #000;
    text-align: center
}

.pricePage .price_checkBtn {
    width: 140px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    font-size: 18px;
    margin: 20px auto 10px;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transition: all .2s linear 0;
    -ms-transition: all .2s linear 0;
    transition: all .2s linear 0
}

.pricePage .price_checkBtn:focus {
    text-decoration: none
}

.pricePage .priceBanner {
    width: 100%;
    height: 912px;
    background: url('../images/erp/priceBanner.png') center no-repeat;
    padding-top: 130px
}

.pricePage .priceBanner .price-top {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 206px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper {
    width: 1000px;
    height: 690px;
    margin: 0 auto
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .price-please {
    font-size: 22px;
    color: #292929;
    margin: 22px 0 20px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .price_ul {
    list-style: none;
    float: left;
    width: 240px;
    position: relative;
    z-index: 3
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .price_ul li {
    width: 100%;
    height: 132px;
    margin-bottom: 7.5px;
    cursor: pointer
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .price_div {
    float: right;
    width: 760px;
    background: #fff;
    height: 690px;
    padding-left: 60px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    position: relative
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .price_div .produce_border {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .price_div .produce_border>div {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .price_div .border01 {
    box-shadow: 0 -2px 30px #58d4c9
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .price_div .border02 {
    box-shadow: 0 -2px 30px #29ae58
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .price_div .border04 {
    box-shadow: 0 -2px 30px #e88924
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .price_div .border05 {
    box-shadow: 0 -2px 30px #dd3e6b
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .price_div .border06 {
    box-shadow: 0 -2px 30px #5e94ff
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg01 .li-user,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg01 .li-year,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg01 .more-user {
    background: #e7f9f7 !important;
    border: 1px solid #3cc0b2
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg01 .money {
    color: #4e4e4e
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg01 .money>span {
    color: #3cc0b2
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg01 .li-user:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg01 .li-year:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg01 .more-user:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg01 #btnBuyBase,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg01 .user-selected {
    background: #3cc0b2 !important;
    border: 1px solid #3cc0b2;
    color: #fff !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg02 .li-user,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg02 .li-year,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg02 .more-user {
    background: #f0fcf4 !important;
    border: 1px solid #4582d5
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg02 .money {
    color: #4e4e4e
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg02 .money>span {
    color: #4582d5
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg02 .li-user:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg02 .li-year:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg02 .more-user:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg02 #btnBuyBase,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg02 .user-selected {
    background: #4582d5 !important;
    border: 1px solid #4582d5;
    color: #fff !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg04 .li-user,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg04 .li-year,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg04 .more-user {
    background: #fffaf4 !important;
    border: 1px solid #f79226
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg04 .money {
    color: #4e4e4e
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg04 .money>span {
    color: #f79226
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg04 .li-user:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg04 .li-year:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg04 .more-user:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg04 #btnBuyBase,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg04 .user-selected {
    background: #f79226 !important;
    border: 1px solid #f79226;
    color: #fff !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg05 .li-user,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg05 .li-year,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg05 .more-user {
    background: #fff3f6 !important;
    border: 1px solid #f54577
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg05 .money {
    color: #4e4e4e
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg05 .money>span {
    color: #f54577
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg05 .li-user:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg05 .li-year:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg05 .more-user:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg05 #btnBuyBase,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg05 .user-selected {
    background: #f54577 !important;
    border: 1px solid #f54577;
    color: #fff !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg06 .li-user,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg06 .li-year,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg06 .more-user {
    background: #eff4fb !important;
    border: 1px solid #5c7dbe
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg06 .money {
    color: #4e4e4e
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg06 .money>span {
    color: #5c7dbe
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg06 .li-user:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg06 .li-year:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg06 .more-user:hover,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg06 #btnBuyBase,.pricePage .priceBanner .price-top .priceBanner_wrapper .productBg06 .user-selected {
    background: #5c7dbe !important;
    border: 1px solid #5c7dbe;
    color: #fff !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .right-0 {
    margin-right: 0 !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div {
    position: relative;
    border-radius: 4px;
    width: 240px;
    height: 132px;
    padding: 38px 0 0 40px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div>div {
    width: 240px;
    height: 132px;
    position: absolute;
    top: 0;
    left: 0
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div .price-triangle {
    position: absolute;
    right: 0;
    top: 0
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div .price-title {
    color: #fff;
    font-size: 22px;
    font-weight: 900;
    letter-spacing: 1px;
    position: relative;
    z-index: 999;
    padding: 36px 0 0 40px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div .edition {
    position: absolute;
    width: 240px;
    top: 0;
    height: 132px;
    left: 0
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div .edition-img-1 {
    background-image: url('../images/erp/bg_1.png')
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div .edition-img-2 {
    background-image: url('../images/erp/bg_2.png')
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div .edition-img-3 {
    background-image: url('../images/erp/bg_3.png')
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div .edition-img-4 {
    background-image: url('../images/erp/bg_4.png')
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div .edition-img-5 {
    background-image: url('../images/erp/bg_5.png')
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div .price-type {
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    margin-top: 8px;
    position: relative;
    margin: 3px 0 0 40px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div .price-type span {
    display: block
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-div .top-10 {
    margin-top: 22px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border {
    border: 1px solid #fff;
    border-bottom: 2px solid #fff;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    background: #fff
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .edition {
    display: none
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .c_1 {
    color: #36ac9f !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .c_2 {
    color: #2ab159 !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .c_3 {
    color: #f29631 !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .c_4 {
    color: #e83238 !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .c_5 {
    color: #5c7dbe !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .li-selected {
    position: relative;
    border-radius: 4px;
    background: #dedede;
    z-index: -2
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .li-selected .li-background-1 {
    background: #4d7ede !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .li-selected .li-background-2 {
    background: #316fe7 !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .li-selected .li-background-3 {
    background: #49caa5 !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .li-selected .li-background-4 {
    background: #11a278 !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .li-selected .price-title {
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    padding-top: 15px;
    letter-spacing: 1px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .li-selected .price-type {
    font-size: 12px;
    color: #fff;
    line-height: 22px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .li-selected .price-type span {
    display: block
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .li-border .li-selected .top-10 {
    margin-top: 22px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .userNum {
    margin: 65px 68px 0 0;
    float: left;
    position: relative;
    width: 155px;
    text-align: center;
    z-index: 2
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .userNum .user-left {
    color: #636363;
    font-size: 18px;
    margin-bottom: 40px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .userNum .more-user {
    width: 155px;
    height: 39px;
    line-height: 38px;
    background: #cfcfcf;
    border-radius: 4px;
    font-size: 16px;
    color: #474747;
    position: relative;
    cursor: pointer;
    margin: 0 auto 14px;
    display: block
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .userNum ul {
    list-style: none;
    margin-top: 0 !important
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .userNum ul .li-user {
    width: 155px;
    height: 39px;
    line-height: 38px;
    background: #cfcfcf;
    border-radius: 4px;
    font-size: 16px;
    color: #474747;
    position: relative;
    cursor: pointer;
    margin: 0 auto 14px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .userNum ul .li-year {
    width: 155px;
    height: 39px;
    line-height: 38px;
    background: #cfcfcf;
    border-radius: 4px;
    font-size: 16px;
    color: #474747;
    position: relative;
    cursor: pointer;
    margin: 0 auto 14px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .userNum ul .user-selected {
    width: 155px;
    height: 39px;
    line-height: 38px;
    background: #cfcfcf;
    border-radius: 4px;
    font-size: 16px;
    color: #474747;
    position: relative;
    cursor: pointer;
    margin: 0 auto 14px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .userNum .money {
    font-size: 24px;
    float: left;
    font-size: 14px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .userNum .money>span span {
    font-size: 48px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .userNum .original-price {
    float: left;
    font-size: 14px;
    color: #4e4e4e;
    margin-top: 8px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .buy-Btn {
    display: block;
    float: left;
    margin-top: 30px;
    clear: both;
    position: relative;
    width: 100%;
    height: 290px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .buy-Btn a {
    display: block;
    background: #3cc0b2;
    width: 200px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px
}

.pricePage .priceBanner .price-top .priceBanner_wrapper .buy-Btn .multi-terminal {
    position: absolute;
    right: -108px;
    top: -68px
}

.pricePage .pricePage_content1 {
    text-align: center;
    padding: 60px 0 40px 0
}

.pricePage .pricePage_content1 .content1_wrapper {
    width: 820px;
    margin: 0 auto
}

.pricePage .pricePage_content1 .content1_wrapper li {
    float: left;
    width: 50%
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard {
    width: 363px;
    height: 353px;
    margin: 47px auto 0;
    border-radius: 7px;
    border: 2px solid #e6e5e5;
    padding-top: 32px
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard .title {
    font-size: 24px
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard .text {
    line-height: 23px;
    color: rgba(0,0,0,0.6)
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard .price {
    font-size: 18px;
    color: #fff;
    width: 167px;
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    background-color: #4582d5;
    text-align: center;
    margin: 24px auto
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard a {
    display: block
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard .price_checkBtn {
    color: #38acff;
    border: 1px solid #38acff;
    border-radius: 5px;
    margin: 25px auto 10px
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard .price_checkBtn:hover {
    background-color: #38acff;
    color: #fff
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard .buyBtn {
    color: #38acff
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard1 .price {
    background-color: #4cd3ac
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard1 .price_checkBtn {
    border-color: #4cd3ac;
    color: #4cd3ac
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard1 .price_checkBtn:hover {
    background-color: #4cd3ac;
    color: #fff
}

.pricePage .pricePage_content1 .content1_wrapper li .contentCard1 .buyBtn {
    color: #4cd3ac
}

.pricePage .pricePage_content2 {
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0;
    clear: both
}

.pricePage .pricePage_content2 .contentItem {
    margin-top: 15px
}

.pricePage .pricePage_content2 .contentItem li {
    float: left;
    width: 25%;
    margin-top: 50px
}

.pricePage .pricePage_content2 .contentItem li div {
    float: left;
    color: #848484
}

.pricePage .pricePage_content2 .contentItem li div span {
    display: block;
    margin-bottom: 14px
}

.pricePage .pricePage_content2 .contentItem li .img {
    width: 70px
}

.pricePage .pricePage_content2 .price_checkBtn {
    display: block;
    margin: 45px auto 0;
    color: #fff;
    background-color: #4582d5;
    margin-bottom: 20px
}

.pricePage .pricePage_content2 .price_checkBtn:hover {
    background-color: #1b96ed
}

.pricePage_panle {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    background-color: #000\9;
    z-index: 1001;
    overflow-y: scroll
}

.pricePage_panle .panleContent_wra {
    width: 1000px;
    margin: 40px auto
}

.pricePage_panle .panleContent_wra .panleClose {
    float: right;
    cursor: pointer;
    margin-top: -14px
}

.pricePage_panle .panleContent_wra .panleContent {
    width: 940px;
    background-color: #fff;
    padding: 25px 0
}

.pricePage_panle .panleContent_wra .panleContent table {
    background-color: #fff;
    margin: 0 auto;
    width: 900px
}

.pricePage_panle .panleContent_wra .panleContent table .item {
    background-color: #f9f9f9
}

.pricePage_panle .panleContent_wra .panleContent table .item .title {
    font-size: 16px
}

.pricePage_panle .panleContent_wra .panleContent table .item .itemName {
    font-size: 24px;
    padding: 15px 0
}

.pricePage_panle .panleContent_wra .panleContent table .item .itemName1 {
    color: #37cc9d
}

.pricePage_panle .panleContent_wra .panleContent table .item .itemName2 {
    color: #2d4eec
}

.pricePage_panle .panleContent_wra .panleContent table .item .itemName3 {
    color: #148be0
}

.pricePage_panle .panleContent_wra .panleContent table .item .price span {
    font-size: 30px;
    font-weight: bold
}

.pricePage_panle .panleContent_wra .panleContent table .item td {
    padding: 10px 5px
}

.pricePage_panle .panleContent_wra .panleContent table td {
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 6px 5px;
    color: #717171
}

.pricePage_panle .panleContent_wra .panleContent table .color1,.pricePage_panle .panleContent_wra .panleContent table .color2,.pricePage_panle .panleContent_wra .panleContent table .color3 {
    font-size: 18px;
    font-weight: bold
}

.pricePage_panle .panleContent_wra .panleContent table .color1 {
    color: #83dabb
}

.pricePage_panle .panleContent_wra .panleContent table .color2 {
    color: #7f8ef0
}

.pricePage_panle .panleContent_wra .panleContent table .color3 {
    color: #38acff
}

.pricePage_panle2 .itemName {
    font-size: 22px;
    color: #148be0 !important
}

.pricePage_panle3 .panleContent_wra {
    width: 765px
}

.pricePage_panle3 .panleContent_wra .panleContent {
    width: 615px !important;
    margin: 0 auto
}

.pricePage_panle3 .panleContent_wra .panleContent table {
    width: 554px !important
}

.pricePage_panle3 .panleContent_wra .panleContent table .item .itemName {
    font-size: 22px
}

.blogs_topbg {
    background: url('../images/erp/Newlknews_img1.jpg') center no-repeat;
    background-size: cover;
    width: 100%;
    height: 414px
}

.blogs_subnav {
    margin: 0 auto;
    width: 705px
}

.blogs_subnav ul {
    float: left;
    box-shadow: 1px 2px 2px #a5a5a5;
    margin-bottom: 50px
}

.blogs_subnav ul li {
    width: 141px;
    line-height: 40px !important;
    background-color: #686868;
    float: left;
    text-align: center;
    line-height: 50px;
    border-left: 1px solid #000;
    border-right: 1px solid #9b9b9b;
    font-size: 21px;
    color: #fff;
    cursor: pointer
}

.blogs_text {
    float: left;
    margin: 0 0 0 25px;
    width: 350px
}

.blogs_text1 {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.blogs_text2 {
    font-size: 14px;
    color: #9a9a9a;
    width: 93%;
    line-height: 23px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 70px;
    margin: 0 auto
}

.blogs_text3 {
    font-size: 14px;
    color: #333;
    margin-top: 15px
}

.blogs_text3 span {
    margin-left: 165px
}

.blogs_contentbottom {
    margin-top: -26px;
    width: 435px
}

.blogs_contentbottom .blogs_contentbottom_link {
    text-align: right
}

.blogs_contentbottom .blogs_contentbottom_link a {
    color: #ff7200;
    margin-right: 20px
}

.blogs_content {
    margin: 50px 0
}

.blogs_contentwrapper {
    width: 1000px;
    margin: 0 auto 0
}

.pageindex {
    float: left;
    border: solid 1px #9e9e9e !important;
    margin-left: 5px;
    border-radius: 3px
}

.pageindex a,.pageindex div {
    color: #333;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    display: block
}

.currentPageIndex {
    background-color: #62d1ff;
    border: 1px solid #6293c2
}

.currentPageIndex a {
    color: #4879a6
}

.News_wra .blogs_topbg {
    background: url('../images/erp/Newlknews_img1.jpg') center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 135px
}

.News_wra .blogs_topbg .text1 {
    font-size: 5em;
    font-weight: bold
}

.News_wra .blogs_topbg .text1 span {
    margin-right: 50px;
    letter-spacing: 5px
}

.News_wra .blogs_topbg .text2 {
    color: #0090e2;
    font-size: 2em
}

.News_wra .blogs_topbg .text2 span {
    margin-right: 30px;
    letter-spacing: 2px
}

.News_wra .blogs_subnav {
    margin: 0 auto
}

.News_wra .blogs_content {
    width: 433px;
    margin: 50px auto 50px;
    border: 1px solid #9a9a9a;
    padding-bottom: 15px
}

.News_wra .blogs_content .blogs_content_img {
    position: relative
}

.News_wra .blogs_content .blogs_content_img .blogs_text1 {
    position: relative;
    top: -41px;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    padding: 8px
}

.News_wra .blogs_text3 {
    margin-top: 10px
}

.News_wra .blogs_text3 span {
    margin-left: 230px
}

.News_wra .blogs_content .blogs_titleimg1 {
    float: left
}

.News_wra .news_content {
    width: 980px;
    margin: 126px auto 0
}

.News_wra .news_content ul {
    margin-bottom: 65px
}

.News_wra .news_content .news_textli {
    zoom: 1;
    margin-bottom: 35px
}

.News_wra .news_content .news_textli .news_img {
    float: left
}

.News_wra .news_content .news_textli .news_img img {
    width: 245px !important;
    height: 171px !important
}

.News_wra .news_content .news_textli .news_textwra {
    width: 680px;
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 20px;
    margin-top: 49px;
    float: left;
    margin-left: 54px
}

.News_wra .news_content .news_textli .news_textwra .news_time {
    position: absolute;
    border-right: 2px dashed #a19f9f;
    padding-right: 20px
}

.News_wra .news_content .news_textli .news_textwra .news_time span {
    font-size: 29px;
    color: #292929
}

.News_wra .news_content .news_textli .news_textwra .news_time div {
    font-size: 21px;
    color: #b6bec8;
    margin: 10px 0 0 2px
}

.News_wra .news_content .news_textli .news_textwra .news_text {
    margin-left: 147px;
    position: relative
}

.News_wra .news_content .news_textli .news_textwra .news_text div i:before {
    content: "\e62f";
    width: 17px;
    height: 17px;
    border-radius: 17px;
    background-color: #b8b8b8;
    color: #fff;
    text-align: center;
    line-height: 17px;
    display: inline-block;
    position: absolute;
    left: -27px;
    top: 7px;
    font-size: 9px;
    padding-left: 1px
}

.News_wra .news_content .news_textli .news_textwra .news_text div span {
    display: inline-block;
    color: #070707;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 420px
}

.News_wra .news_content .news_textli .news_textwra .news_text div .more_btn {
    color: #bcbcbc;
    float: right;
    font-size: 13px
}

.News_wra .news_content .news_textli .news_textwra .news_text div .more_btn img {
    margin: 0 14px 0 8px
}

.News_wra .news_content .news_textli .news_textwra .news_text p {
    font-size: 16px;
    color: #bcbcbc;
    text-indent: 2em;
    line-height: 25px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-top: 14px
}

.News_wra .news_content .news_textli:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0
}

.News_wra .news_botcontent {
    width: 980px;
    margin: 20px auto 0
}

.News_wra .news_botcontent li {
    float: left;
    width: 50%
}

.News_wra .news_botcontent li:nth-child(2) .botcontent_wra {
    float: right
}

.News_wra .news_botcontent li .botcontent_wra {
    width: 80%
}

.News_wra .news_botcontent li .botcontent_wra .botcontent_title {
    color: #0584cc;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 25px
}

.News_wra .news_botcontent li .botcontent_wra div a {
    color: #636363
}

.News_wra .news_botcontent li .botcontent_wra div a .text_time {
    float: right
}

.News_wra .news_botcontent li .botcontent_wra div a .text_title {
    display: inline-block;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.News_wra .news_botcontent li .botcontent_wra div a:focus {
    text-decoration: none
}

.lkblogs_xqtext {
    margin-top: 80px
}

.lkblogs_xqtext div {
    float: left;
    margin-right: 20px
}

.lkblogs_xqtext span {
    font-size: 14px;
    color: #333;
    display: block;
    margin-top: 6px
}

.lkblogs_xqwrapper {
    width: 880px;
    margin: 0 auto
}

.lkblogs_xqcontent {
    text-align: center
}

.lkblogs_xqcontent span {
    font-size: 18px;
    color: #333;
    margin-top: 20px
}

.lkblogs_xqcontent a {
    color: #05b3fc
}

.lkblogs_xqimg1 {
    width: 678px;
    margin: 20px 0 40px 0
}

.lkblogs_xqimg2 {
    width: 875px;
    height: 270px;
    margin: 20px 0 40px 0;
    background: url('../images/erp/lkblogs_xqimg1.png') no-repeat 0 -100px
}

.lkblogs_xqcontent1 {
    color: #9a9a9a;
    font-size: 14px;
    text-align: left
}

.lkblogs_xqbottomline {
    margin: 50px auto 0;
    width: 1000px
}

.lkblogs_xqbottom_btn {
    text-align: left;
    width: 880px;
    margin: 35px auto 0
}

.lkblogs_xqbottom_btn a {
    display: block;
    color: #333;
    font-size: 16px;
    margin-bottom: 3px
}

.lkblogs_xqbottom_btn a:focus {
    text-decoration: none
}

.lkblogs_xqbottom_btn a span {
    display: inline-block;
    margin-left: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 250px;
    position: relative;
    top: 4px
}

.newscontent_bot {
    width: 880px;
    margin: 35px auto 0
}

.newscontent_bot .botcontent_title {
    font-size: 21px;
    color: #4582d5;
    display: inline-block;
    margin-bottom: 30px
}

.newscontent_bot li {
    float: left;
    width: 50%
}

.newscontent_bot li:nth-child(2n) .botcontent_wra {
    float: right
}

.newscontent_bot li .botcontent_wra {
    width: 78%
}

.newscontent_bot li .botcontent_wra .text_title {
    display: inline-block;
    font-size: 13px;
    color: #636363;
    width: 210px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.newscontent_bot li .botcontent_wra .text_time {
    float: right;
    font-size: 12px;
    color: #a3a3a3
}

.lkblogs_xacopyright {
    width: 470px;
    height: 90px;
    background-color: #f1f1f1;
    margin: 50px auto 0;
    padding: 20px 20px 10px 20px;
    font-size: 18px
}

.lkblogs_xacopyright div {
    float: left
}

.lkblogs_xacopyrightL {
    color: #333;
    width: 40px;
    margin-right: 15px
}

.lkblogs_xacopyrightR {
    color: #9a9a9a;
    width: 370px
}

@media screen and (max-width:1280px) {
    .product1_bannerR {
        margin: 90px 0 0 190px
    }

    .product1_bannerL img {
        width: 335px
    }

    .product1_bannerL {
        margin-top: 35px
    }

    .product_banner {
        height: 700px
    }
}

@media screen and (max-width:1600px) {
    .product_banner {
        background: url("../images/erp/product1_bannerbg_1600.png") center center no-repeat
    }
}

.bottom_linkwrapper {
    background-color: #1f1f1f;
    padding: 10px 0 20px 0;
    margin: 30px 0 60px 0
}

.bottom_link {
    padding: 10px 0;
    font-size: 16px;
    width: 900px;
    margin: 0 auto;
    color: #949393
}

.bottom_link span {
    display: inline-block;
    border-top: 1px solid #414141;
    width: 300px;
    margin-bottom: 5px
}

.bottom_links {
    width: 1000px;
    margin: 0 auto
}

.bottom_links li {
    float: left;
    padding: 0 3px;
    font-size: 15px;
    margin-bottom: 5px
}

.bottom_links li a {
    color: #949393;
    font-size: 12px
}

@font-face {
    font-family:'hobostd';src:url("../images/font/hobostd.otf") format("truetype-aat")
}

.active-time {
    color: #1a1a1a;
    font-size: 33px;
    font-family: hobostd;
    padding-left: 110px;
    height: 42px
}

.index-banner-img {
    background: url("../images/erp/index_banner.png?v=0306") center;
    height: 188px;
    position: relative;
    min-width: 980px;
    display: block
}

.banner-cicle {
    padding-left: 137px;
    font-size: 14px;
    font-family: 榛戜綋;
    position: relative;
    margin-top: -30px;
    text-align: center;
    width: 451px;
    color: #0a0204
}

.cicle-img {
    position: absolute
}

.banner-right {
    float: right;
    margin: 114px 37px 0 auto
}

ul,li {
    padding: 0;
    margin: 0
}

li {
    list-style: none
}

.clear {
    clear: both
}

.New_about_wra .New_service_title img {
    position: relative;
    top: -16px;
    margin-right: 10px
}

.New_about_wra .New_service_title span {
    color: #ff7200;
    font-size: 24px
}

.New_about_wra .New_service_banner {
    width: 100%;
    height: 660px;
    background: url('../images/erp/New_aboutus_bgimg.jpg?v=20170620') center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 220px;
    background-position: center
}

.New_about_wra .New_service_banner .title {
    font-size: 85px;
    letter-spacing: 3px
}

.New_about_wra .New_service_banner .title span {
    margin-left: 60px;
    display: inline-block
}

.New_about_wra .New_service_banner .text {
    font-size: 66px
}

.New_about_wra .New_service_banner .text span {
    margin-right: 25px
}

.New_about_wra .New_about_content1 .content1_wra {
    width: 1200px;
    padding: 75px 0 0;
    height: 1040px;
    margin: auto
}

.New_about_wra .New_about_content1 .content1_wra .New_service_title .New_line {
    width: 177px;
    height: 9px;
    background: #e2e2e2;
    margin-bottom: 10px
}

.New_about_wra .New_about_content1 .content1_wra .title {
    color: #525252;
    font-size: 17px;
    margin-bottom: 17px;
    font-weight: bold
}

.New_about_wra .New_about_content1 .content1_wra .content_text1 {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
    color: #626262
}

.New_about_wra .New_about_content1 .content1_wra .content_text1 span {
    margin-left: 30px
}

.New_about_wra .New_about_content1 .content1_wra .product_list {
    margin-top: 60px
}

.New_about_wra .New_about_content1 .content1_wra .product_list .product_cont {
    width: 20%;
    float: left;
    height: 166px;
    border-left: 1px solid #4582d5;
    padding-left: 11px
}

.New_about_wra .New_about_content1 .content1_wra .product_list .product_cont span {
    color: #000;
    font-size: 20px;
    display: block;
    margin: 12px auto 22px
}

.New_about_wra .New_about_content1 .content1_wra .product_list .product_cont div {
    font-size: 16px;
    color: #7b7b7b;
    line-height: 25px
}

.New_about_wra .New_about_content1 .content_bgimg1 {
    float: right
}

.New_about_wra .New_about_content1 .content_bgimg1 img {
    width: 800px
}

.New_about_wra .New_about_content1 .content_bgimg2 img {
    width: 600px
}

.New_about_wra .New_about_content1 .New_about_content2 {
    background-color: rgba(17,41,75,0.65);
    background-color: #000\9;
    padding: 75px 0 115px 0;
    position: absolute;
    width: 100%;
    top: 1200px
}

.New_about_wra .New_about_content1 .New_about_content2 .service_content2_wra {
    width: 660px;
    margin: 0 auto
}

.New_about_wra .New_about_content1 .New_about_content2 .content2_wra li {
    margin-top: 30px;
    font-size: 21px;
    color: #fff
}

.New_about_wra .New_about_content1 .New_about_content2 .content2_wra li .text1 {
    display: inline-block;
    width: 175px;
    font-size: 24px
}

.New_about_wra .New_about_content1 .New_about_content2 .content2_wra li .text2 {
    position: relative
}

.New_about_wra .New_about_content1 .New_about_content2 .content2_wra li .text2:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #f29a76;
    position: absolute;
    left: -20px;
    top: 8px
}

.New_about_wra .New_about_content3 {
    background: url('../images/erp/content3_bg.png') no-repeat
}

.New_about_wra .New_about_content3 .content3_top_wra {
    width: 1200px;
    margin: 0 auto;
    height: 855px;
    position: relative
}

.New_about_wra .New_about_content3 .content3_top_wra .content3Cont {
    position: absolute;
    top: 241px;
    left: -106px;
    z-index: 1
}

.New_about_wra .New_about_content3 .content3_top_wra .growth {
    padding-top: 65px
}

.New_about_wra .New_about_content3 .content3_top_wra .groupUp {
    font-size: 38px;
    color: #fff;
    margin-bottom: 100px
}

.New_about_wra .New_about_content3 .content3_top_wra .time {
    height: 150px;
    position: relative;
    z-index: 2
}

.New_about_wra .New_about_content3 .content3_top_wra .time .w_25 {
    width: 25%;
    float: left
}

.New_about_wra .New_about_content3 .content3_top_wra .time .w_25 a {
    display: inline-block;
    color: #fff;
    font-size: 28px;
    height: 48px
}

.New_about_wra .New_about_content3 .content3_top_wra .time .w_25 a:hover {
    font-size: 38px !important;
    margin-top: -5px;
    margin-bottom: 5px
}

.New_about_wra .New_about_content3 .content3_top_wra .time .w_25 div {
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.New_about_wra .New_about_content3 .content3_bot_wra {
    width: 100%;
    height: 1084px;
    background: #fff;
    padding-top: 90px
}

.New_about_wra .New_about_content3 .content3_bot_wra .content3_cont0 {
    width: 1200px;
    margin: 0 auto
}

.New_about_wra .New_about_content3 .content3_bot_wra .enterprise {
    color: #525252;
    font-size: 38px
}

.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture {
    width: 1200px;
    margin: 0 auto 55px;
    text-align: center
}

.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .content_row {
    height: 80px
}

.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .w_33 {
    width: 33%;
    display: inline-block
}

.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .content1_title1 {
    font-size: 22px;
    color: #202020;
    text-align: center;
    padding: 28px 0 15px
}

.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .content1_title2 {
    font-size: 22px;
    color: #262626;
    text-align: center
}

.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .cn_0 {
    text-align: left;
    padding-left: 20px
}

.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .cn_1 {
    padding-left: 70px
}

.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .picture_l {
    text-align: left
}

.New_about_wra .New_about_content3 .content3_bot_wra .content1_picture .picture_r {
    text-align: right
}

.New_about_wra .New_about_content3 .content3_bot_wra .content_container {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto
}

.New_about_wra .New_about_content3 .content3_bot_wra .content_row li {
    width: 33.3%;
    float: left
}

.New_about_wra .New_about_content3 .content3_bot_wra .content_row li div {
    color: #2d2d2d;
    font-size: 16px;
    line-height: 28px;
    width: 73%;
    text-align: left;
    text-align: justify
}

.New_about_wra .New_about_content3 .carousel {
    width: 1000px;
    margin: 0 auto
}

.New_about_wra .New_about_content3 .carousel-inner>.item>img,.New_about_wra .New_about_content3 .carousel-inner>.item>a>img {
    width: 850px
}

.New_about_wra .New_about_content3 .carousel-inner {
    width: 885px;
    margin: 0 auto
}

.New_about_wra .New_about_content3 .carousel-control {
    width: 0
}

.New_about_wra .New_about_content3 .carousel-control:hover,.New_about_wra .New_about_content3 .carousel-control:focus {
    background: none
}

.New_about_wra .New_about_content3 .carousel-control img {
    margin-top: 120px
}

.New_about_wra .New_about_content3 .carousel-control.right img {
    margin-left: -76px
}

.New_about_wra .New_about_content3 .carousel-control.left img {
    margin-left: 7px
}

.New_about_wra .New_about_content3 .carousel-control img:hover,.New_about_wra .New_about_content3 .carousel-control img:focus {
    opacity: .9
}

.New_about_wra .New_about_content3 .carousel-control.right,.New_about_wra .New_about_content3 .carousel-control.left {
    background: none
}

.New_about_wra .New_about_content3 .carousel-inner>.item li {
    float: left;
    width: 33.333%;
    text-align: center
}

.New_about_wra .New_about_content3 .carousel-inner>.item li img {
    height: 306px
}

.New_about_wra .New_about_content4 {
    background: url('../images/erp/content4_picture_img.png') no-repeat;
    padding: 65px 0 0;
    height: 807px
}

.New_about_wra .New_about_content4 .service_content4_wra {
    width: 1200px;
    margin: 0 auto
}

.New_about_wra .New_about_content4 .service_content4_wra .New_service_title {
    font-size: 58px;
    color: #fff
}

.New_about_wra .New_about_content4 .service_content4_wra .title {
    font-size: 38px;
    color: #fff;
    margin-bottom: 10px
}

.New_about_wra .New_about_content4 .service_content4_wra .subitle {
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
    letter-spacing: 1px
}

.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_25 {
    width: 25%;
    float: left;
    color: #fff;
    text-align: center;
    margin-top: 58px;
    letter-spacing: 1px
}

.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_25 p {
    font-size: 28px;
    margin: 5px 0 14px
}

.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_25 span {
    display: inline-block;
    font-size: 16px;
    line-height: 25px
}

.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_20 {
    width: 20%;
    float: left;
    color: #fff;
    text-align: center;
    margin-top: 58px;
    letter-spacing: 1px
}

.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_20 p {
    font-size: 28px;
    margin: 5px 0 14px
}

.New_about_wra .New_about_content4 .service_content4_wra .service_content4_cont .w_20 span {
    display: inline-block;
    font-size: 16px;
    line-height: 25px
}

.New_about_wra .New_about_content4 .service_content4_wra li {
    float: left;
    width: 33.3333%;
    text-align: center;
    margin-top: 30px
}

.New_about_wra .New_about_content4 .service_content4_wra li .item {
    width: 238px;
    margin: 0 auto;
    background-color: #fff;
    padding: 50px 0;
    font-size: 18px
}

.New_about_wra .New_about_content4 .service_content4_wra li .item div {
    height: 90px
}

.New_about_wra .New_about_content4 .service_content4_wra li .item div img {
    width: 70px
}

.New_about_wra .New_about_content4 .service_content4_wra li .item span {
    display: block;
    margin-bottom: 5px
}

.New_about_wra .New_about_content4 .service_content4_wra li .item .title {
    font-size: 24px
}

.New_about_wra .New_about_content4 .service_content4_wra .content_wra {
    width: 513px;
    margin: 0 auto
}

.New_about_wra .New_about_content4 .service_content4_wra .content_wra li {
    width: 50%
}

.New_about_wra .New_service_contact {
    width: 1200px;
    margin: 100px auto 0
}

.New_about_wra .New_service_contact .contactus {
    font-size: 38px;
    color: #525252;
    margin-top: 15px
}

.New_about_wra .New_service_contact .contactus_ul {
    margin-top: 45px
}

.New_about_wra .New_service_contact .contactus_ul li {
    width: 25%;
    float: left
}

.New_about_wra .New_service_contact .contactus_ul li .concatus_div {
    color: #1e1e1e;
    font-size: 22px
}

.New_about_wra .New_service_contact .contactus_ul li .contactus_tel {
    color: #292929;
    font-size: 24px;
    margin-top: 14px;
    display: inline-block;
    font-weight: bold
}

.New_about_wra .New_service_contact .contactus_ul li .contactService {
    color: #1e1e1e;
    font-size: 22px;
    border: 1px solid #b9b9b9;
    width: 146px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin-bottom: 8px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px
}

.New_about_wra .New_service_contact .contactus_ul li .contactService:hover {
    background: #0285ff;
    border: 1px solid #0285ff;
    color: #fff
}

.New_about_wra .New_service_contact .contactus_ul li .contactService img {
    width: 26px;
    margin-left: 5px;
    vertical-align: -6px
}

.New_about_wra .New_service_contact .contactus_ul li .concatus_address {
    color: #292929;
    font-size: 18px;
    margin-bottom: 6px
}

.New_about_wra .New_service_contact .content_right {
    float: left
}

.New_about_wra .New_service_contact .content_right img {
    width: 400px
}

.New_about_wra .map {
    margin: 50px 0 30px;
    width: 100%
}

.lkrep_btn0525 {
    display: inline-block;
    padding: 6px 18px;
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
    border-bottom: 3px solid;
    letter-spacing: 1px;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}

.lkrep_btn0525:hover {
    background-color: #2a9ff1
}

.Nlkerp_btn {
    display: inline-block;
    border: 1px solid #ff8400;
    border-radius: 10px;
    font-size: 25px;
    color: #000;
    letter-spacing: 2px
}

.Nlkerp_btn:focus {
    text-decoration: none;
    color: #000
}

.Nlkerp_btn:hover {
    color: #000
}

.Nlkerp_forfree {
    background-color: #fff;
    padding: 50px 0 20px 0
}

.Nlkerp_forfree .Nlkerp_forfree_wra {
    width: 1000px;
    margin: 0 auto;
    text-align: center
}

.Nlkerp_forfree .Nlkerp_forfree_wra .title {
    font-size: 3em;
    letter-spacing: 4px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .title .num {
    font-size: 60px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .title .font {
    display: inline-block;
    padding: 0 10px;
    color: #fff;
    background-color: #04a4e7
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra {
    float: left;
    margin: 20px 0 0 150px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra li {
    float: left;
    font-size: 22px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra li span {
    color: #f00
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra li img {
    margin-right: 20px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra .price_right {
    margin-left: 70px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra .price_right span {
    font-size: 30px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra .price_right .price_right_color {
    font-size: 70px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra .price_left span {
    text-decoration: line-through
}

.Nlkerp_forfree .Nlkerp_forfree_wra .text {
    float: left;
    width: 100%;
    margin: 75px 0 0 0;
    padding-left: 80px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .text .title {
    font-size: 30px;
    margin-top: 10px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .text .title_content {
    width: 70%
}

.Nlkerp_forfree .Nlkerp_forfree_wra .text li {
    float: left
}

.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item_line,.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item {
    float: left
}

.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item {
    width: 30%
}

.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item div {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 3px solid #2399c1;
    text-align: center;
    line-height: 54px;
    font-size: 30px;
    margin: 0 auto 15px;
    background-color: #9bd6ea
}

.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item_line {
    position: relative
}

.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item_line img {
    margin-top: 20px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .text li .item_line span {
    display: inline-block;
    border: 1px solid #000;
    width: 150px;
    position: absolute;
    left: -75px;
    top: 30px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .title1 {
    font-size: 32px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .title1 span {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    background-color: #e60012;
    padding: 1px 11px;
    margin-left: 20px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra1 {
    margin-top: 35px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra1 span {
    font-size: 22px;
    margin-right: 15px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra1 span span {
    color: #e60012;
    font-size: 26px;
    margin-right: 0
}

.Nlkerp_forfree .Nlkerp_forfree_wra .price_wra1 span .font-line {
    text-decoration: line-through
}

.Nlkerp_forfree .Nlkerp_forfree_wra .num_text {
    text-align: center;
    font-size: 22px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .num_text span {
    font-size: 26px;
    color: #e60012
}

.Nlkerp_forfree .Nlkerp_forfree_wra img {
    margin-top: 25px
}

.Nlkerp_forfree .Nlkerp_forfree_wra .forfree_btn {
    margin: 60px 0 50px 0
}

.Nlkerp_forfree .Nlkerp_forfree_wra .forfree_btn .lkrep_btn0525 {
    background-color: #febd3d;
    border-bottom-color: #f0af2e;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}

.Nlkerp_forfree .Nlkerp_forfree_wra .forfree_btn .lkrep_btn0525:hover {
    background-color: #f0af2e
}

.Nproduct_bannerbg {
    width: 100%;
    height: 679px;
    padding-top: 204px;
    background: url('../images/erp/lkerp_bgimg0525.jpg') center no-repeat;
    background-size: cover
}

.Nproduct_bannerbg .Nlkerp_bannercontent {
    width: 1000px;
    margin: 0 auto;
    text-align: center
}

.Nproduct_bannerbg .Nlkerp_bannercontent ul {
    float: left;
    margin-top: 195px
}

.Nproduct_bannerbg .Nlkerp_bannercontent .li_left {
    margin: 80px 30px 0 0
}

.Nproduct_bannerbg .Nlkerp_bannercontent .title {
    font-size: 3.5em;
    font-weight: bold;
    letter-spacing: 7px
}

.Nproduct_bannerbg .Nlkerp_bannercontent .title span {
    color: #ff6000
}

.Nproduct_bannerbg .Nlkerp_bannercontent .btn {
    display: inline-block;
    background-color: #ff7200;
    padding: 5px 8px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 10px;
    letter-spacing: 1px;
    margin: 55px 0 10px 0
}

.Nproduct_bannerbg .Nlkerp_bannercontent .text {
    font-size: 16px;
    letter-spacing: 3px
}

.Nproduct_bannerbg .Nlkerp_bannercontent .text span {
    margin-right: 30px
}

.Nproduct_bannerbg .Nlkerp_bannercontent li {
    float: left;
    color: #fff;
    text-align: center
}

.Nproduct_bannerbg .Nlkerp_bannercontent .content_div {
    width: 400px;
    margin-left: 523px
}

.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .btn_blue {
    background-color: #4582d5;
    border-bottom-color: #0674c1;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}

.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .btn_blue:focus {
    color: #fff;
    text-decoration: none
}

.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .btn_blue:hover {
    background-color: #2a9ff1
}

.Nproduct_bannerbg .Nlkerp_bannercontent .content_div span {
    color: #ffd900;
    font-size: 46px
}

.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .text1 {
    color: #ffd900;
    font-size: 51px;
    font-weight: bold;
    margin-bottom: 120px
}

.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .text2 {
    margin-top: 7px
}

.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .text2 span {
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px
}

.Nproduct_bannerbg .Nlkerp_bannercontent .content_div .text2 span:nth-child(1) {
    margin-right: 17px
}

.Nlkerp_content1 {
    text-align: center;
    padding: 50px 0
}

.Nlkerp_content1 .title {
    font-size: 25px
}

.Nlkerp_content1 .title span {
    margin-right: 30px
}

.Nlkerp_content1 .text {
    font-size: 30px;
    color: #ff8400;
    margin: 20px 0 30px 0
}

.Nlkerp_content1 .text span {
    margin-right: 35px
}

.Nlkerp_content1 .title2 {
    font-size: 35px;
    margin-bottom: 60px
}

.Nlkerp_content1 .title2 .title2_num {
    color: #ff8400;
    font-size: 2.3em;
    margin-right: 0
}

.Nlkerp_content1 .title2 span {
    margin-right: 20px
}

.Nlkerp_content1 img {
    margin-bottom: 30px
}

.Nlkerp_content2 {
    background-color: #efefef
}

.Nlkerp_content2 .Nlkerp_content2_wra {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0 25px 0
}

.Nlkerp_content2 .Nlkerp_content2_wra .title {
    font-size: 35px;
    margin-bottom: 15px
}

.Nlkerp_content2 .Nlkerp_content2_wra .title span {
    margin-right: 20px
}

.Nlkerp_content2 .Nlkerp_content2_wra .text {
    font-size: 20px;
    margin-bottom: 5px
}

.Nlkerp_content2 .Nlkerp_content2_wra .text span {
    margin-right: 35px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img {
    margin-top: 60px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li {
    float: left;
    width: 25%;
    margin-bottom: 35px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item {
    width: 195px;
    height: 135px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    border-radius: 15px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item:hover .content_img {
    bottom: -14px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item .content_img {
    background-color: rgba(0,0,0,0.4);
    background-color: #000\9;
    color: #fff;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 150px;
    padding-top: 10px;
    bottom: -118px;
    transition: all .3s ease-in
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item1 {
    background: url('../images/erp/Nlkerp_imgs.png') 0 124px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item2 {
    background: url('../images/erp/Nlkerp_imgs.png') -152px 124px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item3 {
    background: url('../images/erp/Nlkerp_imgs.png') -304px 124px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item4 {
    background: url('../images/erp/Nlkerp_imgs.png') -455px 124px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item5 {
    background: url('../images/erp/Nlkerp_imgs.png') -606px 124px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item6 {
    background: url('../images/erp/Nlkerp_imgs.png') -757px 124px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item7 {
    background: url('../images/erp/Nlkerp_imgs.png') -1059px 124px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item8 {
    background: url('../images/erp/Nlkerp_imgs.png') -908px 124px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item9 {
    background: url('../images/erp/Nlkerp_imgs.png') -1210px 124px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item10 {
    background: url('../images/erp/Nlkerp_imgs.png') -1360px 124px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item11 {
    background: url('../images/erp/Nlkerp_imgs.png') -1511px 124px
}

.Nlkerp_content2 .Nlkerp_content2_wra .img li .item12 {
    background: url('../images/erp/Nlkerp_imgs.png') -1662px 124px
}

.lkrep_item1 {
    background-color: #139af9
}

.lkrep_item1 div span {
    width: 37px;
    height: 29px;
    background: url('../images/erp/lkerp0525_content3icons.png') 0 42px
}

.lkrep_item2 {
    background-color: #fea13d
}

.lkrep_item2 div span {
    width: 39px;
    height: 29px;
    background: url('../images/erp/lkerp0525_content3icons.png') -40px 42px
}

.lkrep_item3 {
    background-color: #fa6359
}

.lkrep_item3 div span {
    width: 36px;
    height: 36px;
    background: url('../images/erp/lkerp0525_content3icons.png') -82px 42px
}

.lkrep_item4 {
    background-color: #45b035
}

.lkrep_item4 div span {
    width: 32px;
    height: 35px;
    background: url('../images/erp/lkerp0525_content3icons.png') -121px 42px
}

.lkrep_item5 {
    background-color: #e1513f
}

.lkrep_item5 div span {
    width: 38px;
    height: 33px;
    background: url('../images/erp/lkerp0525_content3icons.png') -156px 42px
}

.lkrep_item6 {
    background-color: #139af9
}

.lkrep_item6 div span {
    width: 36px;
    height: 31px;
    background: url('../images/erp/lkerp0525_content3icons.png') -197px 42px
}

.lkrep_item7 {
    background-color: #3eb370
}

.lkrep_item7 div span {
    width: 31px;
    height: 36px;
    background: url('../images/erp/lkerp0525_content3icons.png') -236px 42px
}

.lkrep_item8 {
    background-color: #fea13d
}

.lkrep_item8 div span {
    width: 23px;
    height: 42px;
    background: url('../images/erp/lkerp0525_content3icons.png') -270px 42px
}

.lkrep_item {
    width: 115px;
    height: 115px;
    border-radius: 50%;
    padding-top: 25px;
    margin: 0 auto;
    position: relative;
    top: 0;
    -webkit-transition: top .2s ease;
    -ms-transition: top .2s ease;
    transition: top .2s ease;
    -webkit-transition: top .2s ease 0;
    -ms-transition: top .2s ease 0;
    transition: top .2s ease 0
}

.lkrep_item div {
    height: 47px
}

.lkrep_item:hover {
    top: -5px;
    cursor: pointer
}

.Nlkerp_content3 {
    padding-top: 50px;
    background: url('../images/erp/lkerp0525_content3img1.jpg') center no-repeat
}

.Nlkerp_content3 .Nlkerp_content3_wra {
    width: 900px;
    margin: 0 auto;
    text-align: center
}

.Nlkerp_content3 .Nlkerp_content3_wra .title {
    font-size: 35px;
    margin-bottom: 10px
}

.Nlkerp_content3 .Nlkerp_content3_wra .title span {
    margin-right: 20px
}

.Nlkerp_content3 .Nlkerp_content3_wra .sub_title {
    font-size: 20px;
    margin-bottom: 20px
}

.Nlkerp_content3 .Nlkerp_content3_wra .sub_title span {
    margin-right: 20px
}

.Nlkerp_content3 .Nlkerp_content3_wra ul .content_left,.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right {
    float: left
}

.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right {
    width: 590px;
    margin: 60px 0 0 30px
}

.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right .lkrep_btn2_0525 {
    display: inline-block;
    padding: 6px 15px;
    color: #139af9;
    border: 1px solid #139af9;
    font-size: 19px;
    border-radius: 5px;
    margin: 0 10px;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}

.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right .lkrep_btn2_0525:focus {
    text-decoration: none
}

.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right .lkrep_btn2_0525:hover {
    color: #fff;
    background-color: #139af9
}

.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right ul {
    float: left;
    width: 100%
}

.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right li {
    float: left;
    width: 25%;
    margin-bottom: 50px
}

.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right li div div span {
    display: inline-block
}

.Nlkerp_content3 .Nlkerp_content3_wra ul .content_right li span {
    display: inline-block;
    font-size: 15px;
    color: #fff
}

.Nlkerp_content3 .Nlkerp_content3_wra ul .content_left .content_left_wra {
    width: 280px;
    height: 508px;
    background: url('../images/erp/lkerp0525_content3img2.png');
    padding-top: 120px;
    position: relative
}

.Nlkerp_content3 .Nlkerp_content3_wra ul .content_left .content_left_wra img {
    position: absolute;
    left: 46px;
    width: 185px;
    top: 79px;
    -webkit-transition: all .2s linear .1s;
    -ms-transition: all .2s linear .1s;
    transition: all .2s linear .1s
}

.Nlkerp_content4 {
    background-color: #fff;
    text-align: center
}

.Nlkerp_content4 .Nlkerp_content4_wra {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0 40px 0
}

.Nlkerp_content4 .Nlkerp_content4_wra .title {
    font-size: 35px;
    margin-bottom: 15px
}

.Nlkerp_content4 .Nlkerp_content4_wra .title span {
    margin-right: 20px
}

.Nlkerp_content4 .Nlkerp_content4_wra .title2 {
    font-size: 26px
}

.Nlkerp_content4 .Nlkerp_content4_wra .title2 .font-size {
    font-size: 57px;
    color: #4582d5;
    position: relative;
    top: 9px;
    margin: 0 25px
}

.Nlkerp_content4 .Nlkerp_content4_wra .title2 .font-blue {
    color: #4582d5
}

.Nlkerp_content4 .Nlkerp_content4_wra .content4_content ul {
    margin: 20px 0 0 135px
}

.Nlkerp_content4 .Nlkerp_content4_wra .content4_content li {
    float: left
}

.Nlkerp_content4 .Nlkerp_content4_wra .content4_content li div {
    font-size: 15px;
    margin-bottom: 27px
}

.Nlkerp_content4 .Nlkerp_content4_wra .content4_content li div span {
    margin-right: 10px
}

.Nlkerp_content4 .Nlkerp_content4_wra .content4_content .content_img {
    margin: 0 20px
}

.Nlkerp_content4 .Nlkerp_content4_wra .content4_content .content_left {
    text-align: right;
    margin-top: 70px
}

.Nlkerp_content4 .Nlkerp_content4_wra .content4_content .content_right {
    text-align: left;
    margin-top: 70px
}

.Nlkerp_content5 {
    width: 100%;
    background-color: #efefef
}

.Nlkerp_content5 .Nlkerp_content5_wra {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-top: 40px
}

.Nlkerp_content5 .Nlkerp_content5_wra .text {
    font-size: 30px;
    margin-top: 20px
}

.Nlkerp_content5 .Nlkerp_content5_wra .text span {
    margin-right: 55px
}

.Nlkerp_content5 .Nlkerp_content5_wra .btn a {
    display: inline-block;
    background-color: #ff7200;
    padding: 5px 8px;
    color: #fff;
    font-size: 22px;
    border-radius: 10px;
    margin: 55px 130px 10px 0
}

.Nlkerp_content5 .Nlkerp_content5_wra .title {
    font-size: 35px;
    margin-bottom: 50px
}

.Nlkerp_content5 .Nlkerp_content5_wra .content5_content li {
    float: left;
    width: 16.666%
}

.Nlkerp_content5 .Nlkerp_content5_wra .content5_content li span {
    font-size: 18px
}

.Nlkerp_content5 .Nlkerp_content5_wra .content5_content li .text1 {
    margin-top: 10px
}

.Nlkerp_content5 .Nlkerp_content5_wra .content5_content .img {
    height: 100px
}

.Nlkerp_content5 .Nlkerp_content5_wra .lkrep_btn0525 {
    background-color: #febd3d;
    border-bottom-color: #f0af2e;
    padding: 10px 33px;
    margin: 50px 0 50px 0;
    font-size: 22px;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}

.Nlkerp_content5 .Nlkerp_content5_wra .lkrep_btn0525:focus {
    color: #fff;
    text-decoration: none
}

.Nlkerp_content5 .Nlkerp_content5_wra .lkrep_btn0525:hover {
    background-color: #f0af2e
}

.Nlkerp_content6 .Nlkerp_content6_wra {
    width: 1000px;
    margin: 70px auto 40px
}

.Nlkerp_content6 .Nlkerp_content6_wra .title {
    font-size: 35px;
    text-align: center;
    margin-bottom: 50px
}

.Nlkerp_content6 .Nlkerp_content6_wra .title span {
    margin-right: 25px
}

.Nlkerp_content6 .Nlkerp_content6_wra .text {
    text-align: center;
    font-size: 20px;
    margin: 15px 0 25px 0
}

.Nlkerp_content6 .Nlkerp_content6_wra .text span {
    color: #ff7200
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra {
    width: 915px;
    margin: 0 auto
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra li {
    float: left
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra li .title {
    font-size: 17px;
    color: #fff;
    padding: 5px 10px
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra li .title span {
    margin-right: 20px
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra li .content_text {
    padding-top: 15px
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra li .content_text div {
    margin-top: 10px;
    font-size: 17px
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_left {
    text-align: right
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_left .title {
    background-color: #5e5e5e;
    margin-right: 10px
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_left .content_text {
    margin-right: 20px
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_left .content_text:before {
    content: url('../images/erp/Nlkerp_content6_img1.jpg');
    float: left;
    margin: 20px 0 0 -20px
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_right .title {
    background-color: #ff7200;
    margin-left: 10px
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_right .content_text {
    margin-left: 20px
}

.Nlkerp_content6 .Nlkerp_content6_wra .content6_content_wra .content6_right .content_text:after {
    content: url('../images/erp/Nlkerp_content6_img2.png');
    float: left;
    margin: -170px 0 0 300px
}

.Nlkerp_content6 .Nlkerp_content6_wra table {
    width: 1000px;
    text-align: center;
    position: relative
}

.Nlkerp_content6 .Nlkerp_content6_wra table td {
    border: 2px dashed #efefef;
    width: 20%
}

.Nlkerp_content6 .Nlkerp_content6_wra table td.active div {
    opacity: 1
}

.Nlkerp_content6 .Nlkerp_content6_wra table td:last-child div {
    right: 0
}

.Nlkerp_content6 .Nlkerp_content6_wra table td div {
    position: absolute;
    z-index: 1;
    width: 400px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #4582d5;
    border-radius: 8px;
    padding: 15px 20px;
    text-indent: 2em;
    box-shadow: 3px 3px 5px #b1b1b1
}

.Nlkerp_content6 .Nlkerp_btn {
    padding: 10px 35px;
    margin: 40px 0 30px 400px
}

.Nlkerp_content7 {
    background-color: #e8e7e7;
    height: 280px;
    padding-top: 30px;
    background-image: url('../images/erp/lkerp0525_content7img1.jpg');
    text-align: center
}

.Nlkerp_content7 .lkrep_btn0525 {
    background-color: #febd3d;
    border-bottom-color: #f0af2e;
    margin: 0 30px;
    padding: 10px 18px;
    -webkit-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
    -webkit-transition: all .1s ease 0;
    -ms-transition: all .1s ease 0;
    transition: all .1s ease 0
}

.Nlkerp_content7 .lkrep_btn0525:focus {
    color: #fff;
    text-decoration: none
}

.Nlkerp_content7 .lkrep_btn0525:hover {
    background-color: #f0af2e
}

.Nlkerp_content7 .Nindex_content2 .Nindex_content2_content {
    margin: 40px auto 0
}

.Nlkerp_content7 .Nindex_content2 .Nindex_content2_content li .content_item {
    background-color: #fff
}

.Nlkerp_content7 .Nindex_content2 .Nindex_content2_content li {
    margin-bottom: 40px
}

.Nlkerp_content8 {
    width: 100%;
    height: 300px;
    background: url('../images/erp/Nlkerp_content8_bgimg.jpg') center no-repeat
}

.Nlkerp_content8 .Nlkerp_content8_wra {
    width: 1000px;
    margin: 0 auto;
    padding-top: 40px
}

.Nlkerp_content8 .Nlkerp_content8_wra li {
    float: left;
    text-align: center;
    width: 33.3%
}

.Nlkerp_content8 .Nlkerp_content8_wra li .img {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    border: 1px solid #ff6000;
    text-align: center;
    padding-top: 55px;
    margin: 0 auto
}

.Nlkerp_content8 .Nlkerp_content8_wra li .img a {
    display: inline-block;
    background-color: #ff7200;
    padding: 5px 8px;
    color: #fff;
    font-size: 22px;
    border-radius: 10px;
    margin-top: 15px
}

.Nlkerp_content8 .Nlkerp_content8_wra li .img a:focus {
    text-decoration: none
}

.Nlkerp_content8 .Nlkerp_content8_wra li .text {
    color: #fff;
    font-size: 17px;
    margin-top: 25px
}

.CharWrapper {
    color: #282828;
    -webkit-font-smoothing: antialiased
}

.CharWrapper .CharTitle {
    font-size: 2.5em
}

.CharWrapper .CharSubTitle {
    font-size: 1.7em
}

.CharWrapper .CharBtn {
    display: inline-block;
    color: #fff;
    padding: 7px 30px;
    font-size: 1.2em;
    border-radius: 37px;
    letter-spacing: 1px;
    behavior: url(border-radius.htc)
}

.CharWrapper .CharBtn:focus {
    color: #fff;
    text-decoration: none
}

.CharWrapper .CharBanner {
    width: 100%;
    height: 518px;
    background: url('../images/erp/CharacteristicsBanBg.jpg') center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 125px
}

.CharWrapper .CharBanner .CharBanner_wra {
    width: 980px;
    margin: 0 auto
}

.CharWrapper .CharBanner .CharBanner_wra .title {
    font-size: 3.5em;
    margin-bottom: 25px
}

.CharWrapper .CharBanner .CharBanner_wra .text {
    font-size: 1.4em;
    margin-bottom: 80px;
    letter-spacing: 2px
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li {
    float: left;
    width: 12.5%
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 2px solid;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: all .2s ease 0;
    -ms-transition: all .2s ease 0;
    transition: all .2s ease 0
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div i {
    position: relative;
    top: 8px;
    left: 17px
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont1 {
    font-size: 42px
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont2 {
    font-size: 28px
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont3 {
    display: inline-block
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont3 i,.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont2 {
    display: inline-block;
    filter: alpha(opacity=0)
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .icon-huiyuan1 {
    left: 16px
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont2_huiyuan {
    font-size: 15px;
    position: relative;
    top: -3px;
    background-color: #4bcfa9;
    width: 29px;
    height: 29px;
    line-height: 18px;
    border-radius: 35px;
    filter: alpha(opacity=0)
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div .iconfont2_huiyuan i {
    font-size: 20px
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div span {
    display: block;
    font-size: 1.1em
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div a {
    display: block
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item1 {
    border-color: #4bcfa9
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item1 .iconfont1,.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item1 .iconfont2 {
    color: #4bcfa9
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item2 {
    border-color: #758cfc
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item2 .iconfont1,.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item2 .iconfont2 {
    color: #758cfc
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item3 {
    border-color: #2494ff
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item3 .iconfont1,.CharWrapper .CharBanner .CharBanner_wra .bannerNav li .item3 .iconfont2 {
    color: #2494ff
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav li div:hover {
    margin-top: -10px
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 58px;
    background-color: #fff;
    box-shadow: 0 0 15px #b3b3b3;
    border-bottom: 1px solid #B3B3B3\9
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra {
    width: 980px;
    margin: 0 auto;
    height: 58px
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li:hover {
    background-color: #f7f7f7;
    color: #282828;
    cursor: pointer;
    margin-top: 0
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li:hover .item1 {
    border-bottom: 3px solid #4bcfa9
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li:hover .item2 {
    border-bottom: 3px solid #758cfc
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li:hover .item3 {
    border-bottom: 3px solid #2494ff
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li.active .item1 {
    border-bottom: 3px solid #4bcfa9;
    background-color: #f7f7f7
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li.active .item2 {
    border-bottom: 3px solid #758cfc;
    background-color: #f7f7f7
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra li.active .item3 {
    border-bottom: 3px solid #2494ff;
    background-color: #f7f7f7
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra span {
    color: #bdbdbd;
    display: inline-block
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div {
    border: none;
    height: 60px;
    line-height: 58px;
    width: 100%;
    border-radius: 0
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont2 {
    opacity: 1 !important;
    position: relative;
    top: 2px
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont3 {
    opacity: 1 !important
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont1 {
    display: none
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div i {
    left: 0;
    filter: alpha(opacity=100)
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont2 {
    font-size: 28px
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont2_huiyuan {
    font-size: 15px;
    position: relative;
    top: -3px;
    background-color: #4bcfa9;
    width: 29px;
    height: 29px;
    line-height: 18px;
    border-radius: 35px;
    filter: alpha(opacity=100)
}

.CharWrapper .CharBanner .CharBanner_wra .bannerNav.change .bannerNav_wra div .iconfont2_huiyuan i {
    color: #fff;
    font-size: 20px
}

.CharWrapper .CharContent_left {
    float: left;
    width: 24%
}

.CharWrapper .CharContent_left .CharTitle {
    margin-bottom: 60px
}

.CharWrapper .CharContent_left li {
    margin-bottom: 35px
}

.CharWrapper .CharContent_left li.active {
    position: relative
}

.CharWrapper .CharContent_left li.active i {
    font-size: 4em
}

.CharWrapper .CharContent_left li.active i:after {
    content: "\e62f";
    position: absolute;
    left: 275px;
    top: 10px;
    z-index: 1
}

.CharWrapper .CharContent_right {
    float: right;
    width: 76%;
    position: relative
}

.CharWrapper .CharContent_right .CharImg {
    position: absolute
}

.CharWrapper .CharContent_right .CharImg img {
    position: absolute
}

.CharWrapper .CharContent1_left {
    float: left;
    width: 76%
}

.CharWrapper .CharContent1_right {
    float: right;
    width: 24%
}

.CharWrapper .CharContent1_right .CharTitle {
    margin-bottom: 60px
}

.CharWrapper .CharContent1_right li {
    margin-bottom: 35px
}

.CharWrapper .CharContent1_right li.active {
    position: relative
}

.CharWrapper .CharContent1_right li.active i {
    font-size: 4em
}

.CharWrapper .CharContent1_right li.active i:after {
    content: "\e630";
    position: absolute;
    left: -70px;
    top: 11px;
    z-index: 1
}

.CharWrapper .bannerNav_position {
    padding-top: 58px;
    margin-top: -58px
}

.CharWrapper .CharContent1 {
    text-align: center
}

.CharWrapper .CharContent1 .CharContent1_wra {
    width: 980px;
    margin: 60px auto 0
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav {
    margin-top: 40px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li {
    float: left;
    width: 25%;
    cursor: pointer
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .CharSubTitle {
    position: relative;
    top: -19px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .Content1Icon {
    display: inline-block;
    height: 50px;
    margin-right: 10px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .Content1Icon1 {
    width: 46px;
    background: url('../images/erp/CharContent1Icon.png') 0 50px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .Content1Icon2 {
    width: 53px;
    background: url('../images/erp/CharContent1Icon.png') -100px 50px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .Content1Icon3 {
    width: 38px;
    background: url('../images/erp/CharContent1Icon.png') -214px 50px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li .Content1Icon4 {
    width: 46px;
    background: url('../images/erp/CharContent1Icon.png') -298px 50px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li div {
    font-size: 1em;
    text-align: left;
    display: inline-block;
    height: 90px;
    border-bottom: 2px solid;
    border-top: 2px solid;
    padding-top: 13px;
    margin-top: 10px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li.active .CharSubTitle {
    color: #4cd2ab
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li.active .Content1Icon1 {
    background: url('../images/erp/CharContent1Icon.png') -50px 50px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li.active .Content1Icon2 {
    background: url('../images/erp/CharContent1Icon.png') -157px 50px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li.active .Content1Icon3 {
    background: url('../images/erp/CharContent1Icon.png') -256px 50px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharContentNav li.active .Content1Icon4 {
    background: url('../images/erp/CharContent1Icon.png') -348px 50px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharBtn {
    background-color: #4cd2ab;
    margin-top: 25px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharImg {
    height: 546px;
    position: relative;
    margin-top: 20px
}

.CharWrapper .CharContent1 .CharContent1_wra .CharImg img {
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.CharWrapper .CharContent2 {
    background-color: #f2f2f2;
    height: 750px
}

.CharWrapper .CharContent2 .CharContent2_wra {
    float: right;
    width: 90%;
    margin: 25px auto 0
}

.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left {
    margin-top: 100px
}

.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left li {
    cursor: pointer
}

.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left li.active {
    color: #758cfc
}

.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left li.active div {
    color: #758cfc
}

.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left li div {
    color: #7f8286
}

.CharWrapper .CharContent2 .CharContent2_wra .CharContent_left li .CharBtn {
    background-color: #758cfc
}

.CharWrapper .CharContent2 .CharContent2_wra .CharContent_right {
    margin-top: 65px
}

.CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImgBg img {
    width: 860px
}

.CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImg {
    left: 148px;
    top: 30px
}

.CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImg img {
    width: 621px;
    height: 398px
}

.CharWrapper .CharContent3 {
    width: 100%;
    height: 840px;
    background: url('../images/erp/CharContent3Img1.jpg') center no-repeat
}

.CharWrapper .CharContent3 .CharContent3_wra {
    width: 82%
}

.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left {
    position: relative;
    margin-top: 120px;
    width: 74%
}

.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImg {
    position: absolute;
    top: 30px
}

.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImg img {
    position: absolute;
    width: 835px
}

.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImgBg img {
    width: 990px
}

.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right {
    color: #fff;
    margin-top: 140px;
    width: 26%
}

.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right li {
    cursor: pointer
}

.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right li div {
    color: #bfbfc0
}

.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right li.active {
    color: #2494ff
}

.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right li.active div {
    color: #2494ff
}

.CharWrapper .CharContent3 .CharContent3_wra .CharContent1_right li .CharBtn {
    background-color: #2494ff;
    color: #0e161f
}

.CharWrapper .CharContent4 {
    text-align: center;
    height: 1030px
}

.CharWrapper .CharContent4 .CharContent4_wra {
    width: 980px;
    margin: 60px auto 0
}

.CharWrapper .CharContent4 .CharContent4_wra .CharTitle {
    margin-bottom: 30px
}

.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li {
    float: left;
    width: 50%;
    cursor: pointer
}

.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li .navIcon {
    width: 200px;
    height: 125px;
    overflow: hidden;
    margin: 0 auto
}

.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li .navIcon span {
    display: inline-block;
    width: 160px;
    height: 160px;
    border-radius: 160px;
    background-color: #272636
}

.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li .navIcon span i {
    color: #fff;
    font-size: 6em;
    position: relative;
    top: 18px
}

.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li .CharContent4_title {
    color: #333;
    font-size: 1.6em;
    margin: 15px 0 25px 0;
    display: inline-block
}

.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li.active .navIcon span {
    background-color: #4cd2ab
}

.CharWrapper .CharContent4 .CharContent4_wra .CharContent4_nav li.active .CharContent4_title {
    color: #4cd2ab
}

.CharWrapper .CharContent4 .CharContent4_wra .CharImg {
    position: relative;
    height: 550px
}

.CharWrapper .CharContent4 .CharContent4_wra .CharImg img {
    width: 980px;
    position: absolute;
    left: 0
}

.CharWrapper .CharContent4 .CharContent4_wra .CharBtn {
    background-color: #4cd2ab
}

.CharWrapper .CharContent5 {
    width: 100%;
    height: 730px;
    background: url('../images/erp/CharContent5Img1.jpg') center no-repeat;
    padding-top: 85px
}

.CharWrapper .CharContent5 .CharContent5_wra {
    width: 59%;
    margin: 0 auto
}

.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_left {
    width: 50%
}

.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_left .CharImg img {
    position: absolute;
    width: 270px
}

.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right {
    width: 40%;
    margin-top: 40px
}

.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right li {
    cursor: pointer
}

.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right li.active {
    color: #758cfc
}

.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right li.active div {
    color: #758cfc
}

.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right li div {
    color: #4e4e4e
}

.CharWrapper .CharContent5 .CharContent5_wra .CharContent1_right li .CharBtn {
    background-color: #758cfc
}

.CharWrapper .CharContent6 {
    height: 770px;
    color: #333;
    background-color: #f2f2f2;
    padding-top: 65px
}

.CharWrapper .CharContent6 .CharContent6_wra {
    width: 87%;
    float: right
}

.CharWrapper .CharContent6 .CharContent6_wra .CharContent_right {
    width: 74%
}

.CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImgBg img {
    width: 840px
}

.CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImg {
    left: 126px;
    top: 78px
}

.CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImg img {
    width: 671px
}

.CharWrapper .CharContent6 .CharContent6_wra .CharContent_left {
    width: 26%;
    margin-top: 80px
}

.CharWrapper .CharContent6 .CharContent6_wra .CharContent_left li {
    cursor: pointer
}

.CharWrapper .CharContent6 .CharContent6_wra .CharContent_left li .CharBtn {
    background-color: #4bcfa9
}

.CharWrapper .CharContent6 .CharContent6_wra .CharContent_left li.active {
    color: #4bcfa9
}

.CharWrapper .CharContent6 .CharContent6_wra .CharContent_left li.active div {
    color: #4bcfa9
}

.CharWrapper .CharContent7 .CharContent7_top {
    background-color: #203248;
    padding: 65px 0 55px 0
}

.CharWrapper .CharContent7 .CharContent7_top ul {
    width: 800px;
    margin: 0 auto
}

.CharWrapper .CharContent7 .CharContent7_top ul li {
    float: left;
    width: 50%;
    color: #fff
}

.CharWrapper .CharContent7 .CharContent7_top ul li .CharContent7_text {
    font-size: 1.4em;
    margin-bottom: 10px
}

.CharWrapper .CharContent7 .CharContent7_top ul li .CharContent7_text2 {
    font-size: 1em;
    color: #eee
}

.CharWrapper .CharContent7 .CharContent7_top ul li i {
    font-size: 2.2em;
    color: #3666a1;
    margin-left: 5px
}

.CharWrapper .CharContent7 .CharContent7_top ul li .CharBtn {
    background-color: #2494ff;
    margin-top: 25px
}

.CharWrapper .CharContent7 .CharContent7_content {
    width: 100%;
    height: 600px;
    background: url('../images/erp/CharContent7Img1.jpg') center no-repeat
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra {
    width: 980px;
    margin: 0 auto;
    padding-top: 65px;
    position: relative
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_img {
    position: absolute;
    width: 825px;
    height: 384px;
    overflow: hidden;
    left: 68px;
    top: 88px
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_img .CharContent7_imgwra {
    width: 4142px;
    position: absolute
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_img .CharContent7_imgwra img {
    width: 825px
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg img {
    width: 100%
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg ul {
    position: absolute;
    bottom: 10px;
    left: 167px
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg ul li {
    float: left;
    color: #a6d4ff;
    font-size: 1.1em;
    margin-right: 50px;
    cursor: pointer
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg ul li.active {
    color: #fff;
    position: relative
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg ul li.active i {
    color: #fff;
    position: absolute;
    font-size: .7em;
    top: -16px;
    right: 0
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg ul li.active i:after {
    content: "\e623"
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg .CharContent7_arrow {
    position: absolute;
    background-color: #2494ff;
    right: -39px;
    top: 250px
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg .CharContent7_arrow span {
    display: inline-block;
    background-color: #2494ff;
    width: 40px;
    text-align: center;
    cursor: pointer
}

.CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_bgimg .CharContent7_arrow span i {
    font-size: 1.7em;
    color: #fff
}

.CharWrapper .CharContent8 {
    height: 860px;
    padding-top: 60px
}

.CharWrapper .CharContent8 .CharTitle {
    text-align: center
}

.CharWrapper .CharContent8 .CharSubTitle {
    text-align: center;
    font-size: 1.5em
}

.CharWrapper .CharContent8 .CharContent8_wra {
    width: 76%;
    float: right;
    margin-top: 30px
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left {
    width: 29%;
    padding-left: 12px
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li {
    cursor: pointer
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li .iconfont1 {
    font-size: 3em
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li .CharSubTitle {
    display: block;
    text-align: left
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li.active {
    color: #758cfc
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li.active .iconfont1:after {
    content: none
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li.active .iconfont2:after {
    top: 72px;
    left: 290px
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_left li .CharBtn {
    background-color: #758cfc
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right {
    width: 71%
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .CharImg li {
    position: absolute;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transition: all .2s linear 0;
    -ms-transition: all .2s linear 0;
    transition: all .2s linear 0
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .CharImg li img {
    position: static;
    width: 100%
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .CharImg .content8_CharImg0 {
    width: 320px;
    left: 40px;
    z-index: 0;
    top: 67px
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .CharImg .content8_CharImg1 {
    width: 370px;
    left: 200px;
    z-index: 1
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .CharImg .content8_CharImg2 {
    width: 320px;
    left: 390px;
    z-index: 0;
    top: 67px
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .bot_CharImg {
    position: absolute;
    top: 442px;
    z-index: 2;
    left: 54px;
    width: 643px
}

.CharWrapper .CharContent8 .CharContent8_wra .CharContent_right .bot_CharImg img {
    width: 100%
}

.CharWrapper .CharContent9 {
    background-color: #303233;
    padding: 70px 0 40px 0
}

.CharWrapper .CharContent9 .CharTitle {
    color: #fff;
    font-size: 2em;
    text-align: center
}

.CharWrapper .CharContent9 .content9Icon {
    width: 980px;
    margin: 40px auto 0
}

.CharWrapper .CharContent9 .content9Icon li {
    float: left;
    width: 20%;
    height: 170px;
    margin-bottom: 90px
}

.CharWrapper .CharContent9 .content9Icon li .contentItem {
    position: relative;
    width: 112px;
    margin: 0 auto;
    cursor: pointer
}

.CharWrapper .CharContent9 .content9Icon li .contentItem>div {
    height: 150px
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .iconfont1 {
    position: absolute;
    left: 42px;
    top: 111px;
    font-size: 25px;
    font-weight: bold;
    color: #2494ff;
    margin-top: 0
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .iconItem {
    position: relative
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .iconItem:before {
    content: "\e631";
    font-size: 110px;
    color: #2494ff;
    z-index: 1;
    position: absolute
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .iconItem:after {
    position: absolute;
    color: #2494ff;
    left: 32px;
    font-size: 45px;
    z-index: 2;
    line-height: 149px
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .icon5:after {
    font-size: 54px;
    left: 29px;
    line-height: 152px
}

.CharWrapper .CharContent9 .content9Icon li .contentItem:hover .iconItem:before {
    content: "\e632";
    z-index: 1;
    position: absolute
}

.CharWrapper .CharContent9 .content9Icon li .contentItem:hover+.contentTitle {
    color: #fff
}

.CharWrapper .CharContent9 .content9Icon li .contentItem:hover .iconItem:after {
    color: #303233
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .icon1:after {
    content: "\e62d"
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .icon2:after {
    content: "\e62c"
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .icon3:after {
    content: "\e613"
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .icon4:after {
    content: "\e625"
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .icon5:after {
    content: "\e62e"
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .icon6:after {
    content: "\e62a"
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .icon7:after {
    content: "\e626"
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .icon8:after {
    content: "\e628"
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .icon9:after {
    content: "\e629"
}

.CharWrapper .CharContent9 .content9Icon li .contentItem .icon10:after {
    content: "\e62b"
}

.CharWrapper .CharContent9 .content9Icon li .contentTitle {
    color: #aaa;
    text-align: center;
    font-size: 13px;
    margin-top: 0
}

.CharWrapper .CharContent9 .content9Icon li .contentTitle div {
    font-size: 20px;
    margin-bottom: 5px
}

.bottomAccount_fixed {
    width: 100%;
    height: 55px;
    background-color: rgba(0,0,0,0.8);
    background-color: #000\9;
    position: fixed;
    bottom: 0;
    text-align: center;
    color: #fff;
    z-index: 100
}

.bottomAccount_fixed span {
    line-height: 60px;
    font-size: 15px
}

.bottomAccount_fixed span img {
    width: 250px
}

.bottomAccount_fixed a {
    width: 135px;
    height: 39px;
    line-height: 39px;
    display: inline-block;
    background-color: #ff7200;
    border-radius: 5px;
    margin-left: 120px;
    font-size: 20px
}

.bottomAccount_fixed a:focus {
    color: #fff;
    text-decoration: none
}

@media (min-width:1600px) {
    .CharWrapper .CharContent2 .CharContent2_wra {
        width: 73%
    }

    .CharWrapper .CharContent6 .CharContent6_wra {
        width: 80%
    }

    .CharWrapper .CharContent3 .CharContent3_wra {
        width: 78%
    }
}

@media (max-width:1600px) {
    .CharWrapper .CharContent3 .CharContent3_wra {
        width: 95%
    }
}

@media (max-width:1366px) {
    .CharWrapper .CharContent8 .CharContent8_wra {
        width: 92%
    }

    .CharWrapper .CharContent2 .CharContent2_wra {
        width: 90%
    }

    .CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImgBg img {
        width: 750px
    }

    .CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImg {
        top: 27px;
        left: 129px
    }

    .CharWrapper .CharContent2 .CharContent2_wra .CharContent_right .CharImg img {
        width: 524px;
        height: 345px
    }

    .CharWrapper .CharContent3 {
        height: 780px
    }

    .CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImgBg img {
        width: 860px
    }

    .CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImg img {
        width: 720px
    }

    .CharWrapper .CharContent6 .CharContent6_wra {
        width: 90%
    }

    .CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImg {
        top: 65px;
        left: 108px
    }

    .CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImg img {
        width: 575px
    }

    .CharWrapper .CharContent6 .CharContent6_wra .CharContent_right .CharImgBg img {
        width: 720px
    }

    .CharWrapper .CharContent5 .CharContent5_wra {
        width: 69%
    }
}

@media (max-width:1170px) {
    .CharWrapper .CharContent3 {
        height: 720px
    }

    .CharWrapper .CharContent3 .CharContent3_wra {
        width: 99%
    }

    .CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImgBg img {
        width: 745px
    }

    .CharWrapper .CharContent3 .CharContent3_wra .CharContent1_left .CharImg img {
        width: 620px
    }

    .CharWrapper .CharContent5 .CharContent5_wra {
        width: 80%
    }

    .CharWrapper .CharContent8 .CharContent8_wra {
        width: 100%
    }

    .CharWrapper .CharContent2 .CharContent2_wra {
        width: 99%
    }

    .CharWrapper .CharContent6 .CharContent6_wra {
        width: 98%
    }

    .CharWrapper .CharContent6 .CharContent6_wra .CharContent_left {
        margin-top: 40px
    }

    .CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra {
        width: 928px
    }

    .CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_img {
        width: 780px;
        height: 360px;
        left: 65px;
        top: 90px
    }

    .CharWrapper .CharContent7 .CharContent7_content .CharContent7_wra .CharContent7_img img {
        width: 780px !important
    }

    .CharContent6 .CharContent_left li.active i:after {
        left: 242px
    }
}

.Ndh1_title {
    font-size: 2.9em
}

.Ndh1_title span {
    margin-right: 25px
}

.Ndh1_subtitle {
    font-size: 22px;
    color: #a7a7a7;
    margin-bottom: 8px
}

.Ndh1_banner {
    width: 100%;
    height: 688px;
    background: url('../images/erp/Ndh1_banner_bgimg.jpg?v=06051') center no-repeat
}

.Ndh1_banner .Ndh1_banner_wra {
    width: 1200px;
    margin: 0 auto;
    padding-top: 220px
}

.Ndh1_banner .Ndh1_banner_wra .Ndh1_title1 {
    font-size: 32px;
    color: #36373b
}

.Ndh1_banner .Ndh1_banner_wra .Ndh1_title2 {
    font-size: 46px;
    color: #3441ab;
    font-weight: bold;
    margin-top: -15px
}

.Ndh1_banner .Ndh1_banner_wra .Ndh1_title2 span {
    font-size: 81px
}

.Ndh1_banner .Ndh1_banner_wra .Ndh1_title3 {
    color: #36373b;
    font-size: 16px;
    margin-top: 18px
}

.Ndh1_banner .Ndh1_banner_wra .Ndh1_title3 p {
    margin-bottom: 15px
}

.Ndh1_banner .Ndh1_banner_wra .Ndh1_title4 {
    font-size: 18px;
    position: relative;
    margin-top: 35px
}

.Ndh1_banner .Ndh1_banner_wra .Ndh1_title4 img {
    position: absolute;
    top: 0;
    left: -15px
}

.Ndh1_banner .Ndh1_banner_wra .Ndh1_title4 span {
    position: relative;
    padding-top: 5px;
    display: inline-block;
    font-style: italic;
    color: #fff
}

.Ndh1_banner .Ndh1_banner_wra .text {
    font-size: 25px;
    margin-bottom: 20px
}

.Ndh1_banner .Ndh1_banner_wra .text span {
    margin-right: 35px
}

.Ndh1_banner .Ndh1_banner_wra .img .erweima {
    width: 150px;
    height: 150px;
    border: 2px solid #fff;
    border-radius: 10px;
    margin: 40px auto 10px;
    padding-top: 10px
}

.Ndh1_banner .Ndh1_banner_wra .img .erweima img {
    width: 130px
}

.Ndh1_banner .Ndh1_banner_wra .img div {
    font-size: 25px;
    color: #ff7200;
    margin-bottom: 20px
}

.Ndh1_banner .Ndh1_banner_wra .btn {
    margin-top: 60px
}

.Ndh1_banner .Ndh1_banner_wra .btn a {
    display: block;
    margin-bottom: 35px
}

.Ndh1_content1 {
    width: 100%;
    height: 736px;
    background: url('../images/erp/Ndh1_bg.png') center no-repeat;
    padding-top: 80px;
    color: #fff
}

.Ndh1_content1 .Ndh1_content1_wra {
    width: 1200px;
    margin: 0 auto
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1Content_maybe {
    font-size: 30px
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1Content_maybe p {
    margin-bottom: 0
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1Content_title1 {
    font-size: 24px;
    margin-top: 30px
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1Content_title1 span {
    font-weight: bold
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1_left {
    float: left;
    width: 350px
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1_left div {
    margin-top: 110px;
    font-size: 21px;
    text-align: right
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1_left div p {
    margin-bottom: 55px
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1_center {
    float: left;
    width: 590px
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1_center img {
    margin-left: 85px
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1_right {
    width: 260px;
    float: left
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1_right div {
    margin-top: 110px;
    font-size: 21px;
    text-align: left
}

.Ndh1_content1 .Ndh1_content1_wra .Ndh1_right div p {
    margin-bottom: 55px
}

.Ndh1_content2 {
    padding-top: 135px;
    height: 585px;
    background: #fff
}

.Ndh1_content2 .Ndh1_content2_wra {
    width: 1200px;
    margin: 0 auto
}

.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title {
    float: right;
    text-align: left;
    width: 425px;
    color: #36383c;
    font-weight: bold;
    font-size: 24px
}

.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title1 {
    color: #757575;
    font-size: 73px;
    clear: both
}

.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title1 span {
    color: #4582d5;
    font-weight: bold
}

.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title2 {
    margin-top: 30px;
    float: right;
    width: 415px;
    text-align: left
}

.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title2 div {
    font-size: 30px;
    color: #444;
    margin-bottom: 15px
}

.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title2 p {
    margin-bottom: 12px;
    color: #121212;
    font-size: 14px
}

.Ndh1_content2 .Ndh1_content2_wra .NdhCont2_title2 p span {
    display: inline-block;
    margin-left: 55px
}

.Ndh1_content3 {
    width: 100%;
    height: 880px;
    background: url('../images/erp/Ndh1_content3_bgimg.jpg?v=20170525') center no-repeat;
    padding-top: 145px;
    background-position: center
}

.Ndh1_content3 .Ndh1_content3_wra {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right {
    width: 425px;
    float: right;
    position: absolute
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_line {
    width: 112px;
    height: 3px;
    background: #2678ee;
    margin-right: 300px
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_title {
    text-align: left;
    color: #a7cbfe;
    font-weight: bold;
    font-size: 30px;
    clear: both;
    margin-top: 10px
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_title p {
    margin-bottom: 0
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new {
    margin-top: 35px
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new .Ndh3_span {
    color: #036ded;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    display: inline-block
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new div {
    margin-bottom: 32px;
    letter-spacing: 1px
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div {
    display: block;
    font-size: 22px;
    color: #000;
    margin-bottom: 14px;
    font-weight: normal;
    position: relative
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #2578ee;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 10px
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new div div {
    font-size: 16px;
    color: #222
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new div div P {
    margin-bottom: 6px;
    line-height: 18px
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #1a1a1a;
    line-height: 43px;
    padding-left: 30px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn span {
    background-image: url('../images/erp/Ndh1_arrow.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 22px
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    color: #2678ee !important;
    border: 1px solid #2678ee
}

.Ndh1_content3 .Ndh1_content3_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover span {
    background-image: url('../images/erp/Ndh1_arrow_light.png') !important
}

.Ndh1_content4 {
    background: url('../images/erp/Ndh1_content4_bgimg.jpg?v=0613');
    width: 100%;
    padding-top: 210px;
    height: 980px;
    background-position: center
}

.Ndh1_content4 .Ndh1_content4_wra {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right {
    width: 425px;
    float: left;
    position: absolute
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_line {
    width: 112px;
    height: 3px;
    background: #eb3900;
    margin-right: 300px
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_title {
    text-align: left;
    color: #feafaa;
    font-weight: bold;
    font-size: 30px;
    clear: both;
    margin-top: 10px;
    line-height: 32px;
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_title p {
    margin-bottom: 0
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new {
    margin-top: 35px
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new .Ndh3_span {
    color: #eb3900;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    display: inline-block
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new div {
    margin-bottom: 32px;
    letter-spacing: 1px
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div {
    display: block;
    font-size: 22px;
    color: #000;
    margin-bottom: 14px;
    font-weight: normal;
    position: relative
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #eb3900;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 10px
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new div div {
    font-size: 16px;
    color: #222
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new div div P {
    margin-bottom: 6px;
    line-height: 18px
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #1a1a1a;
    line-height: 43px;
    padding-left: 30px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn span {
    background-image: url('../images/erp/Ndh1_arrow.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 22px
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover {
    cursor: pointer;
    color: #f54c42 !important;
    border: 1px solid #f54c42
}

.Ndh1_content4 .Ndh1_content4_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover span {
    background-image: url('../images/erp/Ndh1_arrow_light_04.png') !important
}

.Ndh1_content5 {
    width: 100%;
    height: 976px;
    padding-top: 70px;
    background-image: url('../images/erp/Ndh1_content5_bgimg.jpg');
    background-position: center
}

.Ndh1_content5 .Ndh1_content5_wra {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right {
    width: 425px;
    float: right;
    position: absolute
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_line {
    width: 112px;
    height: 3px;
    background: #4582d5;
    margin-right: 300px
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_title {
    text-align: left;
    color: #bfe7e6;
    font-weight: bold;
    font-size: 30px;
    clear: both;
    margin-top: 10px
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_title p {
    margin-bottom: 0
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new {
    margin-top: 35px
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .Ndh3_span {
    color: #4582d5;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    display: inline-block
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .Ndh3_span1 {
    color: #4582d5;
    font-size: 24px;
    display: block;
    margin: -27px auto 40px
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new div {
    margin-bottom: 32px;
    letter-spacing: 1px
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div {
    display: block;
    font-size: 22px;
    color: #000;
    margin-bottom: 14px;
    font-weight: normal;
    position: relative
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #4582d5;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 10px
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new div div {
    font-size: 16px;
    color: #222
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new div div P {
    margin-bottom: 6px;
    line-height: 18px
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #1a1a1a;
    line-height: 43px;
    padding-left: 30px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn span {
    background-image: url('../images/erp/Ndh1_arrow.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 22px
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    color: #44d2c3 !important;
    border: 1px solid #44d2c3
}

.Ndh1_content5 .Ndh1_content5_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover span {
    background-image: url('../images/erp/Ndh1_arrow_light_05.png') !important
}

.Ndh1_content6 {
    background-image: url('../images/erp/Ndh1_content6_bgimg.jpg?v=201706141');
    width: 100%;
    padding-top: 236px;
    height: 923px;
    background-position: center
}

.Ndh1_content6 .Ndh1_content6_wra {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right {
    width: 425px;
    float: left;
    position: absolute
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_line {
    width: 112px;
    height: 3px;
    background: #b08366;
    margin-right: 300px
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_title {
    text-align: left;
    color: #e7d9ce;
    font-weight: bold;
    font-size: 30px;
    clear: both;
    margin-top: 10px
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_title p {
    margin-bottom: 0
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new {
    margin-top: 35px
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new .Ndh3_span {
    color: #b08366;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 25px;
    display: inline-block
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new div {
    margin-bottom: 32px;
    letter-spacing: 1px
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div {
    display: block;
    font-size: 22px;
    color: #000;
    margin-bottom: 14px;
    font-weight: normal;
    position: relative
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new div .Ndh3_div:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #b58c71;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 10px
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new div div {
    font-size: 16px;
    color: #222
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new div div P {
    margin-bottom: 6px;
    line-height: 18px
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #1a1a1a;
    line-height: 43px;
    padding-left: 30px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn span {
    background-image: url('../images/erp/Ndh1_arrow.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 22px
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    color: #b58c71 !important;
    border: 1px solid #b58c71
}

.Ndh1_content6 .Ndh1_content6_wra .NdhCont3_right .NdhCont3_new .NdhCont3_btn:hover span {
    background-image: url('../images/erp/Ndh1_arrow_light_06.png') !important
}

.case_banner {
    background: url('../images/erp/cuetomerWall_banner.png') no-repeat center;
    height: 548px;
    position: relative;
    padding-top: 230px
}

.case_banner .title {
    font-size: 52px;
    color: #fff;
    width: 1100px;
    margin: 0 auto;
    letter-spacing: 1px
}

.case_banner .title span {
    color: #13fcde;
    font-size: 72px;
    margin: 0 0 0 75px;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif
}

.case_cont {
    width: 1216px;
    margin: 0 auto
}

.caseTop_div {
    width: 1200px;
    margin: 0 auto;
    height: 104px;
    margin-bottom: -90px;
    position: relative
}

.caseTop_div .case_top {
    height: 106px;
    margin: 58px auto 0;
    border-bottom: 1px solid #eee;
    background: #fff;
    width: 1200px
}

.caseTop_div .case_top li {
    float: left;
    width: 150px;
    height: 52px;
    line-height: 52px;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee
}

.caseTop_div .case_top li a {
    display: block;
    color: #4b4b4b;
    font-size: 17px;
    text-align: center;
    text-decoration: none
}

.caseTop_div .case_top li a:hover {
    background: #f75b47;
    color: #fff
}

.caseTop_div .case_top li .caseTop_bgf7 {
    background: #f75b47;
    color: #fff !important
}

.caseTop_div .case_top_fixed {
    position: fixed;
    top: 0;
    margin-top: 0;
    z-index: 99
}

.case_list>div {
    padding-top: 210px;
    margin-bottom: -90px
}

.case_list>div .caseContent {
    text-align: center
}

.case_list>div .caseContent .title {
    font-size: 40px;
    color: #575757;
    margin-bottom: 5px;
    margin-top: 0;
    font-family: "Microsoft YaHei"
}

.case_list>div .caseContent ul li {
    margin: 40px 6px 0;
    display: inline-block
}

.case_list>div .caseContent ul li div {
    font-size: 14px;
    color: #000;
    text-align: center;
    margin-top: 10px
}

.New_joinus_wra .btn a {
    display: inline-block;
    background-color: #4582d5;
    font-size: 24px;
    padding: 9px 55px;
    border-radius: 10px;
    letter-spacing: 1px;
    margin-right: 50px;
    color:#fff;
}

.New_joinus_wra .btn a:focus {
    color: #fff;
    text-decoration: none
}

.New_joinus_wra .btnb a {
    background-color: #1577e4
}

.New_joinus_wra .btnb .lk_link {
    background-color: #7dc9ff;
    background-color: rgba(56,173,255,0.65);
    transition: background-color .3s ease
}

.New_joinus_wra .btnb .lk_link:hover {
    background-color: #1577e4
}

.New_joinus_wra .btnb .btna:hover {
    background: #1571d8
}

.New_joinus_wra .joinus_title {
    font-size: 36px;
    text-align: center;
    color: #303030
}

.New_joinus_wra .New_joinus_banner {
    width: 100%;
    height: 620px;
    background: url('../images/erp/New_joinus_bgimg.jpg?2016/12/20') center no-repeat;
    text-align: center;
    padding-top: 142px;
    color: #fff
}

.New_joinus_wra .New_joinus_banner .banner_wra {
    width: 1000px;
    margin: 0 auto
}

.New_joinus_wra .New_joinus_banner .title0 {
    font-size: 48px;
    color: #fff
}

.New_joinus_wra .New_joinus_banner .title1 {
    font-size: 56px;
    letter-spacing: 4px
}

.New_joinus_wra .New_joinus_banner .title1 span {
    margin-right: 40px
}

.New_joinus_wra .New_joinus_banner .title2 {
    font-size: 33px;
    letter-spacing: 4px;
    margin-top: 5px
}

.New_joinus_wra .New_joinus_banner .title3 {
    font-size: 24px;
    color: #fff;
    margin-top: 80px
}

.New_joinus_wra .New_joinus_banner .btn {
    margin-top: 25px
}

.New_joinus_wra .New_joinus_banner .btn a {
    margin: auto
}

.New_joinus_wra .New_joinus_banner .join_phone {
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px
}

.New_joinus_wra .w_980 {
    width: 1100px !important;
    margin: 0 auto
}

.New_joinus_wra .w_1024 {
    width: 1024px;
    margin: 70px auto !important
}

.New_joinus_wra .content_container {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto
}

.New_joinus_wra .content_row {
    overflow: hidden
}

.New_joinus_wra .content_row:before,.New_joinus_wra .content_row:after {
    display: table;
    content: " "
}

.New_joinus_wra .content_row>li {
    float: left;
    text-align: center
}

.New_joinus_wra .New_joinus_content1 .content1_header {
    background-color: #1577e4;
    height: 186px;
    overflow: hidden;
    color: #fff;
    padding-top: 52px
}

.New_joinus_wra .New_joinus_content1 .content1_header .content1_wra {
    width: 974px;
    border-left: 6px solid;
    position: relative;
    margin: 0 auto
}

.New_joinus_wra .New_joinus_content1 .content1_header .joinus_htitle,.New_joinus_wra .New_joinus_content1 .content1_header .htitle2 {
    line-height: 1;
    margin-left: 20px;
    position: relative;
    z-index: 1
}

.New_joinus_wra .New_joinus_content1 .content1_header .joinus_htitle {
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 2.5px
}

.New_joinus_wra .New_joinus_content1 .content1_header .htitle2 {
    font-size: 18px;
    margin-top: 12px;
    letter-spacing: 1px
}

.New_joinus_wra .New_joinus_content1 .content1_header .content1_header_bg {
    position: absolute;
    right: -138px;
    top: -52px
}

.New_joinus_wra .New_joinus_content1 .content1_titlebar {
    text-align: center;
    padding-top: 100px
}

.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitleline_te {
    border-bottom: 10px solid #07b7e8 !important
}

.New_joinus_wra .New_joinus_content1 .content1_titlebar .content1_div1 {
    font-size: 20px;
    color: #262626;
    margin-top: 28px
}

.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitle {
    display: inline-block;
    border-bottom: 10px solid #2494ff;
    position: relative;
    z-index: 1;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 8px;
    color: #555
}

.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitlea {
    border-bottom: 10px solid #758cfc
}

.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitleb {
    border-bottom: 10px solid #4cd3ac
}

.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitlec {
    border-bottom: 10px solid #1577e4
}

.New_joinus_wra .New_joinus_content1 .content1_titlebar .btitleline {
    margin-top: -10px;
    border-top: 10px solid #f2f2f2;
    font-size: 18px;
    padding-top: 12px
}

.New_joinus_wra .New_joinus_content1 .content1_certificate {
    width: 980px !important
}

.New_joinus_wra .New_joinus_content1 .content1_certificate img {
    margin-bottom: 40px
}

.New_joinus_wra .New_joinus_content1 .content1_picture {
    width: 1100px;
    margin: 55px auto;
    text-align: center
}

.New_joinus_wra .New_joinus_content1 .content1_picture .w_33 {
    width: 33%;
    display: inline-block
}

.New_joinus_wra .New_joinus_content1 .content1_picture .content1_title1 {
    font-size: 26px;
    color: #262626;
    text-align: center;
    padding: 28px 0 15px;
    font-weight: bold
}

.New_joinus_wra .New_joinus_content1 .content1_picture .content1_title2 {
    font-size: 22px;
    color: #262626;
    text-align: center
}

.New_joinus_wra .New_joinus_content1 .content1_picture .cn_0 {
    text-align: left;
    padding-left: 20px
}

.New_joinus_wra .New_joinus_content1 .content1_picture .cn_1 {
    padding-left: 70px
}

.New_joinus_wra .New_joinus_content1 .content1_picture .picture_l {
    text-align: left
}

.New_joinus_wra .New_joinus_content1 .content1_picture .picture_r {
    text-align: right
}

.New_joinus_wra .New_joinus_content1 .content_row span {
    display: block;
    font-size: 24px;
    color: #262626;
    padding: 20px 0 30px;
    font-weight: 700
}

.New_joinus_wra .New_joinus_content1 .content_row div {
    font-size: 18px;
    text-align: justify;
    line-height: 1.8
}

.New_joinus_wra .New_joinus_content1 .content_row.colcount2 {
    margin-top: 48px;
    margin-bottom: 30px
}

.New_joinus_wra .New_joinus_content1 .content_row.colcount2>li {
    width: 20%
}

.New_joinus_wra .New_joinus_content1 .content_row.colcount2>li>div {
    font-size: 16px;
    text-align: center
}

.New_joinus_wra .New_joinus_content1 .content_row.colcount3 {
    margin-right: -194px
}

.New_joinus_wra .New_joinus_content1 .content_row.colcount3>li {
    margin-right: 18%;
    width: 21%
}

.New_joinus_wra .New_joinus_content1 .content_row.colcount4 {
    margin-right: -44px
}

.New_joinus_wra .New_joinus_content1 .content_row.colcount4>li {
    padding-right: 54px;
    width: 25%
}

.New_joinus_wra .New_joinus_content1 .joinus_title {
    margin-bottom: 18px
}

.New_joinus_wra .New_joinus_content1 .joinus_title span {
    margin-right: 20px;
    text-align: center
}

.New_joinus_wra .New_joinus_content1 .title2 {
    font-size: 24px;
    text-align: center;
    letter-spacing: 3px
}

.New_joinus_wra .content_bg {
    position: absolute;
    bottom: 184px
}

.New_joinus_wra .content_advantage_bg {
    width: 100%;
    min-width: 1200px;
    height: 184px;
    position: relative;
    background: #1577e4
}

.New_joinus_wra .advantage_title1 {
    color: #01dee8;
    text-align: center;
    font-size: 40px;
    padding-top: 40px
}

.New_joinus_wra .advantage_title2 {
    font-size: 40px;
    color: #01dee8;
    padding-left: 290px;
    font-weight: bold
}

.New_joinus_wra .advantage_center {
    width: 900px;
    margin: 0 auto;
    position: relative
}

.New_joinus_wra .advantage_center img {
    position: absolute;
    right: 214px;
    bottom: -18px
}

.New_joinus_wra .advantage_cont {
    min-width: 1200px;
    height: 619px;
    background: url('../images/erp/four_bg.png') center no-repeat
}

.New_joinus_wra .advantage_content {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px
}

.New_joinus_wra .advantage_div1,.New_joinus_wra .advantage_div2,.New_joinus_wra .advantage_div3,.New_joinus_wra .advantage_div4 {
    width: 24%;
    float: left;
    height: 370px;
    letter-spacing: 1px
}

.New_joinus_wra .advantage_div1 {
    background: url('../images/erp/four-icon01.png?v=0509') no-repeat
}

.New_joinus_wra .advantage_div2 {
    background: url('../images/erp/four-icon02.png?v=0509') no-repeat
}

.New_joinus_wra .advantage_div3 {
    background: url('../images/erp/four-icon03.png?v=0509') no-repeat
}

.New_joinus_wra .advantage_div4 {
    background: url('../images/erp/four-icon04.png?v=0509') no-repeat
}

.New_joinus_wra .advantage_span {
    font-size: 24px;
    color: #f3f3f3;
    display: inline-block;
    margin-top: 80px;
    margin-left: 80px
}

.New_joinus_wra .advantage_p {
    color: #bcbcbc;
    font-size: 16px;
    margin-top: 35px;
    width: 220px;
    text-align: justify;
    margin-left: 80px
}

.New_joinus_wra .m_60 {
    margin-left: 60px !important
}

.New_joinus_wra .New_joinus_content2 {
    min-width: 1200px;
    width: 100%;
    height: 506px;
    background: url('../images/erp/New_joinus_content2bgimg.jpg?2016/12/20') center no-repeat;
    padding-top: 72px
}

.New_joinus_wra .New_joinus_content2 .joinus_title {
    color: #fff;
    position: relative
}

.New_joinus_wra .New_joinus_content2 .content_row {
    margin-top: 40px;
    margin-right: -31px;
    overflow: initial
}

.New_joinus_wra .New_joinus_content2 .content_row>li {
    padding-right: 31px;
    width: 25%
}

.New_joinus_wra .New_joinus_content2 .content_row .wra2_item {
    overflow: hidden;
    border-radius: 3px;
    background-color: #fff;
    width: 270px;
    box-shadow: 0 0 20px rgba(0,0,0,0.6)
}

.New_joinus_wra .New_joinus_content2 .content_row .wra2_item>img {
    width: 270px;
    height: 190px
}

.New_joinus_wra .New_joinus_content2 .content_row .wra2_item>div {
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
    padding: 16px 18px 0 18px;
    height: 82px;
    color: #353535
}

.New_joinus_wra .New_joinus_content3 {
    text-align: center;
    padding: 60px 0 50px 0;
    background: #f9f9f9
}

.New_joinus_wra .New_joinus_content3 img {
    margin-top: 45px
}

.New_joinus_wra .New_joinus_content4 {
    background-color: #f6f6fa;
    padding: 64px 0 25px 0;
    color: #000
}

.New_joinus_wra .New_joinus_content4 .r_25 {
    margin-right: 25px
}

.New_joinus_wra .New_joinus_content4 .content_row {
    margin-top: 58px;
    margin-left: -100px
}

.New_joinus_wra .New_joinus_content4 .content_row>li {
    text-align: left;
    width: 25%
}

.New_joinus_wra .New_joinus_content4 .content_row .btitle img {
    height: 38px;
    width: 38px;
    margin-left: 38px
}

.New_joinus_wra .New_joinus_content4 .content_row .btitle span {
    font-size: 22px;
    margin-left: 5px
}

.New_joinus_wra .New_joinus_content4 .content_row .bcontent_span {
    display: inline-block;
    padding: 0 5px;
    height: 24px;
    line-height: 20px;
    border: 2px solid #f4b950;
    background: #ffe1d5;
    color: #181818;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold
}

.New_joinus_wra .New_joinus_content4 .content_row .h_auto p {
    font-size: 14px;
    color: #585858;
    width: 200px;
    margin: 0;
    text-indent: 30px
}

.New_joinus_wra .New_joinus_content4 .content_row .h_auto div {
    font-size: 14px;
    color: #585858;
    width: 200px;
    margin: 0
}

.New_joinus_wra .New_joinus_content4 .content_row .h_auto {
    height: auto !important
}

.New_joinus_wra .New_joinus_content4 .content_row .btitle {
    margin-bottom: 30px
}

.New_joinus_wra .New_joinus_content4 .content_row .bcontent {
    font-size: 14px;
    height: 136px;
    margin-top: 10px;
    line-height: 1.8
}

.New_joinus_wra .New_joinus_content5 {
    width: 100%;
    height: 650px;
    background: url('../images/erp/New_joinus_content5bgimg.jpg?v=20170508') center no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 120px
}

.New_joinus_wra .New_joinus_content5 .content5_title1 {
    font-size: 42px;
    font-weight: 600
}

.New_joinus_wra .New_joinus_content5 .content5_title2 {
    font-size: 39px;
    margin: 20px auto 110px
}

.New_joinus_wra .New_joinus_content5 .text {
    font-size: 33px;
    letter-spacing: 5px;
    margin-top: 50px
}

.New_joinus_wra .New_joinus_content5 .text .tel {
    color: #fff;
    font-weight: bold;
    font-size: 44px;
    font-style: italic
}

.b2c_btn {
    background-color: #ff7200;
    color: #fff;
    padding: 7px 20px;
    font-size: 22px;
    border-radius: 10px;
    letter-spacing: 4px
}

.b2c_btn:focus {
    color: #fff;
    text-decoration: none
}

.b2c_title {
    text-align: center;
    font-size: 40px;
    margin-bottom: 15px
}

.b2c_title span {
    margin-left: 40px
}

.b2c_title span span {
    margin-left: 0
}

.b2c_subtitle {
    text-align: center;
    font-size: 20px
}

.b2c_subtitle span {
    margin-left: 25px
}

.B2C_banner {
    width: 100%;
    height: 730px;
    padding-top: 80px;
    background: url('../images/erp/B2C_bannerbg.jpg') center no-repeat;
    color: #fff;
    text-align: center
}

.B2C_banner .B2C_banner_wrapper {
    margin: 140px 0 0 250px
}

.B2C_banner .B2C_banner_wrapper .title {
    font-size: 4em;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 35px
}

.B2C_banner .B2C_banner_wrapper .text {
    font-size: 22px;
    font-weight: bold;
    color: #e1e1e1;
    margin-bottom: 10px
}

.B2C_banner .B2C_banner_wrapper .text span {
    display: inline-block;
    width: 160px
}

.B2C_banner .B2C_banner_wrapper .img {
    margin-top: 30px
}

.B2C_banner .B2C_banner_wrapper .img .erweima {
    border: 2px solid #fff;
    border-radius: 5px;
    padding: 5px;
    width: 150px;
    height: 150px;
    margin: 0 auto
}

.B2C_banner .B2C_banner_wrapper .img .erweima img {
    margin-top: 5px;
    width: 130px
}

.B2C_banner .B2C_banner_wrapper .img div {
    color: #ff7200;
    font-size: 30px;
    margin: 10px 0 20px 0
}

.B2C_banner .B2C_banner_wrapper .btn {
    margin-top: 60px
}

.B2C_banner .B2C_banner_wrapper .btn a {
    display: block;
    margin-bottom: 35px
}

.b2c_content1_wra {
    margin-top: 20px
}

.b2c_content1_wra .title_text {
    display: inline-block;
    width: 455px;
    height: 56px;
    background-image: url('../images/erp/B2C_content1_titlebg.png')
}

.b2c_content1_wra .b2c_content1_content {
    width: 970px;
    margin: 80px auto 0
}

.b2c_content1_wra .b2c_content1_content li {
    float: left;
    margin-bottom: 60px
}

.b2c_content1_wra .b2c_content1_content li .title {
    margin-left: 155px;
    font-size: 25px
}

.b2c_content1_wra .b2c_content1_content li .item_content {
    width: 455px;
    height: 130px;
    font-size: 18px
}

.b2c_content1_wra .b2c_content1_content li .text {
    display: inline-block;
    margin-top: 5px;
    font-size: 16px;
    padding: 8px 0;
    border-bottom: 1px solid #00b4ff
}

.b2c_content1_wra .b2c_content1_content li .text span {
    margin-right: 10px
}

.b2c_content1_wra .b2c_content1_content .item1 {
    margin-right: 60px
}

.b2c_content1_wra .b2c_content1_content .item1 .item_content {
    padding: 60px 0 0 35px;
    background: url('../images/erp/B2C_content1_img1.jpg') no-repeat
}

.b2c_content1_wra .b2c_content1_content .item1 .item_content span {
    margin-right: 150px
}

.b2c_content1_wra .b2c_content1_content .item1 .text {
    margin-left: 110px
}

.b2c_content1_wra .b2c_content1_content .item2 .item_content {
    padding: 60px 0 0 35px;
    background: url('../images/erp/B2C_content1_img2.jpg') no-repeat
}

.b2c_content1_wra .b2c_content1_content .item2 .item_content span {
    margin-right: 150px
}

.b2c_content1_wra .b2c_content1_content .item2 .text {
    margin-left: 140px
}

.b2c_content1_wra .b2c_content1_content .item3 {
    margin-right: 60px
}

.b2c_content1_wra .b2c_content1_content .item3 .item_content {
    padding: 60px 0 0 15px;
    background: url('../images/erp/B2C_content1_img3.jpg') no-repeat
}

.b2c_content1_wra .b2c_content1_content .item3 .item_content span {
    margin-right: 130px
}

.b2c_content1_wra .b2c_content1_content .item3 .text {
    margin-left: 100px
}

.b2c_content1_wra .b2c_content1_content .item4 .item_content {
    padding: 60px 0 0 15px;
    background: url('../images/erp/B2C_content1_img4.jpg') no-repeat
}

.b2c_content1_wra .b2c_content1_content .item4 .item_content span {
    margin-right: 125px
}

.b2c_content1_wra .b2c_content1_content .item4 .text {
    margin-left: 140px
}

.b2c_content2 {
    background-color: #f3f3f3;
    padding: 40px 0 45px 0
}

.b2c_content2 .b2c_content2_wra {
    width: 1000px;
    margin: 0 auto
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content li {
    float: left;
    text-align: center
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_top {
    margin-bottom: 70px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_top .title div {
    background-color: #f0514a
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_top .icon {
    width: 15%
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_top .icon div {
    margin: 40px auto 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_bottom .title div {
    background-color: #009cff
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_bottom .icon {
    width: 13%
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_bottom .icon div {
    margin: 20px auto 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .content_bottom .icon span {
    display: block
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .title div {
    color: #fff;
    width: 50px;
    padding: 15px 0;
    font-size: 17px;
    text-align: center;
    border-radius: 10px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .title div span {
    display: block;
    height: 20px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon div {
    width: 50px;
    height: 50px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon div span {
    display: inline-block
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon1 span {
    width: 32px;
    height: 30px;
    background: url('../images/erp/b2c_content2_icons.png') 0 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon1 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') 0 38px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon2 span {
    width: 21px;
    height: 29px;
    background: url('../images/erp/b2c_content2_icons.png') -35px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon2 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -35px 39px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon3 span {
    width: 35px;
    height: 23px;
    background: url('../images/erp/b2c_content2_icons.png') -59px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon3 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -59px 39px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon4 span {
    width: 23px;
    height: 28px;
    background: url('../images/erp/b2c_content2_icons.png') -97px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon4 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -97px 39px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon5 span {
    width: 35px;
    height: 26px;
    background: url('../images/erp/b2c_content2_icons.png') -123px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon5 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -123px 39px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon6 span {
    width: 36px;
    height: 23px;
    background: url('../images/erp/b2c_content2_icons.png') -161px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon6 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -161px 39px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon7 span {
    width: 42px;
    height: 35px;
    background: url('../images/erp/b2c_content2_icons.png') -200px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon7 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -200px 39px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon8 span {
    width: 44px;
    height: 30px;
    background: url('../images/erp/b2c_content2_icons.png') -245px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon8 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -245px 39px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon9 span {
    width: 40px;
    height: 36px;
    background: url('../images/erp/b2c_content2_icons.png') -293px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon9 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -293px 39px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon10 span {
    width: 28px;
    height: 37px;
    background: url('../images/erp/b2c_content2_icons.png') -336px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon10 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -336px 39px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon11 span {
    width: 39px;
    height: 39px;
    background: url('../images/erp/b2c_content2_icons.png') -368px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon11 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -368px 39px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon12 span {
    width: 20px;
    height: 33px;
    background: url('../images/erp/b2c_content2_icons.png') -411px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon12 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -411px 39px
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon13 span {
    width: 36px;
    height: 32px;
    background: url('../images/erp/b2c_content2_icons.png') -435px 0
}

.b2c_content2 .b2c_content2_wra .b2c_content2_content .icon .icon13 span:hover {
    background: url('../images/erp/b2c_content2_icons.png') -435px 39px
}

.b2c_content3 {
    padding: 50px 0 20px 0;
    text-align: center
}

.b2c_content3 .b2c_subtitle {
    margin-bottom: 30px
}

.b2c_content3 .title {
    margin-top: 40px;
    font-size: 17px
}

.b2c_content3 .title img {
    margin-right: 20px
}

.b2c_content4 {
    width: 100%;
    height: 817px;
    background: url('../images/erp/b2c_content4_bgimg.jpg') center no-repeat;
    padding-top: 30px
}

.b2c_content4 .b2c_content4_content {
    width: 1000px;
    margin: 0 auto
}

.b2c_content4 .b2c_content4_content .title {
    float: left;
    margin: 80px 0 0 340px
}

.b2c_content4 .b2c_content4_content .title div {
    float: left;
    font-size: 18px
}

.b2c_content4 .b2c_content4_content .title div span {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
    left: -7px
}

.b2c_content4 .b2c_content4_content .title .left {
    margin-right: 60px
}

.b2c_content4 .b2c_content4_content .title .left span {
    background-color: #009cff
}

.b2c_content4 .b2c_content4_content .title .right span {
    background-color: #ffa200
}

.b2c_content4 .b2c_content4_content ul {
    float: left;
    margin: 60px 0 0 80px
}

.b2c_content4 .b2c_content4_content li {
    float: left;
    font-size: 17px
}

.b2c_content4 .b2c_content4_content li .item {
    position: relative
}

.b2c_content4 .b2c_content4_content li .item .top {
    margin-bottom: 5px
}

.b2c_content4 .b2c_content4_content li .item div .color2,.b2c_content4 .b2c_content4_content li .item div .color1 {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 10px
}

.b2c_content4 .b2c_content4_content li .item div .color1 {
    background-color: #009cff
}

.b2c_content4 .b2c_content4_content li .item div .color2 {
    background-color: #ffa200
}

.b2c_content4 .b2c_content4_content li .item .line {
    display: inline-block;
    background-color: #ff7e00;
    height: 4px;
    position: relative;
    top: -15px
}

.b2c_content4 .b2c_content4_content li .item1 {
    margin-right: 70px
}

.b2c_content4 .b2c_content4_content li .item1:after {
    content: url('../images/erp/b2c_content4_icon1.png');
    position: absolute;
    top: 0;
    right: -60px
}

.b2c_content4 .b2c_content4_content li .item1 .line {
    width: 100px
}

.b2c_content4 .b2c_content4_content li .item2 {
    margin-right: 70px
}

.b2c_content4 .b2c_content4_content li .item2:after {
    content: url('../images/erp/b2c_content4_icon3.png');
    position: absolute;
    top: 0;
    right: -60px
}

.b2c_content4 .b2c_content4_content li .item2 .line {
    width: 100px
}

.b2c_content4 .b2c_content4_content li .item3 {
    margin-left: 70px
}

.b2c_content4 .b2c_content4_content li .item3:before {
    content: url('../images/erp/b2c_content4_icon2.png');
    position: absolute;
    top: 0;
    left: -60px
}

.b2c_content4 .b2c_content4_content li .item3 .line {
    width: 70px;
    left: 35px
}

.b2c_content4 .b2c_content4_content li .item4 {
    margin-left: 70px
}

.b2c_content4 .b2c_content4_content li .item4:before {
    content: url('../images/erp/b2c_content4_icon4.png');
    position: absolute;
    top: 0;
    left: -60px
}

.b2c_content4 .b2c_content4_content li .item4 .line {
    width: 70px;
    left: 75px
}

.b2c_content4 .b2c_content4_content li .item1,.b2c_content4 .b2c_content4_content li .item3 {
    margin-bottom: 120px
}

.b2c_content4 .b2c_content4_content .left_li {
    text-align: right;
    margin-top: 90px
}

.b2c_content4 .b2c_content4_content .left_li .color2,.b2c_content4 .b2c_content4_content .left_li .color1 {
    margin-right: 10px
}

.b2c_content4 .b2c_content4_content .left_li .bottom span {
    margin-right: 10px
}

.b2c_content4 .b2c_content4_content .right_li {
    text-align: left;
    margin-top: 90px
}

.b2c_content4 .b2c_content4_content .right_li .bottom span {
    margin-right: 10px
}

.b2c_content4 .b2c_content4_content .right_li .color2,.b2c_content4 .b2c_content4_content .right_li .color1 {
    margin-left: 10px
}

.b2c_content5 {
    width: 100%;
    height: 525px;
    background: url('../images/erp/b2c_content5_bgimg.jpg') center no-repeat;
    padding-top: 80px
}

.b2c_content5 .b2c_content5_wra {
    width: 1000px;
    margin: 0 auto
}

.b2c_content5 .b2c_content5_wra .b2c_title {
    margin-top: 90px
}

.b2c_content5 .b2c_content5_wra li {
    float: left
}

.b2c_content6 {
    padding: 50px 0 40px 0
}

.b2c_content6 .b2c_content6_wra {
    width: 1000px;
    margin: 0 auto
}

.b2c_content6 .b2c_content6_wra .b2c_content6_content {
    margin-top: 80px
}

.b2c_content6 .b2c_content6_wra .b2c_content6_content li {
    float: left;
    width: 33.3%
}

.b2c_content6 .b2c_content6_wra .b2c_content6_content li div {
    text-align: center
}

.b2c_content6 .b2c_content6_wra .b2c_content6_content li div img {
    margin-bottom: 15px
}

.b2c_content6 .b2c_content6_wra .b2c_content6_content li span {
    display: block
}

.b2c_content7 {
    height: 435px;
    background: url('../images/erp/Ndh_content_bg7.jpg') center no-repeat;
    padding-top: 60px;
    margin: 0 auto 100px
}

.b2c_content7 .b2c_content7_wra {
    width: 1200px;
    margin: 0 auto
}

.b2c_content7 .b2c_content7_wra .cont9_title1 {
    font-size: 79px;
    color: #4582d5;
    width: 455px;
    font-weight: bold;
    font-family: Arial
}

.b2c_content7 .b2c_content7_wra .cont9_title1 span {
    color: #303030;
    font-size: 42px;
    margin-top: 26px;
    float: right;
    font-family: "å¾®è½¯é›…é»‘"
}

.b2c_content7 .b2c_content7_wra .b2c_with {
    color: #37383c;
    font-size: 31px;
    margin-top: 20px
}

.OnlineTry_wra .btn {
    display: inline-block;
    padding: 5px 20px;
    background-color: #ff7200;
    border-radius: 14px;
    font-size: 21px;
    letter-spacing: 3px;
    margin: 50px 0 10px 0
}

.OnlineTry_wra .btn:hover {
    color: #fff
}

.OnlineTry_wra .btn:focus {
    color: #fff
}

.OnlineTry_wra .text {
    font-size: 16px
}

.OnlineTry_wra .text span {
    margin-right: 10px;
    letter-spacing: 2px
}

.OnlineTry_wra .OnlineTry_banner_wra {
    width: 100%;
    height: 630px;
    margin-top: 80px;
    background: url('../images/erp/OnlineTry_bgimg.jpg') center no-repeat;
    text-align: center;
    color: #fff;
    padding-top: 195px
}

.OnlineTry_wra .OnlineTry_banner_wra .title {
    font-size: 4em
}

.OnlineTry_wra .OnlineTry_banner_wra .title span {
    margin-right: 35px
}

.OnlineTry_wra .OnlineTry_content1_wra {
    text-align: center;
    padding-top: 40px
}

.OnlineTry_wra .OnlineTry_content1_wra .title {
    font-size: 26px;
    letter-spacing: 4px
}

.OnlineTry_wra .OnlineTry_content1_wra .title span {
    margin-right: 10px
}

.OnlineTry_wra .OnlineTry_content1_wra .content_wra .item {
    float: left;
    width: 100%;
    border-bottom: 1px solid #8a8a8a;
    padding: 40px 0
}

.OnlineTry_wra .OnlineTry_content1_wra .content_wra ul {
    margin: 0 auto 20px;
    width: 1000px
}

.OnlineTry_wra .OnlineTry_content1_wra .content_wra ul li {
    float: left;
    width: 33.333%
}

.OnlineTry_wra .OnlineTry_content1_wra .content_wra ul li div a {
    display: inline-block;
    padding: 3px 20px;
    background-color: #f7a00a;
    font-size: 20px;
    letter-spacing: 3px;
    border-radius: 7px;
    margin-top: 25px
}

.OnlineTry_wra .OnlineTry_content1_wra .content_wra ul li div a:hover {
    color: #000;
    background-color: #feb942
}

.OnlineTry_wra .OnlineTry_content1_wra .content_wra .item3 {
    border-bottom: none
}

.OnlineTry_wra .OnlineTry_content2_wra {
    width: 100%;
    height: 300px;
    background: url('../images/erp/OnlineTry_content_bgimg2.jpg') center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 60px
}

.OnlineTry_wra .OnlineTry_content2_wra .text {
    margin-top: 15px
}

@-webkit-keyframes move {
    0% {
        -webkit-transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(20px)
    }

    100% {
        -webkit-transform: translateY(0)
    }
}

.productBanner {
    width: 100%;
    background: url('../images/erp/invoicBanner_bg.png') center no-repeat;
    height: 693px;
    position: relative;
    min-width: 1200px
}

.productBanner .productBanner_wra {
    color: #fff;
    height: 100%;
    padding-top: 220px;
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.productBanner .productBanner_wra .prodectBanner_title {
    font-size: 32px;
    color: #37393e
}

.productBanner .productBanner_wra .prodectBanner_title2 {
    font-size: 46px;
    font-weight: bold;
    color: #005aff;
    margin-top: -40px
}

.productBanner .productBanner_wra .prodectBanner_title2 span {
    font-size: 81px
}

.productBanner .productBanner_wra .invoicBanner_phone {
    position: absolute;
    right: 0;
    top: 130px
}

.productBanner .productBanner_wra .prodectBanner_title3 {
    margin-top: 30px;
    font-size: 16px;
    color: #343339
}

.productBanner .productBanner_wra .prodectBanner_title3 div {
    margin-bottom: 12px
}

.productBanner .productBanner_wra .prodectBanner_title4 {
    font-size: 20px;
    position: relative;
    margin-top: 30px
}

.productBanner .productBanner_wra .prodectBanner_title4 img {
    position: absolute;
    top: 0;
    left: -15px
}

.productBanner .productBanner_wra .prodectBanner_title4 span {
    position: relative;
    padding-top: 3px;
    display: inline-block;
    font-style: italic
}

.productBanner .productBanner_wra .text {
    font-size: 60px;
    margin-top: 50px;
    letter-spacing: 25px
}

.productBanner .productBanner_wra .text span {
    color: #4582d5;
    font-size: 60px
}

.productBanner .productBanner_wra .moveBtn {
    display: inline-block;
    margin: 260px 0 50px 0;
    font-size: 23px;
    -webkit-animation: move 1.5s infinite linear
}

.productBanner .productBanner_wra .img {
    position: absolute;
    bottom: 0;
    width: 990px;
    left: 50%;
    margin-left: -490px
}

.productBanner .productBanner_wra .img img {
    width: 100%
}

.productFree {
    text-align: center;
    padding: 65px 0 60px 0
}

.productFree .title {
    font-size: 23px;
    margin-bottom: 20px
}

.productFree .text {
    color: #1685d3;
    margin-bottom: 35px;
    font-size: 16px
}

.productFree .freeBtn {
    display: block;
    width: 162px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 19px;
    color: #fff;
    background-color: #febd3d;
    border-radius: 5px;
    margin: 25px auto 0
}

.productFree .freeBtn:focus {
    color: #fff;
    text-decoration: none
}

.productFree .text2 {
    margin-top: 20px
}

.productFree .text2 span {
    text-decoration: line-through;
    color: #ff0e0e
}

.productContent1 {
    color: #fff
}

.productContent1 .cont1_title {
    background: #036ded;
    font-size: 36px;
    height: 82px;
    line-height: 82px;
    text-align: center
}

.productContent1 .cont1_cont {
    height: 531px;
    background: url('../images/erp/cont1Cont_bg.png') center no-repeat;
    background-size: cover;
    padding-top: 60px
}

.productContent1 .cont1_cont .cont1_center {
    width: 1200px;
    margin: 0 auto
}

.productContent1 .cont1_cont .cont1_center .cont1_left {
    width: 350px;
    float: left
}

.productContent1 .cont1_cont .cont1_center .cont1_left div {
    font-size: 20px;
    margin-bottom: 55px
}

.productContent1 .cont1_cont .cont1_center .cont1_left .left_1 {
    margin-top: 60px;
    margin-left: 15px
}

.productContent1 .cont1_cont .cont1_center .cont1_left .left_2 {
    margin-left: 15px
}

.productContent1 .cont1_cont .cont1_center .cont1_c {
    width: 435px;
    float: left
}

.productContent1 .cont1_cont .cont1_center .cont1_right {
    width: 415px;
    float: left
}

.productContent1 .cont1_cont .cont1_center .cont1_right div {
    font-size: 20px;
    margin-bottom: 55px;
    line-height: 28px
}

.productContent1 .cont1_cont .cont1_center .cont1_right .right_1 {
    margin-top: 60px
}

.productContent1 .content1_li {
    position: relative;
    left: 20px;
    top: 106px
}

.productContent1 .productContent1_1 {
    text-align: center;
    padding-top: 100px
}

.productContent1 .productContent1_1 .title {
    text-align: left;
    width: 300px;
    margin: 0 auto 25px
}

.productContent1 .productContent1_1 .title span {
    font-size: 18px
}

.productContent1 .productContent1_1 .title div {
    font-size: 30px
}

.productContent1 .productContent1_1 .text {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 40px
}

.productContent1 .productContent1_1 .img {
    width: 80%;
    margin: 0 auto
}

.productContent1 .productContent1_1 .img img {
    width: 100%
}

.productContent2 {
    background-color: #fff;
    padding-top: 80px;
    position: relative;
    height: 890px
}

.productContent2 .cont2_title {
    color: #1289f1;
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px
}

.productContent2 .cont2_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.productContent2 .cont2_cont .cont2_left {
    width: 400px;
    position: absolute
}

.productContent2 .cont2_cont .cont2_left div {
    margin-bottom: 35px
}

.productContent2 .cont2_cont .cont2_left div span {
    display: block;
    font-size: 24px;
    color: #1289f1;
    margin-bottom: 8px
}

.productContent2 .cont2_cont .cont2_left div span:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #1289f1;
    margin-right: 10px;
    display: inline-block
}

.productContent2 .cont2_cont .cont2_left div div {
    font-size: 14px;
    color: #717171;
    padding-left: 20px
}

.productContent2 .cont2_cont .cont2_left div div P {
    margin-bottom: 0
}

.productContent2 .cont2_cont .cont2_left .peoduct_btn {
    width: 180px;
    height: 47px;
    display: inline-block;
    background: #1289f1;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border-radius: 25px;
    line-height: 44px;
    margin: 10px 0 0 20px;
    text-decoration: none
}

.productContent2 .cont2_cont .cont2_left .peoduct_btn:hover {
    cursor: pointer;
    background: #fff;
    color: #1289f1;
    border: 1px solid #1289f1
}

.productContent2 .cont2_cont .cont2_right {
    width: 660px;
    position: absolute
}

.productContent2 .cont2_cont .cont2_right .content2_right {
    margin-top: -25px
}

.productContent2 .cont2_cont .cont2_right ul {
    padding-left: 28px;
    margin-top: 35px
}

.productContent2 .cont2_cont .cont2_right ul li {
    text-align: center;
    float: left;
    margin-left: 44px
}

.productContent2 .cont2_cont .cont2_right ul li span {
    color: #1289f1;
    display: block;
    margin-top: 12px;
    font-size: 16px
}

.productContent5 {
    background: url('../images/erp/content_bg1.png') center no-repeat;
    padding-top: 80px;
    position: relative;
    height: 950px;
    color: #fff
}

.productContent5 .cont2_title {
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px
}

.productContent5 .cont2_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.productContent5 .cont2_cont .cont2_left {
    width: 400px;
    position: absolute
}

.productContent5 .cont2_cont .cont2_left div {
    margin-bottom: 35px
}

.productContent5 .cont2_cont .cont2_left div span {
    display: block;
    font-size: 24px;
    margin-bottom: 8px
}

.productContent5 .cont2_cont .cont2_left div span:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    margin-right: 10px;
    display: inline-block
}

.productContent5 .cont2_cont .cont2_left div div {
    font-size: 14px;
    padding-left: 20px
}

.productContent5 .cont2_cont .cont2_left div div P {
    margin-bottom: 0
}

.productContent5 .cont2_cont .cont2_right {
    width: 660px;
    position: absolute
}

.productContent5 .cont2_cont .cont2_right .content2_right {
    margin-top: -25px
}

.productContent5 .cont2_cont .cont2_right ul {
    padding-left: 28px;
    margin-top: 35px
}

.productContent5 .cont2_cont .cont2_right ul li {
    text-align: center;
    float: left;
    margin-left: 44px
}

.productContent5 .cont2_cont .cont2_right ul li span {
    display: block;
    margin-top: 12px;
    font-size: 16px
}

.productContent6 {
    background-color: #fff;
    padding-top: 80px;
    position: relative;
    height: 890px
}

.productContent6 .cont2_title {
    color: #4582d5;
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px
}

.productContent6 .cont2_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.productContent6 .cont2_cont .cont2_left {
    width: 400px;
    float: left;
    position: absolute
}

.productContent6 .cont2_cont .cont2_left div {
    margin-bottom: 35px
}

.productContent6 .cont2_cont .cont2_left div span {
    display: block;
    font-size: 24px;
    color: #4582d5;
    margin-bottom: 8px
}

.productContent6 .cont2_cont .cont2_left div span:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #4582d5;
    margin-right: 10px;
    display: inline-block
}

.productContent6 .cont2_cont .cont2_left div div {
    font-size: 14px;
    color: #717171;
    padding-left: 20px
}

.productContent6 .cont2_cont .cont2_left div div P {
    margin-bottom: 0
}

.productContent6 .cont2_cont .cont2_left .peoduct_btn {
    width: 180px;
    height: 47px;
    display: inline-block;
    background: #4582d5;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border-radius: 25px;
    line-height: 44px;
    margin: 10px 0 0 20px;
    text-decoration: none
}

.productContent6 .cont2_cont .cont2_left .peoduct_btn:hover {
    cursor: pointer;
    background: #fff;
    border: 1px solid #4582d5;
    color: #4582d5
}

.productContent6 .cont2_cont .cont2_right {
    width: 660px;
    margin-left: 140px;
    float: left;
    position: absolute
}

.productContent6 .cont2_cont .cont2_right .content2_right {
    margin-top: -25px
}

.productContent6 .cont2_cont .cont2_right ul {
    padding-left: 80px;
    margin-top: 35px
}

.productContent6 .cont2_cont .cont2_right ul li {
    text-align: center;
    float: left;
    margin-left: 44px
}

.productContent6 .cont2_cont .cont2_right ul li span {
    color: #4582d5;
    display: block;
    margin-top: 12px;
    font-size: 16px
}

.productContent7 {
    background: url('../images/erp/content_bg7.png') center no-repeat;
    padding-top: 80px;
    position: relative;
    height: 770px;
    color: #fff
}

.productContent7 .cont2_title {
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px
}

.productContent7 .cont2_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.productContent7 .cont2_cont .cont2_left {
    width: 400px;
    position: absolute
}

.productContent7 .cont2_cont .cont2_left div {
    margin-bottom: 35px
}

.productContent7 .cont2_cont .cont2_left div span {
    display: block;
    font-size: 24px;
    margin-bottom: 8px
}

.productContent7 .cont2_cont .cont2_left div span:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    margin-right: 10px;
    display: inline-block
}

.productContent7 .cont2_cont .cont2_left div div {
    font-size: 14px;
    padding-left: 20px
}

.productContent7 .cont2_cont .cont2_left div div P {
    margin-bottom: 0
}

.productContent7 .cont2_cont .cont2_left ul {
    margin-top: 50px
}

.productContent7 .cont2_cont .cont2_left ul li {
    text-align: center;
    float: left;
    margin-right: 22px
}

.productContent7 .cont2_cont .cont2_left ul li span {
    display: block;
    margin-top: 12px;
    font-size: 16px
}

.productContent7 .cont2_cont .cont2_right {
    width: 660px;
    position: absolute
}

.productContent7 .cont2_cont .cont2_right .content2_right {
    margin-top: -25px
}

.productContent8 {
    background-color: #fff;
    padding-top: 80px;
    position: relative;
    height: 700px
}

.productContent8 .cont2_title {
    color: #5786df;
    font-size: 40px;
    text-align: center;
    margin-bottom: 50px
}

.productContent8 .cont2_cont {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.productContent8 .cont2_cont .cont2_left {
    width: 400px;
    position: absolute
}

.productContent8 .cont2_cont .cont2_left div {
    margin-bottom: 35px
}

.productContent8 .cont2_cont .cont2_left div span {
    display: block;
    font-size: 24px;
    color: #5786df;
    margin-bottom: 8px
}

.productContent8 .cont2_cont .cont2_left div span:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #5786df;
    margin-right: 10px;
    display: inline-block
}

.productContent8 .cont2_cont .cont2_left div div {
    font-size: 14px;
    color: #717171;
    padding-left: 20px
}

.productContent8 .cont2_cont .cont2_left div div P {
    margin-bottom: 0
}

.productContent8 .cont2_cont .cont2_left .peoduct_btn {
    width: 180px;
    height: 47px;
    display: inline-block;
    background: #5786df;
    color: #fff;
    font-size: 24px;
    text-align: center;
    border-radius: 25px;
    line-height: 44px;
    margin: 30px 0 0 0;
    text-decoration: none
}

.productContent8 .cont2_cont .cont2_left .peoduct_btn:hover {
    cursor: pointer;
    background: #fff;
    color: #5786df;
    border: 1px solid #5786df
}

.productContent8 .cont2_cont .cont2_left ul {
    margin-top: 35px
}

.productContent8 .cont2_cont .cont2_left ul li {
    text-align: center;
    float: left;
    margin-right: 44px
}

.productContent8 .cont2_cont .cont2_left ul li span {
    color: #5786df;
    display: block;
    margin-top: 12px;
    font-size: 16px
}

.productContent8 .cont2_cont .cont2_right {
    width: 660px;
    position: absolute
}

.productContent8 .cont2_cont .cont2_right .content2_right {
    margin-top: -25px
}

.productContent9 {
    height: 360px;
    background: url('../images/erp/content_bg9.png?v=20170606') center no-repeat;
    padding-top: 100px;
    text-align: center
}

.productContent9 .cont9_title1 {
    font-size: 79px;
    color: #4582d5
}

.productContent9 .cont9_title1 span {
    font-weight: bold;
    font-family: Arial
}

.productContent3 {
    text-align: center;
    padding: 35px 0 20px 0
}

.productContent3 .title {
    width: 390px;
    margin: 0 auto 50px;
    text-align: left
}

.productContent3 .title span {
    font-size: 18px
}

.productContent3 .title div {
    font-size: 30px
}

.productContent3 .text {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 40px
}

.productContent4 {
    background-color: #ebeff7;
    height: 460px
}

.productContent4 .cont4_width {
    width: 1200px;
    margin: 0 auto;
    padding-top: 55px
}

.productContent4 .cont4_width .cont4_title {
    color: #036ded;
    font-size: 38px;
    margin-bottom: 60px;
    text-align: center
}

.productContent4 .cont4_width .cont4_cont li {
    float: left;
    width: 300px
}

.productContent4 .cont4_width .cont4_cont li img {
    width: 106px;
    margin-left: 97px;
    margin-bottom: 12px
}

.productContent4 .cont4_width .cont4_cont li span {
    font-size: 22px;
    text-align: center;
    display: block
}

.productContent4 .cont4_width .cont4_cont li div {
    color: #686868;
    font-size: 16px;
    width: 240px;
    margin: 20px auto 0;
    text-align: left
}

.productContent4 .cont4_width .cont4_cont li div p {
    margin-bottom: 8px
}

.productContent4 .cont4_width .cont4_cont li .cont_s1 {
    color: #1289f1
}

.productContent4 .cont4_width .cont4_cont li .cont_s2 {
    color: #f75b47
}

.productContent4 .cont4_width .cont4_cont li .cont_s3 {
    color: #4582d5
}

.productContent4 .cont4_width .cont4_cont li .cont_s4 {
    color: #5786df
}

.Linkage_banner {
    width: 100%;
    height: 688px;
    background: url('../images/erp/linkage_bg.png') center no-repeat
}

.Linkage_banner .Linkage_banner_wra {
    width: 1200px;
    margin: 0 auto;
    padding-top: 220px
}

.Linkage_banner .Linkage_banner_wra .Linkage_title1 {
    font-size: 28px;
    color: #36373b;
    text-indent: 16px
}

.Linkage_banner .Linkage_banner_wra .Linkage_title2 {
    font-size: 28px;
    color: #36373b;
    font-weight: bold
}

.Linkage_banner .Linkage_banner_wra .Linkage_title2_1 {
    font-size: 46px;
    color: #e9a838;
    text-indent: 17px;
    margin-top: -18px;
    font-weight: bold
}

.Linkage_banner .Linkage_banner_wra .Linkage_title2_1 span {
    font-size: 80px
}

.Linkage_banner .Linkage_banner_wra .Linkage_title3 {
    color: #36373b;
    font-size: 16px;
    margin-top: 20px;
    text-indent: 20px
}

.Linkage_banner .Linkage_banner_wra .Linkage_title4 {
    font-size: 18px;
    position: relative;
    margin-top: 35px
}

.Linkage_banner .Linkage_banner_wra .Linkage_title4 img {
    position: absolute;
    top: 0;
    left: 13px
}

.Linkage_banner .Linkage_banner_wra .Linkage_title4 span {
    position: relative;
    padding-top: 5px;
    display: inline-block;
    font-style: italic;
    color: #fff;
    text-indent: 30px
}

.Linkage_banner .Linkage_banner_wra .text {
    font-size: 25px;
    margin-bottom: 20px
}

.Linkage_banner .Linkage_banner_wra .text span {
    margin-right: 35px
}

.Linkage_banner .Linkage_banner_wra .img .erweima {
    width: 150px;
    height: 150px;
    border: 2px solid #fff;
    border-radius: 10px;
    margin: 40px auto 10px;
    padding-top: 10px
}

.Linkage_banner .Linkage_banner_wra .img .erweima img {
    width: 130px
}

.Linkage_banner .Linkage_banner_wra .img div {
    font-size: 25px;
    color: #ff7200;
    margin-bottom: 20px
}

.Linkage_banner .Linkage_banner_wra .btn {
    margin-top: 60px
}

.Linkage_banner .Linkage_banner_wra .btn a {
    display: block;
    margin-bottom: 35px
}

.Lankage_content1 {
    width: 100%;
    height: 704px;
    background: url('../images/erp/LankageCont1.png') center no-repeat;
    padding-top: 90px;
    color: #fff
}

.Lankage_content1 .Lankage_content1_wra {
    width: 1200px;
    margin: 0 auto
}

.Lankage_content1 .Lankage_content1_wra .LankageContent_title1 {
    font-size: 40px;
    margin-bottom: 80px;
    text-align: center;
    letter-spacing: 1px
}

.Lankage_content1 .Lankage_content1_wra .LankageContent_title1 span {
    font-weight: bold
}

.Lankage_content1 .Lankage_content1_wra .Lankage_left {
    float: left;
    width: 340px
}

.Lankage_content1 .Lankage_content1_wra .Lankage_left div {
    margin-top: 110px;
    font-size: 21px;
    text-align: right
}

.Lankage_content1 .Lankage_content1_wra .Lankage_left div p {
    margin-bottom: 55px
}

.Lankage_content1 .Lankage_content1_wra .Lankage_center {
    float: left;
    width: 530px
}

.Lankage_content1 .Lankage_content1_wra .Lankage_center img {
    margin-left: 55px
}

.Lankage_content1 .Lankage_content1_wra .Lankage_right {
    width: 300px;
    float: left
}

.Lankage_content1 .Lankage_content1_wra .Lankage_right div {
    margin-top: 110px;
    font-size: 21px;
    text-align: left
}

.Lankage_content1 .Lankage_content1_wra .Lankage_right div p {
    margin-bottom: 55px
}

.Linkage_content2 {
    height: 580px
}

.Linkage_content2 .Linkage_width {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
    margin-bottom: 90px
}

.Linkage_content2 .Linkage_width .Linkage_title {
    color: #454545;
    font-size: 40px;
    margin-bottom: 106px;
    text-align: center
}

.Linkage_content2 .Linkage_width .Linkage_cont li {
    float: left;
    width: 300px
}

.Linkage_content2 .Linkage_width .Linkage_cont li div {
    width: 132px;
    margin: 0 auto 40px
}

.Linkage_content2 .Linkage_width .Linkage_cont li span {
    font-size: 22px;
    text-align: center;
    display: block;
    color: #454545
}

.Linkage_content2 .Linkage_width .Linkage_cont li .linkcont2_div {
    color: #454545;
    font-size: 16px;
    width: 240px;
    margin: 20px auto 0;
    text-align: left
}

.Linkage_content2 .Linkage_width .Linkage_cont li .linkcont2_div p {
    margin-bottom: 8px
}

.LinkageContent3 {
    background: url('../images/erp/linkage_bg01.png') no-repeat;
    padding-top: 80px;
    position: relative;
    height: 736px
}

.LinkageContent3 .carousel-inner>.item>img,.LinkageContent3 .carousel-inner>.item>a>img {
    height: 430px !important
}

.LinkageContent3 .Linkage_cont {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.LinkageContent3 .Linkage_cont .title {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-bottom: 55px;
    line-height: 42px;
    width: 100%;
}

.LinkageContent3 .Linkage_cont .Linkage_left {
    width: 410px;
    float: left
}

.LinkageContent3 .Linkage_cont .Linkage_left div {
    margin-bottom: 35px
}

.LinkageContent3 .Linkage_cont .Linkage_left div span {
    display: block;
    font-size: 24px;
    color: #fff
}

.LinkageContent3 .Linkage_cont .Linkage_left div div {
    font-size: 14px;
    color: #fff;
    text-align: justify;
    margin-top: 8px
}

.LinkageContent3 .Linkage_cont .Linkage_left .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #fff;
    line-height: 43px;
    padding-left: 35px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}

.LinkageContent3 .Linkage_cont .Linkage_left .NdhCont3_btn span {
    background-image: url('../images/erp/Linkage_arrow1.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 40px
}

.LinkageContent3 .Linkage_cont .Linkage_left .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    background: rgba(255,255,255,0.8);
    color: #f75b47 !important;
    border: 1px solid #fff
}

.LinkageContent3 .Linkage_cont .Linkage_left .NdhCont3_btn:hover span {
    background-image: url('../images/erp/Linkage_arrow1_light.png') !important
}

.LinkageContent3 .Linkage_cont .cont2_right {
    width: 670px;
    float: left;
    text-align: right;
    padding-left: 70px;
    padding-right: 70px
}

.LinkageContent3 .Linkage_cont .cont2_right .carousel-control {
    background: none;
    top: 185px !important;
    width: 41px;
    height: 71px;
    position: absolute
}

.LinkageContent3 .Linkage_cont .cont2_right .left01 {
    left: -50px
}

.LinkageContent3 .Linkage_cont .cont2_right .right01 {
    right: -50px
}

.LinkageContent4 {
    background: #fff;
    padding-top: 120px;
    position: relative;
    height: 736px
}

.LinkageContent4 .carousel-inner>.item>img,.LinkageContent4 .carousel-inner>.item>a>img {
    height: 430px !important
}

.LinkageContent4 .Linkage_cont {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.LinkageContent4 .Linkage_cont .title {
    font-size: 40px;
    color: #363636;
    text-align: center;
    margin-bottom: 55px
}

.LinkageContent4 .Linkage_cont .Linkage_left {
    width: 410px;
    float: left
}

.LinkageContent4 .Linkage_cont .Linkage_left div {
    margin-bottom: 35px
}

.LinkageContent4 .Linkage_cont .Linkage_left div span {
    display: block;
    font-size: 24px;
    color: #363636
}

.LinkageContent4 .Linkage_cont .Linkage_left div div {
    font-size: 14px;
    color: #717171;
    margin-top: 8px;
    text-align: justify
}

.LinkageContent4 .Linkage_cont .Linkage_left .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #161616;
    line-height: 43px;
    padding-left: 35px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}

.LinkageContent4 .Linkage_cont .Linkage_left .NdhCont3_btn span {
    background-image: url('../images/erp/Linkage_arrow2.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 40px
}

.LinkageContent4 .Linkage_cont .Linkage_left .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    background: #0075ff;
    color: #fff !important;
    border: 1px solid #fff
}

.LinkageContent4 .Linkage_cont .Linkage_left .NdhCont3_btn:hover span {
    background-image: url('../images/erp/Linkage_arrow1.png') !important
}

.LinkageContent4 .Linkage_cont .cont2_right {
    width: 850px;
    float: left;
    text-align: right;
    padding-left: 70px;
    padding-right: 70px;
    margin-right: 20px
}

.LinkageContent4 .Linkage_cont .cont2_right .carousel-control {
    background: none;
    top: 185px !important;
    width: 41px;
    height: 71px;
    position: absolute
}

.LinkageContent4 .Linkage_cont .cont2_right .left01 {
    left: -50px
}

.LinkageContent4 .Linkage_cont .cont2_right .right01 {
    right: -50px
}

.LinkageContent5 {
    background: url('../images/erp/linkage_bg03.png') no-repeat;
    padding-top: 120px;
    position: relative;
    height: 736px
}

.LinkageContent5 .carousel-inner>.item>img,.LinkageContent5 .carousel-inner>.item>a>img {
    height: 430px !important
}

.LinkageContent5 .Linkage_cont {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    height: 100%
}

.LinkageContent5 .Linkage_cont .title {
    font-size: 40px;
    color: #fff;
    text-align: center;
    margin-bottom: 55px
}

.LinkageContent5 .Linkage_cont .Linkage_left {
    width: 410px;
    float: left
}

.LinkageContent5 .Linkage_cont .Linkage_left div {
    margin-bottom: 35px
}

.LinkageContent5 .Linkage_cont .Linkage_left div span {
    display: block;
    font-size: 24px;
    color: #fff
}

.LinkageContent5 .Linkage_cont .Linkage_left div div {
    font-size: 14px;
    color: #fff;
    text-align: justify;
    margin-top: 8px
}

.LinkageContent5 .Linkage_cont .Linkage_left .NdhCont3_btn {
    width: 206px;
    height: 48px;
    color: #fff;
    line-height: 43px;
    padding-left: 35px;
    border: 1px solid #e0e0e0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none
}

.LinkageContent5 .Linkage_cont .Linkage_left .NdhCont3_btn span {
    background-image: url('../images/erp/Linkage_arrow1.png');
    display: inline-block;
    width: 14px;
    height: 13px;
    margin-left: 40px
}

.LinkageContent5 .Linkage_cont .Linkage_left .NdhCont3_btn:hover {
    text-decoration: none;
    cursor: pointer;
    background: rgba(255,255,255,0.8);
    color: #07ac9b !important;
    border: 1px solid #fff
}

.LinkageContent5 .Linkage_cont .Linkage_left .NdhCont3_btn:hover span {
    background-image: url('../images/erp/Linkage_arrow3.png') !important
}

.LinkageContent5 .Linkage_cont .cont2_right {
    width: 870px;
    float: left;
    text-align: right;
    padding-left: 70px;
    padding-right: 70px
}

.LinkageContent5 .Linkage_cont .cont2_right .carousel-control {
    background: none;
    top: 185px !important;
    width: 41px;
    height: 71px;
    position: absolute
}

.LinkageContent5 .Linkage_cont .cont2_right .left01 {
    left: -50px
}

.LinkageContent5 .Linkage_cont .cont2_right .right01 {
    right: -50px
}

.Linkage_content6 {
    height: 435px;
    background: url('../images/erp/Ndh_content_bg7.jpg') center no-repeat;
    padding-top: 60px;
    margin: 0 auto 100px
}

.Linkage_content6 .b2c_content7_wra {
    width: 1200px;
    margin: 0 auto
}

.Linkage_content6 .b2c_content7_wra .cont9_title1 {
    font-size: 79px;
    color: #4582d5;
    width: 455px;
    font-weight: bold;
    font-family: Arial
}

.Linkage_content6 .b2c_content7_wra .cont9_title1 span {
    color: #303030;
    font-size: 42px;
    margin-top: 26px;
    float: right;
    font-weight: normal;
    font-family: "å¾®è½¯é›…é»‘"
}

.Linkage_content6 .b2c_content7_wra .b2c_with {
    color: #37383c;
    font-size: 31px;
    margin-top: 20px
}

.valueaddTop {
    padding-top: 156px;
    font-size: 40px;
    color: #555;
    text-align: center
}

.valueadd_cont {
    margin: 44px auto 100px;
    width: 1200px;
    color: #555
}

.valueadd_cont table {
    border-collapse: collapse
}

.valueadd_cont table tr {
    font-size: 16px
}

.valueadd_cont table tr .w_116 {
    width: 116px
}

.valueadd_cont table tr .w_528 {
    width: 528px
}

.valueadd_cont table tr .w_263 {
    width: 263px
}

.valueadd_cont table tr .w_294 {
    width: 294px
}

.valueadd_cont table tr .w_97 {
    width: 97px
}

.valueadd_cont table tr .w_192 {
    width: 192px
}

.valueadd_cont table tr .w_236 {
    width: 236px
}

.valueadd_cont table tr .w_265 {
    width: 265px
}

.valueadd_cont table tr .h_47 {
    height: 44px;
    background: #fff
}

.valueadd_cont table tr .h_65 {
    height: 65px
}

.valueadd_cont table tr .h_70 {
    height: 70px
}

.valueadd_cont table tr .h_98 {
    height: 98px;
    background: #fff
}

.valueadd_cont table tr .h_173 {
    height: 173px
}

.valueadd_cont table tr .c_f5 {
    color: #f55425
}

.valueadd_cont table tr .c_a1 {
    color: #a1abb5
}

.valueadd_cont table tr .bg_fb {
    background: #fbfcfe
}

.valueadd_cont table tr .text_left {
    text-align: left;
    padding-left: 15px;
    line-height: 28px
}

.valueadd_cont table tr th {
    font-size: 20px;
    color: #555;
    background: #f3f6fc;
    font-weight: normal;
    height: 70px;
    border: 1px solid #eee;
    text-align: center
}

.valueadd_cont table tr td {
    text-align: center;
    border: 1px solid #eee
}

.down0 {
    margin: 0 auto 80px;
    width: 920px;
    padding: 0
}

.down0 .text {
    color: #fff;
    position: absolute;
    bottom: 35px;
    text-align: center;
    width: 80%;
    left: 10%;
    transition: .3s
}

.down0 .footerBtn {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    background-color: #ffb400;
    border-radius: 5px;
    font-size: 18px;
    margin-top: 25px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear
}

.down0 .footerBtn:focus {
    color: #fff;
    text-decoration: none
}

.down0 .footerBtn:hover {
    background-color: #f0af2e
}

.down0 .down_div {
    width: 152px;
    float: left;
    height: 180px;
    margin-right: 77px
}

.down0 .down_div:hover {
    box-shadow: 0 1px 15px #cecece
}

.down0 .down_div:hover .text {
    bottom: 20px;
    position: absolute
}

.down0 .down_1 {
    background: url('../images/erp/icon_bg_01.png') no-repeat center
}

.down0 .down_2 {
    background: url('../images/erp/icon_bg_02.png') no-repeat center
}

.down0 .down_3 {
    background: url('../images/erp/icon_bg_03.png') no-repeat center
}

.down0 .down_4 {
    background: url('../images/erp/icon_bg_04.png') no-repeat center
}

.down0 .down_5 {
    background: url('../images/erp/icon_bg_05.png') no-repeat center
}

.down0 .m_0 {
    margin-right: 0 !important
}

.bottom_load {
    width: 100%;
    height: 548px;
    background: #2c2c2c;
    margin-left: -1px;
    clear: both;
    padding-bottom: 53px;
    position: relative
}

.bottom_load .index_bottom {
    width: 1200px !important;
    margin: 0 auto;
    padding-top: 85px;
    text-align: left
}

.bottom_load .index_bottom .border_r {
    border-right: 1px solid #434343;
    padding-bottom: 20px
}

.bottom_load .index_bottom .indexBottom_ab {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px
}

.bottom_load .index_bottom .contact {
    margin-top: 40px;
    color: #eeeff1 !important
}

.bottom_load .index_bottom .indexBottom_slogan {
    color: #979896;
    font-size: 14px;
    margin-bottom: 6px
}

.bottom_load .index_bottom .indexBottom_slogan h1 {
    display: inline-block;
    color: #979896;
    font-size: 13px;
    margin: 0;
    font-family: "å¾®è½¯é›…é»‘"
}

.bottom_load .index_bottom .indexBottom_slogan h1 a {
    color: #979896
}

.bottom_load .index_bottom .indeBottom_tel {
    font-size: 27px;
    margin-top: 12px;
    color: #4582d5;
    text-indent: 44px;
    background: url("../images/erp/indexBottom_tel.png") no-repeat 0 2px
}

.bottom_load .index_bottom .indeBottom_download {
    color: #eeeff1;
    font-size: 16px;
    margin-top: 17px
}

.bottom_load .index_bottom .indeBottom_download .indeBottom_download_span {
    display: inline-block;
    margin-right: 24px;
    font-size: 14px
}

.bottom_load .index_bottom .indeBottom_download .indeBottom_ad {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    vertical-align: 3px
}

.bottom_load .index_bottom .indeBottom_download .indeBottom_ad .indeBottom_img {
    position: absolute;
    width: 130px !important;
    top: -140px !important;
    left: 0;
    border-radius: 3px;
    display: none;
    border: 5px solid #fff
}

.bottom_load .index_bottom .indeBottom_download .indeBottom_ad:hover .indeBottom_img {
    display: block
}

.bottom_load .index_bottom .indexBottom_right {
    position: relative
}

.bottom_load .index_bottom .indexBottom_right ul li {
    float: left;
    margin-right: 14px;
    margin-bottom: 9px
}

.bottom_load .index_bottom .indexBottom_right .lk_code {
    position: absolute;
    right: 20px;
    top: 5px
}

.bottom_load .index_bottom .indexBottom_right .lk_code img {
    width: 100px;
    height: 100px
}

.bottom_load .index_bottom .indexBottom_right .lk_code div {
    color: #979896;
    font-size: 12px;
    margin-top: 10px
}

.bottom_load .index_bottom .indexBottom_right .indexBottom_title1 {
    font-size: 24px;
    color: #fff
}

.bottom_load .index_bottom .indexBottom_right .indexBottom_title2 {
    font-size: 14px;
    color: #fff;
    margin-top: 8px
}

.bottom_load .index_bottom .indexBottom_right .bannerTel {
    width: 452px;
    margin: 32px 8px 50px 0;
    line-height: 41px
}

.bottom_load .index_bottom .indexBottom_right .bannerTel .bannerTel_span {
    position: relative;
    display: inline-block;
    height: 40px
}

.bottom_load .index_bottom .indexBottom_right .bannerTel input {
    width: 260px;
    height: 40px;
    border-radius: 5px;
    padding-left: 15px
}

.bottom_load .index_bottom .indexBottom_right .bannerTel input:focus {
    outline: none
}

.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn,.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom,.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #4582d5;
    border-radius: 5px;
    margin-left: 5px;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0;
    text-align: center
}

.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:hover,.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:hover,.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public:hover {
    background-color: #2bba5d;
    cursor: pointer
}

.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:focus,.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:focus,.bottom_load .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public:focus {
    color: #fff;
    text-decoration: none
}

.bottom_load .index_bottom .indexBottom_right .bannerTel .moreBtn {
    display: inline-block;
    width: 175px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
    border-radius: 4px;
    text-decoration: underline;
    margin-top: 60px
}

.bottom_load .index_bottom .indexBottom_right .bannerTel .errorText {
    position: absolute;
    display: inline-table;
    right: 0;
    color: #ed6c00;
    font-size: 14px;
    line-height: 41px;
    top: -2px;
    width: 90px;
    clear: both
}

.bottom_load .index_bottom .indexBottom_right .indexBottom_ul {
    margin-top: 28px
}

.bottom_load .index_bottom .indexBottom_right .indexBottom_ul li {
    color: #979896;
    font-size: 12px;
    margin-right: 26px;
    float: left;
    margin-bottom: 8px
}

.bottom_load .index_bottom .indexBottom_right .indexBottom_ul li a {
    color: #979896
}

.bottom_load .index_bottom .indexBottom_right .indexBottom_ul li a:link,.bottom_load .index_bottom .indexBottom_right .indexBottom_ul li a:hover {
    color: #979896;
    text-decoration: none
}

.bottom_load .indexBottom_bottom {
    background: #1f1f1f;
    height: 35px;
    line-height: 35px;
    margin-top: 80px;
    position: absolute;
    width: 100%;
    bottom: 54px
}

.bottom_load .indexBottom_bottom .indexBottom_cp {
    width: 1200px;
    margin: auto;
    font-size: 12px;
    color: #979896;
    text-align: left
}

.bottomP {
    width: 100%;
    height: 548px;
    background: #2c2c2c;
    margin-left: -1px;
    clear: both;
    position: relative
}

.bottomP .index_bottom {
    width: 1200px !important;
    margin: 0 auto;
    padding-top: 85px;
    text-align: left
}

.bottomP .index_bottom .border_r {
    border-right: 1px solid #434343;
    padding-bottom: 20px
}

.bottomP .index_bottom .indexBottom_ab {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px
}

.bottomP .index_bottom .contact {
    margin-top: 40px;
    color: #eeeff1 !important
}

.bottomP .index_bottom .indexBottom_slogan {
    color: #979896;
    font-size: 14px;
    margin-bottom: 6px
}

.bottomP .index_bottom .indexBottom_slogan h1 {
    display: inline-block;
    color: #979896;
    font-size: 13px;
    margin: 0;
    font-family: "å¾®è½¯é›…é»‘"
}

.bottomP .index_bottom .indexBottom_slogan h1 a {
    color: #979896
}

.bottomP .index_bottom .indeBottom_tel {
    font-size: 27px;
    margin-top: 12px;
    color: #4582d5;
    text-indent: 44px;
    background: url("../images/erp/indexBottom_tel.png") no-repeat 0 2px
}

.bottomP .index_bottom .indeBottom_download {
    color: #eeeff1;
    font-size: 16px;
    margin-top: 17px
}

.bottomP .index_bottom .indeBottom_download .indeBottom_download_span {
    display: inline-block;
    margin-right: 24px;
    font-size: 14px
}

.bottomP .index_bottom .indeBottom_download .indeBottom_ad {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    vertical-align: 3px
}

.bottomP .index_bottom .indeBottom_download .indeBottom_ad .indeBottom_img {
    position: absolute;
    width: 130px !important;
    top: -140px !important;
    left: 0;
    border-radius: 3px;
    display: none;
    border: 5px solid #fff
}

.bottomP .index_bottom .indeBottom_download .indeBottom_ad:hover .indeBottom_img {
    display: block
}

.bottomP .index_bottom .indexBottom_right {
    position: relative
}

.bottomP .index_bottom .indexBottom_right ul li {
    float: left;
    margin-right: 14px;
    margin-bottom: 9px
}

.bottomP .index_bottom .indexBottom_right .lk_code {
    position: absolute;
    right: 20px;
    top: 5px
}

.bottomP .index_bottom .indexBottom_right .lk_code img {
    width: 100px;
    height: 100px
}

.bottomP .index_bottom .indexBottom_right .lk_code div {
    color: #979896;
    font-size: 12px;
    margin-top: 10px
}

.bottomP .index_bottom .indexBottom_right .indexBottom_title1 {
    font-size: 24px;
    color: #fff
}

.bottomP .index_bottom .indexBottom_right .indexBottom_title2 {
    font-size: 14px;
    color: #fff;
    margin-top: 8px
}

.bottomP .index_bottom .indexBottom_right .bannerTel {
    width: 452px;
    margin: 32px 8px 50px 0;
    line-height: 41px
}

.bottomP .index_bottom .indexBottom_right .bannerTel .bannerTel_span {
    position: relative;
    display: inline-block;
    height: 40px
}

.bottomP .index_bottom .indexBottom_right .bannerTel input {
    width: 260px;
    height: 40px;
    border-radius: 5px;
    padding-left: 15px
}

.bottomP .index_bottom .indexBottom_right .bannerTel input:focus {
    outline: none
}

.bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn,.bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom,.bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public {
    display: inline-block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    background-color: #4582d5;
    border-radius: 5px;
    margin-left: 5px;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear;
    -webkit-transition: all .1s linear 0;
    -ms-transition: all .1s linear 0;
    transition: all .1s linear 0;
    text-align: center
}

.bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:hover,.bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:hover,.bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public:hover {
    background-color: #2bba5d;
    cursor: pointer
}

.bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn:focus,.bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_bottom:focus,.bottomP .index_bottom .indexBottom_right .bannerTel #bannerTelBtn_public:focus {
    color: #fff;
    text-decoration: none
}

.bottomP .index_bottom .indexBottom_right .bannerTel .moreBtn {
    display: inline-block;
    width: 175px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
    border-radius: 4px;
    text-decoration: underline;
    margin-top: 60px
}

.bottomP .index_bottom .indexBottom_right .bannerTel .errorText {
    position: absolute;
    display: inline-table;
    right: 0;
    color: #ed6c00;
    font-size: 14px;
    line-height: 41px;
    top: -2px;
    width: 90px;
    clear: both
}

.bottomP .index_bottom .indexBottom_right .indexBottom_ul {
    margin-top: 28px
}

.bottomP .index_bottom .indexBottom_right .indexBottom_ul li {
    color: #979896;
    font-size: 12px;
    margin-right: 26px;
    float: left;
    margin-bottom: 8px
}

.bottomP .index_bottom .indexBottom_right .indexBottom_ul li a {
    color: #979896
}

.bottomP .index_bottom .indexBottom_right .indexBottom_ul li a:link,.bottomP .index_bottom .indexBottom_right .indexBottom_ul li a:hover {
    color: #979896;
    text-decoration: none
}

.bottomP .indexBottom_bottom {
    background: #1f1f1f;
    height: 35px;
    line-height: 35px;
    margin-top: 80px;
    position: absolute;
    width: 100%;
    bottom: 54px
}

.bottomP .indexBottom_bottom .indexBottom_cp {
    width: 1200px;
    margin: auto;
    font-size: 12px;
    color: #979896;
    text-align: left
}

.footer_img {
    height: 180px;
    width: 152px;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
    text-align: center
}

.footer_img:hover .img {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    transform: scale(1, 1)
}

.footer_img .img {
    width: 117px;
    height: 117px;
    position: absolute;
    top: 9px;
    left: 16px;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    transition: all .2s linear,opacity .3s linear;
    -webkit-transition: transform .2s linear,opacity .3s linear;
    -moz-transition: transform .2s linear,opacity .3s linear;
    -o-transition: transform .2s linear,opacity .3s linear;
    transform: scale(1.1, 1.1)
}

.footer_img .img img {
    width: 120px;
    text-align: center;
    border-radius: 3px
}

.footer_img .img1 {
    top: 30px
}

.footer_img .img1 img {
    width: 66px;
    margin-left: -5px
}

.bottom_content2 {
    background-color: #373737;
    text-align: center;
    padding-bottom: 54px
}

@media (max-width:1600px) {
    .product4-0 .productContent5 .content5 li img {
        width: 800px
    }

    .product4-0 .productContent5 .content5 .textLi {
        padding: 30px 0 0 70px
    }

    .product4-0 .productContent5 .content5 .content5_2 .content5_2img img {
        width: 800px
    }

    .product4-0 .productContent5 .content5 .content5_2 .content5_2text {
        top: 140px
    }

    .product4-0 .productContent5 .content5 .textLi2 {
        padding: 243px 0 0 70px
    }

    .product4-0 .productContent1 li .text2 {
        font-size: 28px
    }

    .product4-0 .productContent1 li img {
        width: 900px
    }
}

@media (max-width:1400px) {
    .product4-0 .productContent1 li img {
        width: 830px
    }

    .product4-0 .productContent2 .img img {
        width: 1000px
    }

    .product4-0 .productContent4 .productContent4_wra {
        width: 1000px
    }

    .product4-0 .productContent4 .productContent4_wra li img {
        width: 500px;
        height: auto
    }

    .product4-0 .productContent4 .productContent4_wra .productContent4_title1 {
        padding: 90px 0 0 40px
    }

    .product4-0 .productContent4 .productContent4_wra .productContent4_title2 {
        padding: 100px 0 0 50px
    }

    .product4-0 .productContent4 .productContent4_wra li .title2 {
        margin-bottom: 60px
    }

    .product4-0 .productContent5 .content5 .content5_2 .content5_2img img {
        width: 600px
    }

    .product4-0 .productContent5 .content5 li img {
        width: 600px
    }

    .product4-0 .productContent5 .content5 .content5_2 {
        top: -58px
    }

    .product4-0 .productContent5 .content5 .content5_2 .content5_2text {
        top: 28px;
        left: 20px
    }

    .product4-0 .productContent5 .content5 .textLi2 {
        padding: 145px 0 0 70px
    }
}

@media (max-width:1280px) {
    .product4-0 .productContent1 li img {
        width: 650px
    }

    .product4-0 .productContent1 li .text2 {
        margin-bottom: 65px
    }

    .product4-0 .productContent1 li .text3 {
        margin-bottom: 140px
    }

    .product4-0 .productContent5 .content5 li img {
        width: 500px
    }

    .product4-0 .productContent5 .content5 .content5_2 .content5_2img img {
        width: 550px
    }

    .product4-0 .productContent5 .content5 .textLi {
        padding: 30px 0 0 25px
    }

    .product4-0 .productContent5 .content5 .content5_2 {
        width: 1000px;
        margin-right: 0
    }

    .product4-0 .productContent1 .content1_li {
        left: 0;
        top: 55px
    }

    .product4-0 .productContent5 .content5 .textLi2 {
        padding: 80px 0 0 40px
    }

    .product4-0 .productContent5 .content5 .content5_ul {
        padding-left: 30px
    }
}

@media (max-height:768px) {
    .product4-0 .productBanner .productBanner_wra .moveBtn {
        margin: 110px 0 50px 0
    }

    .product4-0 .productBanner .productBanner_wra .img {
        width: 750px;
        margin-left: -375px
    }

    .product4-0 .productBanner .productBanner_wra .title {
        margin-left: -300px;
        top: 23px
    }

    .product4-0 .productBanner .productBanner_wra .title div {
        font-size: 14px;
        line-height: 25px
    }

    .product4-0 .productBanner .productBanner_wra .title span {
        font-size: 35px
    }
}

.ganyan .text,.ganyan img{transition: all .3s ease;}
.mid-font { font-size: 1.4rem }
.homeTit{ padding: 0 0 40px; text-align: center; position: relative;}
.homeTit h2{/* background-image:linear-gradient(90deg,#eb3900,#00c0ff); -webkit-background-clip: text;  -webkit-text-fill-color: transparent; display: inline-block;*/ font-size:36px; position: relative; line-height: 110%;}
/*.homeTit h2:after{ content: ""; display: block; left: 0; bottom: 0; height:1px; width: 100%; background-image:linear-gradient(90deg,#eb3900,#00c0ff);}*/
.homeTit p{ opacity: 0.7;}

.ganyan .con{ min-height:660px; background: url(/themes/seo1158/public/assets/images/erp/yanbg.png) center center no-repeat; position: relative;width: 1300px;margin: 0 auto;}
.ganyan .item{ width: 280px; position: absolute; padding-top:25px;}
.ganyan .text{ border: 1px solid #eee; background: #fff; border-radius: 5px; box-shadow: 2px 4px 12px rgba(0,0,0,0.1); padding: 15px; margin-left: 30px; cursor: pointer;}
.ganyan .item:hover .text{color: #eb3900; border-color: #eb3900; box-shadow: 0px 0px 16px rgba(0,0,0,0.2);}
.ganyan .item:hover .text:active{ background: #eb3900; color: #fff;}
.ganyan .item img{ border-radius: 50%; box-shadow: 0 0 0 5px #eee; position: absolute; left: 0; top: 0;}
.ganyan .item:hover img{ box-shadow: 0 0 0 3px #eb3900; transform: scale(1.1);}
.ganyan .item h3{ position: absolute; left: 60px; top:-15px; color: #999;}

.nav_main1{
    line-height: 1;
}