@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Exo:wght@100;200;300;400;500;600;700;800;900&display=swap');

body{background:#fff;font-size:0.81em;font-family:'Nanum Gothic'}
h1, h2, h3, h4, h5, h6, input, button, textarea, select{ font-family:'Nanum Gothic'}

#sh_wrapper{}
#sh_wrapper, #sh_wrapper *, #sh_wrapper *:before, #sh_wrapper *:after{box-sizing:border-box}

#sh_hd{position:relative;z-index:10;min-width:1500px;width:100%;font-family:arita-medium}
#sh_hd_wrapper{position:relative;width:100%;height:80px;background:#fff;border-bottom:1px solid #ededed;-webkit-box-shadow:0px 3px 10px 0px rgba(0,0,0,.15);-moz-box-shadow:0px 3px 10px 0px rgba(0,0,0,.15);box-shadow:0px 3px 10px 0px rgba(0,0,0,.15);}

#main_banner{float:left;position:relative;z-index:5;width:49%;height:880px;-webkit-transition:width .2s;transition:width .2s}

#sh_section{ float:left;/*min-width:900px;*/width:50%;margin-left:1%;font-size:15px;line-height:1.5;letter-spacing:-0.1px; background-color:#fff;font-family:arita-medium}
#sh_section > div{box-sizing:border-box}

#sh_container{position:relative;min-width:1500px;width:100%;margin:0 auto;z-index:0}
#sh_container_wrapper{position:relative;width:100%;zoom:1}

#sh_container_wrapper #index_wrapper {position:relative;max-width:1800px;min-width:1500px;width:100%;margin:0 auto;}
#sh_container_wrapper #index_wrapper:after{display:block;visibility:hidden;clear:both;content:""}
#sh_container_wrapper #index_wrapper .index_box{float:left;margin-top:20px}

#m01{width:100%;height:360px;border:1px solid #ededed;border-radius:10px;overflow:hidden;background:#f7f7f7}
#m02{width:100%;height:190px;margin:20px 0}
#m02:after{display:block;content:'';clear:both;height:0;visibility:hidden}
#m02 > div{float:left;height:100%}
#m02 .m0201{box-sizing:border-box;width:68%;padding:0 15px}
#m03{width:100%;height:290px;}
#m03:after{display:block;content:'';clear:both;height:0;visibility:hidden}
#m03 > div{float:left;height:100%}

#sub_main_banner{width:100%;height:310px;background:url(/sh_img/hd/sub_main_banner/sub_main_banner.jpg) no-repeat center}
@keyframes main{from{background-position:top center}50%{background-position:bottom center}100%{background-position:top center}}

#sh_content_tit{padding-top:117px;text-align:center;font-size:15px;color:#fff;font-family:arita-medium}
#sh_content_tit h3{display:inline-block;position:relative;z-index:5;margin-bottom:10px;font-weight:normal;font-size:34px;font-family:arita-medium}
#sh_content_tit h3:after{display:block;content:'';position:absolute;top:-12px;right:-22px;z-index:-1;width:41px;height:42px}
#sh_content_tit .fa-home{color:#fff}
#sh_content_tit .fa-angle-right{padding:0 5px;color:#fff}

#sh_aside{position:relative;width:1070px;margin:-25px auto 0;text-align:center;background-color:transparent;font-family:arita-medium}

#sh_content{position:relative;z-index:4;width:1070px;min-height:580px;padding:0;margin:70px auto 40px;font-size:15px;line-height:1.6;color:#888;zoom:1}
#sh_content:after{display:block;visibility:hidden;clear:both;content:""}
#sh_content #sh_content_tit{margin-bottom:20px;overflow:hidden;font-family:arita-medium}
#sh_content #sh_content_tit:after{clear:both}
#sh_content #sh_content_tit h3{float:left;padding:0;line-height:1.3em;color:#333;font-weight:none;letter-spacing:-0.03em;font-family:arita-medium}
#sh_content #sh_content_tit span{float:right;margin-top:12px;background:url('/sh_page/img/sub_home.gif') 0 4px no-repeat;padding-left:15px;color:#666}

#sh_ft{z-index:10;position:relative;min-width:1500px;width:100%;padding-top:20px;margin-top:20px;color:#888;background-color:#f7f7f7;font-size:13px;line-height:1.8;letter-spacing:-0.1px;font-family:arita-medium}
#to_top{position:absolute;top:-30px;left:50%;margin-left:-43px;cursor:pointer}
#sh_ft_add{position:relative;min-width:1500px;max-width:1800px;width:100%;margin:0 auto}
#sh_ft_add .add_box {width:890px;font-size:13px}
#sh_ft_add h1{margin-bottom:10px;font-size:18px;color:#a3a3a3}
#sh_ft_copy{position:relative;width:100%;height:40px;margin-top:20px;line-height:40px;background-color:#dfdfdf}
#sh_ft_copy .ft_wrap{position:relative;min-width:1500px;max-width:1800px;width:100%;margin:0 auto}
#sh_ft_icon{position:absolute;right:0;top:0}

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}

#device_change{border:1px solid #666;font-size:3.5em;box-shadow:none}