/* goods_nav */
#nav .nav_top.goods_nav li{
    margin-right: 0;
}
#nav .nav_top.goods_nav li a{
    width: 120px;
    letter-spacing: 1px;
}
#nav .nav_top.goods_nav li:hover a{
    background-color: #FB94A4;
}
#nav .nav_top.goods_nav li:hover a::before{
    display: none;
}

/* goods_hos */
.goods_hos .goods_hos_img{
    width: 76px;
    height: 76px;
    margin-right: 20px;
}
.goods_hos .goods_hos_con{
    width: 590px;
}
.goods_hos .goods_hos_con .max_one{
    height: 24px;
}
.goods_hos .goods_hos_btn a{
    width: 175px;
    height: 37px;
    margin-right: 30px;
    border:1px solid #FF6980;
    border-radius:8px;
}
.goods_hos .goods_hos_btn a span{
    line-height: 35px;
}
.goods_hos .goods_hos_btn a span img{
    width: 20px;
    height: 20px;
    margin: 8px 10px 0 0;
}

/* goods_details */
.goods_details .goods_d_l{
    width: 440px;
}
.goods_details .goods_d_l .gallery-top{
    height: 440px;
    margin-bottom: 7px;
}
.goods_details .goods_d_l .gallery-thumbs{
    height: 102px;
}
.goods_details .goods_d_l .gallery-thumbs .swiper-slide{
    width: 102px;
    height: 100%;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
}
.goods_details .goods_d_l .gallery-thumbs .swiper-slide:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(255, 255, 255, 0.5);
}
.goods_details .goods_d_l .gallery-thumbs .swiper-slide-thumb-active:before{
    display: none;
}
.goods_details .goods_d_r{
    width: 722px;
}
.goods_details .goods_d_r .goods_d_t{
    min-height: 440px;
}
.goods_details .goods_d_r .goods_d_t .goods_t_price{
    height: 97px;
    padding: 6px 26px 0 40px;
    background-color: #F9F9F9;
}
.goods_details .goods_d_r .goods_d_t .goods_d_func > img{
    width: 18px;
    height: 18px;
}
.goods_details .goods_d_r .fx .bdsharebuttonbox{
    display: none;
    top: 24px;
    left: -54px;
    z-index: 99;
    width: 88px;
    padding: 0 10px;
    border: 1px solid #eee;
    border-radius: 4px;
    background: #fff;
}
.goods_details .goods_d_r .fx .bdsharebuttonbox.active{
    display: block;
}
.goods_details .goods_d_r .goods_d_func .goods_d_code > img{
    width: 13px;
    height: 13px;
}
.goods_details .goods_d_r .goods_d_func .goods_d_code .show{
    display: none;
    top: 20px;
    left: 0;
    width: 120px;
    height: 120px;
    padding: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.goods_details .goods_d_r .goods_d_func .goods_d_code .show.active{
    display: block;
}
.goods_details .goods_d_r .goods_d_t .goods_t_service{
    height: 100px;
    border-bottom: 1px dashed #DFDFDF;
}
.goods_details .goods_d_r .goods_d_t .goods_t_title{
    width: 102px;
    padding-left: 24px;
}
.goods_details .goods_d_r .goods_d_t .goods_t_con{
    width: 610px;
}
.goods_details .goods_d_r .goods_service_text{
    margin: 0 20px 10px 0;
}
.goods_details .goods_d_r .goods_service_text .goods_ser_img{
    width: 16px;
    height: 16px;
    margin: 3px 8px 0 0;
    border: 1px solid #FF7589;
    border-radius: 100%;
}
.goods_details .goods_d_r .goods_service_text .goods_ser_img img{
    width: 10px;
    height: 7px;
    margin: 4px 2px 0 2px;
}
.goods_details .goods_d_r .goods_t_way .goods_t_title{
    line-height: 78px;
}
.goods_details .goods_d_r .goods_t_way .goods_way_pay{
    width: 168px;
    height: 78px;
    padding: 14px 0 0 14px;
    margin-right: 10px;
    border: 2px solid #dcdcdc;
    cursor: pointer;
}
.goods_details .goods_d_r .goods_t_way .goods_way_pay.active{
    width: 168px;
    height: 78px;
    padding: 14px 0 0 14px;
    border: 2px solid #FF6980;
}
.goods_details .goods_d_r .goods_d_t .goods_t_num .goods_num_con{
    height: 32px;
    line-height: 30px;
    border: 1px solid #E8E8E8;
}
.goods_details .goods_d_r .goods_num_con .cut{
    width: 33px;
    height: 30px;
    padding: 14px 9px 13px;
    cursor: pointer;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.goods_details .goods_d_r .goods_num_con .add{
    width: 33px;
    height: 30px;
    padding: 8px 9px 7px;
    cursor: pointer;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.goods_details .goods_d_r .goods_num_con input[name="num"]{
    width: 46px;
    height: 30px;
    line-height: 1;
    text-align: center;
    background-color: #fff;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
}
.goods_details .goods_d_r .goods_d_b{
    padding-left: 112px;
}
.goods_details .goods_d_r .goods_d_b .goods_d_buy,
.goods_details .goods_d_r .goods_d_b .goods_b_zx{
    height: 54px;
    width: 162px;
    line-height: 50px;
    border: 2px solid #FF6980;
    cursor: pointer;
    border-radius: 4px;
}
.goods_details .goods_d_r .goods_d_b .goods_d_buy{
    margin-right: 17px;
    background-color: #FF6980;
}
.goods_details .goods_d_r .goods_d_b .goods_b_zx{
    background-color: #FFF2F5;
}

/* goods_menu */
.goods_menu .goods_menu_title{
    width: 170px;
    height: 62px;
    line-height: 60px;
    border-top: 2px solid #FF6980;
}
.goods_menu .goods_menu_r{
    width: 610px;
    border: 2px solid #EAEAEA;
    background-color: #f5f5f5;
}
.goods_menu .goods_menu_r a{
    width: 170px;
    height: 58px;
    line-height: 58px;
    border-left: 2px solid #EAEAEA;
}

/* goods_con */
.goods_con .goods_con_wrap{
    padding: 0 50px 12px;
    border-bottom: 12px solid #F8F8F8;
}
.goods_con .goods_con_wrap:last-child{
    border-bottom: 0;
}
.goods_con .goods_con_title{
    height: 24px;
    font-size: 18px;
    line-height: 24px;
    padding-left: 20px;
    border-left: 8px solid #FF6980;
}
.goods_con .goods_con_title img{
    width: 24px;
    height: 24px;
}
.goods_con table,
.goods_con table td,
.goods_con table th{
    border: 1px solid #EEEEEE;
}
.goods_con table{
    border-collapse:collapse;
}
.goods_con table th,
.goods_con table td{
    width: 25%;
    padding: 5px 12px;
    font-weight: normal;
}
.goods_con .goods_con_wrap .title{
    padding-left: 37px;
}
.goods_con .goods_con_wrap .title:before{
    content: '';
    position: absolute;
    left: 22px;
    top: 7px;
    width: 8px;
    height: 8px;
    background-color: #666666;
    border-radius: 100%;
}
.goods_con .goods_con_wrap p .title:before{
    background-color: #FF6980;
}
.goods_con .goods_con_text img{
    max-width: 100%;
    margin: 0 auto;
}

/* goods_r_title */
.content_r > div{
    border: 1px solid #E8E8E8;
    border-radius: 2px;
    padding: 20px 8px;
}
.content_r .goods_r_title{
    height: 24px;
    line-height: 24px;
    padding: 0 16px;
    margin-bottom: 27px;
}
.content_r .goods_r_title .title{
    padding-left: 12px;
    border-left: 4px solid #FF6980;
    max-width: 200px;
}
.content_r .goods_r_title a img{
    width: 6px;
    height: 10px;
    margin: 7px 0 0 10px;
}

/* goods_r_hos */
.goods_r_hos .goods_r_con{
    padding: 0 30px 56px 16px;
    border-bottom: 1px dashed #E8E8E8;
}
.goods_r_hos .goods_r_con .g_hos_img{
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin-right: 10px;
}
.goods_r_hos .goods_r_con .g_hos_name{
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 230px;
}
.goods_r_hos .goods_r_con .g_hos_l{
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.goods_r_hos .goods_r_con .g_hos_r{
    width: 230px;
}
.goods_r_hos .goods_r_con .g_hos_r p{
    font-size: 14px !important;
    line-height: 20px !important;
    text-indent: 0 !important;
}
.goods_r_hos .goods_r_btn{
    padding-left: 108px;
}
.goods_r_btn a{
    height: 35px;
    line-height: 35px;
    padding: 0 14px 0 16px;
    background-color: #FF6980;
    border-radius:4px;
}
.goods_r_btn a img{
    width: 14px;
    height: 14px;
    margin: 11px 7px 0 0;
}

/* goods_r_doc */
.goods_r_doc .goods_r_con{
    padding: 0 30px 0 16px;
    border-bottom: 1px dashed #E8E8E8;
}
.goods_r_doc .goods_r_con .g_doc_img{
    width: 60px;
    height: 60px;
    border-radius: 100%;
    margin-right: 10px;
}
.goods_r_doc .goods_r_btn{
    padding-left: 50px;
}

.goods_r_doc .goods_r_con .g_doc_l{
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.goods_r_doc .goods_r_con .g_doc_r{
    width: 230px;
}
.goods_r_doc .goods_r_con .g_doc_r p{
    font-size: 14px !important;
    line-height: 20px !important;
    text-indent: 0 !important;
}
.goods_r_doc .g_doc_con{
    padding-bottom: 45px;
    border-bottom: 1px dashed #E8E8E8;
}
.goods_r_doc .g_doc_con .g_doc_text{
    width: 117px;
    padding: 0 5px;
}
.goods_r_doc .g_doc_con .g_doc_text:before{
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 40px;
    background-color: #EEEEEE;
}
.goods_r_doc .g_doc_con .g_doc_text:last-child:before{
    display: none;
}

/* goods_r_order */
.goods_r_order .g_order_list li{
    margin-bottom: 15px;
}
.goods_r_order .g_order_list li:last-child{
    margin-bottom: 0;
}
.goods_r_order .g_order_list li a{
    padding: 16px 20px;
    border: 1px solid #F4F4F4;
    border-radius: 2px;
}
.goods_r_order .g_order_list .g_order_img{
    height: 310px;
}