HEX
Server: nginx/1.22.1
System: Linux VM-16-9-centos 3.10.0-1160.99.1.el7.x86_64 #1 SMP Wed Sep 13 14:19:20 UTC 2023 x86_64
User: www (1001)
PHP: 7.3.31
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.sanjiangapp.com/template/sanjiang/static/css/sulttion.css

.container_solu {
    padding-top: 40px;
}

.tabs_con {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tabs_con span {
    width: 194px;
    height: 43px;
    line-height: 43px;
    background: #e3e8ef;
    font-size: 16px;
    color: #43475f;
    margin-right: 36px;
    text-align: center;
    position: relative;
    cursor: pointer;

}

.tabs_con span:first-child {
    border-top-left-radius: 55px;
    border-bottom-left-radius: 55px;
}

.tabs_con span:last-child {
    border-top-right-radius: 55px;
    border-bottom-right-radius: 55px;
}

.tabs_con span:first-child::before,
.tabs_con span:last-child::after {
    display: block;
    content: '';
    width: 20px;
    height: 43px;
    background: #e3e8ef;
    position: absolute;
    right: -10px;
    transform: skew(15deg);
}

.tabs_con span:last-child::after {
    left: -10px;
    right: auto;
    top: 0;
}
.tabs_con span:nth-child(4)::before,
.tabs_con span:nth-child(4)::after,
.tabs_con span:nth-child(3)::before,
.tabs_con span:nth-child(3)::after,
.tabs_con span:nth-child(2)::before,
.tabs_con span:nth-child(2)::after {
    display: block;
    content: '';
    width: 20px;
    height: 44px;
    background: #e3e8ef;
    position: absolute;
    right: -10px;
    transform: skew(15deg);
}
.tabs_con span:nth-child(4)::after,
.tabs_con span:nth-child(3)::after,
.tabs_con span:nth-child(2)::after {
    left: -10px;
    right: auto;
    top: 0;
}

.tabs_con span:first-child.active {
    background: linear-gradient(to right, #ff8231, #ff6d27, #ff591e);
    color: #fff;
}

.tabs_con span:first-child.active::before {
    background: #ff591e;
}

.tabs_con span:nth-child(2).active ,
.tabs_con span:nth-child(3).active ,
.tabs_con span:nth-child(4).active {
    background: linear-gradient(to right, #ff8231, #ff6d27, #ff591e);
    color: #fff;
}

.tabs_con span:nth-child(2).active::before ,
.tabs_con span:nth-child(3).active::before ,
.tabs_con span:nth-child(4).active::before {
    background: #ff591e;
}

.tabs_con span:nth-child(2).active::after,
.tabs_con span:nth-child(3).active::after,
.tabs_con span:nth-child(4).active::after{
    background: #ff8231;
}

.tabs_con span.active:last-child {
    background: linear-gradient(to right, #ff8231, #ff6d27, #ff591e);
    color: #fff;
}

.tabs_con span.active:last-child::after {
    background: #ff8231;
}

/*主体1-1*/
.tabs_content {
    margin: 0 auto;
    padding-top: 55px;
}
.tabs_content>div{
    display: none;
}
.content_type1{
    margin-bottom: 37px;
}
.content_type1 > h5,
.content_type2 > h5,
.content_type3 > h5{
    text-align: center;
    font-size: 18px;
    color: #434a60;

}

.level_one {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 156px;
    box-sizing: border-box;
    padding-top: 30px;
}

.level_one > div.now img:first-child {
    display: none;
}

.level_one > div.now img:nth-child(2) {
    display: block !important;
}

.level_one > div img:first-child {
    display: block;
}

.level_one > div img:nth-child(2) {
    display: none !important;
}

.level_one > blox {
    transform: translateY(-20px);
}

.level_one > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.level_one > div > img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}


.level_one > div span {
    font-size: 16px;
    color: #434a60;
    margin-top: 20px;
}

/*优势*/
.app_advantage {
    background-size: 100% 100%;
    width: 100%;
    height: 540px;
    padding-top: 40px;
    box-sizing: border-box;
}

.app_advantage .h5 {
    text-align: center;
    font-size: 20px;
    color: #434a60;
    font-weight: bold;


}

.app_advantage .desc {
    font-size: 16px;
    color: #9599a8;
    text-align: center;
    margin-top: 20px;

}

.app_advantage .icon8 {
    width: 1100px;
    margin: 40px auto 0;
    display: flex;
    flex-wrap: wrap;


}

.app_advantage .icon8 li {
    width: 260px;
    height: 165px;
    margin-right: 18px;
    margin-bottom: 20px;
    position: relative;
    padding: 96px 25px 0;
    background-size: 100% 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0 0 10px #ddd;
}

.app_advantage .icon8 li:nth-child(4n) {
    margin-right: 0;
}

.app_advantage .icon8 li .titles {
    font-size: 16px;
    color: #4d5169;
}

.app_advantage .icon8 li .titles + p {
    color: #a0a2ac;
    font-size: 14px;
    margin-top: 10px;
}

.bot_imgs {
    width: 1100px;
    margin: 78px auto 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}

.bot_imgs > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bot_imgs > div span {
    color: #434a60;
    margin-top: 35px;
    font-size: 20px;
}

.mianfei_btn {
    padding: 0px 40px;
    line-height: 40px;
    height: 40px;
    background: #ff501a;
    border-radius: 5px;
    border: none;
    outline: none;
    display: block;
    margin: 64px auto 0;
}

.mianfei_btn a {
    font-size: 14px;
    color: #ffffff;
    display: block;
    text-decoration: none;
}

/*1-2*/
.level_two_gzh {

}

.level_two_gzh .icon7 {
    background: #f6f7fb;
    padding: 44px 0;
}

.level_two_gzh .icon7 h5 {
    font-size: 20px;
    text-align: center;
    color: #434a60;
}

.level_two_gzh .icon7 ul {
    width: 1100px;
    margin: 35px auto 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.level_two_gzh .icon7 ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.level_two_gzh .icon7 ul li img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.level_two_gzh .icon7 ul li span {
    font-size: 16px;
    margin-top: 20px;
    color: #434a60;
}

.level_two_gzh .shop_step {
    padding-top: 48px;
}

.level_two_gzh .shop_step h5 {
    font-size: 20px;
    color: #434a60;
    text-align: center;
}

.level_two_gzh .shop_step .step_content {
    width: 1100px;
    margin: 0 auto;
    padding: 60px 0;
    position: relative;
}

.level_two_gzh .shop_step .step_content .pos {
    position: absolute;
    right: 135px;
    top: 50%;
    transform: translateY(-50%);
}

.level_two_gzh .shop_step .step_content > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 100px;
}

.level_two_gzh .shop_step .step_content > div > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.level_two_gzh .shop_step .step_content > div > div > img {
    width: 70px;
    height: 70px;
}

.level_two_gzh .shop_step .step_content > div > div span {
    font-size: 16px;
    color: #434a60;
    margin-top: 20px;
}

.level_two_gzh .icon5 h5 {
    font-size: 20px;
    color: #363636;
    text-align: center;
}

.level_two_gzh .icon5 ul {
    width: 1100px;
    margin: 30px auto 0;
    display: flex;
    justify-content: space-between;;

}

.level_two_gzh .icon5 ul li {
    width: 195px;
    height: 350px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.level_two_gzh .icon5 ul li img {
    width: 195px;
    height: 350px;
    box-shadow: 0 0 10px #ddd;


}

.level_two_gzh .icon5 ul li span {
    font-size: 16px;
    color: #434a60;
    margin-top: 10px;
}

/*1-3*/
.level_one_content>div{
    display: none;
}
.level_one_content .echares_box {
    background: #f6f7fb;
    padding-top: 35px;
    padding-bottom: 60px;
}

.level_one_content .echares_box h5 {
    font-size: 20px;
    color: #363636;
    text-align: center;
}

.level_one_content .echares_box .content_eacher {
    width: 1100px;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.level_one_content .eachers_app {
    width: 480px;
    height: 480px;
}

.level_one_content .xcy_ys {
    background: #fff;
}

.level_one_content .xcy_ys h5 {
    font-size: 20px;
    color: #434a60;
    text-align: center;
    padding-top: 48px;
}

.level_one_content .xcy_ys p {
    font-size: 16px;
    color: #9599a8;
    text-align: center;
    margin-top: 15px;

}

.level_one_content .xcy_ys .items {

    width: 1100px;
    margin: 0 auto;
    padding: 0 70px 70px;


}

.level_one_content .xcy_ys .items > div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 55px;
}

.level_one_content .xcy_ys .items > div .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 200px;
    cursor: pointer;
}

.level_one_content .xcy_ys .items > div .item span {
    margin-top: 30px;
    font-size: 16px;
    color: #434a60;
}
.level_one_content .xcy_g{
padding-top: 40px;
    background: #fff;

}
.level_one_content .xcy_g h5{
    font-size: 20px;
    color: #434a60;
    text-align: center;
}
.level_one_content  .xcy_g .count_step{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1100px;
    margin:40px auto 88px;
}

.level_one_content .xcy_g .count_step>div.nowSelect .imgs img:first-child{
    display: none;

}
.level_one_content .xcy_g .count_step>div.nowSelect .imgs img:last-child{
    display: block;

}
.level_one_content .xcy_g .count_step>div .imgs img:first-child{
    display: block;

}
.level_one_content .xcy_g .count_step>div .imgs img:last-child{
    display: none;

}
.level_one_content  .xcy_g .count_step >div{
    display: flex;
    align-items: center;
    cursor: pointer;
}
.level_one_content  .xcy_g .count_step .imgs{
    margin-right: 20px;
}
.level_one_content  .xcy_g .count_step h6{
font-size: 18px;
    color: #434a60;
}
.level_one_content  .xcy_g .count_step h6+p{
font-size: 14px;
    color: #434a60;
    margin-top: 10px;
}
.level_one_content  .xcy_g .con_img{
    text-align: center;
}

/*2-1*/
 .wbanner{
    text-align: center;
}
.zero_tabs{
    width: 100%;
    min-height: 627px;
    background-size:cover;
    padding-top: 140px;
    box-sizing: border-box;
    margin-top: -90px;
}
.zero_tabs .tabs_title{
    width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;

}
.zero_tabs .tabs_title span{
    min-width: 120px;
    max-width: 130px;
    text-align: center;
    background: #fff;
    font-size: 14px;
    color: #434a60;
    line-height: 40px;
    height: 40px;
    border-radius:155px;
    margin-right: 15px;
    cursor: pointer;
}
.tabs_title span.cureent{
    background: linear-gradient(to right,#ffa04b,#ff8d3b,#ff9542);
    color: #fff;

}
.tabs_content_zero{
    width:1100px;
    margin: 0 auto;
}
.tabs_content_zero >div{
    display: none;
}
.tabs_content_zero .global_zero{
    margin-top: 60px;
    display: none;

}
.tabs_content_zero .show{
    display: flex;
}
.tabs_content_zero .global_zero .left_img{
    width: 353px;
    height:333px;
    margin-right: 110px;
    min-width: 353px;
}
.tabs_content_zero .global_zero .left_img img{
    width: 100%;
    height: 100%;
}

.tabs_content_zero .global_zero  .right_info p{
    font-size: 16px;
    line-height: 34px;
    padding-top: 14px;
    color:#434a5f;
    height: 102px;
}
.tabs_content_zero .global_zero  ul{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 60px;
}
.tabs_content_zero .global_zero  ul li{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 36px;

}
.tabs_content_zero .global_zero ul li img{
    max-width: 55px;
    min-height: 55px;
}
.tabs_content_zero .global_zero  ul li span{
    margin-top: 15px;
}
.tiyan_btn{
    width: 140px;
    height: 40px;
    background: #ff501a;
    border-radius: 5px;
    border: none;
    outline: none;
    margin-top: 55px;


}
.tiyan_btn a{
    font-size: 14px;
    color: #fff;
    display: block;
    text-decoration: none;

}
.ohter_zero{
    display: none ;
}
.tabs_content_zero .other_icon{
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 60px;
}
.content_shiti{
    text-align: center;
}

.content_dianshang{
    display: none;
    width: 1100px;
    margin: 0 auto;
}

.content_type3 .show{
    display: block ;
}
.fr{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fr p{
    font-size: 16px;
    color: #434660;
    line-height: 26px;
    text-align: left;
}
/*多店铺样式*/
.content_type4{
    color: #26365B;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    background-color: white;
}
.type4_top{
    padding-top: 56px;
}
.type5_title1,
.type4_title1 h5{
    font-size: 30px !important;
    text-align: center;
}
.type5_title2,
.type4_title2{
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    margin-top: 18px;
    margin-bottom: 56px;
}
.type5_title2,
.type4_title2 p{
    font-size: 18px;
    color: #969AA8;
    line-height: 30px;
}
.type4_imgcon{
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 64px;
    justify-content: space-evenly;
    display: flex;
}
.type4_imgcon .type4_imgconleft{
    width: 252px;
    text-align: center;
}
.type4_imgconleft img{
    width: 252px;
    height: 187px;
    margin-bottom: 30px;
}
.type4_imgconleft h3{
    font-size: 20px;
    margin-bottom: 18px;
}
.type4_imgconleft p{
    font-size: 16px;
    color: #989BAE;
}
.type4_background{
    width: 100%;
    background-color: #F8FBFF;
    padding-top: 60px;
    padding-bottom: 36px;
}
.type4_eCommerce{
    width: 1100px;
    margin: 0 auto;
}
.type4_eco_backstage{
    width: 1100px;
    margin: 0 auto 78px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.type4_eco_backstaget{
    width: 60%;
    margin-right: 80px;
    text-align: left;
}
.type4_eco_backstaget h3{
    font-size: 24px;
    margin-bottom: 28px;
}
.type4_eco_backstaget p{
    font-size: 16px;
    color: #677086;
    text-align: justify;
    line-height: 30px;
}
.type4_btn{
    width: 110px;
    border-radius: 4px;
    margin-top: 50px;
}
.type4_eco_backstagei img{
    width: 474px;
    height: 354px;
}
.type4_framework{
    margin-top: 50px;
    text-align: center;
    padding-bottom: 54px;
}
.type4_framework .type4_title1{
    margin-bottom: 54px;
}
.type4_framework img{
    width: 910px;
    height: 408px;
}
.type4_characteristic{
    width: 1100px;
    margin: 0 auto;
}
.type4_characteristic .type4_title1{
    margin-bottom: 62px;
}
.type4_range{
    width: 1100px;
    margin: 38px auto 46px auto;
}
.type4_range .type4_title1{
    margin-bottom: 36px;
}
.type4_rangeimg{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.type5_protect,
.type4_protect{
    width: 100%;
    height: 120px;
    background: url("../images/type4_protect_bg.png");
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.type5_protect p,
.type4_protect p{
    color: white;
    font-size: 24px;
    margin-right: 58px;
}
.type5_protectbtn,
.type4_protectbtn{
    width: 120px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    color: white;
    border: 1px solid white;
    border-radius: 4px;
    cursor: pointer;
}
/*直播电商*/
.content_type5{
    color: #26365B;
}
.type5_top{
    width: 100%;
    background-color: #F2F5FC;
    padding-top: 56px;
    padding-bottom: 44px;
}
.type5_topcontent{
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.type5_title1 h5{
    font-size: 30px !important;
    text-align: center;
    margin: 0 auto;
}
.type5_mode{
    width: 354px;
    padding: 86px 34px 34px 34px;
    background-color: white;
    border-radius: 20px;
    box-sizing: border-box;
    position: relative;
}
.type5_mode_title{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}
.type5_mode .blue{
    color: #437CFF;
}
.type5_mode .green{
    color: #00D0C4;
}
.type5_mode .orange{
    color: #FF8031;
}
.type5_mode img{
    position: absolute;
    width: 100px;
    height: 100px;
    top: -40px;
    left: 127px;
}
.type5_mode p{
    font-size: 16px;
    color: #6E758E;
    text-align: center;
    line-height: 28px;
    margin-bottom: 36px;
}
.type5_mode p span{
    display: block;
}
.type5_mode_line{
    width: 60px;
    height: 6px;
    border-radius: 3px;
    margin: 0 auto;
}
.type5_live .type5_mode_line{
    background: linear-gradient(-90deg, #8F53FF 0%, #218FFF 100%);
}
.type5_h5 .type5_mode_line{

    background: linear-gradient(-90deg, #08DDC1 0%, #00CEE0 98%);
}
.type5_pc .type5_mode_line{

    background: linear-gradient(-90deg, #FF8B24 0%, #FF7340 100%);
}
.type5_contentall{
    width: 100%;
    background-color: white;
    padding-top: 60px;
    padding-bottom: 60px;
}
.type5_content{
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.type5_content_left{
    margin-right: 112px;
}
.type5_content_left img{
    width: 404px;
    height: 404px;
}
.type5_content_right_title{
    font-size: 24px;
    margin-bottom: 24px;
    font-weight: bold;
}
.type5_content_right p{
    min-height: 76px;
    font-size: 16px;
    color: #677086;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 38px;
}
.type5_content_right ul li{
    display: flex;
    align-items: center;
    font-weight: 500;
    margin-bottom: 22px;
    font-size: 18px;
}
.type5_content_right ul li div{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 2px solid #FF6A18;
    margin-right: 10px;
}
.type5_sec{
    background-color: #F8FBFF;
}
.type5_sec .type5_content_left img{
    width: 374px;
    height: 404px;
}
.type5_thr .type5_content_left img{
    width: 474px;
    height: 354px;
}
.type5_scene{
    width: 100%;
    background: url("../images/type5_scene_bg.png") no-repeat;
    padding-top: 38px;
    padding-bottom: 42px;
    background-size: cover;
}
.type5_scene_content{
    width: 1100px;
    margin: 0 auto;
}
.type5_scene_content_fir{
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.type5_scene_contentf{
    width: 520px;
    height: 280px;
    position: relative;
    border-radius: 4px;
}
.type5_scene_contentf img{
    width: 520px;
    height: 280px;
}
.type5_scene_contentf div{
    position: absolute;
    width: 100%;
    height: 44px;
    bottom: 0;
    background-color: #040616;
    opacity: 0.5;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.type5_scene_contentf p{
    color: white;
    position: absolute;
    bottom: 12px;
    left: 206px;
    font-size: 18px;
    font-weight: bold;
}
.type5_advantage{
    width: 100%;
    padding-top: 38px;
    padding-bottom: 65px;
}
.type5_adv_content{
    width: 1100px;
    margin: 0 auto;
}
.type5_adv_content ul{
    display: flex;
    justify-content: space-between;
}
.type5_adv_content ul li{
    width: 240px;
    text-align: center;
    position: relative;
}
.type5_adv_content ul li img{
    width: 180px;
    height: 154px;
    margin-bottom: 100px;
}
.type5_adv_content ul li p{
    font-size: 16px;
    line-height: 24px;
    position: absolute;
    bottom: 0;
}
.type5_protect{
    background: url("../images/type5_protect_bg.png");
    background-size: cover;
}