/*外层大容器*/
.body-wrapper{
    width: 100%;
    min-width: 1200px;
    max-width: 1920px;
    height: auto;
    /*border: 1px solid green;*/
}
/*banner图*/
/*.banner-distri{*/
    /*width: 100%;*/
    /*min-width: 1200px;*/
   /*height: 524px;*/
   /*background: url("../img/B-C-全网分销11.png") no-repeat;*/

    /*background-position: center center;*/
    /*background-size: 100% 100%;*/
/*}*/
/* .banner-distri{width:100%;height:436ppx;background: url(../img/B-C-全网分销11.png) center center no-repeat;} */
.banner-distri{width:100%;height:500px;background: url(../img/7-B-C-全网分销.png) center center no-repeat;}
/*.banner img{*/
/*width: 100%;*/
/*height: 100%;*/
/*}*/
/*核心亮点*/
.core-highlights{
    width: 1200px;
    margin: 0 auto;
}
/*核心亮点顶部*/
.core-top{
    width: 1100px;
    height: 255px;
    /*border: 1px solid red;*/
    display: flex;
    justify-content: center;
    align-items: center;
}
.core-top div{
    /*width: 100%;*/
    text-align: center;
    color: #7D7D7D;
    font-size: 18px;
}
.core-top div h4{
    color: black;
    margin-bottom: 20px;
    font-size: 24px;
}
/*核心亮点底部*/
.core-bottom{
    width: 1100px;
    height: 490px;
    /*border: 1px solid blue;*/
}
.core-bottom-left,.core-bottom-mid,.core-bottom-right{
    float: left;
    width: 341px;
    height: 490px;
    /*border: 1px solid red;*/
}
/*亮点底部左侧*/
.core-bottom-left{
    width: 355px;
}
/*亮点底部右侧*/
.core-bottom-right{
    width: 320px;
}
.data-connect{
    width: 341px;
    height: 141px;
    /*border: 1px solid red;*/
}
.data-connect-left{
    float: left;
    width: 280px;
    height: 141px;
    text-align: right;
    /*border: 1px solid orange;*/
}
.data-connect-right{
    float: left;
    width: 27px;
    height: 141px;
    /*border: 1px solid green;*/
    position: relative;
}
.data-connect h3{
    margin-bottom: 20px;
    color: #4888F4;
    font-size: 22px;
}
.data-text{
    width: 95%;
    float: right;
    text-align: right;
    font-size: 14px;
}
.data-text div{
    color: #4888F4;
}
.circle-wrappers{
	position: absolute;
    top: 0px;
    right: -12px;
    margin-left: 22px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1.5px solid #4888F4;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .circle-inners{
    width: 11px;
    height: 11px;
    background: #4888F4;
    border-radius: 50%;
}
.circle-wrapperes{
	position: absolute;
    top: 0px;
    right: 4px;
    margin-left: 22px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1.5px solid #4888F4;
    display: flex;
    align-items: center;
    justify-content: center;
}
 .circle-inneres{
    width: 11px;
    height: 11px;
    background: #4888F4;
    border-radius: 50%;
}
 .dasheds{
    position: absolute;
    top: 19px;
    left: 30px;
    width: 1px;
    height: 123px;
    border-left: 2px dashed #4888F4;
}
.shopping-experience{
    width: 363px;
    height: 141px;
    /*border: 1px solid red;*/
    margin-top: 53px;
    margin-left: 20px;
}
.shopping-experience .data-connect-left{
    text-align: right;
}
.shopping-experience .data-connect-left h3{
    margin-bottom: 20px;
    color: #4888F4;
    font-size: 22px;
}
/*亮点底部中间*/
.core-bottom-mid{
    width: 418px;
    /*border: 1px solid blue;*/
}
.manage-module{
    width: 320px;
    height: 141px;
    /*border: 1px solid red;*/
    position: relative;
    margin-top: 136px;
}
.manage-module .manage-left{
    text-align: left;
    width: 270px;
    /*border: 1px solid red;*/
    margin-left: 45px;

}
.manage-left h3{
    color: #4888F4;
    margin-bottom: 20px;
    font-size: 22px;
}
.manage-text{
    font-size: 14px;
}
.manage-text div{
    color: #4888F4;
}
.manage-module .data-connect-right{
    position: absolute;
    top: 0;
    left: 10px;
}
.manage-module .data-connect-right .circle-wrappers{
    /*margin-left: 5px;*/
}
.manage-module .data-connect-right .dasheds{
    position: absolute;
    top: 17px;
    left: 13px;
}
/*模板装修*/
.module-removition{
    width: 1100px;
    height: 484px;
    /*border: 1px solid red;*/
    margin: 0 auto;
}
.removition-top{
    width: 100%;
    height: 138px;
    /*border: 1px solid red;*/
    display: flex;
    justify-content: center;
    /*align-items: center;*/
    font-size: 18px;
    color: #7D7D7D;
}
.removition-top div h4{
    /*width: 100%;*/
    text-align: center;
    margin-bottom: 18px;
    color: black;
    font-size: 24px;
}
.removition-bottom{
    width: 100%;
    height: 346px;
    /*border: 1px solid blue;*/
    display: flex;
}
.removition-detail{
    flex: 1;
    /*width: 1px;*/
    height: 202px;
    /*border: 1px solid red;*/
    text-align: center;
}
.removition-detail-content{
    width: 80%;
    /*border: 1px solid red;*/
    margin: 0 auto;
    margin-top: 44px;
    font-size: 17px;
}
/*分销模块*/
.module-distribution{
    width: 1100px;
    height: 810px;
    /*border: 1px solid red;*/
    margin: 0 auto;
}
.distribution-top{
    width: 100%;
    height: 118px;
    /*border: 1px solid orange;*/
    display: flex;
    justify-content: center;
    /*align-items: center;*/
}
.distribution-top div{
    text-align: center;
    font-size: 18px;
    color: #7D7D7D;
}
.distribution-top div h4{
    margin-bottom: 18px;
    font-size: 24px;
    color: black;
}
.distribution-bottom{
    width: 100%;
    height: 573px;
    /*border: 1px solid blue;*/
}
.distribution-bottom img{
    width: 100%;
    height: 100%;
}
/*3级分销*/
.level-distribution{
    width: 1100px;
    height: 681px;
    /*border: 1px solid blue;*/
    margin: 0 auto;
}
.level-distribution-top{
    width: 100%;
    height: 171px;
    /*border: 1px solid red;*/
    display: flex;
    justify-content: center;
    /*align-items: center;*/
}
.level-distribution-top div{
    text-align: center;
    font-size: 18px;
    color: #7D7D7D;
}
.level-distribution-top h4{
    margin-bottom: 18px;
    font-size: 24px;
    color: black;
}
.level-distribution-bottom{
    width: 100%;
    height: 510px;
    /*border: 1px solid red;*/
}
.level-bottom-left{
    float: left;
    width: 456px;
    height: 510px;
    margin-left: 70px;
    /*border: 1px solid red;*/

}
.level-bottom-right{
    float: left;
    width: 570px;
    height: 510px;
    /*border: 1px solid red;*/
}
.right-content{
    display: flex;
    justify-content: center;
    align-items: center;
}
.trapezoid-wrapper{
    width: 80px;
    height: 80px;
    margin-top: 15px;
    margin-left: -50px;
    /*border: 1px solid red;*/
    transform: rotate(90deg);
}
.trapezoid{
    width: 64px;
    height: 22px;
    /*transform: rotate(60deg);*/
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    -ms-transform: skew(30deg);
    transform: skew(30deg);

    background: #607ED7;

}
.trapezoid-content{
    width: 551px;
    height: 64px;
    line-height: 22px;
    padding: 12px;
    box-sizing: border-box;
    /*border: 1px solid red;*/
    background: #A0B3EB;
    text-align: left;
    font-size: 16px;
    color: white;
    margin-top: -13px;
    margin-left: 2px;
}
