.tem84-service .wrap{counter-reset: div;}
.tem84-service .item{color:#333;position: relative;z-index: 1;float:right;}
.tem84-service .wrap .item::before{position: absolute;content: counter(div,decimal-leading-zero);counter-increment: div;left:0;top:0;color:#fff;z-index: 2;font-family:HELVETICANEUELTPRO-THEX,Arial;width: 40px;height: 40px;text-align: center;line-height: 40px;left:15px;font-size: 20px;font-weight: 700;}
.tem84-service .item .box{color:inherit;text-align:left;margin-bottom:80px;position:relative;color:inherit;display: block;
	-moz-transition:all .4s ease-in 0s;
	-webkit-transition:all .4s ease-in 0s;
	transition:all .4s ease-in 0s;}
.tem84-service .item .box::before{position:absolute;content:"\ec00";right:0;top:3px;font-size:30px;opacity:.2;font-family:'icomoon' !important;color:inherit;transform: rotate(180deg);right:calc(100% + 30px);}
.tem84-service .item span.bg-color{width:40px;height: 40px;border-radius: 50%;display: block;position: absolute;left:0;top:0;}
.tem84-service .item .box .title{padding-left: 55px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;margin:0 0 15px;height:40px;line-height: 40px!important;font-size: 16px;width: calc(100% - 40px);}
.tem84-service .item:last-child .box::before{opacity: 0!important;}

@media(min-width:1200px){
	/*头尾换成向下箭头*/
	.tem84-service .col-lg-2:nth-of-type(6n) .box::before,
	.tem84-service .col-lg-3:nth-of-type(4n) .box::before,
	.tem84-service .col-lg-4:nth-of-type(3n) .box::before,
	.tem84-service .col-lg-2_4:nth-of-type(5n) .box::before,
	.tem84-service .col-lg-6:nth-of-type(2n) .box::before,
	.tem84-service .col-lg-12:nth-of-type(n) .box::before{content:"\ec02";}
	/*单数行左浮动，双数行右浮动*/
	.tem84-service .col-lg-6:nth-child(4n+1),
	.tem84-service .col-lg-6:nth-child(4n+2),
	.tem84-service .col-lg-2_4:nth-child(10n+1),
	.tem84-service .col-lg-2_4:nth-child(10n+2),
	.tem84-service .col-lg-2_4:nth-child(10n+3),
	.tem84-service .col-lg-2_4:nth-child(10n+4),
	.tem84-service .col-lg-2_4:nth-child(10n+5),
	.tem84-service .col-lg-4:nth-child(6n+1),
	.tem84-service .col-lg-4:nth-child(6n+2),
	.tem84-service .col-lg-4:nth-child(6n+3),
	.tem84-service .col-lg-3:nth-child(8n+1),
	.tem84-service .col-lg-3:nth-child(8n+2),
	.tem84-service .col-lg-3:nth-child(8n+3),
	.tem84-service .col-lg-3:nth-child(8n+4),
	.tem84-service .col-lg-2:nth-child(12n+1),
	.tem84-service .col-lg-2:nth-child(12n+2),
	.tem84-service .col-lg-2:nth-child(12n+3),
	.tem84-service .col-lg-2:nth-child(12n+4),
	.tem84-service .col-lg-2:nth-child(12n+5),
	.tem84-service .col-lg-2:nth-child(12n+6){float:left;}

	.tem84-service .col-lg-2:nth-child(6n+1),
	.tem84-service .col-lg-3:nth-child(4n+1),
	.tem84-service .col-lg-4:nth-child(3n+1),
	.tem84-service .col-lg-2_4:nth-child(5n+1),
	.tem84-service .col-lg-6:nth-child(2n+1){clear:both;}

	/*单排右箭头，双排左箭头*/
	.tem84-service .col-lg-6:nth-child(4n+1) .box::before,
	.tem84-service .col-lg-6:nth-child(4n+2) .box::before,
	.tem84-service .col-lg-2_4:nth-child(10n+1) .box::before,
	.tem84-service .col-lg-2_4:nth-child(10n+2) .box::before,
	.tem84-service .col-lg-2_4:nth-child(10n+3) .box::before,
	.tem84-service .col-lg-2_4:nth-child(10n+4) .box::before,
	.tem84-service .col-lg-2_4:nth-child(10n+5) .box::before,
	.tem84-service .col-lg-4:nth-child(6n+1) .box::before,
	.tem84-service .col-lg-4:nth-child(6n+2) .box::before,
	.tem84-service .col-lg-4:nth-child(6n+3) .box::before,
	.tem84-service .col-lg-3:nth-child(8n+1) .box::before,
	.tem84-service .col-lg-3:nth-child(8n+2) .box::before,
	.tem84-service .col-lg-3:nth-child(8n+3) .box::before,
	.tem84-service .col-lg-3:nth-child(8n+4) .box::before,
	.tem84-service .col-lg-2:nth-child(12n+1) .box::before,
	.tem84-service .col-lg-2:nth-child(12n+2) .box::before,
	.tem84-service .col-lg-2:nth-child(12n+3) .box::before,
	.tem84-service .col-lg-2:nth-child(12n+4) .box::before,
	.tem84-service .col-lg-2:nth-child(12n+5) .box::before,
	.tem84-service .col-lg-2:nth-child(12n+6) .box::before{transform: rotate(0);right:0;}
	/*转角箭头*/
	.tem84-service .col-lg-12:nth-child(n) .box::before,
	.tem84-service .col-lg-6:nth-child(2n) .box::before,
	.tem84-service .col-lg-2_4:nth-child(5n) .box::before,
	.tem84-service .col-lg-4:nth-child(3n) .box::before,
	.tem84-service .col-lg-3:nth-child(4n) .box::before,
	.tem84-service .col-lg-2:nth-child(6n) .box::before{transform: translateY(100%);right:calc(100% - 35px);height:100%;}

}
@media(min-width:992px) and (max-width:1199px){
	/*头尾换成向下箭头*/
	.tem84-service .col-md-2:nth-of-type(6n) .box::before,
	.tem84-service .col-md-3:nth-of-type(4n) .box::before,
	.tem84-service .col-md-4:nth-of-type(3n) .box::before,
	.tem84-service .col-md-2_4:nth-of-type(5n) .box::before,
	.tem84-service .col-md-6:nth-of-type(2n) .box::before,
	.tem84-service .col-md-12:nth-of-type(n) .box::before{content:"\ec02";}
	/*单数行左浮动，双数行右浮动*/
	.tem84-service .col-md-6:nth-child(4n+1),
	.tem84-service .col-md-6:nth-child(4n+2),
	.tem84-service .col-md-2_4:nth-child(10n+1),
	.tem84-service .col-md-2_4:nth-child(10n+2),
	.tem84-service .col-md-2_4:nth-child(10n+3),
	.tem84-service .col-md-2_4:nth-child(10n+4),
	.tem84-service .col-md-2_4:nth-child(10n+5),
	.tem84-service .col-md-4:nth-child(6n+1),
	.tem84-service .col-md-4:nth-child(6n+2),
	.tem84-service .col-md-4:nth-child(6n+3),
	.tem84-service .col-md-3:nth-child(8n+1),
	.tem84-service .col-md-3:nth-child(8n+2),
	.tem84-service .col-md-3:nth-child(8n+3),
	.tem84-service .col-md-3:nth-child(8n+4),
	.tem84-service .col-md-2:nth-child(12n+1),
	.tem84-service .col-md-2:nth-child(12n+2),
	.tem84-service .col-md-2:nth-child(12n+3),
	.tem84-service .col-md-2:nth-child(12n+4),
	.tem84-service .col-md-2:nth-child(12n+5),
	.tem84-service .col-md-2:nth-child(12n+6){float:left;}

	.tem84-service .col-md-2:nth-child(6n+1),
	.tem84-service .col-md-3:nth-child(4n+1),
	.tem84-service .col-md-4:nth-child(3n+1),
	.tem84-service .col-md-2_4:nth-child(5n+1),
	.tem84-service .col-md-6:nth-child(2n+1){clear:both;}

	/*单排右箭头，双排左箭头*/
	.tem84-service .col-md-6:nth-child(4n+1) .box::before,
	.tem84-service .col-md-6:nth-child(4n+2) .box::before,
	.tem84-service .col-md-2_4:nth-child(10n+1) .box::before,
	.tem84-service .col-md-2_4:nth-child(10n+2) .box::before,
	.tem84-service .col-md-2_4:nth-child(10n+3) .box::before,
	.tem84-service .col-md-2_4:nth-child(10n+4) .box::before,
	.tem84-service .col-md-2_4:nth-child(10n+5) .box::before,
	.tem84-service .col-md-4:nth-child(6n+1) .box::before,
	.tem84-service .col-md-4:nth-child(6n+2) .box::before,
	.tem84-service .col-md-4:nth-child(6n+3) .box::before,
	.tem84-service .col-md-3:nth-child(8n+1) .box::before,
	.tem84-service .col-md-3:nth-child(8n+2) .box::before,
	.tem84-service .col-md-3:nth-child(8n+3) .box::before,
	.tem84-service .col-md-3:nth-child(8n+4) .box::before,
	.tem84-service .col-md-2:nth-child(12n+1) .box::before,
	.tem84-service .col-md-2:nth-child(12n+2) .box::before,
	.tem84-service .col-md-2:nth-child(12n+3) .box::before,
	.tem84-service .col-md-2:nth-child(12n+4) .box::before,
	.tem84-service .col-md-2:nth-child(12n+5) .box::before,
	.tem84-service .col-md-2:nth-child(12n+6) .box::before{transform: rotate(0);right:0;}
	/*转角箭头*/
	.tem84-service .col-md-12:nth-child(n) .box::before,
	.tem84-service .col-md-6:nth-child(2n) .box::before,
	.tem84-service .col-md-2_4:nth-child(5n) .box::before,
	.tem84-service .col-md-4:nth-child(3n) .box::before,
	.tem84-service .col-md-3:nth-child(4n) .box::before,
	.tem84-service .col-md-2:nth-child(6n) .box::before{transform: translateY(100%);right:calc(100% - 35px);height:100%;}
}
@media(min-width:768px) and (max-width:991px){

	/*头尾换成向下箭头*/
	.tem84-service .col-sm-2:nth-of-type(6n) .box::before,
	.tem84-service .col-sm-3:nth-of-type(4n) .box::before,
	.tem84-service .col-sm-4:nth-of-type(3n) .box::before,
	.tem84-service .col-sm-2_4:nth-of-type(5n) .box::before,
	.tem84-service .col-sm-6:nth-of-type(2n) .box::before,
	.tem84-service .col-sm-12:nth-of-type(n) .box::before{content:"\ec02";}
	/*单数行左浮动，双数行右浮动*/
	.tem84-service .col-sm-6:nth-child(4n+1),
	.tem84-service .col-sm-6:nth-child(4n+2),
	.tem84-service .col-sm-2_4:nth-child(10n+1),
	.tem84-service .col-sm-2_4:nth-child(10n+2),
	.tem84-service .col-sm-2_4:nth-child(10n+3),
	.tem84-service .col-sm-2_4:nth-child(10n+4),
	.tem84-service .col-sm-2_4:nth-child(10n+5),
	.tem84-service .col-sm-4:nth-child(6n+1),
	.tem84-service .col-sm-4:nth-child(6n+2),
	.tem84-service .col-sm-4:nth-child(6n+3),
	.tem84-service .col-sm-3:nth-child(8n+1),
	.tem84-service .col-sm-3:nth-child(8n+2),
	.tem84-service .col-sm-3:nth-child(8n+3),
	.tem84-service .col-sm-3:nth-child(8n+4),
	.tem84-service .col-sm-2:nth-child(12n+1),
	.tem84-service .col-sm-2:nth-child(12n+2),
	.tem84-service .col-sm-2:nth-child(12n+3),
	.tem84-service .col-sm-2:nth-child(12n+4),
	.tem84-service .col-sm-2:nth-child(12n+5),
	.tem84-service .col-sm-2:nth-child(12n+6){float:left;}

	.tem84-service .col-sm-2:nth-child(6n+1),
	.tem84-service .col-sm-3:nth-child(4n+1),
	.tem84-service .col-sm-4:nth-child(3n+1),
	.tem84-service .col-sm-2_4:nth-child(5n+1),
	.tem84-service .col-sm-6:nth-child(2n+1){clear:both;}

	/*单排右箭头，双排左箭头*/
	.tem84-service .col-sm-6:nth-child(4n+1) .box::before,
	.tem84-service .col-sm-6:nth-child(4n+2) .box::before,
	.tem84-service .col-sm-2_4:nth-child(10n+1) .box::before,
	.tem84-service .col-sm-2_4:nth-child(10n+2) .box::before,
	.tem84-service .col-sm-2_4:nth-child(10n+3) .box::before,
	.tem84-service .col-sm-2_4:nth-child(10n+4) .box::before,
	.tem84-service .col-sm-2_4:nth-child(10n+5) .box::before,
	.tem84-service .col-sm-4:nth-child(6n+1) .box::before,
	.tem84-service .col-sm-4:nth-child(6n+2) .box::before,
	.tem84-service .col-sm-4:nth-child(6n+3) .box::before,
	.tem84-service .col-sm-3:nth-child(8n+1) .box::before,
	.tem84-service .col-sm-3:nth-child(8n+2) .box::before,
	.tem84-service .col-sm-3:nth-child(8n+3) .box::before,
	.tem84-service .col-sm-3:nth-child(8n+4) .box::before,
	.tem84-service .col-sm-2:nth-child(12n+1) .box::before,
	.tem84-service .col-sm-2:nth-child(12n+2) .box::before,
	.tem84-service .col-sm-2:nth-child(12n+3) .box::before,
	.tem84-service .col-sm-2:nth-child(12n+4) .box::before,
	.tem84-service .col-sm-2:nth-child(12n+5) .box::before,
	.tem84-service .col-sm-2:nth-child(12n+6) .box::before{transform: rotate(0);right:0;}
	/*转角箭头*/
	.tem84-service .col-sm-12:nth-child(n) .box::before,
	.tem84-service .col-sm-6:nth-child(2n) .box::before,
	.tem84-service .col-sm-2_4:nth-child(5n) .box::before,
	.tem84-service .col-sm-4:nth-child(3n) .box::before,
	.tem84-service .col-sm-3:nth-child(4n) .box::before,
	.tem84-service .col-sm-2:nth-child(6n) .box::before{transform: translateY(100%);right:calc(100% - 35px);height:100%;}
}
@media(max-width:767px){
	.tem84-service .container,
	.tem84-service.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important;}
	.tem84-service .wrap .item::before{left:3%;}
	.tem84-service .item .box::before{font-size: 20px;}
	.tem84-service .wrap .item::before{font-size: 18px;}
	/*头尾换成向下箭头*/
	.tem84-service .col-xs-2:nth-of-type(6n) .box::before,
	.tem84-service .col-xs-3:nth-of-type(4n) .box::before,
	.tem84-service .col-xs-4:nth-of-type(3n) .box::before,
	.tem84-service .col-xs-2_4:nth-of-type(5n) .box::before,
	.tem84-service .col-xs-6:nth-of-type(2n) .box::before,
	.tem84-service .col-xs-12:nth-of-type(n) .box::before{content:"\ec02";}
	/*单数行左浮动，双数行右浮动*/
	.tem84-service .col-xs-6:nth-child(4n+1),
	.tem84-service .col-xs-6:nth-child(4n+2),
	.tem84-service .col-xs-2_4:nth-child(10n+1),
	.tem84-service .col-xs-2_4:nth-child(10n+2),
	.tem84-service .col-xs-2_4:nth-child(10n+3),
	.tem84-service .col-xs-2_4:nth-child(10n+4),
	.tem84-service .col-xs-2_4:nth-child(10n+5),
	.tem84-service .col-xs-4:nth-child(6n+1),
	.tem84-service .col-xs-4:nth-child(6n+2),
	.tem84-service .col-xs-4:nth-child(6n+3),
	.tem84-service .col-xs-3:nth-child(8n+1),
	.tem84-service .col-xs-3:nth-child(8n+2),
	.tem84-service .col-xs-3:nth-child(8n+3),
	.tem84-service .col-xs-3:nth-child(8n+4),
	.tem84-service .col-xs-2:nth-child(12n+1),
	.tem84-service .col-xs-2:nth-child(12n+2),
	.tem84-service .col-xs-2:nth-child(12n+3),
	.tem84-service .col-xs-2:nth-child(12n+4),
	.tem84-service .col-xs-2:nth-child(12n+5),
	.tem84-service .col-xs-2:nth-child(12n+6){float:left;}

	.tem84-service .col-xs-2:nth-child(6n+1),
	.tem84-service .col-xs-3:nth-child(4n+1),
	.tem84-service .col-xs-4:nth-child(3n+1),
	.tem84-service .col-xs-2_4:nth-child(5n+1),
	.tem84-service .col-xs-6:nth-child(2n+1){clear:both;}
	/*单排右箭头，双排左箭头*/
	.tem84-service .col-xs-6:nth-child(4n+1) .box::before,
	.tem84-service .col-xs-6:nth-child(4n+2) .box::before,
	.tem84-service .col-xs-2_4:nth-child(10n+1) .box::before,
	.tem84-service .col-xs-2_4:nth-child(10n+2) .box::before,
	.tem84-service .col-xs-2_4:nth-child(10n+3) .box::before,
	.tem84-service .col-xs-2_4:nth-child(10n+4) .box::before,
	.tem84-service .col-xs-2_4:nth-child(10n+5) .box::before,
	.tem84-service .col-xs-4:nth-child(6n+1) .box::before,
	.tem84-service .col-xs-4:nth-child(6n+2) .box::before,
	.tem84-service .col-xs-4:nth-child(6n+3) .box::before,
	.tem84-service .col-xs-3:nth-child(8n+1) .box::before,
	.tem84-service .col-xs-3:nth-child(8n+2) .box::before,
	.tem84-service .col-xs-3:nth-child(8n+3) .box::before,
	.tem84-service .col-xs-3:nth-child(8n+4) .box::before,
	.tem84-service .col-xs-2:nth-child(12n+1) .box::before,
	.tem84-service .col-xs-2:nth-child(12n+2) .box::before,
	.tem84-service .col-xs-2:nth-child(12n+3) .box::before,
	.tem84-service .col-xs-2:nth-child(12n+4) .box::before,
	.tem84-service .col-xs-2:nth-child(12n+5) .box::before,
	.tem84-service .col-xs-2:nth-child(12n+6) .box::before{transform: rotate(0);right:0;}
	/*转角箭头*/
	.tem84-service .col-xs-12:nth-child(n) .box::before,
	.tem84-service .col-xs-6:nth-child(2n) .box::before,
	.tem84-service .col-xs-2_4:nth-child(5n) .box::before,
	.tem84-service .col-xs-4:nth-child(3n) .box::before,
	.tem84-service .col-xs-3:nth-child(4n) .box::before,
	.tem84-service .col-xs-2:nth-child(6n) .box::before{transform: translateY(100%);right:calc(100% - 35px);height:100%;}
}
@media (max-width: 320px){
	.tem84-service .item{width: 50%!important;}
	.tem84-service .wrap .item::before,
	.tem84-service .item span.bg-color{width: 30px;height: 30px;line-height: 30px;font-size: 13px;font-weight: 500;}
	.tem84-service .item .box{margin-bottom: 60px;}
	.tem84-service .item .box .title{height: 30px;line-height: 30px!important;padding-left: 40px;font-size: 14px;width: calc(100% - 30px);}
	.tem84-service .item .box::before{right:calc(100% + 10px);}
}