@charset "utf-8";
/* SHINING 독립 사용 */
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.0/css/all.min.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+KR:400,700');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.0/css/all.min.css');
@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:'FlightSans';
    src:url('../font/FlightSans-Title.woff2') format('woff2');
    font-weight:800;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:'FlightSans';
    src:url('../font/FlightSans-Regular.woff2') format('woff2');
    font-weight:400;
    font-style:normal;
    font-display:swap;
}
@font-face{
    font-family:'FlightSans';
    src:url('../font/FlightSans-Bold.woff2') format('woff2');
    font-weight:300;
    font-style:normal;
    font-display:swap;
}

@font-face{font-family:'GongGothicMedium';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicMedium.woff') format('woff');font-weight:normal;font-style:normal}
@font-face{font-family:'GongGothicLight';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicLight.woff') format('woff');font-weight:normal;font-style:normal}
@font-face{font-family:'GongGothicBold';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-10@1.0/GongGothicBold.woff') format('woff');font-weight:normal;font-style:normal}
@font-face{font-family:'GMarketSansL';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansLight.woff') format('woff');font-weight:300;font-display:swap}
@font-face{font-family:'GMarketSansM';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');font-weight:500;font-display:swap}
@font-face{font-family:'GMarketSansB';src:url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');font-weight:700;font-display:swap}

:root{--primary:linear-gradient(-55deg, #b721ff 0%, #2177fd 100%);--GML:'GMarketSansL';--GMM:'GMarketSansM';--GML:'GMarketSansL';--pre:'pretendard';--fl:'FlightSans'}

/* head 전체 100% 혹은 min-width 사용 */
#sh_wrapper{font-family:'notokr-regular';min-width:1500px}
#sh_hd{z-index:10;position:fixed;min-width:100%;background:#fff} 
#sh_hd_bg{position:relative;top:0;height:28px;z-index:-9999}
/* head 센터 및 넓이 지정 */
#sh_hd_wrapper{position:relative;margin:0 auto;padding:0;width:1200px;zoom:1}
/* hd_wrapper 높이 확보용 ie 7 대한 hd_wrapper 마감전 >> <div style="clear:both;"></div> */
#sh_hd_wrapper:after{display:block;visibility:hidden;clear:both;content:""} 

#sh_hd #bnr_01{position:absolute;top:83px;right:1.6%}
.clear{clear:both}

/* 전체 텍스트 */
.m_sh_container .ac{text-align:center}
.m_sh_container .ar{text-align:right}
.m_sh_container .al{text-align:left}
.m_sh_container .all_text_wrap .all_title{color:#fff;font-weight:800;font-size:50px;font-family:var(--fl)}
.m_sh_container .all_text_wrap .all_s_txt{margin-top:40px;color:rgba(255,255,255,0.5);font-weight:400;font-size:22px;font-family:var(--pre)}

/* new 퀵 */
#new_quick{position:absolute;top:315px;right:145px;z-index:5;width:121px;height:121px;border-radius:50%;background:#fbe408;box-shadow:-5px 9px 28px 0 rgba(46, 46, 46, 0.14)}
#new_quick > a{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%}
#new_quick > a > .icon_img{display:block;margin-bottom:10px}
#new_quick > a > b{display:block;line-height:1.2;font-family:var(--fl);color:#412525;font-weight:300;font-size:17px}

#prvLayer .tit{padding:15px 20px;border-bottom:1px solid #e1e1e1;font-size:15px;color:#222;background:#f5f5f5;font-family:'notokr-medium'}
#prvLayer .inner{padding:30px;}
#prvLayer textarea{width:100%;height:500px;margin-bottom:30px;border:none;font-size:13px;color:#777;font-family:'notokr-regular'}
#prvLayer textarea:focus, #prvLayer textarea:active{box-shadow:none;border:none!important;outline:none}
#prvLayer button{display:block;width:130px;height:45px;margin:0 auto;border:none;border-radius:3px;font-size:14px;color:#fff;background-color:#333;font-family:'notokr-medium'}

/* 풋터 */
#sh_ft{text-align:center;background:#222;line-height:1}
#sh_ft .inner{position:relative;width:1200px;margin:0 auto;padding:55px 0 93px}
#sh_ft .f_logo{margin-bottom:30px}
#sh_ft .address{margin-bottom:15px}
#sh_ft .address,#sh_ft .copy{color:rgba(255,255,255,0.8);font-weight:400;font-size:15px}
#sh_ft .f_btn_wrap{position:absolute;bottom:100px;right:0;display:flex;align-items:center}
#sh_ft .f_btn_wrap > li{overflow:hidden;margin-right:7px;border-radius:3px}
#sh_ft .f_btn_wrap > li:last-child{margin-right:0}
#sh_ft .f_btn_wrap > li > a{display:flex;align-items:center;justify-content:center;width:57px;height:19px;line-height:19px;background:#606060;color:#e5e5e5;font-weight:550;font-size:10px}



/* 인덱스 */
#sh_index_banner{margin:0 auto;width:1070px;letter-spacing:-0.5px}
#sh_index_banner:after{display:block;visibility:hidden;clear:both;content:""}

.left_pop{position:absolute;width:192px;height:194px;top:83px;right:0}


#m01{width:100%;height:333px}
#m01:after{display:block;visibility:hidden;clear:both;content:""}
#m01_wrapper{width:712px;float:left}
#m01_wrapper:after{display:block;visibility:hidden;clear:both;content:""}

#m0101{width:1070px;margin-top:140px}

#m0102{width:1070px;border:1px solid #dfdfdf}
#m0102 p.tit{float:left;display:inline-block;width:170px;height:40px;text-align:center;font-size:15px;font-weight:bold;line-height:40px;color:#2db400}

#m0103{float:left;width:358px}
#m0103 p.tit{width:100%;height:46px;text-align:center;font-size:20px;line-height:46px;font-weight:bold;color:#fff;background:#2db400}

#m02{width:100%;height:280px}
#m02:after{display:block;visibility:hidden;clear:both;content:""}
#m02 p.tit{float:left;margin-bottom:18px;font-size:20px;font-weight:bold;color:#333;line-height:1.0}
#m02 p.tit span{margin-left:7px;font-size:16px;font-weight:normal;color:#888}
#m02 a.more{float:right;display:inline-block;width:79px;height:20px;text-align:center;font-size:13px;color:#fff;line-height:20px}
#m02_wrapper{width:712px;float:left}
#m02_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
#m02_wrapper > div{float:left;margin-top:23px}

#m0201{overflow:hidden;width:352px}
#m0201:first-child{margin-right:8px}
/*#m0201 > div:nth-child(4){overflow:hidden;width:350px;height:325px;border:1px solid #dfdfdf}*/
#m0201 #jt_box01, #m0201 #jt_box03{overflow:hidden;width:350px;height:200px;border:1px solid #dfdfdf}
#m0201:after{display:block;visibility:hidden;clear:both;content:""}

#m0202{width:345px;float:right;margin-top:23px}
#m0202:first-child{margin-right:8px}
/*#m0202 > div:nth-child(4){overflow:hidden;width:100%;height:325px;border:1px solid #dfdfdf}*/
#contact_wrap{position:absolute;top:0px;left:366px;clear:both;z-index:12}
#contact_wrap_02{position:fixed;bottom:0px;width:100%;height:135px;font-size:13px;padding-top:10px;text-align:right;color:#FFF;clear:both;z-index:12;background-color:#27528f}
#contact_wrap_02 .ads{position:absolute;bottom:10px;left:183px;color:#ccc}
#contact_wrap a#contact{display:block;width:200px;color:#000;text-align:center;position:relative;margin:0 auto;font-weight:bold}
#sh_index_2{width:100%;overflow:hidden;margin:0 auto;z-index:1;background:#555;position:fixed;top:68px;z-index:11}
#m0202 #jt_box04{overflow:hidden;width:100%;height:200px;border:1px solid #dfdfdf}

#m03{float:left;width:250px;margin:23px 8px 0 0;clear:both;overflow:hidden}
#m03:after{display:block;visibility:hidden;clear:both;content:""}
#m03 img{margin-top:-1px}

#m0301{/*border:1px solid #d9d9d9;border-top:3px solid #2db400;padding:15px;background:url(/sh_img/index/m0301_bg.png) no-repeat 160px 15px;*/}
#m0301 p.tit{font-size:15px;font-weight:bold;color:#333;line-height:1.0;letter-spacing:-0.5px}
#m0301 p.tit strong{font-size:18px}
#m0301 p.main_tel{font-size:35px;line-height:40px;color:#2db400;font-weight:bold;letter-spacing:-0.5px}
#m0301 p.default{display:block;margin-top:8px;padding-left:10px;font-size:15px;font-weight:normal;color:#616161;line-height:20px;letter-spacing:-0.9px;background:url(/sh_img/index/li_bl.png) no-repeat left 10px}
#m0301 p.default strong{color:#f00}
#m0301 h5{font-size:32px;line-height:32px;color:#1d96de;font-weight:bold;letter-spacing:-0.5px}



#m04{float:left;width:454px;margin-top:23px}
#m04:after{display:block;visibility:hidden;clear:both;content:""}
#m0401{overflow:hidden;width:454px;height:358px}
#m0401 li{float:left}
#m0401 ul.tabs li.on{}
#m0401 ul.tabs li.on span.tab0{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_d1_on.png) no-repeat 0 0}
#m0401 ul.tabs li span.tab0{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_d1_off.png) no-repeat 0 0}
#m0401 ul.tabs li.off span.tab0{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_d1_off.png) no-repeat 0 0}
#m0401 ul.tabs li.off span.tab0.on{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_d1_on.png) no-repeat 0 0}

#m0401 ul.tabs li.on span.tab1{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_creditor_on.png) no-repeat 0 0}
#m0401 ul.tabs li span.tab1{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_creditor_off.png) no-repeat 0 0}
#m0401 ul.tabs li.off span.tab1{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_creditor_off.png) no-repeat 0 0}
#m0401 ul.tabs li.off span.tab1.on{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_creditor_on.png) no-repeat 0 0}
#m0401 ul.tabs li.on span.tab2{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_qna_on.png) no-repeat 0 0}
#m0401 ul.tabs li span.tab2{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_qna_off.png) no-repeat 0 0}
#m0401 ul.tabs li.off span.tab2{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_qna_off.png) no-repeat 0 0}
#m0401 ul.tabs li.off span.tab2.on{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_qna_on.png) no-repeat 0 0}
/*#m0401 ul.tabs li.on span.tab3{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_qna_on.png) no-repeat 0 0}
#m0401 ul.tabs li span.tab3{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_qna_off.png) no-repeat 0 0}
#m0401 ul.tabs li.off span.tab3{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_qna_off.png) no-repeat 0 0}
#m0401 ul.tabs li.off span.tab3.on{display:block;width:128px;height:35px;cursor:pointer;background:url(/sh_img/index/m08_qna_on.png) no-repeat 0 0}*/
#m0401 span.more{display:block;text-align:right;font-size:24px;font-weight:bold;color:#2b343d;line-height:35px}


#m0402{float:left;width:454px;margin-top:10px}
#m0402:after{display:block;visibility:hidden;clear:both;content:""}
#m0402 p.tit{margin-bottom:10px;font-size:20px;font-weight:bold;color:#333;line-height:1.0}
#m0402 p.tit span{margin-left:7px;font-size:16px;font-weight:normal;color:#888}
#m0402 ul{}
#m0402 ul:after{display:block;visibility:hidden;clear:both;content:""}
#m0402 ul li{float:left;width:33%;text-align:center;font-size:12px;color:#515151;line-height:15px}
#m0402 ul li img{width:97px;margin-bottom:8px}


#m05{width:345px;float:right;margin-top:-362px;margin-right:-358px}
#m05:after{display:block;visibility:hidden;clear:both;content:""}
#m05 > div:nth-child(4){width:100%;height:332px;border:1px solid #dfdfdf}
#m05 p.tit{float:left;margin-bottom:18px;font-size:20px;font-weight:bold;color:#333;line-height:1.0}
#m05 p.tit span{margin-left:7px;font-size:16px;font-weight:normal;color:#888}
#m05 span.more{display:block;text-align:right;font-size:24px;font-weight:bold;color:#2b343d;line-height:35px}
#m05 a.more{float:right;display:inline-block;width:79px;height:20px;text-align:center;font-size:13px;color:#fff;line-height:20px;background:#999999}

#m06{width:454px;float:left;margin-top:22px}
#m06:after{display:block;visibility:hidden;clear:both;content:""}
#m06 > div:nth-child(4){width:100%;height:160px;border:1px solid #dfdfdf}
#m06 p.tit{float:left;margin-bottom:18px;font-size:20px;font-weight:bold;color:#333;line-height:1.0}
#m06 p.tit span{margin-left:7px;font-size:16px;font-weight:normal;color:#888}
#m06 span.more{display:block;text-align:right;font-size:24px;font-weight:bold;color:#2b343d;line-height:35px}
#m06 a.more{float:right;display:inline-block;width:79px;height:20px;text-align:center;font-size:13px;color:#fff;line-height:20px;background:#999999}

#m07{width:345px;float:right;margin-top:22px;margin-right:-358px}
#m07:after{display:block;visibility:hidden;clear:both;content:""}
#m07 > div:nth-child(4){width:100%;height:160px;border:1px solid #dfdfdf}
#m07 p.tit{float:left;margin-bottom:18px;font-size:20px;font-weight:bold;color:#333;line-height:1.0}
#m07 p.tit span{margin-left:7px;font-size:16px;font-weight:normal;color:#888}
#m07 span.more{display:block;text-align:right;font-size:24px;font-weight:bold;color:#2b343d;line-height:35px}
#m07 a.more{float:right;display:inline-block;width:79px;height:20px;text-align:center;font-size:13px;color:#fff;line-height:20px;background:#999999}


.linkss{clear:both;margin:20px 0;padding:10px 0;border:1px solid #ccc;width:1070px;float:right;margin-right:-360px}
.linkss a{padding:5px 11px;margin-right:30px;display:inline-block}
.linkss a img{height:32px}




#sh_container{z-index:5;position:relative}
#sh_container_wrapper{position:relative;z-index:5;margin:0 auto;zoom:1}
#sh_container_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
#sub_wrapper{width:1100px;margin:0 auto}
#sub_main_banner{width:100%;padding-top:190px;text-align:center}



/* 사이드(서브)메뉴 float:left;선택 단 content 와 같은 방향 X */
#sh_aside{float:left;margin:0;width:180px}

#sh_content{z-index:4;position:relative;float:right;padding:0;width:900px;min-height:440px;margin:35px 0 60px 0;height:auto !important;height:500px;font-size:1.2em;line-height:1.5em;color:#666;letter-spacing:-0.03em;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{padding-bottom:5px;margin-bottom:35px;overflow:hidden;border-bottom:1px solid #dfdfdf}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;font-size:1.5em;line-height:1.3em;letter-spacing:-0.05em;color:#333333;font-weight:bold}
#sh_content #sh_content_tit span{float:right;margin-top:7px;background:url('/sh_page/img/sub_home.png') 0 5px no-repeat;padding-left:17px;font-size:0.9em;letter-spacing:-0.05em}
#sh_content p font span b span{color:#7e34dd !important}


/* 오늘 본 상품 */
#sh_stv{z-index:1001;position:fixed;width:88px;left:50%;margin-left:540px;border:1px solid #bcbcbc;height:150px}






/* 사이트맵 */
a{text-decoration:none !important}
a:hover{text-decoration:none !important}

#sh_site_map{width:100%;position:relative;min-height:500px;height:500px auto;margin:0 auto}
.sh_site_map01{width:30%;float:left;margin-right:3%;min-height:200px;height:200px auto}
.sh_site_map_title{font-size:1.4em;color:#515151}
.sh_site_map_title a{color:#515151}
.sh_site_map_line{border-bottom:2px solid #8b8b8b;margin:10px 0}
.sh_site_map_box{width:90%;margin:0 auto;background:#f7f7f7;border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;min-height:80px}
.sh_site_map_txt{font-size:1em;line-height:1.2em;color:#666;font-weight:bold;padding:5px}
.sh_site_map_txt a{color:#666}

/*main*/
#section0{background:url(/sh_img/index/img/main_banner_03.png) no-repeat center 0;background-size:cover}
#section0_1{background:url(/sh_img/index/img/main_banner_02.gif) no-repeat center 0;background-size:cover}
#section0_1 .img_box{overflow:hidden;width:1230px;margin:0 auto}
#section0_1 .r_box{float:right;width:300px}
#section0_1 .l_box{float:right;margin:168px 0 0 10px }

#section0_1 .r_box .r_01{margin-top:168px}
#section0_1 .r_box .r_02{margin-top:20px}
#section0_1 .r_box .r_03{margin-top:20px}

#section0_1 .l_box li{margin-bottom:8px}



#section1{background:url(/sh_img/index/img/s01_bg.png) no-repeat center 0;background-size:cover}
#sec_area{text-align:center;overflow:hidden}
.section .sec_tit{width:780px;height:125px;margin:0 auto 50px;padding-top:170px;font-size:24px;color:#fff;line-height:53px;letter-spacing:-2px;text-align:center}
.section .sec_tit .b_tit{font-weight:bold;font-size:64px;color:#fff;letter-spacing:-5px}
.section .sec_tit .b_tit .color{font-size:80px;color:#FFF}
.section .sec04_tit{width:780px;height:93px;margin:0 auto 25px;padding-top:120px;font-size:24px;line-height:41px;letter-spacing:-2px;text-align:center}
.section .sec04_tit .c_tit{font-weight:bold;font-size:43px;letter-spacing:-3px;color:#FFF}

#section0 .cs_tit{position:relative;width:615px;margin:0 auto;font-weight:bold;font-size:30px;color:#FFF;padding:379px 0 30px}
#section0 .cs_tit b{font-size:18px}
#section0 .cs_txt{padding:10px 0 25px;font-size:15px;border-bottom:1px solid}
#section0 .more_main{position:absolute;top:410px;right:0}
#section0 .cs_latest{margin:0 auto;width:630px }


.section .img_slied{width:1700px;height:424px;margin:0 auto;background-color:#CCC}
#section2{background:url(/sh_img/index/img/s02_bg.png) no-repeat center 0;background-size:cover}
#pf_area{width:1850px;margin:0 auto;overflow:hidden;position:absolute;height:516px;margin-left:-879px;left:48%}
#pf_area .csa2{position:absolute;top:0;left:0;height:135px;width:100%;z-index:90;opacity:0;background:#fff;filter:alpha(opacity:'0')}
#pf_area .csa3{position:absolute;top:240px;left:0;height:135px;width:100%;z-index:90;opacity:0;background:#fff;filter:alpha(opacity:'0')}	#pf_area .csa4{position:absolute;top:424px;left:0;height:135px;width:100%;z-index:90;opacity:0;background:#fff;filter:alpha(opacity:'0')}

#section3{background:url(/sh_img/index/img/s04_bg.png) no-repeat center 0;background-size:cover}
#section3 .tit{margin:125px 0 20px;padding-bottom:20px;font-weight:bold;font-size:64px;color:#FFF;background:url(/sh_img/index/img/tit_bg.png) center bottom no-repeat}
#section3 .txt{font-size:17px;line-height:30px;letter-spacing:-1px;color:#dde3ed}

#section3 .latest_area{position:relative;width:1200px;height:541px;margin:0 auto}
#section3 .latest_area .moniter_01{position:absolute;left:36%;top:22px;z-index:100}
#section3 .latest_area .moniter_02{position:absolute;left:12%;top:155px;z-index:100}
#section3 .latest_area .moniter_03{position:absolute;left:59%;top:188px;z-index:100}

#moniter{width:359px;height:346px;background:url(/sh_img/index/img/sec04_bg.png) bottom  no-repeat}
#moniter .mon_tit{margin-bottom:20px;font-weight:bold;font-size:21px;color:#dadada}
#cover_01{position:absolute;left:12px;bottom:83px;z-index:100}
/*기존꺼에서이미지로 변경*/
#section4{background:url(/sh_img/index/img/s04_banner.png) center no-repeat}

#section4 .sec04_box{position:relative;width:1370px;height:325px;margin:0 auto;background:url(/sh_img/index/img/sec04_box.png) no-repeat}

#section4 .sec04_box .txt_box{position:absolute;top:48px;left:219px;overflow:hidden;width:486px;letter-spacing:-2px;text-align:left}
#section4 .sec04_box .txt_box .d_tit{font-weight:bold;font-size:25px;margin-bottom:15px}
#section4 .sec04_box .txt_box .d_txt{margin-left:16px;padding-left:13px;font-weight:bold;font-size:18px;line-height:33px;letter-spacing:-1px;color:#212121;background:url(/sh_img/index/img/d_txt.png) left no-repeat}
#section4 .sec04_box .txt_box .l_box{float:left;width:232px;height:215px;margin-right:20px;border-right:2px solid #9cd6ea;}
#section4 .sec04_box .txt_box .r_box{float:left;width:232px;height:215px}
#section4 .sec04_box .txt_box .more{display:block;float:right;padding-left:15px;margin:10px 18px 0 0;font-size:15px;color:#FFF;text-align:right;background:url(/sh_img/index/img/more.png) left no-repeat}
#section4 .sec04_box .txt_box .more a{color:#FFF}

#section4 .sec04_box .txt_box02{position:absolute;top:50px;left:780px;font-weight:bold;font-size:22px;line-height:36px;letter-spacing:-3px;text-align:left;color:#333333;}
#section4 .sec04_box .txt_box02 .e_txt{padding-top:10px;color:#fff;font-size:25px}
#section4 .sec04_box .txt_box02 .e_txt span{font-size:31px}


#section4 .sec04_box02{position:relative;width:1070px;height:377px;margin:0 auto}
#section4 .sec04_box02 .number{overflow:hidden;width:1070px;margin:0 auto}
#section4 .sec04_box02 .number .n_box{float:left;width:122px;height:217px;margin-top:60px;padding:0 19px;margin-left:10px;text-align:center;background:#FFF}
#section4 .sec04_box02 .number .n_tit{padding:12px 0 16px;font-weight:bold;font-size:18px;color:#353535}
#section4 .sec04_box02 .number .n_txt{width:110px;height:134px;margin:0 auto;font-size:16px;line-height:23px;vertical-align:middle;display:table-cell;border:6px solid #38b3dc}	
#section4 .sec04_box02 .cs_center{position:absolute;left:750px;top:32px;font-weight:bold;font-size:35px;text-align:center;color:#FFF}
#section4 .sec04_box02 .cs_center span{font-size:48px}




#white{color:#FFF}