/*详情页的样式*/

.de_container {
    margin-top: 20px;
    width: 1200px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.crumb_wrap-box{
    margin-top: -20px;
    width: 1100px;
    display: flex;
    justify-content: flex-start;
}

.crumb_wrap {
    width: 1100px;
    border-top: 2px solid #ff6700;
    padding-top: 10px;
    height: 25px;
}

.crumb_wrap a {
    margin-right: 10px;
}

.product_intro {
    display: flex;
    justify-content: space-between;
}

.preview_wrap {
    width: 400px;
    height: 590px;
}

.preview_img {

    height: 400px;
    border: 1px solid #ff6700;
}

.list_item img,
.preview_img img {
    width: 100%;
    height: 100%;
    position: relative;
}

.pay2,
.pay3,
.pay4 {
    display: none;

}

.pay {
    display: none;
}

.preview_list {
    position: relative;
    height: 60px;
    margin-top: 60px;
}

.preview_list ul {
    display: flex;
    justify-content: flex-start;
}

.list_item {
    width: 320px;
    height: 60px;
    margin: 0 auto;
}

.list_item ul {
    display: flex;
    justify-content: flex-start;
}

.list_item li {
    display: flex;
    justify-content: flex-start;
    width: 56px;
    height: 56px;
    border: 2px solid transparent;
    margin: 0 2px;
}

.list_item li.current {
    border-color: #ff6700;
}

.arrow_prev,
.arrow_next {
    position: absolute;
    top: 15px;
    width: 22px;
    height: 32px;
    background-color: purple;
}

.itemInfo_wrap {
    width: 718px;
    display: flex;
    align-items: flex-start;
}

.itemInfo_wrap_box {
    margin-left: 40px;
}

.sku_name {
    height: 30px;
    font-size: 16px;
    font-weight: 700;
}

.news {
    height: 32px;
    color: #e12228;
}

.summary dl {
    overflow: hidden;
}


.summary dt {
    width: 60px;
    padding-left: 10px;
    line-height: 36px;
}

.summary_price,
.summary_promotion {
    position: relative;
    padding: 10px 0;
    display: flex;
    justify-content: flex-start;
}

.price {
    font-size: 24px;
    color: #e12228;
}

.summary_price a {
    color: #c81623;
}

.remark {
    position: absolute;
    right: 10px;
    top: 20px;
}

.summary_promotion {
    padding-top: 0;
}

.summary_promotion dd {
    width: 450px;
    line-height: 36px;
    background-color: #ededed;
}

.summary_promotion em {
    display: inline-block;
    width: 40px;
    height: 22px;
    background-color: #c81623;
    text-align: center;
    line-height: 22px;
    color: #fff;
}

.summary_support {
    display: flex;
    justify-content: flex-start;
}

.summary_support dd {
    line-height: 36px;
}

.choose_color a {
    display: inline-block;
    width: 80px;
    height: 41px;
    background-color: #f7f7f7;
    border: 1px solid #ededed;
    text-align: center;
    line-height: 41px;
}

.summary a.current {
    border-color: #ff6700;
}

.choose_version {
    margin: 10px 0;
}

.choose_version a,
.choose_type a {
    display: inline-block;
    height: 32px;
    padding: 0 12px;
    background-color: #f7f7f7;
    border: 1px solid #ededed;
    text-align: center;
    line-height: 32px;
}

.choose_btns {
    margin-top: 20px;
    display: flex;
    justify-content: flex-start;
}

.choose_amount {
    position: relative;
    width: 50px;
    height: 46px;
    background-color: pink;
}

.choose_amount input {
    width: 33px;
    height: 44px;
    border: 1px solid #ccc;
    text-align: center;
}

.add,
.reduce {
    position: absolute;
    right: 0;
    width: 15px;
    height: 22px;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    text-align: center;
    line-height: 22px;
}

.add {
    top: 0;
}

.reduce {
    bottom: 0;
}

.addcar {

    width: 142px;
    height: 46px;
    background-color: #000;
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    margin-left: 10px;
    font-weight: 700;
}

.addcar:hover {
    background-color: #ff6700;
    color: #fff;
}

.product_detail {
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
}

.aside {
    width: 208px;
    border: 1px solid #ccc;
}

.tab_list {
    overflow: hidden;
    height: 34px;
}


/*把背景颜色 底边框都给 li*/

.tab_list ul {
    display: flex;
    justify-content: flex-start;
}

.tab_list li {
    margin-top: 5px;
}

.tab_list li {
    background-color: #f1f1f1;
    border-bottom: 1px solid #ccc;
    height: 33px;
    text-align: center;
    line-height: 33px;
}

.tab_con li img {
    margin-left: 50px;
    margin-top: 10px;
    width: 100px;
    height: 100px;
}

.itme-t {
    width: 700px;
}

.itme-t .item_info img {
    width: 100%;
}


/*鼠标单击 li 变化样式   背景变白色 去掉下边框 文字变颜色*/

.tab_list .current {
    background-color: #fff;
    border-bottom: 0;
    color: red;
}

.first_tab {
    width: 104px;
}

.second_tab {
    width: 103px;
    border-left: 1px solid #ccc;
}

.tab_con {
    padding: 0 10px;
}

.tab_con li {
    border-bottom: 1px solid #ccc;
}

.tab_con li h5 {
    /*超出的文字省略号显示*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 400;
}

.aside_price {
    font-weight: 700;
    margin: 10px 78px;
}

.as_addcar {
    display: block;
    width: 88px;
    height: 26px;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    margin: 10px auto;
    text-align: center;
    line-height: 26px;
}

.detail {
    width: 978px;
}

.detail_tab_list {
    height: 39px;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

.detail_tab_list ul {
    display: flex;
    justify-content: flex-start;
}

.detail_tab_list li {
    height: 39px;
    line-height: 39px;
    padding: 0 20px;
    text-align: center;
    cursor: pointer;
}

.detail_tab_list .current {
    background-color: #ff6700;
    color: #fff;
}

.item_info {
    padding: 5px 10px 10px 10px;
    border-top: none;
    border: 1px solid #ccc;
}

.item_info li {
    line-height: 22px;
    color: #000;
}

.item_info_img {
    height: 100px;
    background-color: gray;

}

.more {
    display: flex;
    justify-content: flex-end;

    font-weight: 500;
    margin: 10px 0;

}

.none {
    display: none;
}

.detail_tab_con img {
    width: 100%;
}