@charset "utf-8"; /* html 엘리먼트 속성 초기화 */ h1, h2, h3, h4, h5, h6{font-size:1em; margin:0px;} p, ul, ol, li, dl, dt, dd, form, fieldset{margin:0px; padding:0px; font-size:100%;} ul, ol, li{list-style:none; font-size:100%;} table{border-collapse:collapse; font-size:100%;} legend {visibility:hidden;overflow:hidden;width:0;height:0;background-color:transparent;font-size:0;line-height:0;} caption {visibility:hidden;overflow:hidden;width:0;height:0;background-color:transparent;font-size:0;line-height:0;text-indent: -9999em;} img{border:0 none; font-size:0px; line-height:0px; vertical-align: top} input, select, textarea{margin:0px; padding:0px;} html{overflow-x:hidden;} body{position:relative;top:0;} /* 그외 초기화 */ body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, hgroup, footer ,nav ,section ,article ,aside ,figure ,video ,audio {margin:0;padding:0;border:0;} em, address{font-style:normal} hr{display:none} select, textarea, input, label,img,button{vertical-align:middle} table td{word-wrap:break-word;word-break:break-all;} button{cursor:pointer} /** common style **/ /* font n color */ body,input,select,textarea,a,button{line-height:1;font-family:'나눔고딕','Nanum Gothic',"Malgun Gothic",'돋움',Dotum,Helvetica,AppleGothic,sans-serif;color:#4b4e5a;} a{text-decoration:none;/*color:#e2632e;text-decoration:underline;*/} a:hover, a.on, a.active{text-decoration:none;} /* vertical align */ .vt {vertical-align:top;} .vm {vertical-align:middle;} .vb {vertical-align:bottom;} /* text align */ .tl {text-align:left !important;} .tc {text-align:center !important;} .tr {text-align:right !important;} * {line-height:1;font-family:'나눔고딕','NanumGothic-Regular',"Malgun Gothic",'돋움',Dotum,Helvetica,AppleGothic,sans-serif !important;font-size:13px;color:#333;} input[type="password"],input[type="text"],textarea,select {font-family: Dotum, Gulim, 'Malgun Gothic' !important; vertical-align: middle; border:1px solid #ccc;} .application input[type="text"], .application input[type="password"] {border:1px solid #ddd; height:36px; padding:0 10px;} .application textarea, .application select {border:1px solid #ddd;} input[readonly] {background-color:#f9f9f9 !important;} textarea {border:1px solid #ddd; padding:10px;} .wrap_view {width:1200px; margin:0 auto; position:relative;} a:hover {color: #ea5289;} .blue_btn {background:#3169c8; width:150px; height:50px; position:relative; margin:30px 0 40px;outline:none; border: 0;} .blue_btn span {position:absolute; width:100%; display:block; height:50px; line-height:50px; text-align:center; left:0; top:0; color:#fff; font-size: 16px;} .green_btn {background:#79a53e; width:150px; height:50px; position:relative; margin:30px 0 40px;outline:none; border: 0;} .green_btn span {position:absolute; width:100%; display:block; height:50px; line-height:50px; text-align:center; left:0; top:0; color:#fff; font-size: 16px;} .gray1_btn {background:#333; width:100px; height:38px; position:relative; outline:none; border: 0;} .gray1_btn span {position:absolute; width:100%; font-size:14px; display:block; height:38px; line-height:38px; text-align:center; left:0; top:0; color:#fff; font-size: 12px;} .gray2_btn {background:#999; width:130px; height:38px; position:relative; outline:none; border: 0;} .gray2_btn span {position:absolute; width:100%; font-size:14px; display:block; height:38px; line-height:38px; text-align:center; left:0; top:0; color:#fff; font-size: 16px;} .gray3_btn {background:#999; width:150px; height:50px; position:relative; margin:30px 0 40px;outline:none; border: 0;} .gray3_btn span {position:absolute; width:100%; display:block; height:50px; line-height:50px; text-align:center; left:0; top:0; color:#fff; font-size: 16px;} .red0_btn {background:#ff0000; width:150px; height:50px; position:relative; margin:30px 0 40px;outline:none; border: 0;} .red0_btn span {position:absolute; width:100%; display:block; height:50px; line-height:50px; text-align:center; left:0; top:0; color:#fff; font-size: 16px;} .red1_btn {background:#ff0000; width:130px; height:38px; position:relative; outline:none; border: 0;} .red1_btn span {position:absolute; width:100%; font-size:14px; display:block; height:38px; line-height:38px; text-align:center; left:0; top:0; color:#fff; font-size: 16px;} /******************************/ .selectWrap {display:inline-block;position:relative;width:90%; background:#fff;vertical-align: middle;} .selectVal {overflow:hidden;position:relative;height:36px;line-height:36px;text-indent:10px;font-size:14px;border:1px solid #ddd; vertical-align: middle;} .selectVal > span {display: inline-block; margin-bottom: 7px;} .selectVal button {position:absolute;left:0;top:0;width:100%;height:100%;background:transparent url(/images/selectIocn1.gif) no-repeat 100% 14px} /*#header a, #footer a, #quick a, span[class*="btn"] a, div[class*="tab"] a, .title_section a{text-decoration:none;}*/ /* .selectVal.on button {background-position:100% 100%;} */ .selectList {display:none;position:absolute;left:0;top:38px;width:100%;font-size:14px; z-index:99999999;} .selectVal.on + .selectList {display:block} .selectList li {border:1px solid #ddd;border-top:0 none;} .selectList li:first-child {border-top:0 none} .selectList li button {width:100%;line-height:26px;text-indent:10px;text-align:left; background-color:#fff} .selectList li button:hover,.selectList li button:focus {background-color:#bac8da} .selectlist2 {height:38px;line-height:38px;text-indent:10px;font-size:14px;border:1px solid #ddd; width:200px; padding-left:5px; vertical-align: middle;} .radiowrap {display:inline-block; margin:5px 0;} .radiobox {display:inline-block;width:22px;height:22px;background:transparent url(/images/radioIcon1.png) no-repeat 0 -22px} .radiobox.on {background-position:0 0} .radiobox input {width:100%;height:100%;opacity:0;filter:alpha(opacity=0);vertical-align:middle} .radiobox + label {margin:0 15px 0 5px;font-size:14px;vertical-align:middle} .checkwrap {display:inline-block; margin:5px 0;} .checkbox {display:inline-block;position:relative;width:20px;height:20px;background:transparent url(/images/checkIcon1.png) no-repeat 0 -20px;} .checkbox.on {background-position:0 0} .checkbox input {width:100%;height:100%;opacity:0;filter:alpha(opacity=0)} .checkbox + label {margin:0 5px 0 5px;font-size:13px;vertical-align:middle; letter-spacing: -1px;} .fileBox {position:relative;width:730px} .fileBox .pholder input {width:600px;line-height:36px;color:#888} .fileBox .pholder label {display: block;position: absolute;left: 0;top: 0;z-index: 10;width: 100%;height: 100%;line-height: 38px;text-indent: 10px;font-size: 14px; cursor:pointer;} .file {display:block;overflow:hidden;position:absolute;right:0;width:100px;height:38px;line-height:38px;font-size:14px;color:#fff;text-align:center;background-color:#28364b; cursor:pointer;} .file input {position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;filter:alpha(opacity=0); cursor:pointer;} @font-face { font-family: 'Nanum Gothic'; font-style: normal; font-weight: normal; src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot); src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'), url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.woff) format('woff'), url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Regular.ttf) format('truetype'); } @font-face { font-family: 'Nanum GothicB'; font-style: normal; font-weight: bold; src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot); src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'), url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.woff) format('woff'), url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-Bold.ttf) format('truetype'); } @font-face { font-family: 'Nanum GothicE'; font-style: normal; font-weight: bold; src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot); src: url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'), url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.woff) format('woff'), url(http://fonts.gstatic.com/ea/nanumgothic/v5/NanumGothic-ExtraBold.ttf) format('truetype'); } body {background: #f4f4f4;} .top_box{position:relative;width:100%;height:100%;overflow:hidden} .top_box .yt_wrap{position:absolute;left:0;right:0;top:0;bottom:0; width: 100%; height: 280px !important;} .top_box .yt_box {width: 140% !important; height: 280px !important; margin: 0 0 0 -20% !important; } .nav_opwrap {position: absolute; top: 15px; left: 10px; z-index: 987654; width:calc(100% - 20px); height: 40px;} .nav_open {width: 38px; height: 38px; background:transparent url(../m/kor/images/inc/nav_icon.png) no-repeat 0 0; -webkit-background-size: 100%;background-size:100%; border: 0; outline: 0; float: left;} .nav_opwrap h1 {float: left; height: 38px; margin-left: 10px;} .nav_opwrap h1 img {height: 38px;} .nav_opwrap ul {float: right; text-align: right; margin-top: 5px;} .nav_opwrap ul li {display: inline-block;} .nav_opwrap ul li a {display: block; text-align: center; font-size: 13px; font-weight: bold; color: #fff; border: 1px solid #fff; padding: 6px 0 5px; width: 35px;} .nav_inwrap {position: absolute; top: 0; left: -100%; z-index: 987655; width:100%;overflow: scroll; background: rgba(0,0,0,0.8);} .nav_inwrap > div {background: #f4f4f4; width:calc(100% - 50px);} .nav_inwrap h2 {background:#e9e9e9; height: 52px; padding-top:13px; text-align: center;} .nav_inwrap h2 img { height: 38px;} .nav_inwrap .nav li {border-top: 1px solid #dedede; background: #fff;} .nav_inwrap .nav li a {display: block; height: 60px; color: #454545; line-height: 60px; text-indent: 20px; position: relative; font-size: 16px;} .nav_inwrap .nav li a span {display: inline-block; background: #fff url(../m/kor/images/inc/gnb_dots1.png) center center no-repeat; width: 6px; height: 10px; -webkit-background-size: 100%;background-size: 100%; right: 20px; top: 25px; position: absolute;} .nav_inwrap .nav_close {width: 30px; height: 30px; background:transparent url(../m/kor/images/inc/gnb_close.png) no-repeat center center; -webkit-background-size: 100%;background-size: 100%; border: 0; outline:0; position: absolute; right: 10px; top: 10px;} .nav_inwrap.open {animation: inFromLeft 0.6s both cubic-bezier(0.7, 0, 0.3, 1);} .nav_inwrap.close {animation: inFromRight 0.6s both cubic-bezier(0.7, 0, 0.3, 1);} .nav_inwrap .nav_schedule {background: #381887; color: #fff;font-size: 18px; font-weight: bold; text-align: center; letter-spacing: -1px; padding: 20px 0; margin: 10px 0;} .nav_inwrap .navlink li {background: #fff;} .nav_inwrap .navlink li a {display: block; height: 60px; color: #454545; line-height: 60px; text-indent: 20px; position: relative; font-size: 16px;} .nav_inwrap .navlink li a span {display: inline-block; background: #fff url(../m/kor/images/inc/gnb_dots2.png) center center no-repeat; width: 6px; height: 10px; -webkit-background-size: 100%;background-size: 100%; right: 20px; top: 25px; position: absolute;} .nav_inwrap .navlink li:nth-child(2) {background: #ec008c; float: left; width: 50%; border-top: 3px solid #3c3c3c;} .nav_inwrap .navlink li:nth-child(3) {background: #fcb03f; float: right; width: 50%; border-top: 3px solid #3c3c3c;} .nav_inwrap .navlink li:nth-child(2) a, .nav_inwrap .navlink li:nth-child(3) a {color: #fff; font-weight: bold; font-weight: bold; font-size: 16px; text-indent: 0; text-align: center;} .m_golink_wrap {text-align: center; padding-bottom: 10px;} .m_golink_wrap li {display: inline-block; width: calc(33.33% - 10px); margin-left: 5px; margin-top: 10px;} .m_golink_wrap li:nth-child(3n-2) {margin-left: 0;} .m_golink_wrap li a {display: block; width: 100%; height: 50px; line-height: 50px; font-size: 14px; background: #fff; border: 1px solid #e2e2e2;} .m_cnwrap {background: #fff; padding: 30px 0 20px;} .m_cnwrap dt {font-size: 18px; font-weight: bold; width: 100%; text-indent: 15px;} .m_cnwrap dd {display: inline-block; width: 32%; text-align: center; padding: 20px 0;} .m_cnwrap dd a {display: block; width: 100%; position: relative;} .m_cnwrap dd a span {display: block; padding-top: 65px;} .m_cnwrap dd.m_cn1 a {background: #fff url(../m/kor/images/inc/kc_youtube.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .m_cnwrap dd.m_cn2 a {background: #fff url(../m/kor/images/inc/kc_facebook.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .m_cnwrap dd.m_cn3 a {background: #fff url(../m/kor/images/inc/kc_naverblog.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .m_cnwrap dd.m_cn4 a {background: #fff url(../m/kor/images/inc/kc_navercafe.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .m_cnwrap dd.m_cn5 a {background: #fff url(../m/kor/images/inc/kc_instgram.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .m_cnwrap dd.m_cn6 a {background: #fff url(../m/kor/images/inc/kc_inquiry.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .m_cnwrap dd.m_cn1 a:after, .m_cnwrap dd.m_cn2 a:after, .m_cnwrap dd.m_cn4 a:after, .m_cnwrap dd.m_cn5 a:after {content:""; display: block; width: 1px; height: 50px; background: #CCC; position: absolute; right: 0; top: 10px;} .m_noticewrap {background: #fff; padding: 30px 0 30px; margin-top: 10px;} .m_noticewrap dt {font-size: 18px; font-weight: bold; width: 100%; text-indent: 15px; position: relative; margin-bottom: 20px;} .m_noticewrap dt a {position: absolute; right: 15px; top: -2px; border: 1px solid #000; font-size: 16px; font-weight: bold; text-align: center; display: block; width: 20px; height: 20px; text-indent: 0; line-height: 20px;} .m_noticewrap dd {width: calc(100% - 30px); margin: 10px auto;} .m_noticewrap dd a {display: block; position: relative; font-size: 14px;} .m_noticewrap dd a span {position: absolute; right: 0; top: 0;} .m_noticewrap dd a em {display: block; text-overflow: ellipsis; white-space: nowrap; -o-text-overflow: ellipsis; overflow: hidden;width: calc(100% - 80px);} .kitas_incomwrap {background: #fff; padding: 30px 0 30px; margin-top: 10px; text-align: center;} .kitas_incomwrap > p {font-size: 18px; padding: 10px 0; font-weight: bold; border-top: 2px solid #000; border-bottom: 2px solid #000; width: 150px; margin:0 auto 20px; text-align: center;} .kitas_incomwrap ul li {width: 200px; margin-left: 10px; margin-bottom: 10px; display: inline-block; border: 1px solid #eee; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;} .kitas_incomwrap ul li:nth-child(2n-1) {margin-left: 0;} .kitas_incomwrap ul li img {width: 200px;} .kitas_incomwrap ul li a {width: 200px; height: 130px; display: block; display: flex; justify-content: center; align-items: center; flex-direction: column;} .kitas_incomwrap button {width: calc(100% - 26px); margin: 0 auto; border: 1px solid #d7d7d7; background: #fff; height: 50px; font-size: 16px;} .kitas_incomwrap ul {display: flex; justify-content: space-between; align-items: center; flex-flow: row wrap; margin:0 5px;} .kitas_incomwrap ul li {width: calc(50% - 5px); overflow: hidden;} .kitas_incomwrap ul li a {width: 100%; min-height: 130px; height: 29vw;} .kitas_incomwrap ul li a img {width: 100%; height: 100%; object-fit: cover;} /* .footer .ft_text { text-align: center; line-height: 1.3; padding: 20px 0;} .footer .ft_text dt {font-size: 16px; font-weight: bold;color: #929090; margin-bottom: 5px;} .footer .ft_text dd {font-size: 11px;color: #929090;} .footer:after {content:""; display: block; height: 0; clear: both;} */ .footer {background:#292929; text-align:center; padding-top: 20px; padding-bottom: 5px; margin-bottom: 40px;} .footer .ft_wrap {background:transparent url(/images/footer_logo.png) no-repeat 10px 0; -webkit-background-size:18% auto; background-size:18% auto; text-align: left; width: 100%; margin: 0 auto 20px;} .footer .ft_wrap p {font-size:14px; font-weight: bold; padding-bottom: 10px; margin-left: 25%;color:#ddd;} .footer .ft_wrap div {margin-left: 25%;color:#ddd; font-size: 11px; line-height: 1.5; word-break:break-word;} .footer .ft_wrap span {margin: 0 0 10px 25%; display: inline-block;} .footer .ft_wrap span a {color:#ddd; font-size: 11px; margin-right: 10px;} .ft_linkwrap {} .ft_linkwrap img {height: 45px;} .ft_linkwrap li:nth-child(1) {background:#f39dff; text-align: center;} .ft_linkwrap li:nth-child(2) {width: 50%; position: fixed; bottom: 0; left: 0;} .ft_linkwrap li:nth-child(3) {width: 50%; position: fixed; bottom: 0; right: 0;} .ft_linkwrap li:nth-child(2) {background: #ec008c; float: left; width: 50%;} .ft_linkwrap li:nth-child(3) {background: #fcb03f; float: right; width: 50%;} .ft_linkwrap li:nth-child(1) a {width: 100%; height: 45px; line-height: 45px; color: #fff; font-weight: bold; font-weight: bold; font-size: 16px; text-indent: 0; text-align: center; display: inline-block;} .ft_linkwrap li:nth-child(2) a {width: 100%; height: 45px;display: block; background:transparent url(/images/m_kor_link1.gif) no-repeat center 0; -webkit-background-size:auto 100%;background-size:auto 100% ;} .ft_linkwrap li:nth-child(3) a {width: 100%; height: 45px;display: block; background:transparent url(/images/m_kor_link2.gif) no-repeat center 0; -webkit-background-size:auto 100%;background-size:auto 100%;} .sub_wrap {padding-top: 70px; background: #fff;} .sub_wrap .nav_open {background:transparent url(../m/kor/images/inc/nav_icon2.png) no-repeat 0 0; -webkit-background-size: 100%;background-size:100%; } .sub_wrap .nav_opwrap ul li a {color: #787878; border: 1px solid #787878;} .msub_titile1 {font-size: 18px; color: #454545; background: #e9e9e9; height: 60px; line-height: 60px; text-indent: 20px; font-weight: bold;} .sub_cnwrap {background: #fff; padding:0 0 20px;} .sub_cnwrap li {display: inline-block; width: 32%; text-align: center; padding: 20px 0 0;} .sub_cnwrap li a {display: block; width: 100%; position: relative;} .sub_cnwrap li a span {display: block; padding-top: 65px;} .sub_cnwrap li.m_cn1 a {background: #fff url(../m/kor/images/inc/kc_youtube.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .sub_cnwrap li.m_cn2 a {background: #fff url(../m/kor/images/inc/kc_facebook.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .sub_cnwrap li.m_cn3 a {background: #fff url(../m/kor/images/inc/kc_naverblog.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .sub_cnwrap li.m_cn4 a {background: #fff url(../m/kor/images/inc/kc_navercafe.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .sub_cnwrap li.m_cn5 a {background: #fff url(../m/kor/images/inc/kc_instgram.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .sub_cnwrap li.m_cn6 a {background: #fff url(../m/kor/images/inc/kc_inquiry.png) center 0 no-repeat; -webkit-background-size: 55px auto; background-size: 55px auto;} .sub_cnwrap li.m_cn1 a:after, .sub_cnwrap li.m_cn2 a:after, .sub_cnwrap li.m_cn4 a:after, .sub_cnwrap li.m_cn5 a:after {content:""; display: block; width: 1px; height: 50px; background: #CCC; position: absolute; right: 0; top: 10px;} #m_container {background: #fff; padding: 20px; margin-bottom: 10px; min-height:200px;} #m_container.notice_css {padding: 20px 1% !important;} #m_container img {max-width:100%} #m_container.notice_css .viewTopBox td {padding: 11px 0 11px;} /* =================================== 애니메이션효과 =================================== */ @-webkit-keyframes inFromRight { from { opacity: 1; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @-webkit-keyframes inFromLeft { from { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } } /* sub */ .dtl_board4 {width:100%; border-top:2px solid #333; margin-top:5px;} .dtl_board4 table {width:100%;} .dtl_board4 table tbody th {text-align:center; padding:20px 0px; border-bottom:1px solid #eee; border-right:1px solid #eee; position: relative;} .dtl_board4 table tbody td {padding:10px 20px; border-bottom:1px solid #eee;} h3.dtl_board4_tt {font-size: 20px; padding-bottom: 5px; font-weight: bold; color: #333; margin:50px 0 0 0; position:relative;} h3.dtl_board4_tt button {font-size:13px; color:#666; background:transparent; position:absolute; right:0; top:8px; font-weight:normal;} h4 {border-bottom: 2px solid #333; font-size: 20px; padding-bottom: 15px; font-weight: bold; color: #333; margin:50px 0 20px 0; position:relative;} h4 button {font-size:13px; color:#666; background:transparent; position:absolute; right:0; top:8px; font-weight:normal; outline:none; border: 0;} .personal_agree {background:#f5f5f5; padding:20px; font-size:12px; height:100px; overflow:scroll; overflow-x:hidden; line-height:1.5;} .webpc_color_nor1 {color: #ed0b91 !important;} .webpc_color_nor2 {border-top: 2px solid #ed0b91;} .webpc_color_nor3 {background: #ed0b91; width: 100%; max-width: 360px; height: 56px;} .webpc_color_nor3 span {text-align: center; height: 100%; line-height: 55px; } .webpc_color_nor4 {background:#fee500 url(/images/kakao_logo.png) no-repeat calc(50% - 90px) center; width: 100%; max-width: 360px; height: 56px;} .webpc_color_nor4 span {padding: 0 0 0 16px; color: #181600; font-weight: 700; text-align: center; height: 100%; line-height: 55px; } .webpc_color_buy1 {color: #ff9933 !important; position: relative;} .app_input:before {content:"*"; display: block; position: absolute; left: -15px; top: -5px; color: red; font-size: 20px; font-weight: bold;} .webpc_color_buy2 {border-top: 2px solid #ff9933;} .webpc_color_buy3 {background: #ff9933;} .aside_menu {width: 100%; height: auto; position: fixed; z-index: 9000000; bottom: 45px; right: 0; cursor: pointer; display: none;} .aside_menu img {width: 100%;} .aside_menu.side_menuoff {display: none;} .ft_set li:nth-child(2) a, .ft_set li:nth-child(3) a {color:#000} .app_star .dtl_board4 table tbody th:before {content:"*"; display: block; position: absolute; left: 5px; top: 5px; color: red; font-size: 15px; font-weight: bold;} .app_star .dtl_board4 table tbody th.classno:before {content:""; display: none;}