/* CSS Document */
/*基础标签重置*/
html, body{font-size:14px;font-family: arial; font-style:normal;font-weight: normal;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption,tfoot, s { margin:0; padding:0; border:0;  vertical-align:baseline; text-decoration:none;word-wrap: break-word;}
ol,ul { list-style:none;}

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }/* End hide from IE-mac */

html {font-size: 62.5%;/*10 ÷ 16 × 100% = 62.5%*/}
body{font-family: "Arial, Helvetica, sans-serif";font-size: 1.4rem; color:#666666;}
a{/* font-size: 1.4rem; */color:#666666;font-family: arial;}
a:hover{font-size: 1.4rem;  color:#666666;font-family: "arial";}
.red{ color:#ff0000}
.orange{color: #f8b72c; font-size:16px;}
.fl{ float:left;}
.fr{ float:right}
.radius{-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.mob{display: none;}
.m{max-width:1500px;min-width:320px;margin:0 auto;/*overflow: hidden;*/}

.detail_l{padding-right: 350px;}
.detail_l .left_cont{width: 100%;}

.detail_r{width: 320px;float: right;}
.detail_r .float_action_inner{width: 100%;border: solid 1px #f56d33;border-top: none;margin-bottom:20px;
background: url(../images/tbg.jpg) no-repeat center top #ffffff;padding:20px;padding-top: 50px;padding-bottom:5px;box-sizing: border-box;}
.float_sub_area{margin-top:10px;display: block;line-height: 20px;}
.float_sub_area .sub_item{margin:7px 0px;}
.float_sub_area .sub_item .sub_item_name{display:inline-block;vertical-align: middle;width: 145px;color: #666666;}
.float_sub_area .sub_item .logistics_method{cursor: pointer;text-decoration: underline;color: #333333;}
.tips_icon{float:left;padding-left:10px;color: #ffb50d; position:relative;}
.tips_icon .h_tck{z-index:8;min-width:200px;box-shadow: 0px 2px 5px #eeeeee; background:#ffffff; padding:10px;line-height:20px;color:#555555;font-size: 12px; position:absolute; left:20px; top:20px; display:none;}
.float_sub_area .sub_item .sub_item_right {display: inline-block;vertical-align: middle;
text-align: right;font-size: 16px;color: #f56d33;width:110px;font-weight: 700;}
.float_action_inner .sub_total_area{width:100%;height:20px;overflow: hidden;border-top: dashed 1px #e3e3e3;padding: 20px 0px;margin-top:20px;}
.float_action_inner .sub_total_area .sub_item_name{display:inline-block;vertical-align: middle;width: 100px;color: #333333;}
.float_action_inner .sub_total_area .sub_item_right {display: inline-block;vertical-align: middle;
text-align: right;font-size: 16px;color: #f56d33;width:170px;font-weight: 700;}
.btn_list{width: 100%;padding:7px 0px;}
.order_btn_1{display:block;width: 100%;height: 42px;line-height:42px;text-align:center;font-size:17px;color:#333333;background: #fdfdfd;border:solid 1px #e5e5e5;border-radius:5px;box-sizing: border-box;overflow: hidden;}
.order_btn_1:hover{display:block;width: 100%;height: 42px;line-height:42px;text-align:center;font-size:17px;color:#333333;background: #f8f8f8;border:solid 1px #e5e5e5;border-radius:5px;box-sizing: border-box;overflow: hidden;}

.order_btn_2{display:block;width: 100%;height: 42px;line-height:42px;text-align:center;font-size:17px;color:#E52929;background: #FFFFFF;border:solid 1px #E52929;border-radius:5px;box-sizing: border-box;overflow: hidden;}
.order_btn_2:hover{display:block;width: 100%;height: 42px;line-height:42px;text-align:center;font-size:17px;color:#E52929;background: #fafafa;border:solid 1px #f56d33;border-radius:5px;box-sizing: border-box;overflow: hidden;}

.order_btn_3{display:block;width: 100%;height: 42px;line-height:42px;text-align:center;font-size:17px;color:#f56d33;overflow: hidden;}
.order_btn_3:hover{display:block;width: 100%;height: 42px;line-height:42px;text-align:center;font-size:17px;color:#f56d33;overflow: hidden;}

.order_btn_2 i,.order_btn_3 i{color: #ff6000;padding-right: 10px;font-size:20px;}
.order_btn_2:hover i,.order_btn_3:hover i{color: #ff6000;padding-right: 10px;font-size: 20px;}

.side_c_details{width:100%;}
.side_h3 {width:100%;text-indent:20px;height: 40px;line-height:40px;color: #222222; background: #f2f3f7;font-size: 16px;}
.icon_sf{height:20px;}
.icon_sf .sf_pic{max-height:20px; float:left;padding-right:15px; }
.icon_sf .sf_pic img{height:100%;max-height:20px;display: block;}
.icon_sf .sf_pic .c_y{padding:0px 3px;height:20px;line-height:18px;font-size:14px;color:#e1673a;border-radius: 3px;box-sizing: border-box;}

/*.c_about{padding:20px 10px 10px;border-bottom:solid 1px #eeeeee;}
.c_about .r_top{width:100%; height:auto; border-bottom:dashed 1px #d7d7d7;}
.c_about .r_top h2{padding:10px 0px; padding-bottom:0px;}
.c_about .r_top h2 a{color:#0076a9; font-size:14px;line-height:18px;font-weight: bold;}
.c_about .p_area{width: 100%;padding-top:5px;color: #666666;margin-bottom: 10px;}*/

.c_trsc{width:100%;padding-top:5px;padding-bottom: 10px;}
.c_trsc .ct_li{width:100%;height:24px;line-height:24px;font-size:14px;color:#333333;}
.c_trsc .ct_li strong{color:#ff6000}

/*.c_about .r_jj{padding:10px 0px; border-bottom:dashed 1px #d7d7d7;}
.c_about .r_jj .p_wz{ color:#555555;line-height:24px;}
.c_about .r_jj .p_wz span{display: block;float: left;width: 105px; color:#999999;}
.c_about .r_jj .p_contact{ margin-top:5px; height:24px; background:url(../images/c_icon.png) no-repeat left center; text-indent:30px;}
.c_about .r_jj .p_contact a{ color:#0066bc;height:24px; line-height:24px;}*/

.Contact_link {padding:10px 0px;}
.Contact_link .contact_tb{width:50%;float:left;height: 16px;padding: 5px 0px;}
.Contact_link .contact_tb .icon_img{float:left;height:16px;width: 19px;padding-right: 10px;}
.Contact_link .contact_tb a{line-height:16px;height: 16px;color: #666666;font-size: 14px;}

/*.type_pro_all{border: 1px solid #e7e8f0;margin-top: 20px;}
.type_pro_all .cont{padding:0px 10px 10px;}
.type_pro_all .cont ul li{ width:100%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.type_pro_all .cont ul li a{display:block;border-bottom: solid 1px #e5e5e5;height:36px; line-height:36px;color: #666666;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.type_pro_all .cont ul li .subgroup{padding:10px;}
.type_pro_all .cont ul li .subgroup li{width:100%;line-height:30px;}
.type_pro_all .cont ul li .subgroup li a{width:100%;display:block;color: #888888;height:30px; line-height:30px;border-bottom: dashed 1px #e5e5e5;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.type_pro_all .cont ul li:last-child a{border-bottom:none}*/
.like_pro{ width:99%;border: 1px solid #e7e8f0;margin-top:20px;}
.detail_pro_r{padding:8px;height:520px;overflow: hidden;box-sizing: border-box;}
.detail_pro_r dl{height: 110px;box-sizing: border-box; float:left; margin:10px 0px;}
.detail_pro_r dl .dt_pic{width:100px;height: 100px;border: solid 1px #dfdfdf;box-sizing: border-box;text-align:center;vertical-align: middle;display:table-cell;}
.detail_pro_r dl .dt_pic img{ margin:0 auto;max-height:100%;max-width:100%;display: table-cell; vertical-align: middle; display:block; overflow:hidden;}
.detail_pro_r dl .dt_right{width:190px;float: left;padding-left: 10px;}
.detail_pro_r dl .dt_right .p_t{ width:100%;margin-bottom:10px;display:block;line-height: 20px; font-size:15px; color:#333333;overflow: hidden;
 text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.detail_pro_r dl .dt_right .c_dow{width:100%;display:block;height:20px;line-height:20px;font-size:16px;overflow:hidden;margin-bottom:6px;}
.detail_pro_r dl .dt_right .c_dow span{color: #E52929}
.pop_up_ui{width:730px; height:450px; margin:0 auto; background:#FFF;  box-shadow:0px 2px 5px #999999;display:none; position:absolute; z-index:131}
.pop_up_ui_k{width:730px;}
.pop_up_ui_k .title{ height:50px; line-height:50px;background:#f2f3f7;font-size:16px; color: #333333; padding-left:20px;}
.pop_up_ui_k .title i{ width:auto; display:inline-block;float:right; padding-right:15px;font-weight:20px; cursor:pointer;}
.liheigt_box_home{ position:absolute; background:#404040; filter:alpha(opacity=60);-moz-opacity:0.6; -khtml-opacity: 0.6;opacity: 0.6; z-index:130}

.input_m{padding:30px 0;}
.input_m label{width: 170px;float: left;display: block;height: 40px;line-height: 40px;font-size: 14px;}
.input_m .input_r{width: 270px;float: left;}


.option {width: 100%;box-sizing: border-box;background: #f8f8f8; height: 40px;line-height: 40px;
border: solid 1px #e3e3e3; position: relative;}
.option select{ border: none;outline: none;width: 100%; height:40px;line-height:40px;appearance: none;-webkit-appearance: none; -moz-appearance: none;
 background: none;padding-left: 15px;box-sizing: border-box;color: #999999;font-size: 16px;}
.option:after{content: "";width: 11px;height:6px;background: url(../images/arrow-down.png) no-repeat center #f2f3f7;
  position: absolute;right:15px;top:50%;margin-top: -3px; pointer-events: none;}
.pop_up_ui_box{padding: 0px 40px;}
.express_list_main{width:100%;background: #fbfbfb;height: 200px;overflow-y: auto;}
.express_list_main dl{width:100%;height:50px;border-bottom: solid 1px #ffffff;padding: 0px 30px;box-sizing: border-box;}
.express_list_main dl:first-child{background: #f2f3f7;}
.express_list_main dl .li_list{width:33.33%;float:left;display: block;height:50px;line-height: 50px;color: #666666;font-size: 14px;}
.express_list_main dl:first-child .li_list{font-size: 16px;color: #333333;}
.express_list_main dl .li_list i{float: left;padding-top: 15px;padding-right: 5px;}

.pop_up_ui_btn{width:100%;padding-top:30px;}
.pop_up_ui_btn a{display:block;float:right;margin-left:15px;width:144px;height:40px;line-height: 40px;text-align: center;border-radius: 5px;border: solid 1px #f56d33;background: #f56d33;font-size: 16px;color:#FFFFFF;}
.pop_up_ui_btn a.cancel{background: #ffffff;color: #f56d33;}


#positioning{ padding-left:15px;  top:0px;z-index:99}

.detail_col{width: 100%;min-height:550px;position: relative;padding-left: 475px;box-sizing: border-box;}
.detail_col .left_pic{width: 440px;position: absolute;left: 0px;top: 0px;}
.detail_col .left_pic .bg_pic{position:relative;border: 1px solid #ededed;padding:2px;display: table-cell;height:446px;text-align: center;vertical-align: middle;width: 446px;box-sizing: border-box;}
.detail_col .left_pic .bg_pic img{margin:0 auto;max-height:446px;max-width:446px;display:table-cell;vertical-align:middle; display:block; overflow:hidden;}
.detail_col .left_pic .bg_pic .feeling_icon{left: 10px;font-size:24px;display: none;}
.fdj_icon{z-index:99;position:absolute;right:1px;bottom:1px;color:#dd2727;display:block;width: 40px;height: 40px;line-height:40px;font-size:20px;background:#f3f3f3;color:#333333;cursor:pointer;text-align:center;overflow: hidden;}
.list-playIcon{content: '';position: absolute;background: url(../images/bofang.png);background-size: auto auto;background-size: cover;top: 50%;left: 50%;width: 30px;height: 30px;margin-top: -15px;margin-left: -15px;z-index: 99;}
.detail_col .left_pic .bg_pic .cart_icon{position:absolute;left:60px;bottom:10px;color:#ff6113;display:block;width: 40px;height: 40px;line-height:38px;font-size:24px;cursor:pointer;text-align:center;overflow: hidden;z-index:100;}


.detail_col .left_pic #gd_nr{width: 100%;position: relative;height:64px;margin-top: 20px;padding:0px 20px;box-sizing: border-box;overflow: hidden;}
.detail_col .left_pic .sm_pic{width:100%;float: left; height:64px;overflow: hidden;}

.detail_col .left_pic .sm_pic ul li{width:20%; max-width:64px; max-height:64px; float:left; padding:0px 8px;position: relative;}
.detail_col .left_pic .sm_pic ul li img{display: block;width: 100%;}

.detail_col .left_pic  #gd_nr .l_btn{width:30px;height: 64px;line-height: 64px;text-align: center;font-size: 30px;color: #666666;cursor: pointer;position: absolute;left: 0px;top: 50%;margin-top:-32px;z-index: 10;}
.detail_col .left_pic  #gd_nr .r_btn{width: 30px;height: 64px;line-height: 64px;text-align: center;font-size: 30px;color: #666666;cursor: pointer;z-index: 10;position: absolute;right: 0px;top: 50%;margin-top:-32px;}

.detail_col .right_col{width: 100%;}
/*.ready_to_ship_icon{width: 100%;height: 30px;}
.ready_to_ship_icon ul li{float: left;background: #f8ebec;border:solid 1px #c64e56;border-radius:3px;height: 30px;line-height:30px;color: #d8292f;font-size:14px;padding: 0px 25px;margin-right: 10px;}
.ready_to_ship_icon ul li.rts{background: #ebf4f7;border:solid 1px #00a0e9;color: #3f6ca0;}
.ready_to_ship_icon ul li.fd{background: #fff2e8;border:solid 1px #f77b4c;color: #e0592b;}*/
.detail_title_tags{width:100%;font-size:16px;color: #555555;margin: 20px 0px;/*height:46px;*/line-height: 24px;overflow: hidden;}
.ma_price_wrap{background: #f5f5f5;width: 100%;height:70px;padding: 20px;box-sizing: border-box;overflow: hidden;}

.ma_price_wrap .f_price_style{width: 100%;}
.ma_price_wrap .f_price_style .ladder_price_item{width:25%;text-align: center;float: left;}
.ma_price_wrap .f_price_style .ladder_price_item .ma_quantity_range{width: 100%;color: #E52929;font-size: 26px;font-weight: bold;}
.ma_price_wrap .f_price_style .ladder_price_item .ma_spec_price{width: 100%;color: #666666;font-size:14px;margin-top:10px;}

.ma_price_wrap .s_price_style{width: 100%;padding: 5px 20px;box-sizing: border-box;}
.ma_price_wrap .s_price_style .ma_quantity_range{width: 100%;color: #E52929;font-size: 26px;line-height:30px;font-weight: bold;}
.ma_price_wrap .s_price_style .ma_spec_price{width: 100%;color: #666666;font-size:14px;margin-top:10px;}

.remarks_block{border-top: solid 1px #ececec;border-bottom: solid 1px #ececec;padding:20px 0px;font-size: 14px;color: #666666;}
.remarks_block .fl{padding-right:30px;}

.sku_wrap{width: 100%;margin-top: 20px;margin-bottom:20px;}
.sku_wrap .sku_attr_dl{min-height: 38px;overflow: hidden;position: relative;padding-left: 110px;box-sizing: border-box;}
.sku_wrap .sku_attr_dl.dlbtn .select_name{display: none;}
.sku_attr_dl .select_name{width: 110px;color: #333333;font-size: 1.4rem;height:40px;line-height: 40px;position: absolute;left: 0px;top: 0px;}
.sku_attr_dl .size_box{width: 100%;}
.sku_attr_dl .size_box ul li{float:left; padding:5px;}
.sku_attr_dl .size_box ul li a{padding:0px 3px;min-width: 30px; height:30px; line-height:30px; display:block;border:solid 1px #e7e8f0; text-align:center;font-size:1.4rem;cursor: pointer;}
.sku_attr_dl .size_box ul li a img{max-width: 30px;max-height: 30px;}
.sku_attr_dl .size_box ul li.current a{min-width: 30px; height:30px; line-height:30px; 
display:block;border:solid 1px #f56d33; text-align:center;font-size:1.4rem;}
.sku_wrap .sku_attr_color{margin-top:20px;height: 125px;overflow: hidden;position: relative;padding-left: 110px;border-bottom:solid 1px #e5e5e5;box-sizing: border-box;}
.sku_wrap .sku_attr_color .select_name{width: 110px;color: #333333;font-size: 1.4rem;height:30px;line-height: 30px;position: absolute;left: 0px;top: 10px;}
.sku_attr_color .sku_attr_val_item_noprice{width: 100%;}
.sku_attr_color .sku_attr_val_item_noprice ul li{width: 100%;height:auto;border-bottom: dashed 1px #e3e3e3;padding:15px 0px;position: relative;}
.sku_attr_color .sku_attr_val_item_noprice ul li .color_name{float: left;width: 120px;}
.sku_attr_color .sku_attr_val_item_noprice ul li .color_name .c_text{display:block;text-align:left;height: 30px;line-height: 30px;color: #666666;}
.sku_attr_color .sku_attr_val_item_noprice ul li .color_name .c_img{width: 30px;height: 30px;max-width: 30px;max-height: 30px;}
.sku_attr_color .sku_attr_val_item_noprice ul li .color_name .c_img img{display: block;width: 100%;}
.sku_attr_color .sku_attr_val_item_noprice ul li .color_name .c_color{width: 30px;height: 30px;max-width: 30px;max-height: 30px;}
.sku_attr_color .sku_attr_val_item_noprice ul li .sku_price {float: left;width: 100px;color: #666666;font-size: 16px;height: 30px;line-height: 30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.sku_attr_color .sku_attr_val_item_noprice ul li:last-child{border-bottom: none;}
.s_amount{height:30px;overflow:hidden; float:left;margin-top: 5px;}
.s_amount .no_minus{box-sizing: content-box; background:#ffffff;width:28px; height:28px; line-height:26px; text-align:center;display:inline-block; border:solid 1px #e3e3e3;color:#000000; margin-right:-1px; cursor:pointer;box-sizing: border-box;}
.s_amount .plus{box-sizing: content-box; background:#ffffff;width:28px; height:28px; line-height:26px; text-align:center;display:inline-block; border:solid 1px #e3e3e3;color:#000000; margin-left:-1px; cursor:pointer;box-sizing: border-box;}
.s_amount .no_minus.current{ color:#d8d8d8;cursor:default;border:solid 1px #e3e3e3;box-sizing: border-box;}
.s_amount .text{ width:70px; height:28px; line-height:26px; border:solid 1px #e3e3e3; background:#ffffff; color:#000000; text-align:center;box-sizing: border-box;}
.Price_select{float: left;margin-top: 5px; margin-left:20px; width:116px; height:28px; line-height:28px; border:solid 1px #e3e3e3;color:#333333;box-sizing: border-box;}
.in_textarea{ width:80%; padding:5px; height:60px; line-height:24px; color:#888888;margin-top:10px;border:solid 1px #e3e3e3;}
.clues_bz{color: #999999;}



.attr_color{position:relative;margin-bottom: 20px;}
.attr_color .more_a{position: absolute;left: 70px;bottom: -12px;cursor:pointer;}
.sku_wrap .sku_attr_color.hauto{height: auto;}

.sku_wrap .sku_attr_dl.skud{max-height: auto;min-height: 40px;}
.sku_wrap .sku_attr_dl.skud .text_box{min-height: 40px;line-height: 40px;}
.sku_wrap .sku_attr_dl.skud .text_box .gobuy{float:right;padding-right:10px;color:#E52929;height: 40px;line-height: 40px;}
.sku_wrap .sku_attr_dl.skud  .payments_type{width: 100%;}
.sku_wrap .sku_attr_dl.skud  .payments_type ul li{width:36px;height: 24px;float: left;padding: 8px 8px  8px 0px;}
.sku_wrap .sku_attr_dl.skud  .payments_type ul li img{max-width:36px;display: block;width: 100%;}
.sku_wrap .sku_attr_dl.skud .text_box .gobt{display:block;width: 160px;height: 40px;line-height:40px;text-align:center;font-size:16px;color:#333333;background: #ffffff;border:solid 1px #e5e5e5;border-radius:5px;box-sizing: border-box;overflow: hidden;}
.sku_wrap .sku_attr_dl.skud .text_box .gobt:hover{display:block;width: 160px;height: 40px;line-height:40px;text-align:center;font-size:16px;color:#ffffff;background: #333333;border:solid 1px #333333;border-radius:5px;box-sizing: border-box;overflow: hidden;}

.ma_price_wrap a {
    color: #f56d33;
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
}
.dividing_line{line-height:1.8}
.detail_pro{ width:100%; margin:0 auto; margin-top:20px;}
.detail_pro .title{width:100%; height:50px; border:solid 1px #eeeeee;background: #f2f3f7;box-sizing: border-box;}
.detail_pro .title ul li{padding: 0px 30px; height:48px; float:left;font-size:16px; color:#3d3d3d;line-height:48px;cursor:pointer;}
.detail_pro .title ul li.current{padding: 0px 30px;height:48px; font-size:16px; color:#ffffff;background: #E52929; line-height:48px;}
.pr_bottom_box{border: solid 1px #e7e8f0;padding:20px 20px;box-sizing: border-box;font-size: 16px;line-height:1.5;}
.pr_bottom_box img{max-width:100%;}
.pr_bottom_box .tag{ font-size: 12px;
  color: #2f2f2f;
  display: inline-block;
  margin-right: 9px;
  line-height: 28px;
  padding: 0 15px;
  margin-top:10px;}
.pr_bottom_box .tag a{color: #2f2f2f;
  display: inline-block;
  margin-right: 9px;
  background: #f4f4f4;
  line-height: 28px;
  padding: 0 15px;
  margin-top:10px;}
.pr_bottom_box .h2_p{width:100%;border-bottom:1px solid #e3e3e3;padding:16px 0px;}
.pr_bottom_box .h2_p span{display: block;border-left: solid 4px #E52929;height:18px;line-height:18px;font-size:16px;color: #333333;padding-left: 15px;}
.pr_bottom_box .h2_p span i{float:right;height:18px;}
.pr_bottom_box .h2_p span i a{font-weight: bold;color: #ff4800}
/*.shortcut_links{width:100%;padding:20px 0px;height: 40px;}*/
/*.shortcut_links a{display:inline-block;float: left;padding:0px 20px;height: 40px;line-height: 40px;font-size: 16px;}*/
.shortcut_links .nav-item a{height: 60px;line-height: 60px;font-size: 16px;}
/*.shortcut_links a:hover{text-decoration:underline;display:inline-block;float: left;padding:0px 20px;height: 40px;line-height: 40px;font-size: 16px;color: #f56d33;}*/
.shortcut_links .nav-item a:hover{text-decoration: underline;height: 60px;line-height: 60px;font-size: 16px;color: #f56d33;}
.detail_pro .mt_top{margin-top: 30px;}
.do_overview{}
/*.do_overview .do_entry{padding-bottom: 20px;}*/
.sub_t{width: 100%;font-size: 16px;height:40px;line-height:40px;margin-top:20px;font-weight: bold;color: #333333;}
.sub_t.kww{text-indent: 10px;}  

.do_overview .do_entry .do_entry_item{width: 100%;padding:15px 0px;overflow: hidden;}
.do_overview .do_entry .do_entry_item dl{width:50%;float: left;height: 32px;}
.do_overview .do_entry .do_entry_item dl dt{width:135px;float: left;line-height:32px;font-size: 14px;}
.do_overview .do_entry .do_entry_item dl dd {height: 32px;line-height:32px;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #333;margin: 0;}
.do_overview .do_entry .do_entry_item dl.tl{width:100%;height: auto;}
.do_overview .do_entry .do_entry_item dl.tl dt{width:140px;}
.do_overview .do_entry .do_entry_item dl.tl dd{height: auto;}
.do_overview .do_entry .do_entry_item dl.tl dd .p_pic{float:left;width:40px;height: 40px;border: solid 1px #e5e5e5;margin-right: 10px;box-sizing: border-box;}
.do_overview .do_entry .do_entry_item dl.tl dd .p_pic img{max-width:40px;display: block;width: 100%;}
.do_overview .do_entry .do_entry_item dl.tl dd .sa_table{width: auto;max-width: 100%;overflow-x: auto;}
.do_overview .do_entry .do_entry_item dl.tl dd .sa_table .ui_tab{border: 1px solid #e3e3e3;border-bottom: none;border-right: none;}
.do_overview .do_entry .do_entry_item dl.tl dd .sa_table .ui_tab td{padding:10px 20px;text-align: center; border-right: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;background: #f6f6f6;margin-top: -1px;}
.do_overview .do_entry .do_entry_item dl.tl dd .bz_p{color:#999999;white-space: normal;}
.do_overview .do_entry .do_entry_item .detail_infos .attr_title{width: 135px;float: left;line-height: 32px;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.do_overview .do_entry .do_entry_item .detail_infos .attr_content{height: 32px;line-height: 32px;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #333;margin: 0;display: block;width: calc(100% - 150px);float: right;padding-right: 20px;box-sizing: border-box;}
.position_module{border-top: solid 1px #e3e3e3;padding-bottom: 20px;}
.position_module .company_photos{width: 100%;margin-top: 10px;overflow: hidden;}
.company_photos ul li{width: 25%;float: left;padding:10px;box-sizing:border-box;}
.company_photos ul li img{width: 100%;display: block;}

.position_module .module_cont{width: 100%;margin-top: 10px;margin-bottom:20px;overflow: hidden;font-size: 14px;line-height: 30px;color: #666666;}
.position_module.bn{border-top: none;}
.d_load{padding:10px 0px;height: 32px;overflow: hidden;}
.d_load span{font-size: 16px;color: #999999;line-height: 32px;display: block;float: left;}
.d_load a{display:block;height: 32px;float: left;padding: 0px 14px;}

.ny_pro_card{width: 100%;padding:10px;box-sizing: border-box;overflow: hidden;}
.ny_pro_card ul li{width:20%;float:left;padding:12px;box-sizing: border-box;}

.ny_pro_card ul li .p_pic{max-width:172px;max-height:172px;box-sizing:border-box;text-align:center;overflow:hidden;display: table-cell;vertical-align: middle; border:solid 1px #eeeeee;}
.ny_pro_card ul li .p_pic img{max-width:172px;max-height:172px;width:100%;/*height:100%;*/display: table-cell; vertical-align: middle; display:block; overflow:hidden;}


.ny_pro_card ul li .pro_info{margin-top: 10px;}
.ny_pro_card ul li .pro_info .p_title{display:block;font-size:16px;color: #222222;height:40px;line-height:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.ny_pro_card ul li .pro_info .price{color: #f56d33;font-size: 16px;padding:5px 0px;font-weight: bold;font-family: arial;}
.ny_pro_card ul li .pro_info .p_describe{color: #666666;height:26px;line-height:26px;font-size:14px;overflow: hidden;}

.ly_kuang_bg_ly{ background:#FFF; padding:20px 0px; overflow:hidden}
.ly_kuang_bg_ly li{ margin-bottom:10px; overflow:hidden; list-style:none;}
.ly_kuang_bg_ly li .name{height:24px; line-height:24px;}
.ly_kuang_bg_ly li .P_select{ margin-left:10px; width:120px;float: left;}
.ly_kuang_bg_ly li .P_select.option {background:none;}
.ly_kuang_left{ float:left; margin-right:10px; line-height:24px; color:#666666; font-weight:bold; width:100px; text-align:right}
.ly_kuang_left span{ color:red}
.ly_kuang_bg_ly li .ly_kuang_input{float:left;max-width: 700px;}
.ly_kuang_bg_ly li .ly_kuang_input .input_fl{width:350px;float: left;}
.ly_kuang_bg_ly li .ly_kuang_input .input_fl .input_text{ width:100%; height:40px; line-height:40px; border:1px solid #e5e5e5;box-sizing: border-box;}
.ly_kuang_bg_ly li .ly_kuang_input textarea,.ly_kuang_bg_ly li .ly_kuang_input input{ width:700px;border:1px solid #e5e5e5;padding:5px 5px 5px 5px;}


.send_an{ margin-left:110px}
.send_an .s_input{ background:#f1f1f1; border:1px solid #e5e5e5; width:100px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#333333; cursor:pointer}

#jquery-overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;}
#jquery-lightbox{position:absolute;top:0;left:0;width:100%;z-index:100;text-align:center;line-height:0;}
#jquery-lightbox a img{border:none;}
#lightbox-container-image-box{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}
#lightbox-container-image{padding:10px;}
#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}
#lightbox-container-image-box > #lightbox-nav{left:0;}
#lightbox-nav a{outline:none;}
#lightbox-nav-btnPrev,#lightbox-nav-btnNext{width:49%;height:100%;zoom:1;display:block;}
#lightbox-nav-btnPrev{left:0;float:left;}
#lightbox-nav-btnNext{right:0;float:right;}
#lightbox-container-image-data-box{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;overflow:auto;width:100%;padding:0 10px 0;}
#lightbox-container-image-data{padding:0 10px;color:#666;}
#lightbox-container-image-data #lightbox-image-details{width:70%;float:left;text-align:left;}
#lightbox-image-details-caption{ font-size:14px; text-align:left; line-height:20px; color:#555; display:block; padding:0px 15px; color:#FFF;}
#lightbox-image-details-currentNumber{display:block;clear:left;padding-bottom:1.0em; padding-top:5px; color:#777;}
#lightbox-secNav-btnClose{width:66px;float:right;padding-bottom:0.7em;}

.pro_type_2{padding-bottom: 20px;border-bottom: dashed 1px #cecece;margin-bottom: 10px;margin-top: 20px;}
.sku_wrap .sku_attr_dl .nobuy{float:left;padding-right:30px;height: 30px;line-height:30px;color: #9f9f9f;font-size: 30px;}

.sku_attr_dl .size_box.color ul li  a.c_img{width: 30px;padding: 0px;height: 30px;max-width: 30px;max-height: 30px;}
.sku_attr_dl .size_box.color ul li.current  a.c_img img{display: block;width: 100%;}
.sku_wrap .sku_attr_dl.dlbtn{margin: 25px 0px;padding-left: 10px;}
.sku_wrap .sku_attr_dl.dlbtn ul li{float: left;width: 50%;padding-right: 30px;box-sizing: border-box;}
.pop_up_ui_2{ width:600px; height:450px; margin:0 auto; background:#FFF;  box-shadow:0px 2px 5px #999999;display:none; position:absolute; z-index:131}
.pop_up_ui_2 .cont{padding:50px;position: relative;}
.pop_up_ui_2 .cont .closed_btn{position: absolute;width: 50px;height: 50px;right: 0px;top: 0px;}
.pop_up_ui_2 .cont .closed_btn i{width: 50px;height: 50px;line-height: 50px;float: right;text-align: center;cursor: pointer;}
.pop_up_ui_2 .cont .logo_img,.pop_up_ui_2 .cont .logo_img_1{max-width: 252px;margin: 0 auto;}
.pop_up_ui_2 .cont .logo_img img{width:100%;display: block;}
.pop_up_ui_2 .cont .logo_img_1 img{max-width: 252px;margin: 0 auto;display: block;height:100%;max-height:70px;}
.pop_up_ui_2 .cont .bc_text{margin-top:20px;width:100%;line-height:24px;font-size: 14px;color: #999999;}
.pop_up_ui_2 .cont .bc_btn{display:block;margin:0 auto;margin-top:30px;width:120px;border-radius:5px;line-height:40px;line-height:40px;text-align:center;font-size: 16px;color: #666666;border: solid 1px #bdbdbd;}


.side_p_details_fixd{padding:10px;overflow: hidden;box-sizing: border-box;}
.side_p_details_fixd dl{height:80px;box-sizing: border-box; float:left; margin:10px 0px;}
.side_p_details_fixd dl .dt_pic{width:80px;height: 80px;border: solid 1px #dfdfdf;box-sizing: border-box;text-align:center;vertical-align: middle;display:table-cell;}
.side_p_details_fixd dl .dt_pic img{ margin:0 auto;max-height:100%;max-width:100%;display: table-cell; vertical-align: middle; display:block; overflow:hidden;}
.side_p_details_fixd dl .dt_right{width:190px;float: left;padding-left: 10px;padding-top: 10px;}
.side_p_details_fixd dl .dt_right .p_t{ width:100%;margin-bottom:10px;display:block;line-height:20px; font-size:14px; color:#333333;overflow: hidden;
 text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.side_c_details .c_remarks{margin-top:10px;}
.side_c_details .c_remarks .p_ti{width: 100%;height:30px;line-height:30px;font-size: 14px;color: #777777;}
.side_c_details .c_remarks .p_dt{width: 100%;}
.side_c_details .c_remarks .p_dt .icon{float: left;height: 48px;line-height: 48px;font-size:40px;color: #d53f8b;}
.side_c_details .c_remarks .p_dt .icon_r{float: left;padding:2px 5px;line-height: 20px;font-size: 14px;color: #666666;}
.side_c_details .c_remarks .p_dt .icon_r .strong_p{font-weight: bold;}

/*内页左侧联系我们*/
.side_c_details .s_top{margin-top:20px;margin-bottom:20px;}
.side_c_details .s_top .photo{max-height:85px;max-width:85px;float: left;margin-right: 20px;}
.side_c_details .s_top .photo_r{float: left;}
.side_c_details .s_top .photo_r .name{color: #2c2c2c;font-size: 16px;line-height:30px;}
.side_c_details .s_top .photo_r .job{color: #bdbdbd;font-size: 16px;}
.side_c_details .s_top .photo_r a{display:block;margin-top:15px;color: #1d1d1d;font-size: 16px;}
.side_c_details .contact_btn{border:solid 1px #e5e5e5;border-radius:5px;display:block;height:40px;line-height:40px;color:#333333;font-size:15px;text-align: center;}
.side_c_details .contact_btn i{color:#333333;padding-right: 10px;font-size:16px;}



.p_account{padding: 20px;font-size: 16px;color: #666666;}
.ny_pro_box{width:80%;float: left;}
.ny_pro_list,.supplier_list{width: 100%;margin-bottom:20px;padding: 10px;box-sizing: border-box;background:#ffffff;border-radius:5px;box-shadow: 0px 0px 5px 5px rgba(240,240,240,0.5)}

.pro_content{position: relative;padding-left: 354px;}
.pro_content .pic_mod{float: left;margin-left: -354px;}
.pro_content .pic_mod .bg_pic{width:280px;height:280px;box-sizing:border-box;text-align:center;overflow:hidden;display: table-cell;vertical-align: middle; border:solid 1px #eeeeee;position: relative;}
.pro_content .pic_mod .bg_pic img{max-width:300px;max-height:300px;width:100%;display: table-cell; vertical-align: middle; display:block; overflow:hidden;}
.pro_content .pic_mod .pic_r{width:45px;float:right;padding-left: 8px;}
.pro_content .pic_mod .pic_r .smpic_r{height:45px;width:45px;margin:9px 0;box-sizing:border-box;border:solid 1px #eeeeee;}
.pro_content .pic_mod .pic_r .smpic_r img{max-height:45px;max-width:45px;height:100%;width:100%;display: table-cell; vertical-align: middle; display:block; overflow:hidden;}

.feeling_icon{position:absolute;right:10px;bottom:10px;color:#dd2727;display:block;width: 40px;height: 40px;line-height:40px;font-size:20px;cursor:pointer;text-align:center;overflow: hidden;z-index:10;}

.product_info{}
.product_info .title{font-size: 18px;font-weight:bold;color: #666666;height: 40px;line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.product_info .piece{color: #f56d33;font-size: 20px;padding:5px 0px;}
.product_info .piece span{color: #999999;font-size:18px;}
.product_info .p_attr{padding-bottom: 10px;}
.product_info .p_attr .attrli{color: #999999;height: 22px;line-height: 22px;font-size:14px;}
.product_info .p_describe{background:#fff1de;color: #f56d33;height:50px;line-height:26px;font-size:14px;overflow: hidden;padding:10px 15px;margin-right: 15px;}


.product_info .c_name{padding:10px 10px 10px 160px;height:24px;position: relative;}
.product_info .c_name i{position:absolute;left:5px;top:10px;height:18px;line-height:18px;font-size:12px;color:#e1673a; border-radius: 3px;border: solid 1px #e0673a; padding: 0px 3px;}
.product_info .c_name a{width:100%;line-height:24px;height: 24px;display: block; font-size:18px;font-weight:bold;font-family: arial; color:#666666;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}


.product_info .c_name .icon_list { position: absolute;left: 50px;top:11px;}
.product_info .c_name .icon_list .sf_pic{height:20px;float:left;padding-right: 10px; }
.product_info .p_btn{display:block;width: 118px;height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #FFFFFF;background:#fda023;border-radius: 2px;}
.product_info .p_btn:hover{background:#f56d33;}


.side_recpro{width:20%;float: right;padding-left: 20px;box-sizing: border-box;}
.side_recpro .cont{padding: 10px;}
.nytitle_pub{font-size: 20px;color: #666666;width: 100%;padding: 10px 0px;}
.side_recpro .cont .pro_list{width: 100%;max-height: 3020px;overflow: hidden;}
.side_recpro .cont .pro_list ul li{margin-bottom:20px;}
.side_recpro .cont .pro_list ul li .p_img{width:260px;height:260px;box-sizing:border-box;text-align:center;overflow:hidden;display: table-cell;vertical-align: middle; border:solid 1px #eeeeee;}
.side_recpro .cont .pro_list ul li .p_img img{max-width:300px;max-height:300px;/*height:100%;*/width:100%;display: table-cell; vertical-align: middle; display:block; overflow:hidden;}
.side_recpro .cont .pro_list ul li .p_name{margin-top:5px;width:100%;height:34px;line-height:18px;color:#666666;font-size:14px;overflow : hidden;
text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.path{padding:20px 0px;}
.path a{color:#666666;font-size: 14px;}
.path i{color:#666666;font-size: 14px;font-family:"宋体";}

.sku_wrap .sku_attr_dl.skud .share{float:left;height:40px;line-height: 40px;padding-right: 15px;box-sizing: border-box;}
.sku_wrap .sku_attr_dl.skud .share span{float:left;display:block;font-size:16px;color:#121212;margin-right: 5px;}
.sku_wrap .sku_attr_dl.skud .share a{float:left;display:inline-block;width:20px;height: 20px;margin-top:10px;/*padding:0px 5px;*//*background-image:url(../images/sns-share.png);*/ background-repeat: no-repeat;}
.sku_wrap .sku_attr_dl.skud .share a.facebook{background-position: 0px 0px;}
.sku_wrap .sku_attr_dl.skud .share a.twitter{background-position: 0px -38px;}
.sku_wrap .sku_attr_dl.skud .share a.pinterest{background-position: 0px -75px;}
.sku_wrap .sku_attr_dl.skud .share a.linkedin{background-position: 0px -113px;}
.sku_wrap .sku_attr_dl.skud .share a.googleplus{background-position: 0px -150px;}
.sku_wrap .sku_attr_dl.skud .chat{float:right;display:block;color: #00aef3;height:40px;line-height: 40px;padding-right: 10px;}
.sku_wrap .sku_attr_dl.skud .chat i{padding-right:5px;}

 @media only screen and (max-width:1400px) {


}


 @media only screen and (max-width:1280px) {
/*.detail_r{display: none;} 	
.detail_l{padding-right: 5px;}*/
.detail_col {padding-left: 460px;}
.s_amount .text{ width:45px; }
.sku_attr_color .sku_attr_val_item_noprice ul li .sku_price { width: 90px;}
.sku_attr_color .sku_attr_val_item_noprice ul li .color_name {width: 100px;}
.detail_col .right_col {margin-top: 20px;padding: 0px 10px;box-sizing: border-box;}
/*.ready_to_ship_icon {padding-left: 10px;box-sizing: border-box;}
.ready_to_ship_icon ul li {padding: 0px 20px;}*/
.detail_title_tags{height: auto;padding-left:10px;padding-right: 10px;box-sizing: border-box;}



}
 @media only screen and (max-width:1200px) {
.detail_r{display: none;} 	
.detail_l{padding-right: 5px;}

}

@media only screen and (max-width:1040px) {

.mob{display: block;}
.pc{display:none}
.detail_l { padding-right: 0px;}
.detail_col{width: 100%;min-height:auto;position: inherit;padding-left: 0px;box-sizing: border-box;}
.detail_col .left_pic{width: 100%;position:inherit;}
.detail_col .left_pic .bg_pic{width: 100%;height: auto;margin: 0 auto;}
.detail_col .left_pic .bg_pic img{width: 100%;max-height:100%;max-width:100%;}
.detail_col .left_pic .bg_pic .feeling_icon{left: 10px;}
.detail_col .left_pic .bg_pic .fdj_icon	{display: none;}
.pr_bottom_box {border:none;border-left: solid 1px #e7e8f0; border-right: solid 1px #e7e8f0;}
.shortcut_links {height: auto;}
.do_overview .do_entry .do_entry_item dl {width: 100%;}
.do_overview .do_entry {padding-bottom: 10px;}
/*.position_module:first-child {border-top:none}
*/.ly_kuang_bg_ly li .ly_kuang_input textarea {width: 99%;}
.ly_kuang_left {float: inherit;width: 100%;text-align: left;padding: 10px 0px;}
.ly_kuang_bg_ly li .P_select {margin-top: 10px;margin-left: 0px;width: 100%;}
.ly_kuang_bg_ly li .ly_kuang_input .input_fl {width: 100%;float: left;}
/*.f_related_keywords ul li { width: 50%;}
*/
.do_overview .do_entry .do_entry_item dl.tl dd {width:100%;height: auto;margin-top: 10px;}    
.detail_title_tags {font-size: 14px;height: auto;line-height: 20px;}
/*.position_module {padding-bottom: 0px;} 
.position_module .module_cont {margin-bottom: 10px}*/
/*.f_related_keywords {padding: 20px;}
*/
.ly_kuang_bg_ly li .ly_kuang_input {float: none; max-width: 99%;box-sizing: border-box;}
.add_cart_btn{margin-top:10px;margin-bottom:15px;display:block;background:#232f3e;height:40px;line-height: 40px;font-size:16px;text-align: center;color: #FFFFFF;border-radius: 30px;}
.text_bg{padding: 0px 10px;margin-top:10px;height:36px;line-height:36px;overflow:hidden;background: #f6f6f6; color: #7f7f7f;}
.text_bg ul li{width:50%;float:left;font-size: 1.3rem;}
.text_bg ul li.t_right{text-align: right;}
.text_bg ul li a{color: #7f7f7f;}
.text_bg ul li a.red{color: #eb4f38;}
.text_bg ul li i{color:#eb4f38;padding-right: 5px;}
.price_bg{padding:10px;margin-top:20px; color: #333333;font-size:16px;font-weight: bold;}
.price_bg span{ color:#ff6000;font-weight: bold;}
.fixed_btn{ width:100%; background:#FFFFFF;border-top: solid 1px #dfdfdf; height:50px; position:fixed; bottom:0px; left:0px;z-index: 20;}
.fixed_btn a{display: block; width:50%;background:#f5f5f5;;float: left;height:50px;line-height: 50px;color: #282828;text-align: center;font-size: 1.8rem;}
.fixed_btn a.send{background: #e8e8e8;color: #555555;}
/*.c_about{ border-top: solid 1px #eeeeee;border-bottom: none;margin-top:10px;}
*/.detail_col .left_pic #gd_nr{height:auto;}
.detail_col .left_pic .sm_pic{height:auto;overflow: hidden;}
.detail_col .left_pic .sm_pic ul li{max-width:178px; max-height:178px;}
.left_pic .pro_bgpic{margin-bottom: 20px;}
.do_overview .do_entry .do_entry_item .detail_infos p{width: 100% !important;}

}
@media only screen and (max-width:767px) {
/*.ready_to_ship_icon ul li {padding: 0px 12px;margin-right: 6px;}	
*/.sku_wrap .sku_attr_dl {padding-left:60px;height: auto;max-height: 100%;}
.sku_wrap .sku_attr_color {padding-left:60px;}
.sku_wrap .sku_attr_color .select_name {width:60px;}
.sku_attr_dl .select_name {width:62px;}
.sku_attr_dl .select_name.pay {width: 80px;}
.sku_wrap .sku_attr_dl.skud {padding-left:80px;max-height: auto;}
.sku_attr_color .sku_attr_val_item_noprice ul li .color_name {width:100px;}
.sku_attr_color .sku_attr_val_item_noprice ul li .sku_price {width: 94px;}
.ma_price_wrap {padding:15px 12px;height: auto;}
.ma_price_wrap .f_price_style .ladder_price_item .ma_quantity_range {font-size: 18px;}
.ma_price_wrap .s_price_style{padding: 5px;}
.ma_price_wrap .s_price_style .ma_quantity_range {font-size: 18px;}

.s_amount .text {width: 50px;}

.detail_pro .title{height: auto;background: none;border: none;}
.detail_pro .title ul li {width:100%;background: #f2f3f7;border-right:solid 1px #ffffff;box-sizing:border-box;padding: 0px;margin-bottom:5px;text-indent: 15px;}   
/*.detail_pro .title ul li.current {width:50%;text-align: center;float: left;padding: 0px;}
*//*.detail_pro .title ul li:last-child {width:100%;}
.detail_pro .title ul li.current:last-child {width:100%;}*/
/*.f_related_keywords {padding: 10px;}
*/
.do_overview .do_entry .do_entry_item dl.tl dd .sa_table .ui_tab td {padding: 10px;}
.ma_price_wrap {padding:10px;}
/*.kwn{display: none;}
*/.search_popup {padding: 20px 100px 10px 100px;}
/*.total_box dl dt i{font-size:40px;height: 50px;line-height: 50px;}
.total_box dl dd{font-size:14px;}*/
.detail_pro .mt_top { margin-top: 10px;}
.detail_col .left_pic .sm_pic ul li{max-width:60px; max-height:60px;}
.pro_type_2 .fl{float: none;}
.company_photos ul li{width: 50%;}
.position_module .module_cont img {width: 100%;max-width:768px;}

.sku_wrap .sku_attr_dl.skud .text_box .gobuy{float:none;padding-right:0px;height:20px;line-height:20px;display: block;}

.pr_bottom_box {padding: 0px 10px;}
.pr_bottom_box img{width:100%;height:auto;}
.sku_wrap .sku_attr_dl .nobuy{padding-right:30px;padding-left:50px;height: 40px;line-height: 40px;}
.ny_pro_card ul li{width:33.333%;padding: 8px;}
.ny_pro_card ul li .pro_info .price{font-size: 14px;font-weight: normal;}
.ny_pro_card ul li .pro_info .p_describe{font-size: 14px;font-weight: normal;}

.sku_wrap .sku_attr_dl .nobuy{padding-right:30px;padding-left:50px;height: 40px;line-height: 40px;}
.overall_score {
    width: 100%;
    height: auto;
    padding:15px 20px;
}
.overall_score .left_cont{width:100%;float: none;padding:0;padding-bottom: 30px;}
.overall_score .right_cont {
    width: 100%;
    float: none;
}
.overall_score .right_cont dl{padding-right:0px;}
.sku_wrap .sku_attr_dl.dlbtn {
    margin-top:20px;margin-bottom: 20px;
    padding-left: 10px;
}
}
 @media only screen and (max-width:420px){
.sku_attr_color .sku_attr_val_item_noprice ul li .color_name {width:60px;}
.sku_attr_color .sku_attr_val_item_noprice ul li .sku_price {width:60px;}
.s_amount .text{width:40px;}
.sku_wrap .sku_attr_dl.skud .text_box {font-size: 12px;}
/*.ready_to_ship_icon ul li {padding: 0px 5px;margin-right: 5px;}
*/.ma_price_wrap .s_price_style .ma_quantity_range {font-size: 14px;padding: 0px;}
.search_popup .search .search_text {padding-left: 96px;}
.search_popup .p_sub ul li {padding: 0px 10px;}
.detail_col .left_pic .sm_pic ul li{max-width:51px; max-height:51px;}
.ny_pro_card ul li{width:50%;padding: 5px;}

}
/*-----------------------------------floatBox-------------------------------------------------*/
.float_box {
    z-index: 999;
    width: 185px;
    border: 1px solid #f1f1f1;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.13);
    padding: 5px;
    overflow: hidden;
    position: fixed;
    top: 60%;margin-top: -280px;
    right: 20px;
    background: #FFF;
    font-size: 12px;
}

.float_box_title {
    background: #0091ec;
    height: 24px;
    line-height: 24px;
    color: #FFF;
    padding-left: 5px;
    position: relative;
    margin-bottom: 10px;
}

.float_box_title span {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 24px;
    width: 160px;
    font-size: 12px;
}

#fold {
    border-color: #0091EC #FFFFFF #0091EC #0091EC;
    border-style: solid;
    border-width: 4px;
    float: right;
    height: 0;
    margin: 8px 3px 0 0;
    overflow: hidden;
    position: relative;
    width: 0;
    z-index: 999;
}

.float_box.hold-close {
    width: 60px;
    overflow: hidden;
}

.float_box.hold-close .float_box_title {
    width: 55px;
    overflow: hidden;
    height: 24px;line-height: 24px;
}

.float_box.hold-close .float_box_title span.fold_title {
    display: none
}

.float_box.hold-close .float_box_title span.fold_click_title {
    display: block;
    width: 47px;
    font-size: 12px;
}

.float_box .float_box_title span.fold_click_title {
    display: none
}

.float_box.hold-close .float_top span {
    display: none
}

.float_box.hold-close #fold {
    border-right: none;
    border-left: 4px solid #FFF
}

.float_box.hold-close .float_bottom {
    width: 52px;
    overflow: hidden
}

.float_box.hold-close .float_bottom a {
    color: #f3f3f3;
    padding-left: 11px;
}

.triangle {
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #0091EC;
    height: 0;
    left: 24px;
    overflow: hidden;
    position: absolute;
    top: 24px;
    width: 0;
}

.float_top {
    line-height: 140%;
    height: 50px;font-size: 12px;
}
.float_top span {
    font-size: 12px;line-height:24px;
}
.float_top img {
    float: left;
    margin-right: 10px;
    max-height: 50px;
    max-width: 50px;
}

.float_top a {
    color: #0091ec
}

.float_bottom a {
    background: #f3f3f3;
    display: block;
    width: 170px;
    margin: 5px 0;
    padding: 0 5px 5px 10px;
    color: #3486e0;
    text-decoration: none
}

.float_bottom a:hover {
    background: #f3f3f3
}

.float_tb1 {
    background: url(../images/float_tb.png) no-repeat 0 1px;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding-left: 10px;
    margin-top: 5px;
}

.float_tb2 {
    background: url(../images/float_tb.png) no-repeat 0 -35px;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding-bottom: 5px;
}

/*new social media 2016.5.4*/
.float-media-list {
    padding-left: 0
}

.float-media-list li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 55px;
    margin: 5px 0;
    text-align: center;
}

.float-media-list a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 32px;
    height: 32px;
    background: url(../images/media.png) 0 0 no-repeat;
}

.float-media-list a.float-media-list-twitter {
    background-position: 0 -185px;
}

.float-media-list a.float-media-list-youtobe {
    background-position: 0 -224px;
}

.float-media-list a.float-media-list-linkedin {
    background-position: 0 -111px;
}

.float-media-list a.float-media-list-pinterest {
    background-position: 0 -148px;
}

.float-media-list a.float-media-list-googleplus {
    background-position: 0 -37px;
}

.float-media-list a.float-media-list-instagram {
    background-position: 0 -74px;
}

.supplier-photo-img savm img {
    width: 55px;
    height: 55px;
}
.error{color:#F00}