﻿.banner{
    display: block;
    background: url("../images/software_erp.png") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 802px;
}
.banner h2{
    padding: 100px 0 10px 0;
    font-size: 48px;
    font-weight: 500;
    text-align: center;
    color: #fff;
}
.banner h3{
    margin: 20px 0;
    font-size: 49px;
    font-weight: 500;
    text-align: center;
    color: #fff;
}
.banner-block{
    margin: 0 auto;
    width: 650px;
}
.banner-block div{
    display: inline-block;
    font-size: 30px;
    text-align: center;
    color: #fff;
}
.banner-block span{
    display: inline-block;
    font-size: 30px;
    text-align: center;
    color: #FCFF00;
}
.erp-banner-btn{
    display: block;
    width: 222px;
    height: 49px;
    border: 2px solid #199FB1;
    font-size: 22px;
    text-align: center;
    line-height: 45px;
    margin: 60px 0 60px 65px;
    color: #199FB1;
    border-radius: 50px;
}
.erp-banner-btn:hover{
    background: #fff;
    color: #199FB1;
}
.erp-banner-ul{
    position: relative;
    width: 100%;
}
.erp-banner-ul li{
    float: left;
    width: 25%;
}
.erp-banner-ul li p{
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 28px;
}
.erp-banner-ul li .icon{
    display: block;
    margin: 0 auto 25px;
    width: 103px;
    height: 116px;
}
.erp-banner-01{
    background: url("../images/banner_01.png") no-repeat center;
}
.erp-banner-02{
    background: url("../images/banner_02.png") no-repeat center;
}
.erp-banner-03{
    background: url("../images/banner_03.png") no-repeat center;
}
.erp-banner-04{
    background: url("../images/banner_04.png") no-repeat center;
}.erp-gray-bg{
    background: #F7F7FA;
}
.erp-advantage-ul{
    position: relative;
    width: 100%;
    padding: 70px 60px ;
}
.erp-advantage-ul li{
    float: left;
    width: 20%;
}
.erp-advantage-ul li .icon{
    display: block;
    margin: 0 auto ;
    width: 44px;
    height: 44px;
}
.advantage-01{
    background: url("../images/advantage_01.png") no-repeat center;
}
.advantage-02{
    background: url("../images/advantage_02.png") no-repeat center;
}
.advantage-03{
    background: url("../images/advantage_03.png") no-repeat center;
}
.advantage-04{
    background: url("../images/advantage_04.png") no-repeat center;
}
.advantage-05{
    background: url("../images/advantage_05.png") no-repeat center;
}
.erp-advantage-ul li h3{
    margin: 25px 0 40px 0;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    color: #199FB1;
}
.erp-advantage-ul li div{
    margin: 0 0 20px 40px;
}
.erp-advantage-ul li p{
    display: inline-block;
    position: relative;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    color: #666;
}
.erp-advantage-ul li span{
    display: inline-block;
    position: relative;
    top: -26px;
    margin-right: 5px;
    width:9px;
    height:9px;
    background:#199FB1;
}
.erp-list{
    padding: 40px 0;
    border-bottom: 1px solid #DCDCDC;
}
.erp-text-block{
    float: left;
    position: relative;
    margin: 20px 75px;
}
.erp-text-block h3{
    display: inline-block;
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: normal;
    text-align: left;
    color: #333;
}
.erp-text-block p{
    font-size: 18px;
    line-height: 33px;
    text-align: left;
    color: #666;
    margin-left: 65px;
}
.erp-btn{
    display: block;
    width: 222px;
    height: 49px;
    border: 1px solid #199FB1;
    font-size: 20px;
    text-align: center;
    line-height: 46px;
    margin: 60px 0 60px 65px;
    color: #199FB1;
    border-radius: 50px;
}
.erp-btn:hover{
    background: #199FB1;
    color: #fff;
}
.erp-icon{
    display: inline-block;
    position: relative;
    top: 16px;
    width:52px;
    height:55px;
    margin-right: 10px;
}
.erp-icon-01{
    background: url("../images/erp_icon_01.png") no-repeat center;
}
.erp-icon-02{
    background: url("../images/erp_icon_02.png") no-repeat center;
}
.erp-icon-03{
    background: url("../images/erp_icon_03.png") no-repeat center;
}
.erp-icon-04{
    background: url("../images/erp_icon_04.png") no-repeat center;
}
.erp-list img{
    float: left;
    max-width: 500px;
}
.erp-flow-img{
    background: url("../images/erp_flow.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 682px;
}
.erp-flow-img h3{
    padding-top: 70px;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    color: #fff;
}
.erp-case-title{
    padding: 70px 0;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    color: #333;
}
.erp-case-ul{
    width: 100%;
    /*padding: 20px 60px;*/
}
.erp-case-ul li{
    /*width: 16.6%;*/
    margin: 0px 48px -2px 48px;
    float: left;
}
.erp-case-ul li a h3{
    display: inline-block;
    margin-bottom: 32px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #8E8E8E;
    position: relative;
    transition: .6s;
}
.erp-case-ul li a h3:hover{
    color: #199FB1;
    font-weight: 600;
}
.erp-case-ul li .icon{
    display: inline-block;
    margin-right: 5px;
    width: 29px;
    height: 29px;
    position: relative;
    top: 7px;
}
.case-01{
    background: url("../images/case_01.png") no-repeat center;
}
.case-02{
    background: url("../images/case_02.png") no-repeat center;
}
.case-03{
    background: url("../images/case_03.png") no-repeat center;
}
.case-04{
    background: url("../images/case_04.png") no-repeat center;
}
.case-05{
    background: url("../images/case_05.png") no-repeat center;
}
.case-06{
    background: url("../images/case_06.png") no-repeat center;
}
.erp-case-ul li a .case-01:hover{
    background: url("../images/hover_01.png") no-repeat center;
}
.erp-case-ul li a .case-02:hover{
    background: url("../images/hover_02.png") no-repeat center;
}
.erp-case-ul li a .case-03:hover{
    background: url("../images/hover_03.png") no-repeat center;
}
.erp-case-ul li a .case-04:hover{
    background: url("../images/hover_04.png") no-repeat center;
}
.erp-case-ul li a .case-05:hover{
    background: url("../images/hover_05.png") no-repeat center;
}
.erp-case-ul li a .case-06:hover{
    background: url("../images/hover_06.png") no-repeat center;
}
.item-content{
    display: none;
    padding-top: 40px;
}
.erp-case-ul  {
    border-bottom: 1px solid #8E8E8E;
    display: inline-block;
}
.erp-case-ul .item.active {
    border-bottom: 4px solid #199FB1;
}
.item-content.active{
    display: block;
}
.padding-kc{
    margin: 20px 20px !important;
}
.case-text-block{
    float: left;
    margin: 20px 50px;
}
.case-text-block h3{
    margin-bottom: 30px;
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    color: #333;
}
.case-text-block p{
    font-size: 18px;
    text-align: left;
    line-height: 35px;
    color: #666;
}
.case-btn {
    display: block;
    margin: 40px 0;
    width: 222px;
    height: 49px;
    border: 1px solid #199FB1;
    border-radius: 50px;
    font-size: 20px;
    text-align: center;
    line-height: 47px;
    color: #199FB1;
    /*background: -webkit-linear-gradient(left, #11C9FD, #7E4BFD);*/
    /*background: -o-linear-gradient(right, #11C9FD, #7E4BFD);*/
    /*background: -moz-linear-gradient(right, #11C9FD, #7E4BFD);*/
    /*background: linear-gradient(to right, #11C9FD, #7E4BFD);*/
    /*background-color: #11C9FD;*/
    /*border-radius: 10px;*/
    /*font-size: 20px;*/
    /*text-align: center;*/
    /*line-height: 49px;*/
    /*color: #fff;*/
}
.case-btn:hover{
    background: #199FB1;
    color: #fff;
}
.item-content img{
    float: left;
}
.user-bg{
    background: url("../images/user_bg.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 725px;
}
.user-bg h2{
    padding: 80px 0 20px 0;
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    color: #fff;
}
.user-bg h3{
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #fff;
}
.case-more-btn{
    display: block;
    margin: 398px auto 0;
    width:309px;
    height:60px;
    background:#199FB1;
    border-radius:30px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    line-height: 60px;
}
.case-more-btn:hover{ 
    background:#199FB190;  
}
.we-ul{
    padding-bottom: 60px;
}
.we-ul li{
    float: left;
    width: 25%;
}
.we-ul li h3{
    padding: 20px 0;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    color: #333;
}
.we-ul li p{
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #666;
}
.we-ul li .icon{
    display: block;
    margin: 0 auto;
    width: 63px;
    height: 62px;
}
.we-01{
    background: url("../images/we_01.png") no-repeat center;
}
.we-02{
    background: url("../images/we_02.png") no-repeat center;
}
.we-03{
    background: url("../images/we_03.png") no-repeat center;
}
.we-04{
    background: url("../images/we_04.png") no-repeat center;
}
.erp-foot-bg{
    background: #1B2137;
    height: 292px;
}
.erp-foot-bg h2{
    padding: 85px 0 35px 0;
    font-size: 39px;
    font-weight: normal;
    text-align: center;
    color: #C4FF73;
}
.erp-foot-btn{
    display: block;
    margin: 0 auto;
    width:223px;
    height:47px;
    border: 1px solid #C4FF73;
    border-radius:5px;
    font-size: 24px;
    text-align: center;
    line-height: 47px;
    color: #C4FF73;
}