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/runtime/cache/e03722adfcced0508ac9269b39ae5690.html
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">    
	<title>新闻动态-三匠互联</title>
	<meta name="keywords" content="微商学院,电商资讯,电商学院">
	<meta name="description" content="三匠互联是一家专注于为移动电商软件开发,为企业级商家提供一站式电子商务网站设计,电商平台建设服务,三匠互联商学院为广大用户提供最新最热门的电商行业资讯服务。">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="shortcut icon" href="/template/sanjiang/favicon.ico" type="image/x-icon">
	<link rel="stylesheet" href="/template/sanjiang/static/css/home.css">
	<link rel="stylesheet" href="/template/sanjiang/static/css/layui.css">
	<style>
		.dis_flex{
			display:flex;
			justify-content: flex-start;
		}
		.editionCenter {
			width:1100px;
			margin:0 auto;
			border-radius: 4px;
		}
		.eps{
			white-space:nowrap;
			overflow:hidden;
			text-overflow:ellipsis;
		}
		.mor_eps{
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
			overflow: hidden;
		}
		.mor_eps a{
			font-weight: 800;
			font-size: 14px;
			line-height: 18px;
			height: 36px;
			display: inline-block;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			-webkit-line-clamp: 2;
			overflow: hidden;
		}

		.ym_header_right_nav .ym_nav_nav_right li:nth-child(2){
			/* color:#fff !important; */
		}
		.ym_nav_nav_right_button2{
			/*background: #ff6918;*/
			color: #3822BA !important;
		}
		.ym_nav_nav_right .ym_nav_nav_right_button2{
			color: #593be5 !important;
		}
		.head{
			height:210px;
			background-image:url('/template/sanjiang/static/picture/bg.png');
			background-size: 100% 100%!important;
			background-color: #593be5;
		}
		.banner{
			height:auto;
		}
		.banner .title{
			line-height:60px;
			font-size: 24px;
			color: #fff;
			font-weight: 700;
			min-height:70px;
			flex-shrink: 0;
			text-align: center;
		}
		.tab{
			height:50px;
			background:#fff;
			margin:20px auto;
			justify-content: space-between;
		}
		.tab div:first-child::-webkit-scrollbar{
			width:0;
			height:0;
		}
		.tab .hotIpt{
			width:100%;
			height:100%;
			border-radius: 5px;
			padding-left:20px;
			padding-right:40px;
			box-sizing: border-box;
			background:#F0F2F5;
			border:none;
			border-radius: 15px;
		}
		.tab .toLeft{
			width:20px;
			height:50px;
			position:absolute;
			top:0;
			left:0;
			line-height: 50px;
			text-align: center;
			cursor: pointer;
			background:#fff;
			display:none;
		}
		.tab .toRight{
			width:20px;
			height:50px;
			position:absolute;
			right:-30px;
			top:0;
			line-height: 50px;
			text-align: center;
			cursor: pointer;
			display:none;
		}
		.searchIcon{
			height:30px;
			width: 30px;
			position:absolute;
			right:20px;
			top:10px;
			line-height:30px;
			text-align: center;
			cursor: pointer;
		}
		.hotWords_list{
			position:absolute;
			width:100%;
			padding:18px;
			box-sizing: border-box;
			border-radius: 10px;
			background:#fff;
			box-shadow: 0 3px 10px #ccc;
			top:50px;
			display: none;
		}
		.hotWords_list p{
			font-size:14px;
			font-weight: 600;
		}
		.hotWords_list ul{
			width:100%;
		}
		.hotWords_list li{
			font-size:12px;
			padding:7px;
			cursor: pointer;
			user-select: none;
			-o-user-select: none;
			-moz-user-select: none;
			-khtml-user-select: none;
			-webkit-user-select: none;
		}
		.hotWords_list li:hover{
			color:#FF6919;
			background:rgba(200,200,200,0.1);
		}
		.hotWords_list li:hover strong{
			color: #ff6919 !important;;
		}
		.tab_item{
			font-size: 14px;
			line-height: 50px;
			color:#242841;
			text-align: center;
			margin:0 25px;
			font-weight: 400;
			font-family: PingFang SC , Microsoft YaHei, Microsoft YaHei-Regular;
			cursor: pointer;
			user-select: none;
			-o-user-select: none;
			-moz-user-select: none;
			-khtml-user-select: none;
			-webkit-user-select: none;
			height:50px;
			display: inline-block;
		}
		.tab_item:hover a{
			color:#FF6919;
		}
		.tab_item.zhy_active{
			border-bottom: 2px solid #FF6919;
			height:48px;
		}
		.tab_item.zhy_active :any-link{
			color:#FF6919;
			font-weight: 700;
		}
		
		.section{
			padding:20px;
			box-sizing: border-box;
			justify-content: space-between;
			background:#fff;
			margin-bottom: 44px;
		}
		.section .news_l{
			width:710px;
			position: relative;
		}
		.section .news_r{
			width:310px;
		}
		.news_l .news_item{
			justify-content: space-between;
			width:100%;
			height:150px;
			border-bottom: 1px solid #F6F6F6;
			padding-bottom: 20px;
			box-sizing: border-box;
			margin-top:20px;
		}
		.news_l .news_item:first-child{
			margin-top:0;
		}
		.news_l>.clearfix{
			/* position: absolute;
			bottom:0;
			right:0; */
			width: 100%;
		}
		.news_l>.clearfix .page{
			float:right;
			margin:0;
		}
		.news_item .img{
			width:200px;
			height:130px;
		}
		.news_item .img img{
			width:100%;
			height:100%;
			border-radius: 4px;
		}
		.news_item .content{
			width:490px;
			height:130px;
		}
		.news_item .title{
			font-size: 20px;
			font-family:PingFang SC ,  Microsoft YaHei, Microsoft YaHei-Bold;
			font-weight: 700;
			text-align: left;
			color: #242841;
			line-height: 24px;
			cursor: pointer;
		}
		.news_item .title:hover a{
			color:#4674f1;
		}
		.news_item .paragraph{
			margin-top:10px;
			font-size: 14px;
			font-family: PingFang SC , Microsoft YaHei, Microsoft YaHei-Regular;
			font-weight: 400;
			text-align: left;
			color: #7a7c80;
			line-height: 20px;
			margin-bottom: 35px;
			min-height: 40px;
			max-height: 40px;
		}
		.news_tag{
			display:inline-block;
			height: 20px;
			padding: 4px 12px;
			font-size: 12px;
			border-radius: 10px;
			background:#f2f7ff;
			font-family: PingFang SC , Microsoft YaHei, Microsoft YaHei-Regular;
			font-weight: 200;
			text-align: left;
			color: #a1a8b3;
			line-height: 12px;
			box-sizing: border-box;
			cursor: pointer;
		}
		.news_tag strong{
			font-weight: 400!important;
		}
		.news_tag:hover{
			background-color: #1a79ff;
			color:#fff;
		}
		.news_item .news_time{
			line-height:16px;
			text-align: center;
			float: right;
			color:#9FA0A8;
		}
		.news_item .news_time strong{
			font-weight: 400!important;
		}
		.recommend_title{
			width:100%;
			height:40px;
			background:#F6F6F6;
			text-align: left;
		}
		.recommend_title p{
			display: inline-block;
			font-weight: 400;
			line-height:40px;
			font-size:14px;
			color:#242841;
		}
		.recommend_title img{
			margin:0 10px;
		}
		.article{
			text-align: center;
		}
		.article_item{
			justify-content: space-between;
			width:100%;
			height:104px;
			border-bottom: 1px solid #F6F6F6;
			padding: 20px 0;
			box-sizing: border-box;
		}
		.article_item .img{
			width:96px;
			height:63px;
		}
		.article_item .img img{
			width:100%;
			height:100%;
			border-radius: 4px;
		}
		.article_item .content{
			width:200px;
			height:63px;
		}
		.article_item .title{
			font-size: 14px;
			font-family:PingFang SC ,  Microsoft YaHei, Microsoft YaHei-Bold;
			font-weight: 700;
			text-align: left;
			color: #242841;
			line-height: 18px;
			cursor: pointer;
			min-height: 37px;
		}
		.article_item .article_time{
			line-height:40px;
			text-align: center;
			float: right;
			color:#9FA0A8;
		}
		.article_item .seeNum {
			width: 100px;
			line-height: 40px;
			text-align: left;
			font-size: 14px;
			float: left;
			color: #9FA0A8;
		}
		.article .more{
			font-size:12px;
			font-family: PingFang SC , Microsoft YaHei, Microsoft YaHei-Regular;
			font-weight: 400;
			text-align: left;
			color: #7a7c80;
			line-height: 12px;
			padding:11px 21px;
			margin:0 auto;
			margin-top:3px;
			margin-bottom: 30px;
			border:none;
			border-radius: 17px;
			box-sizing: border-box;
			cursor: pointer;
		}
		.article ul li:last-child{
			border:none;
		}
		.tags{
			flex-wrap: wrap;
			margin-top: 15px;
		}
		.tags>a{
			margin:5px;
		}
		h4:hover a{
			color: #4674f1 !important;
		}
		.result{
			border-bottom: 1px solid #F6F6F6;
			line-height: 40px;
			margin-bottom: 20px;
			color:#7a7c80;
		}
		.noList{
			text-align: center;
			padding-bottom:40px;
		}
		.noList img{
			margin:40px 0 20px;
		}
		.noList p{
			color:#242841;
			font-size:12px;
		}
		.delDefaultAStyleAll:hover{
			opacity: 1;
			color: #ffffff;
		}
	</style>
</head>

<body>
<div class="main">

	<div class="head">

        <script>

    function showClick() {
        layer.open({
            type: 1,
            content: $('.adminDemo').html(),
            title: ['演示下载','text-align:center'],
            area: ['700px', '590px'],
            closeBtn:1
        });
    }
    function closePop() {
        layer.closeAll()
    }
</script>
<style>

    .delDefaultAStyleAll{
        cursor: pointer;
        color: #fff;
        font-size: 17px;
        text-decoration: none;
        width: auto !important;
        height: auto !important;
        background: none !important;
        opacity: 1 !important;
        margin-top: 0 !important;
    }
    .admin_box{
        width: 100%;
        height: 100%;
        background: #fff;
        position: relative;
        border-radius: 2px;
    }
    .admin_box::before{
        content: '';
        display: block;
        width: 10px;
        height: 10px;
        background: #fff;
        position: absolute;
        right: 40px;
        top: -5px;
        transform:rotate(45deg);
    }
    .closePop{
        width: 21px;
        height: 20px;
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
    }
    .ddtable{
        display: flex;
        padding: 18px 34px;
        height: 406px;
        box-sizing: border-box;
        overflow-y: auto;
    }
    .ddtable dl{
        color: #000 !important;
        margin-right: 50px;
    }
    .ddtable dl:last-child{
        margin-right: 0;
    }
    .ddtable dl.ysht dd{
        font-size: 14px;
        color: #242841;
    }
    .ddtable dl.ysdd dd a{
        color: #0983ff;
        font-size: 13px;
    }
    .ddtable dl.zhmm dd a{
        color: #0983ff;
        text-decoration: none;
    }
    .ddtable  dl dd{
        color: #000;
        margin-bottom: 26px;
        line-height:22px;
    }
    .ddtable  dl dd:last-child{
        margin-bottom: 0px;
    }
    .ddtable dl dt{
        font-size: 14px;
        font-weight: 700;
        text-align: left;
        color: #242841;
        padding-bottom: 15px;
        border-bottom:2px dotted #969798;
        margin-bottom: 20px;
    }
    .admin_box .ewms{
        width: 100%;
        height: 120px;
        border-radius: 6px;
        color: #181f29;
        font-size: 12px;
        display: flex;
        justify-content: space-between;
        padding: 10px 34px 9px;
        box-sizing: border-box;
    }
    .admin_box .ewms>div{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .admin_box .ewms img{
        width: 86px;
        height: 86px;
        margin-bottom: 16px;
    }
    /*演示后台*/
    /*.demoAD:hover .adminDemo{*/
    /*display: block;*/
    /*}*/
    .adminDemo{
        display: none;
        position: absolute;
        top:30px;
        bottom: 0;
        right: 0;
        /*width: 700px;*/
        /*height: 620px;*/
        padding: 35px 0;
        z-index: 99;

    }
</style>
<style>
    .layui-layer{
        border-radius: 6px;
    }
    .top_cooperation{
        width: 100%;
        padding: 12px 0;
        position: fixed;
        top: 0;
        z-index: 2000;
        transition-duration: 0.3s;
        transition-timing-function: ease;
        transition-delay: 0s;
        background-size: 100% 112px;
        background-image: url("/template/sanjiang/static/images/bg2.png");
        cursor: pointer;
        display: none;
    }

    .transparent{
        width: 100%;
        position: fixed;
        top: 507px;
        display: none;
        z-index: 2000;
    }

    .unimportance{
        width: 100%;
        /*height: 100%;*/
        display: flex;
        align-items: center;
        transition-duration: 0.3s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }
    .top_cooperation .details{
        border: 0 !important;
        font-size: 16px !important;
        margin: 0 0 0 40px !important;
        background: linear-gradient(#fcbf42,#f99132) !important;
        box-shadow: 0 0px 10px 0px rgba(0,0,0,.08) !important;
    }
    .top_cooperation .details a{
        text-decoration: none;
        color: #ffffff !important;
    }
    .top_cooperationone{
        width: 1100px;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .top_cooperationtwo{
        width: 890px;
        margin: 0 auto;
        display: none;
        justify-content: center;
        transition-duration: 0.5s;
        transition-timing-function: ease;
        transition-delay: 0s;
    }
    .retract{
        width: 72px;
        display: flex;
        align-items: center;
        cursor: pointer;
        margin: 30px auto 10px;
    }
    .retract p{
        color: white;
        font-size: 16px;
        display: inline-block;
    }
    .retract img{
        width: 16px;
        height: 16px;
        margin-right: 10px;
    }
    .top_cooperationoneR{
        float: right;
    }
    .top_cooperationoneL{
        float: left;
    }
    .top_cooperationoneR ul{
        width: 90%;
    }
    .top_cooperationoneR ul li{
        color: #ffffff;
        font-size: 20px;
        margin-bottom: 30px;
        padding: 0;
    }
    .top_cooperationoneR span{
        display: inline-block;
        width: 26px;
        height: 26px;
        border-radius: 50%;
        background: #ffffff;
        color: #ff262b;
        text-align: center;
        line-height: 26px;
        font-weight: bold;
        margin: 0 10px;
    }
    .top_cooperationstyle{
        background-size: 100% 100%;
        display: block !important;
        padding-top: 50px !important;
        box-sizing: border-box;
    }
    .top_cooperationstyletwo{
        background-image: url("/template/sanjiang/static/images/bg1.png") !important;
    }
    .top_cooperationstyle .top_cooperationone{
        margin-bottom: 50px;
    }
    .qw_btn{
        width: 120px !important;
        height: 40px !important;
        border-radius: 4px !important;
        background: #FF6918 !important;
        text-align: center !important;
        line-height: 40px !important;
        color: white !important;
        font-size: 14px !important;
        box-shadow: 0px 2px 6px 0px rgba(255, 105, 24, 0.46) !important;
        margin: 0 auto !important;
        border: 1px solid #FF6918 !important;
        cursor: pointer;
    }
    .navtop{
        position: fixed !important;
        background: #ffffff;
        z-index: 1000 !important;
        transition: 0.2s;
        box-shadow: 0px 10px 10px rgba(0,0,0,.02);
        top: 0px;
    }
    .navtop .ym_nav_nav_left li{
        color: #333333 !important;
    }
    .navtop .ym_nav_nav_left li>a{
        background: #fd493e;
        color: #333333 !important;
    }
    .navtop .ym_nav_nav_right li{
        color: #333333;
    }
    .navtop .ym_nav_nav_right .ym_nav_nav_right_button{
        border: 1px solid #fd493e;
        color: #fd493e !important;
    }
    .navtop .ym_nav_nav_right .ym_nav_nav_right_button2{
        background: #fd493e;
        color: #ffffff !important;
    }
    .navtop .lefboder::before{
        background-color: black;
    }
    .closeadvertisement{
        width: 22px;
        height: 22px;
        position: fixed;
        right: 20px;
        top: 10px;
        z-index: 2000;
        cursor: pointer;
        display: none;
    }
    .closeadvertisement img{
        width: 100%;
    }



    .ycm_product_list{
        padding-left: 40px;
        padding-right: 40px;
    }

    .ycm_product_list .items{
        /* width: 900px; */
        height: auto;
    }

    .ycm_product_list .items .link{
        font-weight: 600;
        font-size: 14px;
        color: #242841;
    }

    .ycm_product_list .items .text{
        margin-top: 6px;
        font-size: 12px;
        color: #9a9a9a;
        overflow:hidden;
        white-space:nowrap;
    }

    .ycm_product_list .items dt{
        font-size: 16px;
        font-weight: 600;
        color: #242841;
    }

    .ycm_product_list .items dl{
        margin-right: 50px;
    }

    .ycm_product_list .items dl:last-child{
        margin-right: 0;
    }

    .ycm_product_list .items dl dd{
        margin-top: 20px;
        line-height: 20px;
    }

    .ycm_product_list .items dl dd div{
        width: calc(100% - 48px);
    }

    .ycm_product_list .items .me dd{
        display: flex;
        align-items: center;
    }

    .ycm_product_list .items .me img{
        margin-right: 8px;
        width: 40px;
        height: 40px;
    }

    .ycm_product_list .items .other{}

    .solution_card dl dd a.vice_link{
        display: block;
    }


    /*产品方案*/
    .solution_card_V{
        position:fixed;
        top: 69px;
        left: 0;
        right: 0;
        color: #000;
        z-index: 9;
        height: 0;
        overflow: hidden;
        /*display: none;*/
        transition:height .25s;
        box-shadow: 0px 8px 10px rgba(0,0,0,.1);
    }
    .product:hover .solution_card_V{
        height: 505px;
        border-top: 1px solid rgba(0,0,0,.06);
        padding-bottom: 30px;
    }
    .product:hover .solution_card_box{
        padding-bottom: 30px;
    }
    .solution_card_box{
        width: 100%;
        background: #fff;
        margin: 0 auto;
        padding: 30px 0 0;
    }
    .solution_card_box dl{

    }
    .solution_card_box dt{
        font-size: 16px;
        font-weight: 700;
        color: #242841;
        display: flex;
        align-items: center;

    }
    .solution_card_box dt::before{
        display: block;
        content: '';
        width: 3px;
        height: 16px;
        background: #fc473c;
        border-radius: 2px 0px 0px 2px;
        margin-right: 10px;
    }
    .solution_card_box  dd{
        width: calc(20% - 35px);
    }
    .solution_card_box dd{
        display: inline-flex;
        align-items: center;
        margin-right: 30px;
        margin-top: 22px;
        margin-bottom: 35px;

    }
    .solution_card_box dd:last-child{
        margin-right: 0;
    }
    .solution_card_box dd:hover a{
        color: #ff501a;
    }
    .solution_card_box dd img{
        width: 40px;
        height: 40px;
        margin-right: 9px;
    }
    .solution_card_box dd>div{
        display: flex;
        flex-direction: column;
    }
    .solution_card_box dd>div a{
        text-decoration: none;
    }
    .solution_card_box dd>div a:first-child{
        font-size: 14px;
        color: #242841;

    }
    .solution_card_box dd>div a:last-child{
        margin-top: 6px;
        font-size: 12px;
        color: #9a9a9a;
        overflow: hidden;
        white-space: nowrap;
    }
    .layui-layer-title{
        padding: 0;
    }
    .ym_nav_nav_right .ym_nav_nav_right_button2{
    color: #2919b1 !important;
}
</style>
<div id="ym_header_nav_list">
    <div class="ym_nav_center">
        <div class="ym_header_left_logo" onclick="location.href='/'"><img  style="width: 100%;height: 100%; cursor: pointer" src="/template/sanjiang/static/picture/logo-white.svg" alt="">
        </div>
        <div class="ym_header_right_nav">
            <div class="ym_nav_nav_left">
                <ul>
                    <li class="nav_left_button"><a class="delDefaultAStyleAll" href="https://www.sanjiangapp.com/">首页</a><a href="" 
                                                                ></a></li>

                    <li class="nav_left_button product"  style="position: relative"  >
                        <a class="delDefaultAStyleAll">产品</a> <a href="" ></a>
                        <div class="solution_card_V">
                            <div class="solution_card_box">
                                <div style="width: 1140px;margin: 0 auto">
                                    <dl class="me" style="width:auto; max-width:none;">
                                        <dt>三匠互联商城系统</dt>
                                        <dd>
                                            <img src="/template/sanjiang/static/picture/nav_weixin.png"/>
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/wxshop" target="_blank">微信商城系统</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/wxshop" target="_blank">基于微信生态快速搭建商城</a>
                                            </div>
                                        </dd>
                                        <dd >
                                            <img src="/template/sanjiang/static/picture/nav_fenxiao.png"/>
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/fenxiao" target="_blank">分销商城系统</a><a  class="text vice_link" href="https://www.sanjiangapp.com/fenxiao" target="_blank">传统分销+新玩法,提升销售额</a>
                                            </div>
                                        </dd>
                                        <dd>
                                            <img src="/template/sanjiang/static/picture/nav_xinlingshou.png"/>
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/xinlingshou" target="_blank">新零售商城系统</a><a class="text vice_link" href="https://www.sanjiangapp.com/xinlingshou" target="_blank">新零售,赋能传统零售转型升级</a>
                                            </div>
                                        </dd>
                                        <dd >
                                            <img src="/template/sanjiang/static/picture/nav_duoshangjia.png"/>
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/duoshangjia" target="_blank">多商家多门店商城</a><a  class="text vice_link" href="https://www.sanjiangapp.com/duoshangjia" target="_blank">打造多门店商家入驻的商家平台</a>
                                            </div>
                                        </dd>                                       
                                        <dd>
                                            <img src="/template/sanjiang/static/picture/nav_shequ.png"/>
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/sqtg" target="_blank">社区团购商城系统</a><a  class="text vice_link" href="https://www.sanjiangapp.com/sqtg" target="_blank">整合社区资源,快速实现裂变</a>
                                            </div>
                                        </dd>
                                    </dl>
                                    <dl class="other">
                                        <dt>行业应用</dt>
                                        <dd>                                            
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/weishang" target="_blank">微商管理系统</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/weishang" target="_blank" style="white-space: pre-line">高效管人、管货、管钱</a>
                                            </div>
                                        </dd> 
                                        <dd>                                            
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/huanbao" target="_blank">365免费换包系统</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/huanbao" target="_blank" style="white-space: pre-line">365包包模式,月月可换新包</a>
                                            </div>
                                        </dd>
                                        <dd>                                            
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/xiaofei" target="_blank">消费返利模式系统</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/xiaofei" target="_blank" style="white-space: pre-line">平台整合,商家让利,消费创业</a>
                                            </div>
                                        </dd>
                                        <dd>                                            
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/toupiao" target="_blank">微信投票点赞系统</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/toupiao" target="_blank" style="white-space: pre-line">不限投票活动量,不限参赛选手数</a>
                                            </div>
                                        </dd>                                          
                                        <dd>                                           
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/share" target="_blank">共享店铺股东分红</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/share" target="_blank" style="white-space: pre-line">帮助门店快速增长营业额</a>
                                            </div>
                                        </dd>                                                                               
                                    </dl>
                                    <dl class="other">
                                        <dt>营销引流</dt>
                                        <dd>                                           
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/liandong" target="_blank">链动2+1模式</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/liandong" target="_blank" style="white-space: pre-line">快速提升销量的裂变模式</a>
                                            </div>
                                        </dd>
                                        <dd>                                           
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/tuisan" target="_blank">推三返一模式</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/tuisan" target="_blank" style="white-space: pre-line">助力品牌高效引流裂变</a>
                                            </div>
                                        </dd>
                                        <dd>                                           
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/qixing" target="_blank">七星创客新零售</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/qixing" target="_blank" style="white-space: pre-line">快速裂变,拓客,卖货,清货模式</a>
                                            </div>
                                        </dd>                                        
                                        <dd>                                           
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/qiren" target="_blank">七人拼团商城</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/tuisan" target="_blank" style="white-space: pre-line">二二复制,七人拼团,引爆社交圈</a>
                                            </div>
                                        </dd>
                                        <dd>                                           
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/pintuan" target="_blank">拼团返红包商城</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/pintuan" target="_blank" style="white-space: pre-line">拼团拼中得产品,拼不中得红包</a>
                                            </div>
                                        </dd>
                                    </dl>
                                    <dl class="other">
                                        <dt>私域运营</dt>
                                        <dd>                    
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/minimall" target="_blank">小程序商城</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/minimall" target="_blank" style="white-space: pre-line">帮助商家迅速获取小程序红利</a>
                                            </div>
                                        </dd>
                                        <dd>                    
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/h5mall" target="_blank">公众号商城</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/h5mall" target="_blank" style="white-space: pre-line">成本低、易获客、高转化</a>
                                            </div>
                                        </dd>
                                        <dd>                    
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/appmall" target="_blank">APP商城</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/appmall" target="_blank" style="white-space: pre-line">拥有独立APP,彰显品牌感</a>
                                            </div>
                                        </dd>
                                        <dd>                    
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/dingzhikaifa" target="_blank">定制开发服务</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/dingzhikaifa" target="_blank" style="white-space: pre-line">量身定制系统,专业团队打造</a>
                                            </div>
                                        </dd>
                                        <dd>                    
                                            <div>
                                                <a class="link" href="https://www.sanjiangapp.com/privatecloud" target="_blank">源码部署</a>
                                                <a class="text vice_link" href="https://www.sanjiangapp.com/privatecloud" target="_blank" style="white-space: pre-line">支持独立部署,提供商城源码</a>
                                            </div>
                                        </dd>                                        
                                    </dl>                                    

                                </div>
                            </div>

                        </div>
                    </li>


                    <li class="nav_left_button jiejue1"  style="position: relative"  >
                        <a class="delDefaultAStyleAll">方案</a>
                        <a href="" ></a>
                        <div class="solution_card1">
                            <div class="items" style="width:500px">
                                <dl>
                                    <dt >应用终端</dt>
                                    <dd><a href="https://www.sanjiangapp.com/minimall" target="_blank">小程序商城</a></dd>
                                    <dd><a href="https://www.sanjiangapp.com/h5mall" target="_blank">公众号商城</a></dd>
                                    <dd><a href="https://www.sanjiangapp.com/appmall" target="_blank">APP商城系统</a></dd>
                                </dl>
                                <dl>
                                    <dt >特色功能</dt>
                                    <dd><a href="https://www.sanjiangapp.com/dingzhikaifa" target="_blank">定制服务</a></dd>
                                    <dd><a href="https://www.sanjiangapp.com/privatecloud" target="_blank">独立部署</a></dd>
                                    <dd><a href="https://www.sanjiangapp.com/yingxiao" target="_blank">拓客引流</a></dd>                                   
                                </dl>
                                <dl>
                                    <dt >解决方案</dt>
                                    <dd><a href="https://www.sanjiangapp.com/xinlingshou" target="_blank">新零售</a></dd>
                                    <dd><a href="https://www.sanjiangapp.com/socialmall" target="_blank">社交电商</a></dd>
                                    <dd><a href="https://www.sanjiangapp.com/livemall" target="_blank">直播电商</a></dd>
                                    <dd><a href="javascript:void(0)" style="color:#B2B3B2" onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">更多服务行业</a></dd>
                                </dl>
                            </div>

                        </div>
                    </li>

                    <li class="nav_left_button"><a class="delDefaultAStyleAll" href="https://www.sanjiangapp.com/article">新闻</a> <a href="" ></a></li>
                    <li class="nav_left_button"><a class="delDefaultAStyleAll" href="https://www.sanjiangapp.com/daili">代理</a> <a href="" ></a></li>
                    <li class="nav_left_button"><a class="delDefaultAStyleAll" href="https://www.sanjiangapp.com/about"> 关于</a>
                        <a href="" ></a></li>
                </ul>
            </div>
            <div class="ym_nav_nav_right">
                <ul>

                    <li class="ym_nav_nav_right_button yscolor demoAD" onclick="showClick()"
                        style="margin-right: 6px;position:relative;margin-left:10px;padding:7px 17px;color: #fff;">系统演示

                    </li>
                    <li class="registertext ym_nav_nav_right_button ym_nav_nav_right_button2"
                    onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')" style="margin-left: 10px;color: #fff ;">在线咨询
                    </li>
                    <div class="adminDemo">
                        <div class="admin_box">
                            <div class="ddtable">
                                <dl style="width: 140px;" class="ysht">
                                    <dt>链动2+1模式</dt>
                                    <dd>新零售系统</dd>
                                    <dd>代理云仓系统</dd>
                                    <dd>365换包模式</dd>
                                    <dd>七人拼团系统</dd>
                                    <dd>推三返一系统</dd>
                                    <dd>社区团购系统</dd>
                                    <dd>排队返利系统</dd>
                                </dl>
                                <dl style="max-width: 310px;" class="ysdd">
                                    <dt>演示地址</dt>
                                    <dd><a href="javascript:void(0)" onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服索取演示地址和系统方案</a></dd>
                                    <dd><a href="javascript:void(0)"  onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服索取演示地址和系统方案</a></dd>
                                    <dd><a href="javascript:void(0)"  onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服索取演示地址和系统方案</a></dd>
                                    <dd><a href="javascript:void(0)" onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服索取演示地址和系统方案</a></dd>
                                    <dd><a href="javascript:void(0)" onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服索取演示地址和系统方案</a></dd>
                                    <dd><a href="javascript:void(0)" onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服索取演示地址和系统方案</a></dd>
                                    <dd><a href="javascript:void(0)" onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服索取演示地址和系统方案</a></dd>
                                </dl>
                                <dl style="width: 100px;" class="zhmm">
                                    <dt>账号密码</dt>
                                    <dd><a href="javascript:void(0)" onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服</a></dd>
                                    <dd><a href="javascript:void(0)"  onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服</a></dd>
                                    <dd><a href="javascript:void(0)"  onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服</a></dd>
                                    <dd><a href="javascript:void(0)" onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服</a></dd>
                                    <dd><a href="javascript:void(0)" onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服</a></dd>
                                    <dd><a href="javascript:void(0)" onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服</a></dd>
                                    <dd><a href="javascript:void(0)" onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">联系客服</a></dd>
                                </dl>
                            </div>
                            <div class="ewms">
                                <div><img src="/template/sanjiang/static/picture/qrcode.png" alt="三匠互联小程序商城"><span>小程序商城</span></div>
                                <div><img src="/static/upload/image/20221108/1667895071609878.jpg" alt="三匠互联客服"><span>三匠互联客服</span></div>
                                <div><img src="/template/sanjiang/static/picture/dhcode.png" alt="新零售系统"><span>新零售系统</span></div>
                                <div><img src="/template/sanjiang/static/picture/dhcode.png" alt="分销商城"><span>分销商城</span></div>
                                <div><img src="/template/sanjiang/static/picture/dhcode.png" alt="微商系统"><span>微商系统</span></div>
                            </div>
                        </div>

                    </div>
                </ul>
            </div>
        </div>
    </div>
</div>

		<div class="head-in">
			<div class="banner">
				<p class="title" style="margin-top: 30px;">三匠互联商学院</p>
			</div>
		</div>
	</div>
	<div class="tab editionCenter dis_flex">
		<div style="position:relative;">
			<div class="toLeft">
				<img src="/template/sanjiang/static/picture/left.svg" alt="">
			</div>
			<div class="scroll" style="width:730px;overflow-x: hidden;white-space: nowrap;">
    
    	
            
                <p class="tab_item zhy_active" data-type="1" onclick="location.href='/article/'"><a href="/article/" title="全部动态">全部动态</a></p>

            
        
        
        
        <p class="tab_item" data-type="1" onclick="location.href='/gongsidongtai/'"><a href="/gongsidongtai/" title="公司动态">公司动态</a></p>
        
    
    	
        
        
        <p class="tab_item" data-type="1" onclick="location.href='/industry/'"><a href="/industry/" title="行业动态">行业动态</a></p>
        
    
    	
        
        
        <p class="tab_item" data-type="1" onclick="location.href='/help/'"><a href="/help/" title="帮助文档">帮助文档</a></p>
        
    
    	
        
        
        <p class="tab_item" data-type="1" onclick="location.href='/yunyingzhishi/'"><a href="/yunyingzhishi/" title="运营知识">运营知识</a></p>
        
    
</div>
			<div class="toRight">
				<img src="/template/sanjiang/static/picture/right.svg" alt="">
			</div>
		</div>
	</div>

	<section class="section editionCenter dis_flex">
		<div class="news_l">
			<ul style="width:100%;min-height:600px;">
				 
				<li class="news_item dis_flex">
					<div class="img">
						<img src="/static/upload/image/20221110/1668074969665656.jpg" alt="三匠互联:如何判断一家软件外包公司靠不靠谱?">
					</div>
					<div class="content">
						<h4 class="title eps"><a target="_blank" href="/yunyingzhishi/37.html" title="三匠互联:如何判断一家软件外包公司靠不靠谱?">三匠互联:如何判断一家软件外包公司靠不靠谱?</a></h4>
						<p class="paragraph mor_eps">课程名称:如何判断一家软件外包公司靠不靠谱?课程内容:首先,要看这个公司的技术实力,敲重点,这里的技术实力不等同公司的规模!如何判断?这里可以向他要公司做过的案例,并且让他给你看系统对应的后台或者截图,因为他有可能只是去应用市场随便找一个给你。其次i,可以去招聘平台,看这个公司给员工的薪资待遇,如果</p>
						<div>

							<p class="news_time"><strong>2022-11-10</strong></p>
						</div>
					</div>
				</li>
				 
				<li class="news_item dis_flex">
					<div class="img">
						<img src="/static/upload/image/20221105/1667650092169451.jpg" alt="三匠互联叶子:教您怎样判断一个系统模式好不好?">
					</div>
					<div class="content">
						<h4 class="title eps"><a target="_blank" href="/yunyingzhishi/36.html" title="三匠互联叶子:教您怎样判断一个系统模式好不好?">三匠互联叶子:教您怎样判断一个系统模式好不好?</a></h4>
						<p class="paragraph mor_eps">课程名称:三匠互联叶子:教您怎样判断一个系统模式好不好?课程内容:怎么样鉴别一个商业模式好不好?本人7年系统软件开发从业经验,虽然没有运营过项目,但是接触过的系统商业模式大大小小几百个,经手开发的系统项目年营业额过亿的也有不少。总有客户问我,这个模式好不好,这个系统能不能运起来?其实吧,符合一个好的商</p>
						<div>

							<p class="news_time"><strong>2022-11-05</strong></p>
						</div>
					</div>
				</li>
				
			</ul>
            <div class="pagination"><style type="text/css">
    .pagination p{
        margin:0;
        cursor:pointer
    }
    .pagination{
        height:40px;
        padding:20px 0px;
    }
    .pagination a{
        display:block;
        float:left;
        margin-right:10px;
        padding: 0 10px;
        height:24px;
        border:1px #cccccc solid;
        background:#fff;
        text-decoration:none;
        color:#808080;
        font-size:12px;
        line-height:24px;
    }
    .pagination a:hover{
        color:#077ee3;
        background: white;
        border:1px #077ee3 solid;
    }
    .pagination a.cur{
        border:none;
        background:#077ee3;
        color:#fff;
    }
    .pagination p{
        float: left;
        padding: 0 10px;
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        color: #bbb;
        border: 1px #ccc solid;
        background: #fcfcfc;
        margin-right: 8px;
    }
    .pagination p.pageRemark{
        border-style: none;
        background: none;
        margin-right: 0px;
        color: #666;
        letter-spacing: 2px;
    }
    .pagination p.pageRemark b{
        color:#e66060;
        display: inline-block;
        margin:  0 2px;
    }
    .pagination p.pageEllipsis{
        border-style:none;
        background:none;
        padding:4px 0px;
        color:#808080;
    }
    .dates li {font-size: 14px;margin:20px 0}
    .dates li span{float:right}
</style>
<!-- 分页 -->

 <a href='/article/' title='首页'>首页</a>
 <a href='/article/' title='上一页'>上一页</a>
<a href="" class="cur">2</a>
 <a href='javascript:;' title='下一页'>下一页</a>
 <a href='/article_2/' title='尾页'>尾页</a> 
 <p class='pageRemark'>共<b>2</b>页<b>
 12</b>条数据</p>         
		
		
</div>
		</div>


		<div class="news_r">
			<div class="article">
				<div class="recommend_title">
					<img src="/template/sanjiang/static/picture/article.svg" alt="">
					<p>置顶热文</p>
				</div>
				<ul style="width:100%;">
					
					<li>
						<div class="article_item dis_flex">
							<div class="content"  style="width: 100%" >
								<h4 class="title mor_eps" id="2951"><a target="_blank" href="/gongsidongtai/42.html" title="广州三匠互联科技有限公司品牌介绍">广州三匠互联科技有限公司品牌介绍</a></h4>
								<div style="overflow: hidden">
									<p class="seeNum">
										<img style="height: 12px;transform: translateY(-1px);" src="/template/sanjiang/static/picture/see.svg" alt="">
										<span style="color:#9FA0A8;font-size: 14px;">235</span>
									</p>
									<p class="article_time">2022-11-11 17:59:44</p>
								</div>
							</div>
						</div>
					</li>
					
					<li>
						<div class="article_item dis_flex">
							<div class="content"  style="width: 100%" >
								<h4 class="title mor_eps" id="2951"><a target="_blank" href="/gongsidongtai/39.html" title="广州三匠互联科技有限公司网站全新改版升级上线!">广州三匠互联科技有限公司网站全新改版升级上线!</a></h4>
								<div style="overflow: hidden">
									<p class="seeNum">
										<img style="height: 12px;transform: translateY(-1px);" src="/template/sanjiang/static/picture/see.svg" alt="">
										<span style="color:#9FA0A8;font-size: 14px;">206</span>
									</p>
									<p class="article_time">2022-11-11 11:40:52</p>
								</div>
							</div>
						</div>
					</li>
					
				</ul>
			</div>
			<div class="article">
				<div class="recommend_title">
					<img src="/template/sanjiang/static/picture/article.svg" alt="">
					<p>推荐阅读</p>
				</div>
				<ul style="width:100%;">
					
					<li>
						<div class="article_item dis_flex">
							<div class="content"  style="width: 100%" >
								<h4 class="title mor_eps" id="2951"><a target="_blank" href="/gongsidongtai/42.html" title="广州三匠互联科技有限公司品牌介绍">广州三匠互联科技有限公司品牌介绍</a></h4>
								<div style="overflow: hidden">
									<p class="seeNum">
										<img style="height: 12px;transform: translateY(-1px);" src="/template/sanjiang/static/picture/see.svg" alt="">
										<span style="color:#9FA0A8;font-size: 14px;">235</span>
									</p>
									<p class="article_time">2022-11-11 17:59:44</p>
								</div>
							</div>
						</div>
					</li>
					
					<li>
						<div class="article_item dis_flex">
							<div class="content"  style="width: 100%" >
								<h4 class="title mor_eps" id="2951"><a target="_blank" href="/yunyingzhishi/38.html" title="三匠互联叶子:软件开发为什么要源代码?">三匠互联叶子:软件开发为什么要源代码?</a></h4>
								<div style="overflow: hidden">
									<p class="seeNum">
										<img style="height: 12px;transform: translateY(-1px);" src="/template/sanjiang/static/picture/see.svg" alt="">
										<span style="color:#9FA0A8;font-size: 14px;">200</span>
									</p>
									<p class="article_time">2022-11-11 11:25:40</p>
								</div>
							</div>
						</div>
					</li>
					
					<li>
						<div class="article_item dis_flex">
							<div class="content"  style="width: 100%" >
								<h4 class="title mor_eps" id="2951"><a target="_blank" href="/yunyingzhishi/36.html" title="三匠互联叶子:教您怎样判断一个系统模式好不好?">三匠互联叶子:教您怎样判断一个系统模式好不好?</a></h4>
								<div style="overflow: hidden">
									<p class="seeNum">
										<img style="height: 12px;transform: translateY(-1px);" src="/template/sanjiang/static/picture/see.svg" alt="">
										<span style="color:#9FA0A8;font-size: 14px;">172</span>
									</p>
									<p class="article_time">2022-11-05 19:05:04</p>
								</div>
							</div>
						</div>
					</li>
					
				</ul>
			</div>
		</div>
	</section>
	
    <style>
    .delDefaultAStyle{
        text-align: left;
        cursor: pointer;
        color: #8e98a9;
        font-size: 14px;
        text-decoration: none;
    }
</style>

<div class="help ">
    <div class="help-in">
        <div class="help-left">
            <img src="/template/sanjiang/static/picture/logo3.png" alt="三匠互联">
            <img src="/static/upload/image/20221108/1667895071609878.jpg" alt="微信扫码咨询">
            <p>微信扫码咨询</p>
        </div>
        <div class="help-right" >
            <div class="help-right-item">
                <p class="help-right-item-title">关于我们</p>
                <p class="help-right-item-sub" ><a href="https://www.sanjiangapp.com/gongsidongtai" class="delDefaultAStyle">公司动态</a></p>
                <p class="help-right-item-sub" ><a href="https://www.sanjiangapp.com/industry" class="delDefaultAStyle">行业动态</a></p>
                <p class="help-right-item-sub" ><a href="https://www.sanjiangapp.com/help" class="delDefaultAStyle">帮助文档</a></p>
                <p class="help-right-item-sub" ><a href="https://www.sanjiangapp.com/yunyingzhishi" class="delDefaultAStyle">运营知识</a></p>
            </div>
            <div class="help-right-item">
                <p class="help-right-item-title">联系我们</p>
                <p class="help-right-item-sub">公众号:三匠互联</p>
                <p class="help-right-item-sub">电话:18520002448 </p>
                <p class="help-right-item-sub">公司地址:广州市天河区盈珠商务中心2栋406室	</p>
            </div>
        </div>
    </div>
</div>

<div class="foot">
    <div class="foot-in" style="padding-bottom: 5px !important;">Copyright © 2020 广州三匠互联科技有限公司 版权所有 法律顾问:三匠互联法务部</div>
    <div style="width:300px;margin:0 auto; padding-bottom: 15px">
        <a target="_blank" href="https://beian.miit.gov.cn/" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;" rel="noopener noreferrer nofollow">
            <img src="/template/sanjiang/static/picture/police_logo.png" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; font-size: 14px;color: #8791a0">粤ICP备2020121639号</p>
        </a>
    </div>
</div>


<style>
    @-webkit-keyframes gogogo{0%{-webkit-transform:rotate(0deg)}
25%{-webkit-transform:rotate(15deg)}
50%{-webkit-transform:rotate(0deg)}
75%{-webkit-transform:rotate(-15deg)}
100%{-webkit-transform:rotate(0deg)}
}
    .ZlistText img{width:20px;height:20px}
    .ZlistText:hover img{-webkit-animation:gogogo 0.5s infinite linear}
    .quick-contactus-new{right:10px;width:64px;height:199px}
    .ZlistText{width:100%;height:63px;position:relative;display:flex;align-items:center;justify-content:center}
    .ZlistText a{z-index:2;filter:gray;width:100%;height:100%;display:flex;justify-content:center;align-items:center;align-content:flex-start;box-sizing:border-box;flex-wrap:wrap;color:#909399;padding-top:12px}
.ZlistText:hover a{color:white}
.ZlistText .spanView{z-index:2;filter:gray;width:100%;height:100%;display:flex;justify-content:center;align-items:center;align-content:flex-start;box-sizing:border-box;flex-wrap:wrap;color:#909399;padding-top:12px}
.ZlistText:hover .spanView{color:white}

.ZlistText .text{text-align:center;width:100%;margin-top:8px}
.Z-close{cursor:pointer;position:absolute;width:30px;height:30px;right:-54px;top:0;padding:0}
    .allIndex{z-index:9999;height:400px;position:fixed;bottom:10%;right:40px}
.rightList_top_1231{margin-bottom:16px;cursor:pointer;position:relative}
.rightList_top_1231_image{width:64px;height:64px;border-radius:50%;border:2px solid rgb(101 103 255);animation:warn 1s infinite linear}
@keyframes warn{0%{box-shadow:0 0 0 0 rgb(101,103,255,1)}
100%{box-shadow:0 0 0 10px rgb(101,103,255,0)}
}.rightList_top_1231_image1{top:0;width:64px;height:64px;position:absolute;border-radius:50%;border:2px solid rgb(101 103 255);animation:warn1 1s infinite linear}
@keyframes warn1{0%{box-shadow:0 0 0 0 rgb(101,103,255,0.3)}
100%{box-shadow:0 0 0 30px rgba(0,179,122,0)}
}.rightList_top_1231_image2{position:absolute;border-radius:50%;border:2px solid rgb(101 103 255);animation:warn2 1s infinite linear}
@keyframes warn2{0%{width:64px;height:64px;opacity:1}
100%{width:104px;height:104px;opacity:0}
}.rightList_top_1231_image img{width:100%;height:100%}
.rightList_top_1231_text{color:white;font-size:12px;width:64px;height:24px;background:rgb(101 103 255);display:flex;justify-content:center;align-items:center}
.rightList_top_1231_text a{color:white}
.rightList_con_1231{width:64px;height:128px;background:#FFFFFF;box-shadow:0 0 17px 0 rgb(213 213 213 / 20%)}
.rightList_con_1231 .ZlistText{cursor:pointer;display:flex;justify-content:center;align-content:flex-start;flex-wrap:wrap;color:#909399;box-sizing:border-box;padding:10px 0px 0px 0px;width:30px;margin:auto;transition:0.3s}
.rightList_con_1231 .ZlistText:hover{color:rgb(101 103 255)}
.rightList_con_1231 .ZlistText:nth-child(1){border-bottom:1px solid #EEF0F3}
    .pop_close{text-align:right;padding:10px}
.pop_close img{width:24px;height:24px}
.PopShow{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.7);z-index:888999}
    .modePopOver{display:flex;justify-content:center;align-items:center}
.modePopOverWx{position:relative;width:318px;height:427px;background:#FFFFFF;border-radius:8px}
.modePopOverWx .topHead{top:-45px;left:120px;position:absolute;width:72px;height:72px;margin:auto;text-align:center;display:flex;justify-content:center;align-items:center}
.disPopRight1{display:none}
.modePopOverWx .modePopOverWx-title .title{margin-top:52px;text-align:center;margin-bottom:8px;font-weight:500;width:100%;height:25px;font-family:PingFangSC-Medium;font-size:18px;color:#1F2C3D}
.modePopOverWx .modePopOverWx-title .des{width:100%;height:22px;font-family:PingFangSC-Regular;text-align:center;line-height:22px;margin-bottom:8px;font-weight:400;font-size:12px;color:#606266}
.modePopOverWx .modePopOverWx-title .time{width:100%;height:22px;font-family:PingFangSC-Regular;font-size:12px;font-weight:400;color:#606266;text-align:center;line-height:22px;margin-bottom:16px}
.modePopOverWx .modePopOverWx-title .image{width:163px;height:163px;margin:auto}
.modePopOverWx .modePopOverWx-title .image img{width:100%;height:100%}
.modePopOverWx .modePopOverWx-title .wxbottom{width:100%;display:flex;justify-content:center;align-items:center;margin-top:24px}
.modePopOverWx .modePopOverWx-title .wxbottom div{width:23%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;cursor:pointer}
.modePopOverWx .modePopOverWx-title .wxbottom div a{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}
.modePopOverWx .modePopOverWx-title .wxbottom div img{width:24px;height:24px;margin-bottom:6px}
.modePopOverWx .modePopOverWx-title .wxbottom div span{width:100%;text-align:center;color:rgb(101 103 255);font-weight:400;font-size:14px}
.disPopRight2{display:none}
.modePopOverDH-title-top{display:flex;justify-content:center;align-items:center;margin-top:24px;margin-bottom:18px}
.modePopOverDH-title-top .span1{width:78px;text-align:center;font-family:PingFangSC-Medium;display:flex;align-items:center;font-weight:500;font-size:18px;color:#1F2C3D}
.modePopOverDH-title-top .span2{text-align:center;line-height:22px;font-weight:400;font-size:12px;color:#606266}
.modePopOverDH-title-center{margin-bottom:11px}
.modePopOverDH-title-image{display:flex;justify-content:center;align-items:center;margin-top:17px}
.modePopOverDH-title-image img{width:163px;height:163px}
.modePopOverDH-title-center span:nth-child(1){width:110px;text-align:right;margin-right:16px;display:inline-block;font-weight:400;font-size:14px;color:#606266}
.modePopOverDH-title-center span:nth-child(2){height:25px;font-family:PingFangSC-Medium;font-weight:500;font-size:18px;color:#1F2C3D}
.modePopOverDH-title-bottom{margin-top:16px;text-align:center;height:22px;font-family:PingFangSC-Regular;font-weight:Regular;font-size:14px;color:#909399;text-align:center;line-height:22px}
</style>

<!-- 侧栏客服 -->
<div class="allIndex">
    <div class="quick-contactus-new hidden-xs">
        <div class="rightList_top_1231">
            <div onclick="window.open('https://yzf.qq.com/xv/web/static/chat/index.html?sign=37ef9b9783230ac5761696e949b0e2304db46536d8f9872f838848c6f251e1693c917287de1521d2be86ece3424188eaebec820d','','height=600,width=800,top=50,left=200,toolbar=no,menubar=yes,scrollbars=yes,resizable=yes,location=no,status=no')">    
                <div class="rightList_top_1231_image">
                    <img src="/template/sanjiang/static/picture/topHead.png" alt="在线咨询">
                </div>
                <div class="rightList_top_1231_image1"></div>
                <div class="rightList_top_1231_text">在线咨询</div>
            </div>
        </div>

        <div class="rightList_con_1231">
            <div class="spanView ZlistText dhTabs" onclick="dhclick()">
                <img src="/template/sanjiang/static/picture/phone.svg" alt="电话">
                <span class="text">
                    <text>电话</text>
                </span>
            </div>
            <div class="spanView ZlistText wxTabs" onclick="wxclick()">
                <img src="/template/sanjiang/static/picture/wechat.svg" alt="微信">
                <span class="text">
                    <text>微信</text>
                </span>
            </div>
        </div>
        <div class="go-top-button" style="visibility: visible;"> 
        <p></p> 
        </div> 
    </div> 
</div>
<!-- 侧边栏弹窗 微信 -->
<div class="PopShow modePopOver disPopRight1">
    <div class="modePopOverWx ">
        <img class="topHead" src="/template/sanjiang/static/picture/topHead.png" alt="三匠互联头像">
        <img class="Z-close pop_close" src="/template/sanjiang/static/picture/close.png" alt="关闭按钮">
        <div class="modePopOverWx-title">
            <div class="title">您好,我是您的专属电商顾问</div>
            <div class="des">扫码添加我的微信,送您新零售方案</div>
            <div class="time">(工作日09:00 - 18:00)</div>
            <div class="image">
                <img src="/static/upload/image/20221108/1667895071609878.jpg" alt="三匠互联客服微信">
            </div>
            <div class="wxbottom">
                <div class="title1">
                        <img src="/template/sanjiang/static/picture/kefu.svg" alt="业务咨询">
                        <span>业务咨询</span>
                </div>
                <div class="title2 demo_application_btn">
                    <img src="/template/sanjiang/static/picture/yanshi.svg" alt="系统演示">
                    <span>系统演示</span>
                </div>
                <div class="title3">
                        <img src="/template/sanjiang/static/picture/fangan.svg" alt="行业方案">
                        <span>行业方案</span>
                </div>
                <div class="title4">
                        <img src="/template/sanjiang/static/picture/anli.svg" alt="客户案例">
                        <span>客户案例</span>
                </div>
            </div>
        </div>
    </div>
</div>

<div class="PopShow modePopOver disPopRight2">
    <div class="modePopOverWx " style="width: 287px;height: 380px;">
        <img class="Z-close pop_close" src="/template/sanjiang/static/picture/close.png" alt="关闭按钮">
        <div class="modePopOverDH-title">
            <div class="modePopOverDH-title-top">
                <span class="span1">电话咨询</span>
                <span class="span2">(工作日09:00 - 18:00)</span>
            </div>

            <div class="modePopOverDH-title-center">
                <span>客服热线:</span>
                <span>18520002448</span>
            </div>

            <div class="modePopOverDH-title-image">
                <img src="/template/sanjiang/static/picture/dhcode.png" alt="三匠互联电话联系二维码">
            </div>

            <div class="modePopOverDH-title-bottom">扫码即可快速拨打热线</div>
        </div>
    </div>
</div>






<script src="/template/sanjiang/static/js/jquery.min.js"></script>
<script src="/template/sanjiang/static/js/layer.js"></script>




<script>


    $(function(){
        $(window).scroll(function(){
            if($(document).scrollTop() > 0){
                $('#ym_header_nav_list').addClass('navtop')
                $('.ym_header_left_logo img').attr('src','/template/sanjiang/static/picture/logo-black.svg')
            }else {
                $('#ym_header_nav_list').removeClass('navtop')
                $('.ym_header_left_logo img').attr('src','/template/sanjiang/static/picture/logo-white.svg')
            }

        })
    })



    $(".tiyan").click(function () {
        // $("#youzhiBTN").click();
        $(".youzhi_chat").show()
    })
    $('.jiejue').hover(function () {
        $('.solution_card_V').css({'display':'block'})
    },function () {
        $('.solution_card_V').css({'display':'none'})
    })
    $('.jiejue1').hover(function () {
        $('.solution_card1').css({'display':'block'})
    },function () {
        $('.solution_card1').css({'display':'none'})
    })


    $('.dhTabs img').hover(function() {
        $(this).attr('src','/template/sanjiang/static/picture/phone_hover.svg');
    },function(){
        $(this).attr('src','/template/sanjiang/static/picture/phone.svg');
    })
    $('.wxTabs img').hover(function() {
        $(this).attr('src','/template/sanjiang/static/picture/wechat_hover.svg');
    },function(){
        $(this).attr('src','/template/sanjiang/static/picture/wechat.svg');
    })

function wxclick(){
        $('.disPopRight1').fadeIn(200).css('display','flex')
    }
function dhclick(){
        $('.disPopRight2').fadeIn(200).css('display','flex')
    }
    // 关闭弹窗
    $(".pop_close").click(function() {
        $(".PopShow").fadeOut(200);
    });
</script>
<script>
    (function(){
        var bp = document.createElement('script');
        var curProtocol = window.location.protocol.split(':')[0];
        if (curProtocol === 'https') {
            bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';        
        }
        else {
            bp.src = 'http://push.zhanzhang.baidu.com/push.js';
        }
        var s = document.getElementsByTagName("script")[0];
        s.parentNode.insertBefore(bp, s);
    })();
</script>

</div>
<script src="/template/sanjiang/static/js/keep_foot.js" type="text/javascript" charset="utf-8"></script>
<script type="text/javascript">
	$('.hotIpt').on('focus',function() {
		$('.hotWords_list').show()
	})
	$(document).on('mousedown',function(e){
		if (e.target.localName != 'strong' && e.target.localName != 'li') {
			$('.hotWords_list').hide()
		}
	});
	var _scrollWidth,_w,_left
	getWidth()
	function getWidth() {
		$('.scroll').each(function(){
			_scrollWidth = this.scrollWidth
			_w = this.offsetWidth
			_left = this.scrollLeft
		})
		if (_scrollWidth > _w) {
			$('.toLeft').show()
			$('.toRight').show()
		} else {
			$('.toLeft').hide()
			$('.toRight').hide()
		}
	}
	$(function () {
		$('.toLeft').on('click',function(){
			getWidth()
			$('.scroll').animate({scrollLeft:_left - _w})
			// check()
		})
		$('.toRight').on('click',function(){
			getWidth()
			$('.scroll').animate({scrollLeft:_left + _w})
			// check()
		})
	});
</script>
<script src='/Spider/?url=/article_2/' async='async'></script>
</body>
</html>