h5 {background: no-repeat; padding-left: 0px;}
.imgbox_normal {border: 0px solid #c5c9d6 !important;}
.box_img{text-align:center;}
.box_img .inner{position:relative; line-height:0;}
.box_img img{max-width:100%;}
.box_img .img_zoom{display:none;}
@media all and (max-width:640px){
    .box_img .img_zoom{display:block; position:absolute; right:0; bottom:0; z-index:10; width:38px;height:38px; border-radius:50%; background-color:rgba(0,0,0,0.5);}
    .box_img .img_zoom a{display:block;padding:5px; font-size:0;}
    .box_img .img_zoom a:before{ content:'';display:block; width:28px; height:26px; background-image:url('/resources/images/computer/sub/uni_zoom_img01.png'); background-repeat:no-repeat; background-position:center center;}
}
.ai-info-box {background:#f3f4f6;border:1px solid #f3f4f6;overflow:hidden;position:relative; padding:20px}

ul[class^=list-type] {text-align:left}
ul[class^=list-type] > li {font-size:1.0em;box-sizing:border-box;white-space:normal;position:relative}
ul[class^=list-type] > li:first-child {margin-top:0}
ul[class^=list-type] > li .tit, .list-type {display:block;color:#222;font-weight:600}
ul[class^=list-type] > li .list-type {display:inline;color:#222;font-weight:600}
ul[class^=list-type] > li ul li:before {display:block;content:"";width:5px;height:1px;background:#666666;position:absolute;top:11px;left:0; border:0px}
ul[class^=list-type] > li ul {margin:7px 0 0 0;font-size:1em}
ul[class^=list-type] > li ul li {padding:0 0 0 11px;position:relative;font-size:0.925em;color:#333333;margin-bottom:4px}
[class^=list-type] > li > ul.s-list > li {padding-left:26px}
[class^=list-type] > li > ul.s-list > li:before {display:none}
[class^=list-type] > li > ul.s-list > li > .stit {position:absolute;top:0;left:0;font-weight:500}

.list-type01 li{color:#5a5a5a; font-size:18px;padding-left:15px; margin-top:5px}
.list-type01 li::before{display:block; content:''; width: 4px; height: 4px; background: #333333; /*border:2px solid #545656;*/ border-radius:0px; position:absolute; top:10px; left:0; }
.list-type01 > ul li  {color:#666; padding-left:15px}
.list-type01 > ul li:before {display:block;content:"";width:3px;height:3px;background:#666666;position:absolute;top:11px;left:0; border:0px;}

/*공백 */
.gap10 {height:10px;clear:both;overflow:hidden;display:block;}
.gap20 {height:20px;clear:both;overflow:hidden;display:block;}
.gap30 {height:30px;clear:both;overflow:hidden;display:block;}

.gap {height:50px;clear:both;display:block;}
.sgap {height:40px;clear:both;display:block;}
.ssgap {height:30px;clear:both;display:block;}
.sssgap {height:20px;clear:both;display:block;}

@media only screen and (max-width:768px) {
	.gap {height:30px;clear:both;display:block;}
	.sgap {height:20px;clear:both;display:block;}
	.ssgap {height:10px;clear:both;display:block;}
	.sssgap {height:5px;clear:both;display:block;}
}

