.main {
  margin-top: 80px;
}

.main .resume {
  margin-bottom: 110px;
}

.main .resume .col-md-6 {
  padding-right: 50px;
}

.main .resume .detail h3 {
  font-size: 22px;
  line-height: 1;
  margin-bottom: 10px;
}

.main .resume .detail .star {
  overflow: hidden;
  font-size: 12px;
  line-height: 2.2;
}

.main .resume .detail .star li {
  float: left;
  color: #ffb923;
  margin-right: 5px;
}

.main .resume .detail .price {
  margin-top: 20px;
  margin-bottom: 27px;
  font-size: 36px;
  line-height: 0.72;
  font-weight: 700;
  color: #ffb923;
}

.main .resume .detail .content-style {
  margin-bottom: 25px;
}

.main .resume .detail .button {
  padding-bottom: 37px;
  border-bottom: 2px solid #efefef;
}

.main .resume .detail .button button {
  border: 2px solid #ffb923;
  background-color: #ffb923;
  color: #fff;
  display: inline-block;
  position: relative;
  outline: 0;
  margin: 0 15px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 2.5px;
  padding: 14px 35px;
  font-size: 13px;
  line-height: 1.7em;
  text-transform: uppercase;
  -webkit-transition: color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75), background-color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75), border-color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75);
  transition: color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75), background-color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75), border-color 0.3s cubic-bezier(0.55, 0.21, 0.51, 0.75);
}

.main .resume .detail .button button:hover {
  border-color: #30271c !important;
  background-color: #30271c !important;
}

.main .resume .detail .modle {
  margin: 32px 0;
}

.main .resume .detail .modle .modle_item h3 {
  display: block;
  width: 95px;
  font-size: 15px;
  line-height: 1.73;
  float: left;
  margin-bottom: 0;
}

.main .resume .detail .modle .modle_item p {
  margin-bottom: 0;
}

.main .resume .detail .share {
  padding: 30px 0;
  border-top: 2px solid #efefef;
}

.main .resume .detail .share h3 {
  display: block;
  width: 95px;
  font-size: 15px;
  line-height: 1.73;
  float: left;
  margin-bottom: 0;
}

.main .resume .detail .share li {
  float: left;
  margin-right: 18px;
}

.main .resume .detail .share li a {
  color: #757575;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
}

.main .resume .detail .share li a:hover {
  color: #ffb923;
}

.main .details .tab-nav-main {
  clear: both;
  border-bottom: 2px solid #efefef;
  border-top: 2px solid #efefef;
  padding-bottom: 35px;
  padding-top: 60px;
}

.main .details .tab-nav-main .nav.nav-tabs {
  display: block;
  text-align: center;
  border-bottom: 0;
  font-size: 0;
}

.main .details .tab-nav-main .nav.nav-tabs li {
  display: inline-block;
  float: none;
}

.main .details .tab-nav-main .nav.nav-tabs li:last-child a h4 {
  border-right: none;
}

.main .details .tab-nav-main .nav.nav-tabs li a {
  color: #666;
  border: 0;
  position: relative;
  display: block;
  padding: 13px 0px;
  color: #30271c;
  background-color: #fff;
  font-size: 19px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 2px solid #efefef;
}

.main .details .tab-nav-main .nav.nav-tabs li a h4 {
  padding: 0 25px;
  border-right: 2px solid #efefef;
  margin-bottom: 0;
}

.main .details .tab-nav-main .nav.nav-tabs li.active a {
  color: #ffb923;
  border-bottom-color: #ffb923;
}

.main .details .tab-content {
  padding: 27px 50px;
  color: #666;
}

.main .relatedpro {
  margin-top: 80px;
}

.main .relatedpro h2.title {
  margin-bottom: 40px;
  font-size: 25px;
}

.main .relatedpro #RelatedPro {
  margin-bottom: 76px;
  overflow: hidden;
}

.main .relatedpro #RelatedPro .img {
  position: relative;
}

.main .relatedpro #RelatedPro .img img {
  max-width: 100%;
}

.main .relatedpro #RelatedPro .img .hoverbox {
  line-height: 50px;
  height: 50px;
  width: 100%;
  text-align: center;
  background: #ffb923;
  color: #fff;
  position: absolute;
  bottom: 0;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: scale(1, 0);
          transform: scale(1, 0);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}

.main .relatedpro #RelatedPro .img .hoverbox i {
  margin-right: 15px;
}

.main .relatedpro #RelatedPro .img:hover .hoverbox {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}

.main .relatedpro #RelatedPro .word .title h3 {
  font-size: 19px;
  margin-bottom: 0;
}

.main .relatedpro #RelatedPro .word .star {
  overflow: hidden;
}

.main .relatedpro #RelatedPro .word .star li {
  float: left;
  color: #ffb923;
  margin-right: 5px;
}

.main .relatedpro #RelatedPro .word .price {
  font-size: 18px;
}

.main .relatedpro #RelatedPro .word .price del {
  color: #cfcfcf;
  margin-right: 5px;
  font-size: 16px;
}

.main .relatedpro #RelatedPro .word .price ins {
  color: #ffb923;
  text-decoration: none;
}
/*# sourceMappingURL=product.css.map */