/*banner部分*/
.home-banner {
    background: url('../images/errand_delivery/banner.png');
    background-size: 100% 100%;
    height: 600px;
    width: 100%;
}

/*模块二*/
.plate2 {
    width: 1442px;
    background: #ffffff;
    margin: 0 auto;
    padding: 10px 80px 0px;
}

.plate2-image-1 {
    width: 630px;
    height: 448px;
}

.plate2Item {
    margin-left: 33px;
}

.plate2ItemTitle {
    display: block;
    font-size: 28px;
    font-weight: bold;
    color: #121213;
    margin: 0px 0 24px;
}

.iconItem {
    width: 112px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.plate2Cont {
    font-size: 14px;
    color: #707070;
}

.iconItem span {
    margin-top: 12px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.plate2Btn {
    cursor: pointer;
    width: 210px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(90deg, #ffcc0c, #f6bb07);
    box-shadow: 0px 12px 12px 0px rgba(246, 187, 7, 0.24);
    border-radius: 25px;
    font-size: 22px;
    color: #121213;
}

.plate2Btn:hover {
    opacity: 0.8;
}

/*// 模块六*/
.blate6 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.blate6Box {
    width: 1440px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.blate6Left {
    width: 236px;
    height: 128px;
    background: linear-gradient(0deg, #f8f8f8, #ffffff);
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    font-size: 24px;
    color: #121213;
}

.blate6Left:last-child {
    margin-bottom: 0px;
}

.blate6Left span {
    margin-top: 11px;
}

.blate6LeftActive {
    background: linear-gradient(90deg, #ffcc0c 0%, #f6bb07 100%);
}

.blate6LeftActive span {
    font-weight: bold;
}

.blate6Carousel {
    width: 1100px;
}

.blate6CarouselItem {
    width: 490px;
    height: 186px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
    margin-left: 40px;
    padding: 44px 40px;
}

.blate6CarouselItemText {
    display: block;
    font-size: 24px;
    font-weight: bold;
    color: #121213;
    margin-bottom: 16px;
}

.blate6CarouselItemCont {
    font-size: 20px;
    color: #707070;
}

.home-plate2-btn1 {
    cursor: pointer;
    width: 320px;
    height: 70px;
    border: 1px solid rgba(232, 232, 232, 1);
    border-radius: 35px;
    font-size: 28px;
    color: #121213;
    transition: all .3s;
}

.home-plate2-btn-active {
    transition: all .3s;
    background: #F6BB07;
    color: #121213;
    font-weight: 700;
    box-shadow: 0px 12px 12px 0px rgba(246, 187, 7, 0.24);
    border: 1px solid #F6BB07;
}

/*blate7*/
.blate7 {
    padding-top: 50px;
    padding-bottom: 100px;
    display: flex !important;
    justify-content: center;
    align-content: center;
}

.blate7Left {
    width: 236px;
    height: 69px;
    line-height: 69px;
    text-align: center;
    background: linear-gradient(0deg, #F8F8F8, #FFFFFF);
    border-radius: 35px;
    font-size: 24px;
    color: #121213;
    margin-bottom: 50px;
    margin-right: 40px;
}

.blate7Left:last-child {
    margin-bottom: 0;
}

.blate7LeftActive {
    font-weight: bold;
    color: #FFFFFF;
    background: #121213;
}

.blate7Right {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1004px;
    height: 426px;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.08);
    border-radius: 20px;
}

/*// 模块8*/
.blate8 {
    width: 1440px;
    margin: 0 auto;
    display: flex;
}

.blate8Item {
    flex: 1;
}

.blate8ItemTop {
    margin: 0 auto;
    width: 300px;
    height: 170px;
    background: linear-gradient(0deg, #F8F8F8, #FFFFFF);
    border-radius: 20px;
    padding: 30px;
}

.topName {
    text-align: center;
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 14px;
}

.topCont {
    display: block;
    font-size: 15px;
    color: #707070;
}

.blate8ItemTop:hover {
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    padding: 0 29px;
}

.blate8ItemTop:hover .topName {
    transition: all 0.4s;
    display: block;
    margin: 0 auto;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 35px;
    width: 140px;
    line-height: 50px;
    height: 50px;
    background: linear-gradient(90deg, #FFCC0C, #F6BB07);
    border-radius: 0px 0px 20px 20px;
}

.iconArr {
    display: flex;
    flex-wrap: wrap;
    width: 300px;
    margin: 0 auto;

}

.iconArrItem {
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 25px;
}

.blate6-course {
    flex-direction: column;
    align-items: flex-end;
    width: 355px;
}

.blate6-course-detail {
    flex-wrap: wrap;
    width: 490px;
    margin-right: 40px;
}

.blate6-course-image {
    width: 474px;
    height: 638px;
}

.blate7Line {
    width: 1px;
    height: 640px;
    background: #E8E8E8;
    border-radius: 1px;
}

.blate7Line-image {
    width: 884px;
    height: 426px;
}

.blate8-icon-name {
    font-size: 16px;
    color: #121213;
}