/******tem18-pro-show******/
.tem18-pro-show{padding:20px 0;}
.tem18-pro-show .price span,
.tem18-pro-show .button a.bg-color{box-shadow:0 10px 20px rgba(0,0,0,.1);}
.tem18-pro-show .price span:hover,
.tem18-pro-show .button a.bg-color:hover{box-shadow:0 10px 20px rgba(0,0,0,.2);}
.tem18-pro-show .button a:hover{box-shadow:0 5px 10px rgba(0,0,0,.1);}
.tem18-pro-show em,
.tem18-pro-show i{font-style:normal;}
.tem18-pro-show a{text-decoration:none!important;}
.tem18-pro-show .bg-color{color:#FFF;}
.tem18-pro-show .images{width:60%;float:left;}
.tem18-pro-show .text{width:40%;float:left;padding-left:50px;line-height:1.2;}
.tem18-pro-show .id{color:#666;}
.tem18-pro-show .title{font-size:30px;line-height:1;font-weight:bold;}
.tem18-pro-show .price{position:relative;padding:20px 0;}
.tem18-pro-show .price del{color:#666;display:block;}
.tem18-pro-show .price del:first-letter,
.tem18-pro-show .price em:first-letter{letter-spacing:5px;}
.tem18-pro-show .price em{font-size:30px;}
.tem18-pro-show .price em.discount{display:none;}
.tem18-pro-show .price span{transition:.5s;width:60px;height:60px;line-height:60px;text-align:center;font-size:20px;display:block;position:absolute;top:50%;left:-50px;transform:translate(-50%,-50%);border-radius:50%;z-index:2;}
.tem18-pro-show .info span{color:#666;display:block;margin-bottom:5px;}
.tem18-pro-show .info > .clearfix{padding-top:15px;}
.tem18-pro-show .supply_amount{margin-top:10px;width:150px;border:1px solid #CCC;height:32px;border-radius:4px;overflow:hidden;}
.tem18-pro-show .supply_amount span{width:32px;height:100%;background-color:#F7F7F7;display:inline-block;cursor:pointer;}
.tem18-pro-show .supply_amount [data-action="minus"]{float:left;position:relative;border-right:1px solid #CCC;}
.tem18-pro-show .supply_amount [data-action="minus"]:after{display:none;}
.tem18-pro-show .supply_amount input{color:#666;width:80px;padding:0 10px;height:100%;float:left;border:none;outline:none;background:none;}
.tem18-pro-show .supply_amount [data-action="plus"]{float:right;position:relative;border-left:1px solid #CCC;}
.tem18-pro-show .supply_amount span:before,
.tem18-pro-show .supply_amount span:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#999;}
.tem18-pro-show .supply_amount span:after{width:1px;height:9px;}
.tem18-pro-show .supply_amount span:before{width:9px;height:1px;}
.tem18-pro-show .info em{font-weight:bold;display: flex;flex-grow: 1;flex-wrap: wrap;}
.tem18-pro-show .info ul{width:100%;border: 1px solid #eee;}
.tem18-pro-show .info ul:hover{border-color: #ddd;}
.tem18-pro-show .info li{display: flex;justify-content: space-between;border-bottom: 1px dashed;border-bottom-color: inherit;}
.tem18-pro-show .info li:first-child{border-bottom-style:solid;background:#f9f9f9;}
.tem18-pro-show .info li:first-child i{font-weight:bold;}
.tem18-pro-show .info li:last-child{border-bottom:none;}
.tem18-pro-show .info li i{width:150px;padding: 15px;flex-shrink: 0;font-weight:normal;}
.tem18-pro-show .info .coupons li i{width:100%;}
.tem18-pro-show .info li i:nth-child(2){width:auto;flex-grow:1;text-align: right;flex-shrink:1;color:var(--main-color);font-weight:bold;}
.tem18-pro-show .info dfn{display: flex;align-items: center;padding: 4px 15px;border: 1px solid #eee;margin: 0 5px 5px 0;cursor: pointer;}
.tem18-pro-show .info dfn:hover{border-color:#bbb;}
.tem18-pro-show .info dfn.active{border-color:var(--main-color);color: var(--main-color);}
.tem18-pro-show .info dfn strong{background-position:center;background-size:contain;background-repeat:no-repeat;margin-right: 10px;}
.tem18-pro-show .info dfn strong img{width:30px;height:30px;opacity:0;}
.tem18-pro-show .info dfn strong.have-pic2{display:none;}
.tem18-pro-show .info dfn strong.have-pic2 img{display:none;}
.tem18-pro-show .info dfn>p{width:20px;height:20px;margin:4px 0;vertical-align: middle;}
.tem18-pro-show .info dfn>img{width:20px;height:20px;}
.tem18-pro-show .button{padding-top:20px;}
.tem18-pro-show .button a{transition:.5s;height:40px;line-height:40px;width:40px;text-align:center;font-size:16px;border-radius:50%;border:1px solid #CCC;color:#999;display:block;float:left;}
.tem18-pro-show .button a.bg-color{width:auto;font-size:12px;padding:0 20px;border-radius:50px;color:#FFF;border:none;margin-right:20px;}
.tem18-pro-show .button a.bg-color i{padding-left:10px;}
.tem18-pro-show .button a.pro_info_btn_buynow{width:auto;font-size:12px;color:var(--main-color);background:none;border-color:var(--main-color);padding:0 20px;border-radius:50px;margin-right:20px;}
.tem18-pro-show .owl-theme .owl-controls{position:absolute;bottom:50%;left:20px;width:20px;transform:translateY(50%);margin-top:0;}
.tem18-pro-show .owl-theme .owl-dots .owl-dot span{transition:.5s;opacity:.5;}
.tem18-pro-show .owl-theme .owl-dots .owl-dot.active span,
.tem18-pro-show .owl-theme .owl-dots .owl-dot:hover span{transform:scale(1.2);box-shadow:0 5px 10px rgba(0,0,0,.2);opacity:1;}
/*弹窗*/
.tem18-pro-show-gray{width:100%;height:100%;background:rgba(000,000,000,0.6);position:fixed;left:0;top:0;z-index:9999;display:none;} 
.tem18-pro-show-gray .gray_to_cart{width:300px;height:auto;background:#fff;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);padding:20px 10px;border:1px solid #ccc;text-align:center;margin-left: 0;}
.tem18-pro-show-gray .gray_to_cart p{font-size:12px;color:#666;}
.tem18-pro-show-gray .gray_to_cart .gray_to_cart_btn a{display:inline-block;width:100px;height:34px;margin:15px 15px 0 15px;}
.tem18-pro-show-gray [proinfo-inquire-btn].amount.active{display:none}
@media(max-width:980px){
    .tem18-pro-show-gray .gray_to_cart{top:36%;}
}
@media(min-width:769px){
    .tem18-pro-show .row{display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;flex-wrap: wrap;}
}
@media(max-width:991px){
    .tem18-pro-show .text{line-height:1.5;}
    .tem18-pro-show .info > .clearfix{padding-top: 5px;display: flex;}
    .tem18-pro-show .clearfix > span{padding-right:10px;flex-shrink: 0;width: 100px;}
    .tem18-pro-show .supply_amount{float:left;margin-top:-7px;}
    .tem18-pro-show .supply_amount{width:120px;}
    .tem18-pro-show .supply_amount input{width:50px;}
    .tem18-pro-show .price span{width:50px;height:50px;line-height:50px;font-size:16px;}
    .tem18-pro-show .price del{font-size:12px;}
    .tem18-pro-show .title,
    .tem18-pro-show .price em{font-size:20px;}
    .tem18-pro-show .owl-theme .owl-controls{width:10px;}
    .tem18-pro-show .owl-theme .owl-dots .owl-dot span{margin:2px;width:6px;height:6px;}
    .tem18-pro-show .button a.bg-color,
    .tem18-pro-show .button a.pro_info_btn_buynow{margin-right:10px;}
    .tem18-pro-show .images{width:100%;}
    .tem18-pro-show .text{width:100%;padding:30px 50px;}
    .tem18-pro-show .box{position:relative;}
    .tem18-pro-show .id,
    .tem18-pro-show .title{width:100%;padding-right:130px;}
    .tem18-pro-show .info{padding-top:0;}
    .tem18-pro-show .price{padding:7px 0;}
    .tem18-pro-show .price span{left:-10px;transform:translate(-100%,-50%);display:none;}
    .tem18-pro-show .owl-theme .owl-controls{bottom:20px;left:50%;width:auto;transform:translate(-50%,0);}
    .tem18-pro-show .owl-theme .owl-dots .owl-dot span{margin:4px 8px;width:8px;height:8px;}
    .tem18-pro-show .info li i{padding: 10px 15px;}
}
@media(max-width:580px){
    .tem18-pro-show .info > .clearfix{flex-wrap: wrap;}
    .tem18-pro-show .clearfix > span{width:100%;}
    .tem18-pro-show .text{padding-left:30px;padding-right:30px;}
    .tem18-pro-show .owl-theme .owl-controls{bottom:10px;}
    .tem18-pro-show .owl-theme .owl-dots .owl-dot span{margin:4px;width:6px;height:6px;}
}
@media(max-width:360px){
    .tem18-pro-show .text{padding-left:20px;padding-right:20px;}
}
/******tem18-pro-detail-sm******/
.tem18-pro-detail-sm.tem11-pro-detail-sm .gallery-top{height:auto;}
.tem18-pro-detail-sm .detail-share{margin-top:10px;}
.tem18-pro-detail-sm .detail-share a{margin:0 2px;display:inline-block;width:30px;height:30px;line-height:28px;text-align:center;border-radius:50%;border-style:solid;border-width:1px;font-size:16px;}
.tem18-pro-detail-sm.tem11-pro-detail-sm .bigpic_wrap .zoom_pic{left:0;}
.tem18-pro-show .collection{margin-left:15px;display:inline-block;cursor:pointer;float:left;}
.tem18-pro-show .collection .incon{display:inline-block;color:#ccc;font-size:28px;vertical-align:middle;}
.tem18-pro-show .collection .incon.incon-text{font-size:16px;}
.tem18-pro-show .collection.active .incon{color:#e1a10a;}
.tem18-pro-show .collection .incon.collection2{display:none;}
.tem18-pro-show .collection.active .incon.collection1{display:none;}
.tem18-pro-show .collection.active .incon.collection2{display:inline-block;}