/*banner*/
.solutions_banner{background:#1f262f; position:relative}
.solutions_banner .focus{height:380px;position:relative;}
.solutions_banner .focus .f_pic{width:100%;height:380px;}
.solutions_banner .focus .f_pic{ display:block;}
.solutions_banner .focus .bg{ position:absolute; top:0; right:0; bottom:0; left:0; z-index:10;}
.solutions_banner .focus .focus_0{ background: url(http://cache.cdn.dggapp.com/cache/upload/images/2019/12/27/737bbf268d821908113aaef2365fa0a1.jpg) center 0 no-repeat;}
.solutions_banner .focus .focus_1{background: url(http://cache.cdn.dggapp.com/cache/upload/image/20180626/124503122e05154706a6806056f6f625.jpg) center 0 no-repeat;}
.solutions_banner .focus .focus_2{background: url(http://cache.cdn.dggapp.com/cache/upload/images/2019/12/27/0caa88b4eb2f4f8f8ccb83e2075d7cdc.jpg) center 0 no-repeat;}
.solutions_banner .focus .focus_3{background: url(http://cache.cdn.dggapp.com/cache/upload/images/2019/12/27/e9188e9fad18503f97b7b86385bd8499.jpg) center 0 no-repeat;}
.solutions_banner .focus .focus_4{background: url(http://cache.cdn.dggapp.com/cache/upload/images/2019/12/27/0caa88b4eb2f4f8f8ccb83e2075d7cdc.jpg) center 0 no-repeat;}

.solutions_banner .focus .pagination{bottom:10px;left:0;position:absolute;width:100%;text-align:center; z-index:20;}
.solutions_banner .focus .pagination .toc{display:inline-block;margin:0 3px;width:10px;height:10px; border-radius:100px;line-height:99;overflow:hidden;background:#898989;}
.solutions_banner .focus .pagination .selected{background:#fff;}

.solutions_banner .pagination .next{ display:none; margin-top: -155px; background:rgba(0,0,0,.3) url(../images/slider-arrow-bg.png) no-repeat -43px 0; position:absolute; top:0; right:10px; width:43px; height:93px; text-indent:-10000px;}
.solutions_banner .pagination .prev{ display:none;margin-top: -155px; background:rgba(0,0,0,.3) url(../images/slider-arrow-bg.png) no-repeat ; position:absolute; top:0; left:10px; width:43px; height:93px;text-indent:-10000px;}
.solutions_banner .focus:hover .next,.solutions_banner .focus:hover .prev{ display:block;}


.category_title{mrgin-top:10px;height:60px;border-bottom:1px solid #ddd;}
.category_title>div{width:1200px;padding:11px 10px;line-height:28px;margin:0 auto;text-align:left;}
.case_box .all{display:inline-block;vertical-align:top;width:48px;height:28px;text-align:center;font-size:14px;margin:0 15px 0 0;}
.category_title>div span{margin:0 5px;line-height:28px;padding:0 5px;border-radius:3px;color:#444;text-align: center;font-size:14px;}
.category_title>div span.current{background:#58aae8;color:#fff;}
.category_title>div span.current .icon_9{background-position:-336px -28px;}
.category_title>div span.current .icon_10{background-position:-378px -28px;}
.case_list{padding:30px 0;}
.case_list .item{display:none;}
/*方案界面*/
.solutions-form{margin:20px 0;}
.solutions-form .search_banner{background:#65bcc7 url(http://cache.cdn.dggapp.com/cache/upload/images/2020/01/04/a3aec49f7fd3a67e229bd32cb14019d8.jpg) no-repeat center 0;background-size: cover; width: 100%; height:320px; margin: 0 auto 40px auto;}
.solutions-form .site_m{ padding-bottom:90px;}
.solutions-form .site_m dl{ margin:0 120px;}
.solutions-form dt{background:#65bcc7; height:50px; border-radius:5px 5px 0 0; line-height:50px; padding-left:40px; font-size:18px; color:#fff;}
.solutions-form dd{background:#e9f8fa; padding:50px 90px;}
.solutions-form .solutions-form-box{margin:10px 0;}
.solutions-form .solutions-form-box span{ display:block;width:100px;margin-left:100px;line-height:36px;float:left;color:#333; font-size:16px; vertical-align:middle;}
.solutions-form .solutions-form-box input{ border:1px solid #e8e7e8;border-radius:5px; background:#fff; width:450px; padding:12px 10px;vertical-align:middle;}
.solutions-form .solutions-form-box textarea{ border:1px solid #e8e7e8;border-radius:5px; background:#fff; width:450px; height: 80px; padding:12px 10px;vertical-align:middle;}
.solutions-form .solutions-form-box button{ background:#65bcc7; width:180px; border-radius:5px; border:0 none; height:42px; line-height: normal; color:#fff; font-size:18px; font-weight:bold; text-align:center; cursor:pointer; vertical-align:middle; outline:0 none}
.solutions-form .solutions-form-box button:hover{ background:#61b6c1;}
.solutions-form .solutions-form-box button:active{ background:#65bcc7;}
.solutions-form .nodata{font-size:14px; color:#f64949;}
.solutions-form .nodata,.solutions-form .agent_detail{ background:#fff; padding:25px 70px; margin-bottom:20px;display:none;}
.solutions-form .agent_detail td{ padding-bottom:10px; font-size:16px;}
.solutions-form .sole{ font-size:14px; color:#666; padding:10px 0 20px 0;}
.solutions-form .info{ font-size:14px; color:#333; line-height:26px;}
.footer{ right:0; bottom:0; left:0;}


.solutions_temp{
	padding:30px 0 50px 0
}
.solutions_temp li{ 
	float:left;
	width:388px;
	height:280px;
	margin-bottom:15px;
	text-align:center;
	background-color:#f7f7f7;
	border:1px #dddddd solid;
}
.solutions_temp li:hover{ box-shadow:0 0 5px 5px #e8e8e8;background-color:#ffffff;}
.solutions_temp li .icons{
	margin-top:15px;
	height:100px;
}
.solutions_temp .info{
	height:250px;
	padding:15px 0;
}
.solutions_temp .tit{
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	color:#666666;
}
.solutions_temp li:hover .tit{
	color:#2395ff;
}
.solutions_temp .desc{
	font-size:14px;
	line-height:24px;
	padding:15px 18px;
	text-align: left;
	color:#999999;
}
.solutions_temp li:hover .desc{
	color:#999999;
}

/* 新增功能 */
.yellow-bg{ background:#fdfddc url(../images/solutions/news.png) no-repeat; background-position: top -20px right -20px; }
.yellow-bg .info{
	color:#cfb400;
}
.light-blue-bg{ background:#cee7ff url(../images/solutions/news.png) no-repeat; background-position: top -20px right -20px; }
.light-blue-bg .info{
	color:#346088;
}
.light-blue-bg2{background:#d3f3ff url(../images/solutions/news.png) no-repeat; background-position: top -20px right -20px;}
.light-blue-bg2 .info{
	color:#4591ad;
}

.solutions_temp li .huiyuan{
	background:url(../images/solutions/temp_1.jpg) no-repeat center;
}
.solutions_temp li .saoma{
	background:url(../images/solutions/temp_1.jpg) no-repeat center;
}
.solutions_temp li .ypym{
	background:url(../images/solutions/temp_1.jpg) no-repeat center;
}
.hy_banner{
	background-image: url(../images/solutions/huiyuan/hy_banner.jpg);
}

/*共用banenr*/
.inside_banner{
	background-image: url(../images/solutions/inside_banner.jpg);
}
/*基础营运*/
.basic_operation_banner{
	background-image:url(../images/solutions/basic_operation/banner_bg.png);
}
.mod_temp .temp_warp {
	position:relative;
	padding:60px 0;
}
.mod_temp .tit{
	color:#444;
	font-size:36px;
	line-height:50px;
	font-weight:normal;
}
.mod_temp .txt{
	color:#666;
	font-size:14px;
	line-height:24px;
	margin-top:10px;
	letter-spacing:3px;
}
.basic_banner{
	background-color:#fcfbfb;
	position:relative;

}
.basic_banner .focus{height:440px;}
.basic_banner .basic_banner{
	background-color:#fcfbfb;
	height:440px;
}

.basic_banner .title{
	float:left;
	margin-top:150px;
}
.basic_banner .tit{
	font-size:36px;
	line-height:50px;
	font-weight:normal;
	color:#444;
}
.basic_banner .img{
	float:right;
}
.basic_banner .ipayment{
	height:130px;
	margin-top:150px;
	padding-left:190px;
	width:545px;
}
.basic_banner .ipayment strong{
	display:block;
	font-size:18px;
	color:#444;
	font-weight:normal;
	padding-bottom:5px;
}
.basic_banner .ipayment span{ 
	display:block;
	font-size:14px; 
	color:#666;
	letter-spacing:3px;
	line-height:24px;
}
.basic_banner .wx_pay{
	background:url(../images/solutions/basic_operation/pay_icon.png) no-repeat;
}
.basic_banner .truck{
	background:url(../images/solutions/basic_operation/truck_icon.png) no-repeat;

}
.basic_banner .scan{
	background:url(../images/solutions/basic_operation/scan_icon.png) no-repeat 12px 0;

}

.basic_banner .focus .pagination{bottom:90px;left:0;position:absolute;width:100%;text-align:center; z-index:20;}
.basic_banner .focus .pagination .toc{display:inline-block;margin:0 3px;width:10px;height:10px; border-radius:100px;line-height:99;overflow:hidden;background:#dddddd;}
.basic_banner .focus .pagination .selected{background:#666666;}


.basic_temp_1 .img{
	position:absolute;
	top:50px; 
	right:0;
	z-index:10;
}
.basic_temp_1 .temp_warp{
	padding:120px 0;
}
.basic_temp_1 .title{
	float:left;
	width:400px;
	margin-top:30px;
}


.basic_temp_2 .img{
	float:left;
}
.basic_temp_2 .title{
	float:right;
	width:520px;
	margin-top:70px;
}
.basic_temp_3 .img{
	float:right;
}
.basic_temp_3 .title{
	float:left;
	width:420px;
	margin-top:110px;
}
.basic_temp_4 .img{
	margin-left:180px;
	float:left;
}
.basic_temp_4 .title{
	float:right;
	width:520px;
	margin-top:150px;
	margin-right:100px;
}
.basic_temp_5 .img{
	float:right;
}
.basic_temp_5 .title{
	float:left;
	width:400px;
	margin-top:110px;
}

/*微店铺*/
.weshop_banner{
	background-image:url(../images/solutions/weshop/banner_bg.png);
}
.weshop_temp_1 .temp_warp{
	height:480px;
	padding:50px 0;
}
.weshop_temp_1 .title{
		width:890px;
	margin:0 auto;
}
.weshop_temp_1 .tit{
	text-align:center;
	padding-bottom:10px;
}
.weshop_temp_1 .txt{
	text-align:center;
}
.weshop_temp_1 .img{
	width:728px;
	position:absolute;
	top:225px;
	right:0;
	bottom:-75px;
	left:0;
	margin:0 auto;
}
.weshop_temp_2 {
	background:#fcfbfb;
}
.weshop_temp_2 .temp_warp{
	height:560px;
}
.weshop_temp_2 .title{
	width:590px;
	float:left;
	margin-top:190px;
}
.weshop_temp_2 .img{
	float:right;
	margin-top:60px;
}
.weshop_temp_3 .title{
	float:right;
	width:560px;
	margin-top:120px;
}
.weshop_temp_3 .img{
	float:left;
}
.weshop_temp_4 .title{
	float:left;
	width:560px;
	margin-top:100px;
}
.weshop_temp_4 .img{
	float:right;
}
.weshop_temp_5 .temp_warp{
	padding-bottom:140px;
}
.weshop_temp_5 .title{
	float:right;
	width:560px;
	margin-top:100px;
}
.weshop_temp_5 .img{
	float:left;
}
.branch_banner{
	background-image:url(../images/solutions/branch/banner_bg.png);
}
.branch_temp_1 .temp_warp{
	height:480px;
	padding:50px 0;
}
.branch_temp_1 .title{
		width:890px;
	margin:0 auto;
}
.branch_temp_1 .tit{
	text-align:center;
	padding-bottom:10px;
}
.branch_temp_1 .txt{
	text-align:center;
}
.branch_temp_1 .img{
	text-align:center;
	margin-top:40px;
}
.branch_temp_2 .title{
	width:390px;
	float:left;
	margin-top:120px;
}
.branch_temp_2 .img{
	float:right;
}
.branch_temp_3 .title{
	width:390px;
	float:right;
	margin-top:245px;
	margin-right:60px;
}
.branch_temp_3 .img{
	float:left;
	margin-left:50px;
}
.branch_temp_4 .title{
	width:450px;
	float:left;
	margin-top:160px;
}
.branch_temp_4 .img{
	float:right;
}
.branch_temp_5 .title{
	width:395px;
	float:right;
	margin-top:130px;
	margin-right:50px;
}
.branch_temp_5 .img{
	float:left;
}
.branch_temp_5 .temp_warp{
	padding-bottom:80px;
}
/*微推广*/
.distribution_banner{
	background-image:url(../images/solutions/distribution/banner_bg.png);
}
.distribution_temp_1 .temp_warp{ padding-top:100px;}
.distribution_temp_1 .title{
	width:505px;
	float:left;
	margin-top:70px;
}
.distribution_temp_1 .img{
	float:right;
}
.distribution_temp_2 .title{
	width:430px;
	float:right;
	margin-top:70px;
}
.distribution_temp_2 .img{
	float:left;
}
.distribution_temp_3 .title{
	width:430px;
	float:left;
	margin-top:70px;
}
.distribution_temp_3 .img{
	float:right;
	margin-right:48px;
}
.distribution_temp_4 .title{
	width:500px;
	float:right;
	margin-top:150px;
}
.distribution_temp_4 .img{
	float:left;
}
.distribution_temp_5 .title{
	width:430px;
	float:left;
	margin-top:90px;
}
.distribution_temp_5 .img{
	float:right;
}
.distribution_temp_6 .title{
	width:400px;
	float:right;
	margin-top:90px;
}
.distribution_temp_6 .img{
	float:left;
}
/*营销*/
.marketing_banner{
	background-image:url(../images/solutions/distribution/banner_bg.png);
}
.marketing_temp_1 .title{
	width:510px;
	float:left;
	margin-top:120px;
}
.marketing_temp_1 .img{
	float:right;
}
.marketing_temp_2 .title{
	width:555px;
	float:right;
	margin-top:150px;
}
.marketing_temp_2 .img{
	float:left;
}
.marketing_temp_3 .title{
	width:540px;
	float:left;
	margin-top:100px;
}
.marketing_temp_3 .img{
	float:right;
}
.marketing_temp_4 .title{
	width:425px;
	float:right;
	margin-top:150px;
	margin-right:10px;
}
.marketing_temp_4 .img{
	float:left;
	margin-left:40px;
}
.marketing_temp_5 .title{
	width:540px;
	float:left;
	margin-top:110px;
}
.marketing_temp_5 .img{
	float:right;
	margin-right:25px;
}
.marketing_temp_6 .title{
	width:570px;
	float:right;
	margin-top:200px;
}
.marketing_temp_6 .img{
	float:left;
	margin-left:40px;
}
.marketing_temp_6 .temp_warp{
	padding-bottom:150px;
}
/*微硬件*/
.hardware_banner{
	background-image:url(../images/solutions/hardware/banner_bg.png);
}
.hardware_temp_1 .tit,
.hardware_temp_1 .txt{
	text-align:center;
}
.hardware_tabs ul{
	background:#4ed0f2;
	width:625px;
	height:50px;
	line-height:50px;
	margin:50px auto 0 auto;
	border-radius:5px;
	font-size:18px;
	color:#fff;
}
.hardware_tabs li{
	text-align:center;
	width:25%;
	float:left;
	position:relative;
	cursor:pointer;
}
.hardware_tabs li.rline:before{
	content:""; 
	position:absolute; 
	top:0; 
	right:0; 
	bottom:0; 
	border-right:1px solid #fff; 
}
.hardware_tabs li:first-child{
	border-radius:5px 0 0 5px;
}
.hardware_tabs li:last-child{
	border-radius:0 5px 5px 0;
}
.hardware_tabs li.current{
	 background:#9cc715;
}
.hardware_tabs li em{
	display:inline-block;
	vertical-align:top;
	height:50px;
	background-image:url(../images/solutions/hardware/hardware_icon.png);
	background-repeat:no-repeat;

	margin-right:10px;
}
.hardware_tabs li.pos em{
	width:18px;
	background-position:0 center;
}
.hardware_tabs li.iBeacon em{
	width:30px;
	background-position:-136px center;
}
.hardware_tabs li.wiFi em{
	width:30px;
	background-position:-299px center;
}
.hardware_tabs li.polaroid em{
	width:30px;
	background-position:-454px center;
}
.hardware_box{
	background:#fbfbfb;
	padding:50px 0 90px 0;
}
.hardware_box .list{
	height:400px;
	display:none;
}
.hardware_box .list .title{
	float:left;
	width:390px;
	margin-top:125px;
	margin-left:45px;
}
.hardware_box .list .img{
	float:right;
}


/* 新增会员 扫码 一品一码 */
.huiyuan_temp_1 .temp_warp{ text-align:center; }
.huiyuan_temp_2 .title{padding-top:150px; width:510px; }
.huiyuan_temp_3 .title{ width:510px; padding-top:140px;}
.align-center{ text-align:center; }
.huiyuan_temp_4 .img{ padding-top:70px; }
.huiyuan_temp_5 .title{padding-top:130px; width:500px; }
.huiyuan_temp_6 .img{padding-top:70px; }
.huiyuan_temp_7 .title{padding-top:130px;width:500px;}

.sm_banner{
	background-image:url(../images/solutions/saoma/sm_banner.png);
	background-repeat:no-repeat;
}
.inline{ display:inline-block; vertical-align:top; }
.align-left{ text-align:left; }
.sm_temp_1 .title{ padding-top:115px; width:500px; }
.sm_temp_2 .img{ padding-top:70px; }
.sm_temp_3 .title{ padding-bottom:70px; }
.sm_temp_3 .img{ width:33.33%; text-align:center;}
.sm_temp_3 .text{ margin-top:20px; font-size:14px;}
.sm_temp_4 .img{ margin:70px 65px 50px 0; }
.sm_temp_4 .img:nth-child(4){margin-right:0;}

.ypym_banner{
	background-image:url(../images/solutions/ypym/ypym_banner.png);
	background-repeat:no-repeat;
}
.ypym_temp_1 .img{padding-top:70px; }
.ypym_temp_2 .inner{display:inline-block; width:900px; }
.ypym_temp_2 .title{ padding-top:130px; }
.ypym_temp_3 .inner{ display:inline-block; width:850px; }
.ypym_temp_3 .img{ padding-top:60px; }
.ypym_temp_4 .img{ padding-top:60px; }
.ypym_temp_5 .img{ padding-top:60px; }
.ypym_temp_6 .img{ padding-top:60px; }

/*==========杂志===========*/
/*图片滚动*/
#gla{
	
	overflow:hidden;
	margin:50px auto 0  auto;
	position:relative;
	height:400px;
}
#gla_box{
	width:600px;
	margin:auto;
}

.gla_inbox img{
	width:100%;
	height:100%;
}
.roundabout-holder {
	height:400px;
	width:600px;
	margin:0 auto
}
.roundabout-moveable-item {
	display:block;
	height:398px;
	width:224px;
	cursor: pointer;
	background:#000;
	opacity:1;
}
.roundabout-moveable-item img{ opacity:0.3}
.roundabout-in-focus {
	cursor: auto;
}
.roundabout-in-focus img{opacity:1}
/*图片滚动*/
.vmook_banner{
	background-image:url(../images/solutions/vmook/banner_bg.png);
}
.vmook_temp_1 .title{
	width:870px;
	text-align: center;
	margin:0 auto;
}
.vmook_temp_1 .img{
	margin:70px auto 0 auto;
	text-align:center;

}
.vmook_temp_2{ background:#f4f4f4;}
.vmook_temp_2 .title{
	width:850px;
	text-align: center;
	margin:0 auto;
}
.vmook_temp_2 .img{
	margin:70px auto 0 auto;
	text-align:center;
	position:relative;
}
.vmook_temp_3 .title{
	width:850px;
	text-align: center;
	margin:0 auto;
}
.vmook_temp_3 .img{
	margin:70px auto 0 auto;
	text-align:center;
}
.vmook_temp_4 .title{
	width:850px;
	text-align: center;
	margin:0 auto;
}
.vmook_temp_4 .img{
	margin:70px auto 0 auto;
	text-align:center;
}
.vmook_temp_5 .title{
	width:850px;
	text-align: center;
	margin:0 auto;
}
.vmook_temp_5 .img{
	margin:70px auto 0 auto;
	text-align:center;
}
.vmook_temp_2 i{ position:absolute;}
.vmook_temp_2 .nmancs1{
	top:0;
	left:332px;	
}
.vmook_temp_2 .nmancs2{
	top:205px;
	left:46px;	
}
.vmook_temp_2 .nmancs3{
	top:377px;
	left:511px;	
}
.vmook_temp_2 .nmancs4{
	top:286px;
	left:905px;	
}
.vmook_temp_2 .nmancs5{
	top:64px;
	left:1086px;	
}




.map {
	background: #f1f1f1;
}
.map_temp {
	padding: 70px 0 60px 0;
	position: relative;
}
.map_temp .down_iocn {
	background: url(/common/images/about/down_icon.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 18px;
	height: 9px;
	margin: 0 auto;
}
.map_temp .txt {
	right: 10px;
	padding: 30px;
	position: absolute;
	top: 90px;
	width: 480px;
}
.map_temp .txt h2 {
	color: #444;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}
.map_temp .txt p {
	margin-top: 15px;
	font-size: 14px;
	color: #444;
	line-height: 24px;
}
.map_temp .txt .icon {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	background-image: url(http://cache.cdn.dggapp.com/cache/upload/images/2020/01/03/7257170f26908ee003460f41e8b0f13b.png);
	background-repeat: no-repeat;
}
.map_temp .tel {
}
.map_temp .time {
	background-position: 0 -49px;
}
.map_temp .address {
	background-position: 0 -96px;
}
.map_temp .txt span {
	display: block;
	padding-left: 40px;
}
.contact-wrap{
	height:56px;
}
.contact-wrap ul,li{
	margin:0;
	padding:0;
}
.contact-wrap ul li{
	float:left;
	width:50%;
	height:48px;
	border-bottom:3px #ccc solid;
	text-align: center;
	font-size:18px;
	color:#333;
	cursor: pointer;
}
.contact-wrap ul li.active{
	float:left;
	width:50%;
	height:48px;
	border-bottom:3px #59a1ca solid;
	text-align: center;
	font-size:20px;
	color:#20658c;
	font-weight: bold;
}
.contact-form{
	padding:0 10px;
}
.contact-form-wrap{
	padding:4px;
	min-height: 38px;
}
.form-label{
	float:left;
	line-height: 36px;
	width:90px;
	font-size:16px;
	color:#000;
}
.form-input{
	float:left;
	width:300px;
}
.form-input input{
	border:1px #999 solid;
	width:320px;
	height:30px;
	line-height: 30px;
	color:#000;
	font-size:16px;
	padding:3px 5px;
}
.form-input textarea{
	border:1px #999 solid;
	width:320px;
	height:75px;
	line-height: 25px;
	color:#000;
	font-size:16px;
	padding:3px 5px;
	font-family: "Microsoft YaHei";
}
.form-input input.submit-btn{
	width:100px;
	height:38px;
	line-height: 32px;
	font-size:18px;
	background: #2aabd2;
	color:#ffffff;
	border:0;
	cursor: pointer;
}
#form-tip{
	min-height:16px;
	color:#00CC00;
	font-size:16px;
	text-align: center;
}
#form-tip i{
	font-style: normal;
	color:#ff0000;
}
.contact-online{
	padding:40px 10px;
	display: none;
}
.contact-online-wrap{
	text-align: center;
}
.contact-online-wrap img{
	width:180px;
}
.contact-online-wrap p{
	padding:10px;
	color:#000;
	font-size:16px;
	text-align: center;
}







 
 
 

 
 

 


/*  |xGv00|81dafb25cf3947aa68e9803d3ab09d21 */