
img{
    display: block;
    width: 100%;
}
.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: 61.25%;
    left: 18.75%;
}
.banner-info a{
    width: 148px;
    height: 38px;
    background: #3549CC;
    border-radius: 23px;
    display: inline-block;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 38px;
    text-align: center;
    box-sizing: border-box;
}
/* 您是否也有合并报表的诸多烦恼？ */
.floor1{
    background: #F7F9FA;
    padding: 60px 0 51px 0;
}
.floor1-content{
    width: 1200px;
    margin: auto;

}
.floor1-content .title{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    letter-spacing: 1px;
}
.line{
    width: 60px;
    height: 8px;
    background: #001953;
    border-radius: 4px;
    margin-top: 18px;
    margin-bottom: 45px;
}
.floor1-content ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.floor1-content ul li{
    width: 388px;
    margin-bottom: 18px;
}
/* 仅需三步 */
.floor2-content{
    width: 1200px;
    margin: auto;
    padding-top: 58px;
    padding-bottom: 71px;
}
.floor2-content .title{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    letter-spacing: 1px;
}
.floor2-content .desc{
    width: 545px;
    height: 44px;
    font-size: 14px;
    color: #233143;
    line-height: 22px;
    margin-top: 12px;
    margin-bottom: 38px;
}
.floor2-content ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.floor2-content ul li{
    width: 388px;
}
/* 为什么选择财咖云ERP合并报表？ */
.floor3{
    background: #F7F9FA; 
    padding-top: 83px; 
}
.floor3-content{
    width: 1200px;
    margin: auto;
}
.floor3-content .title{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    letter-spacing: 1px;
}
.content-six-body{
    padding:0 0 82px 0; 
}
.content-six-body li .content-six-img{
    width: 38px;
    height: 38px;
    background-size: 100% 100% !important;
    margin:42px auto 27px;
}
.content-six-body li:nth-child(1) .content-six-img{
    background: url("../img/hbbb/report-icon1.png") no-repeat center;
}
.content-six-body li:nth-child(2) .content-six-img{
    background: url("../img/hbbb/report-icon2.png") no-repeat center;
}
.content-six-body li:nth-child(3) .content-six-img{
    background: url("../img/hbbb/report-icon3.png") no-repeat center;
}
.content-six-body li:nth-child(4) .content-six-img{
    background: url("../img/hbbb/report-icon4.png") no-repeat center;
}
.content-six-body li:nth-child(5) .content-six-img{
    background: url("../img/hbbb/report-icon5.png") no-repeat center;
}
.content-six-body li:hover{
    box-shadow: 0px 2px 18px 0px #d4d4d4;
    border-radius: 4px;
}
.content-six-body li:hover h5{
    color: #001953;
    font-weight: bold;
}
.content-six-body li:hover p{
    color: #001953;
}

/* 财咖云ERP合并报表功能亮点 */
.fxy-3-content{
    width: 1200px;
    margin: auto;
    padding:50px 0 98px 0; 
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.fxy-3 .title{
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    padding-top: 48px;
    text-align: center;
}
.fxy-3-left{
    width: 222px;
}
.fxy-3-left h5{
    font-size: 18px;
    color: #333333;
    margin-bottom: 16px;
}
.fxy-3-left h5::before{
    content: '';
    width: 15px;
    height: 15px;
    background: #001953;
    border-radius: 8px;
    display: inline-block;
    margin-right: 11px;
    position: relative;
    top: 2px;
}
.fxy-3-left li{
    width: 100%;
    box-sizing: border-box;
    padding-top: 10px;
    background: #F7F8FA;
}
.fxy-3-left li.padding-bot{
    padding-bottom: 10px;
}
.fxy-3-left li div{
    width: 198px;
    height: 34px;
    line-height: 34px;
    border-radius: 21px;
    margin-left: 12px;
    padding-left: 18px;
    box-sizing: border-box;
    color: #8C8C8C;
    font-size: 16px;
    position: relative;
}
.fxy-3-left li.active div{
    background: #FFFFFF;
    color: #001953;;
}
.fxy-3-left li.active i{
    position: absolute;
    right: 18px;
    top: 7px;
    display: block;
    width: 20px;
    height: 20px;
    background: url("../img/hbbb/arrow-right.png") no-repeat center;
    background-size: 100% 100%;
}
.fxy-3-right{
    width: 938px;
    height:675px;
    background: #F7F8FA;
}
.fxy-3-right ul{
    height: 100%;
    width: 100%;
    margin: auto;
}
.fxy-3-right li{
    display: none;
    width: 100%;
    height: 100%;
}
.fxy-3-right li.active{
    display: block;
}
.fxy-3-right li .fa-body{
    width: 100%;
    height: 100%;
    position: relative;
}
.fa-top{
    position: absolute;
    top: 32px;
    left: 33px;
    width: 869px;
    height: 525px;
}
.fa-top-content{
    position: absolute;
    top: 40px;
    left: 69px;
    width: 776px;
    height: 485px;
}
.fa-img-list{
    width: 100%;
    height: 485px;
}
.fa-img-list .swiper-slide{
    height: 485px;
}
.fa-img-list .slide-inner{
    height: 450px;
}
.fa-img-list .swiper-button-prev,.fa-img-list .swiper-button-next{
    top:477px;
    left: 351px;
    width: 20px;
    height: 20px;
    background: url("../img/fxy/fa-icon-prev.png") no-repeat center;
    background-size: 100% 100%;
    opacity: 1;
    box-shadow: 0px 2px 13px rgba(237, 240, 248);
    border-radius: 50%;

}
.fa-img-list .swiper-button-next{
    left: 405px;
    background: url("../img/fxy/fa-icon-next.png") no-repeat center;
    background-size: 100% 100%;
}
.contact-wrapper{
    background:#F7F9FA;
}
.contact-box{
    margin:0 auto;
    width: 1200px;
    padding: 42px 0 48px;
    display:flex;
}
.contact-left{
    flex: 0 0 auto;
    padding-left: 45px;
    margin-right: 105px;
}
.contact-left > h3:nth-of-type(1) {
    padding-top: 54px;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight:bold;
}
.contact-left > p {
    width: 545px;
    word-break: break-word;
    font-size: 14px;
    line-height: 22px;
    color:#233143
}
.contact-left > h3:nth-of-type(2) {
    padding-top: 80px;
    padding-bottom: 20px;
    font-size: 24px;
    font-weight:bold;
}
.contact-right{
    flex: 0 0 auto;
    width: 460px;
    height: 580px;
    background:#fff;
    padding: 53px 55px 0
}
.contact-right > h3 {
    font-size: 24px;
    color:#333;
    font-weight:bold;
    padding-bottom: 10px;
}
.contact-right > p {
    font-size: 16px;
    color:#666;
    margin-bottom: 31px;
}
.form-tab{
    display:flex;
    margin-bottom: 20px;
}
.form-tab > div{
    flex: 0 0 auto;
    margin-right: 28px;
    font-size: 16px;
    color:#666;
    cursor: pointer;
}
.form-tab .reverse-line{
    display:none;
    width: 21px;
    height: 2px;
    background:#001953;
    margin:0 auto;
    margin-top: 6px;
}
.form-tab > div.active{
    font-weight:bold;
    color:#001953
}
.form-tab > div.active .reverse-line{
    display:block;
}
.form-content{
    position:relative;
    width: 100%;
    height: 100%;
}
.form-content > div{
    position:absolute;
    left:0;
    bottom:0;
    right:0;
    top:0;
    display:none
}
.form-content > div.active{
    display:block
}
.form-content > div > div{
    margin-bottom: 12px;
}
.form-content label{
    display:block;
    font-size: 12px;
    color:#666;
}
.form-content input {
    outline:none;
    display:block;
    -webkit-appearance: none;
    background:#fff;
    width: 100%;
    height: 40px;
    padding:0;
    line-height: 40px;
    font-size: 12px;
    border:0;
    border-bottom: 1px solid #EBF0F4;
    color:#333;
}
::placeholder {
    color: #cdcdcd;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #cdcdcd;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #cdcdcd;
}
.notice{
    font-size: 12px;
    color:#999;
    line-height: 16px;
    transform: scale(0.8333);
    transform-origin: left;
    margin-bottom: 42px !important

}
.input-wrapper{
    position:relative;
}
.img-code, .get-code{
    position:absolute;
    right:0;
    top: 50%;
    margin: 0 10px;
}
.img-code{
    width: 80px;
    height: 30px;
    margin-top: -15px
}
.get-code{
    font-size: 12px;
    margin-top: -9px;
    color:#001953;
    cursor: pointer;
}
.errorMsg{
    margin-top: 20px;
    margin-bottom: -20px;
    font-size: 13px;
    color: #ff5252;
}
.wechat-form .qrcode{
    padding-top: 12px;
}
.wechat-form .qrcode > img{
    display:block;
    width: 170px;
    height: 170px;
    margin-bottom: 19px;
}
.wechat-form .qrcode p{
    width: 170px;
    word-break: break-word;
    font-size: 14px;
    color:#333;
    line-height: 20px;
}
