/**
* Theme styleseet file
*
* @Program     DWEBS
* @Type  	   css
* @author      DWEBS
* @link        https://www.dwebs.kr
*/

@import url(//fonts.googleapis.com/earlyaccess/nanummyeongjo.css);

/* -------------------------------------------------------------------
| Custom selection color
| ------------------------------------------------------------------*/
::selection { background-color: #5d5d5d; color: #58FAF4; }
::-moz-selection { background-color: #cccccc; color: white; }


/* -------------------------------------------------------------------
| Custom mark tag
| ------------------------------------------------------------------*/
mark {
	background: #CEECF5;
	border-radius: 3px;
	padding:4px;
	color: #000;
	font-weight:bold;
}


/* ------------------------------------------------------------------------------------
| Custom bootstrap breadcrumb
|
| 서브페이지 타이틀 영역
| 부트스트랩 breadcrumb 기본 구분자 및 속성 수정
|
| 부트스트랩은 페이지 로케이션을 위한 breadcrumb 클래스를 기본 제공합니다.
| 이러한 페이지로케이션의 각 영역간 구분자는 따로 명시하지 않으면 기본 / 로 표시하게되며,
| 이것을 변경하려면 .breadcrumb>li+li:before {content: ">";}등과 같이 재선언 합니다.
| -----------------------------------------------------------------------------------*/
.breadcrumb {color:#9c9c9c; font-size:12px; padding: 5px 0px 0; margin-bottom: 10px; list-style: none; border-radius: 4px; background:none;font-family: "NotoSans-Medium", sans-serif}
.breadcrumb>li+li:before {padding: 0 5px; color: #9c9c9c; content: ">";}
.breadcrumb .active{color:#9c9c9c;}


/* -------------------------------------------------------------------
| Header section
|
| 테마의 헤더영역내의 속성을 정의합니다.
| ------------------------------------------------------------------*/
#navitop_mobile {vertical-align:middle;background:#fff}
.logo{padding:14px 14px}
.mobile_btn {float:right;position:relative;width:34px;height:34px;background-color:#000;border:0px solid #2f2f2f;margin:20px 15px 0 0}
.icon-bar {margin-top:4px;margin-bottom:4px;background-color:#939393;display:block;width:22px;height:2px;border-radius:1px}

.top_navi{background:#151314;padding:5px 0 7px}
.top_navi ul{;}
.top_navi ul li{display:inline;padding:0 2.3% 0;}
.top_navi ul li a{font-size:9pt;color:#fff;text-decoration:none;letter-spacing:0.5px;font-family: "nanumMJ_B", sans-serif}
.top_navi ul li a.active{color:#666}

/* -------------------------------------------------------------------
| Foot section
|
| 테마의 푸터영역의 속성을 정의합니다.
| ------------------------------------------------------------------*/
.footer_area {text-align:center;padding-bottom:5px;border-top:1px solid #ccc;}

.call{color:#fff;font-size:13px;}
.call_txt1{color:#2f2f2d;border-bottom:1px solid #2f2f2d;padding-bottom:1px;font-family: "NotoSans-Medium", sans-serif}
.call img{max-width:5%}
.call a{display:block;border-radius:6px;background:#383838;;padding:4px 0;width:98%;margin:2% auto 0;color:#fff;font-size:10pt;font-weight:bold;text-decoration:none}

.open_info{border-top:1px solid #484848;border-bottom:1px solid #484848;padding:5px 0;color:#c0c0c0;font-size:12px;line-height:20px}
.open_info a{color:#898d8e;font-size:20px;}

.footer_copy {font-size:12px; color:#b8b8b8; line-height:20px; font-family: "nanum", sans-serif;}
.admin{;}
.admin a{font-size:10px;color:#ccc;border:1px solid #666;background:#333;padding:3px 7px;border-radius:3px;font-family: "nanum_B", sans-serif;letter-spacing:0.5px;text-decoration:none}
.dwebs_logo{;}
.footer_device{;}
.footer_area .btn-default{font-size:10px;background:#fff;color:#666}
.footer_area .btn-primary.active, .btn-primary.active:hover{font-size:10px;background:#ececec;border:1px solid #ccc;color:#666}

.quick_wrap{width:100%}
.quick{position:relative;text-align:center;padding:20px 0}
.quick img{width:80%}
.quick a{text-decoration:none}
.quick ul{;}
.quick ul:after {display:block;clear:both;content:"";}
.quick ul li{width:48%;float:left;margin:0 1%}

/* -------------------------------------------------------------------
| Button section
|
| 테마내의 버튼들의 속성을 정의 합니다.
| ------------------------------------------------------------------*/
.btn_page_up{position:fixed; bottom:50px; right:50px; z-index:1000; display:none;}
.btn_page_up img:hover{opacity:0.5; cursor:pointer;}
.login_btn_default { background-color:#474a4d; border:1px solid #474a4d; color:#3c4349; font-size:12pt; height:68px; color:#ccc; }
.login_btn_default:hover { background-color:#333; color:#fff; }
#device_btn {vertical-align:middle; margin:0 auto;}
.board_btn_default { background-color:#474a4d; border:1px solid #474a4d; color:#d8d8d8; font-size:10pt; padding-left:10px; padding-right:10px; height:30px; }
.board_btn_default:hover { color:#fff; }


/* -------------------------------------------------------------------
| Bxslider section
|
| 테마의 Body영역의 속성을 정의합니다.
| ------------------------------------------------------------------*/
/* BXSLIDER */
.bxslider li img { margin:0 auto; }
.bxslider_btn_prev {
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 99;
	background: url('../images/bxslider_btn_prev.png') no-repeat 0 50%;
	border: 0;
	width: 46px;
	height: 64px;
	text-indent: -9999px;
	margin-top: -30px;
	opacity:0.6;
}
.bxslider_btn_next {
	position: absolute;
	right: 0px;
	top: 50%;
	z-index: 99;
	background: url('../images/bxslider_btn_next.png') no-repeat 0 50%;
	border: 0;
	width: 46px;
	height: 64px;
	text-indent: -9999px;
	margin-top: -30px;
	opacity:0.6;
}
/* slick slider  */
#main_vis {position: relative; z-index: 5; width: 100%; height:500px; display: flex; align-items: center; justify-content: center;  padding:0; margin-bottom:20px; overflow: hidden;}
#main_vis_slider {width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
#main_vis_slider::before {content: ''; display: block; width: 100%; height:  100%; background: rgba(0,0,0,0); position: absolute; left: 0; top:0; z-index: 1;}
#main_vis_slider .main_slide {height:500px; z-index: 1;  background-size:cover; background-position:70% 50%;  position:relative; background-repeat: no-repeat; display: flex; align-items: center; justify-content: center; outline: none; }
#main_vis_slider .main_slide.img01 { background-image:url('../images/common/main1.jpg');}
#main_vis_slider .main_slide.img02 { background-image:url('../images/common/main2.jpg');}

/*main_typo*/
#main_vis .main_typo_wrap {text-align: center; position: relative; z-index: 2; max-width:1300px; padding:0 20px; width: 100%;}
#main_vis .main_typo {position: relative; z-index: 1;}
#main_vis .main_typo h2 {font-size:40px; font-weight:700; color:#fff; line-height:1.1; font-family: 'Play', sans-serif; text-transform: uppercase; }
#main_vis .main_typo p {font-size:15px; font-weight:500; color:rgba(255,255,255,1); line-height: 1.64;  margin:25px 0 40px; word-break: keep-all;}
#main_vis .main_typo p br {display: none;}

/*컨트롤러*/
#main_vis .controller {width: 100%; display: flex ; align-items: center; justify-content: center;}
#main_vis .controller .flex {display: flex; align-items: center; }
#main_vis .slick-arrow {cursor:pointer; transition: all 0.2s; display: block; text-decoration: none; font-size:0; background: transparent; border: none; width: 9px; height: 14px;}
#main_vis .slick-arrow.prev { background:url('../images/common/main_prev.png') no-repeat center; }
#main_vis .slick-arrow.next { background:url('../images/common/main_next.png') no-repeat center;}

/* paging number */
#main_vis .num_wr {display: flex; align-items:center; position: relative;  margin:0 20px; width: 54px; top:-0;}
#main_vis .num_wr span { font-size: 15px; font-weight: 700; color:rgba(255, 255, 255, 0.4); font-family: 'Play', sans-serif; display: block; }
#main_vis .num_wr span.slash {margin:0 15px; }
#main_vis .num_wr span.pagingInfo {color:#fff; }

.cir_progress_wrap {position: relative; margin-right: 30px; }
#play_btn {position: absolute; left:0; top:0; width: 100%; height: 100%; padding: absolute; left: 0; top:0; display: flex; align-items: center;
justify-content: center; }
#play_btn a {cursor: pointer; position: relative; top:-4px;}
#play_btn .play {display: none;}
.cir_progress {
	transform: rotate(-90deg);
}
.cir_progress_value {
	stroke-dasharray: 339;
	stroke-dashoffset: 339;
    animation-iteration-count: 1;
    animation-timing-function: linear;
    animation-fill-mode: forwards;
    animation-duration:5000ms;
}
.cir_progress_value.active {animation-name:progress;}
.cir_progress_value.reset {stroke-dashoffset: 339; }
@keyframes progress {
	from {
		stroke-dashoffset: 339;
	}
	to {
		stroke-dashoffset: 0;
	}
}
@media screen and (max-width: 640px) {
	#main_vis .main_typo h2 {font-size: 35px;}
}


/* c1_wrap (리뉴얼 )*/
/* common */
#c1_wrap { overflow: hidden; position: relative;}
#c1_wrap .c_inner { max-width: 1400px; width: 100%; margin:0 auto; position: relative; padding:0 50px;}
#c1_wrap .c_title::after {content: '.'; color:#2fc4ef; }
#c1_wrap .c_btn {display: inline-flex; align-items: center; font-size: 16px; font-weight: 700; color:#808080; font-family: 'Play', sans-serif; transition: color .3s;}
#c1_wrap .c_btn .cir {width: 66px; height: 66px; border-radius: 50%; background-color: rgba(128,128,128,.21); display: flex; align-items: center; justify-content: center;
position: relative; margin-left: 17px; transition: background-color .3s;}
#c1_wrap .c_btn .cir::before {content: ''; display: block; width: calc(100% - 26px); height: calc(100% - 26px); position: absolute; left: 13px; top: 13px;
border-radius: 50%; background-color: #a5a5a5; transition: background-color .3s;}
#c1_wrap .c_btn .cir i {display: block; width: 9px; height: 14px; background:url("../images/common/c1_btn_arrow.png") 50%/contain no-repeat; position: relative; z-index: 2;}
#c1_wrap .c_btn:hover {color:#000; }
#c1_wrap .c_btn:hover .cir {background-color: rgba(47,196,239,.21);}
#c1_wrap .c_btn:hover .cir::before {background-color:#2fc4ef;}

/* fs */
#c1_wrap .fs_70 {font-size: 35px; font-weight: 700; color:#000; font-family: 'Play', sans-serif;}
#c1_wrap .fs_20 {font-size: 16px; font-weight: 300; color:#000; line-height: 1.9; }

/*Content CSS*/
#c1_wrap a:hover {text-decoration: none;}
#c1_wrap .list {display: flex; flex-wrap: wrap; text-align: left; width: 100%; height: 100%;}
#c1_wrap .list li {width: 100%;}
#c1_wrap .list a {display: block; width: 100%; height: 150px; display: flex; align-items: flex-end; padding: 20px; position: relative; z-index: 1; }
#c1_wrap .list a img {position: absolute; left: 0 ;top:0; object-fit: cover; object-position: center; width: 100%; height: 100%; z-index: -3;}
#c1_wrap .list a img.ov {z-index: -2; opacity: 0; transition: opacity .3s; }
#c1_wrap .list a:hover img.ov {opacity: 1; }
#c1_wrap .list a br {display: none;}
#c1_wrap .list h4 {font-size: 18px; font-weight: 400; color:#2fc4ef; line-height: 1; font-family: 'Play', sans-serif; }
#c1_wrap .list h3 {font-size:20px; font-weight: 400; color:#fff; line-height: 1.19; letter-spacing: -.32px; margin:0 0 10px;  font-weight: 500;font-family: "NotoSans-Medium", sans-serif; }
#c1_wrap .list span {display: flex; justify-content: space-between; width: 100%; max-width: 120px; border-bottom: 2px solid #fff; font-size: 13px; font-weight: 700;
color:#fff;  padding-bottom: 10px; font-family: 'Play', sans-serif; transition: all .3s; }
#c1_wrap .list span i { display: block; width: 9px; height: 14px; background: url('../images/common/c1_btn_arrow.png') 50%/contain no-repeat; transition: background-image .3s;
position: relative; top:1px; }
#c1_wrap .list a:hover span {color:#2fc4ef; border-bottom-color: #2fc4ef; }
#c1_wrap .list a:hover span i {background-image: url('../images/common/c1_btn_arrow_ov.png'); }

#c1_wrap .list li.active a img.ov {opacity: 1; }
#c1_wrap .list li.active a span {color:#2fc4ef; border-bottom-color: #2fc4ef; }
#c1_wrap .list li.active a span i {background-image: url('../images/common/c1_btn_arrow_ov.png'); }


.contents1_wrap {width: 100%; padding: 40px 2% 30px 2%; background-size: cover;}
.contents1 {width: 100%; margin: 0 auto;}
.contents1 h1 {text-align: center; font-size: 30px; color: #333; font-family: "NotoSans-bold", sans-serif;}
.contents1 h1 span {color: #1355b5;}
.c1_line {width: 170px; height: 1px; background: #ddd; margin: 20px auto 30px auto;}

.c1_a_box { width:49%; margin-bottom: 40px; margin-right: 2%; float: left;}
.c1_a_box:nth-child(2n) {margin-right: 0;}
.c1_a_box img {width: 100%;}
.c1_a_box p {margin: 25px 0 0 0; font-size: 18px; font-family: "NotoSans-Medium", sans-serif; text-align: center;}
.c1_a_box p span {color: #cc0000;}


.contents2_wrap {width: 100%; padding: 30px 0 30px 0; background: url('../images/common/contents2_bg.jpg') no-repeat; background-size: cover;}
.contents2 {width: 100%; margin: 0 auto;}
.contents2 h1 {text-align: center; font-size: 30px; color: #fff; font-family: "NotoSans-bold", sans-serif; margin-bottom: 20px;}
.contents2 p {text-align: center; font-size: 16px; color: #b0bed5; margin-bottom: 30px;}
.contents2 div {width: 200px; height: 45px; border: 1px solid #b0bed5;  margin: 0 auto;}
.contents2 div a { height: 45px; line-height: 45px; color: #b0bed5; font-size: 16px; display: block; text-decoration: none; text-align: center; font-family: "NotoSans-Regular", sans-serif;}

.contents3 {width: 100%;}
.contents3 ul li {float: left; width: 50%; height: 65px; border-right: 1px solid #ccc; text-align: center; padding: 15px 0;}
.contents3 ul li:last-child {border-right: none; }
.contents3 ul li a {display: block; color:#333; text-decoration: none;}
.contents3 ul li a span {}
/* ----------------------------------------------------------
/* -------------------------------------------------------------------
| Body section
|
| 테마내에 일반적인 컨텐츠들의 속성을 정의합니다.
| ------------------------------------------------------------------*/
/* warp */
#wrap {}
/* 서브 레이아웃 */
#sub_top_area_wrap{width:100%;height:100%;}
.sub_top_area{position:relative;width:100%;margin:0 auto;text-align:center;color:#fff;padding:30px 0}
.sub_top_area_t{font-size:15px;font-family: "NotoSans-Light", sans-serif;}
.sub_top_area_line{width:100px;height:1px;border-bottom:1px solid #fff;margin:0 auto;padding-top:10px;}
.sub_top_area>p{ font-family: 'NotoSans-Light', sans-serif; color:#fff; font-size: 18px; line-height: 1.7em;}
.sub_top_area>p>span{ font-family: 'NotoSans-Bold', sans-serif;}

.sub_article{position:relative;width:1300px;margin:0 auto;padding-bottom:50px;border-bottom:1px solid #151314}
.title{text-align:center;padding:20px;}
.sub_title{color:#222;font-size:25px; padding-bottom:20px;}
.contents{min-height:350px;padding:0 15px 30px;}


/*greetings*/
.gree_text {width: 100%; text-align: center; margin-top: 30px;}
.gree_text h1 {font-size: 20px; margin: 0; color: #333; font-weight: 400; padding: 20px 0 0 0;}
.gree_text h1 span {color: #da722b;}
.gree_text P {font-size: 16px; line-height: 30px; color: #666; letter-spacing: -0.6px; text-align: center;}
.gree_ceo { text-align: center;}
.gree_ceo_name {margin-top: 20px; padding-top: 20px; border-top: 1px solid #eee; text-align: center;}
.gree_ceo_name p {  font-size: 16px; font-weight: 400; color:#666; }
.gree_ceo_name > div {display: flex ;align-items: center; justify-content:center; margin-top: 15px; }
.gree_ceo_name > div span {display: block; font-weight: 700; letter-spacing:4px; color:#000;  }

/*history*/
.history_table {width: 100%;margin: 0; }
.history_table th, .history_table td {padding: 15px 0;  vertical-align: top;}
.history_table th {font-size: 24px; color: #18629f; padding-left: 40px;  font-family: 'Noto Sans KR', sans-serif; }
.his_box1 {width: 150px; height: 150px; background: #1355b5; border-radius: 50%; text-align: center; line-height: 150px; font-size: 24px;color: #fff;  font-family: 'Noto Sans KR', sans-serif; margin: 30px auto; font-weight: 600;}
.his_box2 {width: 150px; height: 150px; background: #efefef; border-radius: 50%; text-align: center; line-height: 150px; font-size: 24px;color: #18629f;  font-family: 'Noto Sans KR', sans-serif; margin: 30px auto; font-weight: 600; }
.history_table td {font-size: 16px; color: #444; font-family: 'Noto Sans KR', sans-serif; letter-spacing: -0.5px;font-weight: 300;}

/*factory*/
.sdnfv {text-align: center;}
.sub_title_p {font-size: 18px; color: #333; font-weight: 400;  word-break : keep-all;}
.sdnfv_script h1 {font-size: 18px; margin: 0; color: #333; font-weight: 400; word-break : keep-all; }
.sub_title_line {width: 30px; height: 1px; background: #333; margin: 40px auto;}
.sub_script_p {font-size: 16px; line-height: 30px; color: #666; margin-top: 30px;  word-break : keep-all;}

/*transfer*/
.transfer {text-align: center;}
.transfer_box {width: 100%; height: 420px; border: 1px solid #ccc;  padding: 0;margin-bottom: 30px;}
.transfer_box p { font-weight: 400; color: #fff; font-size: 18px; padding: 10px 0; background: #1355b5; margin-bottom: 30px;}
.transfer_img {margin-bottom: 30px;}
.transfer_line {width: 30px; height: 1px; background: #333; margin: 20px auto;}
.transfer_box ul { width: 130px; margin: 0 auto; }
.transfer_box ul li { text-align: left; font-size: 16px; color: #666; background: url('../images/sub/sq_blet.jpg')no-repeat 0 0; padding-left: 20px; margin: 5px 0;}

/*consulting */
.consulting {text-align: center;}

.cs_icon_box {font-size: 0; margin-bottom: 30px;}
.cs_icon_box ul li {float: left; height: 205px; margin-left: -1px; width: 33%; border: 1px solid #ddd; padding: 30px 15px 0 15px; border-top: 1px solid #333;}
.cs_icon_box ul li img {width:67px;}
.cs_icon_box ul li:nth-child(2) {border-top: 1px solid #1355b5;}
.cs_icon_box .sub_title_line {margin: 15px auto;}
.cs_icon_box ul li p {font-size: 14px; word-break : keep-all;}

.cs_table_box {width: 100%;}
.cs_table_box table {width: 100%; border-top: 1px solid #333;}
.cs_table_box table th, .cs_table_box table td {padding: 10px; border-bottom: 1px solid #ddd;}
.cs_table_box table td {text-align: left; padding-left: 50px; word-break : keep-all;}
.cs_table_box table th , .cs_table_box table td:nth-child(1) {text-align: center; background: #f7f7f7; padding-left: 10px;}

.cs_call {border: 10px solid #f7f7f7; padding: 20px; text-align: center; margin-top: 30px;}
.cs_num {font-size: 24px; color:#333; font-weight: 700;}
.cs_num span{font-size: 18px; font-weight: 900; padding-right: 10px;}
.cs_btn {width: 200px;  height: 60px; margin: 20px auto 0 auto;}
.cs_btn a {width: 220px; color:#fff; height: 50px; background: #1355b5; display: block; text-decoration: none; line-height: 50px; font-size:18px;}

/*giga*/

.giga {text-align: center;}

/*partner*/
.partner_box ul li { width: 48%; float: left; margin-right: 4%; margin-bottom: 30px;}
.partner_box ul li:nth-child(2n) { margin-right: 0;}
.partner_box ul li img {width: 100%;}
.partner_box ul li.br img {border:1px solid #ddd;}


/*netwrok*/
#netwrok { font-family: 'Noto Sans KR',sans-serif; word-break: keep-all;}
.s_h1 {font-size: 20px; margin: 0; color: #333; font-weight: 700; margin-bottom: 10px; position: relative; padding-left: 15px;}
.s_h1::before {display: block; content: ""; width: 3px; height: 22px; background: #1355b5; position: absolute; left: 0; top: 1px;}
.s_table table {width: 100%; border-top: 3px solid #1355b5}
.s_table table thead th, .s_table table thead td { color: #fff; border: 1px solid rgba(255,255,255,0.2); padding: 10px 15px; text-align: center; letter-spacing: -1px; word-break: keep-all;  font-size: 14px;}
.s_table table thead th {background: #333; font-weight: 500;}
.s_table table thead td {background: #555}
.s_table table tbody th, .s_table table tbody td { color: #333; border: 1px solid #ddd; padding: 10px 15px; text-align: center; letter-spacing: -0.5px; word-break: keep-all;}
.s_table table tbody th {background: #f7f7f7; font-size: 13px; font-weight: 500;}
.s_table table tbody td {background: #fff;font-weight: 300; font-size: 13px;}
.s_table table img {width: 80%}
.t_arrow {font-size: 30px; text-align: right; color:#1355b5; width: 100%;}

.net_pd {display: flex; justify-content: space-between; margin-top: 30px;}
.net_pd .img {width: 100%; border: 1px solid #ddd; padding:60px 20px; margin-bottom: 10px; overflow: hidden; text-align: center;}
.net_pd .img img {max-width: 100%;}
.net_pd p {position: relative; text-align: left; padding-left: 15px; font-size: 14px; line-height: 24px; letter-spacing: -0.5px}
.net_pd p::before {width: 4px; height: 4px; background: #1355b5; display: block; content: ""; position: absolute; left: 0; top: 12px;}

#net_c1 > h1 {font-size: 20px; margin: 0; color: #333; font-weight: 400;text-align: center}
#net_c1 > p {font-size: 16px; line-height: 30px; color: #666; margin-top: 30px;text-align: center}
#net_c1 .img {width: 100%; padding: 50px; border: 1px solid #ddd; margin: 40px 0 35px;}
#net_c1 .img img {width: 100%;}
#net_c1 ul li {margin-bottom: 10px; position: relative; text-align: left; padding-left: 15px; font-size: 14px; line-height: 26px;}
#net_c1 ul li::before {width: 4px; height: 4px; background: #1355b5; display: block; content: ""; position: absolute; left: 0; top: 12px;}

#net_c2 {margin-top: 60px; border-top: 1px solid #ddd; padding-top: 60px;}
#net_c2 .net_pd .box {width: 32%; margin-right: 2%}

#net_c3 {margin-top: 60px; border-top: 1px solid #ddd; padding-top: 60px;}
#net_c3 .net_pd .box {width: 49%; margin-right: 2%}

#net_c4 {margin-top: 60px; border-top: 1px solid #ddd; padding-top: 60px;}
#net_c5 {margin-top: 60px; border-top: 1px solid #ddd; padding-top: 60px;}

/* damo */
.damo {text-align: center;}
.damo br {display: none;}
.damo img {max-width: 100%;}
.damo .desc_p {font-size: 14px; line-height: 1.6; color:#666; word-break: keep-all;}
.damo .s_h1 {text-align: left;margin-bottom: 15px;}
.damo h2 {margin-top: 0; font-size: 24px;}
.damo .cont_wrap + .cont_wrap {border-top: 1px solid #ddd; padding-top: 50px; margin-top: 50px; }
.damo .dot_list > li {position: relative; padding-left: 12px; text-align: left; line-height: 1.5; font-size: 14px; font-weight: 300; color:#333; word-break: keep-all;}
.damo .dot_list > li::before {content: ''; display: block; width: 4px; height: 4px; position: absolute; left: 0; top:8px; background: #1355b5; }
.damo .dot_list > li:nth-child(n+2) {margin-top:5px; }
.damo .dot_list > li span {font-size: 12px; }
.damo .dot_list > li b {font-weight: 500; color:#1355b5;}

.damo .col2_list > li {width: 100%;}
.damo .col2_list > li:nth-child(n+2) {margin-top: 30px;}
.damo .col2_list.border_black > li:nth-child(n+2) {margin-top: 15px;}
.damo .col2_list.border > li > div {padding: 20px; border:1px solid #ddd; height: calc(100% - 47px);}
.damo .col2_list.border_black > li {padding: 20px; border:1px solid #ddd; border-top: 1px solid #333; text-align: left; }
.damo .col2_list.border_black > li h5 {font-size: 14px; font-weight: 700; color:#333; margin: 0 0 10px;}

.damo .col3_list > li {width: 100%; border:1px solid #ddd; }
.damo .col3_list > li:nth-child(n+2) {margin-top: 20px; }
.damo .col3_list > li > h5 {font-size: 15px; font-weight: 700; color:#fff; width: 100%; padding: 10px 0; background-color: #333; margin: 0;}
.damo .col3_list > li > div { width: 100%; display: flex; align-items: center; justify-content: center; padding: 20px;}

.damo .center_box {border:1px solid #ddd; ; display: flex; align-items: center; justify-content: center; width: 100%; padding: 20px; }
.damo .center_box.outline {padding: 0; display: block; }
.damo .center_box.outline > h5 {width: 100%; padding: 10px 0; display: flex; align-items: center; justify-content: center; background: #333;
font-size: 16px; font-weight: 700; color:#fff; margin: 0;}
.damo .center_box.outline > div { width: 100%; padding: 20px; }

.damo .desc_p + .col2_list {margin-top: 40px; }
