@charset "utf-8";
/* button */
.b-drop{color: #000;background: none;width: 220px;height: 44px;text-align: center;background: #fff;border: none;}
.b-drop:after{content:"\f078";float: right;margin-right: 10px;color: #000;}
.dropdown-menu{min-width: 220px;}
.dropdown .b-drop{float: left;}
.b-sh{background-color: #119aaa;}
.b-sh:hover{background-color: #076e7a;}
.triangleTR{
	display: inline-block;
	width:0;
	height:0;
	border-right:50px solid #1f9ed9;
	border-top:50px solid #1f9ed9;
	border-left:50px solid transparent;
	border-bottom:50px solid transparent;}
a .triangleTR{color: #fff;}
.mBox-gosi .triangleTR{
	border-right:50px solid #626e97;
	border-top:50px solid #626e97;
}
.mBox-bodo .triangleTR{
	border-right:50px solid #02aa9f;
	border-top:50px solid #02aa9f;
}
#wrap{background:#fff;float: left;max-width: 100%;text-align: center;}
#content{padding-left: 0;float: none;max-width: 100%;padding-bottom: 0;}
.dropdown{display: inline-block; margin-right: 10px;margin-bottom: 13px;}
.lectureSch input[type="text"].schWord{border:none;border-bottom:1px solid #fff; width:80%;background: none;float: left;height: 48px;color:#fff;font-size: 36px;
	-moz-box-shadow: none;-webkit-box-shadow: none; box-shadow: none;}
.lectureSch .schSubmit{width: 50px;height: 50px;font-size:48px;color:#fff;background: none;border:none;}
.lectureSch .schSubmit:before{content:"\f002";}

.container{position: relative;max-width: 1300px;margin: 0 auto;padding-left: 0;padding-right: 0;}
.visualSet{clear: both;width: 100%;max-height:596px;position: relative;background: url(https://www.dongjak.go.kr/static/healthcare/img/main/patVisual.gif);}
.visualSet .container{height: 100%;}
.visualLt{float: left;width: 65%;}

/*  2023/3/10  */

@media screen and (min-width: 1025px) {
.header-bm.n23 .menu-box{padding-right: 20px;}
.depth1{display: flex;  justify-content: space-evenly; align-items: center;}
.depth1 > li{float: none; width: auto;}
.header-bm.n23  .depth1 > li > a{ padding: 8px 4px;}
.n23-hd-search{background-position: center 2px;}
}
@media screen and (max-width: 1024px) {
.header-bm.n23  .depth1 > li > a{padding: 2px; height: 64px; line-height: 20px; word-break: keep-all; display: flex; flex-wrap: wrap; justify-content: center;  align-items: center;}
.n23-hd-search{display: block;}
}
@media screen and (max-width: 410px) {
.n23-hd-search{background-position: center 5px;}
}
/* //  2023/3/10 */



/* 2022-04-29 */
.top_layer{ font-family: 'GmarketSans'; }
.top_layer *{font-family: inherit;}
.tpl-ft{background: #063261;overflow: hidden;}
.tpl-ft img{position: relative;left: calc(50% - 960px);top: 0;width: 1920px;max-width: 1920px;}
/* 2022-04-29 */

@media screen and (max-width:1024px) {
	.tpl-ft img{max-width: 1024px;width: 1024px;left: calc(50% - 512px);}
}

@media screen and (min-width:1024px) {
	.tabListBtnBg{position: absolute;right: 0;bottom: 0;width: 35%;height: 50%;background-color:#fff;}
}

@media screen and (max-width:1000px) {

}
.visualLt h2{text-align: left;font-size:30px; line-height: 50px;margin-bottom: 10px;}
.visual{position: relative;z-index: 10;overflow: hidden;}
.visual .area{float: left;width: 100%;height: 600px;}
.visual .area>div{}
.visual li img{height: 100%;}
.visual a{display: inline-block;float: left;}
.Ctrl{position: absolute;left:50px;bottom:40px;z-index:20;}
.Ctrl button{background:#fff;border: none;color:#605651;font-size: 40px;padding: 0;margin: 0 5px 0;
	-moz-border-radius: 40px;-webkit-border-radius: 40px;border-radius: 40px;width: 30px;height: 30px;}
.Ctrl .prev:before{content: "\f137";}
.Ctrl .next:before{content: "\f138";}
.Ctrl .play:before{content: "\f144";}
.Ctrl .stop:before{content: "\f28b";}
.Ctrl .play{display: none;}
@media screen and (max-width:767px) {
	.Ctrl{left: 10px;bottom: 10px;}
	.visualPaging{bottom: 10px;left: inherit;right: 10px;text-align: right;}
}
.lectureSch{position: absolute;left:60px;top:215px;z-index: 20;color:#fff; width: 480px;}


.visualRt{float: left;width: 35%;height: 600px;background-color: #fff;z-index: 1;position: relative;}
.popupZoneSet{position: relative;float: left;width: 100%;height: 370px;}
.popupZone .Ctrl{position: absolute;left: auto;right: 0;bottom: 0;}
.popupZone .Ctrl button{background:#109fb0;border: none;color:#fff;font-size: 16px;padding: 0;margin: 0;float: left;margin-left: 3px;opacity:0.7;
	-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;width: 36px;height: 36px;}
.popupZone .Ctrl .prev:before{content: "\f053";}
.popupZone .Ctrl .next:before{content: "\f054";}
.popupZone .Ctrl .play:before{content: "\f04b";}
.popupZone .Ctrl .stop:before{content: "\f04c";}
.popupZone .Ctrl .listPopup:before{content: "\f0c9";}
.popupZone{float: left;width: 100%;overflow: hidden;}
.popupZone ul{float: left;height: 370px;}
.popupZone li{float: left;height: 370px;}

.popupZone a{display: inline-block;float: left;width: 100%;}
.popupZone li img{display: inline-block;width: 100%;height: 100%;}

.tabListBtn{position: relative;text-align: left;clear: both;padding:30px 40px;float: left;width: 100%;}
.slideTabBoxSet{position: relative;float: left;width: 100%;padding-left: 6px;padding-right: 20px;}
.tabListBtn .Ctrl{width: 100%;left: 0px;bottom: 50%;margin-bottom: 15px;}
.tabListBtn .Ctrl button{position: absolute;}
.tabListBtn .Ctrl .prev{left: -30px;}
.tabListBtn .Ctrl .next{right:-30px;}
.tabListBtn .Ctrl .prev:before{content: "\f053";}
.tabListBtn .Ctrl .next:before{content: "\f054";}
/* .tabListBtn .Ctrl .play:before{content: "\f04b";}
.tabListBtn .Ctrl .stop:before{content: "\f04c";} */
.tabListBtn h3{display:block;float: left;width: 50%;text-align: center;}
.tabListBtn h3 a{display: block;padding: 5px 0 4px 0;border-bottom:1px solid #000;}
.tabListBtn h3 a.on{border:1px solid #000;border-bottom-width:0; background: none;}
.tabListPager{margin-bottom: 30px;float: left;width: 100%;}
.tabListBtn .slideTabBox{clear: both;height: 110px;overflow: hidden;margin-left: 10px;}
.tabListBtn .slideTabBox .item,
.tabListBtn .slideTabBox .item{padding: 0;float: left; height: 110px;}
.tabListBtn .slideTabBox .item a{float: left;padding:5px 2px;width: 50%;text-align: center;}
.tabListBtn .slideTabBox .item a strong{
	border:2px solid #000;
	height: 44px;line-height: 44px;
	display: block;
	-moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;
}
.tabListBtn .slideTabBox .item a.more{}
@media screen and (max-width:767px) {
	.slideTabBoxSet{padding-left: 0;padding-right: 0;}
	.tabListBtn .slideTabBox{margin: 0 10px;}
	.tabListBtn .slideTabBox .item{font-size: 15px;}
}
@media screen and (max-width:320px) {
	.tabListBtn{padding-left: 15px;padding-right: 15px;}
	.tabListBtn .slideTabBox{margin: 0;}
	.tabListBtn .slideTabBox .item{font-size: 14px;}
}


.lastestSet{text-align: left;padding:10px 0;}
.lastestLt,
.lastestRt{width: 50%;float: left;}
.lastestSet h3{font-size: 28px;text-align: center;letter-spacing: -1px;}
.lastestSet .bPlus{border:2px solid #fff;display: block;margin-bottom: 5px;line-height: 40px;width:100%;text-align:center;}
.lastestSet .bPlus:after{content:"\f067";float: right;margin-right:15px;}
.lastestSet .bPlus:hover,
.lastestSet .bPlus:active,
.lastestSet .bPlus:focus{color:#fff;}
.lastestSet .mBox{padding:10px;float: left; width: 50%;float: left;}
.lastestSet .row{margin-left: -10px;margin-right: -10px;}
.mBox>div{height: 340px;background-size:100% 100%;}
.mBox1{background-color: #626e97; padding: 48px 0 0 0; }
	.mBox1 .mBox1body{text-align: center;}
	.mBox1 h3{
		font-size: 22px;
		font-family: "Noto Sans";
		color: rgb(255, 255, 255);
		margin-bottom: 21px;
	}
	.mBox1 .timework{
		padding-left: 52px;
		padding-top: 7px;
		background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mainIcoTel1.png) 0 center no-repeat;
		min-height: 45px;
		margin-bottom: 0px;
		display: inline-block;
	}
	.mBox1 .phone{
		padding-left: 52px;
		padding-top: 0px;
		background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mainIcoTel.png) 0 center no-repeat;
		min-height: 56px;
		margin-bottom: 6px;
		display: inline-block;
	}
	.mBox1 .phone p,
	.mBox1 .timework p{
		font-size: 18px;
		color: rgb(255, 245, 174);
	}
	.mBox1 .bulist{display: inline-block;}
	.mBox1 .bulist p{
		padding-left: 14px;
		background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mainmBox1Bu.png) 0 8px no-repeat;
		color: #fff;
		text-align: left;
	}
/*.mBox1{background-color: #02aa9f;padding: 34px;}
.mBox1 .phone{text-transform: uppercase; }
.mBox1 .phone strong{font-size: 30px;line-height: 36px;}
.mBox1 .addrInfo{letter-spacing: -1px;margin-top: 20px;font-size: 15px;line-height: 18px;}
.mBox1 .addrInfo img{margin-right: 5px;}
@media screen and (max-width:1023px) {
	.mBox1{text-align: center;}
	.mBox1 .addrInfo{display: inline-block;}
}
.lastestSet .mBox1 h3{font-size: 20px;margin-bottom: 15px;}*/

.mBox2{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/main_02.jpg) no-repeat;padding: 45px 65px;height: 340px;overflow: hidden;position: relative;}
.mBox2 h3{margin-bottom: 18px;}
.mBox2 *{color:#fff;}
.consult{}
.consult .Ctrl button{position: absolute;color: #fff;background: none;}
.consult .Ctrl{width: 100%;left: 0px;bottom: 50%;}
.consult .Ctrl button{position: absolute;}
.consult .Ctrl .prev{left: 10px;}
.consult .Ctrl .next{right:10px;}
.consult .Ctrl .prev:before{content: "\f053";}
.consult .Ctrl .next:before{content: "\f054";}
/* .consult .Ctrl .play:before{content: "\f04b";}
.consult .Ctrl .stop:before{content: "\f04c";} */
.consultBox{/*float: left;*/width: 178px;overflow: hidden;margin: 0 auto;}
.consultBox>div{float: left;width: 178px; margin-right: 20px;}

.mBox3{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/main_05.jpg) no-repeat;padding: 97px 45px 0 45px;overflow: hidden;}
.mBox3 *{color:#fff;}
.mBox3 h3{margin-bottom: 20px;}
.mBox4{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/main_06.jpg) no-repeat;padding: 28px 0 0 45px;overflow: hidden;}
.mBox4 strong{font-size: 22px;line-height: 30px;}
.mBox4 a{display: block;padding: 10px 0 10px 97px;margin-bottom: 15px;}
.mBox4 .icons1{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/icoHos_01.gif) 0 0 no-repeat; background-size: auto 100%}
.mBox4 .icons2{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/icoHos_02.gif) 0 0 no-repeat; background-size: auto 100%}


.mBox5 a{position: relative;border:1px solid #e5e5e5;padding:50px 30px 0 30px;display: block;height: 290px;}
.mBox5 .triangleTR{position: absolute;right: 0;top: 0;}
.mBox5 .triangleTR.bg1{}
.mBox5 .triangleTR.bg2{border-right-color: #5e7873;border-top-color: #5e7873;color:#fff;}
.mBox5 .bdTitle{display: block;width: 60px;position: absolute;right: -40px;top: -37px;line-height: 18px;text-align: right;word-break: keep-all;}
.mBox5 .infoBox{background-color: #f4f4f4;border:1px solid #e5e5e5;line-height: 50px;text-align: left;padding:0 18px;float: left;width: 100%;}
.mBox5 span,
.mBox5 strong{display: block;}
.mBox5 strong{font-size: 18px;line-height: 24px;margin-bottom:20px;width: 80%;height: 46px;overflow: hidden;}
.mBox5 .desc{height: 152px;overflow: hidden;}
.mBox5 a:hover .desc,
.mBox5 a:focus .desc,
.mBox5 a:active .desc{display: inline-block;text-decoration: none;}
.visilbe {visibility: visible;}


.visualMainLinker{position: absolute;right: 0;top: 180px;z-index: 300;width:270px;}
.visualMainLinker li{margin-bottom: 10px;display: block;}
.visualMainLinker a{color:#fff;font-size: 24px; margin-bottom: 10px;margin-right: 30px;}
.visualMainLinker a img{width:58px;height: auto;}
.visualMainLinker a strong{display: inline-block;vertical-align: middle;text-align: left;margin-left: 15px; text-shadow: 1px 1px 6px rgba(0, 0, 0, 1)}
@media screen and (max-width:1044px) {
	.visualMainLinker{width:220px;}
}


@media screen and (max-width:1299px) {
	.visual .area,
	.popupZoneSet,
	.visualRt{height: auto;}
	.tabListBtn{padding: 5px 30px;}
	.tabListPager{margin-bottom: 10px;}
	.tabListBtn ul>li {text-align: center;}
	.tabListBtn ul>li a{font-size: 12px;width: 120px;float: none;}
	.lastestLt, .lastestRt{width: 100%;}


	.visualMainLinker{top: 100px;}
	.visualMainLinker li{}
	.visualMainLinker a{font-size: 20px;margin-right: 20px;}
	.visualMainLinker a strong{margin-left: 15px;}
}
@media screen and (max-width:1023px) {
	.tabListBtn{padding-top: 20px;}
	.visualLt,
	.visualRt{width: 100%;}

	.visualMainLinker{top:50px;}
	.visualMainLinker li{margin-bottom: 5px;}
	.visualMainLinker a{font-size: 20px;margin-right: 10px;}
	.visualMainLinker a img{width:70px;height: auto;}
	.visualMainLinker a strong{margin-left: 15px;}
}

@media screen and (max-width:768px) {
	.visualMainLinker{top:50px;width:160px}
	.visualMainLinker li{margin-bottom: 5px;}
	.visualMainLinker a{font-size: 15px;margin-right: 5px;}
	.visualMainLinker a img{width:50px;}
	.visualMainLinker a strong{}
}
@media screen and (max-width:560px) {
	.lastestSet .mBox{width: 100%;}
	.visualMainLinker{top:5px;}
	.visualMainLinker li{margin-bottom: 3px;}
	.visualMainLinker a{font-size: 13px;margin-right: 5px;margin-bottom: 5px;}
	.visualMainLinker a img{width:30px;}
	.visualMainLinker a strong{}
}
@media screen and (max-width:440px) {
	.visual .visualMainLinker{width:140px}
	.visual .visualMainLinker li{margin:0;text-align:left;}
	.visual .visualMainLinker a{display:block;float:none;margin:0;}
	.visualPaging{bottom:-10px;}
}

/*신종코로나 팝업관련*/
/* 	.layer_popup{position:absolute;z-index:1000000;top:58%;left:50%;box-sizing:border-box;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);background:#fff;border-style:solid;border-width:thin;}
 */	.layer_popup{position:absolute;z-index:1000000;max-width: 575px;top:135px;left:50%;box-sizing:border-box;transform:translate(-50%, 0%);-webkit-transform:translate(-50%, 0%);background:#fff;border-style:solid;border-width:thin;}

	.layer_popup_bottom{text-align:right;color:#000;font-weight:400;padding-right:10px;}

	.layer_popup2{position:absolute;z-index:1000000;max-width: 634px;top:135px;left:40%;box-sizing:border-box;transform:translate(-50%, 0%);-webkit-transform:translate(-50%, 0%);background:#fff;border-style:solid;border-width:thin;}
	.layer_popup_bottom2{text-align:right;color:#000;font-weight:400;padding-right:10px;}

	.corona-status{padding: 10px 20px 0;}
	.status-head{margin-bottom: 10px;}
	.crn-img01{position: relative;}
	.crn-img01 .ci01{position: absolute;right: 30px;top: 85px;}
	.crn-img01 .ci01 .notice{font-weight: bold;font-size: 26px;line-height: 30px;color: #333333;letter-spacing: -1px;}
	.crn-img01 .ci01 .notice span{color: #cc4747;}
	.crn-img01 .ci01 .impt{padding-top: 15px;font-size: 19px;line-height: 23px;color: #cc4747;letter-spacing: -1px;}

	.status-head .sh-tit{float: left;padding: 3px 0;padding-left: 30px;font-size: 17px;line-height: 21px;color: #010101;background: url(https://www.dongjak.go.kr/static/portal/img2019/warning_light.gif) no-repeat left 2px;}
	.status-head .sh-tit span{color: #ae0d0d;}
	.status-head .sh-date{float: right;margin-top: 8px;font-size: 12px;line-height: 16px;color: #000000;}
	.corona-table table{width: 100%;}
	.corona-table table thead tr th{text-align: center;padding: 6px;border-top: 1px solid #d8d8d8;border-right: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;font-size: 12px;color: #000000;background: #ebebeb;}
	.corona-table table thead tr th:first-child{border-left: 2px solid #f96162;border-top: 2px solid #f96162;border-right: 2px solid #f96162;}
	.corona-table table tbody tr td{text-align: center;padding: 6px;border-right: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;font-size: 12px;color: #000000;}
	.corona-table table tbody tr td:first-child{border-left: 2px solid #f96162;border-bottom: 2px solid #f96162;border-right: 2px solid #f96162;}

	.corona1-table table{width: 100%;}
	.corona1-table table thead tr th{text-align: center;padding: 6px;border-top: 1px solid #d8d8d8;border-right: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;font-size: 12px;color: #000000;background: #ebebeb;}
	.corona1-table table tbody tr td{text-align: center;padding: 6px;border-right: 1px solid #d8d8d8;border-bottom: 1px solid #d8d8d8;font-size: 12px;color: #000000;}

	.solution .concept{padding: 5px 30px;}
	.solution .concept p{padding-left: 23px;font-size: 12px;line-height: 16px;color: #000000;background: url(https://www.dongjak.go.kr/static/portal/img2019/warn_ico.gif) no-repeat left 5px;}
	.solution .concept p strong{font-weight: bold;}

	.so-way{padding: 15px 17px;background: url(https://www.dongjak.go.kr/static/portal/img2019/solution_bg.gif) no-repeat center;background-size: cover;}
	.so-way .sw-tit{margin-bottom: 10px;font-weight: bold;font-size: 23px;line-height: 27px;color: #fff442;}
	.sow-ul > li{padding-left: 20px;font-size: 17px;line-height: 28px;color: #ffffff;background: url(https://www.dongjak.go.kr/static/portal/img2019/right_ico.png) no-repeat left 8px;}
	.sow-ul > li > ul > li{padding-left: 12px;background: url(https://www.dongjak.go.kr/static/portal/img2019/sow_bg.gif) no-repeat left 16px;}
	.place{text-align: center;padding: 10px;font-weight: bold;font-size: 24px;line-height: 30px;color: #353535;}

	@media screen and (max-width: 1023px){
	.layer_popup{width:99%;font-size:12px;top:140px;}
	}

	@media screen and (max-width: 1023px){
	.layer_popup2{width:99%;font-size:12px;top:140px;left:50%}
	}

	@media screen and (max-width: 575px){
		.crn-img01 .ci01{right: 20px;}
		.crn-img01 .ci01 .notice{font-size: 18px;line-height: 22px;}
		.crn-img01 .ci01 .impt{padding-top: 10px;font-size: 13px;line-height: 17px;}
		.so-way{padding: 5px;}
		.so-way .sw-tit{font-size: 19px;padding: 2px;}
		.sow-ul > li{font-size: 12px;word-spacing:-3px;padding-left: 17px;}
		.sow-ul > li > ul > li{font-size: 12px;word-spacing:-5px;}
	}

	@media screen and (max-width: 500px){
		.crn-img01 .ci01{top: 65px;}
		.place{font-size: 18px;line-height: 24px;}
	}

	@media screen and (max-width: 400px){
		.crn-img01 .ci01{top: 45px;right: 10px;}
		.crn-img01 .ci01 .notice{font-size: 16px;line-height: 20px;}
		.crn-img01 .ci01 .impt{padding-top: 2px;font-size: 12px;line-height: 16px;}
	}


/* 20210701 보건소 메인 개편 start */
.main-visual{background: #f4f6fa;min-width: 1200px;}
.mv-in{width: 1200px;margin: 0 auto;}
.main-visual .bx-wrapper {position: relative;padding: 0;}
.main-visual .bx-wrapper .bx-prev{left: -100px;background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mv_prev.png) no-repeat center;}
.main-visual .bx-wrapper .bx-next{right: -100px;background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mv_next.png) no-repeat center;}
.main-visual .bx-wrapper .bx-controls-direction a {position: absolute;top: 50%;margin-top: -33px;outline: 0;width: 27px;height: 66px;text-indent: -9999px;z-index: 10;}
.main-visual .bx-wrapper .bx-pager{position: absolute;bottom: 20px;text-align: left; display: none;} /* 20220304 잠시 display none 추가 */
.main-visual .bx-wrapper .bx-pager-item,
.main-visual .bx-wrapper .bx-controls-auto .bx-controls-auto-item {display: inline-block;vertical-align: bottom;}
.main-visual .bx-wrapper .bx-pager-item {font-size: 0;line-height: 0;}
.main-visual .bx-wrapper .bx-pager.bx-default-pager a {background: #898989;text-indent: -9999px;display: block;width: 11px;height: 11px;margin: 0 5px;outline: 0;border-radius: 5.5px;}
.main-visual .bx-wrapper .bx-pager.bx-default-pager a.active{width: 37px;background: #f2664a;}

.mvb{/* background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mvb_bg.jpg) no-repeat center; */min-width: 1200px;background-color: #ffa197;}
.mvb-in{width: 1200px;margin: 0 auto;}
.mvb-left{float: left;width: 328px;padding: 13px 15px;background: #ec6e61;}
.mvb-left .yel-tit{padding-left: 45px;padding-top: 5px;text-align: left;font-weight: bold;font-size: 20px;line-height: 20px;color: #f3e5ae;background: url(https://www.dongjak.go.kr/static/healthcare/img/main/phone_bg.png) no-repeat left 1px;}
.mvb-left .yel-tit span{font-weight: normal;font-size: 14px;line-height: 18px;}
/* .mvb-left .ul-out{padding-left: 34px;padding-bottom: 10px;margin-top: 10px;} */
.mvb-left .mvb-ul{text-align: left;}
.mvb-left .mvb-ul > li{padding-left: 12px;margin: 7px 0;font-size: 15px;line-height: 18px;color: #fff;background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mvb_bg2.gif) no-repeat left 6px;}
.mvb-left .mvb-ul > li > a {color: #fff}
.mvb-right{float: right;width: calc(100% - 328px);padding: 10px 20px;}
.mvb-right .mbr-tit{text-align: left;padding: 5px 5px 8px;border-bottom: 1px solid #ffc7c1;font-weight: bold;font-size: 20px;line-height: 24px;color: #ffffff;}
.ul-box{padding: 15px 25px 0;}
.ul-box .mvb-ul{text-align: left;width: calc(50% - 50px);}
.ul-box .mvb-ul > li{padding-left: 12px;margin: 7px 0; background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mvb_bg2.gif) no-repeat left 6px;}
.ul-box .mvb-ul > li span{font-size: 15px;line-height: 18px;color: #fff;}
.ul-box .mvb-ul > li span.l{float: left;}
.ul-box .mvb-ul > li span.r{float: right;}
.ul-box .mvb-ul > li span.r > a{font-size: 15px;line-height: 18px;color: #fff;}
.ul-box .fl-l{float: left;}
.ul-box .fl-r{float: right;}
.ul-box .mvb-ul > li, .mvb-left .mvb-ul > li{ background: none;position: relative;}
.ul-box .mvb-ul > li:before, .mvb-left .mvb-ul > li:before{content: ''; visibility: visible; position: absolute; left: 0; top: 6px; width: 6px; height: 6px;background: rgba(255, 255, 255, 0.5);}}

.main-content{min-width: 1200px;background: #fefeff;}
.main-cont{width: 1200px;padding: 30px 0 40px;margin: 0 auto;}

.mf1 .mf1-left{float: left;width: calc(100% - 385px);}
.ico-ul{border-top: 1px solid #e1e1e1;}
.ico-ul > li{float: left;width: 25%;border-bottom: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;}
.ico-ul > li.li01{border-left: 1px solid #e1e1e1;}
.ico-ul > li.li05{border-left: 1px solid #e1e1e1;}
.ico-ul > li > a{display: block;padding: 33px 0 28px;}
.ico-ul > li > a > p{padding-top: 60px;font-weight: bold;font-size: 15px;line-height: 20px;color: #303030;}
.ico-ul > li.li01 > a > p{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/ul_ico01.gif) no-repeat center top;}
.ico-ul > li.li02 > a > p{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/ul_ico02.gif) no-repeat center top;}
.ico-ul > li.li03 > a > p{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/ul_ico03.gif) no-repeat center top;}
.ico-ul > li.li04 > a > p{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/ul_ico04.gif) no-repeat center top;}
.ico-ul > li.li05 > a > p{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/ul_ico05.gif) no-repeat center top;}
.ico-ul > li.li06 > a > p{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/ul_ico06.gif) no-repeat center top;}
.ico-ul > li.li07 > a > p{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/ul_ico07.gif) no-repeat center top;}
.ico-ul > li.li08 > a > p{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/ul_ico08.gif) no-repeat center top;}
.mf1 .mf1-right{float: right;width: 355px;}
.mf1 .mf1-right .blue-card{padding: 25px 20px;border-radius: 8px;background: #eff0f4;}
.mf1 .mf1-right .blue-card.bc2{margin-top: 15px;}
.mf1 .mf1-right .blue-card .bc-in{text-align: left;padding: 10px 0 10px 85px;}
.mf1 .mf1-right .blue-card .bc-in.bg1{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/bc_bg1.gif) no-repeat left center;}
.mf1 .mf1-right .blue-card .bc-in.bg2{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/bc_bg2.gif) no-repeat left center;}
.mf1 .mf1-right .blue-card .bc-in p{font-weight: bold;font-size: 19px;line-height: 24px;color: #434343;}
.mf1 .mf1-right .blue-card .bc-in a{display: inline-block;margin-top: 15px;padding: 4px 24px;border-radius: 5px;background: #ec6e60;}
.mf1 .mf1-right .blue-card .bc-in a span{display: block;padding-right: 10px;font-size: 14px;font-weight: bold;line-height: 18px;color: #fffeff; position: relative}
.mf1 .mf1-right .blue-card .bc-in a span:after{content: '';position: absolute; right: 0;top: 50%;margin-top: -4px;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left: 6px solid #fff;}
.mf2{margin-top: 50px;}
.m-tab > li{display: inline-block;padding: 0 15px;}
.m-tab > li > a{display: block;padding-bottom: 14px;font-weight: bold;font-size: 25px;line-height: 30px;color: #cbcbcb;}
.m-tab > li.on > a{padding-bottom: 10px;border-bottom: 4px solid #ec6e60;color: #333333;}
.m-cont{display: none;margin-top: 30px;}
.m-cont.on{display: block;}

.bannerArea {position: relative;width: calc(100% - 79px); margin: 0 auto; padding: 0 10px;}
.bannerArea:after {content: ""; display: block; clear: both;}
.bannerArea ul.controlArea {overflow: hidden; }
.bannerArea ul.controlArea li {position: absolute; float: left;}
.bannerArea ul.controlArea li.controlStop {top: 150px; left: -25px;}
.bannerArea ul.controlArea li.controlPlay {top: 150px; left: 0px;}
.bannerArea ul.controlArea li.controlPrev {top: 25px; left: -39px;}
.bannerArea ul.controlArea li.controlNext {top: 25px; right: -39px;}
.bannerArea ul.controlArea li a {display: block;}
.bannerArea ul.banner {overflow: hidden;}
.bannerArea ul.banner li {float: left; width: 163px; text-align: center;}
.bannerArea ul.banner li.last {margin-right: 0;}
.bannerArea .outerWrap { position: relative; overflow: hidden; width: 100%;}
.bannerArea .outerWrap ul.banner { position: relative; width: 40000em;}
.bannerArea .outerWrap ul.banner a{display: block;width: 107px;}

.ico-list > li{display: inline-block;vertical-align: middle;padding: 10px 13px;}

.mf3{margin-top: 50px;}
.mf3-left{float: left;width: calc(100% - 383px);}
.tm-out{position: relative;}
.tm-out .space{position: absolute;right: 0px;top: 0px;width: 52px;height: 52px;border: 1px solid #e1e1e1;}
.tab-menu > li{float: left;width: calc((100% - 51px)/3);border-left: 1px solid #e1e1e1;border-bottom: 1px solid #e1e1e1;border-top: 1px solid #e1e1e1;}
.tab-menu > li > a{display: block;padding: 15px 0;font-weight: bold;font-size: 17px;line-height: 20px;color: #bcbcbc;}
.tab-menu > li.on > a{color: #fff;background: #ec6e60;}
.tc-out .tab-cont{display: none;position: relative;}
.tc-out .tab-cont.on{display: block;}
.tc-out .tab-cont .more-view{position: absolute;right: 1px;top: -52px;display: block;width: 50px;height: 50px;padding: 14px;line-height: 0px;}
.main-board > li{padding: 20px 0;border-bottom: 1px dashed #e2e2e2;}
.main-board > li > .date{float: left;padding: 10px 15px;}
.main-board > li > .date .day{font-weight: bold;font-size: 32px;line-height: 36px;color: #333333;}
.main-board > li > .date .mon{font-size: 12px;line-height: 16px;color: #333333;}
.main-board > li > .b-cont{text-align: left;width: calc(100% - 73px);padding: 0 10px;}
.main-board > li > .b-cont .tit{max-width: 95%;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-weight: bold;font-size: 17px;line-height: 21px;color: #555555;}
.main-board > li > .b-cont .skip-txt{height: 40px;margin-top: 10px;overflow: hidden;font-size: 15px;line-height: 20px;color: #888888;}

.mf3-right{float: right;width: 353px;padding: 35px 30px 46px;background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mf3_r_bg_new.gif) no-repeat center;}
.mf3-right .mf3-tit{padding-top: 35px;font-weight: bold;font-size: 22px;line-height: 26px;color: #f3e5ae;background: url(https://www.dongjak.go.kr/static/healthcare/img/main/way_bg.png) no-repeat center top;}
.mf3-right ul{margin-top: 30px;}
.mf3-right ul > li{text-align: left;margin: 10px 0;}
.mf3-right ul > li > a{display: block;padding: 20px;background: #ffffff;}
.mf3-right ul > li > a span{display: block;font-weight: bold;font-size: 16px;line-height: 20px;color: #333333;background: url(https://www.dongjak.go.kr/static/healthcare/img/main/ar_bg.gif) no-repeat right center;}


.mvb-left .mvb-ul > li .crbk{display: block; color: #ffe6b4;}
.mvb-right .mbr-tit{padding: 0 5px 8px;}
.mvb-rcbx{display: table; width: 100%; text-align: left;}
.mvb-rcbx > div{display: table-cell; vertical-align: middle; padding: 10px 5px;}
.mvb-rcbx .lbx{width: 52%; }
.mvb-rcbx .lbx > ul > li{line-height: 1; letter-spacing: -1px;}
.mvb-rcbx .lbx > ul > li + li{margin-top: 10px;}
.mvb-rcbx .lbx > ul > li > dl{display: inline-block; vertical-align: top; font-size: 18px; line-height: 22px; }
.mvb-rcbx .lbx > ul > li > dl *{font-size: inherit; line-height: inherit;  font-weight: 600;}
.mvb-rcbx .lbx > ul > li > dl > dt{display: inline-block; vertical-align: top; color: #fff;}
.mvb-rcbx .lbx > ul > li > dl > dd{display: inline-block; vertical-align: top; color: #ad291b;}
.mvb-rcbx .lbx > ul > li > dl + dl:before{content: ''; display: inline-block; vertical-align: top; width: 2px; height: 18px; background: #fff; margin-top: 2px; margin-right: 4px; margin-left: 4px;}
.mvb-rcbx .lbx > ul > li > p{font-size: 14px; color: #fff; line-height: 20px;}
.mvb-rcbx .rbx > div{display: table; width: 100%; border: 1px solid #fff; letter-spacing: -1px; }
.mvb-rcbx .rbx > div > p{display: table-cell; vertical-align: middle; padding: 15px; font-weight: 600; font-size: 18px; color: #fff; line-height: 22px; border-right: 1px solid #fff; word-break: keep-all;}
.mvb-rcbx .rbx > div > p > span{display: inline-block; font-size: 15px;}
.mvb-rcbx .rbx > div > a{display: table-cell; vertical-align: middle; width: 90px; text-align: center; font-weight: 600; font-size: 18px; color: #fff; line-height: 22px; padding: 10px 0;}
.mvb-rcbx .rbx > div > a > span{display: block; padding-bottom: 25px; background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mvb_rlk_bg.png) center bottom no-repeat; color: #f3e5ae;}

.mvb2{    background: #ffa197; padding: 10px 0 20px;}
.mvb2-cbx{display: table; width: 100%;     border-collapse: collapse;}
.mvb2-cbx > p{display: table-cell; vertical-align: middle; font-weight: 600; font-size: 22px; color: #fff; line-height: 1.2; padding: 8px 4px; word-break: keep-all; border: 1px solid #fff;}
.mvb2-cbx > p > span{display: inline-block; word-break: keep-all;}
.mvb2-cbx > a{display: table-cell; vertical-align: middle; width: 90px; height: 90px; border: 1px solid #fff;     font-weight: 600; font-size: 18px; line-height: 22px;}
.mvb2-cbx > a > span{display: block; padding-bottom: 25px; background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mvb_rlk_bg.png) center bottom no-repeat; color: #f3e5ae;}

@media screen and (min-width: 1025px){
	.mvb2 > .wid{max-width: 1200px;}
	.mvb-right, .mvb-rcbx > div{padding-right: 0;} /*    코로나19 상담 안내    오른쪽 여백  */
}

@media screen and (max-width: 1024px) {
	.main-visual{min-width: 300px;}
	.mv-in{width: 100%;}
	.main-visual .bx-wrapper .bx-prev{left: 0px;}
	.main-visual .bx-wrapper .bx-next{right: 0px;}
	.mvb{min-width: 300px;}
	.mvb-in{width: 100%;}
	.main-content{min-width: 300px;}
	.main-cont{width: calc(100% - 20px);}

	.mvb-in{position: relative; padding-left: 280px; }
	.mvb-left{float: none; position: absolute; left: 0; top: 0; bottom: 0; width: 280px; padding: 15px 10px;}
	.mvb-right{float: none; width: auto; padding: 15px 10px;}

	.mvb-rcbx .lbx > ul > li + li{margin-top: 5px;}
	.mvb-rcbx .lbx > ul > li > dl{font-size: 16px; display: block;}
	.mvb-rcbx .lbx > ul > li > dl + dl{margin-top: 5px;}
	.mvb-rcbx .lbx > ul > li > dl + dl:before{display: none;}
	.mvb-rcbx .rbx > div > p{font-size: 16px; padding: 10px;}
	.mvb-rcbx .rbx > div > a{width: 70px; font-size: 16px;}

}

@media screen and (max-width: 950px) {
	/* .mvb-left{float: none;width: 100%;} */
	.mvb-right{float: none;width: 100%;background: #ec6e61;}
	.mf3-left{float: none;width: 100%;}
	.mf3-right{float: none;width: 100%;max-width: 353px;margin: 30px auto 0;border-radius: 15px;overflow: hidden;}

	.mvb{background: none;}
	.mvb-in{display: table; width: 100%; }
	.mvb-in.clearfix:before, .mvb-in.clearfix:after{display: none;}

	.mvb-left{display: table-cell; vertical-align: middle; width: 260px; padding: 10px;}
	.mvb-left .yel-tit{letter-spacing: -1px;}
	.mvb-left .ul-out{padding-bottom: 0;}
	.mvb-left .mvb-ul > li{font-size: 14px;}
	.mvb-right{display: table-cell; vertical-align: top;width: auto; padding: 10px; background: #ffa197;}
	.mvb-right .ul-box{padding: 0;}
	.ul-box .mvb-ul{float: left; width: 50%; padding: 0 2%;}
	.ul-box .mvb-ul > li{font-size: 14px; letter-spacing: -1px;}
	.ul-box .mvb-ul > li span, .ul-box .mvb-ul > li span.r > a{font-size: inherit;}

	.mvb-in{padding-left: 0;}
	.mvb-left{position: static; width: auto; display: block; padding: 10px 20px;}
	.mvb-right{display: block; padding: 10px 20px;}
	.mvb-left .mvb-ul > li{display: inline-block; vertical-align: top; font-size: 14px; margin: 2px 0; margin-right: 10px;}
	.mvb-left .mvb-ul > li .crbk{display: inline-block; }
}

@media screen and (max-width: 880px) {
	.mf1 .mf1-left{float: none;width: 100%;}
	.mf1 .mf1-right{float: none;width: 100%;margin-top: 20px;}
	.mf1 .mf1-right .blue-card{width: calc(50% - 5px);}
	.mf1 .mf1-right .bc1{float: left;}
	.mf1 .mf1-right .bc2{float: right;}
	.mf1 .mf1-right .blue-card.bc2{margin-top: 0px;}
	.tab-menu > li > a{font-size: 15px;}
}

@media screen and (max-width: 768px) {
	.main-visual{min-width: 300px;}
	.mv-in{width: 100%;}
	.main-visual .bx-wrapper .bx-prev{left: 5px;}
	.main-visual .bx-wrapper .bx-next{right: 5px;}
	.main-visual .bx-wrapper .bx-controls-direction a{width: 13px;height: 33px;margin-top: -16px;background-size: 100%;}
	.main-visual .bx-wrapper .bx-pager{bottom: 10px;}
}

@media screen and (max-width: 767px) {
	.ul-box .mvb-ul{width: 100%;}
	.ul-box .fl-l{float: none;}
	.ul-box .fl-r{float: none;}
	.mf1 .mf1-right .blue-card{width: 100%;}
	.mf1 .mf1-right .bc1{float: none;}
	.mf1 .mf1-right .bc2{float: none;}
	.mf1 .mf1-right .blue-card.bc2{margin-top: 15px;}
	.bannerArea ul.banner li{width: 130px;}
}

@media screen and (max-width: 700px){
	.ul-box .mvb-ul{float: none; width: auto;}
	.mvb-rcbx > div{display: block; padding: 0; margin-top: 10px;}
	.mvb-rcbx .lbx{width: auto;}
}

@media screen and (max-width: 500px) {
	.ico-ul > li{width: 33.3%;}
	.ico-ul > li.li04{border-left: 1px solid #e1e1e1;}
	.ico-ul > li.li07{border-left: 1px solid #e1e1e1;}
	.ico-ul > li.li05{border-left: none;}
	.mvb-left .ul-out{padding: 0;}
	.mvb-left .mvb-ul > li{font-size: 12px; letter-spacing: -1px; padding-left: 8px;}
	.mvb-right .mbr-tit{padding: 0; font-size: 15px; text-align: center;}
	.ul-box .mvb-ul > li{font-size: 12px; margin: 4px 0 0; padding-left: 8px;}
	.ul-box .mvb-ul > li:before, .mvb-left .mvb-ul > li:before{width: 4px; height: 4px; top: 7px;}
	.mvb-left .yel-tit{padding: 0;  background: none; font-size: 15px;}
	.mvb2-cbx > p{font-size: 20px; letter-spacing: -1px;}
}

@media screen and (max-width: 400px) {
	.ico-ul > li{width: 50%;}
	.ico-ul > li.li03{border-left: 1px solid #e1e1e1;}
	.ico-ul > li.li05{border-left: 1px solid #e1e1e1;}
	.ico-ul > li.li04{border-left: none;}
	.m-tab > li > a{font-size: 18px;}
	.tab-menu > li > a{font-size: 13px;}
	.ico-list > li{padding: 10px;}
}

@media screen and (max-width: 350px){
	.mvb2-cbx > p{font-size: 18px;}
}


@media screen and (max-width: 370px) {
	.mf1 .mf1-right .blue-card .bc-in p{letter-spacing: -1px;}
}
/* 20210701 보건소 메인 개편 end */

/* 2022대표홈페이지 개편으로 인한 타 홈페이지 header통일에 따른 변경 */


.n-blue-card{display: table; width: 100%; height: 87px; background: #eff4f9; padding: 0 15px; border-radius: 12px;}
.n-blue-card + .n-blue-card{margin-top: 12px;}
.n-blue-card:before{content: ''; display: table-cell; vertical-align: middle; width: 58px; background: center center no-repeat; background-size: 100%;}
.n-blue-card.bg1:before{background-image: url(https://www.dongjak.go.kr/static/healthcare/img/main/n_bCard_bg1.png);}
.n-blue-card.bg2:before{background-image: url(https://www.dongjak.go.kr/static/healthcare/img/main/n_bCard_bg2.png);}
.n-blue-card.bg3:before{background-image: url(https://www.dongjak.go.kr/static/healthcare/img/main/n_bCard_bg3.png);}
.n-blue-card > div{display: table-cell; vertical-align: middle; padding-left: 18px; text-align: left;}
.n-blue-card > div > p{font-weight: 600; font-size: 17px; color: #373737; line-height: 22px; margin-bottom: 6px; word-break: keep-all;}
.n-blue-card > div > a{display: inline-block; padding: 4px 0; width: 110px; text-align: center; border-radius: 5px; background: #ec6e60; font-size: 14px; font-weight: bold; line-height: 18px; color: #fffeff; }
.n-blue-card > div > a:after{content: ''; display: inline-block; vertical-align: top; margin-top: 5px; margin-left: 5px; border-top: 4px solid transparent; border-bottom: 4px solid transparent; border-left: 6px solid #fff;}

@media screen and (max-width: 880px){
.n-blue-card{float: left; width: 32%; height: 90px; }
.n-blue-card + .n-blue-card{margin: 0 0 0 2%;}
.n-blue-card > div{padding: 6px 0; padding-left: 12px;}
}

@media screen and (max-width: 768px){
.n-blue-card{float: none; width: 100%; }
.n-blue-card + .n-blue-card{margin: 12px 0 0;}
}



.mvb-in.flx-v{display: flex;}
.mvb-in.flx-v .mvb-left{float: none;}
.mvb-in.flx-v .mvb-right{float: none; padding: 0; }
.mvb-in.flx-v .mvb-right.fbtv{display: flex; width: calc(100% - 328px);}
.mvb-in.flx-v .mvb-right.fbtv > a{width: 50%; text-align: left; padding: 20px;  color: #fff; line-height: 1.2; letter-spacing: -1px; position: relative; border-right: 1px solid #fff;}
.mvb-in.flx-v .mvb-right.fbtv > a .tx{width: 60%; word-break: keep-all;}
.mvb-in.flx-v .mvb-right.fbtv > a .tx > p{font-size: 18px; line-height: 22px; font-weight: 900; }
.mvb-in.flx-v .mvb-right.fbtv > a .tx > span{font-size: 15px; line-height: 20px;}
.mvb-in.flx-v .mvb-right.fbtv > a:after{content: ''; position: absolute; right: 20px; top: 22px; width: 21px; height: 18px; background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mvb_arr2024.png) right 0 no-repeat;}
.mvb-in.flx-v .mvb-right.fbtv > a.bg1{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mvb_bg2024_1.png) 92% bottom no-repeat;}
.mvb-in.flx-v .mvb-right.fbtv > a.bg2{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/mvb_bg2024_2.png) 80% bottom no-repeat;}


@media screen and (max-width: 1024px){
.main-visual .mv-in .bx-controls{display: none;}
.mvb-in.flx-v{padding: 0;}
.mvb-in.flx-v .mvb-left{position: static;}
.mvb-in.flx-v .mvb-right.fbtv{width: calc(100% - 280px);}
.mvb-in.flx-v .mvb-right.fbtv > a:last-child{border-right: none;}
}
@media screen and (max-width: 950px){
.mvb-in.flx-v{flex-wrap: wrap;}
.mvb-in.flx-v .mvb-left,
.mvb-in.flx-v .mvb-right.fbtv{width: 100%;;}
.mvb-in.flx-v .mvb-right.fbtv > a{min-height: 146px;}
}

@media screen and (max-width: 600px){
.mvb-in.flx-v .mvb-right.fbtv{flex-wrap: wrap;}
.mvb-in.flx-v .mvb-right.fbtv > a{width: 100%; border-right: none;}
.mvb-in.flx-v .mvb-right.fbtv > a + a{border-top: 1px solid #fff;}
}

/*  2024/2/13  */
.cic-btns > li{margin-bottom: 10px;width: 100%;height: 64px;display: table;background: #eff4f9;border-radius: 10px;text-align: left;}
.cic-btns > li:last-child{margin-bottom: 0;}
.cic-btns > li > div{display: table-cell;vertical-align: middle;padding-left: 80px;}
.cic-btns > li.bg1 > div{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/cic1.png) no-repeat 20px center;}
.cic-btns > li.bg2 > div{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/cic2.png) no-repeat 20px center;}
.cic-btns > li.bg3 > div{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/cic3.png) no-repeat 20px center;}
.cic-btns > li.bg4 > div{background: url(https://www.dongjak.go.kr/static/healthcare/img/main/cic4.png) no-repeat 20px center;}
.cic-btns > li > div > a{display: inline-block;font-size: 17px;color: #333;font-weight: 600;line-height: 1.2;letter-spacing: -0.5px;word-break: keep-all;}
.cic-btns > li > div > p{display: inline-block;font-size: 17px;color: #333;font-weight: 600;line-height: 1.1;letter-spacing: -0.5px;word-break: keep-all;}
.cic-btns > li > div > div{margin-top: 5px;line-height: 1;font-size: 0;}
.cic-btns > li > div > div > a{position: relative;margin-right: 14px;display: inline-block;font-size: 14px;color: #333;font-weight: 400;line-height: 1;letter-spacing: -0.5px;}
.cic-btns > li > div > div > a:after{content: "";position: absolute;right: -8px;top: 1px;bottom: 1px;width: 1px;background: #b0b3b6;}
.cic-btns > li > div > div > a:last-child{margin-right: 0;}
.cic-btns > li > div > div > a:last-child:after{display: none;}





