@charset "utf-8";
/* CSS Document */

#contentHolder{position:relative;
}
section.mainContent{
	height:525px;
	padding-left: 0px;
}

.txtimgWrap {
    margin: 0 auto;
    width: 965px;
}

.circle_cont {
	margin-top: 15px;
}

.circle_inner {
	color: #ffffff;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
	position: relative;
	width: 120px;
	height: 120px;
}
.circle_inner.circle_active {
	color: #4065a9;
}

.circle_inner.circle_init span {
	background: #00318C;
}
.circle_inner span {
	background: #BFBFBF;
	position: relative;
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin-bottom: 10px;
	display: flex;
    align-items: center;
    justify-content: center;
}

.circle_inner.circle1.circle_active span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 84px;
    height: 2px;
    position: absolute;
    top: 60px;
    right: -84px;
}
.circle_inner.circle1.circle_active span::after {
	content: "";
    border-left: 1px dashed #00318C;
    width: 2px;
    height: 160px;
    position: absolute;
    top: 60px;
    right: -86px;
}
.circle_inner.circle1.circle_active::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 107px;
    height: 2px;
    position: absolute;
    top: 219px;
    right: -191px;
}




.center_circle {
	/* width: 160px;
	height: 160px; */
	border-radius: 50%;
    align-items: center;
    justify-content: center;
	position: absolute;
	top: 130px;
	left: 303px;
	border: 8px solid #ffffff;
	outline: 1px dashed #00318c;
	display: flex;
    opacity: 0;
}
.center_circle span.inner_border {
	background: #00318C;
	color: #ffffff;
	font-size: 25px;
	font-weight: bold;
	width: 173px;
	height: 173px;
	border-radius: 50%;
	display: flex;
    align-items: center;
    justify-content: center;
	border: 8px solid #ffffff;
	outline: 1px dashed #00318c;
	box-sizing: border-box;
}
.center_circle span.outer_border {
	border-radius: 50%;
	border: 8px solid #ffffff;
	outline: 1px dashed #0091da;
}
.text_cont {
	font-size: 18px;
	color: #00318C;
	position: relative;
	display: none;
}
.text_cont.text_disable {
	color: #A6A6A6;
}
.text_cont::before {
	content: "";
	width: 8px;
	height: 8px;
	border: 1px solid #00318c;
	border-radius: 50%;
	position: absolute;
	left: -16px;
	top: 8px;
}
.text_cont.text_disable::before {
	border: 1px solid #A6A6A6;
}
.text_cont span {
	position: relative;
}
.center_cont.cont1 .text_cont.text1 {
	position: absolute;
	left: 595px;
	top: 107px;
}

.center_cont.cont1 .text_cont.text1 span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 39px;
    height: 2px;
    position: absolute;
    top: 13px;
    left: -57px;
}
.center_cont.cont1 .text_cont.text_disable.text1 span::before {
	border-top: 1px dashed #A6A6A6;	
}
.center_cont.cont1 .text_cont.text1 span::after {
    content: "";
    border-left: 1px dashed #00318C;
    width: 2px;
    height: 72px;
    position: absolute;
    top: 3px;
    left: -83px;
    transform: rotate(45deg);
}
.center_cont.cont1 .text_cont.text_disable.text1 span::after {
	border-left: 1px dashed #A6A6A6;	
}


.center_cont.cont1 .text_cont.text2 {
	position: absolute;
	left: 595px;
	top: 220px;
}

.center_cont.cont1 .text_cont.text2 span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 70px;
    height: 2px;
    position: absolute;
    top: 13px;
    left: -86px;
}

.center_cont.cont1 .text_cont.text_disable.text2 span::before {
	border-top: 1px dashed #A6A6A6;
}
.center_cont.cont1 .text_cont.text3 {
	position: absolute;
	left: 595px;
	top: 333px;
}

.center_cont.cont1 .text_cont.text3 span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 39px;
    height: 2px;
    position: absolute;
    top: 13px;
    left: -57px;
}
.center_cont.cont1 .text_cont.text3 span::after {
    content: "";
    border-left: 1px dashed #00318C;
    width: 2px;
    height: 72px;
    position: absolute;
    top: -50px;
    left: -83px;
    transform: rotate(145deg);
}

.circle_inner.circle2.circle_active span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 84px;
    height: 2px;
    position: absolute;
    top: 60px;
    right: -84px;
}
.circle_inner.circle2.circle_active span::after {
	content: "";
    border-left: 1px dashed #00318C;
    width: 2px;
    height: 25px;
    position: absolute;
    top: 60px;
    right: -86px;
}
.circle_inner.circle2.circle_active::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 107px;
    height: 2px;
    position: absolute;
    top: 85px;
    right: -191px;
}



.center_cont.cont2 .text_cont.text1 {
	position: absolute;
	left: 595px;
	top: 100px;
}

.center_cont.cont2 .text_cont.text1 span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 39px;
    height: 2px;
    position: absolute;
    top: 13px;
    left: -57px;
}
.center_cont.cont2 .text_cont.text_disable.text1 span::before {
	border-top: 1px dashed #A6A6A6;	
}
.center_cont.cont2 .text_cont.text1 span::after {
    content: "";
    border-left: 1px dashed #00318C;
    width: 2px;
    height: 72px;
    position: absolute;
    top: 3px;
    left: -83px;
    transform: rotate(45deg);
}
.center_cont.cont2 .text_cont.text_disable.text1 span::after {
	border-left: 1px dashed #A6A6A6;	
}

.center_cont.cont2 .text_cont.text2 {
	position: absolute;
	left: 595px;
	top: 175px;
	width: 360px;
}
.center_cont.cont2 .text_cont.text2::before {
	top: 34px;
}

.center_cont.cont2 .text_cont.text2 span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 70px;
    height: 2px;
    position: absolute;
    top: 39px;
    left: -86px;
}

.center_cont.cont2 .text_cont.text_disable.text2 span::before {
	border-top: 1px dashed #A6A6A6;
}

.center_cont.cont2 .text_cont.text3 {
	position: absolute;
	left: 595px;
	top: 275px;
}

.center_cont.cont2 .text_cont.text3 span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 86px;
    height: 2px;
    position: absolute;
    top: 13px;
    left: -102px;
}

.center_cont.cont2 .text_cont.text_disable.text3 span::before {
	border-top: 1px dashed #A6A6A6;
}

.center_cont.cont2 .text_cont.text4 {
	position: absolute;
	left: 595px;
	top: 351px;
}

.center_cont.cont2 .text_cont.text4 span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 39px;
    height: 2px;
    position: absolute;
    top: 13px;
    left: -57px;
}
.center_cont.cont2 .text_cont.text4 span::after {
    content: "";
    border-left: 1px dashed #00318C;
    width: 2px;
    height: 95px;
    position: absolute;
    top: -53px;
    left: -102px;
    transform: rotate(115deg);
}


.circle_inner.circle3.circle_active span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 84px;
    height: 2px;
    position: absolute;
    top: 60px;
    right: -84px;
}
.circle_inner.circle3.circle_active span::after {
	content: "";
    border-left: 1px dashed #00318C;
    width: 2px;
    height: 105px;
    position: absolute;
    top: -45px;
    right: -86px;
}
.circle_inner.circle3.circle_active::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 107px;
    height: 2px;
    position: absolute;
    top: -45px;
    right: -191px;
}


.center_cont.cont3 .text_cont.text1 {
	position: absolute;
	left: 595px;
	top: 162px;
}

.center_cont.cont3 .text_cont.text1 span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 39px;
    height: 2px;
    position: absolute;
    top: 13px;
    left: -57px;
}
.center_cont.cont3 .text_cont.text_disable.text1 span::before {
	border-top: 1px dashed #A6A6A6;	
}
.center_cont.cont3 .text_cont.text1 span::after {
    content: "";
    border-left: 1px dashed #00318C;
    width: 2px;
    height: 44px;
    position: absolute;
    top: 8px;
    left: -75px;
    transform: rotate(45deg);
}
.center_cont.cont3 .text_cont.text_disable.text1 span::after {
	border-left: 1px dashed #A6A6A6;	
}


.center_cont.cont3 .text_cont.text2 {
	position: absolute;
	left: 595px;
	top: 271px;
}

.center_cont.cont3 .text_cont.text2 span::before {
	content: "";
    border-top: 1px dashed #00318C;
    width: 39px;
    height: 2px;
    position: absolute;
    top: 13px;
    left: -57px;
}
.center_cont.cont3 .text_cont.text2 span::after {
    content: "";
    border-left: 1px dashed #00318C;
    width: 2px;
    height: 44px;
    position: absolute;
    top: -26px;
    left: -74px;
    transform: rotate(145deg);
}

.btm_inst {
	font-size: 16px;
    line-height: 30px;
	font-weight: bold;
	font-style: italic;
	background: #76D2FF;
	padding: 3px 15px;
	margin-bottom: 10px;
    display: inline-block;
    opacity: 0;
}
.btm_inst a {

}
.cont3 .text1,.cont3 .text2,.cont2 .text4,.cont2 .text3,.cont2 .text2,
.cont2 .text1,.cont2,.cont3,.cont1 .text3,.cont1 .text2,.cont1 .text1{
    display: block;
    opacity: 0;
}
.mainContent .fade-in {
    opacity: 0; /* Initial opacity */
    transition: opacity 0.8s ease-in-out; /* Duration and timing function */
}

.mainContent .visible {
    opacity: 1; /* Final opacity */
}


.mainContent .fade-out {
    opacity: 1; /* Initial opacity */
    transition: opacity 0.5s ease-in-out; /* Duration and timing function */
}

.mainContent .invisible {
    opacity: 0; /* Final opacity */
}
