/* CSS Document */
/*------------------------- 商品详情 -------------------------*/
.brands_menu {
    margin-bottom: 10px !important;
}

.product {
    width: 1200px;
    clear: both;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}

.pro_pic {
    /*border: 1px solid #DEDEDE;*/
    width: 388px;
    float: left;
    margin-left: -100%;
}

.pro_pic .pic, .pro_f_pic {
    width: 388px;
    height: 388px;
}

/* whb */
.pro_shares {
    height: 50px;
    clear: both;
    position: relative;
    top:35px
}

.pro_shares a, .pro_shares span.collection{
    background: url(../images/no_care.png) no-repeat;
    line-height: 25px;
    text-indent: 1.8em;
    color: #666;
}

.pro_shares a, .pro_shares span.collection1{
    background: url(../images/care.png) no-repeat;
    line-height: 25px;
    text-indent: 1.8em;
    color: #666;
}

.pro_shares a.share {
    left: 15px;
    position: absolute;
}

.pro_shares a.collection, .pro_shares span {
    left: 146px;
    position: absolute;
    background-position: 0 -25px;
}

.pro_shares a.collection_on {
    background-position: 0 -49px;
}

.pro_shares span a {
    background: none;
}

.pro_shares span span {
    background: none;
    text-indent: inherit;
    left: auto;
    position: static;
}

.pro_shares a.report {
    right: 13px;
    position: absolute;
    background: none;
}

.pro_detail {
    float: left;
    width: 100%;
}

.pro_detail_c {
    margin-left: 410px;
    padding-left: 20px;
}

.pro_detail_c .sku_nm {
    width: 58px;
    overflow: hidden;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    display: inline-block;
}

.pro_detail_c .in_block {
    float: left;
}

.pro_detail_c .sku_nm2 {
    width: 120px;
}

.pro_detail h3 {
    margin-bottom: 10px;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pro_detail h5 {
    font-family: Arial;
    margin-top: 10px;
    color:#C40909;
    line-height: 33px;
    font-weight: bold;
    font-size: 16px;
    word-wrap: break-word;
    word-break: break-all;
}
.pro_detail_line{
    border-bottom: solid 2px #ea6542;
}

/*.pro_detail h3 font{ float:left;height:33px;line-height:33px;width:40px; font-size:12px; color:#FFF; text-indent:12px; background:url(../images/ico35.png) no-repeat 0 0; margin-right:10px;}*/
.pro_detail h3 font {
    height: 33px;
    line-height: 33px;
    width: 40px;
    font-size: 12px;
    color: #FFF;
    text-indent: 12px;
    background: url(../images/index_bg.png) no-repeat 0 0;
    margin-right: 10px;
}

.pro_detail h3 font.spacing {
    margin-left: -10px;
}

.pro_detail h3 p.p_red {
    padding: 0 0 0 90px;
    margin: -10px 0 0;
    color: #c00;
}

.pro_detail .b_link {
    text-decoration: line-through;
}

.pro_detail .price {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #E03A3C;
}

.pro_detail .d_gre_b {
    border: solid 1px #459b7b;
    background: #f8fcf3;
    font-style: normal;
    font-size: 10px;
    margin-left: 6px;
}

.pro_detail .d_gre_b i {
    font-style: normal;
    padding: 0 2px;
}

.pro_detail .d_gre_b .db {
    background: #41aa84;
    color: #f8fcf3;
}

.pro_detail .d_gre_b .zf {
    padding: 0 2px;
    color: #41aa84;
}

.pro_detail .buy_btn {
    margin: 15px 17px;
    margin-left: 0;
}

.pro_detail .buy_btn .btn {
    display: inline-block;
    margin-right: 6px;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    width: 130px;
    border-radius: .2em;
    padding: 0;
}

.pro_detail .buy_btn .btn span {
    background: url(../images/btn_icon2.png) no-repeat -100px 0;
}

.pro_detail .buy_btn .b1 span {
    background-position: -7px -140px;
    padding: 0 10px 0 20px;
}

.pro_detail .buy_btn .b2 span {
    background-position: -2px -168px;
    padding: 0 6px 0 25px;
}

.pro_detail .buy_btn .b3 span {
    background-position: -2px -197px;
    padding: 0 2px 0 22px;
}

.pro_detail .buy_btn .n_btn {
    margin-right: 6px;
}

.pro_detail .prop {
    font-size:14px;
    margin: 17px 17px 10px 0px;
}

.pro_detail .prop li {
    margin-bottom: 10px;
}

#originPrice{
    text-decoration:line-through;
}
.pro_detail .prop li.re_index {
    position: relative;
    z-index: 15;
    vertical-align: middle;
    line-height: 27px;
    height: 30px;
}

.pro_detail .prop li.re_index .sku_table {
    display: inline-block;
    *display: inline;
}

/* start 配送地址 */
.t_add_address {
    float: left;
}

.t_add_address li {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.t_add_address .tabname {
    position: absolute;
    left: 15px;
    top: 12px;
    width: 390px;
    height: 28px;
}

.pro_detail .prop li.li_cur, .correct_address {
    float: left;
    position: relative;
    margin: 0;
    border: 1px solid #ddd;
    height: 23px;
    line-height: 23px;
    padding: 0 7px 0 10px;
    background: #fff;
    cursor: pointer;
    padding-right: 22px;
    z-index: 2;
    margin-bottom: 0;
}

.correct_address {
    z-index: 2;
    float: none;
    display: inline-block;
}

.correct_address.cur {
    border-bottom-color: #fff;
}

.correct_address i, .pro_detail .prop li.li_cur i {
    position: absolute;
    top: 10px;
    right: 4px;
    width: 9px;
    height: 5px;
    background: url(../images/ico3.png) no-repeat 0 -25px;
}

.pro_detail .prop li.li_cur {
    margin: 0 3px 0 0;
    border-bottom: none;
}

.pro_detail .prop li.li_cur.cur {
    border: 2px solid #ea6542;
    border-bottom: 1px solid #fff;
    padding: 0 5px -1px 8px;
    margin: 0 3px 0 0;
}

.pro_detail .prop li.li_cur i {
    width: 7px;
    height: 5px;
    background: url(../images/ico22.png) no-repeat 0 0;
}

.address_main {
    display: none;
    position: absolute;
    top: 26px;
    *top: 25px;
    left: 10px;
    width: 390px;
    border: 1px solid #bebebe;
    background: #fff;
    overflow: hidden;
    padding: 36px 15px 27px 15px;
}

.address_main .t_close {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 15px;
    height: 15px;
    background: url(../images/ico6.png) no-repeat 0 0;
    cursor: pointer;
}

.t_add_address .tabcon {
    display: none;
    padding: 0px 0 0 8px;
    border-top: 2px solid #f48e4a;
}

.t_add_address .tabcon .t_address_list {
    width: 440px;
    padding-top: 9px;
}

.t_add_address .tabcon .t_address_list li {
    float: left;
    /*width: 95px;*/
    width: 140px;
    height: 27px;
    margin: 0;
}

.t_add_address .tabcon .t_address_list li.long_text {
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.t_add_address .tabcon .t_address_list li.long_text a {
    max-width: 144px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.t_add_address .tabcon .t_address_list li a {
    display: inline-block;
    padding: 0 10px;
    height: 20px;
    line-height: 20px;
    color: #5b5b5b;
    text-align: center;
    cursor: pointer;
}

.t_add_address .tabcon .t_address_list li a:hover {
    color: #fff;
    background: #f4734a;
}

/* end 配送地址 */
.pro_detail .prop .pmt {
    background-color: #F4F4F4;
    height: 80px;
    border: 1px dotted #ddd;
}

.pro_f_pic {
    position: absolute;
    z-index: 999;
}

/* whb-8-10 */

.pro_detail p.select_a {
    padding: 10px 17px;
    border-bottom: dotted 1px #ddd;
    border-top: dotted 1px #ddd;
    line-height: 30px;
    background-color: #fbfbfb;
}

.pro_detail p.select_a .c {
    display: inline-block;
    width: 432px;
    overflow: hidden;
    vertical-align: top;
    padding-left: 26px;
}

.pro_detail p.select_a .c em, .pro_detail p.select_a .c a {
    border: 1px solid #D8D8D8;
    display: inline-block;
    padding: 0 7px;
    margin: 0 8px 8px 0;
    cursor: pointer;
    position: relative;
    line-height: 23px;
}

.pro_detail p.select_a .c em i, .pro_detail p.select_a .c a i {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 12px;
    height: 12px;
    display: block;
    background: url(../images/icon.png) no-repeat -572px -14px;
}

.pro_detail p.select_a .c em.active, .pro_detail p.select_a .c a.active {
    border: solid 1px #ea6542;
    color: #333;
    /*line-height: 20px;*/
}

.pro_detail p.select_a .c em.active i, .pro_detail p.select_a .c a.active i {
    background: url(../images/icon.png) no-repeat -572px 0;
}

.pro_detail p.select_a .c em.disable {
    border: 1px dashed #d8d8d8;
    cursor: no-drop;
}

.pro_detail p.select_a .c a.img {
    padding: 0;
}

.pro_detail .disable {
    border: 1px dashed #D8D8D8;
    cursor: no-drop;
}

.pro_detail p.select_a .c a.disable {
    border: 1px dashed #D8D8D8;
    cursor: no-drop;
}

.pro_detail p.select_a .c a.img.disable {
    border: 1px dashed #D8D8D8;
    cursor: no-drop;
}

.pro_detail p.select_a .c a.img img {
    width: 40px;
    height: 40px;
    *vertical-align: baseline;
}

/*.pro_detail p.select_a_cur {*/
    /*border: 1px solid #F00 !important;*/
/*}*/

.pro_detail .cx {
    display: inline-block;
    line-height: 22px;
    vertical-align: top
}

.pro_detail .zhijiang {
    display: inline-block;
    height: 16px;
    line-height: 12px;
    background-color: #e4393c;
    padding: 2px 5px;
    color: #fff;
    vertical-align: middle;
}

.pro_detail .spancolor {
    color: #333;
}

/*.pro_detail .pay {margin: 0 17px; line-height: 22px; height:75px; position: relative; }
.pro_detail .pay dl {height: 22px;position: absolute;width: 100%;z-index: 10; background-color:#fff; background:url(../images/bg3.png) 191px 0 no-repeat;}
.pro_detail .pay dl dd,.pro_detail .pay dl dt{ float: left; width: 90px; line-height: 22px; height: 22px; text-align: center; cursor:pointer;}
.pro_detail .pay dl dd font{background: #fff; position:relative; border:1px solid #fff; z-index:2;display:block;height:22px; font-size:12px;}
.pro_detail .pay dl dd font.end_font{background: #fff url(../images/ico5_off.png) 80px 8px no-repeat;}
.pro_detail .pay dt.one{cursor:default;text-align:left; width: 80px;}
.pro_detail .pay dd.one { width: 80px; height: 22px; }
.pro_detail .pay dd font.cur { border: solid 1px #C0BFBF; border-bottom:none; z-index:5; cursor:help; }
.pro_detail .pay dd font.cur a{cursor:help;}
.pro_detail .pay dd font.end_font.cur{background: #fff url(../images/ico5.png) 80px 8px no-repeat; cursor:pointer; }
.pro_detail .pay p {position: absolute; border: solid 1px #cdcdcd; width:418px; left:80px ; top: 22px; z-index: 1; padding: 3px; display:none;}
.pro_detail .pay p.cur{ display:block; z-index:3;}
.pro_detail .num_add {display: inline-block; border: solid 1px #cdcdcd; line-height: 14px; padding: 0 4px; color: #313131; cursor:pointer; vertical-align:middle;}
.pro_detail .buy_num { border: solid 1px #cdcdcd; width: 34px; padding: 3px 0; margin: 0 5px; text-align: center; background-color:#F6F6F6;}*/
.pro_detail .pay {
    margin: 0 17px;
    line-height: 22px;
    height: 75px;
    position: relative;
}

.pro_detail .pay dl {
    height: 22px;
    position: absolute;
    width: 100%;
    z-index: 10;
    background-color: #fff;
    background: url(../images/bg3.png) 191px 0 no-repeat;
}

.pro_detail .pay dl dd, .pro_detail .pay dl dt {
    float: left;
    width: 95px;
    line-height: 22px;
    height: 22px;
    text-align: center;
    cursor: pointer;
}

.pro_detail .pay dl dd font {
    background: #fff;
    position: relative;
    border: 1px solid #fff;
    z-index: 2;
    display: block;
    height: 22px;
    font-size: 12px;
}

.pro_detail .pay dl dd font.end_font {
    background: #fff url(../images/ico5_off.png) 80px 8px no-repeat;
}

.pro_detail .pay dt.one {
    cursor: default;
    text-align: left;
}

.pro_detail .pay dd.one {
    width: 80px;
    height: 22px;
}

.pro_detail .pay dd font.cur {
    border: solid 1px #C0BFBF;
    border-bottom: none;
    z-index: 5;
    cursor: help;
}

.pro_detail .pay dd font.cur a {
    cursor: help;
}

.pro_detail .pay dd font.end_font.cur {
    background: #fff url(../images/ico5.png) 80px 8px no-repeat;
    cursor: pointer;
}

.pro_detail .pay p {
    position: absolute;
    border: solid 1px #cdcdcd;
    width: 372px;
    left: 95px;
    top: 22px;
    z-index: 1;
    padding: 3px;
    display: none;
}

.pro_detail .pay p.cur {
    display: block;
    z-index: 3;
}

.pro_detail .num_add {
    display: inline-block;
    border: solid 1px #cdcdcd;
    line-height: 14px;
    padding: 0 4px;
    color: #313131;
    cursor: pointer;
    vertical-align: middle;
}

.pro_detail .buy_num {
    height:20px;
    color:#333;
    border: solid 1px #cdcdcd;
    width: 34px;
    padding: 3px 0;
    margin: 0 5px;
    text-align: center;
    background-color: #F6F6F6;
}

/*------------------------- /商品详情 -------------------------*/
/*-- 人气组合 --*/
.group {
    margin-bottom: 14px;
}

.group_c {
    border: solid 1px #f6f6f6;
    border-top: 0 none;
    overflow: hidden;
}

.group h2 {
    font-size: 14px;
    height: 33px;
    background-color: #fff;
    line-height: 33px;
    border: 1px solid #ccc;
    border-bottom: 1px solid #C7000B;
}

.group h2 strong {
    color: #3E3E3E;
    display: inline-block;
    width: 142px;
    background-color: #F3F6F7;
    _height: 28px;
    _padding-top: 5px;
    background: url(../images/ico11.png) no-repeat 10px center;
    padding-left: 46px;
}

.group ul {
    clear: both;
    min-height: 210px;
}

.group dt, .group dd, .group dd ul {
    float: left;
}

.group dt {
    width: 119px;
    padding: 20px;
}

.group dd li img, .group dt img {
    width: 120px;
    height: 120px;
}

.group h3 {
    width: 100px;
    overflow: hidden;
    font-weight: normal;
    width: 100px;
    height: 36px;
    overflow: hidden;
    word-wrap: break-word;
    word-break: break-all;
}

.group h3 a {
    color: #333;
}

.group h3 a:hover {
    color: #333;
    color: #C7000B;
}

.group label {
    width: 100px;
    height: 36px;
    overflow: hidden;
    display: inline-block;
    clear: both;
}

.group label strong {
    color: #EB0100;
}

.group label input {
    vertical-align: middle;
    margin-right: 8px;
}

.group_btns {
    clear: both;
    height: 35px;
    line-height: 35px;
    background: #F3F6F7;
    text-align: right;
    margin-top: 17px;
    padding-right: 5px;

}

.group_btns .c {
    width: 530px;
    text-align: right;
    margin: 0;
    display: inline-block;
    _padding-top: 5px;
}

.group_btns .c .btn {
    text-align: center;
}

.group_btns .c em {
    color: #C7000B;
    margin-right: 22px;
}

.group_btns .c img {
    vertical-align: middle;
}

/*-- /人气组合 --*/

/*-- 商品介绍列表 --*/
.p_detaillist {
    margin-bottom: 10px;
}

.p_detaillist .tabname {
    border-bottom: solid 1px #ea6542;
    height: 38px;
    line-height: 37px;
    background: #F3F6F7;
}

.p_detaillist .fixed {
    position: fixed;
    z-index: 90;
    width: 990px;
    _position: absolute;
    top: 0;
}

.p_detaillist .tabname li {
    float: left;
    text-align: center;
    width: 187px;
    height: 38px;
    color: #666;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.p_detaillist .tabname li.li_cur {
    background: #ea6542;
    color: #fff;
    width: 187px;
    /*border: 1px solid #ccc;*/
    height: 38px;
    border-bottom: 0 none;
}

.p_detaillist .tabname li span {
    /*display: inline-block;*/
    width: 36px;
    height: 36px;
    /*background: url(../images/icos3.png) 0 0 no-repeat;*/
    vertical-align: middle;
}

/*.p_detaillist .tabname li span.one {*/
    /*background-position: -5px 1px;*/
/*}*/

/*.p_detaillist .tabname li span.two {*/
    /*background-position: -44px 1px;*/
/*}*/

/*.p_detaillist .tabname li span.three {*/
    /*background-position: -82px 1px;*/
/*}*/

/*.p_detaillist .tabname li span.four {*/
    /*background-position: -121px 1px;*/
/*}*/

/*.p_detaillist .tabname li.li_cur span.one {*/
    /*background-position: -5px -35px;*/
/*}*/

/*.p_detaillist .tabname li.li_cur span.two {*/
    /*background-position: -43px -35px;*/
/*}*/

/*.p_detaillist .tabname li.li_cur span.three {*/
    /*background-position: -82px -35px;*/
/*}*/

/*.p_detaillist .tabname li.li_cur span.four {*/
    /*background-position: -120px -36px;*/
/*}*/

.p_detaillist .tabcon {
    padding: 20px;
    display: none;
    overflow: hidden;
    border: 1px solid #F6F6F6
}

ul.p_detail {
    /*padding-left: 12px;*/
    overflow: hidden;
    zoom: 1;
}

ul.p_detail li {
    color: #666666;
    display: inline;
    float: left;
    height: 18px;
    line-height: 18px;
    margin: 10px 15px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
    width: 200px;
}

.p_detail_c {
    padding: 20px;
    padding-left: 0;
}

.p_detail_c ol, .p_detail_c ul {
    padding-left: 40px;
    margin: 16px 0;
}

.p_detail_c ul li {
    list-style-type: disc;
}

.p_detail_c ol li {
    list-style-type: decimal;
}

.p_detail_c .ifrm {
    width: 708px;
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 0 none;
}

.p_detail_c .p {
    line-height: 20px;
    margin-bottom: 10px;
}

.p_detail_c img {
    max-width: 708px;
}

.p_recommend {
    min-height: 270px;
    color: #343434;
}

.p_recommend li {
    float: left;
    padding: 10px 11px;
    width: 165px;
}

.p_recommend li img {
    width: 164px;
    height: 164px;
}

.p_recommend li .p_price {
    color: #C7000B;
    font-size: 14px;
    line-height: 30px;
}

.p_recommend li .p_name {
    width: 164px;
    height: 36px;
    overflow: hiddenl;
}

.p_recommend li .p_name a {
    color: #333;
}

.p_recommend li .p_name a:hover {
    color: #C7000B;
}

.p_recommend .more {
    clear: both;
    height: 29px;
    margin-bottom: 5px;
    text-align: center;
    padding-top: 8px;
}

.p_recommend .more .n_btn {
    display: block;
}

/*-- /商品介绍列表 --*/

/*-- 评价列表 --*/
.comment .tabname {
    border-bottom: solid 1px #ea6542;
    height: 34px;
    line-height: 34px;
    background: #F3F6F7;
}

.comment .tabname li {
    float: left;
    text-align: center;
    width: 187px;
    color: #3e3e3e;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.comment .tabname li.cur {
    background: #fff;
    height: 33px;
    line-height: 33px;
    color: #3E3E3E;
    width: 187px;
    border: 1px solid #ccc;
    border-bottom: 0 none;
}

.comment .tabcon {
    display: none;
}

.comment_score {
    background: #F3F6F7;
    overflow: hidden;
}

.comment_score_c {
    text-align: center;
    width: 120px;
    padding: 0 10px;
    margin: 10px 0;
    height: 116px;
    border-right: 1px solid #ccc;
    /*height: 196px;*/
    float: left;
    margin-left: -100%;
}

.comment_score_c span {
    display: block;
    height: 20px;
    line-height: 20px;
    margin-top: 10px;
}

.comment_score_c strong {
    font-family: Arial;
    font-size: 36px;
    color: #AC9C9C;
    font-weight: normal;
}

.comment_score_c .star, .comment_score_c .star_v {
    height: 14px;
    display: inline-block;
    width: 87px;
}

.comment_score_c .star {
    position: relative;
    background: url(../images/star.png) no-repeat 0 -15px;
}

.comment_score_c .star_v {
    background: url(../images/star.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 0;
}

.comment_scorebar {
    float: left;
    width: 100%;
    /*height: 224px;*/
}

.comment_scorebar_c {
    margin-left: 140px;
}

.comment_scorebar_c .dac {
    margin: 0 auto;
    width: 474px;
    padding-top: 46px;
    position: relative;
}

.comment_scorebar_c ul {
    margin-top: 30px;
}

.comment_scorebar_c li {
    width: 94px;
    float: left;
    text-align: right;
    color: #958E90;
    line-height: 22px;
    height: 22px;
}

.comment_scorebar .inner, .comment_scorebar .value {
    height: 30px;
    width: 474px;
    background: url(../images/score-bar.png) no-repeat 0 -31px;
    position: absolute;
    z-index: 1;
}

.comment_scorebar .value {
    background: url(../images/score-bar.png) no-repeat 0 0;
    z-index: 2;
}

.comment_scorebar strong {
    font-family: Arial;
    position: absolute;
    right: 0;
    background: url(../images/score_pit.png) no-repeat right bottom;
    height: 28px;
    color: #C80108;
    top: -28px;
    font-size: 18px;
    font-weight: normal;
}

.comment .cmtbtn {
    clear: both;
    margin-top: 20px;
    overflow: hidden;
}

.comment .cmtbtn a {
    display: inline-block;
    height: 22px;
    line-height: 22px;
    font-family: Arial;
    text-align: center;
    padding: 0 7px;
    border: 1px solid #BFBFBF;
    border-radius: 0 .3em .3em 0;
    background-color: #E8ECEF;
    font-size: 14px;
}

.comment .cmtbtn a span {
    background: url(../images/ico12.png) no-repeat 0 5px;
    display: inline-block;
    padding-left: 16px;
}

.comment .cmtbtn a.good {
    border-radius: .3em 0 0 .3em;
    background-color: #F2F6F7;
}

.comment .cmtbtn a.good span {
    background: url(../images/ico12.png) no-repeat 0 -24px;
}

.comment_send {
    background-color: #F3F6F7;
    padding: 20px;
    border-bottom: 1px dotted #ccc;
}

.comment_send .txtar {
    border: 1px solid #FF6820;
    width: 288px;
    height: 100px;
    resize: none;
}

.comment_send label, .comment_send strong {
    vertical-align: middle;
}

.comment_send strong {
    display: inline-block;
    padding-top: 3px;
}

.comment_send h4 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
}

.comment_send_c {
    padding: 0 40px;
}

.comment_send_c table {
    width: 100%;
}

.comment_send_c td {
    height: 35px;
}

.comment_send_c .c1 {
    width: 280px;
}

.comment_send_c .btn {
    font-size: 18px;
    line-height: 22px;
    height: 30px;
}

.comment_send .star {
    width: 130px;
    display: inline-block;
    vertical-align: middle;
}

.comment_send .star s {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(../images/star.png) no-repeat 0 -53px;
    cursor: pointer;
    padding-right: 5px;
}

.comment_send .star .hover, .comment_send .star .active {
    background: url(../images/star.png) no-repeat 0 -31px;
}

.review {
    border-bottom: solid 1px #f1f1f1;
    clear: both;
    min-height: 60px;
    padding: 18px 18px 5px 18px;
    line-height: 22px;
    zoom: 1;
}
.review2 {
    border-bottom: solid 1px #f1f1f1;
    clear: both;
    min-height: 60px;
    padding: 18px 18px 5px 18px;
    line-height: 22px;
    zoom: 1;
}
.review2 li.four{
    color:#ea6542;
    width: 82%;
    padding-right: 40px;
    line-height: 20px;
    word-wrap: break-word;
    word-break: break-all;
}
.review2 li.four span{
    color:#ccc;
}

.review li {
    float: left;
    padding-right: 25px;
}

.review li.one {
    width: 82%;
    padding-right: 40px;
    line-height: 20px;
    word-wrap: break-word;
    word-break: break-all;
}

.review li.one span {
    color: #ccc;
}

.review li.two {
    width: 140px;
    color: #333;
    line-height: 18px;
}

.review li.two span {
    color: #999;
}

.review li.three {
    margin-top:-20px;
    width: 110px;
}

.review li.three span {
    color: #999;
}

.review li.three .lv {
    height: 14px;
    line-height: 14px;
    padding: 2px;
    background-color: #E05F35;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}

.review li.three img {
    vertical-align: middle;
    margin-right: 4px;
}

/*-- /评价列表 --*/

/**pro_detail_c    qianggou*/
.pro_detail_qg_bg {
    overflow: hidden;
}

.pro_detail_qg {
}

.pro_detail_qg {
    padding-left: 0px;
}

.pro_detail_qg .a_key {
    /*width:710px;*/
    width: 790px;
    background:#e64645;
    color:#fff;
    height:40px;
    line-height: 40px;
}
.pro_detail_qg .a_key .d_time {
    display: inline-block;
    height: 40px;
    line-height: 40px;
}
.pro_detail_qg .a_key .d_time dd i {
    font-size: 12px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    position: relative;
    top: -4px;
}
.pro_detail_qg .a_key .d_time dt {
    display: inline-block;
    position: relative;
    top: -4px;
}
.pro_detail_qg .a_key span {
    /*padding: 10px 2px 0;*/
    /*display: block;*/
    /*width: 80px;*/
    /*float: left;*/
    /*font-size: 14px;*/
    display: inline-block;
}

.pro_detail_qg .a_key .ftl {
    width: 46px;
    line-height: 40px;
    text-align: center;
}

.pro_detail_qg .a_key .cur_price {
    width: 180px;
    font-size: 30px;
    text-align: center;
}

.pro_detail_qg .a_key .buy_btn_q {
    width: 124px;
    height: 46px;
    line-height: 43px;
    display: block;
    float: left;
    margin: 10px 0 0 27px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    background: none;
    border: 0;
    cursor: pointer;
    text-indent: 5px;
}

.pro_detail_qg .a_key a:hover.buy_btn_q, .pro_detail_qg .a_key .buy_btn_q_hover {
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90);
}

.pro_detail_qg .a_key .buy_btn_grey {
    color: #999;
}

.pro_detail_qg .zhijiang {
    display: inline-block;
    height: 14px;
    line-height: 14px;
    background-color: #388e07;
    padding: 2px 5px;
    color: #fff;
    vertical-align: middle;
}

.pro_detail_qg .spancolor_gre {
    /*color: #666;*/
    font-size: 20px;
    color: #ea6542;
}
.pro_detail_qg .spancolor_gre span strong {
    font-weight: normal;
}
.pro_detail_qg p.select_a {
    /*padding: 40px 17px;*/
    border-bottom: 0;
    border-top: dotted 1px #d5d5d5;
    background-color: #f6f6f6;
    line-height: 30px;
}

.pro_detail_qg .prop {
    margin: 0;
    background-color: #f6f6f6;
    padding: 20px 17px;
}

.pro_detail_qg .bg_red {
    background-color: #E64645;
    color: #fff;
    height: 45px;
    padding: 0 17px;
    line-height: 45px;
}

.pro_detail_qg .bg_red span {
    font-size: 18px;
    padding: 0 2px;
}

/*.d_time {*/
    /*padding: 15px 17px 0;*/
/*}*/

.d_time dt {
    display: inline-block;
    margin-left:300px;
    width: 40px;
    /*float: left;*/
    /*padding: 6px 0 0;*/
}

.d_time dd {
    display: inline-block;
    font-size: 24px;
}

.d_time dd span {
    /*margin-top: 6px;*/
    /*margin-left: 6px;*/
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    /*border: solid 1px #d9d9d9;*/
    /*line-height: 46px;*/
    /*color: #bf000b;*/
    text-align: center;
    background: #443b3b;
    display: inline-block;
}

/*.d_time dd span.ipt2 {*/
    /*width: 75px;*/
/*}*/

.a_key2 {
    height: 62px;
    background-position: -588px -133px;
    padding: 23px 0 20px;
    color: #fff;
    width: 100%;
}

.a_key2 span {
    padding: 10px 2px 0;
    display: block;
    width: 108px;
    float: left;
    font-size: 14px;
}

.a_key2 .ftl {
    width: 84px;
    height: 33px;
    line-height: 33px;
    padding: 0;
    margin: 15px 0 0 57px;
    text-align: center;
    color: #b02d01;
}

.a_key2 .cur_price {
    width: 241px;
    font-size: 30px;
    text-align: center;
}

.a_key2 .buy_btn_q {
    width: 124px;
    height: 46px;
    line-height: 46px;
    display: block;
    float: left;
    margin: 10px 0 0;
    color: #fff;
    font-size: 24px;
    text-align: center;
}

.q_breadcrumb {
    /*background-position: 0 -203px; */
    /*background-color: #f3f3f3;*/
    /*height: 40px;*/
    /*line-height: 41px;*/
    /*overflow: hidden;*/
    /*word-wrap: break-word;*/
    /*word-break: break-all;*/
    padding: 0;
    /*margin: 4px 20px 8px;*/
    font-size: 22px;
    /*font-weight: bold;*/
    /*text-overflow: ellipsis;*/
    /*white-space: nowrap;*/
    /*vertical-align: middle;*/
    margin-left: 0;
    padding-bottom: 10px;
    text-align: justify;
}

.q_breadcrumb .icon_qiang {
    background-position: -252px -55px;
}

/*抢购“抢”*/
.icon_qiang, .icon_ms, .icon_tg {
    width: 50px;
    height: 41px;
    padding-right: 10px;
}

.icon_ms {
    float: left;
}

/*new*/
.a_key span.ftl_new {
    /*width: 122px;*/
    /*line-height: 40px;*/
    width: 100px;
    margin-left: 20px;
    text-align: center;
    font-size: 18px;
}

.a_key span.cur_price_new {
    width: 299px;
    font-size: 30px;
    text-align: center;
    font-size: 26px;
}

.a_key span.cur_price_new_s {
    display:none;
    font-size: 20px;
    padding-top: 15px;
}

.pro_detail_qg .a_key .buy_btn_q {
    width: 124px;
    height: 46px;
    line-height: 43px;
    display: block;
    float: right;
    margin: 7px 0 0 8px;
    color: #fff;
    font-size: 24px;
    text-align: center;
    background: none;
    border: 0;
    cursor: pointer;
    text-indent: 5px;
}

.pro_detail_qg .a_key a:hover.buy_btn_q, .pro_detail_qg .a_key .buy_btn_q_hover {
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

/**pro_detail_c    tuan gou*/
/*.pro_detail_t .a_key {*/
    /*background-position: 0 -131px;*/
/*}*/

 /*{*/
/*.pro_detail_t .bg_redbackground-color: #7f399c;*/
/*}*/

.a_key_yellow {
    background-position: -587px -350px;
}

/**pro_detail_c    jituan gou*/
.icon_jituan {
    width: 65px;
    height: 41px;
    padding-right: 10px;
}

.q_breadcrumb .icon_jituan {
    background-position: -1043px -55px;
}

/*集团“集团”*/
.pro_detail_jt .a_key {
    height: 62px;
    background-position: 0 -457px;
    padding: 23px 2px 0 4px;
    color: #fff;
}

.pro_detail_jt .bg_red {
    /*background-color: #605387;*/
    color: #666;
    height: 45px;
    padding: 0 17px;
}

.a_key_jt {
    height: 62px;
    background-position: -588px -457px;
    padding: 23px 0 20px;
    color: #fff;
    width: 100%;
}

.a_key_jt .ftl {
    width: 84px;
    height: 33px;
    line-height: 33px;
    padding: 0;
    margin: 15px 0 0 57px;
    text-align: center;
    color: #fff;
}

/**pro_detail_c    miaosha*/
.pro_detail_ms .a_key {
    background-position: 0 -240px;
}

.pro_detail_ms .bg_red {
    background-color: #f67649;
}

.a_key_org {
    background-position: -587px -236px;
}

/* 抢购灰显 */
.pro_detail_disabled .a_key {
    background-position: 0 -566px;
}

.pro_detail_disabled .bg_red {
    color:#fff;
    background-color: #df3d3e;
}

.buy_btn_disabled {
    /*background-color: #CCCCCC !important;*/
    border-radius: 3px 3px 3px 3px !important;
    height: 49px !important;
    opacity: 0.6 !important;
    filter: alpha(opacity=60);
    padding: 0 !important;
    width: 122px !important;
    float: left !important;
}

.ten_address {

    height: 30px;
    line-height: 30px;
    text-indent: 1em;
    color: #ea6542;
    border: solid 1px #ea6542;
    margin: 2px 0;
}

.pro_f18_ms {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
}

.pro_f18_span {
    background: #ffd2ab;
    color: #db7c2a;
    padding: 1px 4px;
    margin: 0 4px;
}

/**/
.par_say {
    border: solid 1px #ccc;
    background: #f7f6f3;
    padding: 10px;
    margin: 10px;
}

.par_say table {
}

.par_say table th {
    width: 140px;
    font-size: 14px;
    color: #8d8d8d;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.par_say table td {
    color: #ccc;
    font-weight: bold;
    color: #8d8d8d;
}

/*弹框begin  举报*/
.me_msg {
    padding: 10px 0 20px;
}

.me_msg li {
    padding-top: 20px;
    zoom: 1;
    width: 100%;
}

.me_msg .label_title {
    width: 170px;
    text-align: right;
    float: left;
}

.me_msg .field {
    margin-left: 176px;
}

.me_msg .field .icon_ok {
    width: 23px;
    height: 16px;
}

/**/
/*--  集团 - 修改密码--*/
.product_ul_t li {
    padding-top: 20px;
    zoom: 1;
    width: 100%;
}

.product_ul_t .label_title {
    width: 110px;
    text-align: right;
    float: left;
}

.product_ul_t .field {
    margin-left: 116px;
}

.product_ul_t .field .icon_ok {
    width: 23px;
    height: 16px;
}

.product_ul_t li .ckcode {
    height: 36px;
    line-height: 16px;
    width: 47px;
    display: inline-block;
    vertical-align: middle;
}

/*-- 验证码弹出popbox --*/
.share_con .error {
    color: red;
    font-size: 12px;
    margin-top: 5px;
}

.share_con .txt {
    border: 1px solid #D8D8D8;
    height: 24px;
    line-height: 24px;
    padding: 0 3px;
    width: px;
}

.share_con .ckcode {
    display: inline-block;
    height: 24px;
    vertical-align: middle;
    width: 47px;
    font-size: 12px;
    line-height: 12px;
    font-family: Arial;
}

.share_con .ckimg {
    height: 40px;
}

.share_con .me_msg {
    overflow: hidden;
    padding-bottom: 0;
}

.share_con .label_title {
    width: auto;
}

.share_con .me_msg .label_title, .share_con .me_msg .field {
    float: left;
}

.share_con .me_msg .field {
    margin-left: 0;
}

.share_con .me_msg li {
    clear: both;
    overflow: hidden;
}

.share_con .padbot {
    padding-bottom: 10px;
}