* {
	margin: 0;
	padding: 0;
}

ul li {
	list-style: none;
}
.sect_pro .ball_left {
    width: 13rem;
    height: 19rem;
    border-radius: 50%;
    position: absolute;
    left: -7rem;
    bottom: -4rem;
    background-image: linear-gradient(-54deg, #ffc7204f 0%, #ff6a2067 100%);
    opacity: 0.3;
    z-index: -1;
    opacity: 0.6;
    filter: url(#ffc7204f);
    box-shadow: 0 0 80px #fbda72, 0 0 30px #ffc7204f, 0 0 6px #ffc72027;
    z-index: 9999;
}
.sect_pro .ball_right {
    width: 30rem;
    height: 30rem;
    border-radius: 50%;
    position: absolute;
    right: -25rem;
    top: -6rem;
    background-image: linear-gradient(132deg, #ffc72000 0%, #ff6a2054 50%, #ff6a200e 100%);
    z-index: -1;
    opacity: 0.6;
    box-shadow: #7e776534 2px 2px 100px 2px;
    z-index: 9999;
}
.proces {
	margin: 0 auto;
	width: 1547px;
	min-height: 620px;
}

.sect_pro {
	background-color: #f7f7f7;
}

.proces h3 {
	font-size: 2rem;
	font-weight: normal;
	letter-spacing: 0.1rem;
	color: #000000;
	text-align: center;
	padding: 80px 0;
}

.proces h3 p {
	font-size: 0.8rem;
	font-weight: 600;
	text-align: center;
	color: #ff6c20;
	padding-bottom: 0.3rem;
}

.proces ul {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 80px;
	padding: 0 15px;
}

.proces ul::after {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #dcdcdc;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.proces ul li {
	width: 140px;
	display: inline-block;
	position: relative;
	bottom: 75px;
}

.proces ul li:nth-child(even):hover h6 ,.proces ul li:nth-child(odd):hover p{
  background: #ff6c20;
  color: #fff;
  box-shadow: 0rem 1rem 3rem 0rem rgba(255, 108, 32, 0.46);
}
.proces ul li:nth-child(odd):hover h6, .proces ul li:nth-child(even):hover p {
  background: #ff6c20;
  color: #fff;
  box-shadow: 0rem -1rem 3rem 0rem rgba(255, 108, 32, 0.46);
}


.proces ul li:nth-child(even) {
	transform: rotateX(180deg);
	top: 75px;
	z-index: 9;
}

.proces ul li h6,
.proces ul li p,
.proces ul li span {
	display: block;
}

.proces ul li:nth-child(even) h6,
.proces ul li:nth-child(even) p,
.proces ul li:nth-child(even) .proList span {
	transform: rotateX(180deg);
}

.proces ul li h6 {
	height: 75px;
	background-color: #fff;
	font-size: 16px;
	color: #000000;
	padding: 0 30px;
	display: table-cell;
	vertical-align: middle;
	width: 140px;
}

.proces ul li p {
	/*background: linear-gradient(to right, #FBDB89, #F38281);*/
	background: #ff6c20;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: 0px;
	color: #f6f6f6;
}
.proces ul li:nth-child(odd) p,.proces ul li:nth-child(even) h6 {
        border-radius:  0px 0PX 10px 10px;
}

.proces ul li:nth-child(even) p,.proces ul li:nth-child(odd) h6 {
        border-radius: 10px 10px 0px 0PX;
}

.proces ul li span img {
	display: block;
}

/*.proces ul li .proList {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: solid 1px #a7a7a7;
	background-color: #F7F7F7;
	margin-left: 28%;
	margin-top: 10px;
	position: relative;
	z-index: 9;
}*/

.proces ul li .proList {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: solid 1px #a7a7a7;
	background-color: #F7F7F7;
	/*margin-left: 28%;*/
	margin-left: 40%;
	margin-top: 40px;
	position: relative;
	z-index: 9;
}

.proces ul li .proList span {
	width: 40px;
	height: 40px;
	background-color: #a7a7a7;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-weight: 600;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

/*.proces ul .prActive .proList {
	border: 1px solid #ff6c20;
}*/

.proces ul li .proList {
	border: 5px solid #ff6c20;
}

.proces ul .prActive .proList span {
	background-color: #ff6c20;
}

@media screen and (max-width:1550px) {

	.proces {
		width: 1275px;
	}

	.proces ul li {
		width: 130px;
	}

	.proces ul li h6 {
		padding: 0 25px;
	}

}

@media screen and (max-width:1300px) {

	.proces {
		width: 1190px;
	}

	.proces ul li {
		width: 125px;
	}

	.proces ul li h6 {
		padding: 0 22px;
	}

}

@media screen and (max-width:1200px) {

	.proces {
		width: 960px;
	}

	.proces ul li {
		width: 100px;
	}

	.proces ul li h6 {
		padding: 0 10px;
		font-size: 15px;
	}

	.proces ul li .proList {
		width: 40px;
		height: 40px;
	}

	.proces ul li .proList span {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}


}

@media screen and (max-width:980px) {

	.proces {
		width: 760px;
	}

	.proces ul li {
		width: 80px;
	}

	.proces ul li .proList {
		margin-left: 40%;
	}

	.proces ul li .proList {
		/*width: 35px;
		height: 35px;*/
		width: 10px;
		height: 10px;
	}

	.proces ul li .proList span {
		width: 25px;
		height: 25px;
		line-height: 25px;
	}

}

@media screen and (max-width:760px) {
	
	.proces h3 {
	    padding: 40px 0;
	}

	.proces {
		width: 90%;
	}

	.proces ul {
		margin-top: 0;
		width: 340px;
		box-sizing: border-box;
	}

	.proces ul::after {
		width: 1px;
		height: 100%;
		top: 0;
		right: 0;
		left: 0;
		margin: auto;
	}

	.proces ul li {
		/*width: 49%;*/
		width: 40%;
		bottom: auto;
		text-align: center;
		margin: 0 0 40px;
	}

	.proces ul li span img {
		display: none;
	}

	.proces ul li .proList {
		margin: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		/*right: -20px;*/
		right: -41.5px;
	}

	.proces ul li:nth-child(even) .proList{
		/*left: -20px;*/
                left: -41.5px;
		right: auto;
	}

}
