.moshi-wrap{
    background: url(/hdsite/images/product_hard_3.png) no-repeat bottom center;
    background-size: cover;
    padding-bottom: 100px;
}
.moshi-ctr .moshi-item{
    padding: 70px 0 0 0;
}
.moshi-ctr .moshi-item h2.title{
    color: #000;
    font-size: 36px;
    text-align: center;
    line-height: 52px;
    padding-bottom: 12px;
}

.moshi-ctr .moshi-item p.desc{
    color:#333;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 50px;
    text-align: center;
}

.moshi-ctr .moshi-item-ctr{
    height: 420px;
    background: linear-gradient(350deg, #FFFFFF 0%, #EDF1F6 100%);
    position: relative;
}

.moshi-ctr .moshi-item-ctr .moshi-desc h3.name{
    color: #F1771E;
    font-size: 22px;
    line-height: 32px;
}

.moshi-ctr .moshi-item-ctr .moshi-desc div.desc{
    color: #333;
    font-size: 20px;
    line-height: 29px;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 24px;
    margin-bottom: 50px;
}

.moshi-desc-list .moshi-desc-item{
    float: left;
    width: 33.333%;
    box-sizing: border-box;
    padding-right: 30px;
    margin-bottom: 40px;
}

.moshi-desc-list .moshi-desc-item:nth-child(3n){
    padding-right: 0;
}

.moshi-desc-list .moshi-desc-item h5{
    color: #333;
    font-size: 16px;
    line-height: 18px;
    padding-bottom: 8px;
}

.moshi-desc-list .moshi-desc-item section{
    color:#333;
    font-size: 14px;
    line-height: 22px;
}

.moshi-item.moshi-item1 .moshi-desc{
    float: right;
    width: 952px;
    margin-right: 74px;
    padding-top: 40px;
}

.moshi-item.moshi-item1 .moshi-img{
    width: 213px;
    position: absolute;
    top:40px;
    left: 20px;
}


.moshi-item.moshi-item2 .moshi-item-ctr{
    padding: 40px 60px 0 60px;
    margin-bottom: 50px;
}

.moshi-item.moshi-item2 .moshi-desc{
}

.moshi-item.moshi-item2 .three .moshi-desc{
    width: 800px;
}
.moshi-item.moshi-item2  .moshi-desc-list {
    width: 660px;
}
.moshi-item.moshi-item2  .moshi-desc-list .moshi-desc-item {
    width: 280px;
}

.moshi-item.moshi-item2  .moshi-desc-list .moshi-desc-item:nth-child(2n+1) {
    margin-right: 96px;
}

.moshi-item.moshi-item2 .one .moshi-img{
    width: 470px;
    position: absolute;
    bottom:60px;
    right: 50px;
}

.moshi-item.moshi-item2 .two .moshi-desc .moshi-desc-list,
.moshi-item.moshi-item2 .four .moshi-desc .moshi-desc-list{
    float: right;
}

.moshi-item.moshi-item2 .two .moshi-img{
    width: 416px;
    position: absolute;
    bottom:60px;
    left: 50px;
}



.moshi-item.moshi-item2 .three .moshi-img{
    width: 364px;
    position: absolute;
    bottom:70px;
    right: 60px;
}


.moshi-item.moshi-item2 .four .moshi-img{
    width: 419px;
    position: absolute;
    bottom:70px;
    left: 60px;
}

.moshi-item.moshi-item2 .moshi-item-ctr:last-child{
    margin-bottom: 0;
    
}<!--0.00014495849609375-->