﻿@charset "utf-8";

.deta_class {
    width: 100%;
    text-align: center;
}

.deta_class ul li {
    height: 40px;
    padding: 0 15px;
    display: inline-block;
}

.deta_class ul li a {
    height: 38px;
    line-height: 38px;
    display: block;
    padding: 0 5px;
}

.deta_class ul li a.on {
    border-bottom: solid 2px #ff7d14;
}

.goods_deta_within {
    width: 100%;
}

.deta_collect {
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 10;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.1);
}

.deta_collect a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    display: block;
}

.deta_info {
    width: 100%;
    padding: 0 2.5%;
    box-sizing: border-box;
    background: #fff;
}

.deta_info_title {
    width: 100%;
    border-bottom: solid 1px #d6d6d6;
}

.deta_info_title dl {
    padding: 5px 0;
    display: -webkit-box;
    -webkit-box-align: center;
}

.deta_info_title dl dt {
    -webkit-box-flex: 1;
}

.deta_info_title dl dt span {
    width: 100%;
    line-height: 25px;
    display: block;
    color: #333;
    overflow: hidden;
}

.deta_info_title dl dt font {
    width: 100%;
    height: 25px;
    line-height: 25px;
    display: block;
    color: #ff7d14;
}

.deta_info_title dl dt font em {
    font-size: 12px;
    color: #777;
}

.deta_info_title dl dt font em.market_price {
    text-decoration: line-through;
}

.deta_info_title dl dd {
    width: 40px;
    height: 40px;
    display: block;
    border-left: solid 1px #d1d1d1;
    background: url(../images/icon_55.png) no-repeat center;
    background-size: 60% auto;
}

.deta_info_content {
    width: 100%;
    padding: 5px 0;
}

.deta_info_content ul li {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #777;
    display: block;
}

.deta_info_content ul li em {
    height: 20px;
    line-height: 20px;
    font-size: 40px;
    float: left;
    padding-right: 5px;
}

.deta_model_name {
    width: 95%;
    height: 40px;
    line-height: 40px;
    color: #000;
    margin: 0 auto;
}

.deta_model_name em {
    float: right;
}

.deta_model_name em a {
    color: #999;
}

/* 商品评价 */
.deta_comment {
    width: 100%;
    background: #fff;
}

.deta_comment .deta_model_name span {
    color: #000;
    padding-left: 25px;
    background: url(../images/icon_57.png) no-repeat center left;
    background-size: 20px auto;
}

.deta_comment .list_empty {
    border-top: solid 1px #e0e0e0;
}

.comment_content {
    width: 100%;
    border-top: solid 1px #e0e0e0;
}

.comment_content dl {
    width: 95%;
    margin: 0 auto;
    padding: 8px 0;
    display: -webkit-box;
    -webkit-box-align: start;
    border-bottom: solid 1px #e0e0e0;
}

.comment_content dl dt {
    display: block;
    -webkit-box-flex: 1;
}

.comment_content dl dt span {
    width: 100%;
    line-height: 20px;
    display: block;
    color: #333;
}

.comment_content dl dt font {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    display: block;
    color: #777;
}

.comment_content dl dd {
    width: 70px;
    display: block;
    margin: 5px 0 0 10px;
    overflow: hidden;
}

.comment_content dl dd span {
    width: 70px;
    height: 11px;
    float: left;
    overflow: hidden;
    background: url("../images/icon_58.png") no-repeat left top;
    background-size: 70px auto;
}

.comment_content dl dd.rank_1 span {
    width: 14px;
}

.comment_content dl dd.rank_2 span {
    width: 28px;
}

.comment_content dl dd.rank_3 span {
    width: 42px;
}

.comment_content dl dd.rank_4 span {
    width: 56px;
}

.comment_content dl dd img {
    width: 70px;
}

.comment_content dl.comment_content_end {
    border-bottom: none;
}

.deta_present {
    width: 100%;
    background: #fff;
}

.present_name {
    width: 100%;
    height: 40px;
    background: url(../images/line_1.jpg) repeat-x bottom;
}

.present_name ul {
    display: -webkit-box;
}

.present_name ul li {
    width: 50%;
    height: 40px;
    text-align: center;
}

.present_name ul li a {
    color: #333;
    height: 38px;
    line-height: 38px;
    display: block;
}

.present_name ul li.on a {
    border-bottom: solid 2px #ff7d14;
}

.present_content {
    width: 100%;
}

.detailContent {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
    line-height: 150%;
}

.detailContent img {
    max-width: 100% !important;
    height: auto !important;
}

.present_content .spec_table {
    width: 100%;
}

.present_content .spec_table tr td {
    border: 1px solid #e5e5e5;
    padding: 10px;
    background: #f7f7f7;
}

.present_content .attr_title {
    line-height: 40px;
}

.deta_tail {
    width: 100%;
    height: 50px;
    background-color: #FFF;
    z-index: 9;
    position: fixed;
    left: 0;
    bottom: 0;
    display: -webkit-box;
}

.tail_service, .tail_trade {
    width: 70px;
    text-align: center;
    position: relative;
    border-top: solid 1px #dadada;
}

.tail_service dl dt, .tail_trade dl dt {
    width: 20px;
    height: 20px;
    margin: 8px auto 2px;
}

.tail_service dl dt img, .tail_trade dl dt img {
    width: 20px;
}

.tail_service dl dt em {
    width: 1px;
    height: 25px;
    background: #d9d9d9;
    position: absolute;
    top: 13px;
    right: 0;
}

.tail_service dl dd, .tail_trade dl dd {
    height: 20px;
    line-height: 20px;
    color: #666;
}

.tail_trade dl dt em {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: #ff7d14;
    color: #FFFFFF;
    font-size: 12px;
    position: absolute;
    top: 2px;
    right: 50%;
    margin-right: -20px;
    border-radius: 100%;
    text-align: center;
}

.tail_join {
    width: 44%;
    -webkit-box-flex: 1;
    background: #ff7d14;
}

.tail_join a {
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: block;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
}

/* 为您推荐 */
.recommendBox {
    width: 100%;
    background-color: #FFF;
    overflow: hidden;
}

.recommendBox .title {
    padding: 0 3%;
    height: 38px;
    line-height: 38px;
    border-bottom: solid 1px #ECECEC;
}

.recommendBox .goodsListBox {
    width: 100%;
    overflow: hidden;
    padding: 10px 2% 20px;
    box-sizing: border-box;
}

.recommendBox .goodsListBox ul {
    width: 100%;
}

.recommendBox .goodsListBox ul li {
    width: 32%;
    margin-right: 2%;
    margin-top: 10px;
    float: left;
}

.recommendBox .goodsListBox ul li:nth-child(3n+3) {
    margin-right: 0px;
}

.recommendBox .goodsListBox .goods_img {
    width: 100%;
    overflow: hidden;
}

.recommendBox .goodsListBox dl {
    margin-top: 5px;
}

.recommendBox .goodsListBox dl dt {
    height: 36px;
    line-height: 18px;
    color: #999999;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
}

.recommendBox .goodsListBox dl dd {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 8px;
}

/* 评价列表开始 */
.evaluateBox {
    background-color: #FFF;
    padding: 10px 0;
}

.evaluateScore {
    padding: 5px 3%;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}

.evaluateBox .evaluateRank {
    display: inline-block;
    width: 100px;
    height: 19px;
    overflow: hidden;
    background: url(../images/icon_star_gray.png) repeat-x left top;
    background-size: 20px auto;
}

.evaluateBox .evaluateRank .star_cs {
    display: block;
    background: url(../images/icon_star_orange.png) repeat-x left top;
    background-size: 20px auto;
}

.evaluateBox .evaluateScore font {
    margin-left: 5px;
    font-size: 1.1em;
    color: #ff7d14;
    font-weight: bold;
}

.evaluateBox .evaluateRate {
    width: 100%;
    padding: 5px 3%;
    box-sizing: border-box;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
}

.evaluateBox .evaluateRate dl {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    display: -webkit-box;
    display: -moz-box;
}

.evaluateBox .evaluateRate dl dt {
    width: 40px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
}

.evaluateBox .evaluateRate dl dd {
    height: 15px;
    line-height: 15px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    background-color: #CCC;
}

.evaluateBox .evaluateRate dl dd div {
    height: 15px;
    line-height: 15px;
    background-color: #ff7d14;
}

.evaluateBox .evaluateRate .evaluateCount {
    display: block;
    width: 50px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 5px;
}

.item_comment_box {
    overflow: hidden;
    background-color: #FFF;
}

.comment_title {
    padding: 0 10px;
    border-bottom: solid 1px #d8d8d8;
}

.comment_title ul {
    display: -webkit-box;
}

.comment_title ul li {
    width: 20%;
    -webkit-box-flex: 1;
    line-height: 40px;
    margin: 0 5px;
    text-align: center;
}

.comment_title ul li.on {
    color: #ff7d14;
}

.comment_item {
    padding: 10px;
    border-bottom: 1px solid #d8d8d8;
}

.comment_time {
    color: #aeaeae;
    line-height: 22px;
}

.comment_info {
    line-height: 22px;
    margin-top: 5px;
}

.comment_info span {
    color: #ff7d14;
}

.comment_item dl {
    display: -webkit-box;
    display: -moz-box;
}

.comment_item dl dt {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}

.comment_item dl dt img {
    width: 38px;
    display: inline;
    margin-right: 8px;
    vertical-align: middle;
    border: 1px solid #dbdbdb;
    border-radius: 22px;
}

.comment_item dl dd {
    width: 80px;
    height: 16px;
    background: url(../images/icon_star_gray.png) repeat-x left bottom;
    background-size: 16px auto;
    margin: 0px 15px 0px 15px;
}

.comment_item dl dd span {
    display: block;
    height: 16px;
    background: url(../images/icon_star_orange.png) repeat-x left top;
    background-size: 16px auto;
}

.comment_item dl dd span.star_1 {
    width: 16px;
}

.comment_item dl dd span.star_2 {
    width: 32px;
}

.comment_item dl dd span.star_3 {
    width: 48px;
}

.comment_item dl dd span.star_4 {
    width: 64px;
}

.comment_item dl dd span.star_, .comment_item dl dd span.star_5, .comment_item dl dd span.star_0 {
    width: 80px;
}

.comment_item .share_pic {
    padding: 10px 0;
    overflow: hidden;
}

.comment_item .share_pic ul {
    width: 100%;
    display: -webkit-box;
    overflow-y: hidden;
    overflow-x: auto;
}

.comment_item .share_pic ul li {
    width: 21%;
    margin: 0 2%;
}

.comment_item .share_pic ul li img {
    width: 100%;
    border: solid 1px #CCC;
}

/* 评价列表结束 */

/* 规格选择 */
.goodsSpec{
    height:40px;
    line-height:40px;
    overflow:hidden;
    position:relative;
    padding:0 10px;
    background-color:#FFF;
}
.goodsSpec:after{
    content:'';
    position:absolute;
    top:15px;
    right:15px;
    display:block;
    width:10px;
    height:10px;
    border-color:#d1d1d1;
    border-style:solid;
    border-width:0 2px 2px 0;
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
}

.goodsItemBox{
    width: 100vw;
    height: 100vh;
    position:fixed !important;
    left:-10000px;
    top: 0;
    z-index:998;
    background:rgba(0,0,0,0.5);
    overflow:hidden;
}
.goodsItemBox .goodsItem{
    width: 100vw;
    overflow:hidden;
    position:absolute !important;
    left: 0;
    bottom: 0;
    z-index: 999;
}
.goodsItemBox .goodsItem .goodsItemClose{
    height:30px;
    overflow:hidden;

}
.goodsItemBox .goodsItem .goodsItemClose span{
    width:30px;
    height:30px;
    float:right;
    margin-right:5px;
    overflow:hidden;
    background:url(../images/ico_close.png) no-repeat center;
    text-indent:-999px;
    background-size:25px auto;
}
.goodsItemBox .goodsItem .goodsInfoBox{
    width:100%;
    padding:8px 10px 15px 90px;
    background-color:#FFF;
    border-bottom:solid 1px #ECECEC;
    box-sizing:border-box;
    position:relative;
}
.goodsItemBox .goodsItem .goodsInfoBox .goods_img{
    display:block;
    width:70px;
    height:70px;
    overflow:hidden;
    position:absolute;
    left:10px;
    top:-20px;
}
.goodsItemBox .goodsItem .goodsInfoBox .goods_img img{
    width:70px;
    height:70px;
}
.goodsItemBox .goodsItem .goodsInfoBox dl{
    width:100%;
}
.goodsItemBox .goodsItem .goodsInfoBox dl dt{
    height:20px;
    line-height:20px;
    font-size:16px;
    overflow:hidden;
}
.goodsItemBox .goodsItem .goodsInfoBox dl dd{
    height:20px;
    line-height:20px;
    overflow:hidden;
    margin-top:3px;
}
.goodsItemBox .goodsItem .goodsInfoBox dl dd strong{
    color:#ff7d14;
    font-size:1.2em;
    margin-right:10px;
    font-weight:normal;
}
.goodsItemBox .goodsItem .goodsInfoBox dl dd span{
    color:#CACACA;
}
.goodsItemBox .goodsItem .goodsAttr{
    width:100%;
    background:#FFF;
    overflow:hidden;
    max-height:250px;
    overflow-y:auto;
}
.goodsItemBox .goodsItem .goodsAttr dl{
    overflow:hidden;
    border-bottom:1px solid #ececec;
    padding:0 10px;
}
.goodsItemBox .goodsItem .goodsAttr dl dt{
    line-height:30px;
    color:#999999;
    margin-top:5px;
}
.goodsItemBox .goodsItem .goodsAttr dl dd{
    overflow:hidden;
}
.goodsItemBox .goodsItem .goodsAttr dl dd{
    font-size:12px;
    margin-top:5px;
}
.goodsItemBox .goodsItem .goodsAttr dl dd span{
    display:inline-block;
    float:left;
    line-height:25px;
    padding:0 10px;
    margin-bottom:10px;
    margin-right:10px;
    color:#666666;
    border-radius:5px;
    background:#FFF;
    border:solid 1px #999999;
}
.goodsItemBox .goodsItem .goodsAttr dl dd span.select{
    color:#ff7d14;
    border:solid 1px #ff7d14;
}
.goodsItemBox .goodsItem .goodsAttr dl dd span.disabled{
    border:1px dashed #999999;
    color: #999999;
}
.goodsItemBox .goodsItem .goodsAttr dl dd span input{
    display:none;
}

.goodsItemBox .goodsItem .goodsNumber{
    width:100%;
    padding:10px;
    overflow:hidden;
    background:#FFF;
    box-sizing:border-box;
}
.goodsItemBox .goodsItem .goodsNumber dl dt{
    line-height:30px;
    color:#999999;
}
.goodsItemBox .goodsItem .goodsNumber dl dd{
    margin-top:10px;
}
.goodsItemBox .goodsItem .goodsNumber dl dd span{
    line-height:30px;
    display:inline-block;
    vertical-align:middle;
}
.goodsItemBox .goodsItem .goodsNumber dl dd span.minus,.goodsItemBox .goodsItem .goodsNumber dl dd span.add{
    display:inline-block;
    width:28px;
    height:28px;
    line-height:28px;
    border:solid 1px #dcdcdc;
    position:relative;
    background:#ededed;
    float:left;
}
.goodsItemBox .goodsItem .goodsNumber dl dd span.minus:after,.goodsItemBox .goodsItem .goodsNumber dl dd span.add:after{
    content:'';
    position:absolute;
    top:13px;
    left:6px;
    width:17px;
    height:2px;
    line-height:2px;
    overflow:hidden;
    background-color:#b7b7b7;
}
.goodsItemBox .goodsItem .goodsNumber dl dd span.add:before{
    content:'';
    position:absolute;
    top:6px;
    left:13px;
    width:2px;
    height:16px;
    background-color:#b7b7b7;
}
.goodsItemBox .goodsItem .goodsNumber dl dd span.add{
    margin-right:10px;
}
.goodsItemBox .goodsItem .goodsNumber dl dd input{
    border-top:solid 1px #dcdcdc;
    border-bottom:solid 1px #dcdcdc;
    font-size:16px;
    text-align:center;
    width:80px;
    height:28px;
    vertical-align:middle;
    background:#FFF;
    float:left;
}
.goodsItemBox .goodsItem .goodsBtn{
    overflow:hidden;
}
.goodsItemBox .goodsItem .goodsBtn ul{
    overflow:hidden;
    display:-webkit-box;
    display:-moz-box;
    width:100%;
}
.goodsItemBox .goodsItem .goodsBtn ul li{
    -webkit-box-flex:1;
    -moz-box-flex:1;
    width:50%;
    text-align:center;
    line-height:40px;
    background:#ff7d14;
    color:#FFF;
}