body {
    margin: 0;
    padding: 0;
}
ul{
    padding-left: 0;
}

.tabs-ul{
    margin: 0;
    padding: 0;
    height: 100px;
}

.chain-banner {
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin-top: 100px;
}
.chain-banner .banner-img {
    /*width: 100%;*/
}

.mat-60{
    margin-top:60px;
}
.home-banner {
    width: 100%;
    height: 500px;
    background-color: #20C997;
}
.home-banner .home-banner-in {
    width: 1200px;
    height: 500px;
    position: relative;
    margin: 0 auto;
}
.b2b2c-h1 {
    padding: 68px 0 60px 0;
    font-size: 28px;
    font-weight: normal;
    margin: 0;
}

.tabs-box {
    /*border-bottom: 1px solid #DADADB;*/
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 1200px;
    margin: 0 auto;
}
#tab-box {
    position: relative;
}
#tab-box .line {
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #DADADB;
}

.tabs-li {
    display: inline-block;
    cursor: pointer;
    background: #fff;
    overflow: hidden;
    margin: 0 20px;
    font-size: 20px;
    line-height: 100px;
}

.tabs-li.active {
    color: #1FC997;
    font-weight: 600;
    position: relative;
    font-size: 24px;
}
.tabs-li.active .line {
    position: absolute;
    width: 132px;
    height: 5px;
    left: 50%;
    transform: translate(-50%);
    bottom: 0;
    background-color: #1FC997;
}
.tabs-box .tabs-li a{
    color: #000;
}
.tabs-li.active a{
    color: #1FC997;
}

/*.tab-item, .banner-img-box {*/
/*    display: none;*/
/*    text-align: center;*/
/*}*/
/*.show{*/
/*    display: block;*/
/*}*/

.duoduan-p-text {
    color: #666;
    font-size: 20px;
    line-height: 34px;
}
.f15{
    font-size: 15px;
    line-height: 24px;
    color: #999;
}

.chain-box {
    width: 100%;
    text-align: center;
    background: #ffffff;
}

.chain-box .duoduan-p{
    margin: 10px 0 !important;
}

.mar-auto{
    width: 194px;
    margin: 0 auto;
}
.gray-bg{
    background: #f9f9f9;
}

.chain-ul {
    width: 850px;
    height: 340px;
}
.chain-li {
    width: 200px;
    height: 300px;
    display: inline-block;
    background: #fff;
    overflow: hidden;
    border-radius: 10px;
    padding: 0 30px 30px 30px;
    box-sizing: border-box;
}
.role-li {
    width: 154px;
    height: 189px;
    padding: 0 !important;
    margin-right: 10px;
}

.role-img-box{
    margin-top: 37px;
}

.role-img-box .duoduan-p{
    font-size: 18.5px;
}
.demand-li {
    box-shadow: 10px 10px 10px #E8F4FA;
}
.chain-li .duoduan-img-box {
    margin: 30px auto 10px;
}
.chain-img-box {
    padding-bottom: 30px;
}
/*.chain-img-box .chain-img {
    width: 400px;
}*/

.chain-box .b2b2c-h3{
    padding: 48px 0 0 0 ;
    font-size: 28px;
}

.chain-box .b2b2c-p{
    width: 617px;
    margin: 0 auto 60px auto;
    line-height: 32px;
}

.fangan-box {
    padding: 0 !important;
    margin-top: 60px;
}

.w520{
    width: 520px;
    margin: 50px auto 0;
    padding: 0!important;
}

.w520 .btn-text{
    width: 250px;
    padding: 0 !important;
    height: 74px;
    line-height: 74px;
    text-align: center;
    font-size: 24px;
    display: inline-block;
}

.w520 .btn-text-none{
    margin-left: 10px !important;
}

.fangan-box .btn-text{
    width: 250px;
    height: 74px;
    line-height: 74px;
    font-size: 24px;
    text-align: center;
}

.fugai-box .duoduan-p{
    color: #333;
    font-size: 22px;
    font-weight: 600;
}
.fugai-box  .duoduan-p-text{
    font-size: 20px;
    color: #999;
    line-height: 32px;
}

.btn-box {
    padding: 20px 0;
}
.tab-btn-box{
    width: 290px;
    height: 50px;
    padding: 0;
}

.tab-btn{
    text-align: center;
    padding: 0 !important;
    width: 140px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 20px;
}

.btn-box .btn-text {
    background-color: #20C997;
    color: #FFFFFF;
    padding: 16px 25px;
    border-radius: 2px;
    text-decoration: none;
    letter-spacing: 2px;
}
.btn-box .btn-text-none {
    color: #20C997;
    background-color: #FFFFFF;
    border: 1px solid #20C997;
    margin-left: 2px;
}

.body-h1{
    padding: 68px 0 10px 0 !important;
}

.fugai-box{
    width: 1050px;
    height: 438px;
    margin-top: 60px;
}

.fugai-box .chain-li{
    width: 334px;
    height: 438px;
    padding: 0;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.demand-ui{
    width: 1000px;
    margin: 0 auto;
}
.demand-ui .demand-li{
    width: 300px;
    height: 450px;
    padding: 30px 30px 0 30px;

}
.demand-title {
    font-size: 32px;
    font-weight: 600;
}

.demand-text{
    font-size: 20px;
    line-height: 42px;
}
.demand-li .btn-box{
    padding: 0 !important;
    margin-top: 31px;
}
.demand-li .btn-text{
    width: 205px;
    height: 66px;
    line-height: 66px;
    text-align: center;
    font-size: 24px;
}

.num-ul{
    margin: 0 !important;
    padding: 32px 0;
}

.jdxq-line{
    width: 50px;
    height: 2.5px;
    background: #ff8a53;
    border: none;
    margin: 0 auto 20px;
}
.blue-line{
    background: #3888ff;
}
.green-line{
    background: #20c997;
}

.service-li {
    width: 420px;
    height: 221px;
    margin: 0 10px;
    border: 1px solid #E2E2E3;
    /* padding-bottom: 15px; */
    padding: 0 !important;
}

.service-li .duoduan-p {
    margin: 20px 0 !important;
}

.role-ul{
    margin: 0;
}
.more-ser{
    width: 250px;
    height: 74px;
    line-height: 74px;
    font-size: 24px;
    display: inline-block;
    padding: 0 !important;
    margin-top: 24px;
}

.f-25{
    font-size: 25px;
}
.num-box {
    background-color: #FFFFFF;
    width: 100%;
}
.num-li {
    height: auto;
    padding-bottom: 0;
    font-weight: 600;
    border-right: 1px solid #DCDDDD;
    border-radius: 0;
    width: 293px;
}
.num-li .duoduan-p-num {
    font-size: 66px;
    color: #FF8A54;
    margin: 0;
    letter-spacing: 4px;
}
.num-li .duoduan-p-num span {
    font-size: 40px;
    color: #FF8A54;
    letter-spacing: 2px;
}
.num-li .duoduan-p {
    font-size: 28px;
    margin: 0 !important;
}

.service-ul{
    margin: 20px 0 0 0;
}


.anli-ul{
    width: 950px;
    height: 156px;
    margin: 0 auto;
    /*display: inline-block;*/
    padding: 0;
}

.anli-li{
    width: 270px;
    height: 136px;
    display: inline-block;
    float: left;
    margin: 0 23px 10px 23px;
    text-align: center;
}

.anli-name{
    font-size: 16px;
    color: #A7A7A7;
}
.mart-20{
    margin-top: 23px;
}

.left-li {
    display: block;
    width: 114px;
    height: auto;
    padding: 0;
}
.right-ul {
    display: flex;
    align-items: center;
    margin: 0 !important;
}
.right-ul .right-li {
    width: 388px;
    height: 120px;
    display: flex;
    align-items: center;
    padding: 0 20px 0 0;
}

.right-li .role-img-box{
    margin-top: 0;
}

.right-li .duoduan-p{
    font-size: 23.2px;
    font-weight: normal;
    margin: 0 0 4px 0 !important;
}

.right-li .duoduan-p-text{
    font-size: 13.9px;
    line-height: 20px;
    margin-left: 0 !important;
}

.right-li .duoduan-p, .right-li .duoduan-p-text {
    text-align: left;
    margin-left: 10px;
}

.right-ul .role-img{
    margin-right: 15px;
}

.inventory-li {
    width: 488px;
    height: 172px;
    margin: 0 5px;
    border: 1px dashed #2CA5F8;
    background-color: #FAFDFF;
    border-radius: 10px;
    padding: 0 !important;
}
.inventory-li .duoduan-p {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: normal;
    margin: 20px 0 15px 0 !important;
}

.synchro-li {
    width: 450px;
    border-radius: 5px;
    height: 358px;
    margin: 0 10px;
    border: 1px solid #EEEEEE;
    padding: 0;

}

.synchro-li:hover{
    box-shadow: 0 20px 20px #E3E6E8;
}


.synchro-li .duoduan-p{
    font-size: 20px;
    color: #333;
    font-family: "黑体";
    margin-bottom: 10px !important;
}
.synchro-li .duoduan-p-text{
    font-size: 15px;
    line-height: 25px;
    color: #999;
}

.synchro-li .synchro-title, .stock-li .synchro-title, .function-li .synchro-title {
    font-size: 22px;
    font-weight: normal;
}
.synchro-title{
    margin-bottom: 20px;
}

.synchro-li .duoduan-img-box, .stock-li .duoduan-img-box {
    width: 80px;
}
.stock-li {
    width: 300px;
    height: 237px;
    margin: 0 15px;
    border: 1px solid #EEEEEE;
    padding: 0 !important;
}

.stock-li .duoduan-p-text{
    font-size: 16.6px;
    line-height: 26.6px;
    width: 256px;
    height: 78px;
    margin: 0 auto;
}

.admin-li {
    position: relative;
    width: 155px;
    height: 294px;
    padding: 0;
    border-radius: 0;
    margin-right: 10px;
}
.admin-li .masked {
    color: white;
    background: rgba(31, 201, 151, 0.8);
    position: absolute;
    bottom: 0px;
    left: 0px;
    cursor: pointer;
    padding: 10px;
    width: 135px;
    height: 57px;
    text-align: center;
}
.admin-li .duoduan-img-box {
    width: 155px;
    height: 294px;
    margin: 0;
}
.admin-li .masked .title {
    font-size: 24.7px;
}
.admin-li .masked .text {
    font-size: 15.4px;
}

.price-li{
    width: 234px;
    height: 292px;
    padding: 0;
    margin: 0 10px;
    border: 1px solid #E5E6E5;
    box-sizing: border-box;
}

.price-li:hover{
    box-shadow: 0 20px 20px #E3E6E8;
}

.price-title{
    font-size: 23.3px;
    font-weight: 600;
    margin: 20px 0;
    font-weight: normal;
}

.price-txt{
    font-size: 20px;
    line-height: 30px;
    color: #999;
    width: 160px;
    height: 60px;
    margin: 0 auto;
}

.price-img{
    margin-bottom: 0 !important;
}

.hardware-ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 25px 0;
}
.hardware-li {
    width: 484px;
    height: 134px;
    margin: 0 13px;
    border: 1px dashed #2CA5F8;
    background-color: #FAFDFF;
    border-radius: 10px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
}

.hardware-li img{
    margin: 33px 20px 33px 0;
}
.hardware-li .hardware-p {
    text-align: left;
    color: #333;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}
.hardware-txt{
    font-size: 16.6px;
    line-height: 26.6px;
    color: #999;
}

.w350{
    width: 340px;
}

.function-li {
    width: 233px;
    height: 283px;
    border-radius: 6px;
    border: 1px solid #EEEEEE;
    padding: 0;
    margin-right: 15px;
}
.function-li .duoduan-img-box {
    width: 234px;
    margin: 0;
}
.function-li .synchro-title {
    color: #20C998;
    font-size: 20px;
    margin: 20px 0 15px 0;
}
.function-li .duoduan-p {
    margin: 0 0 10px 0 !important;
    font-weight: 600;
    font-size: 15px;
}
.function-li .duoduan-p-text {
    margin: 0 16px 16px 18px;
    font-size: 15px;
    line-height: 23px;
    color: #999;
}
.siyv-li{
    width: 300px;
    height: 264px;
    padding: 0;
    margin: 0 12px 6px;
}
.siyv-li .synchro-title{
    margin-bottom: 10px;
}

.siyv-li .duoduan-img-box{
    width: 100px;
    height: 90px;
}

.problem-box {
    background:url(../images/sy-bg1.jpg) no-repeat center;
    background-size: 100% 100%;
}
.problem-li {
    width: 200px;
    height: 542px;
    padding: 0;
    margin-right: 10px;
}
.problem-li .synchro-title {
    font-size: 23.3px;
    line-height: 26.67px;
    margin: 0;
    padding: 0 10px;
    color: #FFFFFF;
    background-color: #20C997;
}
.problem-li .problem-text {
    color: #999;
    font-size: 15px;
    line-height: 21px;
    text-align: left;
    padding-bottom: 17px;
    margin: 20px;
    border-bottom: 1px dashed #A7A7A7;
}

.shop-problem-ul{
    width: 1060px;
    margin: 0 auto;
    height: 327px;
}

.shop-problem-li {
    width: 250px;
    height: 325px;
    padding: 0;
    margin-right: 10px;
}

.shop-problem-li .synchro-title {
    font-size: 21px;
    margin: 0;
    padding: 20px 0;
    color: #FFFFFF;
    background-color: #20C997;
}

.shop-problem-li .problem-text {
    color: #333;
    font-size: 16px;
    text-align: left;
    margin: 16px 19px;
    display: flex;
    align-items: center;
    line-height: 28.33px;
}

.consult-box{
    background: #20C997 !important;
}

.consult-box-in{
    background: url(../images/sy-ask-bg.png) no-repeat center !important;
}

.consult-li a{
    color: #20c997 !important;
}

.consult-icon{
    background: url("../images/green-zixun-icon.png") no-repeat center center !important;
    background-size: 38px !important;
}

.apply-icon{
    background: url("../images/sy-sq-icon.png") no-repeat center center !important;
    background-size: 34px !important;
}

.banner-title {
    text-align: left;
    font-size: 38px;
    letter-spacing: 2px;
    font-weight: 300;
    margin: 20px 0 0 0;
}

.banner-txt-box {
    width: 370px;
}

.store-banner {
    width: 100%;
    height: 500px;
    background: url("/images/xls-md-banner.jpg") no-repeat center bottom;
    background-size: cover;
    position: relative;
}
.guide-banner {
    background: url("/images/xls-dg-banner.jpg") no-repeat center bottom;
    background-size: cover;
}
.private-banner {
    background: url("/images/xls-sy-banner.jpg") no-repeat center bottom;
    background-size: cover;
}
.inventory-banner {
    background: url("/images/xls-jxc-banner.jpg") no-repeat center bottom;
    background-size: cover;
}
.cashier-banner {
    background: url("/images/xls-yth-banner.jpg") no-repeat center bottom;
    background-size: cover;
}

.banner-line-box {
    padding: 30px;
    color: #FFFFFF;
}

.banner-text-box {
    /*border: 1px solid #FFFFFF;*/
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 440px;
}

.banner-title-h2 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 10px;
    margin-bottom: 50px;
    font-weight: 400;
}
.banner-title-p {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 5px;
    margin: 20px;
}
.banner-subtitle-p {
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 5px;
    font-weight: 300;
}
.inventory-ul {
    margin: 0 0 10px 0;
}
.synchro-ul, .stock-ul, .admin-ul, .function-ul, .problem-ul {
    margin: 0 0 20px 0;
}

.ren-box {
    width: 150px;
    height: 150px;
    margin: auto;
    background: #FF8A53;
    border-radius: 50%;
    color: #FFFFFF;
}
.huo-box {
    background: #3FA8FA;
}
.chang-box {
    background: #8971FF;
}
.ren-box .title {
    font-size: 60px;
    line-height: 60px;
    font-weight: 600;
    padding-top: 30px;
}
.ren-box .subtitle {
    font-size: 25px;
    line-height: 25px;
    margin-top: 10px;

}

.stock-ul, .problem-ul {
    display: flex;
    align-items: center;
    justify-content: center;
}