/*background: linear-gradient(1deg, #F8FAFC 0%, #FFFFFF 100%);*/
body { height: auto;}
.index-linear{background: linear-gradient(1deg, #F8FAFC 0%, #FFFFFF 100%) !important; padding-bottom: 20px;}
.wrap-container {position: relative;width: 1200px;margin: 0 auto;}
.slothui-banner-swiper {margin-bottom: 110px;}
.slothui-login-section {position: absolute;right: 24px;top: -514px;}
.slothui-notice-bar {position: absolute;left: 9px;top: -150px;}
.slothui-page-card {margin-bottom: 81px;}
.slothui-page-card .slothui-card{
    height: 275px;
}
.server-use-main .slothui-card-title{
    margin-top: 8px;
    font-size: 20px;
    color: #252D33;
    text-align: center;
    font-weight: 500;
}
.server-use-main .slothui-card-content {
    margin-top: 15px;
    font-size: 14px;
    color: #929699;
    text-align: center;
    line-height: 24px;
}
.server-use-main .slothui-cardTitle {
    margin-bottom: 38px;
}
.slothui-cardTitle {text-align: center;line-height: 42px; color: #252D33; margin-top: 40px;}
.slothui-cardTitle-more{
    font-size: 16px;
    color: #38C9FF;
    text-align: center;
    margin: 10px 0 40px;
}
.wrap{
    width: 100%;
    min-width: 1200px;
    background: #fff;
    overflow: hidden;
}
.wrap-inner{
    width: 1200px;margin: 0 auto;
}
.wrap-inner1{
    height: 210px;
    width: 100%;
    margin: 0 auto;
    background: url("/image/others/icon-ser-index-bottom-banner-253fa6edfb36529c376726fa3cd92bfb.png") no-repeat #f2f5fa;
    background-size: 1440px 240px;
    padding-top: 30px;

}
.slothui-ser-card .slothui-card{
    padding: 40px 65px 37px;
    text-align: center;
    width: 31%;
    margin: 0 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.slothui-ser-card .slothui-card .slothui-card-img{
    width: 140px;
    height: 140px;
    margin: 0 auto;
}
.slothui-ser-card .slothui-card .slothui-card-img img{
    width: 100%;
    height: 100%;
}
.servier-apply-main { margin-bottom: 90px; }
.servier-apply-main .slothui-cardTitle {margin-top: 60px;}
.slothui-page-step {margin-bottom: 62px;}
.to-login-btn {display: block;width: 230px;margin: 0 auto 70px;}
.reset-login-btn {padding: 5px 21px;margin-top: 16px;margin-right: 24px;}
.layui-carousel .layui-carousel-ind{ top: -75px;}
.slothui-page-card .slothui-card{ cursor: pointer;}
/* 登录前代理商申请指南步骤显示 */
.slothui-page-step1 .slothui-step-item {
    /* width: 250px; */
    width: 24%;
    height: 172px;
    text-align: center;
    display: inline-block;
    padding: 30px 0px;
}
.slothui-page-step1 .slothui-step-item .slothui-item-title {
    font-size: 20px;
    color: #404040;
    line-height: 32px;
    margin-top: 10px;
    font-weight: 600;
}
.slothui-page-step1 .slothui-step-item i{
    width: 87px;
    height: 87px;
    display: inline-block;
}
.slothui-page-step1 .slothui-step-item i.first{
    background: url("/image/others/icon-ser-index-04-26a0dd20da98937c7abe96643abeefb8.png") no-repeat;
    background-size: 87px 87px;
}
.slothui-page-step1 .slothui-step-item i.second{
    background: url("/image/others/icon-ser-index-05-89db26c22e072aa0573d219a73f499a5.png") no-repeat;
    background-size: 87px 87px;
}
.slothui-page-step1 .slothui-step-item i.third{
    background: url("/image/others/icon-ser-index-06-a409af80f190c8cfd50b184041382704.png") no-repeat;
    background-size: 87px 87px;
}
.slothui-page-step1 .slothui-step-item .slothui-item-content {
    font-size: 14px;
    color: #929699;
    line-height: 24px;
    width: 100%;
    margin-top: 4px;
    overflow: hidden;
}
.slothui-page-step1 .slothui-step-next {
    display: inline-block;
    width: 164px;
    height: 4px;
    margin-top: 70px;
}
.slothui-page-step1 .slothui-step-next i {
    display: block;
    width: 164px;
    height: 4px;
    margin: 0 auto;
    background: none;
    opacity: 0.33;
    -webkit-background-image: linear-gradient(90deg, #00B3F6 0%, #FFFFFF 100%);
    background-image: linear-gradient(90deg, #00B3F6 0%, #FFFFFF 100%);
    border-radius: 2px;
}



