@charset "utf-8";
/* CSS Document */

#contentHolder{position:relative;
}
section.mainContent{
	height:525px;
	padding-left: 0px;
}

.txtimgWrap {
    margin: 0 auto;
    width: 965px;
}
.top_para {
	color: #00338D;
	font-size: 16px;
}
.txtimgContainer {
	display: flex;
	padding: 20px 0 0;
}
.tab_main {
	margin-right: 15px;
	position: relative;
}

.tab_inner {
	background: #e5e5e5;
	/* border: 2px solid #989898; */
	border-radius: 10px 0 0 10px;
	padding: 10px;
	width: 70px;
	height: 190px;
	box-sizing: border-box;
	display: flex;
    justify-content: center;
    align-items: center;
	margin-bottom: 10px;
}
.tab_inner.tab1.tab_active {
	background: #00338D;
}
.tab_inner.tab1.tab_active img {
	content:url("../../images/p21_tab1_active.png");
}
.tab_inner.tab2.tab_active {
	background: #1E49E2;
}
.tab_inner.tab2.tab_active img {
	content:url("../../images/p21_tab2_active.png");
}
.tab_inner.tab3.tab_active {
	background: #00B8F5;
}
.tab_inner.tab1 img {
	max-width: 100%;
	width: 106px;
	height: 51px;
}
.tab_inner.tab2 img {
	max-width: 100%;
	width: 106px;
	height: 51px;
}
.tab_inner.tab3 img {
	max-width: 100%;
	width: 66px;
    height: 76px;
}
.tab_popup_main {
	width: 100%;
}
.tab_popup {
	background: #ffffff;	
	color: #00338D;
	font-size: 16px;
	border-radius: 0px 40px 40px 0px;
	padding: 0px;
	height: 245px;
}
.tab_popup1, .tab_popup2, .tab_popup3 {
	display: none;
}


.tab_popup ul {
    list-style: disc;
    margin-left: 17px;
}
.tab_popup2 ul {
	margin-top: 5px;
}
.tab_popup ul li {
    padding-bottom: 8px;
    background: none;
    line-height: 19px;
    padding: 0 0px 7px 5px;
}
.tab_popup .btm_box ul li {
	display: none;
}
.tab_popup.tab_popup2 ul li {
	display: none;
}
.tab_popup ul li ul {
    list-style: circle;
    margin: 5px 0 0 27px;
}
.tab_popup3 .popup_body2 ul li ul {
	margin: 0 0 0 -4px;
}
.tab_popup ul li ul li {
    padding-bottom: 8px;
    background: none;
    line-height: 14px;
    padding: 0 0px 0px 5px;
}

.tab_popup.tab_popup2 ul li ul li {
	line-height: 19px;
    padding: 0 0px 4px 5px;
	display: none;
}
.tab_popup1 .popup_head {
	background: #00338D;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 1px 0;
	border-radius: 5px 5px 0 0;
	margin-bottom: 5px;
	display: none;	
}
.tab_popup1 .popup_body {
	border: 2px solid #00338D;
	padding: 5px 10px 10px 10px;
	min-height: 339px;
	display: none;
}
.tab_popup2 .popup_head {
	background: #1E49E2;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 1px 0;
	border-radius: 5px 5px 0 0;
	margin-bottom: 5px;
	display: none;	
}
.tab_popup2 .popup_body {
	border: 2px solid #1E49E2;
	padding: 5px 10px 10px 10px;
	min-height: 339px;
	display: none;
}
.popup_body ol {
	list-style: decimal;
	margin-left: 17px;
	padding-top: 10px;
}
.popup_body1 ol {
	list-style: decimal;
	margin-left: 17px;
}
.popup_body ol li {
	line-height: 20px;
	padding-bottom: 7px;
	display: none;
}

.tab_popup2 .popup_body ul li{
	display: none;
}
.popup_body1 ol li {
	line-height: 20px;
	padding-bottom: 0px;
}
.btm_box {
	padding: 5px 10px 20px 10px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 19px;
	background: #ACEAFF url(../../images/p21_box_inner.png) no-repeat right bottom;
	background-size: 55px 55px;
	display: none;
}
.tab_popup1 .btm_box {
	min-height: 168px;
}
.tab_popup2 .btm_box {
	padding: 5px 10px 44px 10px;
	background: #ACEAFF url(../../images/p21_box_inner1.png) no-repeat right bottom;
	background-size: 58px 58px;
	display: none;
}
.btm_box p {
	padding-bottom: 5px;
}

.tab_popup3 .popup_head1 {
	background: #00338D;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 1px 0;
	border-radius: 5px 5px 0 0;
	margin-bottom: 5px;
	display: none;

}
.tab_popup3 .popup_body1 {
	border: 2px solid #00338D;
	padding: 5px 10px 10px 10px;
	font-size: 12px;
	height: 139px;
	display: none;
}

.tab_popup3 .popup_body2 {
	border: 2px solid #00338D;
	padding: 5px 5px 10px 5px;
	font-size: 12px;
	height: 137px;
}
.tab_popup3 .popup_head2 {
	background: #1E49E2;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 1px 0;
	border-radius: 5px 5px 0 0;
	margin-bottom: 5px;
	margin-top: 11px;	
}
.text_inst_cont {
	display: flex;
	margin-top: 0px;
	justify-content: space-between;
}
.text_inst_left {
	width: 27%;
}

.text_inst_right {
	width: 71%;
    padding: 4px 10px 9px 8px;
    background: #ACEAFF url(../../images/p21_box_inner1.png) no-repeat right bottom;
    background-size: 25px 25px;
	line-height: 16px;
	margin-left: 10px;
}