@charset "utf-8";
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard-dynamic-subset.css');/* regular-400, medium-500, semibold-600, bold-700 */ 
@font-face{font-family:'GmarketSansMedium';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');font-weight:normal;font-style:normal}

*{-webkit-text-size-adjust:none}
body{background:#fff;font-size:0.81em;font-family:'Pretendard'!important}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{font-family:'Pretendard'!important}
#device_change{width:50%;border:1px solid #666;font-size:3.5em;box-shadow:none} 
figure{margin:0}

:root{--primary:#13cfb8;--dark:#2f3635;--pale:#f5f7f6;--line:#d9dddd;--pink:#ed145b}
.dft_btn{border:none;background:none;font-family:'Pretendard'}

#eventQuick{position:fixed;top:45%;right:0;z-index:101;transform:translateY(-50%)}
#eventQuick ul{width:160px;padding:8px;border-radius:8px 0 0 8px;background:#fff;box-shadow:4px 4px 20px rgba(0,0,0,.2)}
#eventQuick ul li+li{margin-top:8px}
#eventQuick ul li img{width:100%;border-radius:8px}
@media(max-width:1665px){
#eventQuick:not(.blog) ul{width:110px}
}
@media(max-width:1430px){
#eventQuick.blog ul{width:110px}
}
@media(max-width:1560px){
#eventQuick:not(.blog){display:none}
}
@media(max-width:1330px){
#eventQuick.blog{display:none}
}
@media(max-height:680px){
#eventQuick ul{width:110px}
}

/* 디자인구매 없을때 호스팅 팝업 */
#hosting_modal{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;padding:0 20px;background:rgba(0,0,0,.65)}
#hosting_modal .cont{position:relative;top:50%;transform:translateY(-50%);max-width:860px;max-height:80vh;margin:0 auto;padding:30px 35px 35px;border-radius:16px;background:#fff}
#hosting_modal .cont{overflow:hidden;display:flex;flex-flow:column;max-width:600px;max-height:100%;;padding:0;font-size:14px;text-align:center}
#hosting_modal .close{position:absolute;right:10px;top:10px;width:50px;height:50px;color:#111}
#hosting_modal .close svg{width:28px;height:28px;stroke-width:1px}
#hosting_modal .inner{display:flex;flex-flow:column;align-items:center;width:100%;padding:30px}
#hosting_modal .top{width:100%;padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #e1e1e1}
#hosting_modal .top img{width:40px}
#hosting_modal .top span{margin:15px 0 12px;display:block;color:#aaa}
#hosting_modal .top p{font-size:20px;font-weight:700;line-height:1.4;word-break:keep-all;color:#111}
#hosting_modal .top p b{font-weight:700;color:#6285e7}
#hosting_modal .example{width:100%}
#hosting_modal .example p{margin-bottom:15px;font-size:16px;word-break:keep-all;color:#111}
#hosting_modal .example ul{display:flex;padding:20px;border-radius:8px;background:#f5f5f5}
#hosting_modal .example ul li{position:relative;width:calc(100% / 3);padding-left:30px}
#hosting_modal .example ul li:first-child{padding-left:0}
#hosting_modal .example ul li+li{border-left:1px solid #e1e1e1}
#hosting_modal .example ul li.discount:before, #hosting_modal .example ul li.total:before{display:block;content:"\f068";position:absolute;top:20px;left:-10px;width:20px;height:20px;border-radius:50%;font-size:10px;text-align:center;line-height:20px;color:#fff;background:#111;font-family:'fontawesome'}
#hosting_modal .example ul li.total:before{content:"\3d";font-size:15px;line-height:18px}
#hosting_modal .example ul li dl{text-align:left}
#hosting_modal .example ul li dl dt{margin-bottom:4px;font-size:15px;font-weight:600;color:#111}
#hosting_modal .example ul li dl dd{padding:0;line-height:1.6}
#hosting_modal .example ul li dl dd .price{font-size:18px;font-weight:700}
#hosting_modal .example ul li.total dd{font-size:18px;font-weight:700;color:#111}
#hosting_modal .example ul li.total dd p{display:flex;align-items:center;margin:0;font-size:20px;color:#5277dd}
#hosting_modal .example ul li.total dd p i{font-style:normal}
#hosting_modal .example ul li.total dd p img{width:17px;margin:2px 0 0 3px}
#hosting_modal .btns{display:flex}
#hosting_modal a{margin-top:auto;width:50%;height:55px;font-size:15px;color:#fff;line-height:55px;background:#999;transition:all .2s}
#hosting_modal a.btn_2{background:#6285e7}
#hosting_modal a.btn_3{background:#456bd5}
@media (max-height:920px){
#hosting_modal .cont{overflow-y:scroll}
}
@media (max-width:768px){
#hosting_modal .cont{font-size:13px}
#hosting_modal .inner{padding:20px}
#hosting_modal .top{padding-bottom:15px;margin-bottom:15px}
#hosting_modal .top img{width:32px}
#hosting_modal .top span{margin:10px 0}
#hosting_modal .top p{font-size:16px}
#hosting_modal .example p{font-size:14px}
#hosting_modal .example ul{padding:15px}
#hosting_modal .example ul li:first-child{padding-left:0}
#hosting_modal .example ul li dl dt{font-size:15px}
#hosting_modal .example ul li dl dd .price{font-size:16px}
#hosting_modal .example ul li.total dd{font-size:16px}
#hosting_modal .example ul li.total dd p{font-size:17px}
#hosting_modal .example ul li.total dd p img{width:15px}
}
@media (max-width:480px){
#hosting_modal .inner{padding:20px 15px}
#hosting_modal .example ul{flex-wrap:wrap}
#hosting_modal .example ul li{width:50%}
#hosting_modal .example ul li:last-child{width:100%;padding:0;border-top:1px solid #111;border-left:none}
#hosting_modal .example ul li:last-child:before{display:none}
#hosting_modal .example ul li dl dd{padding:0 0 10px;font-size:12px}
#hosting_modal .example ul li.total dl{display:flex;padding:15px 0 0}
#hosting_modal .example ul li.total dl dd{display:flex;align-items:center;margin-left:auto}
#hosting_modal .example ul li.total dl dd p{margin-right:5px}
}

/* 사업자 인증 */
.biz_modal_cm{overflow-y:auto;position:fixed;top:50%;left:50%;z-index:1000;transform:translate(-50%,-50%);max-width:480px;max-height:70vh;width:100%;padding:40px 50px;border-radius:16px;background:#fff;box-shadow:4px 4px 16px rgba(0,0,0,.1)}
.biz_modal_cm .cont{position:relative;display:flex;flex-flow:column;max-width:600px;padding:0;font-size:14px;text-align:center}
.biz_modal_cm .close{position:absolute;right:15px;top:15px;width:50px;height:50px;color:#111}
.biz_modal_cm .close svg{width:28px;height:28px;stroke-width:1px}
.biz_modal_cm .cont>p{margin-bottom:15px;font-size:24px;font-weight:700;line-height:1.3;color:#111}
.biz_modal_cm .form{text-align:left}
.biz_modal_cm .form li+li{margin-top:10px}
.biz_modal_cm li label, .biz_modal_cm li .label{display:block;margin-bottom:4px;font-size:15px;font-weight:600;color:#111}
.biz_modal_cm li b{color:var(--pink)}
.biz_modal_cm .sh_input{width:100%;height:50px;padding:0 15px;border:1px solid var(--line);border-radius:4px;font-size:15px;font-weight:500;transition:all .2s;font-family:'Pretendard'}
.biz_modal_cm .sh_input:focus,.biz_modal_cm .sh_input:active{outline:none;box-shadow:none;border-color:#111!important}
.biz_modal_cm .sh_input::placeholder{color:#999}
.biz_modal_cm .filebox{display:flex;column-gap:8px}
.biz_modal_cm .filebox .upload-name{width:75%;color:#888;background:#f5f5f7}
.biz_modal_cm .filebox label{cursor:pointer;width:120px;height:50px;margin:0!important;border-radius:4px;font-weight:500!important;line-height:50px;text-align:center;color:#fff!important;background:#aaa}
.biz_modal_cm .filebox input[type="file"]{position:absolute;width:0;height:0;padding:0;overflow:hidden;border:0}
.biz_modal_cm .btns{display:flex;justify-content:center;gap:10px}
.biz_modal_cm .btns a{display:inline-block;width:25%;padding:7px 0;border:1px solid #e1e1e1;border-radius:6px;font-size:15px;cursor:pointer}
.biz_modal_cm .btns a.submit{border:none;color:#fff;background:var(--dark)}
.biz_modal_cm .ntc{margin:15px 0 20px}
.biz_modal_cm .ntc p{margin-bottom:3px;font-size:13px;text-align:left;color:var(--pink)}
.biz_modal_cm .ntc div{padding:10px;border-radius:5px;border:1px solid #e1e1e1;font-size:12px;font-weight:400;text-align:left;line-height:1.2;color:#777}
.biz_modal_cm .bnr{margin:30px 0}
.biz_modal_cm .bnr li+li{margin-top:10px}
.biz_modal_cm .bnr p{line-height:1.45;text-align:left}
.biz_modal_cm .bnr a{overflow:hidden;display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-radius:3px;font-size:17px}
.biz_modal_cm .bnr .alpha a{color:#fff;background:#266ca2}
.biz_modal_cm .bnr .alpha a img{width:30%}
.biz_modal_cm .bnr .hot a{padding-right:0;color:#111;background:#f8d6ee}
.biz_modal_cm .bnr .hot a i{font-size:14px;font-style:normal}
.biz_modal_cm .bnr .hot span{display:block;width:95px;margin-top:10px;padding:2px 13px;border-radius:15px;font-size:12px;color:#fff;background:rgba(0,0,0,.3)}

/* 팝업레이어 */
#sh_pop{position:absolute;left:0;top:0;z-index:1001;width:100%;height:100%;padding:0 12px;background:rgba(0,0,0,.75);font-family:'Pretendard'}
#sh_pop .inner{overflow:hidden;position:relative;top:20vh;max-width:900px;width:100%;margin:0 auto}
#sh_pop .sh_pop_slider li .cont{position:absolute;left:0;top:0;z-index:-1}
#sh_pop .sh_pop_slider li a{display:block}
#sh_pop .sh_pop_slider li img{width:100%}
#sh_pop .sh_pop_pager{display:flex;justify-content:space-between;background:#fff}
#sh_pop .sh_pop_pager span{flex-grow:1;display:flex;justify-content:center;align-items:center;opacity:1;width:auto;height:50px;margin:0;border-radius:0;font-size:15px;font-weight:600;background:none;font-family:'Pretendard'}
#sh_pop .sh_pop_pager span+span{border-left:1px solid #e1e1e1}
#sh_pop .sh_pop_pager span.active{color:#fff;background:#222}
#sh_pop .sh_pop_ft{overflow:hidden;display:flex}
#sh_pop .sh_pop_ft button{padding:12px 0;border:none;font-size:15px;font-weight:600;color:#fff;background:none;font-family:'Pretendard' }
#sh_pop .sh_pop_ft .sh_pop_close{position:relative;z-index:101;margin-left:auto;padding:12px 20px;border-top:1px solid #ddd;color:#222;background:#fff}
@media(max-width:1024px){
#sh_pop .sh_pop_pager span{font-size:14px}	
}
@media(max-width:768px){
#sh_pop .sh_pop_pager{position:absolute;bottom:15px;z-index:101;justify-content:center;border:none;background:none}
#sh_pop .sh_pop_pager span{opacity:.4;flex-grow:unset;width:6px;height:6px;border-radius:50%;font-size:0;background:#fff}
#sh_pop .sh_pop_pager span+span{margin-left:5px;border:none}
#sh_pop .sh_pop_pager span.active{opacity:1;background:#fff}
#sh_pop .sh_pop_ft button{position:relative;z-index:999;padding:10px 0;font-size:12px}
#sh_pop .sh_pop_ft .sh_pop_close{padding:10px 15px;font-size:13px}
}

/* 페이징 */
.pg_wrap{margin:20px 0}
.pg_wrap .pg{display:flex;justify-content:center;font-size:12px;font-weight:600;text-align:center;font-family:'Pretendard'}
.pg_page, .pg_current{min-width:28px;height:28px;padding:0 5px;margin:0 2px;border-radius:3px;font-weight:600;color:#999;line-height:28px;background:#f2f2f2;border:none;font-family:'Pretendard'}
.pg_current{color:#fff;background:var(--dark)}
.pg_start{text-indent:-999px;overflow:hidden;background:url('/img/btn_first.gif') no-repeat center #fff;border:1px solid #e1e1e1}
.pg_prev{text-indent:-999px;overflow:hidden;background:url('/img/btn_prev.gif') no-repeat center #fff;border:1px solid #e1e1e1}
.pg_end{text-indent:-999px;overflow:hidden;background:url('/img/btn_end.gif') no-repeat center #fff;border:1px solid #e1e1e1}
.pg_next{text-indent:-999px;overflow:hidden;background:url('/img/btn_next.gif') no-repeat center #fff;border:1px solid #e1e1e1}
@media(max-width:768px){
.pg_page, .pg_current{min-width:24px;height:24px;line-height:24px}
}

#sh_wrapper{position:relative}
body.hidden{overflow:hidden;height:100vh}

/* HEADER */
#sh_hd{position:relative;z-index:20;width:100%;font-size:15px;font-family:'Pretendard'}
#sh_hd_top{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;height:42px;color:#fff;background:var(--primary);font-family:'GmarketSansMedium'}
#sh_hd_top p{margin:0 30px 0 20px;font-size:18px}
#sh_hd_top img{width:38px}
#sh_hd_top a, #sh_hd_top span{border-radius:20px;padding:5px 14px 5px 16px;font-size:13px;color:#fff;background:rgba(0,0,0,.2);transition:all .2s}
#sh_hd_top a:after{padding-left:18px;content:"\f105";font-family:'fontawesome'}
#sh_hd_top a:hover{background:rgba(0,0,0,.35)}
#sh_hd_top2{display:flex;align-items:center;justify-content:flex-end;gap:20px;height:38px;padding:0 calc((100% - 1320px) / 2);background:var(--primary)}
#sh_hd_top2 a{font-size:14px;font-weight:500;color:#fff}
#sh_hd_top2 .top_event_wrap{display:flex;align-content:center;height:100%;margin-right:auto;line-height:38px}
#sh_hd_top2 .top_event_wrap > a{padding:0 20px;margin-right:15px;font-size:13px;font-weight:700;color:var(--primary);background:#fff}
#sh_hd_top2 .top_event_slide{overflow:hidden;height:100%}
#sh_hd_top2 .top_event_slide ul li:before{display:inline-block;vertical-align:3px;content:"";width:3px;height:3px;margin-right:4px;border-radius:50%;background:#fff}
@media(max-width:1360px){
#sh_hd_top2{padding-right:20px}
}

/* SNB */
#sh_aside{position:relative;z-index:20;font-family:'Pretendard'}

/* CONTAINER */
#sh_container{position:relative;z-index:15;width:100%}
#sh_content{overflow:hidden;position:relative;z-index:10;max-width:1320px;min-height:550px;margin:0 auto;padding:40px 0 100px;background:#fff}
#sh_section{overflow:hidden;font-size:15px;font-weight:600;color:#111;line-height:1.8;font-family:'Pretendard'}

/* MAIN CATE */
#mainCate{padding:30px 0;border-bottom:1px solid #eee;font-size:15px;font-weight:600;color:#111;font-family:'Pretendard'}
#mainCate h1{margin:60px 0 70px;font-size:44px;text-align:center;letter-spacing:-.5px;word-break:keep-all}
#mainCate h1 div{position:relative;overflow:hidden;height:60px}
#mainCate h1 div p{height:60px;line-height:60px;animation:txt_roll 10s cubic-bezier(0.645, 0.045, 0.355, 1) infinite}
#mainCate h1 div p b{color:var(--primary)}
:root{--txt_h:-60px}
@keyframes txt_roll {
0% {transform:translateY(0px)}
20%{transform:translateY(0px)}
25%{transform:translateY(var(--txt_h))}
45%{transform:translateY(var(--txt_h))}
50%{transform:translateY(calc(var(--txt_h) * 2))}
70%{transform:translateY(calc(var(--txt_h) * 2))}
75%{transform:translateY(calc(var(--txt_h) * 3))}
95%{transform:translateY(calc(var(--txt_h) * 3))}
100% {transform:translateY(0px)}
}
#mainCate h1 p b{font-weight:700}
#mainCate .cate_wrap{overflow:hidden;position:relative;max-width:1320px;width:100%;margin:0 auto;padding:0 159px}
#mainCate .cate_wrap button{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;padding-top:4px;border-radius:12px;border:none;color:#fff;background:#bbb}
#mainCate .cate_wrap button.prev{left:90px}
#mainCate .cate_wrap button.next{right:90px}
#mainCate .cate_wrap button.swiper-button-disabled{opacity:.35}
#mainCate .cate_slide a{display:flex;flex-flow:column;justify-content:center;align-items:center;width:80px;word-break:keep-all;text-align:center}
#mainCate .cate_slide a .icon{display:flex;justify-content:center;align-items:center;position:relative;width:80px;height:80px;margin-bottom:15px;border:2px solid var(--pale);border-radius:50%;background:var(--pale);transition:all .25s}
#mainCate .cate_slide a .icon img{width:37px;margin-bottom:6px}
#mainCate .cate_slide a .icon span{position:absolute;left:50%;bottom:-8px;transform:translateX(-50%);width:max-content;height:22px;padding:0 11px;border-radius:20px;font-size:12px;font-weight:600;line-height:22px;color:#fff;background:#515f73;transition:all .25s}
#mainCate .cate_slide a .icon i{position:absolute;right:0;top:0}
#mainCate .cate_slide a .icon i img{width:18px}
@media(hover:hover){
#mainCate .cate_slide a:hover .icon{border-color:var(--primary)}
#mainCate .cate_slide a:hover .icon span{background:var(--primary)}
}

/* FOOTER */
#fixBtns{position:fixed;right:20px;bottom:30px;z-index:24;transition:all .2s}
#fixBtns .kakao, #fixBtns button{display:block;width:53px;height:53px;border-radius:50%;text-align:center;color:var(--dark);background:#fff;cursor:pointer;box-shadow:2px 2px 6px rgba(0,0,0,.1);transition:all .1s}
#fixBtns .kakao{line-height:53px;background:#ffdf2c}
#fixBtns .kakao img{width:28px}
#fixBtns button{margin-top:8px}
#fixBtns button svg{margin-top:2px}
#sh_ft{overflow:hidden;font-size:13px;font-weight:500;color:#555;line-height:1.8;font-family:'Pretendard'}
#sh_ft.sub{border-top:1px solid #e1e1e1}
#sh_ft .flex{display:flex;max-width:1320px;margin:0 auto;padding:50px 0}
#sh_ft .cs{margin-right:12%}
#sh_ft .cs .tit{font-size:17px;color:#111;font-weight:700}
#sh_ft .cs .tel{margin:5px 0 8px;font-size:20px;color:#111;font-weight:800}
#sh_ft .cs div{white-space:pre-line}
#sh_ft .site_map ul{display:flex}
#sh_ft .site_map ul li+li{margin-left:90px}
#sh_ft .site_map ul li p{margin-bottom:10px;font-size:17px;color:#111;font-weight:700}
#sh_ft .site_map ul li p a{color:#111}
#sh_ft .site_map ul li > a{display:block;font-size:15px;color:#555}
#sh_ft .links{margin-left:auto}
#sh_ft .links a{cursor:pointer;display:inline-block;height:38px;padding:0 15px;border-radius:20px;border:1px solid #111;font-weight:700;line-height:36px}
#sh_ft .links a+a{margin-left:3px}
#sh_ft .copy{padding:30px 0;white-space:pre-line;text-align:center;background:#f5f5f5}

@media(max-width:1360px){
#sh_ft .flex{padding:50px 20px}
#sh_ft .cs{margin-right:10%}
#sh_ft .site_map ul li+li{margin-left:70px}
}
@media(max-width:1024px){
:root{--txt_h:-55px}
#mainCate h1{margin:40px 0 50px;font-size:38px}	
#mainCate h1 div{height:55px}
#mainCate h1 div p{height:55px;line-height:55px}
#mainCate .cate_wrap{padding:0 85px}
#mainCate .cate_wrap:before{left:20px}
#mainCate .cate_wrap button.next{right:20px}
#mainCate .cate_wrap button.prev{left:20px}
#mainCate .cate_slide a{width:70px}
#mainCate .cate_slide a .icon{width:70px;height:70px}
#mainCate .cate_slide a img{width:28px}
#sh_ft .cs{margin-right:40px}	
#sh_ft .site_map ul li+li{margin-left:20px}
#sh_ft .links{display:flex;flex-flow:column;align-items:flex-end}
#sh_ft .links a+a{margin-top:5px}
#sh_ft .copy{padding:15px 12px;font-size:12px;line-height:1.6;color:#999;word-break:keep-all}
.biz_modal_cm .sh_input{font-size:14px}
}
@media(max-width:768px){	
body.open{overflow:hidden;position:absolute;width:100%;height:100%}
#sh_hd_top2{display:none}
#sh_container{padding-top:97px}
:root{--txt_h:-37px}
#mainCate h1{margin:20px 0 40px;font-size:26px}	
#mainCate h1 div{height:37px}
#mainCate h1 div p{height:37px;line-height:37px}
#mainCate{padding:20px 0}
#mainCate .cate_wrap{display:block;padding:0 42px}
#mainCate .cate_wrap:before{display:none}
#mainCate .cate_wrap button{display:flex;justify-content:center;align-items:center;width:22px;height:22px;padding-top:0;border-radius:50%}
#mainCate .cate_wrap button.prev{left:12px}
#mainCate .cate_wrap button.next{right:12px}
#mainCate .cate_wrap button svg{width:14px;height:14px}
#mainCate .cate_slide a{width:55px;font-size:11px}
#mainCate .cate_slide a .icon{width:55px;height:55px}
#mainCate .cate_slide a .icon img{width:26px}
#mainCate .cate_slide a .icon span{height:18px;padding:0 8px;font-size:9px;line-height:18px}
#mainCate .cate_slide a .icon i img{width:13px}
#sh_content{min-height:300px;padding:20px 0 40px}
#fixBtns{bottom:55px;right:10px}	
#fixBtns .kakao{width:38px;height:38px}
#fixBtns button{display:none}
#fixBtns .kakao{line-height:38px}
#fixBtns .kakao img{width:20px}
#sh_ft{padding:40px 0 45px}
#sh_ft .flex{display:block;position:relative;padding:0 12px 20px}
#sh_ft .cs{margin:0;font-size:12px}
#sh_ft .cs .tit{font-size:14px}
#sh_ft .cs .tel{font-size:18px}
#sh_ft .cs div{line-height:1.6;white-space:normal}
#sh_ft .site_map{margin-left:auto}
#sh_ft .site_map ul{margin-top:20px}
#sh_ft .site_map ul li+li{margin-left:10%}
#sh_ft .site_map ul li p{font-size:14px}
#sh_ft .site_map ul li > a{font-size:12px}
#sh_ft .links{position:absolute;right:12px;top:-3px;flex-flow:row}
#sh_ft .links a{height:32px;padding:0 12px;font-size:12px;line-height:30px}
#sh_ft .links a+a{margin-top:0}

.biz_modal_cm{max-width:400px;padding:30px 40px}
.biz_modal_cm .cont>p{font-size:20px}
.biz_modal_cm li label, .biz_modal_cm li .label{font-size:13px}
.biz_modal_cm .sh_input{height:40px}
.biz_modal_cm .filebox label{height:40px;line-height:40px}
.biz_modal_cm .bnr a{font-size:14px}
.biz_modal_cm .bnr .hot img{width:45%}
}
@media(max-width:420px){	
#sh_ft .site_map ul li+li{margin-left:7%}
.biz_modal_cm{max-width:300px;padding:30px 20px}
.biz_modal_cm .cont>p{font-size:17px}
.biz_modal_cm .sh_input{font-size:13px}
.biz_modal_cm li label, .biz_modal_cm li .label{margin-bottom:0}
.biz_modal_cm .btns a{padding:5px 0;font-size:13px}
.biz_modal_cm .sh_input{height:35px}
.biz_modal_cm .filebox label{height:35px;line-height:35px}
.biz_modal_cm .form li+li{margin-top:5px}
.biz_modal_cm .bnr{margin:10px 0 30px}
.biz_modal_cm .bnr a{flex-direction:column}
.biz_modal_cm .bnr p{text-align:center}
.biz_modal_cm .bnr .hot span{margin:10px auto}
}
@media(max-width:380px){	
#sh_ft .site_map ul li+li{margin-left:12px}
#sh_ft .site_map ul li p{font-size:13px}
#sh_ft .site_map ul li > a{font-size:11px}
}