@charset "utf-8";


/* header */
#wrap{position: relative; overflow: hidden; min-width:100%; margin:0 auto;}
#warp #sub_container #bo_list,#warp #sub_container #bo_v,#warp #sub_container #bo_w,#warp #sub_container #bo_gall{max-width:1280px; margin:80px auto 120px;}
#mb_login,#mb_confirm,.register{/* padding :150px 0; */}
#header{position:absolute;  width:100%; /* left:50%; margin-left:-40%; */ height:80px; background:#fff; overflow: hidden; z-index: 100;  transition:1.0s;box-shadow:0 0 40px rgba(0,0,0,0.1);}
#header:hover {height:80px; background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1); }
#header:hover .gnb ul li.depth01 ul.depth02{position: relative;height:100%; }
#header.scroll_on{position:fixed; top: 0; width:100%; left:0; margin-left:0; height:80px;  box-shadow:0 0 30px rgba(0,0,0,0.1)}
#header.scroll_on:hover{height:80px; }/*��ũ�ѳ������� header on*/
#header.scroll_on .gnb{top:0px;}
#header.scroll_on .gnb ul>li.depth01>a{padding:34px 0;  }
#header.scroll_on .gnb_all{top:0;}
#header.scroll_on h1.logo{top:24px;}
#header.scroll_on h1.logo img{width:80%;}

#header.scroll_on .gnb ul li.depth01>a span{font-size:22px;}


/* �ΰ� */
#header h1.logo{position: absolute; left:1.5%; top:24px; z-index:10; transition:1s;}
#header h1.logo img{transition:1s; width:80%}


/* �α��� */
#header .login_wrap{position: absolute; right:185px; top:35px; font-size:0.8rem; transition:1.0s;}
#header .login_wrap ul li{float:left; margin-left:24px;}
#header .login_wrap ul li a{color: #929191; font-weight:700}
#header .login_wrap ul li:hover a{color: #000;}
#header.scroll_on .login_wrap{ transition:1.0s;  right:185px; top:35px;}

/* GNB */
#header .gnb{ display:none}
#header .gnb ul li.depth01{position: relative;float:left; width:120px;}


#header .gnb ul li.depth01>a{display: block; padding:38px 0 35px;color: #444; overflow: hidden;  font-weight:600 }
#header .gnb ul li.depth01>a span{ font-size:1.2rem; color: #444;}
#header .gnb ul li.depth01:hover{}
#header .gnb ul li.depth01:hover a span{color: #0083ce; font-weight:600;}
#header .gnb ul li.depth01 ul.depth02{position: relative;height:0;overflow: hidden;   transition:0.5s; }
#header .gnb ul li.depth01 ul.depth02 li a{display:block; padding:10px 0; color: #888; font-weight:600; font-size:14px; line-height:15px; letter-spacing:0.5px}
#header .gnb ul li.depth01 ul.depth02 li:last-child a{padding-bottom:10px;}
#header .gnb ul li.depth01 ul.depth02 li:hover a{color: #0083ce;}


.admin_bt{position:absolute; right:80px; width:80px; cursor: pointer;  height:80px; background:#272a39 url('../images/common/admin.png') no-repeat center 23px;transition:1.0s;}
.admin_bt a{color:#fff; text-align:Center;margin-top:44px; display:block; font-size:0.7rem; font-weight:600}
.admin_bt:hover a{color:#28adec; transition:0.2s;}
.allmenu_mem{display:none}



/* ��ü�޴� */
#header .gnb_all{position:absolute; right:0; cursor: pointer; z-index:2010; transition:1.0s; width:80px; height:80px; background:#008fd3}
#header .gnb_inner{display:none;position:relative;width:auto; margin:0 auto;opacity:0;top:10%; z-index:2000; clear:both; overflow:hidden; padding:30px 0; text-align:center;}
#header .gnb_inner>ul{text-align:center; font-size:0; letter-spacing:0;padding-bottom:30px;margin-bottom:30px;}
#header .gnb_inner ul>li.depth01{display:inline-block;width:20%;margin:1%; vertical-align:top;}
#header .gnb_inner ul>li.depth01>a{display: inline-block;font-size:2rem ;margin-bottom:22px;transition:0.3s;}
#header .gnb_inner ul>li.depth01:hover>a{}
#header .gnb_inner ul>li.depth01 ul li{margin:10px 0;}
#header .gnb_inner ul>li.depth01 ul li a{display:block;font-size:13px; }
#header .gnb_inner ul>li.depth01 ul li:hover a{}
#header .gnb_on{display:block; opacity:0.9;}
#header .all_icon{width:27px; margin:30px auto; height:20px;-webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -o-transform: rotate(0deg);transform: rotate(0deg);  -webkit-transition: .5s ease-in-out;  -moz-transition: .5s ease-in-out;  -o-transition: .5s ease-in-out;  transition: .5s ease-in-out;transition:0.4s;}
#header .all_icon span{display: block; height:4px; margin:4px 0; width:27px;background: #fff;  border-radius:100px;opacity: 1;left: 0;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);  -webkit-transition: .25s ease-in-out;  -moz-transition: .25s ease-in-out;  -o-transition: .25s ease-in-out;  transition: .25s ease-in-out;}
#header.scroll_on .all_icon span{background:#fff;}
#header.scroll_on .gnb_all{width:80px; height:80px;transition:1.0s;}
#header.scroll_on .all_icon{width:27px;margin:30px auto; height:16px}
#header.scroll_on .admin_bt{right:80px; width:80px;  height:80px; background:#272a39 url('../images/common/admin.png') no-repeat center 23px;transition:1.0s;}
#header.scroll_on .admin_bt a{margin-top:44px; display:block; font-size:12px; font-weight:600}


#header .all_icon span.icon_list1{top: 0px;}
#header .all_icon span.icon_list2,.all_icon span.icon_list3{top:6px;}
#header .all_icon span.icon_list4{top:12px;}
#header .all_icon.open span{background:#fff ;}
#header .all_icon.open span.icon_list1{top: 18px;  width: 0%;  left:50%;}
#header .all_icon.open span.icon_list2{}
#header .all_icon.open span.icon_list3{margin-top:-8px;}
#header .all_icon.open span.icon_list4{top: 18px;  width: 0%;  left: 50%; }
#header .overlay-content {position: relative;top:20%;width:100%;text-align: center;margin-top:30px;}
#header .myNav_on{display:block;height:100%;}



/*���κ��־�*/

#visual_wrap{padding:140px 0 10px;height:auto;}
.visual_box{width:100%; margin:0 auto;  overflow:hidden}
.center_box02{width:100%; margin:0 auto;  overflow:hidden}
.main_txt{margin:0px 0 30px; width:100%;float:none; text-align:center ; z-index:10; position:relative; }
.main_txt .txt1{ padding-lefT:0px;font-size:0.9rem;}
.main_txt .txt2{ padding-lefT:0px;font-size:1.4rem;}
.main_txt .txt3{ padding-lefT:0px ;font-size:3.5rem; }
.bg_img{ width:620px; height:620px; background-color:rgba(255,255,255,0.4);  border-radius:100%; position:absolute; left:50%; top:130px; transform:translateX(-50%); margin:0; z-index:0}
.mySwiper{display:none}

#visual_wrap .mySwiper2 {
	height:auto;
	clear:both;
	width:45%;
	overflow:hidden;
	float:none;
	padding:0 60px 50px;
	top:-40px;
	/* top:690px  ; left:50%; transform:translateX(-50%); */
  }

.mySwiper2 .bt_prev{ width:50px; height:50px; display:block; top:45%; left:20px; background-color: rgba( 255, 255, 255, 0.7 ); color:#000; bordeR-radius:50px; text-align:center; line-height:55px; font-size:22px; content:'/f061'; box-shadow: 3px 4px 12px rgb(0 0 0 / 20%);}
.mySwiper2 .bt_next{  width:50px; height:50px; display:block; top:45%; right:20px;  background-color: rgba( 255, 255, 255, 0.7 ); color:#000; bordeR-radius:50px; text-align:center; line-height:55px; font-size:22px; content:'/f061'; box-shadow: 3px 4px 12px rgb(0 0 0 / 20%);}

.mySwiper2 .more{position:absolute; lefT:auto; bottom:-30px;  background:#fff;border-radius:50px; padding:10px 25px; box-shadow:10px 7px 16px rgba(0, 0, 0, 0.0);}
.mySwiper2 .more span{ font-size:0.8rem;  margin-right:7px; letter-spacing:0.2px;floaT:left; height:23px; line-height:24px;}
.mySwiper2 .more a{ font-size:0.4rem; height:23px; line-height:24px;padding:0 9px 0 11px;font-family: 'Montserrat'; font-weight:500; letter-spacing:0.2px; floaT:left;  }



/*�˻�â*/

.sel_line{width:1px; height:21px; float:left; margin:20px 20px 0 0;display:inline-block; background:#e6e5e5}
.sel_box {position:relative;
 float:left;height: 70px; margin:10px 5px 0 20px; width:100px; bordeR:0; font-size:14px; font-weight:600; z-index:10000}
#cover {
  position:relative;
  bordeR:4px solid #008fd3;
  width: 500px;
  background: #fff;
  border-radius:50px;
  box-shadow: 10px 7px 16px rgb(9 134 193 / 20%);
  height:64px;
  margin:25px auto 0; z-index:10
}

#cover button {
  background:#008fd3;
  position: absolute;
  display: block;
  width: 84px;
  height:65px;
  cursor: pointer;
  top:-1px;
  right:-1px;
  border-radius:0 29px 29px 0
}

#cover input[type="text"] {
  width: 300px;
  height: 65px;
  font-family: 'OneMobile';
  line-height: 1;color:#aba9a9; font-size:16px; ;
}

#cover input[type="text"]::placeholder {
   font-size:16px; color:#aba9a9; height:79px; line-height:79px;
}


#s-circle {
  position: relative;
  top:0;
  left: 0;
  width: 13px;
  height: 13px;
  margin-top: 0;
  border-width: 15px;
  border:3px solid #fff;
  background-color: transparent;
  border-radius: 50%;
  transition: 0.3s ease all;
}

#s-cover:hover #s-circle {
  top: 3px;
  width:22px;
  height: 3px;
  border-width: 0;
  background-color: #fff;
  border-radius: 20px;
}

#s-cover:hover button span:before {
  bottom: -7px;
  transform: rotateZ(52deg);
}

#s-cover:hover button span:after {
  bottom: -15px; 
  transform: rotateZ(-52deg);
}

#s-cover:hover button span:before,
#s-cover:hover button span:after {
  right: -3px;
  width: 12px;
  background-color: #fff;
}

#cover button span {
  position: absolute;
  top: 14px;
  left:8px;
  display: block;
  width: 20px;
  height:3px;
  background-color: transparent;
  border-radius: 10px;
  transform: rotateZ(41deg);
  transition: 0.3s ease all;
}

#cover button span:before,
#cover button span:after {
  height: 3px;
 
}

#s-cover:hover span {
  top:50%;
  left: 21px;
  width:3px;
  margin-top:-10px;
  transform: rotateZ(0); 
}

.submit_box{margin:-4px 0 0 28px; position:relative;}




#notice_wrap .nacc .swiper_list {
  width: 700px;
  height:400px;  overflow:hidden;  margin:0 0 70px 70px; border-radius:20px 
}


#quick_wrap .quick_box{ displaY:inline-block; margin:75px auto 63px}

.location_box{width:100%; margin:0 auto}
.location_sel{ height:50px; margin:0; width:250px; line-height:20px;float:left;}
.location_sel ul li a{bordeR:1px solid #e1e2e2; border-top:0;margin-right:-1px;}



/*���޴�*/
#quick_wrap{ text-align:center; position:relative;}
#quick_wrap .quick_bg{position:absolute; background:#f8fbfd; width:800px; height:800px; display:block; border-radius:50%; left:-400px; top:-400px; z-index:-20}
#quick_wrap .quick_box{ displaY:inline-block; margin:75px auto 70px}
#quick_wrap .quick_tit{font-size:50px; color:#262626; floaT:left; font-family:'Oswald'; text-transform:uppercase; font-weight:700; text-align:center; background:url('../images/main/tit_point.png') no-repeat center 0;padding-top:20px;margin:19px 20px 0 0}
#quick_wrap .quick_tit span{color:#008fd3; font-family:'Oswald';displaY:block;}
#quick_wrap ul{float:left;}
#quick_wrap ul li{float:left;margin:0 0 0 20px}

@media(max-width:1100px){

#quick_wrap ul li p{float:left; width:100px; height:100px; border-radius:50%; background:#f8f8f8; text-align:center; cursor: pointer;transition:0.2s linear; margin-bottom:15px; }
#quick_wrap .quick_tit{margin:12px 20px 0 0}
#quick_wrap ul li{float:left;margin:0 0 0 22px}


#notice_wrap .nacc .swiper_list {
  width: 600px; 
  margin:0 0 70px 30px; 
}
ul.nacc{margin-left:-30px;}


}




@media(max-width:1020px){
.gc:nth-child(2){ padding-left:0;}
.gc:nth-child(1){margin-left:0; padding-left:90px; width:45%}
.gc--2-of-3{width:30%}
#notice_wrap{}
#notice_wrap .nacc .swiper_list { width:460px; }
ul.nacc{padding-left:0px;}
.naccs .menu div{font-size:1rem}

}

@media(max-width:850px){
#notice_wrap .nacc .swiper_list { width:360px; }
#quick_wrap .quick_tit{margin:12px 10px 0 0}
#quick_wrap ul li{float:left;margin:0 0 0 10px}
address{width:70%}
}










/*��������*/
#info_wrap{displaY:table; margin:0 auto; min-width:91% ;}
#info_wrap div{floaT:left;margin:0 0.5% 70px; width:32.3%; height:300px; border-radius:20px; text-align:center; box-sizing: border-box; padding-top:40px; }
#info_wrap div:nth-child(1){background:#66bec2 url('../images/main/ba01.png') no-repeat center bottom;}
#info_wrap div:nth-child(2){background:#5299c4 url('../images/main/ba02.png') no-repeat center bottom;}
#info_wrap div:nth-child(3){background:#708ac9 url('../images/main/ba03.png') no-repeat center bottom;}
.customer span.tit{font-size:17px; color:#fff; font-weight:600;}
.customer p.number{ font-family:'Oswald';font-size:42px; color:#fff; font-weight:600; margin:0px 0 8px}
.customer p.info{font-size:0.7rem; color:#2b2e3d; font-weight:600; background:#fff; border-radius:20px;displaY:inline-block; padding:7px 15px 8px;}
.customer p.info span{color:#108287; font-size:0.7rem;font-weight:700;}

.bank span.tit{font-size:0.9rem; color:#fff;font-weight:600;}
.bank p.number{ font-family:'Oswald';font-size:2.2rem;  color:#fff; font-weight:600; margin:4px 0 8px}
.bank .info a:nth-child(1){background:#2b2e3d; margin-right:5px;border-radius:20px;displaY:inline-block; padding:7px 10px 8px; color:#fff; font-size:0.7rem; font-weight:700;}
.bank .info a:nth-child(1) span{color:#f3e9ad;  font-size:0.7rem; font-weight:700;}
.bank .info a:nth-child(2){background:#fff; color:#2b2e3d; border-radius:20px;displaY:inline-block;  padding:7px 10px 8px; color:#2b2e3d; font-size:0.7rem; font-weight:700;}
.bank .info a:nth-child(2) span{color:#0874b6;  font-size:0.7rem ;font-weight:700;}
.bank .info a:nth-child(1) i{font-size:0.8rem ; color:#65bef4;  margin-left:3px; }
.bank .info a:nth-child(2) i{font-size:0.8rem ; color:#9b9ea0;  margin-left:3px; }

.platform span.tit{font-size:0.9rem; color:#fff; letter-spacing:0.2px; font-family:'Oswald'; font-weight:400;}
.platform p.title{ font-size:2.1rem; color:#fff; font-weight:600; margin:6px 0 7px}
.platform .more a{background:#fff; border-radius:20px;displaY:inline-block; padding:7px 25px 8px; color:#2b2e3d; font-size:0.7rem;font-weight:700; }
.platform .more i{ font-size:0.7rem; color:#8599c9;font-weight:800; margin:0px 0 0 2px;  }


/* ǲ�� */
.footer_box{width:90%; margin:0 auto}
.custom-select-trigger {
  position: relative;
  display: block;
  width:160px;
 
  font-size:12px;
  font-weight: 300;
  color: #fff;
  line-height:42px;
  background: #3c3e41;
  text-align:left; padding-left:20px;
  cursor: pointer;}


.footer_sel {
  position: absolute;
  display: inline-block;
  top: 40%; left:auto; margin-left:0;right:0;
  transform: translate(0%, -50%);
}





/* /////////����/////////// */

#sub_visual_wrap{ width:100%; height:293px; background: url('../images/sub/sub_titbg01.png') no-repeat center center; margin-top:80px; text-align:center; overflow:hidden}
.sub_tit{ color:#fff;  display:table;margin:96px auto}
.sub_tit span.s_tit{font-size:0.8rem; font-weight:500; letter-spacing:0.2px; }
.sub_tit p.main_tit{font-size:2.8rem; font-weight:600;margin:12px 0 10px}
.sub_tit p.location{}
.location a{displaY:block; float:left; font-size:0.9rem; height:22px;  line-height:22px;  background: url('../images/sub/arrow.png') no-repeat 100% center; }
.location span.home{background:#008fd3; displaY:block; width:18px; height:16px;  line-height:17px; font-weight:800; font-family: 'Montserrat';border-radius:3px;color:#fff; font-size:0.7rem;margin-top:2px }
.location a:nth-child(1){padding-right:20px}
.location a:nth-child(2){padding:0 18px 0 10px}
.location a:nth-child(3){background:none; padding-lefT:10px;font-weight:800; color:#93e4ff}

#sub_container{width:94%;margin:60px auto; }

/*����̿�˻�*/
.equ_search{width:100%; }
#tab-menu{width:100%; }
.search_box input[type="text"]{width:81%}
.con_right{width:68%}
.con_right dl dt{width:20%}
.con_right dl dd{width:80%}
.equ_box{width:29%}
.equ_box img{width:auto; height:100%}

.equ_box_de{
  font-size: 24px;
  width: 29.2%;
  height: 230px;
  floaT:left; }



@media(max-width:1100px){
.equ_box{width:97%;margin:0 auto 20px;floaT:none}
.con_right{width:100%; floaT:none; margin:0 auto 20px;}
.equ_box_de{width:99%;margin:0 auto 20px;floaT:none}

/* 1100 이하 시 윙메뉴 안보이게 */
#wing_menu { display: none; }
}


/*��ǰ��������*/
.sub_box{width:100%;}
.vertic-table dl dt{width:20%}
.vertic-table dl dd{width:80%}

.spec{font-size:13px;}

/*�̿�� ����*/
.estimater_box .input_text{width:80%; }







/*����*/
.process{display:inline-block; overflow:hidden; position:relative; width:100%}
.process ul li{float:left; width:28%;border-radius:18px; text-align:Center;  padding:40px 0; box-sizing: border-box; margin:0 2.6% 2.5%;position:relative; }
.process ul.he li{height:245px;}
.process ul li p.step{font-size:17px; color:#fff; font-weight:600; letter-spacing:-0.5px; display:inline-block; border-radius:50px; padding:12px 30px 11px}
.process ul li p.step span{ font-weight:600;}
.process ul li p.tit{}
.process ul li p.txt{ font-size:15px; line-height:22px; font-weight:500; letter-spacing:-0.8px;}
.process ul li i{font-size:30px; position:absolute;right:-42px; top:50%; transform:translateY(-50%);}
.process ul li.last_pro{background:#008fd3 url('../images/sub/bg_arrow.png') no-repeat center 28%}
.process ul li.last_pro .tit{padding:37px 0 4px}
.process ul li.last_pro a{ display:inline-block; border-radius:50px; height:35px;line-height:35px; font-size:15px;font-weight:700;   width:120px;}
.process ul li.last_pro a i{font-size:14px;  position:relative; left:2px; top:21%;}
.process_txt{width:92%; margin:0 auto; line-height:28px;margin-top:30px; font-size:17px ; font-weight:500}


/*�λ縻*/
.ceo_wrap{text-align:left; displaY:table; margin:0 auto}
.ceo_left{width:48%; float:left;margin-right:0}
.ceo_right{float:right;width:49%;}
.ceo_right img{box-shadow: -3px 14px 8px rgb(0 0 0 / 20%); border-radius:20px; width:100%}
.top_tit{font-size:37px; font-weight:700; line-height:43px; letter-spacing:-1px;background:url('../images/main/tit_point.png') no-repeat 0 0;padding-top:25px;}
.ceo_txt01{font-size:18px; line-height:30px;margin:20px 0;  letter-spacing:-1.0px;}
.ceo_txt02{font-size:17px; line-height:29px;margin:20px 0; letter-spacing:-1.0px; width:100%;  box-sizing: border-box;padding:25px 25px; }
.ceo_txt03{font-size:25px; line-height:28px;margin:0px 0; float:left; text-align:right;width:100%; font-weight:600;}
.ceo_txt01 .dis{display:none;}
.ceo_right .sub_bg02{position:absolute; background:#008fd3; width:236px; height:236px; display:block; border-radius:50%; left:auto;right:20px;  top:50%; z-index:-20; margin:-50px 0 0 0px}
.ceo_right .sub_bg03{position:absolute; background:#cfe1ea; width:86px; height:86px; display:block; border-radius:50%; left:auto; top:50%;right:280px; z-index:-20; margin:100px 0 0 0px}


/*������*/
.organization_top{}
.organization_top p{ height:60px; line-height:60px; width:20%;margin:0 auto 40px; font-size:17px; font-weight:700 ;background:#fff}
.organization_top p:nth-child(1){background:#008fd3; color:#fff;  }
.organization_top p:nth-child(2), .organization_top p:nth-child(3){ color:#008fd3; bordER:1px solid #008fd3  }
.organization_top p:nth-child(3){position:absolute;top:100px; left:50%;margin-left:140px; z-index:50}
.organization_list{ width:100%; margin:0 auto;  position:relative;z-index:50}
.organization_list ul{ position:relative; z-index:50 ;float:left; width:31%; bordER:1px solid #66bec2; background:#fff ; border-radius:20px; text-align:center;padding:40px 0;margin:20px 10px 0;}
.organization_list ul li{display:inline-block;}
.organization_list ul li span{background:#66bec2; display:block; border-radius:50px; height:40px; line-height:40px; text-align:center; width:100%; font-size:18px; font-weight:700; color:#fff;margin-bottom:20px}
.organization_list ul li p{text-align:left;font-size:15px; font-weight:600; line-height:21px; }
.organization_list ul:nth-child(4){margin-left:200px}

.or_line{background:#d1d1d1;  position:absolute;left:50%; top:0; z-index:10}
.or_p01{width:1px; height:300px; left:50%; top:150px; }
.or_p02{width:100px; height:1px; left:50%; top:228px; margin-left:50px;}
.or_p03{width:1px; height:31px; left:50%; top:-31px; margin-left:0; z-index:10}
.or_p04{width:66.0%; height:1px; left:50%; top:289px;transform:translateX(-50%); margin-left:-5px;}



@media(max-width:1100px){
.or_p04{width:66.5%; height:1px; left:50%; top:289px;transform:translateX(-50%); margin-left:-2px;}

}

@media(max-width:1020px){
.or_p04{width:65.5%; height:1px; left:50%; top:289px;transform:translateX(-50%); margin-left:-10px;}
.organization_list ul:nth-child(4){margin-left:170px}
.organization_list ul{ position:relative; z-index:50 ;float:left; width:30.3%;}
}
@media(max-width:830px){
.organization_top p{width:27%}
.or_p04{width:66.5%; height:1px; left:50%; top:289px;transform:translateX(-50%); margin-left:-2px;}
.organization_list ul:nth-child(4){margin-left:134px}
.organization_list ul{ position:relative; z-index:50 ;float:left; width:30.3%;}
}



/*ã�ƿ��ô±�*/
.map iframe{width:100%; height:450px}
.infro_info{padding:10px 10px 30px;  font-weight:600}
.infro_info li{float:left; width:100%;  font-weight:600; margin-bottom:10px}
.infro_info li span{width:10%; display:inline-block;float:left;}
.infro_info li p{float:left;width:90%;  text-align:left;height:60px; line-height:60px; padding-left:15px; box-sizing: border-box;}
.icon_bg{ border-radius:50%; width:60px; height:60px;color:#fff;display:inline-block; text-align:Center;vertical-align: super; font-size:30px;line-height:61px; box-sizing: border-box;}

.infro_info02{padding:10px 10px 30px;  font-weight:600}
.infro_info02 li{float:left; width:100%;  font-weight:600;margin-bottom:10px }
.infro_info02 li span{width:10%; display:inline-block;float:left;}
.infro_info02 li p{float:left;width:90%;  text-align:left;height:60px; line-height:60px; padding-left:15px; box-sizing: border-box;}
.infro_info02 li:nth-child(2) p{line-height:27px;}

#tab-btn ul { display: block; }




