.section-retail .inside-banner{
    height: 839px;
    background-size:cover;
    background-position: bottom center;
}
.inside-banner .txtInfor .txt{
    padding-top: 65px;
}
.inside-banner .txtInfor .bigTxt{
    font-size: 56px;
    font-family: "D-DINExp-Bold";
    color: #233863;
    line-height: 61px;
    text-align: center;
    margin-bottom: 32px;
}
.inside-banner .txtInfor .btn .watchBtn{
    width: 180px;
    height: 52px;
    line-height: 52px;
    background: #4EDDC7;
    border-radius: 45px;
    display: block;
    font-size: 16px;
    font-family: Verdana, Verdana;
    font-weight: bold;
    color: #FFFFFF;
    margin: auto;
    text-align: center;
    margin-bottom: 38px;
}
.inside-banner .txtInfor .desBox .desTxt{
      /* width: 543px; */
      width: 43.096%;
      padding-top: 84px;
      box-sizing: border-box;
}
.inside-banner .txtInfor .desBox .desTxt p{
    font-size: 32px;
    font-family: D-DINExp;
    font-weight: normal;
    color: #FFFFFF;
    line-height: 48px;
}

.module-title{
    font-size: 40px;
    font-family: "D-DINExp-Bold";
    color: #233863;
    line-height: 43px;
    text-align: center;
}
.empower-decisions{
    margin-top: -23px;
}
.empower-decisions .module-title{
    margin-bottom: 56px;
}
.empower-decisions .emdeBox .item{
    margin-bottom: 88px;
}
.empower-decisions .emdeBox .item:nth-last-of-type(1){
    margin-bottom: 80px;
}
.empower-decisions .emdeBox .item .img{
  position: relative;
  width: 525px;
  height: 500px;
}
.empower-decisions .emdeBox .item .text{
    width: calc(100% - 525px - 18px);
  }
.empower-decisions .emdeBox .item .text .title{
    font-size: 32px;
    font-family: "D-DINExp-Bold";
    color: #233863;
    line-height: 35px;
    margin-bottom: 32px;
}
.empower-decisions .emdeBox .item .text .des{
    font-size: 20px;
    font-family: Verdana;
    color: #4A4A4A;
    line-height: 32px;
}
.empower-decisions .emdeBox .item.item1 .text{
    padding-top: 86px;
 }
.empower-decisions .emdeBox .item.item2 .text{
   padding-top: 102px;
}
.empower-decisions .emdeBox .item.item3 .text{
    padding-top: 70px;
 }
 .private-domain{
     margin-bottom: 104px;
 }
 .private-domain .pdomainBox{
    height: 312px;
    background: #ECF5FF;
    border-radius: 16px;
    padding-top: 78px;
    background-image: url(../images/domain.png);
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }
 .private-domain .pdomainBox .module-title{
   padding-bottom: 22px;
   position: relative;
   margin-bottom: 22px;
 }
 .private-domain .pdomainBox .module-title::after{
    position: absolute;
    width: 61px;
    height: 5px;
    background: #4EDDC7;
    content: '';
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
 }
 .private-domain .pdomainBox .des{
    font-size: 20px;
    font-family: Verdana;
    color: #233863;
    line-height: 32px;
    padding: 0 90px;
    box-sizing: border-box;
    text-align: center;
 }
 .excellent-cooperative{
     padding-bottom: 104px;
 }
 .excellent-cooperative .module-title{
   margin-bottom: 64px;
 }
 .excellent-cooperative .logo-box{
     margin: 0 -10px;
 }
 .excellent-cooperative .logo-box .img{
   width: 14.2857%;
   float: left;
   padding: 0 10px;
   box-sizing: border-box;
 }
 .excellent-cooperative .logo-box .img .insideImg{
 position: relative;
 height: 162px;
background: #FFFFFF;
box-shadow: 0px 4px 11px 0px rgba(0,0,0,0.1);
border-radius: 8px;
 }
 .excellent-cooperative .logo-box .img .insideImg img{
     max-width: 130px;
 }


 .DTC-model .dmBox{
   padding-bottom: 104px;
 }
 .DTC-model .module-title{
  margin-bottom: 88px;
 }
 .DTC-model .topImg{
    max-height: 182px;
    margin: auto;
    /* display: block; */
    margin-bottom: 130px;
    width: 100%;
 }
 .DTC-model .dmBox{
    position: relative;
 }
 .DTC-model .dmBox .dtcBg{
     position: absolute;
     top: -38px;
     left: 0;
     right: 0;
     margin: auto;
     max-height: 280px;
 }
 .DTC-model .text-box{
     margin: 0 -50px;
 }
 .DTC-model .text-box .item{
     width: 25%;
     float: left;
     padding: 0 50px;
     box-sizing: border-box;
 }
 .DTC-model .text-box .item .img{
  position: relative;
  height: 124px;
 }
 .DTC-model .text-box .item .txt .tit{
    font-size: 18px;
font-family: Verdana, Verdana;
font-weight: bold;
color: #233863;
line-height: 22px;
margin-bottom: 24px;
text-align: center;
 }
 .DTC-model .text-box .item .txt .tit.tit1{
  padding: 0 12px;
  box-sizing: border-box;
 }
 .DTC-model .text-box .item .txt .des{
    font-size: 14px;
    font-family: Verdana;
    color: #888888;
    line-height: 20px;
    text-align: center;
 }
 @media screen and (min-width:2560px){
    .section-retail .inside-banner{
        height: 938px;
    }
    .inside-banner .txtInfor .bigTxt{
        padding-top: 0;
    }
 }
 @media screen and (max-width:1380px){
    .DTC-model .text-box{
        margin: auto;
    }
    .DTC-model .text-box .item{
        padding: 0 40px;
    }
 }

 @media screen and (max-width:1330px){
    .excellent-cooperative .logo-box{
        margin: auto;
    }
 }

 @media screen and (max-width:768px){
    .m-banner .m-btn a.m-getBtn{
        background: #4EDDC7;
    }
    .empower-decisions{
        margin-top: 0;
    }
    .module-title{
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 48px;
    }
    .empower-decisions .emdeBox .item{
        margin-bottom: 48px;
    }
    .empower-decisions .emdeBox .item .img{
        height: auto;
    }
    .empower-decisions .emdeBox .item .img,.empower-decisions .emdeBox .item .text{
        width: 100%;
    }
    .empower-decisions .emdeBox .item .img .middleCenter{
        position: relative;
    }
    .empower-decisions .emdeBox .item .text{
        padding-top: 32px !important;
    }
    .empower-decisions .emdeBox .item .text .des{
        font-size: 14px;
        color: #4A4A4A;
        line-height: 24px;
    }
    .empower-decisions .emdeBox .item:nth-last-of-type(1){
        margin-bottom: 20px;
    }
    .DTC-model .topImg{
        margin-bottom: 74px;
    }
    .DTC-model .text-box .item{
        width: 100%;
        float: none;
        padding: 0;
    }
    .DTC-model .dmBox .dtcBg{
        top: -26px;
    }
    .DTC-model .module-title{
        margin-bottom: 36px;
    }
    .DTC-model .text-box .item{
        margin-bottom: 32px;
    }
    .DTC-model .dmBox{
        padding-bottom: 16px;
    }
    .private-domain .pdomainBox{
        padding: 32px 24px;
        background-image: url(../images/m_domain.png);
        height: auto;
    }
    .private-domain .pdomainBox .des{
        padding: 0;
    }
    .private-domain{
        margin-bottom: 48px;
    }
    .excellent-cooperative .logo-box{
        margin: 0 -10px;
    }
    .excellent-cooperative .logo-box .img{
        width: 25%;
        padding-bottom: 16px;
    }
    .excellent-cooperative .logo-box .img .insideImg{
        height: 76px;
    }
    .excellent-cooperative .logo-box .img .insideImg img{
        max-width: 63px;
    }
    .excellent-cooperative .module-title{
        padding: 0 4px;
        box-sizing: border-box;
        margin-bottom: 32px;
    }
    .excellent-cooperative{
        padding-bottom: 24px;
    }
    .empower-decisions .module-title{
        margin-bottom: 48px;
    }
    .section-retail .m-banner img{
        margin-top: 6px;
    }
 }
 @media screen and (max-width:375px){

 }
