@charset "UTF-8";

/**
 * 
 * @authors ycg (you@example.org)
 * @date    2019-03-23 12:48:11
 * @version 1.0
 */
#products-info {
 background-color: #f4f5f6;
 color: #333;
}

.subnav {
 font-size: 16px;
 padding: 20px 0;
 background-color: #f4f5f6;
 word-break: break-all;
 animation-duration: 2.5s;
 animation-delay: 1.5s;
 animation-fill-mode: both;
}

.subnav span {
 margin: 0 10px;
}

.subnav a {
 color: #333;
}

.subnav a:hover {
 color: #ff783e;
}

.slideBox .hd {
    position: absolute;
    height: 11px;
    line-height: 8px;
    padding: 0 10px;
    border-radius: 5px;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(255, 255, 255, .4);
    z-index: 1;
}
   
.slideBox .hd ul {
    padding: 0;
}
   
.slideBox .hd li {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 7px;
    background: #fff;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 4px;
    cursor: pointer;
    border: 1px solid #ff783e;
}

.slideBox .hd li.on {
    background: #ff783e;
}

.mall {
 background-color: #fff;
 padding: 40px;
 margin-bottom: 40px;
}

.my-bullet-active {
 background: #ff6600;
 opacity: 1;
}

#mall-right {
 animation-duration: 1.5s;
 animation-fill-mode: both;
}

.mall-tit {
 margin-bottom: 20px;
}

.mall-tit h3 {
 font-size: 22px;
 color: #333;
 margin-right: 20px;
 font-weight: bold;
 padding-bottom: 10px;
 word-break: break-all;
}

.mall-tit img {
 vertical-align: sub;
}

.mall-tit span {
 font-size: 12px;
 color: #ff783e;
 margin: 0 4px 0 2px;
}

.mall-tit a {
 color: #ff783e;
 border-bottom: 1px solid #ff783e;
 margin-left: 75px;
 font-size: 12px;
}

.mall-tit a:hover {
 text-decoration: none;
 color: #ff783e;
}

.mall-msg {
 background-color: #f8f8f8;
 padding: 28px 20px 38px;
}

.mall-1,
.mall-2,
.mall-3,
.mall-4 {
 margin-bottom: 0;
 font-size: 14px;
}

.mall-5 {
 padding-top: 30px;
 margin-bottom: 0;
 font-size: 14px;
}

.mall-1 span {
 font-size: 22px;
 color: #ff793f;
}

.tit {
 line-height: 33px;
 padding-right: 10px;
 text-align: right;
}

.no-padding {
 padding: 0;
}

.mall-3 {
 color: #666;
}

.kd-money {
 line-height: 33px;
}

.mall-2-list {
 margin-bottom: 0;
 padding: 0;
 margin-left: -14px;
}

.mall-2-list input {
 max-width: 100%;
 height: 30px;
 padding: 0px 5px;
 line-height: 30px;
 display: inline-block;
 cursor: pointer;
 font-size: 14px;
 color: #ccc;
 border: 1px solid #ccc;
 text-align: center;
 margin-left: 14px;
 margin-bottom: 10px;
 background-color: #fff;
 outline: none;
}

.mall-2-list input:hover {
 border: 1px solid #ff783e;
 color: #ff783e;
}

.mall-2-list .bh-sku-selected {
 border: none !important;
 color: #fff !important;
 background-color: #ff783e !important;
}

#mall-4-count {
 margin: 0;
}

#mall-4-count button,
#mall-4-count input {
 background-color: #fff;
 border: 1px solid #ccc;
}

.mall-4-count-1,
.mall-4-count-3 {
 color: #ccc;
 padding: 5px 16px;
}

.mall-4-count-2 {
 color: #333;
 font-size: 14px;
 padding: 5px 10px;
 width: 60px;
}

.mall-4-count-1:hover,
.mall-4-count-3:hover {
 border: 1px solid #ff783e !important;
 color: #ff783e;
}

.mall-4-tips em {
 font-style: normal;
}

.mall-4-tips span {
 font-size: 12px;
 color: #999;
 line-height: 39px;
 letter-spacing: 1px;
 padding: 0 30px 0 0;
}

.mall-buy {
 background-color: #ff783e;
 color: #fff;
 font-size: 16px;
 border-radius: 6px;
 width: 170px;
 height: 46px;
 padding: 0;
}

.mall-add {
 background-color: #fff;
 color: #ff783e;
 font-size: 16px;
 border-radius: 6px;
 width: 170px;
 height: 46px;
 padding: 0;
 border-color: #ff783e;
}

.mall-5 a {
 display: inline-block;
}

.mall-code {
 display: none;
 z-index: 99;
 position: absolute;
 bottom: 0;
 right: 0;
 animation-duration: 2.5s;
 animation-delay: 1.5s;
 animation-fill-mode: both;
}

.mall-main {
    padding-bottom: 44px;
}

#mall-main-left {
 background-color: #fff;
}

.mall-main-top {
 padding: 30px 60px 40px;
 text-align: center;
}

.mall-main-top-tit {
 margin-bottom: 30px;
}

.mall-main-top-tips {
 border: 1px solid #ccc;
 padding: 28px 10px;
 color: #666;
}

.mall-main-top-tips p {
 margin-bottom: 18px;
}

.mall-main-top-tit span {
 font-size: 20px;
 background: url('/img/135pic/xq(11).png') no-repeat;
 background-size: 100%;
 padding: 16px 42px;
 letter-spacing: 1px;
}

.detail-top {
    border-bottom: 1px solid #fafaf8;
    text-align: left;
}

#mall-main-content {
 margin: 0 auto;
 width: 100%;
}

#mall-main-content img {
 display: block;
 margin: 0 auto;
 width: 100%;
}

.main-info,
.main-hot {
 padding: 20px;
 background-color: #fff;
 margin-bottom: 30px;
 animation-duration: 2.5s;
 animation-fill-mode: both;
 animation-delay: 1.5s;
}

.main-info h2,
.main-hot h2 {
 font-size: 16px;
 padding-bottom: 10px;
 border-bottom: 1px solid #eee;
}

.main-info h2 img,
.main-hot h2 img {
 margin-right: 8px;
}

.main-info-list,
.main-hot-list {
 list-style: none;
 padding-left: 0;
}

.main-info-list li {
 padding-top: 25px;
 font-size: 14px;
}

.main-info-1 {
 margin-bottom: 10px;
}

.main-info-goods {
 color: #ff783e;
}

.main-hot-list li {
 border-bottom: 1px solid #eee;
}

.main-hot-list li a {
 display: flex;
 justify-content: start;
 padding: 20px 0;
 color: #666;
}

.main-hot-list li:last-child {
 border-bottom: none;
}

.main-hot-1 {
 padding-right: 15px;
 display: flex;
 align-items: center;
}

.main-hot-1 p {
 margin-bottom: 0;
 color: #ff8048;
 font-size: 12px;
}

.main-hot-2 {
 padding-right: 15px;
}

.main-hot-2 img {
 max-width: 84px;
 max-height: 84px;
}

.main-hot-3 p {
 margin-bottom: 8px;
 font-size: 12px;
}

.main-hot-3 h3 {
 font-size: 14px;
 margin: 0;
 margin-bottom: 8px;
 word-break: break-all;
 height: 33.6px;
 text-overflow: ellipsis;
 display: -webkit-box;
 /**对象作为伸缩盒子模型展示**/
 -webkit-box-orient: vertical;
 -webkit-line-clamp: 2;
 overflow: hidden;
 text-align: left;
}

.main-hot-3 span {
 font-size: 14px;
 color: #ff8048;
}

.mobile-space {
 display: none;
}

.unselected {
 text-decoration-line: line-through;
 color: #ccc !important;
 border: 1px solid #ccc !important;
 cursor: no-drop !important;
}

.no-click {
 cursor: no-drop !important;
}

#mall-main-right {
 min-width: 420px;
}

#mall-main-left-col {
 max-width: 850px;
 animation-duration: 1.5s;
 animation-fill-mode: both;
}

#kf-code {
 display: none;
 position: fixed;
 width: 100%;
 height: 100%;
 background: rgba(0, 0, 0, 0.5);
 top: 0;
 left: 0;
}

#kf-code .kf-msg {
 width: 50%;
 color: #fff;
 margin: 50% auto;
 font-size: 14px;
 text-align: center;
}

/* 联系客服与购物车-s */
#app {
 position: absolute;
 right: 0;
 top: 0;
 width: 0;
}

#pc-shop {
 position: fixed;
 right: 0;
 top: 50%;
 background-color: #fff;
 text-align: center;
 color: #ccc;
 z-index: 10;
 box-shadow: 0px 0px 15px 0px rgba(134, 153, 174, 0.30);
}

#pc-shop p {
 margin-bottom: 0;
}

.pc-shop-kf {
 border-bottom: 2px solid #eee;
 position: relative;
 background-color: #fff;
}

.pc-shop-kf,
.pc-shop-car {
 padding: 10px;
 color: #999;
 cursor: pointer;
}

.pc-shop-kf p:first-child,
.pc-shop-car p:first-child {
 margin-bottom: 10px !important;
}

#pc-lxkf,
#pc-car {
 width: 48px;
 height: 35px;
}

#pc-lxkf {
 background: url('/img/135pic/mall(2).png') no-repeat center;
}

#pc-car {
 background: url('/img/135pic/mall(1).png') no-repeat center;
}

.pc-shop-kf:hover {
 color: #FF783E;
}

.pc-shop-car:hover {
 color: #FF783E;
}

.pc-shop-kf:hover #pc-lxkf {
 background: url('/img/135pic/mall(3).png') no-repeat center;
}

.pc-shop-car:hover #pc-car {
 background: url('/img/135pic/mall(4).png') no-repeat center;
}

/* 联系客服与购物车-e */
/* 手机底部菜单-s  */
#moblie-banner {
 display: none;
 position: fixed;
 left: 0;
 bottom: 0;
 z-index: 999999;
 background-color: #fff;
 width: 100%;
 text-align: center;
 color: #666;
 box-shadow: 0px -2px 8px 0px rgba(134, 153, 174, .5);
}

#moblie-banner p {
 margin-bottom: 0;
}

.moblie-banner-kf,
.moblie-banner-sc,
.moblie-banner-car {
 padding: 5px 0;
 width: 15%;
 font-size: 13px;
}

.moblie-banner-kf a,
.moblie-banner-sc a,
.moblie-banner-car a {
 color: #666 !important;
}

.moblie-banner-add,
.moblie-banner-buy {
 width: 27.5%;
 color: #fff;
 text-align: center;
 font-size: 15px;
 line-height: 52px;
 letter-spacing: 1px;
}

.moblie-banner-add {
 background-color: #fe9402;
}

.moblie-banner-buy {
 background-color: #fd5555;
}

/*  手机底部菜单-e  */
/* 坑爹的布局 */
@media (max-width: 1360px) {
 #mall-main-left-col {
  min-width: 100%;
 }

 #mall-main-right {
  min-width: 100%;
 }

 .main-info {
  margin-top: 60px;
 }
}

/* ipad */
@media (min-width: 576px) and (max-width: 1023.98px) {
 .main-info {
  margin-top: 40px;
 }

 .mall-right {
  padding-top: 20px;
 }

 .mall-tit {
  padding-top: 20px;
 }

 /* ipad兼容客服系统宽度 */
 .CSR {
  width: 690px !important;
  bottom: 50% !important;
  transform: translateY(50%);
 }
}

/* mobile */
@media (max-width: 575.98px) {
 .subnav {
  display: none;
 }

 #moblie-banner {
  display: flex;
 }

 .moblie-w-1 {
  width: 28%;
 }

 .moblie-w-2 {
  width: 72%;
 }

 .tit {
  padding: 0;
  text-align: left;
 }

 .mall-main-top {
  padding: 10px;
 }

 .mall {
  padding: 10px;
 }

 .mall-code {
  display: block;
 }

 .mall-4-tips {
  padding: 0 10px;
 }

 .mall-5 {
  display: none;
 }

 .main-info {
  margin-top: 0;
 }

 #toTop {
  opacity: .4;
  bottom: 60px;
 }

 #maincontent {
  padding: 0;
 }

 .mobile-space {
  display: block;
  width: 100%;
  height: 20px;
  background-color: #f4f5f6;
 }

 #pc-shop {
  display: none;
 }

 .mall-tit {
  padding-top: 20px;
 }
}

/*---------------------------------------------------- css特效-s ----------------------------------------------------*/
.fadeIn-up {
 -webkit-animation-name: fadeInup;
 -moz-animation-name: fadeInup;
 -ms-animation-name: fadeInup;
 -o-animation-name: fadeInup;
 animation-name: fadeInup;
}

.slide-left {
 animation-name: slideLeft;
}

.slide-top {
 animation-name: slideTop;
}

.slide-right {
 animation-name: slideRight;
}

.slide-bottom {
 animation-name: slideBottom;
}

/* 跟我一起左手右手一个慢动作 */
@-webkit-keyframes zuoyouzuoyou {
 0% {
  transform: rotateZ(-25deg);
 }

 50% {
  transform: rotateZ(25deg);
 }

 100% {
  transform: rotateZ(-25deg);
 }
}

@-moz-keyframes zuoyouzuoyou {
 0% {
  transform: rotateZ(-25deg);
 }

 50% {
  transform: rotateZ(25deg);
 }

 100% {
  transform: rotateZ(-25deg);
 }
}

@keyframes zuoyouzuoyou {
 0% {
  transform: rotateZ(-25deg);
 }

 50% {
  transform: rotateZ(25deg);
 }

 100% {
  transform: rotateZ(-25deg);
 }
}

/* 转个圈~ */
@-webkit-keyframes yunlayunla {
 0% {
  transform: rotateY(0deg);
 }

 50% {
  transform: rotateY(180deg);
 }

 100% {
  transform: rotateY(0deg);
 }
}

@-moz-keyframes yunlayunla {
 0% {
  transform: rotateY(0deg);
 }

 50% {
  transform: rotateY(180deg);
 }

 100% {
  transform: rotateY(0deg);
 }
}

@keyframes yunlayunla {
 0% {
  transform: rotateY(0deg);
 }

 50% {
  transform: rotateY(180deg);
 }

 100% {
  transform: rotateY(0deg);
 }
}

/* 背景变色~ */
@-webkit-keyframes changeColor {
 0% {
  background: rgb(255, 50, 0);
 }

 50% {
  background: rgb(255, 205, 5);
 }

 100% {
  background: rgb(255, 50, 0);
 }
}

@-moz-keyframes changeColor {
 0% {
  background: rgb(255, 50, 0);
 }

 50% {
  background: rgb(255, 205, 5);
 }

 100% {
  background: rgb(255, 50, 0);
 }
}

@keyframes changeColor {
 0% {
  background: rgb(255, 50, 0);
 }

 50% {
  background: rgb(255, 205, 5);
 }

 100% {
  background: rgb(255, 50, 0);
 }
}

/* 气球飘啊飘~ */
@keyframes roll1 {
 0% {
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1
 }

 30% {
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate3d(0, 0, .15, -3deg);
  -moz-transform: rotate3d(0, 0, .15, -3deg);
  -ms-transform: rotate3d(0, 0, .15, -3deg);
  transform: rotate3d(0, 0, .15, -3deg);
  opacity: .8
 }

 60% {
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate3d(0, 0, .1, -2deg);
  -moz-transform: rotate3d(0, 0, .1, -2deg);
  -ms-transform: rotate3d(0, 0, .1, -2deg);
  transform: rotate3d(0, 0, .1, -2deg);
  opacity: .9
 }

 100% {
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1
 }
}

@keyframes roll2 {
 0% {
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1
 }

 30% {
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate3d(0, 0, .15, -2deg);
  -moz-transform: rotate3d(0, 0, .15, -2deg);
  -ms-transform: rotate3d(0, 0, .15, -2deg);
  transform: rotate3d(0, 0, .15, -2deg);
  opacity: .8
 }

 60% {
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: rotate3d(0, 0, .1, -1deg);
  -moz-transform: rotate3d(0, 0, .1, -1deg);
  -ms-transform: rotate3d(0, 0, .1, -1deg);
  transform: rotate3d(0, 0, .1, -1deg);
  opacity: .9
 }

 100% {
  -webkit-transform-origin: left bottom;
  -moz-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1
 }
}

@keyframes roll3 {
 0% {
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1
 }

 30% {
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: rotate3d(0, 0, .3, 3deg);
  -moz-transform: rotate3d(0, 0, .3, 3deg);
  -ms-transform: rotate3d(0, 0, .3, 3deg);
  transform: rotate3d(0, 0, .3, 3deg);
  opacity: .9
 }

 60% {
  -webkit-transform: rotate3d(0, 0, .2, 2deg);
  -moz-transform: rotate3d(0, 0, .2, 2deg);
  -ms-transform: rotate3d(0, 0, .2, 2deg);
  transform: rotate3d(0, 0, .2, 2deg);
  opacity: .8
 }

 100% {
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  opacity: 1
 }
}

/* fadeIn~ */
@-webkit-keyframes fadeInup {
 from {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
 }

 to {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
 }
}

@-moz-keyframes fadeInup {
 from {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
 }

 to {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
 }
}

@keyframes fadeInup {
 from {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
 }

 to {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
 }
}

/* 左侧滑动进场~ */
@-webkit-keyframes slideLeft {
 from {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

@-moz-keyframes slideLeft {
 from {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

@keyframes slideLeft {
 from {
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

/* 上方滑动进场~ */
@-webkit-keyframes slideTop {
 from {
  transform: translate3d(0, -100%, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

@-moz-keyframes slideTop {
 from {
  transform: translate3d(0, -100%, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

@keyframes slideTop {
 from {
  transform: translate3d(0, -100%, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

/* 右侧滑动进场~ */
@-webkit-keyframes slideRight {
 from {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

@-moz-keyframes slideRight {
 from {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

@keyframes slideRight {
 from {
  transform: translate3d(100%, 0, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

/* 下方滑动进场~ */
@-webkit-keyframes slideBottom {
 from {
  transform: translate3d(0, 100%, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

@-moz-keyframes slideBottom {
 from {
  transform: translate3d(0, 100%, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

@keyframes slideBottom {
 from {
  transform: translate3d(0, 100%, 0);
  opacity: 0;
 }

 to {
  transform: none;
  opacity: 1;
 }
}

/*---------------------------------------------------- css特效-e ----------------------------------------------------*/