/*
 * @author pulu
 * @time 2018-03-b7
 */
.single-banner{
	position: relative;
	margin-top: 60px;
}
.single-banner-image{
	width: 100%;
}
.single-banner-text {
    width: 1170px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    color: #fff;
    font-size: 18px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.single-banner-title{
	font-size: 40px;
	margin-bottom: 8px;
	letter-spacing: 8px;
}
/*bigdate-col1*/
.bigdate-col1{
	background: #f2f4fa;
	padding: 60px 0 75px;
}
.single-title{
	font-size: 40px;
}
.al-center{
	text-align: center;
}
.single-des{
	font-size: 20px;
	padding: 0 80px;
	letter-spacing: 3px;
}
.bigdata-col1-item{
	display: inline-block;
	width: 377px;
	height: 458px;
	text-align: center;
	position: relative;
	margin: 0 5px;
	position: relative;
}
.bigdata-col1-main{
	margin-top: 60px;
}
.bigdata-col1-image{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.bigdata-item-con{
	position: relative;
	z-index: 2;
	color: #fff;
	margin-top: 200px;
	font-size: 20px;
	padding: 0 5px;
	letter-spacing: 3px;
}
.bigdata-item-con:hover{
	animation:  bigdata-text 1s forwards;
	-webkit-animation:  bigdata-text 1s forwards;
	-moz-animation:  bigdata-text 1s forwards;
	-o-animation:  bigdata-text 1s forwards;
	cursor: pointer;
}
@keyframes bigdata-text{
	0% {transform: translateY(1rem);opacity: 0;}
	100% {transform: translateY(0);opacity: 1;}
}
@-webkit-keyframes bigdata-text{
	0% {-webkit-transform: translateY(1rem);opacity: 0;}
	100% {-webkit-transform: translateY(0);opacity: 1;}
}
@-moz-keyframes bigdata-text{
	0% {-moz-transform: translateY(1rem);opacity: 0;}
	100% {-moz-transform: translateY(0);opacity: 1;}
}
@-o-keyframes bigdata-text{
	0% {-o-transform: translateY(1rem);opacity: 0;}
	100% {-o-transform: translateY(0);opacity: 1;}
}
.bigdata-item-title{
	font-size: 26px;
	margin-bottom: 5px;
}
.bigdate-col2{
	padding: 65px 0 85px;
}
.bigdata-col2-item{
	display: inline-block;
	width: 377px;
	height: 550px;
	text-align: center;
	margin: 65px 5px 0;
	background: #f2f4fa;
	float: left;
}
.bigdata-icon{
	display: inline-block;
	width: 90px;
	height: 90px;
	background: url(../../img/Jygjnew/data_icon.png) no-repeat;
	margin-top:90px ;
}
.bigdata-icon:hover,.wisdom-ticket-icon:hover,
.ticket-col6-span:hover .ticket-col6-icon{
	-webkit-animation: bounce-ani 0.6s linear forwards;
	-moz-animation: bounce-ani 0.6s linear forwards;
	-o-animation: bounce-ani 0.6s linear forwards;
	animation: bounce-ani 0.6s linear forwards;
	cursor: pointer;
}
@-webkit-keyframes bounce-ani{
	0% {-webkit-transform: translateY(0)}
	40% {-webkit-transform: translateY(-25px)}
	60% {-webkit-transform: translateY(0px)}
	80% {-webkit-transform: translateY(-10px)}
	100% {-webkit-transform: translateY(0)}
}
@-moz-keyframes bounce-ani{
	0% {-moz-transform: translateY(0)}
	40% {-moz-transform: translateY(-25px)}
	60% {-moz-transform: translateY(0px)}
	80% {-moz-transform: translateY(-10px)}
	100% {-moz-transform: translateY(0)}
}
@-o-keyframes bounce-ani{
	0% {-o-transform: translateY(0)}
	40% {-o-transform: translateY(-25px)}
	60% {-o-transform: translateY(0px)}
	80% {-o-transform: translateY(-10px)}
	100% {-o-transform: translateY(0)}
}
@keyframes bounce-ani{
	0% {transform: translateY(0)}
	40% {transform: translateY(-25px)}
	60% {transform: translateY(0px)}
	80% {transform: translateY(-10px)}
	100% {transform: translateY(0)}
}
.bigdata-icon-02{
	background-position: 0 -90px;
}
.bigdata-icon-03{
	background-position: 0 -180px;
}
.bigdata-col2-title{
	font-size: 26px;
	color: #2e2e2e;
	margin: 25px 0;
	letter-spacing: 3px;
}
.bigdata-col2-detail{
	text-align: left;
	padding-left: 120px;
	color: #777777;	
}
.bigdata-col2-detail li{
	list-style-type: disc;
}
.bigdate-col3{
	background: #f2f4fa;
	position: relative;
}
.bigdate-col3{
	padding: 100px 0 220px 0;
}
.bigdata-col3-top .single-des{
	padding: 0;
	width: 450px;
	font-size: 20px;
	letter-spacing: 3px;
}
.data-01-image{
	position: absolute;
	right: 0;
	bottom: -220px;
}
.single-title{
	line-height: 50px;
	margin-bottom: 15px;
}
.bigdata-col3-top .single-title{
	margin-bottom: 70px;
}
.bigdata-col4{
	position: relative;
}
.bigdata-col4-top .single-des{
	width: 100%!important;
}
.bigdata-col4 .single-des{
	text-align: right;
}
.bigdata-col4-top{
	text-align: right;
	padding: 150px 0 230px 0;
}
.data-02-image{
	position: absolute;
	bottom: auto;
	right: auto;
	left: 0;
	top: 120px;
}
.bigdate-col5{
	background: #f2f4fa;
	padding: 170px 0 200px;
	position: relative;
}
.data-03-image{
	position: absolute;
	right: 0;
	top: -50px;
}
.bigdate-col5 .single-des{
	width: 500px;
}
/*-------------------------marketing.html-----------------------------*/
.marketing-01-main .bigdata-col1-item{
	background: #fff;
	color: #777;
	text-align: center;
	float: left;
	cursor: pointer;
}
.ewm{
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 5;
	text-align: center;
	color: #fff;
	font-size: 24px;
	opacity: 0;
	filter:alpha(opacity=0) ;
	transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-webkit-transition: all 0.4s ease-in-out;
	transition:width all 0.4s ease-in-out;
	-moz-transition:all 0.4s ease-in-out;
	-o-transition:all 0.4s ease-in-out;
}
.bigdata-col1-item:hover .ewm{
	opacity: 1;
	filter:alpha(opacity=100) ;
	transform: scale(1);
	-webkit-transform: scale(1);
	
}
.ewm .bigdata-ewm{
	width: 70%;
	margin: 4rem 15% 2rem;
}
.market-icon{
	display: inline-block;
	width: 110px;
	height: 90px;
	background: url(../../img/Jygjnew/data_icon.png) no-repeat;
	background-position: -90px 0;
	margin: 105px 0 30px 0;
}
.market-icon:hover{
	-webkit-animation: bounce-ani 0.6s linear forwards;
	-moz-animation: bounce-ani 0.6s linear forwards;
	-o-animation: bounce-ani 0.6s linear forwards;
	animation: bounce-ani 0.6s linear forwards;
	cursor: pointer;
}
.market-icon-02{
	background-position: -90px -90px;
}
.market-icon-03{
	background-position: -90px -180px;
}
.marketing-01-main .marketing-title{
	color: #2e2e2e;
	font-size: 30px;
}
.marketing-col2-det{
	width: 149px;
	height: 149px;
	position: relative;
	float: left;
	margin: 70px  9px 40px;
	cursor: pointer;
}
.marketing-col2-det .marketing-col2-image{
	position: absolute;
	width: 100%;
	height: 100%;
}
.marketing-col2-det:hover{
	animation: col2-image-ani 0.5s forwards;
	-webkit-animation: col2-image-ani 0.5s forwards;
	-moz-animation: col2-image-ani 0.5s forwards;
	-o-animation: col2-image-ani 0.5s forwards;
}
@keyframes col2-image-ani{
	from{-webkit-transform: scale(1);}
	to{-webkit-transform: scale(1.1);}
}
@-moz-keyframes col2-image-ani{
	from{-moz-transform:  scale(1);}
	to{-moz-transform: scale(1.1);}
}
@-o-keyframes col2-image-ani{
	from{-o-transform:  scale(1);}
	to{-o-transform: scale(1.1);}
}
@keyframes col2-image-ani{
	from{transform:  scale(1);}
	to{transform: scale(1.1);}
}
.marketing-col2-det .marketing-col2-text{
	display: inline-block;
	width: 149px;
	text-align: center;
	position: relative;
	padding: 60px 0;
	color: #fff;
	font-size: 22px;
}
.market-second-title{
	color: #2E2E2E;
	font-size: 40px;
	margin: 100px 0 20px 0;
}
.marketing-col3,.marketing-col5,.marketing-col7{
	background: #f2f1f1;
	padding: 60px 0 75px;
}
.marketing-col3-main{
	text-align: center;
	position: relative;
	width: 816px;
	height: 730px;
	margin: 0 auto;
}
.marketing-col03-par{
	position: absolute;
	font-size: 24px;
	color: #6e6e6e;
}
.right-proint-icon,.left-proint-icon,.top-proint-icon{
	display: inline-block;
	width: 15px;
	height: 30px;
	background: url(../../img/Jygjnew/data_icon.png) no-repeat;
	background-position: -205px 0;
	position: relative;
	margin: 0 10px;
	top: 8px;
}
.left-proint-icon{
	background-position: -225px 0;
}
.top-proint-icon{
	width: 30px;
	height: 15px;
	background-position: -200px -35px;
	top: 3px;
}
.marketing-col03-par-01{
	left: -50px;
	top: 130px;
	animation: to-right-ani 1s infinite;
	-webkit-animation: to-right-ani 1s infinite;
	-moz-animation: to-right-ani 1s infinite;
	-o-animation: to-right-ani 1s infinite;
}
@keyframes to-right-ani{
	from{transform: translate(-1rem,0);}
	to{transform: translate(0,0);}
}
@-webkit-keyframes to-right-ani{
	from{-webkit-transform: translate(-1rem,0);}
	to{-webkit-transform: translate(0,0);}
}
@-moz-keyframes to-right-ani{
	from{-moz-transform: translate(-1rem,0);}
	to{-moz-transform: translate(0,0);}
}
@-o-keyframes to-right-ani{
	from{-o-transform: translate(-1rem,0);}
	to{-o-transform: translate(0,0);}
}
.marketing-col03-par-02{
	right: -40px;
	top: 140px;
}
.marketing-col03-par-02,.marketing-col03-par-03,.marketing-col04-par-03{
	animation: to-left-ani 1s infinite;
	-webkit-animation: to-left-ani 1s infinite;
	-moz-animation: to-left-ani 1s infinite;
	-o-animation: to-left-ani 1s infinite;
}
@keyframes to-left-ani{
	from{transform: translate(1rem,0);}
	to{transform: translate(0,0);}
}
@-webkit-keyframes to-left-ani{
	from{-webkit-transform: translate(1rem,0);}
	to{-webkit-transform: translate(0,0);}
}
@-moz-keyframes to-left-ani{
	from{-moz-transform: translate(1rem,0);}
	to{-moz-transform: translate(0,0);}
}
@-o-keyframes to-left-ani{
	from{-o-transform: translate(1rem,0);}
	to{-o-transform: translate(0,0);}
}
.marketing-col03-par-03{
	right: 160px;
	bottom:100px;
}
.marketing-col4,.marketing-col6{
	padding: 60px 0 75px;
}
.marketing-col4-main{
	width: 744px;
	height: 335px;
	margin: 110px auto 0;
	position: relative;
}
.marketing-col4-main .marketing-col04-par-01{
	top: -20px;
	left: -80px;
}
.marketing-col4-main .marketing-col04-par-02{
	top: -60px;
	left:260px;
}
.marketing-col4-main .marketing-col04-par-03{
	right: -100px;
	top: 60px;
}
.marketing-col4-main .marketing-col04-par-01,
.marketing-col4-main .marketing-col04-par-02{
	animation: to-bottom-ani 1s infinite;
	-webkit-animation: to-bottom-ani 1s infinite;
	-moz-animation: to-bottom-ani 1s infinite;
	-o-animation: to-bottom-ani 1s infinite;
}
@keyframes to-bottom-ani{
	from{transform: translate(0,-1rem);}
	to{transform: translate(0,0);}
}
@-webkit-keyframes to-bottom-ani{
	from{-webkit-transform: translate(0,-1rem);}
	to{-webkit-transform: translate(0,0);}
}
@-moz-keyframes to-bottom-ani{
	from{-moz-transform: translate(0,-1rem);}
	to{-moz-transform: translate(0,0);}
}
@-o-keyframes to-bottom-ani{
	from{-o-transform: translate(0,-1rem);}
	to{-o-transform: translate(0,0);}
}
.marketing-col5-item{
	width: 25%;
	float: left;
	text-align: center;
	font-size: 20px;
	line-height: 45px;
	margin-top: 90px;
}
.marketing-col5-icon{
	display: inline-block;
	width: 150px;
	height: 150px;
	background: url(../../img/Jygjnew/data_icon.png) no-repeat;
	background-position: 0 -270px;
	cursor: pointer;
}
.marketing-col5-icon:hover,.ticket-col5-icon:hover{
	animation: col5-icon-ani 1.5s forwards;
	-webkit-animation: col5-icon-ani 1.5s forwards;
	-moz-animation: col5-icon-ani 1.5s forwards;
	-o-animation: col5-icon-ani 1.5s forwards;
}
@keyframes col5-icon-ani{
	0%{-webkit-transform: rotate(0);}
	40%{-webkit-transform: rotate(120deg);}
	70%{-webkit-transform: rotate(-120deg);}
	100%{-webkit-transform: rotate(0deg);}
}
@-moz-keyframes col5-icon-ani{
	0%{-moz-transform: rotate(0);}
	40%{-moz-transform: rotate(120deg);}
	70%{-moz-transform: rotate(-120deg);}
	100%{-moz-transform: rotate(0deg);}
}
@-o-keyframes col5-icon-ani{
	0%{-o-transform: rotate(0);}
	40%{-o-transform: rotate(120deg);}
	70%{-o-transform: rotate(-120deg);}
	100%{-o-transform: rotate(0deg);}
}
@keyframes col5-icon-ani{
	0%{transform: rotate(0);}
	40%{transform: rotate(120deg);}
	70%{transform: rotate(-120deg);}
	100%{transform: rotate(0deg);}
}
.marketing-col5-icon-02{
	background-position: 0 -425px;
}
.marketing-col5-icon-03{
	background-position: 0 -580px;
}
.marketing-col5-icon-04{
	background-position: 0 -735px;
}
.marketing-col6 .bigdata-item-con{
	margin-top: 150px;
}
.marketing-col6-icon{
	display: inline-block;
	width: 72px;
	height: 72px;
	background: url(../../img/Jygjnew/data_icon.png) no-repeat;
	background-position: -150px -265px;
	margin-top: 20px;
}
.marketing-col6-icon-02{
	background-position: -150px -340px;
}
.marketing-col6-icon-03{
	background-position: -150px -420px;
}
.red-text{
	color: #ff3939;
}
.marketing-col7-item{
	width: 20%;
	float: left;
	text-align: center;
	color: #000000;
	font-size: 14px;
	margin-top: 40px;
	cursor: pointer;
}
.marketing-col7-cricle{
	display: inline-block;
	width: 149px;
	height: 149px;
	border: 1px solid #000000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	margin-bottom: 35px;
}
.marketing-col7-cricle:hover{
	animation: col7-cricle-ani 2s forwards;
	-webkit-animation: col7-cricle-ani 2s forwards;
	-moz-animation: col7-cricle-ani 2s forwards;
	-o-animation: col7-cricle-ani 2s forwards;
}
@keyframes col7-cricle-ani{
	from{-webkit-transform: rotate(0);}
	to{-webkit-transform: rotate(360deg);}
}
@-moz-keyframes col7-cricle-ani{
	from{-moz-transform: rotate(0);}
	to{-moz-transform: rotate(360deg);}
}
@-o-keyframes col7-cricle-ani{
	from{-o-transform: rotate(0);}
	to{-o-transform: rotate(360deg);}
}
@keyframes col7-cricle-ani{
	from{transform: rotate(0);}
	to{transform: rotate(360deg);}
}
.marketing-col7-icon{
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(../../img/Jygjnew/data_icon.png) no-repeat;
	background-position: -150px -500px;
	margin-top: 45px;
}

.marketing-col7-icon-02{
	background-position: -150px -560px;
}
.marketing-col7-icon-03{
	background-position: -150px -620px;
}
.marketing-col7-icon-04{
	background-position: -150px -680px;
}
.marketing-col7-icon-05{
	background-position: -150px -740px;
}
/*-----------------------------ticket.html----------------------------*/
.ticket-col1,.ticket-col3{
	background: #f2f4fa;
	padding: 60px 0 75px;
}
.ticket-col1-item{
	width: 278px;
	height: 413px;
	background: #fff;
	text-align: center;
	margin: 65px 8px 0;
	color: #777;
	float: left;
}
.wisdom-ticket-icon{
	display: inline-block;
	width: 80px;
	height: 80px;
	background: url(../../img/Jygjnew/data_icon.png) no-repeat;
	background-position: -245px -450px;
	margin: 55px 0 30px;
}
.wisdom-ticket-icon-02{
	background-position: -245px -530px;
}
.wisdom-ticket-icon-03{
	background-position: -245px -610px;
}
.wisdom-ticket-icon-04{
	background-position: -245px -690px;
}
.wisdom-ticket-title{
	font-size: 16px;
	color: #2e2e2e;
	margin-bottom: 30px;
}
.ticket-col2{
	padding: 60px 0 40px 0;
}
.ticket-col2-con{
	margin-top: -20px;
	height: 610px;
	position: relative;
}
.hardware-image-01,.hardware-image-02,
.hardware-line-01,.hardware-line-02{
	position: absolute;
}
.hardware-image-01{
	left: -120px;
	width: 840px;
	height: 584px;
}
.hardware-image-02{
	width: 504px;
	height: 504px;
	left: 740px;
	top: 85px;
}
.hardware-line-01{
	width: 280px;
	left: 620px;
	top: 130px;
}
.hardware-line-02{
	width: 280px;
	left: 620px;
	top: 570px;
}
.ticket-col3-con{
	text-align: center;
	margin: 70px 0 30px;
}
.ticket-col3-title{
	color: #313131;
	font-size: 40px;
	text-align: center;
}
.ticket-col3-item{
	width: 300px;
	float: left;
	text-align: left;
	color: #777;
	margin: 0 45px;
}
.tikcet-col3-span{
	display: block;
	width: 130px;
	height: 130px;
	background: #00b9ff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	margin: 40px auto;
	cursor: pointer;
}
.tikcet-col3-span:hover{
	animation: col2-image-ani 0.5s forwards;
	-webkit-animation: col2-image-ani 0.5s forwards;
	-moz-animation: col2-image-ani 0.5s forwards;
	-o-animation: col2-image-ani 0.5s forwards;
}
.tikcet-col3-icon{
	display: inline-block;
	width: 65px;
	height: 65px;
	background: url(../../img/Jygjnew/data_icon.png) no-repeat;
	background-position: -325px 0;
	margin: 32px;
}
.tikcet-col3-icon-02{
	background-position: -325px -70px;
}
.tikcet-col3-icon-03{
	background-position: -325px -140px;
}
.tikcet-col3-icon-04{
	background-position: -325px -210px;
}
.tikcet-col3-icon-05{
	background-position: -325px -280px;
}
.tikcet-col3-icon-06{
	background-position: -325px -350px;
}
.ticket-col4{
	background: #293440;
	padding: 60px 0 70px 0;
	color: #fff;
}
.ticket-col4-con{
	height: 420px;
	position: relative;
}
.experience-image{
	 position: absolute;
	 left: 0;
}
.experience-image:hover{
	animation: to-top-ani 1s forwards;
	-webkit-animation: to-top-ani 1s forwards;
	-moz-animation: to-top-ani 1s forwards;
	-o-animation: to-top-ani 1s forwards;
}
@keyframes to-top-ani{
	0% {transform: translateY(1rem);opacity: 0;}
	100% {transform: translateY(0);opacity: 1;}
}
@-webkit-keyframes to-top-ani{
	0% {-webkit-transform: translateY(1rem);opacity: 0;}
	100% {-webkit-transform: translateY(0);opacity: 1;}
}
@-moz-keyframes to-top-ani{
	0% {-moz-transform: translateY(1rem);opacity: 0;}
	100% {-moz-transform: translateY(0);opacity: 1;}
}
@-o-keyframes to-top-ani{
	0% {-o-transform: translateY(1rem);opacity: 0;}
	100% {-o-transform: translateY(0);opacity: 1;}
}
.ticket-col4-des{
	margin: 0 0 0 580px;
	padding-top: 10px;
}
.ticket-col4-des-left{
	display: inline-block;
	width: 230px;
	float: left;
}
.ticket-col4-des-item{
	margin-top: 50px;
}
.ticket-col4-bold{
	font-size: 20px;
}
.ticket-col4-des-par{
	width: 370px;
	float: right;
	text-align: left;
	color: #cdcdcd;
}
.ticket-col5-left{
	display: inline-block;
	width: 240px;
	color: #333333;
	font-size: 20px;
	margin: 50px 0 0 55px;
}
.ticket-col5{
	padding: 60px 0 90px 0;
}
.ticket-col5-item{
	margin-top: 25px;
}
.ticket-col5-text{
	line-height: 70px;
	margin-left: 35px;
}
.ticket-col5-icon{
	display: inline-block;
	width: 70px;
	height: 70px;
	background: url(../../img/Jygjnew/data_icon.png) no-repeat;
	background-position: -325px -420px;
	float: left;
}
.ticket-col5-icon-02{
	background-position: -325px -490px;
}
.ticket-col5-icon-03{
	background-position: -325px -560px;
}
.ticket-col5-icon-04{
	background-position: -325px -630px;
}
.ticket-col5-right{
	display: inline-block;
	width: 600px;
	height: 415px;
	float: right;
	position: relative;
	margin-top: 50px;
}
.ticket-col5-right:hover .ticket-col5-image-01{
	animation: col2-image-ani 0.5s forwards;
	-webkit-animation: col2-image-ani 0.5s forwards;
	-moz-animation: col2-image-ani 0.5s forwards;
	-o-animation: col2-image-ani 0.5s forwards;
}
.ticket-col5-right:hover .ticket-col5-image-02{
	animation: col2-image-ani 0.5s 0.2s forwards;
	-webkit-animation: col2-image-ani 0.5s 0.2s forwards;
	-moz-animation: col2-image-ani 0.5s 0.2s forwards;
	-o-animation: col2-image-ani 0.5s 0.2s forwards;
}
.ticket-col5-right:hover .ticket-col5-image-03{
	animation: col2-image-ani 0.5s 0.4s forwards;
	-webkit-animation: col2-image-ani 0.5s 0.4s forwards;
	-moz-animation: col2-image-ani 0.5s 0.4s forwards;
	-o-animation: col2-image-ani 0.5s 0.4s forwards;
}
.ticket-col5-image{
	position: absolute;
	top: 35px;
	left: 0;
}
.ticket-col5-image-02{
	left: 110px;
	top: 20px;
	z-index: 2;
}
.ticket-col5-image-03{
	left: 195px;
	top: 0;
	z-index: 3;
}
.ticket-col6{
	padding: 60px 0 90px 0;
	background: #f2f1f1;
}
.ticket-col6-item{
	width: 295px;
	text-align: center;
	float: left;
	color: #6e6e6e;
	font-size: 24px;
}
.ticket-col6-span{
	display: inline-block;
	width: 150px;
	height: 150px;
	background: #c63ef8;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	margin-bottom: 50%;
}
.ticket-col6-des{
	font-size: 14px;
	margin-bottom:70px;
}
.ticket-col6-icon{
	display: inline-block;
	width: 80px;
	height: 65px;
	background: url(../../img/Jygjnew/data_icon.png) no-repeat;
	background-position: -325px -700px;
	margin: 45px 0 0 0;
}
.ticket-col6-span-02{
	background: #509aff;
}
.ticket-col6-span-03{
	background: #ff4c4c;
}
.ticket-col6-span-04{
	background: #25c375;
}
.ticket-col6-span-02 .ticket-col6-icon{
	background-position: -325px -766px;
}
.ticket-col6-span-03 .ticket-col6-icon{
	background-position: -325px -830px;
}
.ticket-col6-span-04 .ticket-col6-icon{
	background-position: -240px -775px;
}