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

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




/* BASIC css end */

