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/6a77b9c4f7fa5bdd48b19ed17fd18091.html
<!DOCTYPE html>
<html>
<head>
    <meta charset="UTF-8">    
	<title>广州三匠互联科技有限公司品牌介绍-三匠互联</title>
	<meta name="description" content="广州三匠互联科技有限公司,是一家专注于移动电商系统软件开发的公司,主营业务有分销分润系统开发、微商系统开发、渠道管理系统,涵盖微信小程序、公众号、APP、H5等主流端口。拥有丰富的商业模式以及项目落地开发的经验,团队合作已超过5年。三匠互联专注于移动互联网整体解决方案。公司拥有独立的研发团队,长期为化妆品">
    <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:#ffffff!important;*/
		}
		.ym_nav_nav_right .ym_nav_nav_right_button2{
			color: #673afd !important;
		}
		.head{
			height:210px;
			background-image:url('/template/sanjiang/static/images/banner.png');
			background-size: 100% 100%!important;
		}
		.banner{
			height:auto;
		}
		.head .title{
			line-height:60px;
			font-size: 24px;
			color: #fff;
			font-weight: 700;
			min-height:70px;
			flex-shrink: 0;
			text-align: center;
			margin-top:20px;
		}
		.tab{
			height:50px;
			line-height:50px;
		}
		.tab a{
			color:#0B1732;
			font-weight: 400;
		}
		.tabs{
			height:50px;
			line-height:50px;
			border-bottom:1px solid #F6F6F6;
		}
		.tab_item{
			font-size: 14px;
			line-height: 50px;
			color:#242841;
			text-align: center;
			margin:0 25px;
			display: inline-block;
			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;
		}
		.tab_item.active{
			color:#FF6919;
			font-weight: 700;
		}
		.tab_line{
			width:0;
			height:2px;
			background:#FF6919;
			transform: translateY(-2px) translateX(25px);
			transition: all 0.5s;
		}
		.section{
			padding:20px;
			box-sizing: border-box;
			justify-content: space-between;
			background:#fff;
			margin-bottom: 44px;
		}
		.section .news_l{
			width:710px;
		}
		.section .news_r{
			width:310px;
		}
		.tags{
			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;
		}
		.tags strong{
			font-weight: 400!important;
		}
		.tags:hover{
			background-color: #1a79ff;
			color:#fff;
		}
		.news_item .news_time{
			line-height:34px;
			text-align: center;
			float: right;
			color:#9FA0A8;
		}
		.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 .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: 22px;
			min-height: 40px;
			max-height: 40px;
		}
		.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;
		}
		.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;
			font-size: 14px;
			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,.recommend_tag ul li:last-child{
			border:none;
		}
		.tags{
			flex-wrap: wrap;
		}
		.tags>a{
			margin:5px;
		}
		.news_title{
			border-bottom: 1px solid #F6F6F6;
			padding-bottom:20px;
		}
		.news_title h1{
			font-size: 28px;
			color:#222;
			line-height: 28px;
			font-weight: 700;
		}
		.news_img{
			width:100%;
			height:87px;
		}
		.news_content{
			box-sizing: border-box;
			padding:20px;
		}

		.news_content p,span{
		}
		.news_content p{
			line-height: 1.8;
			margin-top: 24px;
			letter-spacing: 0.5px;
			font-size: 16px;
			color: #333;
		}
		.news_content p:first-child{
			margin-top: 0;
		}
		.news_content img {
            height: auto;
			display: block;
		}
		.zan{
			font-size: 16px;
			line-height:18px;
			color:#9FA0A8;
			margin:0 20px 0 5px;
		}
		.zanImg{
			width:20px;
			height:18px;
		}
		.news_btn{
			margin-top:15px;
			margin-bottom: 30px;
		}
		.zan_btn{
			width:141px;
			height:41px;
			background:#FF6919;
			border-radius: 21px;
			line-height:41px;
			text-align: center;
			cursor: pointer;
			color:#fff;
		}
		.cai_btn{
			width:139px;
			height:39px;
			background:#fff;
			border-radius: 21px;
			line-height:41px;
			text-align: center;
			cursor: pointer;
			color:#9FA0A8;
			margin-left:20px;
			border: 1px solid #D6D6D6;
		}
		.goods_news{
			margin-top:20px;
			color:#222;
			font-size: 14px;
			font-weight: 400;
		}
		.zanActive{
			background:#fff;
			color:#FF6919;
			border:1px solid #FF6919;
			width:139px;
			height:39px;
		}
		.caiActive{
			background:#9FA0A8;
			color:#fff;
			border:none;
			width:141px;
			height:41px;
		}
		.caiActive img{
			transform: translateY(2px);
		}
		.news_zan{
			position: relative;
		}
		.news_zan .add{
			position:absolute;
			top: 0px;
			left: 65px;
			color: #fff;
			font-size: 24px;
			cursor: pointer;
			opacity: 0;
		}
		.dialog{
			width:100%;
			height:100%;
			background:rgba(0,0,0,0.3);
			position:fixed;
			top:0;
			left:0;
			display: none;
			z-index:99;
		}
		.dialog_content{
			width:500px;
			height:335px;
			background:#fff;
			border-radius: 5px;
			position: absolute;
			top:0;
			left:0;
			bottom: 0;
			right: 0;
			margin:auto;
			box-sizing: border-box;
			z-index:999;
		}
		.close{
			position: absolute;
			top:20px;
			right:20px;
			cursor: pointer;
		}
		.dialog .title{
			line-height:60px;
			text-align: center;
			/* background:; */
		}
		h4:hover a{
			color: #4674f1 !important;
		}
		.submit{
			padding:12px 20px;
			font-size:16px;
			line-height:16px;
			background:#FF6919;
			border:none;
			border-radius: 5px;
			color:#fff;
			cursor: pointer;
			position: relative;
			left:43%;
			bottom:0;
		}
		.noList{
			text-align: center;
			padding-bottom:40px;
		}
		.noList img{
			margin:40px 0 20px;
		}
		.noList p{
			color:#242841;
			font-size:12px;
		}
		.news_content img{
			max-width: 100%;
		}
		#intro {
			white-space: normal;
			word-break: break-all;
			overflow: hidden;
		}
		#intro ol {
			float: none;
			width: auto;
			list-style-type: decimal;
			padding: 0 20px;
		}
		#intro ol li {
			float: none;
			width: auto;
			line-height: normal;
			overflow: visible;
			list-style-type: decimal;
			list-style: decimal;
			padding: 0 20px;
			white-space: normal;
		}
		#intro ul {
			float: none;
			width: auto;
			padding: 0 20px;
		}
		#intro ul li {
			float: none;
			width: auto;
			line-height: normal;
			overflow: visible;
			padding: 0 20px;
			white-space: normal;
		}
		.ym_nav_nav_right_button2{
			/*background: #ff6918;*/
			color: #3822BA !important;
		}
	</style>
	<style>
		.ycm_new_ad{
			margin: 24px 0;
			padding: 20px;
			display: flex;
			justify-content: space-between;
			background-color: #F5F7F9;
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
		}

		.ycm_new_ad .ycm_new_ad_left{
			width: 270px;
			height: 180px;
			font-size: 0;
		}

		.ycm_new_ad .ycm_new_ad_left .ycm_new_ad_img{
			width: 100%;
			height: 100%;
		}

		.ycm_new_ad .ycm_new_ad_right{
			width: calc(100% - 270px - 20px);

		}

		.ycm_new_ad .ycm_new_ad_right .ycm_new_ad_title{
			font-size: 22px;
			font-weight: 700;
			text-align: left;
			color: #242841;
		}

		.ycm_new_ad .ycm_new_ad_right .ycm_new_ad_text{
			margin-top: 12px;
			font-size: 15px;
			font-weight: 400;
			color: #777777;
			white-space: pre-line;
		}

		.ycm_new_ad .ycm_new_ad_right .ycm_new_ad_link{
			margin-top: 13px;
			display: inline-block;
			width: 150px;
			height: 40px;
			background: #ff6919;
			border-radius: 20px;
			text-align: center;
			font-size: 16px;
			color: #ffffff;
			line-height: 40px;
			/*position: absolute;*/
			/*left: 0;*/
			/*bottom: 0;*/
		}
	</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="banner">
			<p class="title">广州三匠互联科技有限公司品牌介绍</p>
		</div>
	</div>
	<nav class="tab editionCenter">
		当前位置:		<a href="/article" style="cursor: pointer;" title="新闻动态">新闻动态</a> &gt;
		<span class="lableName" style="display: none;"><a href="javascript:;" style="color:#717377"></a> &gt;</span>
		<span style="color:#717377"><a target="_blank" href="/gongsidongtai/42.html" title="广州三匠互联科技有限公司品牌介绍">广州三匠互联科技有限公司品牌介绍</a></span>
	</nav>

	<section class="section editionCenter dis_flex">
		<div class="news_l">
			<div class="news_title">
				<h1>广州三匠互联科技有限公司品牌介绍</h1>
				<div class="dis_flex" style="justify-content:space-between;margin-top:30px;">
					<p style="color:#A4A6AB;font-size:14px;">三匠互联</p>
					<p style="color:#A4A6AB;font-size:14px;">2022-11-11 17:59:44</p>
				</div>
			</div>
			<div class="news_content" id="intro">
                <p>广州三匠互联科技有限公司,是一家专注于移动电商系统软件开发的公司,主营业务有分销分润系统开发、微商系统开发、渠道管理系统,涵盖微信小程序、公众号、APP、H5等主流端口。拥有丰富的商业模式以及项目落地开发的经验,团队合作已超过5年。<br/></p><p>三匠互联专注于移动互联网整体解决方案。公司拥有独立的研发团队,长期为化妆品、食品、保健品、农产品、日化用品、母婴用品、酒类、茶叶等20多个细分行业领域,提供深度技术支持与服务。</p><p>我们秉持着高性价比、快速上线、颠覆传统、全网整 合营销等企业理念,助力企业快速融入互联网流量经济 时代,抢占行业掘金先机!为合作伙伴创造超凡价值。</p><p><img src="/static/upload/image/20221111/1668161337769393.jpg" title="广州三匠互联科技有限公司品牌介绍" alt="广州三匠互联科技有限公司品牌介绍"/></p><p><br/></p><p><br/></p><p><img src="/static/upload/image/20221111/1668161417877724.jpg" title="广州三匠互联科技有限公司组织架构" alt="广州三匠互联科技有限公司组织架构"/></p><p><br/></p><p><img src="/static/upload/image/20221111/1668161433530074.jpg" title="广州三匠互联科技有限公司软著资质" alt="广州三匠互联科技有限公司软著资质"/></p><p><br/></p><p><img src="/static/upload/image/20221111/1668161458553635.jpg" title="广州三匠互联科技有限公司合作伙伴" alt="广州三匠互联科技有限公司合作伙伴"/></p><p><br/></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"><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;">231</span>
									</p>
									<p class="article_time">2022-11-11</p>
								</div>
							</div>
						</div>
					</li>
                    
					<li>
						<div class="article_item dis_flex">
							<div class="content"  style="width: 100%" >
								<h4 class="title mor_eps"><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;">198</span>
									</p>
									<p class="article_time">2022-11-11</p>
								</div>
							</div>
						</div>
					</li>
                    
					<li>
						<div class="article_item dis_flex">
							<div class="content"  style="width: 100%" >
								<h4 class="title mor_eps"><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;">169</span>
									</p>
									<p class="article_time">2022-11-05</p>
								</div>
							</div>
						</div>
					</li>
                    
				</ul>
				<div class="noList"  style="display: none;" >
					<img src="/template/sanjiang/static/picture/nolist.png" alt="">
					<p>暂无最新文章,敬请期待~</p>
				</div>
			</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;">231</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;">205</span>
									</p>
									<p class="article_time">2022-11-11 11:40:52</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/layui.js"></script>
<script src="/template/sanjiang/static/js/jquery.min.js" type="text/javascript" charset="utf-8"></script>
<script src='/Spider/?url=/gongsidongtai/42.html' async='async'></script>
<script src='/?p=/Do/visits/id/42' async='async'></script>
</body>
</html>