@media only screen and (min-width: 768px),
only screen and (min-device-width:768px) {
	.pbanner {
		width: 100%;
		min-width: 1200px;
		position: relative;
		height: 950px;
	}
	#pbannertitle {
		text-align: center;
		padding-top: 30px;
		font-size: 50px;
		margin: 0;
	}
	.pcontect {
		width: 1200px;
		margin: 0 auto;
	}
	.zhijianbanner {
		height: 945px;
		background: url(../img/product/zhijianbg.png) no-repeat center;
	}
	.supplyBanner {
		height: 945px;
		background: url(../img/supplyChain/bg/bg1.png) no-repeat center;
	}
	
	#pbannertext {
		text-align: center;
		padding: 40px 160px;
		font-size: 20px;
		line-height: 38px;
		margin: 0;
	}
	#pbannerimg {
		display: block;
		margin: 0 auto;
		padding-top: 300px;
	}
	.zhijianicon{
		font-size: 20px;
		line-height: 35px;
	}
	.zhijianicon1{
		top: 130px;
		margin-left: 550px;
	}
	.zhijianicon2{
		top: 220px;
		margin-left: 220px;
	}
	.zhijianicon3{
		top: 460px;
		margin-left: 1020px;
	}
	.zhijianicon4{
		top: 460px;
		margin-left: 80px;
	}
	.zhijianicon5{
		top: 220px;
		margin-left: 880px;
	}
	.products {
		position: relative;
		width: 100%;
		min-width: 1200px;
		height: 950px;
		background-position: top center;
		background-size: auto 100%;
		overflow-x: hidden;
	}
	.pcon,
	.pimg {
		float: left;
		position: relative;
	}
	.pcon {
		width: 650px;
		top: 210px;
		left: 80px;
	}
	.product3 .pcon {
		width: 420px;
		top: 50px;
		left: 300px;
	}
	
	.subg2 .pcon{width: 455px;
    top: 220px;
    left: 298px;
    color: #e9e9e9;}
    .subg5 .pcon{color: #4F4F4F;width: 345px; top: 240px;}
    .subg3 .pcon{color: #414141;}
	
	.product5 .pcon {
		width: 446px;
		top: 170px;
		left: 80px;
	}
	
	.subg4 .pcon{color: #e9e9e9;top: 296px;
    left: 73px;}
	
	.product7 .pcon {
		width: 570px;
		top: 170px;
		left: 150px;
	}
	.subg6 .pcon{width: 570px;
    top: 273px;
    left: 150px;color: #fff;}
    .subg7 .pcon{color: #4F4F4F;width: 390px;
    left: 60px;}
    .subg8 .pcon{
    	width: 525px;
    top: 247px;
    left: 11px;
    }
    
    
	.product9 .pcon {
		width: 400px;
		top: 90px;
		left: 80px;
	}
	.ptitle {
		font-size: 40px;
	}
	
	.ptext {
		font-size: 20px;
		margin-bottom: 85px;
		line-height: 40px;
	}
	.linkblock {
		margin-right: 35px;
	}
	.linkblock div {
		height: 150px;
	}
	
	/*集卡魔方*/
	.cubebanner {
		background: url(../img/product/cubebgicon.png) no-repeat center;
	}
	
	.cubebannerimg {
		width: 550px;
		height: 450px;
		position: relative;
		padding-top: 136px;
		margin: 0 auto;
	}
	/*自助go*/
	.zizhugobanner {
		background: url(../img/product/zizhugobg.png) no-repeat center;
	}
	
	.zizhugobannerimg {
		width: 100%;
		height: 460px;
		position: relative;
		padding-top: 136px;
	}
	.jisup {
		position: relative;
		width: 1300px;
		height: 660px;
		background: url(../img/product/jspbg.png);
		box-shadow: 0px 0px 100px 20px rgba(0, 0, 0, 0.3);
	}
	
	.jisup .pimg {
		left: 70px;
		top: 80px;
		width: 745px;
		height: 455px;
	}
	
	.jisup .pcon {
		top: 90px;
		left: 120px;
		width: 340px;
		height: 360px;
	}
	.productshop3 .pcon {
		top: 210px;
		left: 120px;
		width: 340px;
		height: 360px;
	}
	
	.productshop3 .pimg {
		left: 70px;
		top: 138px;
		width: 745px;
		height: 455px;
	}
	.pcube .morebtn {
		background: #5b3dd7;
	}
	
	.pcube .pcon {
		width: 410px;
	}
	
	.pcube .pimg {
		width: 740px;
		height: 580px;
	}
	
	.productcube1 .pimg {
		top: 230px;
		left: 60px;
	}
	
	.productcube2 .pimg {
		top: 156px;
		left: 0px;
	}
	
	.productcube1 .pcon {
		left: 0;
	}
	
	.productcube2 .pcon {
		left: 50px;
	}
}

@media only screen and (max-width: 768px),
only screen and (max-device-width:768px) {
	.pbanner {
		width: 100%;
		position: relative;
		height: auto;
		padding-top:75px ;
	}
	#pbannertitle {
		text-align: center;
		padding-top: 10px;
		font-size: 18px;
		margin: 0;
	}
	.pcontect {
		width: 100%;
		margin: 0 auto;
	}
	.zhijianbanner {
		background: url(../img/product/zhijianbg.png) no-repeat center;
		background-size: 100% 100%;
	}
	#pbannertext {
		text-align: center;
		padding: 10px 10px;
		font-size: 14px;
		line-height: 38px;
		margin: 0;
	}
	#pbannerimg {
		display: block;
		margin: 0 auto;
		padding-top: 80px;
		width: 60%;
	}
	.zhijianicon{
		font-size: 14px;
		
	}
	.zhijianicon img{
		width: 50%;
	}
	.zhijianicon1{
		top:85px;
		margin-left: 135px;
	}
	.zhijianicon2{
		top: 165px;
		margin-left: 27px;
	}
	.zhijianicon3{
		top: 240px;
		margin-left: 277px;
	}
	.zhijianicon4{
		top: 240px;
		margin-left: 5px;
	}
	.zhijianicon5{
		top: 165px;
		margin-left: 255px;
	}
	.products {
		width: 100%;
		/*height: 350px;*/
		overflow: hidden;
	}
	.product2,.product4,.product6,.product8{
		background-size:cover
	}
	.pimg {
		display: none;
	}
	.pcon{
		padding-top:20px;
	}
	.ptitle {
		font-size: 16px;
		text-align: center;
		margin: 0;
	}
	.none{
		display: none;
	}
	.ptext {
		font-size: 14px;
		margin-bottom: 10px;
		line-height: 1.5;
		text-align: center;
		padding: 10px 10px;
	}
	.product3 .linkblock,
	.product5 .linkblock,
	.product6 .linkblock,
	.product7 .linkblock,
	.product8 .linkblock,
	.product9 .linkblock{
		width: 20%;
		margin-left: 20%;
	}
	.linkblock{
		margin-right: 0;
	}
	.linkblock img{
		width: 100%;
	}
	.linkblock1{
		width: 35%;
		margin-left: 6%;
		margin-right: 4%;
	}
	.linkblock2{
		width: 20%;
		margin-left: 5%;
	}
	.ewm{
		font-size:12px ;
	}
	/*集卡魔方*/
	/*.pcube .pimg{
		display: block;
	}*/
	.cubebanner {
		background: url(../img/product/cubebgicon.png) no-repeat center;
		background-size: 100% 100%;
	}
	.pcube {
		color: #fff;
		padding-bottom: 50px;
	}
	.cubebannerimg {
		height: 101px;
	    width: 30%;
	    position: relative;
	    padding-top: 18px;
	    margin: 0 auto;
	    box-sizing: border-box;
	}
	.cubebannerimg img{
		width: 100%;
	}
	/*自助go*/
	.zizhugobanner {
		background: url(../img/product/zizhugobg.png) no-repeat center;
		background-size: 100% 100%;
	}
	
	.zizhugobannerimg {
		width: 100%;
		position: relative;
		display: none;
	}
	.pshop img{
		display: none;
	}
	.productshop3 {
		margin-bottom: 45px;
		color: #fff;
	}
	.productcube1, .productcube2,.productshop1,.productshop2 ,.productshop3 {
		background-size:cover ;
	}
}

.pbanner p {
	color: #fff;
}

.zhijianicon {
	position: absolute;
	color: #fff;
	text-align: center;
}
.product2 {
	background-image: url(../img/product/p2bg.png);
	background-repeat:no-repeat ;
}


.product4 {
	background-image: url(../img/product/p4bg.jpg);
	background-repeat:no-repeat ;
}

.subg3 {
	background-image: url(../img/supplyChain/bg/bg4.png);
	background-repeat:no-repeat ;
}

.product6 {
	background-image: url(../img/product/p6bg.png);
	background-repeat:no-repeat ;
}

.subg5{	background-image: url(../img/supplyChain/bg/bg6.png);
	background-repeat:no-repeat ;}

.product8 {
	background-image: url(../img/product/p8bg.png);
	background-repeat:no-repeat ;
}

.subg7{	background-image: url(../img/supplyChain/bg/bg8.png);
	background-repeat:no-repeat ;}
.subg8{	background-image: url(../img/supplyChain/bg/bg9.png);
	background-repeat:no-repeat ;}	
	

.cubeiconline {
	width: 100%;
	height: 400px;
	position: relative;
	top: -560px;
}

.cubeicon {
	position: absolute;
	border-radius: 144px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	background: #8668e7;
	text-align: center;
}

.cubeicon img {
	margin: 20px auto 0;
}

.anchor {
	display: block;
	position: relative;
	top: -90px;
}
.productcube1 {
	background-image: url(../img/product/cube1bg.png);
	background-repeat:no-repeat ;
}

.productcube2 {
	background-image: url(../img/product/cube2bg.png);
	background-repeat:no-repeat ;
	margin-bottom: 50px;
}

.productshop1 {
	background-image: url(../img/product/shopbg1.png);
	background-repeat:no-repeat ;
}

.productshop2 {
	background-image: url(../img/product/shopbg2.png);
	background-repeat:no-repeat ;
}

.productshop3 {
	background-image: url(../img/product/shopbg3.png);
	background-repeat:no-repeat ;
}

.product3 {
	background: url(../img/product/p3bg.png) no-repeat 0 100%;
}
.subg1{background: url(../img/supplyChain/bg/bg2.png) no-repeat 0 100%;}
.subg2{	background-image: url(../img/supplyChain/bg/bg3.png);
	background-repeat:no-repeat ;}
.subg4{background: url(../img/supplyChain/bg/bg5.png) no-repeat 0 100%;}
.subg6{background: url(../img/supplyChain/bg/bg7.png) no-repeat 0 100%;}

.linkblock p {
	font-size: 14px;
	margin: 5px 0;
}

.product2,
.product4,
.product6,
.product8 {
	color: #fff;
}

.product2 .pimg {
	width: 340px;
	top: 180px;
	left: 150px;
}

.product3 .pimg {
	width: 510px;
	height: 660px;
	top: 57px;
	left: 116px;
}

.subg1 .pimg{
	width: 543px;
    height: 487px;
    top: 234px;
    left: -96px;
}
.subg2 .pimg{width: 502px;
    height: 660px;
    top: 186px;
    left: 52px;}

.product4 .pimg {
	width: 370px;
	top: 200px;
	left: 160px;
}

.subg3 .pimg{
	width: 337px;
    top: 189px;
    left: 0px;
}
.subg3 .pimg img{width: 160%;}
.product5 .pimg {
	top: 160px;
	width: 720px;
	height: 600px;
}
.subg4 .pimg{
	top: 274px;
    width: 610px;
    height: 600px;
    left: 58px;
}
.product6 .pimg {
	width: 430px;
	top: 130px;
	left: 40px;
}
.subg5 .pimg {top: 178px;}
.product7 .pimg {
	width: 490px;
	height: 20px;
	top: 110px;
	left: 10px;
}
.subg6 .pimg{
	width: 530px;
    height: 20px;
    top: 240px;
    left: 10px;
}
.subg6 .pimg img{width: 98%;}
.product8 .pimg {
	width: 600px;
	height: 20px;
	top: 110px;
	left: 30px;
}
.subg7 .pimg{
	width: 600px;
    height: 20px;
    top: 200px;
    left: 223px;
}



.product9 .pimg {
	width: 720px;
	height: 720px;
	top: 30px;
	left: 0px;
}

/*.footercon {
	width: 1200px;
}*/

.morebtn {
	width: 180px;
	height: 45px;
	text-align: center;
	color: #FFFFFF;
	line-height: 45px;
	font-size: 16px;
	background: url(../img/product/morebtn.png);
	border-radius: 144px;
}

.pshop .ptext {
	margin-bottom: 55px;
}



.supplyDiv2 img{width: 118%;}
.supplyDiv3 img{width: 125%;}
#bgdiv1{padding-top: 8%;width: 100%;}
.suTitle{color: #fff;font-size: 25px; padding-top: 1%;font-weight: normal;}
.tc{text-align: center;}
