/* BASIC css start */
.breadscrumb {padding-left:15px; height:24px; line-height:20px; background:#000; color:#fff;}
.breadscrumb a,
.breadscrumb span {margin-right:14px; padding-left:14px; font-size:10px; color:#fff; vertical-align:middle;}
.breadscrumb a:first-child {margin-left:0; padding-left:0;}
.breadscrumb img {vertical-align:middle;}

.secret-delivery {
  padding-bottom: 60px;
  background: url(/design/bigjoy/renewal2017/bg_secret_delivery.jpg) no-repeat 68% 0;
  background-size: cover;
}
.sd-header h2 {
  padding-top: 60px;
  font-size: 40px;
  font-weight: 100;
  text-transform: uppercase;
  line-height: 1;
}
.sd-header h2 span {
  display: block;
  font-size: 45px;
  font-weight: 600;
}
.sd-header p {
  position: relative;
  margin-top: 15px;
  padding-bottom: 25px;
  font-size: 14px;
}
.sd-header p:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left:0;
  width: 30px;
  border-bottom: 2px solid #000;
}
.sd-desc {
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.5;
  color: #333;
}
.sd-desc span {
  color: #86001d;
}
.sd-list {
  margin-top: 20px;
}
.sd-list li {
  position: relative;
  padding-left: 25px;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 300;
  color: #000;
}
.sd-list li + li {
  margin-top:7px;
 }
.sd-list li span,
.sd-list li em {
  font-weight: 400;
}
.sd-list li span {
  display: block;
  margin-left: -25px;
  padding-left: 24px;
  background: url(/design/bigjoy/renewal2017/bullet4.png) no-repeat 5px 50%;
}
.sd-list li .sub {
  margin-top:7px;
  font-size: 10px;
  line-height: 1.2;
  color: #333;
}
.sd-info-sn {
  display:inline-block;
  margin-top: 25px;
  padding: 7px 15px;
  border: 1px solid #b77080;
  line-height: 1.6;
}
.sd-info-sn h3 {
  font-size: 14px;
  font-weight: 400;
}
.sd-info-sn p {
  font-size: 12px;
}
.sd-info-sn p span {
  color:#86001d;
}




/* BASIC css end */

