@charset 'utf-8';
@import 'basic.css';
@import 'layout.css';
@import 'main.css';
@import 'add.css';


/*연구과제 수행관리*/
.sub0501_wrap h3{
	position:relative;
}
.sub0501_wrap h3 > a.btn{
	position:absolute;
	right:0;
	top:50%;
	transform:translateY(-65%);
}

/*리스트 상단*/
.list_top{
	position:relative;
}
.list_top .total_ex{
	float:right;
}
.list_top .total,
.list_top .excel{
	float:left;
}
.btn-excel{
	border:1px solid #ddd;
	position:relative;
	font-size:14px;
	padding:6px 10px;
	padding-left:35px;
	background:url(../img/icon/icon_excel.gif) no-repeat 10px center / 20px auto;
}


/*게시판 하단*/
.board_bottom{
	position:relative;
}

/*게시판 페이징*/
.board_bottom #paging{
	position:absolute;
	left:50%;
	top:55%;
	transform:translate(-50%, -50%);
}

#paging{
	text-align:center;
}
#paging .paging-in{
	display:inline-block;
}
#paging a {
	float:left;
	padding:6px 5px;
	border:1px solid #bbb;
	color:#777;
	font-size:13px;
	margin-left:-1px;
	font-weight:300;
	text-align:center;
	width:35px;
	position:relative;
	height:32px;
}

#paging a.ar_prev2,
#paging a.ar_next2{
	letter-spacing:-0.1em;
}
#paging .first {
	float:left;
	padding:6px 5px;
	border:1px solid #bbb;
	color:#777;
	font-size:13px;
	margin-left:-1px;
	font-weight:300;
	text-align:center;
	width:35px;
	position:relative;
	height:32px;
}

#paging .curent {
	float:left;
	padding:6px 5px;
	border:1px solid #bbb;
	background-color: #38a8fe;
	color:#000;
	font-size:13px;
	margin-left:-1px;
	font-weight:300;
	text-align:center;
	width:35px;
	position:relative;
	height:32px;
}

#paging a.active{ 
	color:#fff !important;
}
#paging a.active:after{
	content:"";
	position:absolute;
	left:0;
	height:3px;
	width:100%;
	background:#337ab7;
}
@media(max-width:992px){
	.board_bottom #paging{
		position:relative;
		left:0;
		top:0;
		transform:translate(0%, 0%);
	}

}


#paging .f_arrow2 i{
	letter-spacing:-0.4em;
	margin-left:-3px;
}



/*파일리스트*/
.add_file_list{
	font-weight:300;
	color:#444;
}
.add_file_list > li{
	position:relative;
	padding:10px 30px 10px 10px;
	border-bottom:1px solid #ddd;
}
.add_file_list > li:first-child{
	border-top:1px solid #ddd;
}
.add_file_list > li > a{
	position:absolute;
	right:5px;
	top:50%;
	transform:translateY(-50%);
	font-weight:bold;
	font-size:24px;
}

.table_style02 .detail_info{
	display:none;
}

.title_bullet1{
	position:relative;
	padding-left:26px;
}
.title_bullet1 > i{
	position:absolute;
	left:0;
	width:20px;
	height:20px;
	border-radius:100%;
	background:#353c47;
	color:#fff;
	text-align:center;
}

/*멤버*/
.login_wrap {margin-top:0px;}
.login_wrap h4{font-size:18px; color:#000; margin-bottom:25px; text-align:center;}
.login_wrap .login-box {border:1px solid #ddd; border-top:2px solid #000; background:url(../img/icon/login-bg1.gif) no-repeat left bottom; height:258px;}
.login_wrap .login {
	width:440px;
	margin:0px auto; 
	margin-top:70px;
	position:relative;
	padding-right:110px;
}
.login_wrap .login .btn_login{
	position:absolute;
	right:0;
	top:0;
}
.login_wrap .login .btn_login > input[type='submit']{
	height:94px;
	width:94px;
}

/*
.login_wrap .login li.login-btn-a{ position:absolute; right:0; top:2px;}
.login_wrap .login li label {display:inline-block; *display:inline; *zoom:1; text-align:left; width:70px;font-size:14px;}
.login_wrap .login_idpw {width:610px; height:30px;margin:10px auto;text-align:center;padding-bottom:50px; }
.login_wrap .login_idpw li {float:left;}
.login_wrap .login_idpw li.idpw{padding-left:50px;}
.login_wrap .login_idpw_w { height:30px;margin:20px auto;text-align:left; font-size:14px;}
.login_wrap .login_idpw_w li {overflow:hidden; margin-bottom:5px; line-height:20px; padding:0px 15px;}
.login_wrap .login_idpw_w li a {font-weight:bold; color:#000; text-decoration:underline;}
*/


/*개발일정*/

.table_day .plan:after{
	content:"";
	position:absolute;
	left:0;
	top:15px;
	width:100%;
	border-bottom:3px solid #38a8fe
}
.table_day .Perf:before{
	content:"";
	position:absolute;
	left:0;
	bottom:15px;
	width:100%;
	border-bottom:3px dashed #feac38;
}
.sub0503_wrap .bar_info .plan,
.sub0503_wrap .bar_info .Perf{
	display:inline-block;
	position:relative;
	padding-left:50px;
}
.sub0503_wrap .bar_info .plan:after{
	content:"";
	position:absolute;
	left:0;
	top:50%;
	margin-top:-1px;
	width:40px;
	border-bottom:3px solid #38a8fe
}
.sub0503_wrap .bar_info .Perf:before{
	content:"";
	position:absolute;
	left:0;
	top:50%;
	margin-top:-1px;
	width:40px;
	border-bottom:3px dashed #feac38;
}
.sub0503_wrap td.on{
	background:#e2f5ff;
}

.family_site_logo{}
.family_site_logo > ul {
	margin-left:-5px;
	margin-right:-5px;
	margin-top:-5px;
}
.family_site_logo > ul > li {
	float:left;
	width:33.33%;
	padding:5px;
}
.family_site_logo > ul > li > a{
	display:block;
	border:1px solid #ddd;
	text-align:center;
	padding:10px 0;
	position:relative;
}
.family_site_logo > ul > li > a > img{
	width:100%;
	max-width:200px;
}
@media(max-width:767px){
	.family_site_logo > ul > li {
		padding:3px;
	}
	.family_site_logo > ul {
		margin-left:-3px;
		margin-right:-3px;
		margin-top:-3px;
	}
}


.sub_con p,
.sub_con li,
.sub_con dd{
	word-break:keep-all;
}

.stt{
	position: relative;
	padding: 0 0 0 15px;
	margin: 0 0 25px 0;
	color: #222;
	font-weight: bold;	
	line-height: 1.5;
}
/* .stt::before{
	content:'';
	width:13px;
	height:18px;
	background: url('../img/deco.png')no-repeat center center / contain;
	position: absolute;
	top:4px;
	left:0;
} */
.stt::before{
	content:'';
	width:6px;
	height:6px;
	background: #0053a2;
	position: absolute;
	border-radius:50%;
	top:13px;
	left:0;
}


.gray-box{
	background: #f6f6f6;
	padding:40px;
}
.blue-box{
	background: #e4eef6;
	padding:25px 20px;
	border-radius:8px;
}
@media(max-width:992px){
	.gray-box{
		padding:20px 15px;
	}	
	.blue-box{
		padding:20px 15px;
	}	
}

.min-height{
	padding:12px 20px 100px !important;
}
@media(max-width:767px){
	.min-height{
		padding:12px 8px !important;
	}
}

.gray-bullet > li{
	position:relative;
	padding-left:10px;
	color:#3c3c3c;
	font-weight: 400;
	font-size:15px;
	margin:6px 0;
	line-height: 1.8;
	letter-spacing: -0.025em;
}
.gray-bullet > li:before {
    position: absolute;
    top: 12px;
    left: 0;
    width: 3px;
    height: 3px;
    background: #3c3c3c;
	border-radius:50%;
    content: '';
}

.dash-bullet > li{
	position:relative;
	padding-left:15px;
	color:#555;
	font-weight: 400;
	font-size:15px;
	margin:6px 0;
	line-height: 1.8;
	letter-spacing: -0.025em;
	display: block;
	font-family: 'Noto Sans KR' !important;
}
.dash-bullet > li:before {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    content: '-';
	color:#333;
}
@media(max-width:992px){
	.gray-bullet > li{
		font-size:14px;
		margin:8px 0;
		padding-left: 10px;
	}
	.gray-bullet > li:before {
		top: 11px;
	}
	.dash-bullet > li{
		font-size:14px;
		padding-left: 10px;
	}
}

.point-bullet{
	position:relative;
	padding-left:10px;
	color:#3c3c3c;
	font-weight: 400;
	margin:2px 0;
	display:block;
}
.point-bullet:before {
    position: absolute;
    top: 3px;
    left: 0;
    content: '*';
}

.gray-bullet > li.role > span {
	display:inline-block;
	vertical-align: top;
}
.gray-bullet > li.role > span:first-child{
	width:5%;
}
.gray-bullet > li.role > span:last-child{
	width:94%;
}
@media(max-width:992px){
	.gray-bullet > li.role > span:first-child,
	.gray-bullet > li.role > span:last-child{
		width:auto;
		display:inline;
	}
}

[class*='label-']{
    border-radius: 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 4px 14px;
    display: inline-block;
}
.label-b{
	background: #0070c0;
}
.label-o{
	background: #e46c0a;
}
.label-y{
	background: #92d050;
}

.star{
	display:block;
	margin-top: 5px;
}

.arrow{
	margin-bottom: -40px;
}
@media(max-width:992px){
	.arrow{
		margin-bottom: -30px;
	}
}

.num-bullet{
	counter-reset: num;		
}
.num-bullet > li{
	position:relative;
	padding-left:12px;
	margin:6px 0;
	display: block;
	font-family: 'Noto Sans KR' !important;
}
.num-bullet > li:before {
    counter-increment: num;
    content: counter(num) ".";    
}


.row.box-wrap{
	margin-left: -10px;
	margin-right: -10px;
}
.row.box-wrap > div{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;	
}
.row.box-wrap > div > .box{
	border-radius:10px;
	overflow:hidden;
	border:1px solid #0053a2;
}
.row.box-wrap > div > .box .box-head{
	position: relative;
	height: 70px;
	background: #edf0f5;
}
.row.box-wrap > div > .box .box-head p{
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:90%;
	font-weight: bold;
	color:#333;
}
.row.box-wrap > div > .box .box-body{
	padding: 15px 20px;
	text-align: left;
	height: 200px;
	background: #fff;
}
.row.box-wrap > div > .box .box-body ul{
	padding-left: 0;
	list-style:none;
}
.row.box-wrap > div > .box .box-body ul li{
	color:#3c3c3c;
	font-weight: 400;
	font-size:14px;
	line-height: 1.6;
}

.num-list{
	text-align: left;
	counter-reset:num;
}
.num-list > li{
	list-style:none;
	margin-bottom: 15px;
}
.num-list > li > p{
	color:#5c5c5c;
	line-height: 1.5 !important;
}
.num-list > li > .num{
	color:#3c3c3c;
	font-weight: bold;
	margin-bottom: 4px;
}
.num-list > li > .num::before{
	counter-increment: num;
	content: counter(num) ")";
	padding-right: 5px;
}
@media(max-width:992px){
	.num-list{
		padding-left: 10px;
	}
}

.border-box{
	border:1px solid #ebebeb;
	padding:85px 10px;
	text-align: center;
	margin:30px 0 15px;
}
@media(max-width:992px){
	.border-box{
		padding:40px 10px;
	}
	.border-box img{
		max-width:100%;
	}
}

.sub_con > section{
	margin-bottom: 70px;
}
.sub_con > section p{
	font-size:15px;
	font-weight: 400;
	color:#3c3c3c;
	line-height: 1.8;
}
.sub_con > section .fcBlue{
	letter-spacing: -0.05em;
}
@media(max-width:992px){
	.sub_con > section{
		margin-bottom: 40px;
	}
	.sub_con > section p{
		font-size:14px;
	}
	.row.box-wrap > div > .box .box-body{
		padding: 15px;
		height: auto;
	}
}

.sub010201 .host{
	width:100%;
}
.sub010201 .host > div{
	display:inline-block;
	vertical-align: top;
}
.sub010201 .host > div:first-child{
	width:10%;
}
.sub010201 .host > div:last-child{
	width:89%;
}
.sub010201 .host > div:last-child img{
	margin-right: 8px;
	margin-bottom: 10px;
}
@media(max-width:992px){
	.sub010201 .host > div:first-child{
		width:12%;
	}
	.sub010201 .host > div:last-child{
		width:87%;
	}
	.sub010201 .host > div:last-child br{
		display:none;
	}
	.sub010201 .host > div:last-child img{
		max-width:130px;
	}	
}

.bg-b1{
	padding:35px;
	background: #e4eef6;
	border-radius:10px;
	text-align: center;
}

.sub010203 section .circles.row{
	width:100%;
	max-width:800px;
	margin:0 auto;
	position: relative;
}
.sub010203 section .circles.row::before{
	content:'';
	width:900px;
	height: 76px;
	background: #eef4f9;
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.sub010203 section .circles.row > div > div{
	width:230px;
	height: 230px;
	border-radius:50%;
	position: relative;
}
.sub010203 section .circles.row > div > div .txt{
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:90%;
}
.sub010203 section .circles.row > div > div .txt p{
	color:white;
	font-weight: bold;
}
@media(max-width:1200px){
	.sub010203 section .circles.row::before{
		width:100%;
	}
	.sub010203 .row.box-wrap > div > .box .box-body{
		height: 240px;
	}
	.sub010203 .row.box-wrap > div > .box .box-body br{
		display:none;
	}
}
@media(max-width:992px){
	.sub010203 section .circles.row {
		max-width: 640px;
	}
	.sub010203 section .circles.row > div > div{
		width:180px;
		height: 180px;
	}
	.sub010203 .row.box-wrap > div > .box .box-body{
		height: auto;
	}
}
@media(max-width:767px){
	.sub010203 section .circles.row::before{
		content:none;
	}
	.sub010203 section .circles.row > div > div{
		margin:20px auto;
	}
}

#blue-table > p{
	text-align: center;
	font-weight: bold;
	color:#222;
	font-size:16px;
	margin-bottom: 10px;
}
#blue-table table{
	width:100%;
	text-align: center;
}
#blue-table table th{
	background: #115fad;
	font-size:16px;
	font-weight: 400;
	color:#fff;
	text-align: center;
	padding:19px 2px;
}
#blue-table table th:first-child{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#blue-table table th:last-child{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#blue-table table td{
	background: #fff;
	font-size:15px;
	font-weight: 400;
	color:#333;
	padding:16px 2px;
	border-bottom: 1px solid #ddd;
}
#blue-table table td img{
	border:1px solid #ddd;
	display:block;
	margin:0 auto 15px;
}
@media(max-width:992px){
	#blue-table > p{
		font-size:14px;
	}
	#blue-table table th{
		font-size:13px;
		padding:10px 2px;
	}
	#blue-table table td{
		font-size:13px;
		padding:10px 2px;
	}
	#blue-table table td img{
		margin:0 auto 10px;
		max-width:100%;
	}
}

#sky-table table{
	width:100%;
	border-top: 1px solid #222;
	text-align: center;
}
#sky-table table th{
	background: #edf4ff;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	color:#222;
	padding:15px 2px;
	border-right: 1px solid #ddd;
}
#sky-table table th:first-child{
	border-right: 1px solid #ddd;	
}
#sky-table table td{
	background: #fff;
	font-size:14px;
	font-weight: 300;
	color:#888;
	padding:15px 25px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#sky-table table td:first-child{
	color:#222;
	font-weight: bold;
}
#sky-table table td:last-child{
	text-align: left;
}
#sky-table table td ul li{
	text-align: left;
	color:#888;
	font-size:14px;	
}
@media(max-width:992px){
	#sky-table table th,
	#sky-table table td{
		font-size:13px;
		padding:10px 2px;
	}
	#sky-table table td ul li{
		font-size:13px;
	}
}

.br-none{
	border-right: none !important;
}
.bl-none{
	border-left: none !important;
}

#gray-table table{
	width:100%;
	text-align: center;
	border-top: 1px solid #000;
}
#gray-table table th,
#gray-table table td{
	color:#888;
	padding:18px 2px;
	font-size:14px;
	border-bottom: 1px solid #ddd;
}
#gray-table table th{
	color:#3c3c3c;
	text-align: center;
	background: #f3f3f3;
}
#gray-table.has-border table th,
#gray-table.has-border table td{
	border-right: 1px solid #ddd;
	padding-left: 21px;
	padding-right: 21px;
}
#gray-table.has-border table th:last-child,
#gray-table.has-border table td:last-child{
	border-right: 1px solid #ddd;
}
#gray-table.has-border table tbody td ul{
	text-align: left;
	padding-left: 0;
	margin:0;
	list-style:none;	
}
#gray-table.has-border table tbody td ul li{
	color:#888;
	padding:0 0 0 15px;
	font-size:14px;
	margin:0;
}
#gray-table.has-border table tbody td ul li::before{
    color: #888;
}
#gray-table.has-border table tbody td ul.gray-bullet li{
	margin-bottom: 20px;
}
#gray-table.has-border table tbody td ul.gray-bullet li:last-child{
	margin-bottom: 0;
}
#gray-table.has-border table tbody td ul li b{
	color:#222;
	font-weight: 500;
}
@media(max-width:992px){
	#gray-table table th,
	#gray-table table td{
		font-size:13px;
		padding:10px 2px;
	}
	#gray-table.has-border table colgroup{
		display:none;
	}
	#gray-table.has-border table th,
	#gray-table.has-border table td{
		padding-left: 4px;
		padding-right: 4px;
		word-break:break-all;
	}
	#gray-table.has-border table th{
		word-break:keep-all;
	}
	#gray-table.has-border table tbody td ul li{
		padding:0 0 0 6px;
		font-size:13px;
	}
}

.sub_con section .fcSky{
	font-weight: bold;
	margin:20px 0;
	letter-spacing: 0;
}
.sub_con section .sec_con{
	padding-left: 15px;
}
@media(max-width:992px){
	.sub_con section .fcSky{
		margin:15px 0;
	}
	.sub_con section .sec_con{
		padding-left: 0;
	}	
}

.sub010101 section{
	margin-bottom: 60px;
}
@media(max-width:992px){
	.sub010101 section{
		margin-bottom: 40px;
	}
}

.sub010102 section{
	margin-bottom: 60px;
}
.sub010102 section .gray-box .dash-bullet > li{
	margin-bottom: 20px;
}
.sub010102 section .gray-box .dash-bullet > li:last-child{
	margin-bottom: 0;
}
@media(max-width:992px){
	.sub010102 section{
		margin-bottom: 40px;
	}
}

.sub010103 section .ul-dep2{
	padding-left: 10px;
}
.sub010103 section .ul-dep2 ul > li{
	margin-bottom: 20px;
}
.sub010103 section .ul-dep2 ul > li:last-child{
	margin-bottom: 0;
}
.sub010103 section .ul-dep2 ul > li:last-child{
	margin-bottom: 0;
}
.sub010103 #gray-table.has-border table tbody td:first-child{
	font-weight: bold;
    color: #3c3c3c;
}
@media(max-width:992px){
	.sub010103 #gray-table.has-border table td:first-child{
		word-break:keep-all;		
	}
}


.sub0102 #gray-table.has-border table tbody .bt td{
	position: relative;
}
.sub0102 #gray-table.has-border table tbody .bt td::before{
	content:'';
	width:100%;
	height: 1px;
	background: #000;
	position: absolute;
	top:0;
	left:0;
}

.sub0103 .tab {
	width:100%;
	padding-left: 0;
}
.sub0103 .tab > li{
	width:20%;
	float:left;
	font-size:15px;
	height: 50px;
	line-height: 50px;
	border:1px solid #fff;
	text-align: center;
	color:#353c47;
	font-weight: 500;
	cursor:pointer;
	background: #edf0f5;
}
.sub0103 .tab > li.active{
	background: #0053a2;
	color:#fff;
}
.sub0103 .tab_container{
	display:none;
}
.sub0103 .tab_container#tab01{
	display:block;
}
@media(max-width:992px){
	.sub0103 .tab > li{
		font-size:14px;
		height: 40px;
		line-height: 40px;
	}
}

.sub010401 .border-box{
	border-radius:10px;
}

.sub010402 .circle{
	width:100%;
}
.sub010402 .circle > li{
	width:135px;
	height: 135px;
	border:1px solid #006dd5;
	border-radius:50%;
	float:left;
	text-align: center;
	position: relative;
	margin-right: 40px;
}
.sub010402 .circle > li::before{
	content:'';
	width:14px;
	height: 9px;
	background: url('../img/sub/sub040102_1.jpg')no-repeat center center / contain;
	position: absolute;
	top:50%;
	right:-28px;
	transform:translateY(-50%);
}
.sub010402 .circle > li:last-child{
	margin-right: 0;
}
.sub010402 .circle > li:last-child::before{
	content:none;
}
.sub010402 .circle > li p{
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:90%;
	line-height: 1.5;
}
@media(max-width:1200px){
	.sub010402 .circle > li {
		width: 125px;
		height: 125px;
		margin-right: 17px;
	}
	.sub010402 .circle > li::before {
		right: -17px;
	}
}
@media(max-width:992px){
	.sub010402 .circle > li {
		margin-right: 30px;
		margin-bottom: 15px;
	}
	.sub010402 .circle > li::before {
		right: -24px;
	}
}


.sub010403 #sec2 #sky-table td:last-child{
	line-height: 2;
}
.sub010403 #sec2 #sky-table td ul li{
	color:#222;	
	font-weight: bold;
}
.sub010403 #sec2 #sky-table td ul li span{
	display:inline-block;
	vertical-align: top;
}
.sub010403 #sec2 #sky-table td ul li span:first-child{
	width:38%;
}
.sub010403 #sec2 #sky-table td ul li span:last-child{
	font-weight: 300;
	color:#888;
	width:61%;
}
.sub010403 #sec4 .gray-box ul li span{
	display:inline-block;
	vertical-align: top;
}
.sub010403 #sec4 .gray-box ul li span:first-child{
	width:10%;
}
.sub010403 #sec4 .gray-box ul li span:last-child{
	width:89%;
}
@media(max-width:1200px){
	.sub010403 #sky-table td ul{
		padding-left: 5px;
	}
	.sub010403 #sec2 #sky-table td ul li span:first-child,
	.sub010403 #sec2 #sky-table td ul li span:last-child{
		width:100%;
	}
	.sub010403 #sec4 .gray-box ul li span:first-child{
		width:13%;
	}
	.sub010403 #sec4 .gray-box ul li span:last-child{
		width:86%;
	}
}
@media(max-width:992px){
	.sub010403 #sec4 .gray-box ul li span:first-child,
	.sub010403 #sec4 .gray-box ul li span:last-child{
		width:100%;
	}
}


.box-sm{
	margin-left: -5px !important;
	margin-right: -5px !important;
}
.box-sm > div{
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.row.box-wrap.box-sm > div > .box{
	border:none;
}
.row.box-wrap.box-sm > div > .box .box-head{
	height: 44px;
	background:auto;
	text-align: center;
}
.row.box-wrap.box-sm > div > .box .box-head p{
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:90%;
}
.row.box-wrap.box-sm > div > .box .box-body{
	padding: 0;
	text-align: center;
	height: 190px;
	border:8px solid #e5e5e5;
}
.row.box-wrap.box-sm > div > .box .box-body .img{
	overflow:hidden;
}
.row.box-wrap.box-sm > div > .box .box-body .img img{
	width:100%;
}
.row.box-wrap.box-sm > div > .box .box-body .txt{
	position: relative;
	height: 72px;
}
.row.box-wrap.box-sm > div > .box .box-body .txt p{
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:92%;
}
@media(max-width:992px){
	.row.box-wrap.box-sm > div > .box .box-body{
		height: auto;
		border:5px solid #e5e5e5;
	}
	.row.box-wrap.box-sm > div > .box .box-body .txt{
		height: auto;
	}
	.row.box-wrap.box-sm > div > .box .box-body .txt {
		padding:20px 10px;
	}
	.row.box-wrap.box-sm > div > .box .box-body .txt p{
		position: relative;
		top:0;
		left:0;
		transform:translate(0);
		width:100%;
	}
}
.box-head{
padding:10px;
	height: 50px;
	text-align: center;
	border-radius:6px;
	margin-bottom: 8px;
}

.dash-box > div .item{
	padding:25px 15px;
	border-radius:6px;
	height: 430px;
}
.dash-box > div .item ul li{
	font-size:13px;
	letter-spacing: -0.025em;	
	line-height: 1.4;
}
@media(max-width:1200px){
	.dash-box > div .item{
		height: 320px;
	}
}
@media(max-width:992px){
	.dash-box > div{
		margin-bottom: 20px;
	}
	.dash-box > div .item{
		height: auto;
	}
}


.row.analysis > div > .box .box-body{
	height: 190px !important;
}
.row.analysis > div > .box .box-body .txt{
	height:auto;
	text-align: left;
	padding:20px 15px;
}
.row.analysis > div > .box .box-body .txt li{
	font-size:13px;
	letter-spacing: -0.025em;	
	line-height: 1.4;
}
@media(max-width:1200px){
	.row.analysis > div > .box .box-body{
		height: 250px !important;
	}
}
@media(max-width:992px){
	.row.analysis > div > .box .box-body{
		height: auto !important;
	}
}


.G-arrow{
	width:100%;
	display:block;
	margin-top: 20px;
	position: relative;
}
.G-arrow::before{
	content:'';
	width:102%;
	height:140px;
	background: #edf0f5;
	top:50%;
	left:0;
	transform:translateY(-50%);
	position: absolute;	
	z-index:-1;
}
.G-arrow .fl{
	width:20%;
	padding:0 10px;
	text-align: center;
	position: absolute;
	top:50%;
	transform:translateY(-50%);
}
.G-arrow .fl::after{
	content:'';
	width:31px;
	height: 27px;
	background: url('../img/arrow-gray.png')no-repeat center center / contain;
	position: absolute;
	right:-10px;
	top:50%;
	transform:translateY(-50%);
}
.G-arrow .fl .wrap1{
	background: url('../img/G-arrow.png')no-repeat center center / contain;
	width:160px;
	height: 160px;
	position: relative;
}
.G-arrow .fl .wrap1 > div{
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	width:90%;
	margin:0 auto;
}
.G-arrow .fr{
	width:80%;
	border:1px solid #cacaca;
	border-radius:6px;
	background: #fff;
	padding:24px 34px;
}
.G-arrow .fr::after{
	content:'';
	display:block;
	clear:both;
}
@media(max-width:1200px){
	.G-arrow::before{
		height:100px;
	}
	.G-arrow .fl .wrap1{
		width:120px;
		height: 120px;
	}
	.G-arrow .fr.div-wp30 > div::after {
		width: 18px;
		height: 70px;
		right: -10px;
	}
}
@media(max-width:768px){
	.G-arrow::before{
		content:none;
	}
	.G-arrow .fl{
		width:100%;
		padding:0;
		position: relative;
		top:0;
		transform:translateY(0);
	}
	.G-arrow .fl::after{
		position: absolute;
		right:auto;
		top:auto;
		left:50%;
		bottom:-15px;
		transform:translateX(-50%) rotate(90deg);
	}
	.G-arrow .fl .wrap1{
		margin:0 auto;
	}
	.G-arrow .fr{
		width:100%;
		padding:20px 10px;
	}
}

.G-arrow .fr.div-wp30 > div{
	float:left;	
	width:33%;
	position: relative;
}
.G-arrow .fr.div-wp30 > div::after{
	content:'';
	width:37px;
	height: 108px;
	background: url('../img/arrow-v.png')no-repeat center center / contain;
	position: absolute;
	top:50%;
	transform:translateY(-50%);
	right:-25px;
	z-index:1;
}
.G-arrow .fr.div-wp30 > div:last-child::after{
	content:none;
}
@media(max-width:768px){
	.G-arrow .fr.div-wp30 > div {
		float: none;
		width: 100%;
		display:block;
		margin-bottom: 40px;
	}
	.G-arrow .fr.div-wp30 > div:last-child{
		margin-bottom: 0;
	}
	.G-arrow .fr.div-wp30 > div::after{
		right:auto;
		top:auto;
		left:50%;
		bottom:-90px;
		transform:translateX(-50%) rotate(90deg);
	}
}


.sub01_0102_2 .box-body > div{
	padding:10px;
	width:50%;
}
.sub01_0102_2 .box-body > div .tt {
	text-align: left;
}
.sub01_0102_2 .box-body > div .tt > img,
.sub01_0102_2 .box-body > div .tt > p{
	display:inline-block;
	vertical-align: middle;
}

.sub01_0102_2 .col-md-8 .box-body > div{
	width:50%;
	height: 100%;
}
.sub01_0102_2 .col-md-8 .box-body > div:first-child{
    border-right: 8px solid #e5e5e5;
}
@media(max-width:1200px){
	.sub01_0102_2 .box-body {
		height: 270px !important;
	}
	.sub01_0102_2 .box-body > div .tt > p{
		width:71%;
	}
}
@media(max-width:767px){
	.sub01_0102_2 .box-body {
		height: auto !important;
	}
	.sub01_0102_2 .col-md-8 .box-body > div{
		width:100%;
	}
}


.li4{
	width:100%;
}
.li4 dl{
	width:100%;
	background: #eee;
	border-radius:20px;
	margin:6px 0;
}
.li4 dl dt,
.li4 dl dd{
	display:inline-block;
	vertical-align: top;
	border-radius:20px;
	padding:2px;
	letter-spacing: -0.05em;
	font-size:13px;
}
.li4 dl dt{
	color:#fff;
	font-weight: 400;
	width:24%;
}
.li4 dl:nth-child(1) dt{
	background: #403152;
}
.li4 dl:nth-child(2) dt{
	background: #e46c0a;
}
.li4 dl:nth-child(3) dt{
	background: #0070c0;
}
.li4 dl:nth-child(4) dt{
	background: #77933c;
}
.li4 dl dd{
	font-weight: 400;
	color:#333;
	width:74%;
	text-align: left;	
}
@media(max-width:1200px){
	.li4 dl dt{
		width:28%;
	}
	.li4 dl dd{
		width:70%;
	}
}

.sub04_0401_1 ul > li > ul > li{
	margin:6px 0;
	color:#3c3c3c;
	font-size:15px;
	line-height: 1.5;
}
.sub04_0401_1 ul > li > ul > li > span{
	display:inline-block;
	vertical-align: middle;
}
@media(max-width:992px){
	.sub04_0401_1 ul > li > ul > li{
		font-size:13px;
	}
}

.table1 table{
	width:100%;
	border-top: 1px solid #002060;
}
.table1 table th,
.table1 table td{
	text-align: center;
	font-size:15px;
	padding:12px 2px;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
.table1 table th:last-child,
.table1 table td:last-child{
	border-right: none;
}
.table1 table th{
	font-weight:bold;
	color:#002060;
	background: #edf0f5;
}
.table1 table td{
	color:#636363;
}

.table1.td-left table td{
	padding-left: 20px;
	text-align: left;
}
@media(max-width:992px){
	.table1 table th,
	.table1 table td{
		font-size:13px;
		padding:10px 3px;
	}
	.table1 table td.text-left{
		padding-left: 10px;
	}
}
@media(max-width:767px){
	.table1.td-left table td{
		padding-left: 8px;
	}
}

.table2 table{
	width:100%;
	border-top: 1px solid #002060;
}
.table2 table th,
.table2 table td{
	font-size:15px;
	padding:10px 2px;
	border-bottom: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	color:#333;
	font-weight: 300;
	height: 60px;
}
.table2 table th:last-child,
.table2 table td:last-child{
	border-right: none;
}
.table2 table th{
	color:#000;
	background: #f9f9f9;
	text-align: center;
}
.table2 table td{
	padding:10px;
}
.table2 table td .form-control{
	border-radius:3px;
	max-width:430px;
}
.table2 table td label{
	color:#333;
	font-weight: 300;
	cursor:pointer;
	margin-bottom: 0;
	padding:0 20px;
}
.table2 table td .sv{
	display:inline-block;
	vertical-align: middle;
	position: relative;
}
.table2 table td .sv input{
	position: absolute;
	top:0;
	left:0;
}
@media(max-width:992px){
	.table2 table th,
	.table2 table td{
		padding:5px;	
	}
	.table2 table th{
		font-size:13px;
	}
	.table2 table td{
		font-size:12px;
	}
	.table2 table td.text-left{
		padding-left: 5px;
	}
	.table2 table td label {
		padding: 0 15px;
	}
	.table2 table td .filebox label {
		width: 47%;
		padding: 5px 10px;	
	}
	input[type=radio]{
		margin:3px 0 0;
	}
}



.btn-blue{
	width:170px;
	text-align: center;
	background: #153d9d;
	padding:14px;
	border-radius:6px !important;
}
@media(max-width:992px){
	.btn-blue{
		width:140px;
		padding:10px;
	}
}


@media(min-width:1200px){
	.pl11-lg{
		padding-left:11px;
	}
}

.sub0301 section:nth-child(2){
	position: relative;
}
.sub0301 section:nth-child(2) .gray-box > .fl{
	padding-top: 30px;
}
.sub0301 section:nth-child(2) .gray-box > .ctas{
	width:200px;
	float:right;
}
.sub0301 section:nth-child(2) .gray-box > .ctas > a{
	width:100%;
	height: 50px;
	line-height: 50px;
	font-size:15px;
	font-weight: 300;
	color:#fff;
	background:#353c47;
	display:block;
	text-align: center;
	border-bottom: 1px solid #f6f6f6;
}
@media(max-width:1200px){
	.sub0301 section:nth-child(2) .gray-box > .fl{
		float:none;
		padding-top: 0;
		padding-bottom: 20px;	
	}
	.sub0301 section:nth-child(2) .gray-box > .fl br{
		display:none;
	}
	.sub0301 section:nth-child(2) .gray-box > .ctas{
		width:100%;
		float:none;
		display:block;
	}
	.sub0301 section:nth-child(2) .gray-box > .ctas > a{
		display:inline-block;
		max-width:200px;
	}
}
@media(max-width:992px){
	.sub0301 section:nth-child(2) .gray-box > .ctas > a{
		height: 40px;
		line-height: 40px;
		font-size:13px;
		max-width:140px;
	}
}

.sub03_0302_1 ul li{
	line-height: 1.7;
}
.sub03_0302_1 .gray-box > .fl{
	width:25%;
	text-align: center;
}
.sub03_0302_1 .gray-box > .fr{
	width:75%;
	padding-left: 30px;
}
.sub03_0302_1 .gray-box > .fr ul li > span{
	display: inline-block;
	vertical-align: top;
	font-size:15px;
}
.sub03_0302_1 .gray-box > .fr ul li > span:first-child{
	width:27%;
}
.sub03_0302_1 .gray-box > .fr ul li > span:last-child{
	width:72%;
}
.sub03_0302_1 .ps > p{
	font-size:15px;
	color:#3c3c3c;
	line-height: 1.8;
	margin-bottom: 40px;
}
.sub03_0302_1 .td-left{
	border-bottom: 1px solid #dbdbdb;
}
.sub03_0302_1 .td-left > .fl{
	width:34%;
	border-top: 1px solid #002060;
	padding-top: 20px;
}
.sub03_0302_1 .td-left > .fr{
	width:66%;
}
.sub03_0302_1 .td-left > .fr table tr:last-child th,
.sub03_0302_1 .td-left > .fr table tr:last-child td{
	border-bottom: none;	
}
.sub03_0302_1 .td-left > .fr table tr:last-child td li{
	line-height: 1.6;
}

.prof table td:nth-child(4),
.prof table td:nth-child(5){
	padding-left: 20px;
	text-align: left;
}

.sub03_0302_1 .gray-box > .fr ul.gray-bullet > li:before{
	top:12px;
}

@media(max-width:1200px){
	.sub03_0302_1 .ps > p br{
		display:none;
	}
	.sub03_0302_1 .td-left > .fl{
		padding-right: 20px;
	}
	.prof table td ul li span{
		padding-left: 0 !important;
	}
}
@media(max-width:992px){
	.x-scroll-wrap{
		width:100%;
		overflow-x:scroll;
	}
	.x-scroll{
		width:992px;
		white-space:nowrap;
	}

	.sub03_0302_1 .ps > p{
		font-size:14px;
		line-height: 1.7;
		margin-bottom: 20px;
	}
	.prof table td:nth-child(4),
	.prof table td:nth-child(5){
		padding-left: 8px;
	}
	.prof table td ul li{
		word-break:break-all;
	}
}
@media(max-width:767px){
	.sub03_0302_1 .td-left > .fl,
	.sub03_0302_1 .td-left > .fr,
	.sub03_0302_1 .gray-box > .fl,
	.sub03_0302_1 .gray-box > .fr{
		width:100%;
		display:block;
		float:none;
		padding-left: 0;
	}
	.sub03_0302_1 .td-left > .fl{
		text-align: center;
		padding-bottom: 20px;
	}
	.sub03_0302_1 .gray-box > .fr{
		margin-top: 20px;
	}
	.sub03_0302_1 .gray-box > .fr ul li > span{
		font-size:14px;
	}
	.sub03_0302_1 .gray-box > .fr ul li > span:first-child,
	.sub03_0302_1 .gray-box > .fr ul li > span:last-child{
		width:100%;
	}
}

.sub03_0302_2 .border-right{
	border-top: 1px solid #dbdbdb;
}
.sub03_0302_2 .border-right > div{
	padding-top: 10px;
	width:49.5%;
	display:inline-block;
}
.sub03_0302_2 .border-right > div:first-child{
	border-right: 1px solid #dbdbdb;
}
@media(max-width:767px){
	.sub03_0302_2 .border-right > div{
		width:100%;
		padding-left: 0;
	}
	.sub03_0302_2 .border-right > div:first-child{
		border-right: none;
		padding-bottom: 5px;
		border-bottom: 1px solid #dbdbdb;
	}
	.sub03_0302_2 .border-right > div:last-child img{
		transform:translateX(-10px);
	}
}

.sub04_0401_3 .table1 td:last-child{
	text-align: left;
	padding-left: 20px;
}
@media(max-width:992px){
	.sub04_0401_3 .table1 td:last-child{
		padding-left: 10px;
	}
}

.sub0501 .tabs{
	width:100%;
	position: relative;
}
.sub0501 .tabs > li{
	width:25%;
	border:1px solid #ddd;
	float:left;
	text-align: center;
}
.sub0501 .tabs > li.active{
	background: #0053a2;
}
.sub0501 .tabs > li > a{
	display: block;
	width: 100%;
	height: 100%;
	font-size:15px;
	color:#777;
	font-weight: 500;
	padding:20px;
}
.sub0501 .tabs > li.active > a{
	color:#fff;
}
@media(max-width:992px){
	.sub0501 .tabs{
		border-right: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	.sub0501 .tabs > li{
		width:50%;
		border-bottom: none;
		border-right: none;
	}
	.sub0501 .tabs > li > a{
		font-size:13px;
		padding:15px 5px;
	}
}




/**/
.popup_item{
	position:absolute;
	left:0;
	top:0;
	z-index:201;
}
.pop_close{
	background:#000;
	text-align:right;
	padding:5px;
}
.pop_close label{
	margin:0;
	color:#fff;

}