﻿
.riversbutton {
    width: 261px;
    height: 46px;
    background: #FE6A29;
    border: 2px solid #FE6A29;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;
    cursor: pointer;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 85px;
    margin-top: -150px;
}
a:hover {
    color: #fff;
}
.w1200 {
    width:1200px;
    margin:auto;
}
.flex {
    display:flex;
}
.rightImg {
    margin-left: 6px;
}

.banner-bg {
    width: 100%;
    height: 650px;
    position: relative;
    background: url(../img/rivers/product_rivers_banner.png) 50% 50% no-repeat !important;
    background-size: cover;
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}
.aLink1 {
    width: 179px;
    height: 46px;
    background: linear-gradient(90deg, #FE6728 0%, #FD8E35 100%);
    opacity: 1;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 46px;
    color: #FFFFFF;
    margin-right: 20px;
}

/*banner内容开始*/
.code-img-box {
    background: rgba(25, 117, 248, 0.19);
    padding-top: 11px;
    padding-left: 16px;
    width: 417px;
    height: 121px;
    opacity: 1;
    border-radius: 12px;
    margin-left: 40px;
    margin-top: 60px;
}
.code-img-box span {
    font-size: 18px;
    color: #F8FBFE;
    margin-left: 12px;
    margin-top: 15px;
    display: block;
}
.code-img-box p {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 24px;
    color: #F8FBFE;
    margin-left: 12px;
    margin-top: 10px;
}
.banner-bg p.h2 {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 25px;
    color: #EFF4FF;
    padding-left: 40px;
    padding-bottom: 50px;
}
.banner-bg p.h1 {
    font-weight: bold;
    font-size: 48px;
    color: #fff;
    line-height: 1;
    padding: 140px 0 40px 40px;
}

.banner-bg p.h1 span {
    display: inline-block;
    width: 93px;
    height: 34px;
    background: url(../img/erp/banner_icon.png) no-repeat 50% 50%;
    font-size: 20px;
    color: #353fd7;
    vertical-align: bottom;
    line-height: 34px;
    text-align: center;
}

.banner-btn-box {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 50px;
    margin-left: 40px;
    margin-bottom: 20px;
}

.banner-btn-box > a {
    display: block;
    width: 170px;
    height: 50px;
    border-radius: 1px;
    font-size: 18px;
    color: #fff;
    line-height: 48px;
    text-align: center;
    float: left;
    border: 1px solid #fff;
}

.banner-btn-box > a:first-child {
    background: #fff;
    color: #5473f4;
    border: 1px solid #fff;
    margin-right: 24px;
}

/*banner内容结束*/
/*banner下面的内容开始*/
.erpBlock {
    margin: 90px 0px;
}

.flex2 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.erpBlock .block {
    width: 278px;
    height: 222px;
    background: #FFFFFF;
    box-shadow: 0px 3px 14px rgb(171 171 171 / 16%);
    opacity: 1;
    border-radius: 10px;
    margin: 0px 11px;
}
.erpBlock .block img {
    display: block;
    margin: auto;
    padding-top: 20px;
    margin-bottom: 30px;
}
.erpBlock .block p {
    text-align: center;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 22px;
    color: #1F2329;
    margin-bottom: 14px;
}
.erpBlock .block span {
    text-align: center;
    display: block;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 18px;
    color: #666C74;
}
/*banner下面的内容开始*/
/*nav内容开始*/
.nav-wrap {
    box-shadow: 0px 3px 6px rgb(174 174 174 / 16%);
    border-bottom: 0px;
}

.nav-wrap {
    border-bottom: 1px solid #e0e4ea;
    z-index: 9;
    background: #fff;
}

.bash-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.nav-box {
    height: 60px;
    text-align: center;
}

.bash-box {
    position: relative;
    overflow: hidden;
    width: 1165px;
    margin: 0 auto;
}
.nav-box li:first-child {
    margin-left: 0;
}
.nav-box li {
    font-size: 16px;
    color: #333;
    margin-left: 220px;
    display: inline-block;
    height: 58px;
    line-height: 58px;
    cursor: pointer;
}
/*nav内容结束*/
/*业财一体开始*/
.white {
    color: #fff !important;
}
.newIndexTitle .titleLine {
    display: block;
    margin: auto;
    margin-bottom: 70px;
}
.newIndexTitle .textTitle {
    text-align: center;
    padding-top: 90px;
    font-size: 34px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 34px;
    color: #2E2E2E;
    margin-bottom: 16px;
}
.newIndexTitlebg {
    background: url(../img/rivers/rivers_ycyt_bg.png) no-repeat 50% 50%;
    background-size:cover;
    height: 375px;
}

.active {
    border-bottom: 2px solid #00F6FF !important;
    color: #00F6FF !important;
    font-weight: bolder;
}

.active-line {
    border-bottom: 2px solid #2680EB;
}

.active-ndustry {
    font-size: 18px;
    font-weight: bold;
}

.show {
    display: block !important;
}

.showM {
    position: relative
}

.hide {
    display: none;
}

.ycyt-content {
    background: linear-gradient(#FEFEFF 40%, #EFF9FF 100%);
}

.rivers-yccontainer .ycyt-box {
    position: relative;
    top: -190px;
}

.rivers-yccontainer .ycyt-box-nav > p {
    padding-bottom:10px;
    flex: 1;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    border-bottom: 2px solid rgba(200,200,200,0.0);
    margin-bottom: 20px;
    color: #fff;
}

.rivers-yccontainer .ycyt-box-con-list {
    height: 630px;
    box-sizing: border-box;
}

.rivers-yccontainer .ycyt-box-con {
    display: none;
    background: #fff;
    box-shadow: 0px 3px 14px rgba(171, 171, 171, 0.16);
}

.rivers-yccontainer .ycyt-box-con .con-block {
    flex-wrap: wrap;
    box-sizing: border-box;
}

.ycyt-box-con .con-block > li {
    width: 400px;
    padding: 26px 0px 36px;
    box-sizing: border-box;
    text-align: center;
    border-right: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    height: 245px;
}

.ycyt-box-con .ycyt-title {
    font-size: 20px;
    color: #1F2329;
    font-weight: bold;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 60px;
}

.ycyt-box-con .con-block li > p {
    color: #1F2329;
    font-size: 22px;
    font-weight: bold;
    padding: 24px 0 14px;
}

.ycyt-box-con .con-block li > span {
    color: #666C74;
    font-size: 18px;
}

.ycyt-box-con-list .ycyt-box-con .con-block-two > li {
    width: 300px;
}
/*业财一体结束*/
/*适用于各行业开始*/
.riversmt {
    padding-top: 120px !important;
}
.rivers-ndustry {
    position: relative;
    height: 727px;
    margin-top: -24px;
}
.rivers-ndustry .bgcolor {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #545F77;
    width: 100%;
    height: 100%;
    z-index: -2;
}

.ndustry-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: -1;
    display: none;
}

.rivers-ndustry .rivers-ndustry-box {
    margin-top: -52px;
}

.rivers-ndustry .ndustry-box-nav {
    height: 80px;
    background: #2680EB;
    color: #fff;
    font-size: 16px;
}

.rivers-ndustry .ndustry-box-nav li > .span-jiao {
    display: none;
    position: absolute;
    bottom: -16px;
    left: 136px;
}

.rivers-ndustry .ndustry-box-nav > li {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 16px;
    position: relative;
}

.rivers-ndustry .ndustry-box-cont {
    padding-top: 62px;
}

.rivers-ndustry .ndustry-box-cont > li {
    display: none;
}

.ndustry-box-cont .ndustry-img {
    width: 334px;
}

.ndustry-box-cont .box-cont-right {
    margin-left: 34px;
}

.ndustry-box-cont .box-cont-right span {
    width: 196px;
    display: inline-block;
}

.box-cont-right .cont-right-top {
    color: #fff;
    line-height: 36px;
}

.box-cont-right .cont-right-top > span {
    margin-right: 47px;
    font-size: 18px;
}

.box-cont-right .cont-right-top img {
    position: relative;
    width: 24px;
    top: 6px;
    margin-right: 12px;
}

.box-cont-right .cont-right-bottom {
    margin-top: 115px;
    font-size: 18px;
    color: #fff;
}

    .box-cont-right .cont-right-bottom > p {
        margin-bottom: 20px;
        font-size: 18px;
    }
/*适用于各行业结束*/

/*官方直营优质服务开始*/
.module-wrap {
    background: #F8FBFF;
}
.bash-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.erpModule .block {
    background: none;
    box-shadow: none;
    height: auto;
}
.erpBlock .block span {
    text-align: center;
    display: block;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: #666C74;
}
/*官方直营优质服务结束*/
/*底部开始*/
.productBottom {
    padding-top: 45px;
}

.indexFooterDiv {
    background: url(../img/Rivers/home_bottom_pic.png);
    background-size: 100%;
    padding: 70px 0px;
}
.productBottom .top {
    border-bottom: 1px solid #F8FBFF;
    padding-bottom: 25px;
    margin-bottom: 70px;
}
.productBottom .top .text {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    line-height: 26px;
    color: #F8FBFF;
    margin-right: 89px;
    margin-left: 13px;
}
/*底部结束*/
