
.sub-banner.ohm {
    background: url(/images/gaussmind/ohm-banner.png) 50% 0 no-repeat;
}
#content section {
    margin-top: 50px;
    text-align: center;
}

#content .canDo .product-list {
    margin-top: 53px;
}

#content .one .product-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

#content .canDo {
    padding-top: 0;
    padding-bottom: 138px;
}

.guOhmInfo{
    background: #F7FAFF !important;
}

#content .canDo .product-list .product-item {
    width: 260px;
    height: 200px;
    box-shadow: 0px 1px 3px 0px #0000001A !important;
    border-radius: 4px;
    text-align: center;
    box-shadow: none;
    padding: 45px 30px 0;
    margin: 20px 20px 0 0;
}

#content .canDo .product-list .product-item h5 {
    margin: 10px 0;
}

h5 {
    font-size: 20px;
}

#content .one .product-list .product-item p {
    padding-top: 0;
    margin-bottom: 53px;
    height: 48px;
    font-size: 14px;
    font-weight: 400;
    color: inherit;
    line-height: 22px;
    text-align: left;
    color: #333;
}

#content .two {
    padding-top: 100px;
    padding-bottom: 120px;
    text-align: center;
}

#content .two .section-title {
    padding: 0 0 35px 0;
    margin-bottom: 24px;
    font-size: 40px;
    font-weight: 400;
    line-height: 56px;
    color: #091423 !important;
}

#content .two .apply-paas {
    margin: 0 auto;
    width:100%;
    max-width: 1120px;
    justify-content: space-between;
}

#content .two .apply-paas img {
    width: 600px;
    height: 320px;
}

#content .two .apply-paas-text {
    width: 490px;
}

#content .two .apply-paas-text h4 {
    margin-top: 50px;
    font-size: 22px;
    line-height: 32px;
    text-align: left;
    color: #fff;
}

#content .two .apply-paas-text h3 {
    margin-top: 50px;
    font-size: 22px;
    line-height: 32px;
    text-align: left;
}

#content .two .apply-paas-text h5 {
    color: #fff;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 4px;
    margin-top: 16px;
}
#content .two h1 {
    color: #fff;
}
#content .two h2 {
    margin-bottom: 4px !important;
}

#content .two .apply-paas-text p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #000000;
}

#content .three .product-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#content .three .product-list .product-item p {
    padding-top: 0;
    margin-bottom: 53px;
    height: 48px;
    font-size: 14px;
    font-weight: 400;
    color: inherit;
    line-height: 22px;
    text-align: left;
    color: #333;
}

#content .three .product-list .product-item {
    width: 357px;
    height: 256px;
    background: #F2F7FF;
    text-align: center;
    box-shadow: none;
    padding: 24px 16px 24px 16px;
    margin: 20px 50px 0 0;
    border-radius: 8px 0px 0px 0px;
}

#content .three .product-list .product-item h5{
    width: 325px;
    height: 28px;
    font-weight: 500;
    size: 20px;
    line-height: 28px;
    text-align: center;
}

#content .three .product-list .product-item div{
    width: 325px;
    height: 64px;
}

#content .three .product-list .product-item span{
    height: 26px;
    padding: 2px 8px 2px 8px;
    background: #176DE61F;
    color: #176DE6;
    border-radius: 4px;
    display: inline-block;
    margin: 5px 0 !important;
}

#content .three .product-list .product-item h5 {
    margin: 10px 0;
}

#content .register-button {
    display: inline-block;
    margin-top: 56px;
    text-align: center;
    background-color: #176de6;
    height: 48px;
    line-height: 48px;
    width: 144px;
    border-color: #176de6;
    font-size: 16px;
    border-radius: 0;
    color: #fff;
}

#content .register-button:hover {
    background-color: #3f90f2;
    border-color: #3f90f2;
}

#content .register-button-white {
    display: inline-block;
    margin-top: 50px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid #176de6;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #176de6;
}

#content .register-button-white:hover {
    background-color: #176de6;
    color: #fff;
}


#content section.four {
    padding-top: 100px;
    padding-bottom: 120px;
}

#content .four h2 {
    margin-bottom: 48px;
    color: #000000D9;

}

#content .four .help-list {
    padding: 0 0 48px;
    margin-bottom: 0;
    text-align: center;
}

#content .four .help-list.help-list-last {
    padding-bottom: 64px;
}

#content .four .help-list .help-item {
    margin-top: 40px;
    display: inline-block;
    padding: 0 48px;
    min-width: 170px;
}

#content .four .help-list .help-item img {
    display: inline-block;
    margin-bottom: 16px;
    width: 64px;
    height: 64px;
}

#content .four .help-list .help-item span {
    display: block;
    color: #000000;
}

#content .four .help-link .register {
    display: inline-block;
    width: 120px;
    height: 40px;
    border: 1px solid #176de6;
    color: #176de6;
    line-height: 40px;
    text-align: center;
}

#content .four .help-link .register:hover {
    color: #fff;
    background-color: #3f90f2;
    border-color: #3f90f2;
}



@media (max-width: 767px) {
    #content .three .apply-paas,
    #content .two .apply-paas {
        justify-content: center;
    }
}
