@charset "utf-8";
@import url("slider.css");
@import url("mnav.css");


@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 400;
 src: url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot');
 src: url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.eot?#iefix') format('embedded-opentype'), url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.woff') format('woff'), url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWeb.ttf') format('truetype');
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 700;
 src: url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot');
 src: url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.eot?#iefix') format('embedded-opentype'), url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.woff') format('woff'), url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebBold.ttf') format('truetype')
}

@font-face {
 font-family: 'NanumBarunGothic';
 font-style: normal;
 font-weight: 300;
 src: url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot');
 src: url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.eot?#iefix') format('embedded-opentype'), url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.woff') format('woff'), url('http://cdn.jsdelivr.net/font-nanumlight/1.0/NanumBarunGothicWebLight.ttf') format('truetype');
}





header, footer, section, article, aside, nav, hgroup, details, menu, figure, figcaption, summary, mark, meter, output, progress, time, video 
{ display: block; }
body,form,th,td,p { margin:0;padding:0; -webkit-text-size-adjust:none;}
html { font-family:"NanumBarunGothic", "Malgun Gothic","Dotum","Gulim,Helvetica","sans-serif";}
a:link, a:visited, a:active, a:focus { text-decoration:none; color:inherit; cursor:pointer; }
a:hover{ text-decoration:none; color:#ed1c24 /*fc4f08*/; cursor:pointer; }

a { text-decoration:none;}
html, 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, img, ins, kbd, 
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, article, aside, hgroup, 
header, footer, figure, figcaption, nav, section { margin:0; padding:0; border:0;  vertical-align:baseline; background:transparent; }

/*****************************PC화면*************************************/

@media all and (min-width:699px)  { 
.slicknav_menu {display:none;}/*모바일 메뉴*/
body { font-size:12px;  color:#333;  overflow-x:hidden; background-color:#f0f0f0;}
#top { background-color:#fff; border-top:0px solid #111; }
#header {width:1000px; margin:0 auto; overflow:hidden; padding:10px 0; }
#header div.logo { padding:5px 0;  box-sizing:border-box;  width:100%; text-align:center; z-index:10;}
aside.util {position:relative; width:1268px; margin:0 auto; font-size:13px; display:block;   }
aside.util div.util_Area {position:absolute; color:#888; right:0px;   margin:0 auto;  text-align:right; padding:5px 0px 0 0; height:22px; }
aside.util div.util_Area a{  padding:0px 9px 0 5px; border-left:0px solid #ccc;  }
aside.util div.util_Area a:hover {color:#333;}
aside.util div.util_Area a.first{ border-left:0px; }

/* menu */
/*
#menu{ clear:both; width:100%; font-size:15px; box-sizing: border-box;  position:relative; border-bottom:0px solid #dfdfdf; border-top:1px solid #dfdfdf; z-index: 100; border-bottom:6px solid #e7234c;}
#menu .menu {width:1268px; box-sizing: border-box;  margin:0 auto;  padding:0 0px 0px 0px;   box-sizing: border-box;}
#menu .menu ul ul  { display: none; padding: 0; margin: 0; }
#menu .menu ul li:hover > p  { display: block; *display:none; }
#menu .menu ul:hover > li ul { display: block; *display:none; }
#menu .menu ul  {list-style: none;  padding: 0; margin: 0;}
#menu .menu ul li a{ display:block;  padding-top:10px; margin:0; box-sizing: border-box; height:43px;}
#menu .menu li:hover {color:#ed1c24;}
#menu .menu li a:hover {color:#e7234c;}
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul p {border-bottom:0px solid #dfdfdf; border-top:0px solid #dfdfdf; background-color:#000; display: none; position:absolute; left:0; width:100%; height:220px; }
#menu .menu ul li { float: left; width:16%; text-align:center; border-right:0px solid #dfdfdf;  box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul ul {  margin: 10px 0 0 12px; padding:0; position: absolute; top: 48px; border:0px solid #353535;   z-index:5;  }
#menu .menu ul ul li  { float: none;  text-align:center; width:170px;  height:auto; border-right:0px; border-bottom:0px solid #dfdfdf; }
#menu .menu ul ul li.last a{border-bottom:0;}
#menu .menu li a {display: block; font-size:16px; font-weight:bold; margin: 2px 0em 0.9em 0em; border-right:0px solid #e1e1e1; color:#3f3f3d }
#menu .menu ul li a.first { border-left:0px solid #dfdfdf; }
#menu .menu ul li ul li a {color:#dfdfdf; font-size:13px; margin: 0;  font-weight:normal; height:auto;  padding:10px 7px 5px 15px;  border-right:0px;}
#menu .menu li li a:hover {  margin: 0;  font-weight:bold; background-image:none; background-color:none; color:#e7234c; }
*/

#menu{ clear:both; width:100%; font-size:15px; box-sizing: border-box;  position:relative; border-bottom:0px solid #dfdfdf; z-index: 100; border-bottom:6px solid #e7234c;}
#menu .menu {width:1268px; box-sizing: border-box;  margin:0 auto;  padding:0 0px 0px 0px;   box-sizing: border-box;}
#menu .menu .allNav {float:left; padding-left:30px; width:40px; height:40px;}
#menu .menu #snb {width:1100px; padding-left:230px;}
#menu .menu ul ul  { display: none; background: #fff; padding: 0; margin: 0 auto; text-align:center; }

#menu .menu ul ul .nav_wrap1 {width:800px; padding-left:85px; margin:0 auto; text-align:center; }
#menu .menu ul ul .nav_wrap2 {width:800px; padding-left:440px; margin:0 auto; text-align:center; }
#menu .menu ul ul .nav_wrap3 {width:950px; padding-left:250px; margin:0 auto; text-align:center; }
#menu .menu ul ul .nav_wrap4 {width:800px; padding-left:592px; margin:0 auto; text-align:center; }
#menu .menu ul ul .nav_wrap5 {width:800px; padding-left:108px; margin:0 auto; text-align:center; }
#menu .menu ul ul .nav_wrap5 li  { float: right; }
#menu .menu ul ul .nav_wrap7 {width:700px; padding-left:545px; margin:0 auto; text-align:center; }
#menu .menu ul ul .nav_wrap7 li  { float: right; }

#menu .menu ul ul .nav01{ }
#menu .menu ul ul .nav02 {}
#menu .menu ul ul .nav03 {}
#menu .menu ul ul .nav04 {}
#menu .menu ul ul .nav05 {} 
#menu .menu ul ul .nav07 {}

#menu .menu ul li:hover > ul  { display: block; *display:none; }
#menu .menu ul  {list-style: none;  padding: 0; margin: 0;}
#menu .menu ul li a{display:block;  padding-top:10px; margin:0; box-sizing: border-box; height:40px;}
#menu .menu li:hover {border:0px solid #065caf; }
#menu .menu li a:hover {color:#e7234c; }
#menu .menu ul:after  { content: ""; clear: both; display: block;  }
#menu .menu ul .nav_wrap1 .nav01 li:first-child { width:11%; float: left; text-align:center;   box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul .nav_wrap1 .nav01 li:nth-child(2) { width:10%; float: left; text-align:center;   box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul .nav_wrap1 .nav01 li:nth-child(3) { width:12%; float: left; text-align:center;   box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul .nav_wrap2 .nav02 li:first-child { float: left; width:11%; text-align:center;   box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul .nav_wrap3 .nav03 li:nth-child(1) { float: left; width:16%; text-align:center;   box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul .nav_wrap3 .nav03 li:nth-child(4) { float: left; width:11%; text-align:center;   box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul .nav_wrap3 .nav03 li:nth-child(5) { float: left; width:11%; text-align:center;   box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul .nav_wrap3 .nav03 li:nth-child(6) { float: left; width:11%; text-align:center;   box-sizing: border-box; padding:0; margin:0;}

#menu .menu ul li { float: left; width:16%; text-align:center;   box-sizing: border-box; padding:0; margin:0;}
#menu .menu ul ul {margin: 0 auto; text-align:center;  width:100%;  background:rgba(110, 104, 104, 0.8); padding:5px 0 10px 0; position: absolute; top: 100%; left:0; margin-right:6px;  z-index:5; height:35px;  }
#menu .menu ul ul li  {width:14%; float: left;height:auto; border-right:0px; border-bottom:0px solid #dfdfdf; }
#menu .menu ul ul li.last {border-bottom:0;}
#menu .menu ul ul ul  { position: absolute; left: 100%; top:0;  }
#menu .menu li a {display: block; font-weight:bold; font-size:16px; line-height:22px;  margin: 2px 0em 0.9em 0em; border-right:0px solid #dfdfdf; }
#menu .menu ul li a.first { border-left:0px solid #dfdfdf;  }
#menu .menu ul li ul li a { color:#fff; font-size:14px; margin: 0; font-weight:bold; height:auto;  border-right:0px; }
#menu .menu li li:hover {border-bottom:0; }
#menu .menu li li a:hover {color:#e7234c;  text-decoration: none; margin: 0; background-image:none;}
#menu .menu li.member{display:none;}



/* hamMenu */
#hamMenu{ clear:both; color:#fff; width:100%; font-size:15px; box-sizing: border-box;  position:absolute; z-index: 100; background:rgba(210, 53, 86, 1.0);}
#hamMenu .menu {width:1100px; box-sizing: border-box;  margin:10px auto 0px auto ;  padding:0px 0px 0px 50px;   box-sizing: border-box;}
#hamMenu .menu ul ul  { display: none; padding: 0; margin: 0; }
#hamMenu .menu ul li > p  { display: block; *display:none; }
#hamMenu .menu ul > li ul  { display: block; *display:none; }
#hamMenu .menu ul  {list-style: none;  padding: 0; margin: 0; }
#hamMenu .menu ul li a{ display:block;  padding-top:10px; margin:0; box-sizing: border-box; height:43px;}
#hamMenu .menu li:hover {color: #fff; font-weight:bold; }
#hamMenu .menu ul:after  { content: ""; clear: both; display: block;  }
#hamMenu .menu ul p { background:rgba(210, 53, 86, 1.0); display: none; position:absolute; left:0; width:100%; height:250px; }
#hamMenu .menu ul li { float: left; width:16%; text-align:left; border-right:0px solid #dfdfdf;  box-sizing: border-box; padding:0; margin:0;}
#hamMenu .menu ul li a:hover{color:#fff}
#hamMenu .menu ul ul {  margin: 10px 0 0 0px; padding:0; position: absolute; top: 48px; border:0px solid #353535;   z-index:5;  }
#hamMenu .menu ul ul li  { float: none;  text-align:left; width:180px;  height:auto; border-right:0px; border-bottom:0px solid #dfdfdf; }
#hamMenu .menu ul ul li.last a{border-bottom:0;}
#hamMenu .menu li a {display: block; font-size:20px; font-weight:bold; margin: 2px 0em 0.9em 0em; border-right:0px solid #e1e1e1; }
#hamMenu .menu ul li a.first { border-left:0px solid #dfdfdf; }
#hamMenu .menu ul li ul li a {color:#dfdfdf; font-size:15px; margin: 0;  font-weight:normal; height:auto;  padding:10px 0px 5px 0px;  border-right:0px;}
#hamMenu .menu li li a:hover {  text-decoration: underline; margin: 0;  font-weight:bold; background-image:none; background-color:none; color:#fff; }


#main{width:1268px; margin:0px auto 0px auto; position:relative; overflow:hidden;  }
#main section{  }
div.contW {overflow:hidden;  width:1100px;  margin:0 auto;  }

/*visual*/
div.visual {z-index: 99; height:0;}
section.slider {position:relative; float:left;  width:468px;  margin: 0 auto; }
div.flexslider {width:100%;    position: relative;  height:548px; overflow: hidden;      }

/*link menu*/
div.contBox1 {overflow:hidden; float:right;  height:548px; width:268px;  box-sizing:border-box; border-bottom:1px solid #e0e0e0; }
div.contBox1 section nav {height:100%;}
div.contBox1 section.Box_01 {width:268px; height:261px; position:relative; text-align:center;   }
div.contBox1 section.Box_02  {width:268px; height:295px; position:relative; text-align:center;  }

div.contBox1 section.Box_01 a{color:#fff; display:block; height:261px;  box-sizing:border-box; }
div.contBox1 section.Box_02 a{color:#fff; display:block; height:97px;  box-sizing:border-box; }
div.contBox1 section strong.tit01{ display:block;   }
div.contBox1 section a:hover { text-decoration: underline; }


/*link menu2*/
div.contBox2 {overflow:hidden; float:left; background-color:#fff; height:548px; width:532px; margin:0 auto; padding:0; box-sizing:border-box; border-bottom:1px solid #e0e0e0; }
div.contBox2 ul{padding:0; margin:0; list-style-type:none;}
div.contBox2 ul li{ float:left;  width:50%; }
div.contBox2 ul li a {text-indent: -9999px; display:block; padding-top:95px; text-align:center; height:227px;  box-sizing:border-box;  }
div.contBox2 ul li.ico1 a {background-color:#f26c4f; background-image:url("../../img/main/bg_qna.png"); background-repeat:no-repeat; background-position:center 33px;}
div.contBox2 ul li.ico2 a {background-color:#707070; background-image:url("../../img/main/bg_map.png"); background-repeat:no-repeat; background-position:center 33px;}


div.bottomBox1 {overflow:hidden; box-sizing:border-box;  background-color:#fff; border:1px solid #e0e0e0; height:142px; width:100%;}
div.bottomBox1 .bottom_imgs { width:1140px; margin:30px auto 0px auto;}
div.bottomBox1 .bottom_img{ text-align:center;float:left;height:63px;}
div.bottomBox1 .bottom_img img{ text-align:center;}


/*notice */
section.Box_04 {border-bottom:1px solid #dfdfdf;}
section.Box_04{ padding:30px 30px; box-sizing:border-box; }
section.Box_04,section.Box_05 {height:288px; position: relative;}
section.Box_04 strong.tit01,section.Box_06 strong.tit01{ font-size:17px;   }
section.Box_04 div.list,section.Box_06 div.list { padding-top:1px; margin-top:10px;  font-size:13px; border-top:2px solid #b61c3c; }
section.Box_04 div.list table{ line-height:28px;}
section.Box_04 div.more{position:absolute; right:33px; top:35px;  }


div.contBox3 {overflow:hidden;  width:100%; margin:0 auto; padding:20px 0 30px 0; box-sizing:border-box; }
div.contBox3 strong.tit01{display:block; font-size:18px; padding-top:25px;    }
div.contBox3 p.txt01 {padding:0; margin:0; color:#888; text-align:center; font-size:14px; padding-top:10px; padding-bottom:10px; }
/*product*/
section.Box_07 {float:left; width:100%; margin:0 auto; padding:20px 0px; width:67.2%; box-sizing:border-box; }
section.Box_07 td.board_output_gallery_img {text-align:left;}
section.Box_07 span.board_output_gallery_subject {font-size:15px; padding-top:5px;}
table.main_gallery table {width:100%;  margin:0 auto !important; box-sizing:border-box; padding:0;}
.board_output_gallery_subject {width:328px !important;}
/*movie*/
section.Box_08 {float:right; width:100%; margin:0 auto; padding:20px 0px; width:328px;  box-sizing:border-box;  }
section.Box_08 a{ position:relative;  }
section.Box_08 span.ico {position:absolute; width:100%; text-align:center; padding-top:70px; display:block; z-index: 1; }
section.Box_08 a:hover span.mask { opacity:0.5; display:block; width:100%; height:200px; position:absolute; background-color:#000;  }

/*quick menu*/
section.quick {display:none; }

#footer { width:100%; background-color:#fff; color:#53252e; font-size:12px; border-top:1px solid #dcdcdc; }
#footer div.guide { width:390px;  text-align:center; margin:0 auto; clear:both; background-color:#fff; padding:10px 0 11px 0; overflow:hidden; }
#footer div.guide ul {list-style-type:none; padding-top:5px; float:left; }
#footer div.guide ul li {float:left; padding:0px 20px; border-right:1px solid #555;  }
#footer div.guide ul li.first {padding-left:1px;  }
#footer div.guide ul li.last {border-right:0;}
#footer div.guideBox {width:1268px; margin:0 auto;}
#footer footer.copy {width:1268px; margin:0 auto; clear:both; padding:25px 0 20px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  float:left; padding-bottom:7px; width:100%;}
#footer div.copyL h3 {display:block; padding:1px 0 0 0; margin:0; float:left; font-size:19px;  }
#footer div.copyL ul { list-style-type:none;  padding:32px 0 0 0px; margin-left:173px;  line-height:20px; }
#footer div.copyL ul li:first-child{ font-weight:bold;  }
#footer div.copyL ul li:last-child{ color:#a7a7a7;  }
#footer div.copyL ul li.first {background:none;}
#footer div.copyB { clear:both; border-top:0px solid #dfdfdf; padding:1px 0 20px 0 ;  }






td.bd_out1 {width:82%!important;}


#header div.mob_logo,
section.mob_Box_06,
section.mob_Box_01,
section.mob_Box_02,
div.mob_bottomBox1 {display:none;}


}


/*****************************모바일 화면****************************/
@media not all and (min-width:699px){
#menu {	display:none;}

body { font-size:12px;  color:#454545;  }
#top { background-color:#fff; }
#header {width:100%; position:absolute; top:0; border-bottom:3px solid #e7234c;  }
#header div.logo {text-align:center; padding:0; display:none; }
#header div.mob_logo{text-align:center; padding:0; display:block}
#header div.logo img { width:135px; padding-left:5px;display:none; }
#header div.mob_logo img { width:185px; }
aside.util { display:none; }

#menu .menu ul p {padding:0; margin:0; background-color:#333; display: none; position:absolute; left:0; width:100%; height:138px; }

section.slider {position:relative; width:100%; margin: 0 auto; overflow:hidden; }
div.flexslider {width:100%; position: relative;   overflow: hidden;   margin-bottom:-25%;   }
div.flex-viewport {overflow:hidden;}
.flex-direction-nav {display:none;}

/*link menu*/
section.mob_Box_01 img {width:100%; vertical-align:middle;}
div.contBox1 {display:none;}
div.contBox1 {overflow:hidden; padding:0;  box-sizing:border-box; }
div.contBox1 section nav {height:100%;}
div.contBox1 section {float:left; width:33.33333%; position:relative; text-align:center;    box-sizing:border-box;}
div.contBox1 section a{color:#fff;  display:block;  padding:15px 10px; border-left:1px solid #dfdfdf;  box-sizing:border-box; }
div.contBox1 section strong.tit01{font-size:26px; display:block;   }
div.contBox1 section span.txt01{display:none; color:#333;padding-top:12px;  }
div.contBox1 section a:hover { text-decoration: underline; }
div.contBox1 section a img {max-width:100%;}

/*link menu2*/
section.mob_Box_02 img {width:100%;}
section.mob_Box_02 div {width:33.33333%; float:left;}
div.contBox2 {display:none;}
div.contBox2 {overflow:hidden; float:left; background-color:#fff; width:100%; margin:0 auto; padding:0; box-sizing:border-box; }
div.contBox2 ul{padding:0; margin:0; list-style-type:none;}
div.contBox2 ul li{ float:left;  width:50%; }
div.contBox2 ul li a {text-indent: -9999px; display:block; padding-top:50px; text-align:center; height:180px;  box-sizing:border-box;  }
div.contBox2 ul li.ico1 a {background-color:#f26c4f; background-image:url("../../img/main/bg_qna.png"); background-repeat:no-repeat; background-position:center 20px;}
div.contBox2 ul li.ico2 a {background-color:#707070; background-image:url("../../img/main/bg_map.png"); background-repeat:no-repeat; background-position:center 20px;}

div.contBox3 {   box-sizing:border-box; }
div.contBox3 section { position:relative; width:100%;    position:relative; box-sizing:border-box;}
/*notice faq*/
section.Box_04{border-top:1px solid #dfdfdf; background-color:#fff; padding:20px 20px;  position:relative; }
section.Box_05 {border-top:0px solid #dfdfdf;  }
section.Box_04 strong.tit01,section.Box_05 strong.tit01,section.Box_06 strong.tit01{ font-size:17px;   }
section.Box_04 div.list,section.Box_05 div.list,section.Box_06 div.list { padding-top:20px;   font-size:13px;  }
section.Box_04 div.list table,section.Box_05 div.list table{ line-height:28px;}
section.Box_04 div.more,section.Box_05 div.more {position:absolute; right:20px; top:20px;  }
section.Box_05 {border-bottom:1px solid #dbdbdb; border-right:0px solid #dbdbdb;}
/*tel*/

section.mob_Box_06 img {width:100%; vertical-align:middle;}
section.Box_06 {display:none;}
section.Box_06 { clear:both; border-top:1px solid #dfdfdf; padding:20px 20px 35px 20px;  background:url("../../img/main/bg_tel.png")no-repeat 96% 30%;}
section.Box_06 p { padding:12px 0 0 0; width:100%;  }
section.Box_06 span.num{/*background:url("../../img/main/ico_tel.png")no-repeat left center; padding-left:50px;*/ padding-bottom:5px; display:block; font-size:30px; color:#555; font-weight:bold; }
section.Box_06 span.txt01{display:block; padding: 5px 0 15px 0 ; line-height:18px; }
section.Box_06 span.txt02{display:none;  }
section.Box_06 .call {display:block; box-sizing:border-box; padding:10px 0px; background-color:#222; color:#fff; border-radius:5px 5px; text-align:center; font-size:17px; font-weight:bold; }

div.contBox3 .tit01,div.contBox3 .txt01{display:none;}

/*product*/
section.Box_07 { width:100%; margin:0 auto; padding:20px 0px 0 0; box-sizing:border-box; }
section.Box_07 {clear:both; width:100%; margin:0 auto; padding:15px 0; }
section.Box_07 td.board_output_gallery_img {text-align:center;}
section.Box_07 td.board_output_gallery_img img {width:130px; height:130px;}
section.Box_07 span.board_output_gallery_subject {font-size:15px; padding-top:5px;}
table.main_gallery table {width:100%;  margin:0 auto !important; box-sizing:border-box; padding:10px 0;}

/*movie*/
section.Box_08 { width:100%;  padding: 0;  box-sizing:border-box;  }
section.Box_08 a{ position:relative;  }
section.Box_08 a img {width:100%; vertical-align:top;}
section.Box_08 span.ico {position:absolute; width:100%; text-align:center; padding-top:22%; display:block; z-index: 1; }
section.Box_08 span img {width:58px;}
section.Box_08 a:hover span.mask { display:none;}

/*quick menu*/
section.quick {display:none;}

#footer { width:100%; width:100%;  background-color:#353535; color:#fff; clear:both; }
#footer div.guide {display:none;}
#footer div.footer_link {display:none; }
#footer footer.copy {width:100%; margin:0 auto; clear:both; padding:20px 0 30px 0; overflow:hidden; }
#footer div.copyL{  margin:0 auto;  padding-bottom:20px; overflow:hidden;}
#footer div.copyL h3 {display:none; padding:1px 0 0 0; margin:0; float:left; font-size:19px; color:#fff; }
#footer div.copyL ul { list-style-type:none;  margin:0; float:left; line-height:20px; }
#footer div.copyL ul li{ padding-left:0 13px; text-align:center; }
#footer div.copyB { clear:both; border-top:1px solid #454545; padding:15px 0 0 20px ;  }


div.bottomBox1 {display:none;}
div.mob_bottomBox1 {overflow:hidden; box-sizing:border-box;  background-color:#fff; width:100%; text-align:center; margin:0 auto;}
div.mob_bottomBox1 ul.bottom_imgs {margin-top:20px; margin-bottom:18px;}
div.mob_bottomBox1 ul.bottom_imgs li a{width:33%; text-align:center;float:left;}
div.mob_bottomBox1 ul.bottom_imgs li a img{ text-align:center; width:100%;}




}


