/*
Powered by ueeshop.com      http://www.ueeshop.com
广州联雅网络科技有限公司        020-83226791
*/
.default_products_detail7 { margin: 0 auto; }
.default_products_detail7 .detail_wrapper { max-width: 1200px; margin: 0 auto; padding: 0 30px; box-sizing: border-box; }
.products_detail_box { position: relative; background: #fff;padding: 30px;box-sizing: border-box;}

.products_detail_box .detail_left { box-sizing: border-box; width: 47.545%; float: left; font-size: 0; }
/*.products_detail_box .detail_left .thumb_size { max-width: 86.718%;margin: auto;}*/
.products_detail_box .detail_left .thumb_size {margin: auto;}

.products_detail_box .pro_video{ display: none; }
@media screen and (max-width:1100px){
    .products_detail_box .detail_right{padding-right: 0;}
}
@media screen and (max-width: 768px) {
    .products_detail_box .detail_left .thumb_size_width{ width: 100%; }
    .products_detail_box .detail_left .thumb_size{max-width: 100%}
}

/* 产品图 */
.products_detail_box .thumb_big { position: relative; overflow: hidden; width: 100%; padding-top: 100%; transition: .5s; }
.products_detail_box .thumb_big ul { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.products_detail_box .thumb_big ul li { position: relative; width: 100%; height: 100%; float: left; }
.products_detail_box .thumb_big ul li .video_container { display: none; position: absolute; top: 50%; left: 50%; width: 100%; height: 100%; transform: translate(-50%,-50%); z-index: 3; background-image: url(../../../images/mweb/icon_video_play.png) ; background-repeat: no-repeat; background-size: 80px; background-position: center center; }
.products_detail_box .thumb_big ul li iframe { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);  z-index: 11;}
.products_detail_box .thumb_big ul li video { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 11;}
.products_detail_box .thumb_size .thumb_tab { display: none; position: absolute; left: 10px; bottom: 30px; border-radius: 27px; width: 45px; height: 27px; line-height: 27px; background-color: rgba(0, 0, 0, .4); text-align: center; font-size: 15px; color: #fff; }
.products_detail_box .thumb_small { position: relative; overflow: hidden; padding-top: calc(20% - 15px);box-sizing: border-box;width: 86.718%;margin: auto;padding-left: 30px;padding-right: 30px; margin-top: 20px;}
.products_detail_box .thumb_small:after{content: '';width: 20px;height: 100%;background: #fff;z-index: 1;position: absolute;right: 0;top: 0}
.products_detail_box .thumb_small:before{content: '';width: 20px;height: 100%;background: #fff;z-index: 1;position: absolute;left: 0;top: 0}
.products_detail_box .thumb_small ul { display: flex; flex-flow: row; width: 100%; height: 100%; transition: all .3s ease-in-out; }
.products_detail_box .thumb_small ul li { width: calc(20% - 15px); height: 108px; margin-right: 15px; float: left; cursor: pointer; box-sizing: border-box; border: 1px solid #e3e5e6;border-radius: 5px;box-sizing: border-box;overflow:hidden;}
.products_detail_box .thumb_small ul li.current { border-color: var(--bblue); }
.products_detail_box .thumb_small ul li.video_pic_box { position: relative; }
.products_detail_box .thumb_small ul li.video_pic_box:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .5) url(../../../images/products/icon_video.png) no-repeat center center; }
.products_detail_box .thumb_small .switching_btn { position: absolute; top: 50%; z-index: 10; transform: translateY(-50%); width: 20px; height: 20px; cursor: pointer;display: block!important}
.products_detail_box .thumb_small .thumb_switching_left { left: 0; background:url(/u_file/2408/09/photo/picleft.png) no-repeat center; }
.products_detail_box .thumb_small .thumb_switching_right { right: 0; background:url(/u_file/2408/09/photo/picright.png) no-repeat center; }
@media screen and (max-width: 1000px) {
    .products_detail_box .thumb_big ul li .video_container { display: block; }
}

.products_detail_box.layout_pc_left .detail_left { width: 60.8333%; }
.products_detail_box.layout_pc_left .detail_left .thumb_package { display: flex; align-items: center; }
.products_detail_box.layout_pc_left .detail_left .thumb_small { min-width: 46px; order: 1; margin-top: 0; margin-right: 10px;  }
.products_detail_box.layout_pc_left .detail_left .thumb_small ul { flex-flow: column; }
.products_detail_box.layout_pc_left .detail_left .thumb_small ul li { margin-right: 0; margin-bottom: 15px; }
.products_detail_box.layout_pc_left .detail_left .thumb_small .thumb_switching_left { top: 0; left: 50%; transform: translateX(-50%) rotate(90deg); }
.products_detail_box.layout_pc_left .detail_left .thumb_small .thumb_switching_right { top: auto; bottom: 0; left: 50%; transform: translateX(-50%) rotate(90deg); }
.products_detail_box.layout_pc_left .detail_left .thumb_size { order: 2; }
.products_detail_box.layout_pc_left .detail_right { width: 35%; }
.products_detail_box.layout_pc_bottom_tiled .thumb_small { display: none; }
.products_detail_box.layout_pc_bottom_tiled .thumb_big { overflow: unset; padding-top: 0; }
.products_detail_box.layout_pc_bottom_tiled .thumb_big ul { position: static; }
.products_detail_box.layout_pc_bottom_tiled .thumb_big ul li { display: block; margin-bottom: 12px; float: none; }
.products_detail_box.layout_pc_bottom_tiled .thumb_big[data-relate-method="multiple-single"] ul li:not(.local_video) img { display: block !important; }
.products_detail_box.layout_pc_bottom_tiled .detail_left::-webkit-scrollbar { border-radius: 5px; width: 5px; background-color: #fff; }
.products_detail_box.layout_pc_bottom_tiled .detail_left::-webkit-scrollbar-thumb { border-radius: 5px; background-color: #eee; }
.products_detail_box.layout_pc_bottom_tiled .detail_left::-webkit-scrollbar-thumb:hover { background-color: #ccc; }
.products_detail_box.layout_pc_bottom_tiled .thumb_big ul li.has_video img {opacity: 0;}
@media screen and (max-width: 768px) {
    .products_detail_box .thumb_big ul li .thumb_video_pic { transform: none; }
    .products_detail_box .thumb_small .switching_btn { width: 26px; height: 26px; }
    .products_detail_box.layout_mobile_hide .thumb_size .thumb_tab { display: block; }
    .products_detail_box.layout_mobile_show .thumb_size .thumb_tab { display: none; }
    .products_detail_box.layout_mobile_hide .thumb_small { display: none; }
    .products_detail_box.layout_mobile_show .thumb_small { display: block; box-sizing: border-box; }
    .products_detail_box.layout_pc_left .detail_left { display: block; width: 100%; }
    .products_detail_box.layout_pc_left .detail_left .thumb_package { display: inherit; }
    .products_detail_box.layout_pc_left .detail_left .thumb_small { order:unset; overflow: hidden; width: 100%; margin-top: 20px; margin-right: 0; }
    .products_detail_box.layout_pc_left .detail_left .thumb_small ul { display: inherit; }
    .products_detail_box.layout_pc_left .detail_left .thumb_small ul li { margin-right: 15px; margin-bottom: 0px; }
    .products_detail_box.layout_pc_left .detail_left .thumb_small .thumb_switching_left { top: 50%; left: 0; transform: translateY(-50%); }
    .products_detail_box.layout_pc_left .detail_left .thumb_small .thumb_switching_right { top: 50%; right: 0; left: auto; transform: translateY(-50%) rotate(0deg); }
    .products_detail_box.layout_pc_left .detail_left .thumb_size { order: unset; }
    .products_detail_box.layout_pc_left .detail_right { width: 100%; }
    .products_detail_box.layout_pc_bottom_tiled .thumb_big { overflow: hidden; }
    .products_detail_box.layout_pc_bottom_tiled .thumb_big ul { position: absolute; }
    .products_detail_box.layout_pc_bottom_tiled .thumb_big ul li { float: left; }
    .products_detail_box .thumb_size .thumb_tab{z-index: 100;}
    .products_detail_box.layout_pc_bottom_tiled .thumb_big ul li.has_video img {opacity: 1;}
}

.products_detail_box .detail_right{width: 49.124%;float:right;background-color:#fff;}
.products_detail_box .detail_right h5{margin-bottom: 10px;padding-top:0;line-height:1.2;font-size: 16px;text-align: left;color: #000;font-weight: 600;}
.products_detail_box .detail_right .detail_name{font-size: 14px;line-height:150%;margin-bottom: 0;text-align: left;word-break: break-word;}
.products_detail_box .detail_right .detail_number{font-size: var(--fs14);line-height: 24px;color: #999999;margin-bottom: 10px;}
.products_detail_box .detail_right .detail_sku{line-height: 1; font-size: 12px;color:#666666; margin-bottom: 12px;}
.products_detail_box .detail_right .detail_brief{font-size: 12px;margin-bottom: 12px;text-align: left;line-height: 1.7;display: none;}
.products_detail_box .detail_right .prod_info_currency dt{ position: relative; }
.products_detail_box .detail_right .prod_info_currency{ display: inline-block; margin-right: 0px; vertical-align: middle; position: relative; z-index:21; font-size: 14px; }
.products_detail_box .detail_right .prod_info_currency.prod_info_currency_more{ padding: 3px 14px 5px 0; }
.products_detail_box .detail_right .prod_info_currency.prod_info_currency_more dt i{ position:absolute; right:-13px; top:6px;}
.products_detail_box .detail_right .prod_info_currency.prod_info_currency_more dt i:after,
.products_detail_box .detail_right .prod_info_currency.prod_info_currency_more dt i:before{ border:4px solid transparent; border-top:4px solid #fff; width:0; height:0; position:absolute; top:0; right:0; content:''}
.products_detail_box .detail_right .prod_info_currency.prod_info_currency_more dt i:before { border-top-color:#888; top:1px;} 
.products_detail_box .detail_right .prod_info_currency.prod_info_currency_more:hover dt:after{ transform: rotate(0) translateY(-50%); }
.products_detail_box .detail_right .prod_info_currency a:hover{ text-decoration: none; }
.products_detail_box .detail_right .prod_info_currency .box{ position: absolute; top: 50%; transform: translateX(-50%); }
.products_detail_box .detail_right .prod_info_currency dd{display:none; font-size:12px;border-radius:0 0 4px 4px; -webkit-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px;}
.products_detail_box .detail_right .prod_info_currency dd .close{ display: none; }
.products_detail_box .detail_right .prod_info_currency dd ul{text-indent:0px; position: relative;clear: both;}
.products_detail_box .detail_right .prod_info_currency dd ul li{padding: 0;margin: 0;line-height: 30px;text-align: center;}
.products_detail_box .detail_right .prod_info_currency dd a{display:block;font-size: 14px;}
.products_detail_box .detail_right .prod_info_currency dd a:hover{background:#222222; text-decoration:none; color:#fff;}
.products_detail_box .detail_right .prod_info_currency_more:hover{border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; background:#fff;}
.products_detail_box .detail_right .prod_info_currency_more:hover .arrow{transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);}
.products_detail_box .detail_right .prod_info_currency_more:hover dd{display:block; width: 90px; box-shadow:0 0px 12px #e8e8e8; -webkit-box-shadow:0 0px 12px #e8e8e8; position: absolute; top: 35px; left: 50%; transform: translateX(-50%);background: #fff;}
.products_detail_box .detail_right .detail_price{display:flex;width:100%;align-items:center;justify-content:flex-start;font-size:0;text-align:left;letter-spacing:1px;line-height:1;}
.products_detail_box .detail_right .detail_price  #cur_price{padding-left: 0;}
.products_detail_box .detail_right .detail_price strong{ vertical-align: middle; font-size: 30px;font-weight: bold;}
.products_detail_box .detail_right .detail_price del{padding-left: 8px;vertical-align: middle;font-size: 18px;}
.products_detail_box .detail_right .detail_price em{margin-left: 5px;font-size: 14px;}
.products_detail_box .detail_right .detail_price .products_sales_size{font-size: 18px;}
.products_detail_box .detail_right .detail_price .products_sales_color{color:#000000;font-weight: bold;}
.products_detail_box .detail_right .split_line{ margin: 24px 0; width: 100%; height: 0px; border-top: 1px dashed #dddddd;  }
.products_detail_box .detail_right .detail_line{width: 50px;height: 1px;margin: 15px auto;background: #1f2021;}
.products_detail_box .detail_right .detail_actions{margin-top: 0; margin-bottom: 0; font-size: 0;}
.products_detail_box .detail_right .detail_actions .button{display: block;width: 100%;line-height: 26px;margin-right:0%;margin-bottom: 16px;padding: 14px 20px; border-radius: 5px;border: 1px solid transparent;color: #fff;font-size: 18px;cursor: pointer;float: left;overflow: hidden;box-sizing: border-box;font-family: inherit;font-weight: 600;}
.products_detail_box .detail_right .detail_actions .button:last-child{ margin-bottom: 0; }
.products_detail_box .detail_right .detail_actions .button:nth-child(2n){margin-right: 0;}
.products_detail_box .detail_right .detail_actions .button.notallowed{ float: none; width: 100%;cursor: not-allowed;background-color: #f6f6f6;color: #aaa;}
.products_detail_box .detail_right .detail_actions .button[disabled]{cursor:not-allowed;}
.products_detail_box .detail_right .detail_actions #addtocart_button[disabled]{background-color:#f6f6f6!important; border-color:#f6f6f6!important; color:#aaa!important;}
.products_detail_box .detail_right .detail_actions #arrival_notice_button {width: 100%; margin-top: 15px;float: none;}
.products_detail_box .detail_right .detail_actions #arrival_notice_button.hide {display: none;}
.products_detail_box .detail_right .detail_share{margin-top: 20px;text-align: center;}
.products_detail_box .detail_right .detail_favorite{margin-top: 10px;text-align: center;}
.products_detail_box .detail_right .detail_favorite a{height:46px; line-height:46px; padding-left:38px; font-size:14px; color:#222; background: url(../../../images/products/icon_fav.png) no-repeat -9px -2px; display:inline-block;}
.products_detail_box .detail_right .detail_favorite a.is_in{background-position: -9px -52px;}
.detail_description .desc_item .desc_item_head::after{ font-size: 12px; }
@media screen and (max-width: 1000px) {
    .products_detail_box .detail_right .prod_info_currency{font-size: 22px;}
    .products_detail_box .detail_right .prod_info_currency.prod_info_currency_more{padding-right: 45px;}
    .products_detail_box .detail_right .prod_info_currency.prod_info_currency_more dt i{ position:absolute; right:-21px; top:5px;}
    .products_detail_box .detail_right .prod_info_currency.prod_info_currency_more dt i:after,
    .products_detail_box .detail_right .prod_info_currency.prod_info_currency_more dt i:before{ border:8px solid transparent; border-top:8px solid #fff;}
    .products_detail_box .detail_right .prod_info_currency.prod_info_currency_more dt i:before { border-top-color:#888; top:2px;} 
    .products_detail_box .prod_info_form li.attr_show .btn_attr:not(.selected):hover{ box-shadow: 0 0 0 0 #fff; border: solid 1px #e5e5e5;}
}
@media screen and (max-width:768px){
    .products_detail_box .detail_right{padding-top: 12px;}
    .products_detail_box .detail_right h5{font-size:14px;padding-top: 14px;}
    .products_detail_box .detail_right .detail_brief{font-size: 12px;line-height: 20px;}
    .products_detail_box .detail_right .detail_price{margin-top: 22px;font-size: 24px;}
    .products_detail_box .detail_right .detail_price .products_sales_size{font-size: 14px;}
}

/* 平台导流 和 询盘 */
#platform_box .list a,
#form_btn_opt .formnow,#form_btn_opt .formnow.no_margin{ margin-bottom: 16px; width: 100%; }
#form_btn_opt .formnow:last-child,#form_btn_opt .formnow.no_margin:last-child{ margin-bottom: 0; }
#form_btn_opt .formnow:first-child{margin-right: 0;}


/* 批发价 */
.products_detail_box .detail_wholesale{margin-top: 5px;}
.products_detail_box .detail_wholesale ul{background:url(../../../images/products/icon_wholesale.png) #f5f5f5 15px 20px no-repeat;padding: 20px 20px 20px 50px;}
.products_detail_box .detail_wholesale ul li{line-height: 26px;font-size: 14px;color: #555;}
.products_detail_box .detail_wholesale ul li span{color: #ff696d;font-weight: bold;}

/* 满减活动 */
.products_detail_box .detail_full_reduction{margin-top: 16px; margin-bottom: 28px;background: #f5f5f5;padding: 20px 20px 20px 55px;position: relative;}
.products_detail_box .detail_full_reduction i{display: block;width: 24px;height: 27px;background-image: url(../../../images/products/icon.png);background-position: 0 0;position: absolute;left: 18px;top: 22px;}
.products_detail_box .detail_full_reduction ul li{line-height: 26px;font-size: 14px;color: #555;}
.products_detail_box .detail_full_reduction ul li span{color: #eb3e3e;font-weight: bold;}
.products_detail_box .detail_full_reduction .f_title{height: 30px;line-height: 30px;font-size: 16px;color: #222;}
.products_detail_box .gifts_full_reduction i{background-image: unset;top: 20px;font-size: 27px;color: #eb3e3e;}
.products_detail_box .gifts_full_reduction ul li>a{padding-left: 3px;text-transform: uppercase; text-decoration: underline;font-size: 12px;}

/* paypal按钮 */
.products_detail_box .box_paypal{display:block; position:relative; z-index:1;margin-bottom:15px;}
.products_detail_box #paypal_checkout_container{width:100%; height: auto; min-height:45px;position: relative;}
.products_detail_box #paypal_checkout_container:after{width: 100%;height: 100%;position: absolute;left: 0;top: 0;content: '';background:url('../../../images/products/detail_paypal_btn.png') no-repeat center #ffc439;}
.products_detail_box #paypal_checkout_container iframe {background-color: #fff !important;}
@media screen and (max-width: 1000px) {
    .products_detail_box #paypal_checkout_container{ min-height: 48px; }
}

/* Paypal Pay Later Message */
.products_detail_box #paypal_paylater_message { margin: 5px 0 10px; }

#inventory{ margin-left: 16px; display: inline-block; vertical-align: top; line-height: 48px; font-size: 14px; color: #888888; }

/* 属性按钮 */
.prod_info_form li.attr_show{ text-align: left;word-break: break-all;}
.prod_info_form li.attr_show[data-position="1"]{ margin-top: 0; }
.prod_info_form li.attr_show .attr_title{ text-align:left; font-size:16px;color: #000;line-height: 1.2;}
.prod_info_form li.attr_show .attr_title strong{font-size: var(--fs14);line-height: 20px;color: #333333;margin-bottom: 5px;}
.prod_info_form li.attr_show .attr_title>span{color: #000;font-size: 14px;}
.prod_info_form li.attr_show .btn_attr{font-size:14px;border:solid 1px transparent;border-radius:0;letter-spacing:1px;height:auto;border-radius:16px;min-height:32px;line-height:34px;min-width:66px;border:solid 1px #c5c5c5;}

.prod_info_form .box_select{border-color: #000;border-radius: 0;color: #000;}
.prod_info_form .box_select::before{color: #000;}
.prod_info_form li.attr_show .btn_attr.out_stock{border-color: transparent;}
.prod_info_form li.attr_show[data-type=picture] .btn_attr[data-is-picture="1"]{padding: 0 0 ;border-radius: 0;}
.prod_info_form li input[type=text]{width: 100%;height: 40px;line-height: 40px;font-size: 14px;}
.prod_info_form li textarea{width: 100%;height: 80px;}
.prod_info_form .custom_attr_box li .pic_box{text-align: left;}
.prod_info_form .custom_attr_box li .checkbox_attr{font-size: 12px;}
.prod_info_form .custom_attr_box li .checkbox_attr span{line-height: 28px;margin-left: 5px;vertical-align: middle;}
.default_products_detail7 .prod_info_form li.attr_show .attr_title{padding:0;}

.prod_info_form li.attr_show[data-type=picture] .btn_attr[data-is-picture="1"]{ box-sizing: border-box; width: 42px; height: 59px;  }
.prod_info_form li.attr_show[data-type=picture] .btn_attr[data-is-picture="1"] .attr_pic{ width: 100%; height: 100%; }
.prod_info_form li.attr_show .btn_attr .attr_pic{height: 59px;}
.prod_info_form li.attr_show .attr_pic{height:59px;width:42px;}

@media  screen and (max-width:768px) {
    .products_detail_box .detail_right .split_line{ margin: 12px 0;  }
    .prod_info_form li.attr_show .btn_attr{border-width: 2px;}
    .prod_info_form li.attr_show .attr_title{font-size: 14px;}
    .products_detail_box .thumb_small{width: 100%}
    .products_detail_box .thumb_small{padding-left: 20px;padding-right: 20px}
    .products_detail_box .thumb_small .switching_btn{width: 15px;height: 15px}
    .products_detail_box .thumb_small:after,.products_detail_box .thumb_small:before{width: 15px}
    .products_detail_box .thumb_small ul li{margin-right: 10px}
}

/* 数量按钮 */


.page_qty_box{margin-bottom: 20px}
.page_qty_box .page_qty_title{font-size: var(--fs14);line-height: 20px;color: #333333;margin-bottom: 5px}
.page_qty_box .prod_info_quantity {font-size: 0px;line-height: 41px;display: inline-flex;    border: 1px solid #e3e5e6;border-radius: 5px;overflow: hidden;}
.page_qty_box .prod_info_quantity .quantity_box {display: inline-block;width: 60px;border-left: 1px solid #e3e5e6;border-right: 1px solid #e3e5e6;background: #fff;text-align: center;vertical-align: top;}
.page_qty_box .prod_info_quantity .quantity_box input {width: 60px;line-height: 41px;color: #333;border: 0;outline: 0;text-align: center;font-size: 18px;}
.page_qty_box .prod_info_quantity .qty_box {line-height: 41px;display: inline-block;vertical-align: top;}
.page_qty_box .prod_info_quantity .qty_box>div {width: 41px;line-height: 41px;overflow: hidden;text-align: center;font-size: 20px;cursor: pointer;user-select: none;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;font-weight: bold;color: #ddd;font-size: 0;background: url(https://ueeshop-static.ly200-cdn.com/static/custom/UPBC/UPBC611/themes-v2/default/images/products/icon_qty_less.png) no-repeat center center;background-size: 10px;background-color: #f5f7f7}
.page_qty_box .prod_info_quantity .qty_box #btn_add {color: #333;background-image: url(https://ueeshop-static.ly200-cdn.com/static/custom/UPBC/UPBC611/themes-v2/default/images/products/icon_qty_plus.png);}
.page_qty_box .prod_info_quantity .qty_box>div.notallow {background-color: #efefef;cursor: not-allowed;}

@media screen and (max-width:768px){
    .prod_info_quantity{display: flex;align-items: center;justify-content: center;}
    .prod_info_quantity .qty_box{line-height:40px;}
    .prod_info_quantity .quantity_box input{height:auto;}
    .prod_info_quantity .qty_box>div{line-height:38px;}
}



/* 组合促销 */
.group_promotion{margin-top:60px;}

/* 产品评论 */
.products_review{margin-top: 60px;padding-top: 60px;border-top: 1px solid #e8e8e1;}
.products_review .review_title{font-size: 24px;text-align: center;text-transform: uppercase;line-height: 1.2;}
.products_review .review_toolbar{margin-top: 30px;padding: 35px 20px;background: #f9f9f9;}
.products_review .review_toolbar .toolbar_star{margin-top: 10px;float: left;}
.products_review .review_toolbar .toolbar_star .total_review{font-size: 18px;color: #666;vertical-align: middle;}
.products_review .review_toolbar .toolbar_star strong{ margin-right: 10px; display: inline-block; font-size: 18px; color: #222222; vertical-align: middle; font-weight: bold; }
.products_review .review_toolbar .toolbar_btn{line-height: 20px;padding: 10px 25px;font-size: 12px;border: 1px solid #3b3b3b;color: #3b3b3b;float: right;}
.products_review .reviews_list_box{position: relative;}
.products_review .reviews_list_box .list_item{padding: 20px;border-top: 1px solid #eee;}
.products_review .reviews_list_box .list_item:first-child{border-top: 0;}
.products_review .reviews_list_box .list_item .item_name{position: relative;}
.products_review .reviews_list_box .list_item .item_name strong{font-size: 18px;color: #000;}
.products_review .reviews_list_box .list_item .item_name span{position: absolute;right: 0;top: 0;font-size: 12px;color: #666;text-transform: uppercase;letter-spacing: 1px;}
.products_review .reviews_list_box .list_item .item_star{margin-top: 5px;}
.products_review .reviews_list_box .list_item .item_content{line-height: 24px;margin-top: 15px;font-size: 14px;color: #666;}
.products_review .reviews_list_box .list_item .item_img{font-size: 0;}
.products_review .reviews_list_box .list_item .item_img a{display: inline-block;width: 80px;height: 80px;margin-right: 10px;margin-top: 10px;}
.products_review .reviews_list_box .list_item .item_reply{width: 100%;background-color: #f9f9f9;padding: 30px;box-sizing: border-box;}
.products_review .reviews_list_box .list_item .item_reply .item_reply_content{margin-bottom: 10px; line-height: 24px; font-size: 14px; color:#444444;}
.products_review .reviews_list_box .list_item .item_reply .item_reply_author{font-size: 14px;color:#888888;}
.products_review #turn_page{height: 40px;line-height: 40px;}
.products_review #turn_page li{height: 40px;line-height: 40px;margin: 0 7px;border: 0;text-transform: uppercase;border-radius: 0;}
.products_review #turn_page li .icon_page_prev{margin-right: 20px;}
.products_review #turn_page li .icon_page_next{margin-left: 20px;}
.products_review #turn_page font, .products_review #turn_page a{width: 40px;height: 40px;}
.products_review #turn_page .page_button, .products_review #turn_page .page_noclick{width: auto;}
.products_review .prod_review_more{padding: 0;padding-top: 30px;border-top: 1px solid #eee;}

/* may like */
.products_may_like{margin-top: 60px;padding-top: 60px;border-top: 1px solid #e8e8e1;}
.products_may_like .like_title{font-size: 30px;line-height: 1.2;text-transform: uppercase;}
.products_may_like .icon_discount, .products_may_like .icon_seckill{padding: 7px 10px;/*background:#ff696d;*/position: absolute;right: 0;top: 0;color: #fff;z-index: 1;}
.products_may_like .icon_seckill{display: none;}
.products_may_like .like_products_box{margin-top: 50px;}
.products_may_like .like_products_box .like_products_item{width: 23.5%;margin-left: 2%;margin-bottom: 40px;float: left;}
.products_may_like .like_products_box .like_products_item:nth-child(4n+1){margin-left: 0;clear: both;}
.products_may_like .like_products_box .like_products_item .item_img{display: block;position: relative;}
.products_may_like .like_products_box .like_products_item .item_name{display: block;max-height: 36px;line-height:18px;margin-top: 10px;font-size: 14px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.products_may_like .like_products_box .like_products_item .item_price{margin-top: 5px;font-size: 16px;}
.products_may_like .like_products_box .like_products_item .item_price del{margin-left: 5px;}

/* 促销倒计时 */
.detail_promotion_box{width: 100%;padding:15px;margin-bottom: 16px;background-color: #f74545;box-sizing: border-box;display: flex;align-items: center;justify-content: space-between;}
.detail_promotion_box .countdown_time{display: inline-block; margin:5px 0;vertical-align: middle;}
.detail_promotion_box .countdown_time span{display: inline-block;vertical-align: middle;margin-left:5px;color:#fff;font-size: 14px;}
.detail_promotion_box .countdown_time .day_count,.detail_promotion_box .countdown_time .day_seconds{min-width: 32px;padding:5px;background-color: #fff;color:#333333;border-radius: 5px;border-radius: 0;text-align: center;}
.detail_promotion_box .sales_progress{display: inline-block;vertical-align: middle; color:#fff;flex: 1;}
.detail_promotion_box .sales_progress .sales_progress_title{font-size: 16px;font-weight: bold;text-transform:uppercase}
.detail_promotion_box .sales_progress .progress_item{display: none; margin-top: 8px;}
.detail_promotion_box .sales_progress .progress_box{display: inline-block;position: relative; width:140px;height: 8px;border-radius: 4px;background-color: rgba(0,0,0,.2);vertical-align: middle;margin-right: 6px;}
.detail_promotion_box .sales_progress .progress_box .progress_percent{position: absolute;top:0;left: 0;height: 100%; border-radius: 4px;background-color: #fff; width: 0;}
.detail_promotion_box .sales_progress .detail_sales{display: inline-block;margin-left: 6px;}


.detail_visual_sales{margin: 12px 0;text-align: center;}
.detail_visual_sales .detail_visual_sales_item{display: inline-block;padding:1px 8px; background-color: #000000; color:#fff;font-size: 12px;border-radius: 5px;text-transform: lowercase;border-radius: 0;}

/* 运费估算 - start */
.products_detail_box .detail_right .freight_estimate {margin-bottom: 0;margin-top: 0; font-size: 14px; line-height: 24px; position: relative; text-align: center;}
.products_detail_box .detail_right .freight_estimate .price {font-weight: bold; font-family: var(--ff_mid); text-transform: uppercase;}
.products_detail_box .detail_right .freight_estimate .price i {display: none;}
.products_detail_box .detail_right .freight_estimate .date {color: #999; word-wrap: break-word;}
.products_detail_box .detail_right .freight_estimate .info i {margin-left: 4px; font-size: 12px; position: static;}
.products_detail_box .detail_right .freight_estimate .freight_btn {cursor: pointer;}
.products_detail_box .detail_right .freight_estimate .freight_btn:hover {color: #eb3e3e;}
.products_detail_box .detail_right .freight_estimate .mob_btn {display: none;}
.products_detail_box .detail_right .freight_estimate.no_delivery .freight_btn {display: inline; padding-left: 22px; position: relative;}
.products_detail_box .detail_right .freight_estimate.no_delivery .freight_btn::before {content: ''; display: block; position: absolute; top: 0; left: 0; width: 18px; height: 18px; background: url('../../../images/ico/icon_warn_circle.png') no-repeat 0 0; background-size: 100% 100%;}
.products_detail_box .detail_right .freight_estimate.no_delivery .freight_btn strong {font-family: var(--ff_mid); font-weight: bold;}
.products_detail_box .detail_right .freight_estimate.no_delivery .freight_btn:hover {color: #333;}
.products_detail_box .detail_right .freight_estimate.no_delivery .freight_btn:hover span {color: #eb3e3e;}
/* 弹窗 */
#freight_estimate_table {position: fixed; top: 20%; left: 50%; transform: translateX(-50%); z-index: 100000; background-color: #fff; padding: 20px 30px; font-size: 14px; line-height: 20px; min-width: 810px; border-radius: 5px;}
#freight_estimate_table .close_btn {width: 15px; height: 15px; display: flex; justify-content: center; align-items: center; position: absolute; top: 20px; right: 15px;}
#freight_estimate_table .close_btn i {font-size: 12px;}
#freight_estimate_table .item {margin-bottom: 20px; display: flex; flex-direction: column;}
#freight_estimate_table .item .label {margin-bottom: 15px; line-height: 26px; font-family: var(--ff_mid);}
#freight_estimate_table .item.bottom {text-align: center;}
#freight_estimate_table button.apply {width: 120px; color: #fff; line-height: 36px; background-color: var(--bblue); font-family: var(--ff_mid);border-radius: 5px;transition: all .3s}
#freight_estimate_table button.apply:hover {background-color: #f57e0b;}
#freight_estimate_table button.apply:disabled {background-color: #efefef; border-color: #efefef; color: #d5d5d5; cursor: no-drop;}
#freight_estimate_table .ship_method .memo {padding: 10px; color: #999; font-size: 12px;}
#freight_estimate_table .ship_method .memo::before {content: '*'; padding: 0 5px; font-size: 14px;}
/* 列表 */
#freight_estimate_table .table_list {list-style: none;width: 100%;max-height: 320px;overflow-y: auto;}
#freight_estimate_table .table_list li,
#freight_estimate_table .table_list li label {width: 100%; position: relative; display: flex; flex-direction: row; justify-content: flex-start; align-items: center; cursor: pointer;}
#freight_estimate_table .table_list .thead {background-color: #f9f9f9;}
#freight_estimate_table .table_list li.checked {font-family: var(--ff_mid); font-weight: bold;}
#freight_estimate_table .no_delivery .table_list li {display: flex; align-items: center; box-sizing: border-box; border-radius: 5px; padding: 10px; background-color: #fff4e5; text-align: left; cursor: unset;}
#freight_estimate_table .no_delivery .table_list li::before {content: ''; display: block; width: 24px; height: 24px; margin-right: 5px; background: url('../../../images/ico/icon_warn_triangle.png') no-repeat center;}
#freight_estimate_table .table_list .col {padding: 10px 15px;}
#freight_estimate_table .table_list .col:nth-of-type(1) {width: 20px; padding: 10px;}
#freight_estimate_table .table_list .col:nth-of-type(2),
#freight_estimate_table .table_list .col:nth-of-type(4) {width: 35%}
#freight_estimate_table .table_list .col:nth-of-type(3) {width: 20%;}
#freight_estimate_table .radiobox input[type="radio"] {display: none;}
#freight_estimate_table .radiobox .pos {display: inline-block; position: relative; box-sizing: border-box; width: 18px; height: 18px; border-radius: 50%; border: 1px solid #c5ced6; background-color: #fff;}
#freight_estimate_table .radiobox .pos::after {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); content: ""; width: 9px; height: 9px; border-radius: 50%; background-color: #fff;}
#freight_estimate_table .radiobox input[type="radio"]:checked + .pos {background-color: #eb3e3e; border-color: #eb3e3e;}
/* 下拉框 */
#freight_estimate_table .dropdown {box-sizing: border-box; width: 278px; padding: 10px; position: relative; cursor: pointer; font-size: 14px; border: 1px solid #c4cdd5; border-radius: 4px;}
#freight_estimate_table .dropdown .txt {position: relative; padding-right: 20px; height: 20px;}
#freight_estimate_table .dropdown .txt .val {overflow: hidden; text-overflow:ellipsis; white-space: nowrap; line-height: 20px;}
#freight_estimate_table .dropdown .txt i {position: absolute; top: 0; right: 0;}
#freight_estimate_table .dropdown .menu {box-sizing: border-box; display: none; position: absolute; left: -1px; top: 100%; z-index: 2; width: calc(100% + 2px); padding: 10px; border: 1px solid #ddd; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; background: #fff;}
#freight_estimate_table .dropdown:hover {border-bottom-left-radius: 0; border-bottom-right-radius: 0;}
#freight_estimate_table .dropdown .filter {width: 100%; display: inline; position: relative;}
#freight_estimate_table .dropdown .filter i {position: absolute; top: 0; right: 10px;}
#freight_estimate_table .dropdown .filter input {width: 100%; padding: 0 30px 0 10px; box-sizing: border-box; background-color: #f0f0f0; border: 0; color: #999; font-size: 14px; line-height: 30px; border-radius: 5px;}
#freight_estimate_table .dropdown .list{height: 220px; margin: 10px 0; overflow-y: scroll;}
#freight_estimate_table .dropdown .list::-webkit-scrollbar {width: 4px; height: 4px; background-color: #fff; box-shadow: unset;}
#freight_estimate_table .dropdown .list::-webkit-scrollbar-track {background-color: #fff; box-shadow: unset;}
#freight_estimate_table .dropdown .list::-webkit-scrollbar-thumb {border-radius: 10px; box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #999;}
#freight_estimate_table .dropdown .list li {padding: 0 10px;}
#freight_estimate_table .dropdown .list li:hover {background-color: #f7f7f7;}
#freight_estimate_table .dropdown .list li.selected {color: #ee5858;}
#freight_estimate_table .dropdown .list label {width: 100%; padding: 10px 0; display: inline-block; cursor: pointer; position: relative}
#freight_estimate_table .dropdown .radiobox .pos {display: none;}
/* 运费估算 - end */

.visual_box{ margin: 0px 0 10px; font-size: 0; text-align: left; }
.visual_box>*{ margin-right: 7px; display: inline-block; vertical-align: middle; }
.visual_box .review_star_m span{ margin-right: 0; }
.visual_box strong{ font-size: 14px; color: #000000;  }
.visual_box .detail_visual_sales{ margin: 0 auto; margin-right: 7px; }
.visual_box .mixed_wholesale_tips {line-height: 20px;}
.visual_box .total_review{ font-size: 12px; color: #1860a7;  }
.visual_box .rating  strong{line-height: 20px;}
.visual_box .total_review.pointer{ cursor: pointer;  }

@media screen and (max-width:768px){
    .visual_box{margin-bottom: 13px;}
    .visual_box .total_review{font-size: 12px;}
    .visual_box .rating strong{font-size: 12px;}
}

@media screen and (max-width: 1000px){
    .currency_mask{ display: none; position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 9999; background: #000000b3; }
    .products_detail_box .detail_right .prod_info_currency_more:hover dd{ display: none; z-index: 10000; }
    .products_detail_box .detail_right .prod_info_currency{ position: static; }
    .products_detail_box .detail_right .prod_info_currency:hover dd{ position: fixed; top: unset!important; bottom: 0; width: 100%; max-height: 100%; overflow-y: auto;}
    .products_detail_box .detail_right .prod_info_currency dd ul{ background: #ffffff; }
    .products_detail_box .detail_right .prod_info_currency dd ul li{ line-height: 45px; }
    .products_detail_box .detail_right .prod_info_currency dd a{ font-size: 18px; color: #666666; }
    .products_detail_box .detail_right .prod_info_currency:hover dt:after{ transform: rotate(0) translateY(-50%);  }
    .products_detail_box .detail_right .prod_info_currency dd a:hover{ background: #f4f4f4; color: #000; }
    .products_detail_box .detail_right .prod_info_currency dd .close{ display: block; float: right;  width: 48px; height: 48px; background: url(../../../images/global/icon_currency_close.png) no-repeat center center / 18px;}

    /* 运费估算 - start */
    .products_detail_box .detail_right .freight_estimate {padding: 0; font-size: 16px;}
    .products_detail_box .detail_right .freight_estimate .freight_btn i {display: none;}
    .products_detail_box .detail_right .freight_estimate .price i {display: inline-block; color: #999; font-size: 18px; transform: rotate(-90deg);}
    .products_detail_box .detail_right .freight_estimate .mob_btn {display: block; box-sizing: border-box; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 10px 30px 10px 10px;}
    .products_detail_box .detail_right .freight_estimate .mob_btn .arrow {display: none;}
    .products_detail_box .detail_right .freight_estimate.no_delivery .freight_btn {color: #999;}
    .products_detail_box .detail_right .freight_estimate.no_delivery .freight_btn {padding-left: 24px;}
    .products_detail_box .detail_right .freight_estimate.no_delivery .freight_btn strong {color: #333;}
    .products_detail_box .detail_right .freight_estimate.no_delivery .freight_btn::before {width: 20px; height: 20px; background-size: 100%;}
    .products_detail_box .detail_right .freight_estimate.no_delivery .freight_btn i {display: inline-block; font-size: 16px; transform: rotate(-90deg);}
    /* 弹窗 */
    #freight_estimate_table {top: 0; bottom: 0; left: 0; transform: unset; width: 100vw; min-width: unset;padding: 0 0 100px 0; border: 0; overflow-y: scroll; border-radius: unset; font-size: 16px; line-height: 28px; background-color: #f2f2f2;}
    #freight_estimate_table .inner {padding: 20px;}
    #freight_estimate_table .top {position: fixed; top: 0; z-index: 100; width: 100%; height: 70px; box-sizing: border-box; text-align: center; background-color: #fff; border-bottom: 1px solid #f2f2f2;}
    #freight_estimate_table .close_btn {top: 28px; left: 20px; font-size: 16px; transform: rotate(90deg);}
    #freight_estimate_table .close_btn i {font-size: 24px;}
    #freight_estimate_table form {margin-top: 68px;}
    #freight_estimate_table .item {margin-bottom: 25px; background-color: #fff; flex-direction: row; justify-content: space-between;}
    #freight_estimate_table .item.bottom {position: fixed; flex-direction: column; justify-content: flex-end; bottom: 0; width: 100vw; max-height: 120px; margin: 0; background-color: #f2f2f2;}
    #freight_estimate_table .item.bottom .memo {padding: 10px; font-size: 12px; line-height: 20px; text-align: left; color: #999;}
    #freight_estimate_table .item.ship_method .cnt {width: 100%;}
    #freight_estimate_table .item .label {font-family: var(--ff); font-weight: normal;}
    #freight_estimate_table .item .cnt {padding-right: 20px; font-family: var(--ff_mid); font-weight: bold;}
    #freight_estimate_table .item .sel_btn {position: absolute; right: 18px; transform: rotate(-90deg);}
    #freight_estimate_table .item .sel_btn i {font-size: 18px; color: #999;}
    #freight_estimate_table .item .label {margin: 0; line-height: 28px;}
    #freight_estimate_table button.apply { width: 100%; padding: 15px 20px; font-family: var(--ff); font-size: 24px; line-height: 30px;}
    #freight_estimate_table button.apply:disabled {background-color: #aeaeae; color: #fff; border-color: #aeaeae;}
    /* 列表 */
    #freight_estimate_table .table_list {max-height: unset;}
    #freight_estimate_table .table_list li label {align-items: flex-start;}
    #freight_estimate_table .table_list li {flex-direction: column; padding: 20px 0; border-bottom: 1px solid #e8e8e1;}
    #freight_estimate_table .table_list li:first-child {padding-top: 0;}
    #freight_estimate_table .table_list li:last-child {padding-bottom: 0; border: 0;}
    #freight_estimate_table .ship_method.no_delivery {background-color: rgba(0, 0, 0, 0);}
    #freight_estimate_table .ship_method.no_delivery .table_list li {display: flex; flex-direction: column; background: unset;}
    #freight_estimate_table .ship_method.no_delivery .table_list li::before {width: 68px; height: 68px; margin: 30px auto; background-image: url('../../../images/ico/icon_warn_circle.png'); background-size: 100%;}
    #freight_estimate_table .table_list li .col:nth-of-type(1) {padding: 0; width: calc(100% - 30px);}
    #freight_estimate_table .table_list li .col:nth-of-type(2) {padding: 0; width: 30px; display: flex; justify-content: flex-end;}
    #freight_estimate_table .table_list li .col .itm {font-size: 16px; line-height: 28px; color: #999;}
    #freight_estimate_table .table_list li .col .itm:nth-of-type(1) {font-size: 18px; line-height: 32px; color: #333; font-family: var(--ff_mid);}
    #freight_estimate_table .radiobox .pos {width: 24px; height: 24px; border-color: #aeaeae;}
    #freight_estimate_table .radiobox .pos:after {display: none;}
    #freight_estimate_table .radiobox input[type="radio"]:checked + .pos {border-color: #eb3e3e; background: #eb3e3e url("../../../images/ico/selected_icon.png") no-repeat center; background-size: 70%;}
    /* 下拉框 */
    #freight_estimate_table .freight_fixed_side {position: fixed; top: 0; right: -100%; z-index: 200; width: 100vw; height: 100vh; display: flex; justify-content: flex-end; background-color: rgba(0, 0, 0, 0.5);}
    #freight_estimate_table .freight_fixed_side .cnt {width: 80%; height: 100%; box-sizing: border-box; background-color: #fff; transform: translateX(100%); transition: all 0.3s;}
    #freight_estimate_table .freight_fixed_side .cnt.focus {transform: translateX(0);}
    #freight_estimate_table .freight_fixed_side .dropdown {width: 100%; height: 0; margin-top: 70px; padding: 0; border: 0;}
    #freight_estimate_table .freight_fixed_side .menu {display: block; border: 0; left: 0; padding: 0;}
    #freight_estimate_table .freight_fixed_side .filter {margin-top: 20px; padding: 0 20px; display: inline-block; box-sizing: border-box;}
    #freight_estimate_table .freight_fixed_side .filter input {padding: 0 20px 0 40px; font-size: 18px; line-height: 42px; font-family: var(--ff);}
    #freight_estimate_table .freight_fixed_side .filter i {top: 8px; left: 30px; right: unset; font-size: 20px;}
    #freight_estimate_table .freight_fixed_side .list li {padding: 0 20px 0 0; font-size: 16px;}
    #freight_estimate_table .dropdown .list li {padding: 0 40px 0 20px; color: #333;}
    #freight_estimate_table .dropdown .radiobox .pos {display: inline-block; position: absolute; top: 50%; right: -20px; transform: translateY(-50%); width: 18px; height: 18px;}
    .products_detail_box{padding: 15px 4vw}
    /* 运费估算 - end */
}

@media (min-width: 1000px){
    .products_detail_box .detail_right .prod_info_currency.prod_info_currency_more:hover dt:after{ transform: rotate(180deg) translateZ(0); }
}
@media (min-width: 768px) {
    .products_may_like .like_products_box .like_products_item:hover .item_img img:nth-child(1){opacity: 0;}
    .products_may_like .like_products_box .like_products_item:hover .item_img img:nth-child(2){opacity: 1;transform: scale(1);}
    .products_may_like .like_products_box .like_products_item .item_img img:nth-child(2){opacity: 0;transform: scale(1.2);}
}
@media (max-width: 768px) {
    .products_detail_box .detail_right .detail_number{margin-bottom: 5px}
    .default_products_detail7{margin-top: 0;}
    .default_products_detail7 .detail_wrapper{padding: 0 15px;}

    .products_detail_box{flex-wrap: wrap;width: 100%;}
    .products_detail_box .thumb_big .thumb_tab{display: block;}
    .products_detail_box .thumb_small{display: none;}
    .products_detail_box .detail_left{width: calc(100%);float: none;position: relative;}
    .products_detail_box .detail_right{width: 100%;float: none;padding-left: 0;padding-right: 0;}
    /* 产品图 */
    .products_detail_box .thumb_big{position:relative;padding-top:100%;padding-top:140.5333%;overflow:hidden;width:100%;}

    .products_detail_box .thumb_big ul{width:100%;height:100%;position:absolute;left:0;top:0;}
    .products_detail_box .thumb_big ul li{margin-bottom: 0;float: left;text-align: center;position: relative;}

  

    .products_may_like{margin-top: 10px;padding-top: 15px;padding-left: 10px;padding-right: 10px;}
    .products_may_like .like_title{font-size: 18px;}
    .products_may_like .like_products_box{margin-top: 15px;}
    .products_may_like .like_products_box .like_products_item{width: 49%;margin-left: 2%;margin-bottom: 20px;}
    .products_may_like .like_products_box .like_products_item:nth-child(2n+1){margin-left: 0;clear: both;}
    .products_may_like .like_products_box .like_products_item .item_img img:nth-child(2){display: none;}
    .products_may_like .like_products_box .like_products_item .item_name{font-size: 14px;max-height: 44px;line-height: 22px;}

	.box_promotion_simple{margin-top:25px;}
	.group_promotion{margin-top:0;}

    .products_review{margin-top: 5px;padding-top: 15px;}
    .products_review .review_title{font-size: 18px;}
    .products_review .review_toolbar{margin-top: 15px;padding: 15px;}
    .products_review .review_toolbar .toolbar_btn{margin-top: 10px;float: left;clear: both;}

    .products_review .prod_review_more{margin-top: 15px;}
    .products_review #turn_page li{width: 32px;height: 32px;line-height: 32px;}
    .products_review #turn_page li em{top: 10px;left: 12px;}
    .products_review #turn_page li .icon_page_prev, .products_review #turn_page li .icon_page_next{margin: 0;}
    .products_review #turn_page font, .products_review #turn_page a{width: 32px;height: 32px;}

    .products_detail_box .detail_right .detail_name{font-size: 13px;line-height: 1.2;margin-bottom: 5px;}
    .products_detail_box .detail_right .detail_actions .button{width: 100%;margin: 0; margin-bottom: 15px;padding: 10px 20px;font-size: 16px;}
    .products_detail_box .detail_right .detail_actions .button:first-child{margin-top: 0;}

    .detail_promotion_box .sales_progress .progress_box{width: 100px;}
}
/* 添加到收藏夹 */
.products_detail_box .detail_right .detail_favorites{ margin-top: 30px; margin-bottom: 30px;}
.products_detail_box .detail_right .detail_favorites .favorite_btn {display: inline-flex;align-items: center;}
.products_detail_box .detail_right .detail_favorites .favorite_btn .iconfont{color: #000000;font-size: 16px;}
.products_detail_box .detail_right .detail_favorites .favorite_btn .text{color: #000018;background-color: transparent;font-size: 14px;line-height: 24px;padding-left: 6px;}
.products_detail_box .detail_right .detail_favorites .favorite_btn .favorites_count{color: #999999;font-size: 14px;line-height: 24px;padding-left: 6px;}
.products_detail_box .detail_right .detail_favorites .favorite_btn.is_in .iconfont{color:#eb3e3e}
.products_detail_box .detail_right .detail_favorites .favorite_btn.is_in .iconfont::before{content: "\e6b0";}
.products_detail_box .detail_right .detail_favorites .favorite_btn,.products_detail_box .detail_right .detail_favorites .favorite_btn:hover{text-decoration: none;}
@media screen and (max-width:768px){
    .products_detail_box .detail_right .detail_favorites .favorite_btn{width: auto;height: auto;line-height: 22px;font-size: 16px;text-align: center;justify-content: center;box-sizing: border-box;}
}


/* 手机版视频 */
.products_detail_box .pro_video{display: none;}
@media screen and (max-width:768px){
    .products_detail_box .thumb_big ul li iframe{ top: 50%; left: 50%;transform: translate(-50%,-50%); }
    /* .products_detail_box .thumb_big ul iframe{display: none;} */
    .products_detail_box .thumb_big{ background-color: #fff; }
    .products_detail_box .thumb_big ul li.current a{ background: none; opacity: 0; }
    .products_detail_box .thumb_big ul li.current .thumb_video_pic{ opacity: 0; }
    /* .products_detail_box .thumb_big ul li img{ position: absolute; top: 50%; left: 50%; right: unset; bottom: unset; transform: translate(-50%,-50%);  } */
    .products_detail_box .video_container{display:block;height:100%;width:100%;z-index:3;position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;*background-color:#fff;background-size:80px;background-repeat:no-repeat;background-position:center center;background-image:url(../../../images/mweb/icon_video_play.png);}
    .products_detail_box .pro_video{display:block;position:fixed;top:0;bottom:0;left:0;right:0;margin:auto;width:0;height:0;overflow:hidden;background:#000;transition:0.3s all;-webkit-transition:0.3s all;-moz-transition:0.3s all;}
    .products_detail_box .pro_video *{display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;}
    .products_detail_box .pro_video .close{position:absolute;display:inline-flex;align-items:center;justify-content:center;top:0;right:0;width:36px;height:36px;color:#fff;font-size:16px;z-index: 101;}
    .products_detail_box .pro_video.play{width: 100%;height: 100%;z-index: 9999;}
    .products_detail_box .thumb_big .pro_video.play iframe{height: 100%;width: 100%;}
}

.magnifier img {max-height: none;opacity: 1;}


.mobile_magnify_box{display: none;position: fixed;top:0px;bottom:0px;left:0px;right:0;padding-top: 57px; background-color: #000;z-index: 10001;overflow-y: auto;}
.mobile_magnify_box ul li{margin-bottom: 10px;}
.mobile_magnify_box ul li:last-child{margin-bottom: 0;}
.mobile_magnify_box .magnift_close{position: fixed;top:10px;right:10px; width: 37px;height: 37px;background:url(../../../images/global/magnify_close.png) no-repeat center #fff;border-radius: 50%;background-size: 50%;}


/*  询盘 */

#themes_pdetial_under_button{margin-top:0;}
#inquiry_box #inquiry_btn{padding:14px 20px;width: 100%;margin-top: 10px;font-weight: 600;}
@media screen and (max-width:768px){
    #inquiry_box #inquiry_btn{padding: 10.5px 20px;margin-top: 10px;font-size: 15px;}
}

/* 分销 */

#distribution_box .pro_distribution_box .share_content{line-height: 1.5;}

/* 详情 */
.default_products_detail7 #pro_detail_coupon .cou_item{margin-top:0;margin-bottom: 10px;}
.default_products_detail7 .prod_info_form .attributes{margin-bottom: 0;}
.default_products_detail7 .prod_info_form li{margin-bottom: 30px;}
.default_products_detail7 .prod_info_form li.attr_show{margin-bottom: 20px;}
/*.default_products_detail7 .prod_info_form .custom_attr_box li.total_extras{margin-top:-20px;}*/
.default_products_detail7 .prod_info_form .custom_attr_box li.total_extras h5{margin-bottom:22px;font-size: 14px;color:#666}
.default_products_detail7 #app_wholesale_list_box{padding: 0;margin-bottom: 30px;}
.default_products_detail7 #app_wholesale_list_box .pw_title{font-size: var(--fs14);line-height: 20px;color: #333333;margin-bottom: 5px;}
.default_products_detail7 .detail_qty{margin-bottom: 15px;}
.default_products_detail7 .detail_qty h5{margin-bottom: 12px;}
.default_products_detail7 #app_wholesale_total_price_box{margin:0 auto 50px;display: none}
.default_products_detail7 #distribution_box .pro_distribution_box{margin-bottom: 30px;}
.default_products_detail7 .detail_description{margin-top: 0;}

.detail_presales_brief{ margin-top: 15px; margin-bottom: 15px; padding: 15px; background-color: #f5f5f5; font-size: 14px; color: #555555; box-sizing: border-box;  text-align: center; }
.default_products_detail #addtocart_button.pre_sales_button{ width: 100%; padding: 18px 20px; box-sizing: border-box; border-radius: 5px; font-size: 16px; }
@media screen and (max-width: 768px) {
    .products_detail_box .detail_right .detail_actions #addtocart_button.pre_sales_button{ padding: 14px 20px; font-size: 16px; }
}

.default_products_detail7 #form_btn_opt .formnow { margin-right: 0; }

#themes_pdetial_attr_button .global_products_may_like .like_title{ font-weight: 600; font-size: 16px; }
#themes_pdetial_attr_button .global_products_may_like .like_title span{ font-weight: normal; font-size: 14px; }
