@charset "utf-8";
/***** step ****/
.step {
	position: absolute;
	width: 100%;
	height: calc(100% - 13rem);
	padding: 2rem 0 0;
	color: #FFFFFF;
}

.step-h {
	height: calc(100% - 4rem);
}

.step-he {
	height: calc(100% - 2rem);
}
.step-t {
	position: relative;
	width: calc(100% - 4.6%);
	height: 53%;
	margin: 0 auto;
}
.step-b {
	border: 0.1rem solid #42A7FF;
	box-shadow: 0 0 8px #042df1;
}
.step-hide {
	overflow-y: auto;
}
.step-hide::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 0.4rem;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}

.step-hide::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 0.4rem;
	box-shadow: inset 0 0 0.4rem #03E9F7;
	background: #03E9F7;
}

.step-hide::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	/* box-shadow: inset 0 0 0.4rem #03E9F7; */
	border-radius: 0.4rem;
}

.step-b-t {
	position: absolute;
	top: -0.05rem;
	left: -0.05rem;
	width: 1rem;
	height: 1rem;
	border-left: 0.1rem solid #03E9F7;
	border-top: 0.1rem solid #03E9F7;
}

.step-b-r {
	position: absolute;
	right: -0.05rem;
	top: -0.05rem;
	width: 1rem;
	height: 1rem;
	border-right: 0.1rem solid #03E9F7;
	border-top: 0.1rem solid #03E9F7;
}

.step-b-b {
	position: absolute;
	right: -0.05rem;
	bottom: -0.05rem;
	width: 1rem;
	height: 1rem;
	border-right: 0.1rem solid #03E9F7;
	border-bottom: 0.1rem solid #03E9F7;
}

.step-b-l {
	position: absolute;
	left: -0.05rem;
	bottom: -0.05rem;
	width: 1rem;
	height: 1rem;
	border-left: 0.1rem solid #03E9F7;
	border-bottom: 0.1rem solid #03E9F7;
}

.step-tc {
	width: 100%;
	height: 100%;
}
.step-tc-c {
	position: relative;
	display: flex;
	justify-content: center;
	height: 6rem;
}
.step-tc-c:not(:nth-child(1)){
  margin: 3.5rem 0 0 0;
}
.step-tc-cl {
	position: absolute;
	left: 0;
	background: url(../img/tunnel-l.png) center no-repeat;
	background-size: 100% 100%;
	width: 2rem;
	height: 100%;
	z-index: 2;
}
.step-tc-clc {
	background: url(../img/tunnel-lc.png) center no-repeat;
	background-size: 100% 100%;
}
.step-tc-cc {
	position: relative;
	background: url(../img/tunnel-c.png) center repeat-x;
	background-size: 100% 100%;
	width: calc(100% - 3.9rem);
	height: 100%;
}
.step-tc-ccc {
	position: absolute;
	background: url(../img/tunnel-cc.png) center repeat-x;
	background-size: 100% 100%;
	width: 100%;
	height: 100%;
}
.step-tc-ccc-l,.step-tc-ccc-c {
	position: absolute;
	top: 0.4rem;
	left: 10%;
	height: calc(100% - 0.8rem);
	width: 0;
	margin-left: -0.1rem;
	border-right: 0.1rem dashed #037aff;
	white-space: nowrap;
	z-index: 99;
}
.step-tc-ccc-l:hover,.step-tc-ccc-c:hover {
	z-index: 999;
}
.step-tc-ccc-c {
	left: 50%;
	border-right: 0.1rem dashed #5842ff;
}
.step-tc-ccc-l div,.step-tc-ccc-c div {
	position: absolute;
	top: 50%;
	right: -100%;
	padding: 0.2rem;
	margin-right: -0.05rem;
	background: linear-gradient(90deg, #55abff, #037aff);
	border-radius: 0.2rem;
	text-align: center;
	transform: translate(0,-50%);
}
.step-tc-ccc-c div {
	background: linear-gradient(90deg, #7a93ff, #5842ff);
}
.step-tc-ccc-r {
	position: absolute;
	top: 0;
	left: 100%;
	background: url(../img/tunnel-m.png) center no-repeat;
	background-size: 100% 100%;
	width: 2.5rem;
	width: 1.5rem\0;
	height: 100%;
	height: calc(100% - 2rem)\0;
	line-height: 1.8rem;
	line-height: 1rem\0;
	margin-left: -0.1rem;
	padding: 1rem 0.5rem\0;
	text-align: center;
	writing-mode: vertical-lr;
	letter-spacing: 0.2rem;
	z-index: 99;
}
.step-tc-cr {
	position: absolute;
	right: 0;
	background: url(../img/tunnel-r.png) center no-repeat;
	background-size: 100% 100%;
	width: 2rem;
	height: 100%;
}
.step-tc-crc {
	background: url(../img/tunnel-rc.png) center no-repeat;
	background-size: 100% 100%;
}
.step-tc-cct {
	position: absolute;
	top: 0.5rem;
	font-size: 0.6rem;
	color: #333;
	opacity: 0.5;
}
.step-tc-cc ul {
	position: absolute;
	top: 100%;
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.step-tc-cc ul li {
	position: relative;
	display: block;
	width: 0.1rem;
	height: 0.5rem;
	background: #FFFF00;
}
.step-tc-cc ul li span {
	position: absolute;
	top: 100%;
	left: -50%;
	display: block;
	margin: 0 0 0 -50%;
	transform:translate(-50%,0);
	font-size: 0.6rem;
	color: #FFFF00;
	white-space: nowrap;
}

.step-c {
	display: flex;
	justify-content: center;
	height: calc(47% - 1.5rem);
	margin: 1.5rem 0 0 0;
}
.step-cc {
	position: relative;
	width: calc(44% - 2rem);
	height: calc(100% - 1rem);
	padding: 0 1rem 1rem;
}
.step-cl {
	position: absolute;
	left: 2.3%;
	width: calc(24% - 2rem);
	height: calc(47% - 3.5rem);
	padding: 0 1rem 1rem;
}
.step-clc {
}
.step-clc-h {
	height: 2.8rem;
	line-height: 2.8rem;
	font-size: 1rem;
	font-weight: bold;
	color: #03e9f7;
}
.step-clc-h span {
	color: #FFFF00;
}
.step-cr {
	position: absolute;
	right: 2.3%;
	width: calc(24% - 2rem);
	height: calc(47% - 3.5rem);
	padding: 0 1rem 1rem;
}
.step-table-c {
	text-align: center;
}
.step-table-cth {
	background: rgba(22,208,255,0.15);
	box-shadow: 0px 0px 10px rgb(22 208 255 / 20%) inset;
	color: #03e9f7;
}
.step-table-cth table tr {
}
.step-table-cth table tr th {
	height: 1.8rem;
	line-height: 1.8rem;
	font-size: 0.75rem;
	font-weight: bold;
	color: #03e9f7;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.step-table-ctd {
	height: 10rem;
}
.step-table-ctd tr {
	margin: 0 0 0.1rem 0;
	background: rgba(22,208,255,0.05);
	box-shadow: 0px 0px 10px rgb(22 208 255 / 20%) inset;
	color: #03e9f7;
}
.step-table-ctd tr td {
	height: 0.9rem;
	line-height: 0.9rem;
	padding: 0.3rem 0;
	font-size: 0.65rem;
}
.step-table-ctd span {
	width: 90%;
	display: block;
	margin: 0 auto;
	overflow: hidden;
}
.main-table-c td span {
	text-overflow: ellipsis;
}
.step-table-ctd  tr:hover {
	background: rgba(22,208,255,0.1);
}
.step-table-ctd  tr:hover td  {
	color: #FFFF00;
}
@media screen and (max-width: 1300px) { 
	.step-table-ctd span {
		font-size: 12px;
	}
} 
.step-table-ctd  tr.act:hover,.step-table-ctd  tr.act {
	box-shadow: none;
	background: rgba(0,19,120,0.5);
	color: #FFFF00;
}
.step-sos-h {
	position: relative;
	display: flex;
	justify-content: center;
}
.step-sos-h .div-h {
	position: absolute;
	top: 0;
	left: 0;
}
.step-sos-h ul {
	display: flex;
}
.step-sos-h ul li {
	margin: 0 0.3rem;
}
.step-sos-h ul li a {
	position: relative;
	color: #03e9f7;
}
.step-sos-h ul li a:hover,.step-sos-h ul li.ac a {
	color: #FFFF00;
}
.step-sos-h ul li.ac a:after,.step-sos-h ul li a:hover:after {
	position: absolute;
	top: 1.35rem;
	display: block;
	content: "";
	width: 100%;
	height: 0.15rem;
	background: #FFFF00;
	border-radius: 0.1rem;
	box-shadow: 0 0 1rem #042df1;
}
/***** step end ****/
/***** 2021-11-04 ****/
.step-tc-ccc-l1,.step-tc-ccc-c1 {
	position: absolute;
	top: 0.4rem;
	left: 10%;
	height: calc(100% - 0.8rem);
	width: 0;
	margin-left: -0.1rem;
	border-right: 0.1rem dashed #037aff;
	white-space: nowrap;
	z-index: 99;
}
.step-tc-ccc-l1:hover,.step-tc-ccc-c1:hover {
	z-index: 999;
}
.step-tc-ccc-c1 {
	left: 50%;
	border-right: 0.1rem dashed #5842ff;
}
.step-tc-ccc-l1 dl,.step-tc-ccc-c1 dl {
	position: absolute;
	top: 50%;
	right: 0;
	margin-right: -0.05rem;
	background: linear-gradient(90deg, #55abff, #037aff);
	border-radius: 0.3rem;
	color: #0279ff;
	text-align: center;
	transform: translate(50%,-55%);
}
.step-tc-ccc-c1 dl {
	background: linear-gradient(90deg, #7a93ff, #5842ff);
	color: #5842ff;
}
.step-tc-ccc-l1 dt,.step-tc-ccc-c1 dt {
	width: 1.6rem;
	height: 1.6rem;
}
.step-tc-ccc-l1 dd,.step-tc-ccc-c1 dd {
	position: absolute;
	top: 1.6rem;
	right: 50%;
	margin-right: -0.05rem;
	text-align: center;
	transform: translate(50%,0);
}

/***** 2021-11-04 end ****/
