@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
body {
  min-width: 1000px; 
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  font-weight: 500;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  outline: 0;
  vertical-align: baseline;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #000;
  outline: none;
  text-decoration: none;
  cursor: pointer;
}
a:hover { text-decoration: none; }
del { text-decoration: line-through; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
ul li { list-style-type: none; }
img { border: none; }
.clearfix:after {
  clear: both;
  display: block;
  height: 0;
  font-size: 0;
  content: "";
  visibility: hidden;
}
.clearfix { zoom: 1; }
.fl { float: left; }
.fr { float: right; }
.wrapper {
  position: relative;
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
  zoom: 1;
}
.hidden {display: none;}



/* banner */
.banner { height: 807px; background: url(../images/banner.jpg) no-repeat top;}
.banner h1 { height: 129px; background: url(../images/title.png) no-repeat center bottom; text-indent: -9999px;} 
.banner .logo { position: absolute; display: block; width: 41px; height: 14px; top: 24px; left: 35px; text-indent: -9999px; background: url(../images/logo.png);}
.banner .wrapper >p { margin-top:-10px; text-align: center; font-size: 18px; color: #7e6a68;}
.banner .wrapper >p span {color: #da4b2e; font-weight: bold;}
.banner .box {float: left; width: 332px; height: 421px; margin-top: 80px; margin-left: 20px; text-align: center;
  background: #fff url(../images/border.png) no-repeat center;
  box-shadow: 0px 4px 38px 0px rgba(245, 219, 218, 0.94);
}
.banner .box h3 {
  height: 48px;
  margin-top: -11px;
  text-indent: -9999px;
  background: url(../images/off-42.png) no-repeat center;
}
.banner .box img {display: block; margin: 0px auto; margin-top: 35px; margin-bottom: 9px;}
.banner .box span{ display: inline-block; height: 24px; padding: 0px 10px; color: #ae6b28; border-radius: 25px; line-height: 24px; background-color: #fcded3;}
.banner .box p { margin-top: 15px;}
.banner .box p del {color: #797979;}
.banner .box p strong { font-size: 18px; line-height: 46px;}
.banner .box p strong b { font-size: 46px;}
.banner .box.off58 {margin-left: 37px;}
.banner .box.off58 h3 {
  background: url(../images/off-58.png) no-repeat center;
}
.banner .box.off78 {
  position: relative;
  width: 429px;
  height: 495px;
  margin-top: 35px;
  background: url(../images/box-78.png) no-repeat center;
  box-shadow: 0px 4px 38px 0px rgba(245, 219, 218, 0.94);
}
.banner .box.off78::after {
  position: absolute;
  content: "";
  width: 432px;
  height: 62px;
  left: -2px;
  bottom: -55px;
  background: url(../images/shadow.png);
}
.banner .box.off78 h3 { height: 59px; margin-top: -24px; background: url(../images/off-78.png) no-repeat center;}
.banner .box.off78 img { margin-top: 48px;  margin-bottom: 15px;}
.banner .box.off78 span { background-color: #ffd9dc; color: #cc4300;}
.banner .box.off78 .buybtn { width: 289px; height: 54px; line-height: 54px;}
.banner .box.off78 p.last { color: #8c8b8a;}
/* buybtn */
.buybtn { display: block;  width: 230px; height: 49px; line-height: 49px; margin: 0px auto; font-size: 16px; font-weight: 600; color: #fff;
    border-radius: 3px;
    background-image: -moz-linear-gradient( 90deg, rgb(254,84,0) 0%, rgb(255,54,0) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(254,84,0) 0%, rgb(255,54,0) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(254,84,0) 0%, rgb(255,54,0) 100%);
    box-shadow: 0px 6px 13px 0px rgba(255, 48, 0, 0.48),inset 0px 3px 29px 0px rgba(255, 0, 0, 0.4);
}
.buybtn i {
  display: inline-block;
  width: 19px;
  height: 14px;
  vertical-align: middle;
  margin-right: 5px;
  background: url(../images/shop.png);
}
.buybtn:hover { 
  background-image: -moz-linear-gradient( 90deg, rgb(255,54,0) 0%, rgb(254,84,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(255,54,0) 0%, rgb(254,84,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,54,0) 0%, rgb(254,84,0) 100%);
}

.feature { margin-top: 0px; overflow: hidden; color: #3e3434; }
.feature h2 { margin-bottom: 10px; text-align: center; font-size: 28px; }
.feature p { text-align: center; font-size: 28px; font-weight: bold;}
.feature >img {float: left; margin-top: 75px; margin-left: 15px;}
.feature .message {
  margin-left: 75px;
  float: left;
  width: 590px;
}
.feature .message dl  {margin-top: 50px; overflow: hidden;}
.feature .message dl dt { float: left; margin-right: 15px;}
.feature .message dl dd {float: left;}
.feature .message dl h3 {margin-top:20px; font-size: 20px;}
.feature .message dl p { color: #797979; font-size: 14px;}


/* centbuy */
.centbuy {  min-height: 730px; margin-top: 140px; background: url(../images/centbuy-bg.jpg) no-repeat center 40px;}

.centbuy h2 { font-size: 32px; text-align: center; color: #3e3434;}

.centbuy .gift { position: relative; float: left; width: 595px; height:465px; margin-bottom: 100px; margin-left: -15px; margin-top: 80px; text-align: center; background:#fff url(../images/gift-bg.png) no-repeat center bottom; 
    box-shadow: -0.14px 3.998px 38px 0px rgba(254, 213, 207, 0.4);

}
.centbuy .gift::after { position: absolute; content: ""; left: 0; right: 0; margin: auto; top: -45px;
  width: 125px; height: 74px; background: url(../images/bow-tie.png);
}
.centbuy .gift::before { position: absolute; content: ""; width: 175px; height: 33px; top: 22px; right: -10px; background: url(../images/tag.png);}
.centbuy .gift img { display: block; margin: 0px auto; margin-top: 39px;}
.centbuy .gift h3 { margin-top: 20px; font-size: 20px;}
.centbuy .gift p { margin-top: 15px; font-size: 16px; color: #9b0101;}
.centbuy .gift ul { display: inline-block; margin-top: 25px; line-height: 26px; color: #3e3434;}
.centbuy .gift ul li { position: relative; padding-left: 20px; text-align: left;}
.centbuy .gift ul li::after {position: absolute; content: ""; width: 14px; height: 12px; top: 7px; left: 0; background: url(../images/list.png);}
.centbuy .gift.isu { margin-left: 25px;}
.centbuy .buybtn { clear: both; width: 374px; height: 61px; line-height: 61px; text-align: center; font-size: 18px;}
.centbuy p.last { margin-top: 20px; text-align: center; font-size: 16px; color: #462f2f;}
/* awards */
.awards { min-height: 600px; margin-top: 100px; background: url(../images/map-bg.jpg) no-repeat center; text-align: center;}
.awards h2 { margin-bottom: 15px; height: 40px; line-height: 40px; font-size: 30px;}
.awards h3 { font-size: 28px; font-weight: 500;}


/* review */

.review .awards-icon { float: left;}
.review { margin: 80px 0 78px; }

.review .content {float: right; width: 690px; height: 225px; text-align: center; border: solid #b6b5c0 1px; border-radius: 5px;}
.review .content p { padding: 20px; display: none; color: #1d1746; font-size: 16px; line-height: 24px; font-style: italic; }

.review .content p.active { display: block; }
.review .users {
  float: right;
  width: 490px;
  margin-right: 100px;
  margin-top: 25px;
  height: 100px;
  white-space: nowrap;
}
.review .users li {
  position: relative;
  float: left;
  width: 25%;
  height: 72px;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  list-style: none;
}
.review .users li div { margin-bottom: 10px; height: 72px; line-height: 72px;}
.review .users li.active:before,.review .users li.active:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: -26px;
  left: 47px;
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fff;
}
.review .users li.active:after {border-top: 10px solid #b6b5c0; z-index: 0; top: -25px;}
.review .users li.active { height: 100px; overflow: inherit;}
.review .users li.active img { width: 72px; height: 72px; box-shadow: 0px 10px 20px 0px rgba(116, 116, 116, 0.58);}
.review .users li img {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  width: 52px; 
  height: 52px;
}


/* comparison */
.comparison table {
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
}
.comparison th { 
  height: 105px;
  line-height: 105px;
  font-size: 28px;
  vertical-align: bottom;
  border-bottom: 1px #e1e1e1 dashed;
  border-top: 1px #e1e1e1 dashed;
}
.comparison th.itemb { background: #a2a2a2; color: #fff; border: none;}
.comparison th.itema { position: relative; background: #ed0202; color: #fff; border: none;}
.comparison th.itema::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 599px;
  left: -1px;
  top: -1px;
  border: solid #ff0000 1px;
  box-shadow: 5.829px 9.329px 27px 0px rgba(246, 212, 207, 0.58);

}
.comparison thead .text { 
  font-size: 20px;
  text-align: left;
  color: #000;
  vertical-align: middle;
}
.comparison tr td.virtue {
  width: 560px;
  color: #000;
  text-align: left;
}
.comparison tr {
  text-align: center;
  font-size: 16px;
}
.comparison .itema,
.comparison .itemb {
  color: #fff;
  text-align: center;
  width: 240px;
}
.comparison .space { width: 5px; border: none;}
.comparison td.itema { background: #fff6f6; border-bottom: dashed #f8d9d9 1px; }
.comparison td.itemb { background: #f7f7f7;}
.comparison td {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px #e1e1e1 dashed;
}
.comparison td.space {
  width: 5px;
  border-color: #fff;
}
.comparison td i { text-indent: -9999px;
  display: inline-block; vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(../images/all_icons.png);
  background-position: 0 0;
}
.comparison td i.red { background-position: 0 -40px; }
.comparison td i.wrong { width: 14px; height: 14px; background-position: 0 -22px; }

.footer {
  margin-top: 78px;
  
  background-color: #fff6f6;
}
.service {
  display: block;
  height: 160px;
  margin-top: 40px;
  margin-bottom: 20px;
  border-bottom: solid #c8c8c8 1px;
}
.service dl {
  float: left;
  width: 245px;
  text-align: center;
  margin-right: 40px;
}
.service dl.last {
  margin-right: 0;
}
.service dl dt {
  height: 72px;
  line-height: 72px;
  margin-bottom: 10px;
}
.service dl dt img {
  display: inline-block;
  vertical-align: middle;
}
.service dl dd {
  font-size: 12px;
  color: #959595;
}
.service dl dd strong {
  display: block;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.footer { padding: 20px 0px; padding-bottom: 140px; font-size: 14px; color: #777777; line-height: 20px;}
.footer p { padding-top: 20px; text-align: center; font-size: 14px;}

/* floatlayer */
.floatlayer {
  position: fixed;
  z-index: 10;
  bottom: -130px;
  left: 0;
  height: 120px;
  width: 100%;
  background: url(../images/float-bg.jpg) no-repeat;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.floatlayer .img-box {  float: left; margin-left: -9px; margin-top: -39px; }
.floatlayer .message { float: left; margin-left: 43px; margin-top: 40px;}
.floatlayer .message h2 {font-size: 20px; color: #fff;}
.floatlayer .message p { margin-top: 10px; text-align: center; font-size: 14px; color: #810707;}
.floatlayer .buy-content { float: right; text-align: center; text-align: center;}
.floatlayer .buy-content strong { position: relative; color: #fff; font-size: 22px;}
.floatlayer .buy-content strong::after {
  position: absolute;
  content: "";
  width: 121px;
  height: 96px;
  right: -91px;
  top: -51px;
  background: url(../images/float-off.png);
}
.floatlayer .buy-content strong b { font-size: 40px;}
.floatlayer .buy-content .buybtn {
  width: 217px;
  height: 47px;
  line-height: 47px;
  border-radius: 8px;
  font-size: 18px;
  color: #4c1004;
  text-shadow: 0.985px 0.174px 0px rgba(228, 255, 0, 0.4);
  background-image: -moz-linear-gradient( 90deg, rgb(167,112,239) 0%, rgb(255,180,0) 0%, rgb(255,252,0) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(167,112,239) 0%, rgb(255,180,0) 0%, rgb(255,252,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(167,112,239) 0%, rgb(255,180,0) 0%, rgb(255,252,0) 100%);
  box-shadow: 0px 10px 13px 0px rgba(125, 0, 0, 0.5),inset 2.007px 2.229px 0px 0px rgba(255, 255, 16, 0.71);
  
}
.floatlayer .buy-content .buybtn:hover {
  background-image: -moz-linear-gradient( 90deg,  rgb(255,252,0) 0%, rgb(255,180,0) 100%);
  background-image: -webkit-linear-gradient( 90deg,  rgb(255,252,0) 0%, rgb(255,180,0) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(255,252,0) 0%, rgb(255,180,0) 100%);
}

.floatlayer.on {
  bottom: 0px;
  visibility: visible;
}
