img{
    display: block;
    width: 100%;
}
.video-js .vjs-big-play-button{
    top: 50%;
    left: 50%;
    margin-left: -1.5em;
    margin-top: -1.5em;
    height: 3em;
    line-height: 3em;
    border-radius: 50%;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .vjs-icon-play:before{
    font-size: 1.6em
}
.video-js .vjs-control{
    outline:0
}
.home-container{
    padding-top: 80px;
    background:#fff
}
.banner{
    position: relative;
    width: 100%;
    min-width: 1200px;
}
.banner img{
    width: 100%;
    display: block;
}
.banner-info{
    position: absolute;
    top: 32%;
    left: 50%;
    width: 1200px;
    margin-left:-600px;
}
.banner-info h1{
    font-size: 36px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 47px;
    letter-spacing: 1px
}
.banner-info a{
    width: 144px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #FFFFFF;
    display: inline-block;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 40px;
    text-align: center;
    margin-right: 12px;
    box-sizing: border-box;
    margin-top: 66px;
}
.banner-info a:last-child{
    background: linear-gradient(90deg, #01349D 0%, #0146DF 100%);
    border: 0;
}
.banner-keyword{
    width: 1200px;
    height: 84px;
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -600px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px #E7E7E7;
    border-radius: 8px;
}
.banner-keyword ul{
    height: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-align: center;
}
.banner-keyword h4{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
}
.banner-keyword p{
    font-size: 14px;
    color: #666666;
    line-height: 19px;
    margin-top: 3px;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
    height: 0;
}
/* content1 */
.main-container{
    width: 100%;
    background: #fff;
}
.content{
    width: 1200px;
    margin:auto;
    text-align: center;
}
.content-one{
    margin-top: 90px;
}
.content .title{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 40px;
    padding-top: 70px;
}
.content .desc{
    font-size: 20px;
    color: #666666;
    line-height: 26px;
    margin-top: 10px;
}
/* erp是什么 */
.erp-body{
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
}
.erp-body .erp-left{
    width: 500px;
}
.erp-body .erp-left h3{
    font-size: 30px;
    font-weight: bold;
    color: #3C3C3C;
    line-height: 40px;
}
.erp-body .erp-left .desc{
    font-size: 14px;
    color: #666666;
    line-height: 19px;
    margin-top: 8px;
}
.erp-body .erp-left .info{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    letter-spacing: 1px;
    margin-top: 40px;
}
.erp-body .erp-left a{
    display: inline-block;
    width: 144px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #1C56A0;
    color: #fff;
    text-decoration: none;
    margin-top: 54px;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 1px;
}
.erp-body .erp-right{
    width: 644px;
    height: 400px;
    background: #D2D9EA;
}
.erp-body .erp-right .video{
    margin:35px auto;
}
.content-five-body{
    width: 1200px;
    margin: 0 auto 73px;
}
/* 财税管控专家 */
.csgk .content .title{
    padding-top: 100px;
}
.csgk-tab{
    padding-top: 60px;
}
.csgk-tab ul, .csgk-tab ol{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.csgk-tab .csgk-tab-title{
    width: 750px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.csgk-tab .csgk-tab-title li{
    width: 180px;
    height: 35px;
    text-align: center;
    font-size: 20px;
    color: #666;
    line-height: 26px;
    letter-spacing: 1px;
    cursor: pointer;
    box-sizing: border-box;
}
.csgk-tab .csgk-tab-title li.active{
    font-weight: bold;
    color: #1C56A0;
    border-bottom: 4px solid #1C56A0;
}
.csgk-tab-content{
    width: 100%;
    min-width: 1200px;
    height: 520px;
    /* background: #1B1F24; */
    background: url("../img/erp/csgk-bg.png") no-repeat center;
    background-size: 100% 100%;
}
.csgk-tab-content .item{
    width: 1200px;
    height: 100%;
    margin: auto;
    display:none;
    justify-content: space-between;
    align-items: center;
}
.csgk-tab-content .item.active{
    display: flex;
} 
.csgk-content-left {
    height: 90%;
    margin-top: 5%!important;
}
.csgk-content-left li{
    height: 24%;
    margin-bottom:3%;
    color: #fff;
    opacity: 0.6;
}
.csgk-content-left li h5{
    margin-top: 20px;
    font-size: 24px;
    font-weight: bold;
    line-height: 31px;
    height: 31px;
    letter-spacing: 1px;
    position: relative;
    transition:all 0.25s linear;
    /* transition: transform .2s ease; */
    transform: translateX(0px);
}
.csgk-content-left li p{
    font-size: 14px;
    line-height: 19px;
    margin-top: 20px;
    transition:all 0.25s linear;
    transform: translateX(0px);
}
.csgk-content-left .arrow-right{
    width: 63px;
    margin-top: 20px;
    transition:all 0.25s linear;
    transform: translateX(-20px);
    opacity: 0;
}
.csgk-content-left .arrow-right img{
    display: block;
    width: 100%;
}
/* hover */
.csgk-content-left li.active{
    opacity: 1
}
.csgk-content-left li.active h5{
    /* transform: translateX(20px); */
    margin-left: 20px;
}
.csgk-content-left li.active h5::before{
    content: '';
    width: 4px;
    height: 31px;
    background: #fff;
    display: block;
    position:absolute;
    left: -20px;
    top: 0;
}
.csgk-content-left li.active p,.csgk-content-left li.active .arrow-right{
    display: block;
    transform: translateX(24px);
    opacity: 1;
}
/* hover */
.csgk-content-right{
    width: 788px;
    height: 100%;
    position: relative;
}
.csgk-content-right li{
    /* display: none; */
    opacity: 0;
    transition:all 0.25s linear;
    position: absolute;
}
.csgk-content-right li.active{
    /* display: block; */
    opacity: 1;
    position: absolute;
}
.csgk-bg1{
    width: 100%;
    height: 254px;
    margin-top: 20px;
}
.csgk-bg1 p{
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 1px;
    text-align: center;
}
.fun-anli h5{
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 26px;
    letter-spacing: 1px;
    margin: 14px 0;
}
.fun-anli p{
    font-size: 14px;
    color: #FFFFFF;
    line-height: 24px;
    letter-spacing: 1px;
    margin-bottom: 14px;
}
.fun-anli p.mar-bottom{
    margin-bottom: 38px;
}
/* 业务价值 */
.content-all-bg{
    background: #F7F8FA;
    width: 100%;
    min-width: 1200px;
}
.content-work-val{
    margin-top: 70px;
    padding-bottom: 89px;
}
.content-work-val ul{
    width: 1010px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.content-work-val ul li{
    width: 296px;
    height: 386px;
}
.content-work-val ul li:nth-child(1){
    background: url("../img/erp/workval1.png") center no-repeat;
    background-size: 100% 100%;
}
.content-work-val ul li:nth-child(2){
    background: url("../img/erp/workval2.png") center no-repeat;
    background-size: 100% 100%;
}
.content-work-val ul li:nth-child(3){
    background: url("../img/erp/workval3.png") center no-repeat;
    background-size: 100% 100%;
}
/* 差异化优势 */
.content .advantage-title{
    padding-top: 96px;
}
.content-six-body{
    padding: 64px 0 106px 0;
}
.content-six-body li{
    background: #F7F8FA;
}
.content-six-body li:hover{
    background: rgba(255,255,255,0.5);
}

.content .video{
    width: 582px;
    height: 330px;
    background:url(../img/erp/video.png) no-repeat center;
    background-size: cover;
}
.vjs-poster{
    background-size: 100% 100%; 
}


/* bottom-banner */
.bottom-banner{
    height: 496px;
    background:url(../img/home/bottom-bg.png) center center no-repeat;
    background-size: cover;
    padding-top: 78px;
}
.slogan{
    width: 522px;
    height: 78px;
    background:url(../img/home/bottom-word.png) center center no-repeat;
    background-size: 522px 78px;
    margin:0 auto;
}
.bottom-banner h5{
    text-align: center;
    font-size: 25px;
    color:#555;
    margin-top:15px;
    border-top: 1px solid transparent
}
.bottom-banner a{
    display:block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin:0 auto;
    margin-top: 151px;
    font-size: 20px;
    font-weight:bold;
    color:#fff;
    opacity: .9;
    background:#124E93;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    text-decoration: none;
}
@media screen and (max-width: 600px) {
    .banner,.main-container,.content-all-bg,.csgk-tab-content{
        width: 1200px;
    }
}