html, body {
  width: 100%;
  height: 100%;
}

body.bgTypeA {
  background: #f2f2f2;
}
body.bgTypeA:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 188px;
  background: #fff;
}
body.bgTypeA #header {
  box-shadow: none;
  border-bottom: 1px solid #eee;
}

#wrapper {
  position: relative;
  padding-bottom: 40px;
}
#wrapper #lglifecareHead {
  z-index: 90 !important;
}
#wrapper > h1 {
  height: 80px;
  font-size: 34px;
  font-weight: 600;
  line-height: 80px;
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}
#wrapper > h1 p {
  width: 1280px;
  margin: 0 auto;
  font-size: 34px;
  font-weight: 600;
  line-height: 80px;
}
#wrapper.bottomBg:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 308px;
  background: #f2f2f2;
}

.mainTopBanner {
  position: relative;
  overflow: hidden;
  width: 1280px;
  margin: 0 auto;
  border-radius: 10px;
}
.mainTopBanner .close {
  position: absolute;
  right: 20px;
  top: 20px;
}

#header {
  position: relative;
  z-index: 50;
  height: 151px;
}
#header:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 102px;
  height: 1px;
  background: #eee;
}
#header .fixWrap {
  height: 151px;
  border-bottom: 1px solid #eee;
  background: rgba(255, 255, 255, 0.8);
}
#header .fixWrap .wrap {
  position: relative;
  width: 1280px;
  padding-top: 30px;
  margin: 0 auto;
  /*.cate {float:left; width:38px; height:38px; border:solid 1px #f2f2f2; border-radius:13px; box-shadow:3px 3px 6px 0 rgba(0, 0, 0, 0.1); background:#fff;
    a {display:block; padding-top:12px; text-align:center;}
  }*/
}
#header .fixWrap .wrap .logo {
  position: absolute;
  left: 0;
  top: 36px;
}
#header .fixWrap .wrap .logo a {
  display: block;
}
#header .fixWrap .wrap .logo a img {
  width: 214px;
}
#header .fixWrap .wrap .searchAll {
  margin: 0 0 21px 330px;
}
#header .fixWrap .wrap .searchAll fieldset {
  position: relative;
  float: left;
  width: 470px;
  height: 52px;
  padding: 0 70px 0 20px;
  border: 2px solid #f9327b;
  border-radius: 14px;
  background: #fff;
}
#header .fixWrap .wrap .searchAll fieldset input {
  position: relative;
  z-index: 50;
  width: 100%;
  height: 48px;
  padding: 0;
  line-height: 48px;
  border: 0;
  border-radius: 0;
  transition: initial;
  background: transparent;
}
#header .fixWrap .wrap .searchAll fieldset .srch {
  position: absolute;
  right: 20px;
  top: calc(50% - 9px);
}
#header .fixWrap .wrap .searchAll fieldset .del {
  display: none;
  position: absolute;
  right: 44px;
  top: calc(50% - 9px);
}
#header .fixWrap .wrap .searchAll fieldset .detail {
  display: none;
  position: absolute;
  left: -2px;
  top: 50px;
  right: -2px;
  z-index: 1;
  padding: 20px;
  border: 2px solid #f9327b;
  border-top: 0;
  border-radius: 0 0 14px 14px;
  background: #fff;
}
#header .fixWrap .wrap .searchAll fieldset .detail h2 {
  height: 34px;
  margin-bottom: 14px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1em;
  border-bottom: 1px solid #ddd;
}
#header .fixWrap .wrap .searchAll fieldset .detail .list li {
  position: relative;
  padding-right: 30px;
}
#header .fixWrap .wrap .searchAll fieldset .detail .list li img {
  position: absolute;
  right: 0;
  top: 0;
}
#header .fixWrap .wrap .searchAll fieldset .detail .list li .go {
  position: absolute;
  right: 0;
  color: #aaa;
  font-size: 12px;
}
#header .fixWrap .wrap .searchAll fieldset .detail .list li + li {
  margin-top: 14px;
}
#header .fixWrap .wrap .searchAll fieldset .detail .list + .list {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid #ddd;
}
#header .fixWrap .wrap .searchAll fieldset.on {
  border-radius: 14px 14px 0 0;
}
#header .fixWrap .wrap .searchAll fieldset .recommendWord {
  position: absolute;
  left: 20px;
  top: 0;
  right: 70px;
  overflow: hidden;
  height: 48px;
}
#header .fixWrap .wrap .searchAll fieldset .recommendWord li {
  height: 48px;
  line-height: 48px;
  color: #aaa;
}
#header .fixWrap .wrap .searchAll fieldset .recommendWord.hidden {
  opacity: 0;
}
#header .fixWrap .wrap .searchAll .ranking {
  float: left;
  position: relative;
  min-width: 150px;
  max-width: 300px;
  margin-left: 20px;
}
#header .fixWrap .wrap .searchAll .ranking .tit {
  line-height: 52px;
}
#header .fixWrap .wrap .searchAll .ranking .tit a {
  position: relative;
  display: block;
  padding: 0 25px;
  font-size: 14px;
  color: #262626;
}
#header .fixWrap .wrap .searchAll .ranking .tit a strong {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 16px;
  color: #111;
  font-style: italic;
}
#header .fixWrap .wrap .searchAll .ranking .detail {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 262px;
  padding: 24px 20px 20px;
  border-radius: 14px;
  border: 1px solid #ddd;
  background: #fff;
}
#header .fixWrap .wrap .searchAll .ranking .detail h2 {
  height: 37px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  font-weight: 600;
  line-height: 1em;
}
#header .fixWrap .wrap .searchAll .ranking .detail .date {
  height: 38px;
  margin-top: -38px;
  text-align: right;
  font-size: 12px;
  color: #aaa;
}
#header .fixWrap .wrap .searchAll .ranking .detail .list {
  margin-top: 16px;
}
#header .fixWrap .wrap .searchAll .ranking .detail .list li {
  position: relative;
  padding-left: 21px;
  margin-top: 10px;
  font-size: 14px;
}
#header .fixWrap .wrap .searchAll .ranking .detail .list li .num {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 600;
  font-style: italic;
}
#header .fixWrap .wrap .searchAll:after {
  content: "";
  display: block;
  clear: both;
}
#header .fixWrap .wrap .util {
  position: absolute;
  right: 0;
  top: 42px;
}
#header .fixWrap .wrap .util li {
  position: relative;
  float: left;
  height: 30px;
  line-height: 30px;
}
#header .fixWrap .wrap .util li img {
  vertical-align: middle;
}
#header .fixWrap .wrap .util li + li {
  margin-left: 25px;
}
#header .fixWrap .wrap .util li .num {
  position: absolute;
  right: -9px;
  bottom: -7px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
  font-size: 12px;
  color: #fff;
  background: #f9327b;
}
#header .fixWrap .wrap .util li .num.bigNum {
  font-size: 9px;
}
#header .fixWrap .wrap .gnb {
  float: left;
}
#header .fixWrap .wrap .gnb > li {
  float: left;
  margin-right: 25px;
  line-height: 48px;
  font-weight: 600;
}
#header .fixWrap .wrap .gnb > li.on {
  position: relative;
  /*&:before {content:""; position:absolute; left:calc(50% - 3px); bottom:0; width:5px; height:5px; border-radius:50%; background:#f9327b;}*/
}
#header .fixWrap .wrap .gnb > li.on a {
  color: #f9327b;
}
#header .fixWrap .wrap .gnb > li.impor {
  position: relative;
}
#header .fixWrap .wrap .gnb > li.impor:before {
  content: "";
  position: absolute;
  right: -5px;
  top: 5px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #f9327b;
}
#header .fixWrap .wrap .gnb > li img {
  height: 27px;
  margin-top: -4px;
  vertical-align: middle;
}
#header .fixWrap .wrap .gnb > li.cate {
  position: relative;
}
#header .fixWrap .wrap .gnb > li.cate > a {
  display: block;
  width: 160px;
  height: 48px;
  padding-top: 17px;
  border-radius: 14px 14px 0 0;
  text-align: center;
  line-height: 1em;
  font-weight: 600;
  color: #fff;
  background: #F9327B url(/static/images/icon/ic_cate3.svg) no-repeat 23px 50%;
}
#header .fixWrap .wrap .gnb > li.cate .pdtCate {
  display: none;
  position: absolute;
  left: 0;
  top: 48px;
  width: 160px;
  border: 1px solid #F9327B;
  border-radius: 0 0 14px 14px;
  background: #fff;
}
#header .fixWrap .wrap .gnb > li.cate .pdtCate ul {
  overflow-x: hidden;
  overflow-y: auto;
  height: 698px;
}
#header .fixWrap .wrap .gnb > li.cate .pdtCate ul::-webkit-scrollbar-track {
  box-shadow: none;
}
#header .fixWrap .wrap .gnb > li.cate .pdtCate ul::-webkit-scrollbar-thumb, #header .fixWrap .wrap .gnb > li.cate .pdtCate ul::-webkit-scrollbar-thumb:hover {
  background-color: #f5a3c1;
  box-shadow: none;
}
#header .fixWrap .wrap .gnb > li.cate .pdtCate ul li a {
  display: block;
  line-height: 36px;
  padding-left: 20px;
  font-size: 14px;
}
#header .fixWrap .wrap .gnb > li.cate .pdtCate ul li a:hover {
  font-weight: 600;
  color: #F9327B;
  background: #f8f8f8;
}
#header .fixWrap .wrap .gnb > li.cate .pdtCate ul li.on a {
  font-weight: 600;
  color: #F9327B;
  background: #f8f8f8;
}
#header .fixWrap .wrap .gnb > li.cate .pdtCate ul li:last-child {
  overflow: hidden;
  border-radius: 0 0 14px 14px;
}
#header .fixWrap .wrap .gnb > li.cate .pdtCate.on {
  border-radius: 0 0 0 14px;
}
#header .fixWrap .wrap .gnb > li.cate .treeNav {
  display: none;
  overflow: hidden;
  position: absolute;
  left: 160px;
  top: 48px;
  min-width: 160px;
  height: 700px;
  border: 1px solid #ddd;
  border-left: 0;
  border-radius: 0 0 14px 0;
  background: #fff;
}
#header .fixWrap .wrap .gnb > li.cate .treeNav li {
  white-space: nowrap;
}
#header .fixWrap .wrap .gnb > li.cate .treeNav li a {
  display: block;
  line-height: 36px;
  padding: 0 20px;
  font-size: 14px;
  color: #888;
}
#header .fixWrap .wrap .gnb > li.cate .treeNav li a:hover {
  color: #111;
  background: #f8f8f8;
}
#header .fixWrap .wrap .gnb > li.btn {
  padding-top: 5px;
}
#header .fixWrap .wrap .gnb > li.btn a {
  display: block;
  padding: 0 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  font-weight: 500;
  line-height: 36px;
  background: #f9f9f9;
}
#header .fixWrap .wrap .gnb2 {
  float: right;
}
#header .fixWrap .wrap .gnb2 li {
  float: left;
  margin-left: 20px;
  font-size: 14px;
  line-height: 48px;
}
#header .fixWrap .wrap:after {
  content: "";
  display: block;
  clear: both;
}

#wrapper.fix #lglifecareHead, #wrapper.tempFix #lglifecareHead {
  visibility: hidden;
}
#wrapper.fix #header .fixWrap, #wrapper.tempFix #header .fixWrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 30;
  height: 126px;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
  transform: translateY(-126px);
  animation: showY 0.3s both;
}
#wrapper.fix #header .fixWrap .wrap, #wrapper.tempFix #header .fixWrap .wrap {
  padding-top: 20px;
}
#wrapper.fix #header .fixWrap .wrap .logo, #wrapper.tempFix #header .fixWrap .wrap .logo {
  left: 58px;
  top: 15px;
  width: 150px;
}
#wrapper.fix #header .fixWrap .wrap .searchAll, #wrapper.tempFix #header .fixWrap .wrap .searchAll {
  margin: 0 0 0 238px;
}
#wrapper.fix #header .fixWrap .wrap .searchAll fieldset, #wrapper.tempFix #header .fixWrap .wrap .searchAll fieldset {
  width: 380px;
  height: 38px;
  padding: 0 65px 0 15px;
  border-radius: 10px;
}
#wrapper.fix #header .fixWrap .wrap .searchAll fieldset input, #wrapper.tempFix #header .fixWrap .wrap .searchAll fieldset input {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
}
#wrapper.fix #header .fixWrap .wrap .searchAll fieldset .srch, #wrapper.tempFix #header .fixWrap .wrap .searchAll fieldset .srch {
  right: 15px;
}
#wrapper.fix #header .fixWrap .wrap .searchAll fieldset .del, #wrapper.tempFix #header .fixWrap .wrap .searchAll fieldset .del {
  right: 39px;
}
#wrapper.fix #header .fixWrap .wrap .searchAll fieldset .detail, #wrapper.tempFix #header .fixWrap .wrap .searchAll fieldset .detail {
  top: 36px;
}
#wrapper.fix #header .fixWrap .wrap .searchAll fieldset.on, #wrapper.tempFix #header .fixWrap .wrap .searchAll fieldset.on {
  border-radius: 10px 10px 0 0;
}
#wrapper.fix #header .fixWrap .wrap .searchAll .recommendWord, #wrapper.tempFix #header .fixWrap .wrap .searchAll .recommendWord {
  top: -5px;
  height: 38px;
}
#wrapper.fix #header .fixWrap .wrap .searchAll .ranking, #wrapper.tempFix #header .fixWrap .wrap .searchAll .ranking {
  display: none;
}
#wrapper.fix #header .fixWrap .wrap .gnb, #wrapper.fix #header .fixWrap .wrap .gnb2, #wrapper.tempFix #header .fixWrap .wrap .gnb, #wrapper.tempFix #header .fixWrap .wrap .gnb2 {
  margin-top: 20px;
}
#wrapper.fix #header .fixWrap .wrap .util, #wrapper.tempFix #header .fixWrap .wrap .util {
  top: 22px;
}
#wrapper.fix #header.isTopBanner .fixWrap, #wrapper.tempFix #header.isTopBanner .fixWrap { /*height:226px; transform:translateY(-226px);*/ }

#category {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  width: 300px;
  border-right: 1px solid #ddd;
  background: #fff;
  transform: translateX(-100%);
  transition: transform 0.1s cubic-bezier(0, 0.83, 0.44, 1);
}
#category .user {
  height: 68px;
  padding-left: 15px;
  line-height: 68px;
  font-size: 18px;
}
#category .user.welcome:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -4px 6px 0 0;
  vertical-align: middle;
  background: url(/static/images/icon/ic_user.svg) no-repeat 0 0/100%;
}
#category .user a {
  font-weight: 600;
  text-decoration: underline;
}
#category .close {
  position: absolute;
  right: 22px;
  top: 25px;
  width: 16px;
}
#category .close img {
  transition: all 0.2s ease-in-out;
}
#category .close a:hover img {
  transform: rotate(180deg);
}
#category .tab {
  display: table;
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #ddd;
  table-layout: fixed;
  border-collapse: collapse;
  background: #fff;
}
#category .tab li {
  position: relative;
  display: table-cell;
  height: 53px;
  text-align: center;
  vertical-align: middle;
}
#category .tab li a {
  display: table;
  width: 100%;
  height: 53px;
  color: #888;
}
#category .tab li a span {
  display: table-cell;
  width: 100%;
  height: 54px;
  text-align: center;
  vertical-align: middle;
}
#category .tab li.on a {
  color: #111;
  font-weight: 600;
}
#category .tab li.on:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  right: 0;
  height: 3px;
  background: #111;
}
#category .wrap {
  overflow-y: auto;
  height: calc(100% - 68px);
}
#category .navArea {
  position: relative;
}
#category .navArea.cateNav .list > li > a {
  position: relative;
  display: block;
  min-height: 50px;
  padding: 13px 20px;
  line-height: 24px;
}
#category .navArea.cateNav .list > li.on > a, #category .navArea.cateNav .list > li.hover > a {
  font-weight: 600;
  color: #f9327b;
}
#category .navArea.cateNav .list > li.on > a:before, #category .navArea.cateNav .list > li.hover > a:before {
  content: "";
  position: absolute;
  right: 15px;
  top: calc(50% - 7px);
  width: 7px;
  height: 13px;
  background: url(/static/images/icon/ic_arrow8.svg) no-repeat 0 0;
}
#category .navArea.brandNav {
  padding: 40px 15px;
}
#category .navArea.brandNav fieldset {
  position: relative;
  display: block;
  height: 42px;
  padding-right: 70px;
  border: 1px solid #ddd;
  border-radius: 14px;
}
#category .navArea.brandNav fieldset input {
  width: 100%;
  height: 40px;
  padding: 0 0 0 20px;
  border: 0;
  line-height: 40px;
  font-size: 14px;
}
#category .navArea.brandNav fieldset .srch {
  position: absolute;
  right: 20px;
  top: calc(50% - 9px);
}
#category .navArea.brandNav fieldset .del {
  display: none;
  position: absolute;
  right: 44px;
  top: calc(50% - 9px);
}
#category .navArea.brandNav fieldset.focus {
  border-color: #666 !important;
}
#category .navArea.brandNav .type {
  height: 22px;
  margin-top: 14px;
  font-size: 14px;
}
#category .navArea.brandNav .type a {
  color: #888;
}
#category .navArea.brandNav .type a.on {
  color: #111;
  font-weight: 600;
}
#category .navArea.brandNav .type a + a:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  margin: -2px 10px 0;
  background: #ddd;
}
#category .navArea.brandNav .list {
  overflow-y: auto;
  padding-right: 50px;
  margin-right: -10px;
  max-height: calc(100% - 80px);
}
#category .navArea.brandNav .list > li .tit {
  margin-top: 40px;
  font-size: 34px;
  line-height: 1em;
}
#category .navArea.brandNav .list > li li {
  margin-top: 20px;
}
#category .navArea.brandNav .initial {
  position: fixed;
  right: 15px;
  top: 215px;
  width: 30px;
  padding: 10px 0;
  border-radius: 10px;
  background: #e8e8e8;
}
#category .navArea.brandNav .initial li a {
  display: block;
  color: #aaa;
  font-size: 14px;
  text-align: center;
}
#category .navArea.brandNav .initial li.on a {
  color: #111;
  font-weight: 600;
}
#category .serviceNav {
  padding: 15px 20px 0;
  border-top: 10px solid #f2f2f2;
}
#category .serviceNav h2 {
  font-weight: 600;
}
#category .serviceNav .nav1 {
  overflow: hidden;
  margin: 10px 0 30px;
}
#category .serviceNav .nav1 li {
  float: left;
  width: 33.3%;
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
}
#category .serviceNav .nav1 li img {
  display: block;
  width: 56px;
  margin: 0 auto 10px;
}
#category .serviceNav .nav1 li a {
  color: #888;
}
#category .serviceNav .nav2 {
  padding: 0 20px;
  margin: 0 -20px;
  border-top: 10px solid #f2f2f2;
}
#category .serviceNav .nav2 li {
  min-height: 50px;
  padding: 13px 0;
  line-height: 24px;
}
#category .treeNav {
  display: none;
  position: fixed;
  left: 300px;
  top: 0;
  bottom: 0;
  overflow-y: auto;
  width: 260px;
  height: 100%;
  padding: 30px 20px 0;
  background: #fff;
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.1);
  transform: translateX(-100%);
  transition: all 0.1s cubic-bezier(0, 0.83, 0.44, 1);
}
#category .treeNav ul {
  display: none;
}
#category .treeNav ul li {
  min-height: 50px;
  padding: 13px 20px;
  line-height: 24px;
}
#category .treeNav ul li.on a, #category .treeNav ul li a:hover {
  font-weight: 600;
  text-decoration: underline;
}
#category .treeNav.on {
  display: block;
  transform: translateX(0);
}
#category.on {
  transform: translateX(0);
}

#location {
  width: 1280px;
  height: 68px;
  margin: 0 auto;
  padding-top: 40px;
  font-size: 0;
}
#location > li {
  position: relative;
  z-index: 10;
  display: inline-block;
  line-height: 18px;
}
#location > li > a {
  position: relative;
  font-size: 14px;
  color: #888;
}
#location > li > a.ico {
  padding-right: 22px;
}
#location > li > a.ico:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 18px;
  background: url(/static/images/icon/ic_arrow9.svg) no-repeat 0 0;
  transition: all 0.1s;
}
#location > li > a.hover.ico:after {
  transform: rotate(180deg);
}
#location > li + li:before {
  content: "/";
  display: inline-block;
  margin: 0 8px;
  color: #ddd;
}
#location > li ul {
  display: none;
  position: absolute;
  left: 8px;
  top: 28px;
  overflow: hidden;
  border: 1px solid #ddd;
  border-radius: 14px;
  background: #fff;
}
#location > li ul li {
  white-space: nowrap;
}
#location > li ul li a {
  display: block;
  padding: 0 20px;
  line-height: 36px;
  font-size: 14px;
  color: #888;
}
#location > li ul li a:hover {
  color: #111;
  background: #f2f2f2;
}
#location ~ h1 {
  width: 1280px;
  height: 130px;
  margin: -68px auto 0;
  border-bottom: 2px solid #111;
  text-align: center;
  font-size: 34px;
  font-weight: 400;
  line-height: 128px;
  background: none;
  box-shadow: none;
}

#container {
  width: 1280px;
  margin: 0 auto;
  padding: 0 0 150px;
}
#container:after {
  content: "";
  display: block;
  clear: both;
}
#container.wide {
  width: 100%;
}
#container #snb {
  float: left;
  width: 210px;
}
#container #snb .nav {
  padding-top: 50px;
}
#container #snb .nav > li {
  margin-top: 30px;
  padding-left: 16px;
  font-size: 14px;
}
#container #snb .nav > li > p {
  padding: 0 0 6px;
  color: #888;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
#container #snb .nav > li.on > a {
  color: #f9327b;
  font-weight: 600;
}
#container #snb .nav > li ul li {
  margin-top: 16px;
  font-size: 14px;
}
#container #snb .nav > li ul li.text {
  margin-top: 6px;
  font-size: 12px;
  line-height: 1.3em;
  color: #EF407D;
}
#container #snb .nav > li ul li.on a {
  color: #f9327b;
  font-weight: 600;
}
#container #snb .nav > li + li {
  padding-top: 30px;
  border-top: 1px solid #ddd;
}
#container #snb .nav > li:has(> a:only-child):not(:first-child) {
  padding-top: 0;
  border-top: 0;
  margin-top: 16px;
}
#container #snb .nav > li:first-child {
  padding-top: 0;
  margin-top: 0;
}
#container #snb.type4 .nav > li > p {
  padding-left: 24px;
  margin-left: -16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 16px;
}
#container #snb.type4 .nav > li > p.myorder {
  background-image: url(/static/images/icon/ic_myorder2.svg);
}
#container #snb.type4 .nav > li > p.family {
  background-image: url(/static/images/icon/ic_family2.svg);
}
#container #snb.type4 .nav > li > p.setting {
  background-image: url(/static/images/icon/ic_setting.svg);
}
#container #snb.type4 .nav > li > p.service {
  background-image: url(/static/images/icon/ic_service.svg);
}
#container #snb.type4 .nav > li > p.customer {
  background-image: url(/static/images/icon/ic_customer.svg);
}
#container #contArea {
  position: relative;
  float: right;
  width: 1030px;
}
#container #contArea > h1 {
  height: 60px;
  margin-top: 40px;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2em;
}
#container:after {
  content: "";
  display: block;
  clear: both;
}

#footer {
  position: relative;
  min-width: 1280px;
  border-radius: 30px;
  margin: 0 40px;
  background: #e8e8e8;
}
#footer .wrap {
  position: relative;
  width: 1280px;
  min-height: 210px;
  padding: 30px 0 40px;
  margin: 0 auto;
}
#footer .wrap .nav {
  margin-bottom: 46px;
}
#footer .wrap .nav li {
  display: inline-block;
  margin-right: 30px;
  font-size: 14px;
}
#footer .wrap .company {
  width: 510px;
  overflow: hidden;
}
#footer .wrap .company p {
  float: left;
  margin-right: 25px;
  font-size: 12px;
  line-height: 1em;
}
#footer .wrap .company p + p {
  margin-top: 10px;
}
#footer .wrap .qr {
  position: relative;
  float: left;
  padding-right: 41px;
  margin-right: 40px;
}
#footer .wrap .qr h2 {
  font-weight: 600;
}
#footer .wrap .qr h2:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: -4px 0 0 8px;
  vertical-align: middle;
  background: url(/static/images/icon/ic_download.svg) no-repeat 0 0;
}
#footer .wrap .qr ul {
  overflow: hidden;
  margin-top: 20px;
}
#footer .wrap .qr ul li {
  float: left;
}
#footer .wrap .qr ul li p {
  margin-bottom: 15px;
  font-family: "Roboto";
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
#footer .wrap .qr:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -18px;
  width: 1px;
  height: 122px;
  background: rgba(0, 0, 0, 0.1);
}
#footer .wrap .customerCenter {
  position: relative;
  float: left;
  width: 310px;
}
#footer .wrap .customerCenter h2 {
  font-weight: 600;
}
#footer .wrap .customerCenter h2:after {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: -4px 0 0 8px;
  vertical-align: middle;
  background: url(/static/images/icon/ic_tel2.svg) no-repeat 0 0;
}
#footer .wrap .customerCenter .btn {
  position: absolute;
  right: 0;
  top: -8px;
}
#footer .wrap .customerCenter .btn a {
  height: 38px;
  padding: 0 20px;
  line-height: 36px;
}
#footer .wrap .customerCenter ul {
  overflow: hidden;
  margin-top: 20px;
}
#footer .wrap .customerCenter ul li {
  position: relative;
  float: left;
  width: 50%;
}
#footer .wrap .customerCenter ul li h3 {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
}
#footer .wrap .customerCenter ul li .tel {
  margin-top: 15px;
  font-size: 18px;
}
#footer .wrap .customerCenter ul li .time {
  margin-top: 5px;
}
#footer .wrap .customerCenter ul li .time p {
  position: relative;
  padding-left: 30px;
  font-size: 12px;
}
#footer .wrap .customerCenter ul li .time p em {
  position: absolute;
  left: 0;
}
#footer .wrap .customerCenter ul li .time p span {
  font-size: 12px;
}
#footer .wrap .customerCenter ul li:nth-child(2n) {
  padding-left: 40px;
}
#footer .wrap .customerCenter ul li:nth-child(2n):before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background: rgba(0, 0, 0, 0.1);
}
#footer .wrap .copy {
  clear: both;
  padding-top: 10px;
  font-size: 12px;
  color: #aaa;
}

.btnTop {
  display: none;
  position: fixed;
  right: 30px;
  bottom: 50px;
  z-index: 50;
  width: 100px;
}
.btnTop img {
  width: 100%;
  margin-top: -10px;
}
.btnTop.typeB {
  bottom: 90px;
}

.kakaoChannel {
  position: fixed;
  right: 30px;
  bottom: 140px;
  z-index: 50;
  width: 100px;
}
.kakaoChannel img {
  width: 100%;
}

@media all and (max-width: 1400px) {
  #footer .wrap {
    width: auto;
    margin: 0 20px;
  }
}

/*# sourceMappingURL=layout.css.map */
