li, ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/*promain*/
.noback .searchInput{
    background:none;
}
.detail_anchor {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    background-color: #fff;
    /* box-shadow: 0 1px 6px rgba(0,0,0,.1); */
    width: 80%;
    margin: 0 auto;
}
.detail_anchor .detail_anchor_item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center;
}
.detail_anchor_item.cur {
    color: #e4393c;
    border-bottom: 2px solid #ff0036;
}

/*main*/
#part_main{
    margin-top:45px;
}
.mod_slider {
    max-width: 640px;
    max-height: 640px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.mod_slider .inner {
    width: 100%;
    height: 100%;
    position: relative;
}
.mod_slider .pic_list{
    height:100%;
}
.mod_slider .pic_list li{
    height:100%;
    float:left;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.mod_slider .pic_list li img{
    margin:0;
    padding:0;
    max-width:100%;
    max-height:100%;
    position: relative;
}

.mod_slider .bar_wrap {
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    text-align: center;
    z-index: 20;
}
.mod_slider_s1 .bar_wrap {
    line-height: 4px;
    bottom: 10px;
}
.mod_slider .bar {
    padding: 0 4px;
    min-width: 58px;
    overflow: hidden;
    text-align: center;
}
.mod_slider .bar li {
    display: inline-block;
    vertical-align: top;
    margin: 0 2.5px;
    width: 4px;
    height: 4px;
    background: rgba(0,0,0,.3);
    border-radius: 5px;
}
.mod_slider .bar_wrap .bar li {
    margin: 3px 2.5px;
    background: #b9b9b9;
}
.mod_slider .bar_wrap .bar li.cur {
    background: #e93b3d;
}

/*title*/
.buy_area {
    overflow: hidden;
    background: #fff;
}
.buy_area .fn_wrap, .shop_info_wrap {
    padding: 15px 10px;
    overflow: hidden;
}
.buy_area .fn_wrap {
    padding-top: 12px;
    padding-bottom: 10px;
    position: relative;
}
.buy_area .bars_group .bars_group_item:not(:first-child):after, .buy_area .detail_coupons:before, .buy_area .fn_wrap:before, .buy_area .installment .installment_head::before, .buy_tip_v2.type_medicine::before, .color_switch_area .expand_area .button:before, .color_switch_area ul:before, .de_btn_wrap .de_btn_bar:before, .detail_baitiao .desc_list .desc_item:not(:first-child):before, .detail_baitiao:before, .detail_book_ranking::before, .detail_competition:before, .detail_coupons_main .title_line:after, .detail_deliver_serve.detail_row:before, .detail_info_wrap .detail_item.p_desc .p_desc_ptitle::before, .detail_prom_cart .de_row::after, .detail_promote_typeA:before, .detail_recommend_more_btn::before, .detail_serve:before, .refer_area:before {
    content: "";
    height: 0;
    display: block;
    border-top: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
.buy_area .fn_wrap:before {
    border-color: #ddd;
}
.buy_area .fn_wrap .fn {
    position: relative;
    color: #333;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
    line-height: 18px;
}
.buy_area .fn_wrap .fn.fn_goods_name {
    min-height: 48px;
    padding-right: 52px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: 24px;
}
.buy_area .fn_wrap .fn .favour {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    padding-top: 26px;
    margin-right: -10px;
    line-height: 1em;
    height: 10px;
    width: 50px;
    font-size: 10px;
    color: #333;
    text-align: center;
}
.fn_wrap .desc {
    color: #e4393c;
    padding: 5px 0 0;
    line-height: 1.3;
    position: relative;
    font-size: 12px;
    max-height: 46px;
    overflow: hidden;
}

.buy_area .fn_wrap .fn .favour:after {
    content: "";
    position: absolute;
    top: 0;
    left: 12px;
    width: 25px;
    height: 25px;
    background-image: url(../images/favour.png?20160512);
    background-size: 25px 60px;
    background-position: 0 -35px;
}
.buy_area .fn_wrap .fn .on:after{
     content: "";
    position: absolute;
    top: 0;
    left: 12px;
    width: 25px;
    height: 25px;
    background-image: url(../images/favour.png?20160512);
    background-size: 25px 60px;
    background-position: 0 -0px;
}
.buy_area .fn_wrap .fn .favour.heart:after {
    left: 14px;
    width: 22px;
    height: 21px;
    background-image: url(../images/cart_sprits_all_54ae802c.png);
    background-size: 100px 100px;
    background-position: -50px -3px;
}

em, i {
    font-style: normal;
}
.buy_area .price_wrap {
    padding: 0 10px;
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 12px;
}
.num, .price, .price_old {
    font-family: arial,sans-serif;
}
.buy_area .price_wrap .price {
    font-size: 12px;
    color: #e4393c;
    font-weight: 700;
    line-height: 1.3;
    display: inline-block;
}
.buy_area .price_wrap .price.large_size em {
    font-size: 18px;
}
.buy_area .price_wrap .old_price {
    margin: 0 0 0 2px;
    text-decoration: line-through;
    color: #999;
    font-size: 12px;
}
.buy_area .col_right {
    float: right;
    margin-top: 1px;
}
.buy_area .col_right .sale_lock{
    color: #e4393c;
    font-weight: 700;
    font-size: 12px;
}
.btn_wrap:after, .buy_area .power_bar:after, .buy_area .price_wrap:after, .cm_list:after, .de_ps_list:after, .detail_cmt .cmt_att:after, .detail_cmt .cmt_sku:after, .hot_list:after, .itm_list:after, .sku_wrap:after {
    clear: both;
    content: "\20";
    display: block;
}
.detail_baitiao {
    position: relative;
    padding: 0 0 0 50px;
}
.detail_baitiao:before {
    left: 10px;
}
.detail_baitiao .title {
    position: absolute;
    left: 10px;
    top: 12px;
    font-size: 12px;
    color: #999;
}
.detail_baitiao .desc_list {
    overflow: hidden;
}
.detail_baitiao .desc_list .desc_item {
    position: relative;
    color: #333;
    padding: 12px 0;
    font-size: 12px;
}
.detail_baitiao .desc_list .desc_item.point_right {
    padding-right: 35px;
}
.detail_baitiao .desc_list .desc_item.point_right:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 22px;
    display: block;
    width: 15px;
    height: 3px;
    background-image: url(../images/sprite_detail_sku_v1.png?20160512);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 0 0;
}
.buy_area .detail_coupons {
    position: relative;
    padding: 0 30px 0 10px;
    height: 42px;
    line-height: 42px;
    font-size: 0;
    color: #999;
    word-break: break-word;
    overflow: hidden;
}
.buy_area .detail_coupons:before {
    left: 10px;
}
.buy_area .detail_coupons span {
    font-size: 12px;
}
.buy_area .detail_coupons span.num {
    float: right;
}
.buy_area .detail_coupons span.title {
    margin-right: 16px;
}
.buy_area .detail_coupons .coupon {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    padding: 0 9px 0 12px;
    border-top: 1px solid #e4393c;
    border-bottom: 1px solid #e4393c;
    height: 16px;
    line-height: 16px;
    color: #e4393c;
    font-size: 10px;
}
.buy_area .detail_coupons .coupon:after, .buy_area .detail_coupons .coupon:before {
    content: "";
    position: absolute;
    top: -1px;
    height: 18px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAkCAMAAACpD3pbAAAAPFBMV…c3l9a0tJaDdR+CVcryWtRBFLXYkku1oae955Xnv5Y+j/UKs1MGwyraxf4AAAAASUVORK5CYII=);
    background-size: 15px 18px;
    background-repeat: no-repeat;
}
.buy_area .detail_coupons .coupon:after {
    right: 0;
    width: 4px;
    background-position: -11px 0;
}
.sku_window {
    background: #fff;
    padding: 12px 0 12px 10px;
    position: relative;
    font-size: 12px;
    color: #999;
    border-top: 1px solid #ddd;
}
.sku_window .sku_choose_info {
    position: relative;
    padding: 0 40px 0 33px;
}
.sku_window .sku_choose_info h3 {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 35px;
    font-weight: 400;
    font-size: 12px;
}
.sku_window .sku_choose_info span {
    font-size: 14px;
    color: #333;
    line-height: 22px;
}
.sku_window:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 22px;
    width: 15px;
    height: 3px;
    background-image: url(../images/sprite_detail_sku_v1.png?20160512);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 0 0;
}
.detail_gap {
    padding-top: 10px;
    background: #e8e8ed;
    margin: -1px 0;
    position: relative;
    z-index: 2;
}
.detail_transfer {
    position: relative;
    padding: 13px 0 12px;
}
.btn_wrap_row .btn_col, .buy_area .blue_row, .buy_area .cmp_row, .card_guidelist, .de_btn_row, .de_row, .detail_cmd_tab, .detail_shop_box_v3 .info_tab, .detail_transfer .detail_transfer_row, .mod_tab, .mod_tab_flex {
    display: -webkit-box;
    display: box;
    display: -webkit-flex;
    display: flex;
}
.detail_transfer .detail_transfer_row {
    position: relative;
    padding: 0 40px 0 10px;
    font-size: 12px;
}
.detail_transfer .detail_transfer_row:not(:last-child) {
    margin-bottom: 3px;
}

.btn_wrap_row .btn, .buy_area .blue_row .txt, .buy_area .cmp_row .txt, .card_guidelist li, .de_btn_row .de_btn, .de_btn_wrap .btn, .de_row .de_span, .detail_cmd_tab .tab_item, .detail_shop_box_v3 .info_tab .tab_item, .detail_transfer .detail_transfer_row .detail_transfer_row_content, .mod_tab .item, .mod_tab_flex span, .mod_tab span {
    display: block;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.detail_transfer .detail_transfer_row .detail_transfer_row_tit {
    width: 35px;
    color: #999;
}

.detail_transfer .detail_transfer_row .detail_transfer_row_content {
    font-size: 14px;
    color: #333;
    overflow: hidden;
}
.detail_serve {
    position: relative;
    margin: 0 0 10px;
    padding: 10px 40px 0 10px;
    color: #999;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.detail_serve:before {
    left: 10px;
}
.detail_serve .detail_serve_item {
    padding: 5px 12px 5px 0;
    display: inline-block;
    line-height: 1;
}
.detail_serve .detail_serve_item:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 5px;
    width: 12px;
    height: 12px;
    background: url(../images/dui.png) no-repeat;
    background-size: 12px auto;
}
.detail_serve .detail_serve_item.disabled:before {
    background-image: url(../images/cuo.png);
}
.detail_shop_box_v3 {
    padding: 10px;
    font-size: 14px;
    color: #333;
}
.detail_shop_box_v3 .shop_info {
    overflow: hidden;
    margin-bottom: 10px;
}
.detail_shop_box_v3 .shop_info .logo_wrap {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.logo_wrap img{
    width:50px;
    height:50px;
    border-radius:50%;
}
.detail_shop_box_v3 .shop_info .name {
    margin: 0 96px 0 59px;
    white-space: nowrap;
    line-height: 1em;
}
.detail_shop_box_v3 .shop_info .name.jd_self {
    height: 29px;
    line-height: 29px;
    margin-top: 0;
    margin-right: 97px;
}
.jin{
   border: 1px solid #ddd;
   display: block;
   padding: 5px;
   width: 100px;
   text-align: center;
}
.detail_shop_box_v3 .info_tab {
    margin: 10px -10px;
}
.detail_shop_box_v3 .info_tab .tab_item {
    position: relative;
    padding: 2px 0;
    text-align: center;
}
.num, .price, .price_old {
    font-family: arial,sans-serif;
}
.detail_shop_box_v3 .info_tab .tab_item .num {
    margin-bottom: 3px;
    font-size: 14px;
}
.detail_shop_box_v3 .info_tab .tab_item .desc {
    margin-top: 3px;
    font-size: 10px;
    color: #999;
}
.detail_shop_box_v3 .info_tab .tab_item:after {
    border-color: #ddd;
}
.mod_btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    margin: 15px 10px;
}
.detail_shop_box_v3 .shop_btns {
    margin: 0;
}
.detail_shop_box_v3 .shop_btns .mod_btn {
    position: relative;
    border: none;
    margin: 0 10px 0 0;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background-color: #fff;
}
.detail_shop_box_v3 .shop_btns .mod_btn i.icon_unfavor {
    top: 5px;
    width: 22px;
    height: 19px;
    background-image: url(../images/cart_sprits_all_54ae802c.png);
    background-position: -50px -1px;
    background-size: 100px 100px;
    -webkit-transform: scale(.7);
    transform: scale(.7);
}
.detail_shop_box_v3 .shop_btns .mod_btn:after {
    border-color: #ccc;
    border-radius: 4px;
}

/*pinglun*/
.detail_row {
    position: relative;
    padding: 0 10px;
    display: block;
    font-size: 12px;
}

.detail_row {
    min-height: 45px;
}
.detail_row_cmt {
    position: relative;
}
.detail_extra .detail_row {
    position: relative;
    border-bottom: 1px solid #ddd;
}
.detail_extra .detail_row {
    border-bottom: none;
}

.detail_extra .detail_row.detail_row_cmt {
    border-bottom: 0;
}

.detail_row .tit {
    min-width: 40px;
    font-size: 12px;
    color: #999;
    font-weight: 400;
}
.detail_row h3.tit {
    font-size: 16px;
    color: #333;
    padding: 10px 0;
}

.detail_row_cmt h3.tit {
    font-size: 14px;
    padding: 0;
    line-height: 45px;
}
.arr_r_s, .avatar, .btn_wrap .btn_back i, .btn_wrap .btn_cart i, .btn_wrap .btn_fav i, .cart_wrap .i_cart, .cmt_more .cmt_more_lnk .icon_arrow, .detail_cmt .cmt_user .credit, .detail_cmt .cmt_user .credit span, .detail_row .icon_promote, .detail_show_more .tip:before, .fav_wrap .btn_fav, .icon_bao, .icon_clock, .icon_edit, .icon_group, .icon_group_one, .icon_point, .icon_promote, .icon_warn, .icon_zoom, .layer_my:after, .layer_my a i, .shop_info_wrap .credit, .shop_info_wrap .credit span {
    background-image: url(../images//detail_v1_3.png?t=20141125);
    background-repeat: no-repeat;
    background-size: 100px auto;
}
.detail_row .icon_promote {
    width: 20px;
    height: 20px;
    background-position: -80px -35px;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
}
.detail_row_cmt p.count, .detail_row_cmt p.good {
    font-size: 12px;
    position: absolute;
    top: 1px;
    height: 44px;
    line-height: 44px;
}
.detail_row_cmt p.good {
    left: 52px;
    color: #e4393c;
}
.detail_row_cmt strong {
    color: #e4393c;
}
.detail_row_cmt p.count, .detail_row_cmt p.good {
    font-size: 12px;
    position: absolute;
    top: 1px;
    height: 44px;
    line-height: 44px;
}
.detail_row_cmt p.count {
    right: 40px;
}.num, .price, .price_old {
    font-family: arial,sans-serif;
}
.detail_row_cmt .num {
    margin: 0 4px;
}
.cmt_header .cmt_cur:after, .detail_baitiao_main .header:after, .detail_baitiao_main .section:not(:last-child):after, .detail_carsku:after, .detail_cheaper .tips:after, .detail_cheaper_main .header:after, .detail_cheaper_main .line:after, .detail_cheaper_main .notify:after, .detail_cheaper_main .tips:after, .detail_cmd .detail_cmd_tab_like_only:after, .detail_cmd .row li:before, .detail_cmd_tab:after, .detail_cmt .cmt_fold_btn::after, .detail_cmt .cmt_list li:after, .detail_cmt .cmt_tab:after, .detail_coupons_main .header:after, .detail_extra .detail_row:after, .detail_extra_ms .detail_info_tab_v3:after, .detail_faqbox_head::after, .detail_faqrow_head::after, .detail_kepler_return_main .body ul li:not(:last-child):after, .detail_kepler_return_main .header:after, .detail_promote_A_main .header:after, .detail_promote_B_main .header:after, .detail_row_cmt:after, .detail_serve_main .header:after, .detail_serve_main .section:not(:last-child):after, .hot_list .item:before, .p_desc .world_title:before, .refer_area .size_table .table_body table td:after, .refer_area .size_table .table_body table th:after, .refer_area .size_table .table_header li:after, .refer_area:after {
    content: "";
    height: 0;
    display: block;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.detail_row {
    position: relative;
    padding: 0 10px;
    display: block;
    font-size: 12px;
}
.detail_row {
    min-height: 45px;
}
.detail_cmt .cmt_tag {
    overflow: hidden;
    margin: 15px 0 2px;
    max-height: 55px;
    font-size: 0;
    font-family: Helvetica;
}
.detail_cmt .cmt_tag.cmt_tag_new {
    padding: 14px 3px 4px 0;
    max-height: 58px;
    margin: 0;
}
.detail_cmt .cmt_tag span {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0 5px;
    height: 25px;
    border-radius: 3px;
    line-height: 25px;
    font-size: 10px;
    font-family: -apple-system,Helvetica,sans-serif;
    color: #666;
    background: #f2f2f7;
}
.detail_cmt .cmt_tag.cmt_tag_new span {
    margin: 0 10px 7px 0;
    background: #fdf0f0;
}
.detail_cmt .cmt_tag.cmt_tag_new span.disabled {
    color: #666;
    background: #f7f7f7;
}
.detail_cmt .cmt_list {
    font-size: 12px;
    color: #333;
    margin-bottom: -1px;
}
.detail_cmt .cmt_list li {
    position: relative;
    padding: 10px 0;
}
.detail_cmt .cmt_user .user {
    display: inline-block;
    color: #999;
    max-width: 8.2em;
    vertical-align: middle;
}
.detail_cmt .cmt_user .credit {
    display: inline-block;
    width: 75px;
    margin-right: 8px;
    height: 15px;
    background-position: 0 -215px;
    position: relative;
    margin: -2px 0;
    vertical-align: middle;
}
.detail_cmt .cmt_user .credit span {
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 -200px;
}
.detail_cmt .cmt_user .date {
    float: right;
    color: #999;
    margin-left: -60px;
}
.detail_cmt .cmt_cnt {
    position: relative;
    line-height: 1.3;
    margin: 5px 0;
    word-break: break-all;
    overflow: hidden;
}
#evalDet_main .cmt_cnt {
    max-height: 45px;
}
#evalDet_main .cmt_cnt .fold_icon {
    display: inline-block;
    width: 15px;
    height: 12px;
}
#evalDet_main .cmt_cnt .expand_icon {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 15px;
    background-image: -webkit-linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 60%);
    background-image: -webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff 60%);
    background-image: -webkit-linear-gradient(left,hsla(0,0%,100%,0) 0,#fff 60%);
    background-image: linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff 60%);
}
#evalDet_main .cmt_cnt .expand_icon:after {
    display: block;
    content: "";
    position: absolute;
    right: 5px;
    top: 50%;
    width: 6px;
    height: 6px;
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    -webkit-transform: translate(0,-7px) rotate(-135deg);
    transform: translate(0,-7px) rotate(-135deg);
}
.detail_cmt .cmt_att {
    margin-right: -10px;
    padding-bottom: 4px;
}
#evalDet_main .cmt_att {
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow: hidden;
    overflow-x: auto;
}
.detail_cmt .cmt_att .img {
    width: 68px;
    height: 68px;
    display: inline-block;
    margin-right: 3px;
    overflow: hidden;
    text-align: center;
    background: #f3f3f3;
    margin-bottom: 1px;
}
.detail_cmt .cmt_att .img img {
    width: auto;
    display: inline-block;
    height: auto;
    min-width: 68px;
    max-height: 68px;
}
.btn_wrap:after, .buy_area .power_bar:after, .buy_area .price_wrap:after, .cm_list:after, .de_ps_list:after, .detail_cmt .cmt_att:after, .detail_cmt .cmt_sku:after, .hot_list:after, .itm_list:after, .sku_wrap:after {
    clear: both;
    content: "\20";
    display: block;
}
.detail_cmt .cmt_sku {
    color: #999;
}
.detail_cmt .cmt_sku .cmt_sku_tool {
    float: right;
}
.detail_cmt .cmt_sku .cmt_sku_tool .favor, .detail_cmt .cmt_sku .cmt_sku_tool .reply {
    display: inline-block;
}
.detail_cmt .cmt_sku .cmt_sku_tool .favor {
    position: relative;
    padding-left: 20px;
    height: 18px;
}
.cmt_more {
    text-align: center;
    background-color: #fff;
}
.cmt_more .cmt_more_lnk {
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    text-align: center;
    color: #333;
    padding: 0 5px 0 10px;
    margin: 10px 0;
    position: relative;
    display: inline-block;
}
.cmt_more .cmt_more_lnk:before {
    border-color: #ccc;
    border-radius: 40px;
    border-width: 2px;
}
.cmt_more .cmt_more_lnk .icon_arrow {
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 10px;
    margin: -2px 0 0 7px;
    background-size: 90px auto;
    background-position: -80px -35px;
}

/*xiangqing*/
.mod_fix_wrap {
    height: 42px;
    z-index: 1;
}
.mod_fix_wrap {
    position: static;
}
.mod_fix_wrap .mod_fix {
    position: relative;
}
.mod_tab {
    height: 40px;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.mod_fix_wrap .mod_tab {
    max-width: 640px;
    margin: 0 auto;
    background: #fff;
}
.bottom_fix_btn.bg_blue, .de_btn_wrap.fixed, .detail_bottom_blackBar, .detail_realName, .mod_fix_wrap .mod_tab, body {
    /*! max-width: 100000px!important; */
}
.mod_tab .item, .mod_tab span {
    white-space: nowrap;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    border-left: 1px solid #ddd;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: #fff;
}
.mod_tab .item:first-child, .mod_tab span:first-child {
    border-left: 0;
}
.mod_tab .item.cur, .mod_tab span.cur {
    color: #d91100;
}
.detail_info_wrap {
    min-height: 400px;
    overflow: hidden;
    position: relative;
    background: #fff;
    margin-bottom: 56px;
}
.detail_info_wrap .detail_item, .detail_info_wrap .detail_list, .layer_detail_full, .layer_show {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
}
.detail_info_wrap .detail_list {
    width: 100%;
}
.detail_info_wrap .detail_item, .layer_detail_full .layer_detail_wrap, .sku_wrap {
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
    user-select: none;
}

.detail_info_wrap .detail_item {
    padding: 10px;
    width: 100%;
    position: absolute;
    top: 0;
    overflow: hidden;
}
.detail_info_wrap .detail_item:nth-child(1) {
    left: 0;
}
.detail_info_wrap .detail_item:nth-child(2) {
    left: 100%;
}
.detail_info_wrap .detail_item:nth-child(3) {
    left: 200%;
}
#detail1 {
    max-width: 640px;
    margin: 0 auto;
}

/*video*/
.video-js .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.video-js .vjs-big-play-button {
   
    position: absolute;
    top: 50%;
    left:50%;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    margin-top:-25px;
    -webkit-transition: border-color .4s,outline .4s,background-color .4s;
    -moz-transition: border-color .4s,outline .4s,background-color .4s;
    -ms-transition: border-color .4s,outline .4s,background-color .4s;
    -o-transition: border-color .4s,outline .4s,background-color .4s;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    background-color: #000;
    border: 0;
}
.video-js .vjs-big-play-button {
}
.video-js .vjs-big-play-button:before, .video-js .vjs-control:before, .video-js .vjs-modal-dialog, .vjs-modal-dialog .vjs-modal-dialog-content {
    
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vjs-big-play-button:before {
    content: "\f101";
    background-image: url(../images/video-icon.png);
    background-position: 8px 8px;
    background-repeat: no-repeat\9;
    border-radius: 50%;
    display: block;
}


/*buy*/

.de_btn_wrap {
    z-index: 106;
}
.de_btn_wrap.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 540px;
    margin: 0 auto;
}
.bottom_fix_btn.bg_blue, .de_btn_wrap.fixed, .detail_bottom_blackBar, .detail_realName, .mod_fix_wrap .mod_tab, body {
    /*! max-width: 100000px!important; */
}
.de_btn_wrap .de_btn_bar {
    background-color: hsla(0,0%,100%,.95);
    position: relative;
    height: 50px;
}
.de_btn_wrap .de_btn_bar {
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
}
.de_btn_wrap .de_btn_bar:before {
    z-index: 2;
}
.de_btn_wrap .icon_btn {
    width: 14%;
    position: relative;
    text-align: center;
    cursor: pointer;
    display: block;
    -webkit-user-select: none;
}
.de_btn_wrap .icon_btn .icon {
    display: block;
    width: 20px;
    height: 25px;
    margin: 5px auto 0;
    position: relative;
}
.de_btn_wrap .icon_dong .icon {
    background: url(../images/1.png) 50% no-repeat;
    background-size: auto 20px;
}
.de_btn_wrap .icon_btn .txt {
    font-size: 10px;
    color: #666;
    display: block;
    line-height: 20px;
}
.de_btn_wrap .icon_shop .icon {
    background: url(../images/2.png) 50% no-repeat;
    background-size: auto 20px;
}
.de_btn_wrap .icon_btn.icon_cart .add_num, .de_btn_wrap .icon_btn.icon_medicine_list .add_num {
    position: absolute;
    padding: 2px 3px;
    color: #e4393c;
    font-weight: 700;
    top: -10px;
    left: 15px;
    display: none;
    font-size: 18px;
    pointer-events: none;
    z-index: 30;
}
.de_btn_wrap .icon_cart .icon {
    background: url(../images/3.png) 50% no-repeat;
    background-size: auto 20px;
}
.de_btn_wrap .btn_group {
    position: relative;
    height: 50px;
}
.de_btn_wrap .btn {
    position: relative;
    z-index: 10;
    line-height: 50px;
    text-align: center;
    background: #e4393c;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    -webkit-user-select: none;
}
.de_btn_wrap .btn_orange {
    background: #ff9600;
    /* display: none; */
}

/*guige*/
.detail_sku {
    position: fixed;
    top: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 110;
    background-color: rgba(0,0,0,.7);
}
.show.detail_sku {
    top: 0;
}
.detail_sku_v1_main {
    display:none;
    position: absolute;
    -webkit-transform: translate3d(0,495px,0);
    transform: translate3d(0,495px,0);
    -webkit-transition: -webkit-transform .2s cubic-bezier(0,0,.25,1);
    transition: -webkit-transform .2s cubic-bezier(0,0,.25,1);
    transition: transform .2s cubic-bezier(0,0,.25,1);
    transition: transform .2s cubic-bezier(0,0,.25,1),-webkit-transform .2s cubic-bezier(0,0,.25,1);
    bottom: 0;
    bottom: constant(safe-area-inset-bottom);
    bottom: env(safe-area-inset-bottom);
    width: 100%;
    min-height: 375px;
    max-height: 475px;
    background-color: #fff;
    z-index: 111;
}
.show.detail_sku_v1_main{
    display:block;
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.detail_sku_v1_main .header {
    position: relative;
    height: 46px;
    line-height: 46px;
    padding-left: 10px;
    font-size: 16px;
    color: #333;
    background-color: #f7f7f7;
}
.detail_sku_v1_main .header {
    height: 70px;
    padding: 0 0 10px 110px;
    background-color: #fff;
}
.detail_sku_v1_main .header .avt {
    position: absolute;
    left: 10px;
    top: -20px;
    border-radius: 2px;
    width: 90px;
    height: 90px;
    background-color: #fff;
    border: 2px solid #fff;
}
.detail_sku_v1_main .header .price {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #e4393c;
    font-size: 10px;
}
.detail_sku_v1_main .header .price em {
    font-size: 16px;
}
.detail_sku_v1_main .header .prop {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.detail_sku_v1_main .header .prop {
    word-break: break-all;
    font-size: 12px;
    color: #333;
    line-height: 1.4em;
    padding-right: 10px;
}
.detail_sku_v1_main .header .prop span {
    color: #999;
    margin-right: 5px;
}

.detail_sku_v1_main .header .close {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 15px;
    height: 15px;
    padding: 10px;
    background: url(../images/close.png) 50% no-repeat;
    background-size: 11px auto;
}
.detail_sku_v1_main .body {
    max-height: 429px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.detail_sku_v1_main .body {
    box-sizing: border-box;
    max-height: 379px;
    padding-bottom: 100px;
}
.detail_sku_v1_main .sku_kind {
    font-size: 12px;
    color: #999;
    margin: 0 10px;
    height: 33px;
    line-height: 33px;
}
.detail_sku_v1_main .sku_choose {
    overflow: hidden;
    margin-bottom: 3px;
}

.detail_sku_v1_main .sku_choose .item {
    display: inline-block;
    padding: 0 10px;
    min-width: 20px;
    max-width: 270px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    margin-left: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    color: #333;
    background-color: #f7f7f7;
    font-size: 14px;
}
.detail_sku_v1_main .sku_choose .item.active {
    background-color: #e4393c;
    color: #fff;
}
.detail_sku_v1_main .count_choose {
    padding: 0 10px 13px;
    font-size: 12px;
}
.detail_sku_v1_main .num_wrap_v2 {
    position: relative;
    z-index: 0;
    width: 110px;
    float: right;
    vertical-align: middle;
}
.detail_sku_v1_main .num_wrap_v2 span {
    position: relative;
    max-width: 30px;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    background: #f7f7f7;
    text-align: center;
}
.detail_sku_v1_main .num_wrap_v2 .minus {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.detail_sku_v1_main .num_wrap_v2 span .row {
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    margin-top: -1px;
    width: 14px;
    height: 2px;
    background-color: #999;
}
.detail_sku_v1_main .num_wrap_v2 span.disable .col, .detail_sku_v1_main .num_wrap_v2 span.disable .row {
    background-color: #ccc;
}
.detail_sku_v1_main .num_wrap_v2 .text_wrap {
    position: relative;
    width: 45px;
    z-index: 0;
    margin: 0 1px;
}
.detail_sku_v1_main .num_wrap_v2 .plus {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.detail_sku_v1_main .num_wrap_v2 span .row {
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    margin-top: -1px;
    width: 14px;
    height: 2px;
    background-color: #999;
}
.detail_sku_v1_main .num_wrap_v2 span .col {
    border-radius: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1px;
    margin-top: -7px;
    width: 2px;
    height: 14px;
    background-color: #999;
}
.detail_sku_v1_main .count_choose .count {
    color: #999;
    height: 31px;
    line-height: 31px;
}
.detail_sku_v1_main .btns {
    background-color: #fff;
    width: 100%;
    display: none;
}
.de_btn_row, .de_row, .detail_sku_v1_main .btns, .detail_sku_v1_main .btns.show, .detail_sku_v1_main .num_wrap_v2, .mod_tab {
    display: -webkit-box;
    display: box;
    display: -webkit-flex;
    display: flex;
}
.detail_sku_v1_main .btns.show {
    position: absolute;
    bottom: 0;
}
.de_btn_row .de_btn, .de_row .de_span, .detail_sku_v1_main .btn, .detail_sku_v1_main .num_wrap_v2 .text_wrap, .detail_sku_v1_main .num_wrap_v2 span, .mod_tab .item, .mod_tab span {
    display: block;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}
.text_wrap .text{
    height:30px;
}
.de_btn_row, .de_row, .detail_sku_v1_main .btns, .detail_sku_v1_main .btns.show, .detail_sku_v1_main .num_wrap_v2, .mod_tab {
    display: -webkit-box;
    display: box;
    display: -webkit-flex;
    display: flex;
}
.detail_sku_v1_main .btn {
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.detail_sku_v1_main .btn.yellow {
    background-color: #ff9600;
}
.detail_sku_v1_main .btn.red {
    background-color: #e4393c;
}

/*addcart--tis*/
.mod_alert_black {
    text-align: center;
}
.mod_alert {
    position: relative;
    box-sizing: border-box;
    width: 270px;
    margin: 20px auto 0;
    padding: 20px 15px 15px;
    text-align: center;
    border-radius: 6px;
    color: #333;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 1px 10px 0 rgba(0,0,0,.3);
}
.mod_alert.fixed {
    display: none;
    z-index: 899;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: auto;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.mod_alert_black .mod_alert {
    display: inline-block;
    width: auto;
    min-width: 128px;
    max-width: 270px;
    background-color: rgba(0,0,0,.7);
    padding-top: 15px;
}
.mod_alert.show, .mod_alert_mask.show {
    display: block;
}
.mod_alert .icon {
    display: block;
    width: 50px;
    height: 50px;
    margin: 5px auto 10px;
    background: url(../images/error.png) no-repeat;
    background-size: 50px auto;
}
.mod_alert .icon_success {
    background-image: url(../images/success.png);
}

.mod_alert_black .mod_alert .icon_success {
    background-image: url(../images/success.png);
}