/*S2B2C供应链新零售系统简介*/
.section-1 .main {
    position: relative;
    width: 1200px;
    height: 720px;
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.section-1 .main .main_box {
    width: 250px;
    height: 260px;
    background: #FFFFFF;
    box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, .2);
    text-align: center;
    transition: all .3s ease;
}
.section-1 .main .left_top {
    margin-bottom: 160px;
    margin-right: 550px;
    margin-left: 20px;
    margin-top: 20px;
}
.section-1 .main .right_top {
    margin-bottom: 160px;
    margin-right: 20px;
    margin-top: 20px;
}
.section-1 .main .left_bottom {
    margin-right: 550px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.section-1 .main .right_bottom {
    margin-right: 20px;
    margin-bottom: 20px;
}
.section-1 .main .main_box:hover {
    box-shadow: 0px 1px 16px 0px rgba(0, 0, 0, .5);
}
.section-1 .main .main_box .item_title {
    line-height: 33px;
    color: #333333;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 10px;
}
.section-1 .main .item_desc {
    color: #666666;
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
}
.section-1 .main .main_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.section-1 .main .main_list .main_item {
    width: 110px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-1 .main .main_list .main_item .circle {
    width: 14px;
    height: 14px;
    margin-right: 3px;
}
.section-1 .main .main_list .main_item .name {
    line-height: 20px;
    color: #666666;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.section-1 .main .center_bg {
    width: 850px;
    height: 574px;
    position: absolute;
    top: 50%;
    left: 50%;
/*    z-index: -1;*/
    margin-left: -425px;
    margin-top: -287px;
    background: url("../images/hrs2b2c/block1_bg.png") center center no-repeat;
}


/*华睿云科S2B2C系统帮您解决传统订货的5大难题*/
.section-2 li{
    display:inline-block;
    margin-right:12px;
    width:223px;
    height:250px;
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
    text-align:center;
}
.section-2 li:last-child{
    margin-right:0;
}
.section-2 li .iconfont{
    display:inline-block;
    margin-top:22px;
    width: 68px;
    height: 68px;
    line-height:68px;
    border-radius:100%;
    font-size:24px;
    color:#fff;
}
.section-2 li:nth-child(1) .iconfont{
    background: linear-gradient(127deg, #05EBFC 0%, #1379E6 100%);
}
.section-2 li:nth-child(2) .iconfont{
    background: linear-gradient(153deg, #B895FF 0%, #5B78FF 100%);
}
.section-2 li:nth-child(3) .iconfont{
    background: linear-gradient(153deg, #F9BC00 0%, #F03100 100%);
}
.section-2 li:nth-child(4) .iconfont{
    background: linear-gradient(127deg, #05EBFC 0%, #1379E6 100%);
}
.section-2 li:nth-child(5) .iconfont{
    background: linear-gradient(134deg, #FF6E6E 0%, #FF5353 100%);
}
.section-2 li h6{
    margin-top:16px;
    font-size:16px;
    color:#383D41;
}
.section-2 li p{
    display:inline-block;
    margin-top:22px;
    font-size:14px;
    color:#9B9B9B;
    line-height:28px;
}


.section-3 li{
    display:inline-block;
    padding:44px 40px;
    width: 385px;
    height: 180px;
    background: #FFFFFF;
    margin-right:6px;
    margin-bottom:6px;
    vertical-align:top;
    box-sizing:border-box;
}
.section-3 li:nth-child(3n){
    margin-right:0;
}
.section-3 li h6 i{
    display:inline-block;
    margin-right:5px;
    font-size:20px;
    color:#383D41;
    vertical-align:middle;
}
.section-3 li h6 em{
    display:inline-block;
    font-size:18px;
    color:#383D41;
    vertical-align:middle;
}
.section-3 li p{
    margin-top:20px;
    font-size:14px;
    color:#9B9B9B;
    line-height:28px;
}



.section-4 li{
    display:inline-block;
    padding:24px 30px;
    margin-right:18px;
    margin-bottom:10px;
    width:278px;
    height:278px;
    vertical-align:top;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.16);
    box-sizing:border-box;
    text-align:center;
}
.section-4 li:nth-child(4n){
    margin-right:0;
}
.section-4 li h6{
    margin-top:9px;
    font-size:16px;
    color:#383D41;
}
.section-4 li p{
    margin-top:19px;
    font-size:14px;
    color:#9B9B9B;
    line-height:28px;
    text-align:left;
}


/*多场景电商解决方案*/
.section-6 .lists {
    width: 1200px;
    margin: 60px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.section-6 .lists .item {
    width: 270px;
    height: 73px;
    line-height: 73px;
    color: #333333;
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    background: #FFFFFF;
    border-radius: 2px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 30px;
    cursor: pointer;
}

/*网上商城系统，选我们的理由*/
.section-7 .middle {
    height: 166px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section-7 .middle .item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 82px;
    margin-right: 82px;
}
.section-7 .middle .item .img {
    width: 60px;
    height: 60px;
    margin-top: 10px;
    margin-right: 20px;
}
.section-7 .middle .item .right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section-7 .middle .item .right .num {
    line-height: 48px;
    color: #EF5B03;
    font-size: 34px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    margin-bottom: 6px;
}
.section-7 .middle .item .right .content_1 {
    line-height: 20px;
    color: #666666;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.section-7 .lists {
    width: 1212px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.section-7 .lists .item {
    width: 390px;
    height: 140px;
    background: #FFFFFF;
    box-shadow: 0px 2px 22px 0px rgba(0, 77, 166, 0.06);
    border-radius: 6px;
    margin: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}
.section-7 .lists .item:hover {
    box-shadow: 0px 2px 22px 0px rgba(0, 77, 166, 0.3);
}
.section-7 .lists .item .img {
    width: 60px;
    height: 60px;
    margin: inherit;
    margin-right: 20px;
}
.section-7 .lists .item .right {
    width: 230px;
    height: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.section-7 .lists .item .right .title {
    line-height: 33px;
    color: #333333;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    text-align: left;
    margin-top: 0;
    margin-bottom: 15px;
}
.section-7 .lists .item .right .content_1 {
    color: #666666;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}


