
* {
    margin: 0;
    padding: 0;
}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px!important;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}


li {
    list-style: none;
}
body ul, body li {
    padding: 0px;
    margin: 0px;
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.fl {
    float: left;
}

.clearfix:after, .clearfix:before {
    clear: both;
    display: block;
    content: "";
    height: 0;
    visibility: hidden;
    font-size: 0;
}

input {
    border: 0;
    outline: 0;
}
button, input, optgroup, option, select, textarea {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}



.width-all{
    overflow: hidden;
    background: #f2f2f2;
}
.container {
    margin-right: auto;
    margin-left: auto;
    width: 1300px;
    overflow: hidden;
}


/*左侧*/
.box {
    margin-top: 15px;
    background-color: #fff;
    border-radius: 3px;
    padding: 15px 20px;
}
.sell-left {
    padding: 0px;
    width: 1000px;
}
.box {
    overflow: hidden;
    margin-top: 15px;
    background-color: #fff;
    border-radius: 3px;
    padding: 15px 20px;
}

.at-breadcrumb {
    position: relative;
    padding: 3px 0px;
    font-size: 14px;
    line-height: 1.5;
    border-bottom: solid 1px #efefef;
    padding-bottom: 15px;
}

.at-breadcrumb:after {
    clear: both;
    content: "";
    display: block
}

.at-breadcrumb__separator {
    margin: 0 3px;
    color: #d2d2d2
}

.at-breadcrumb__item:last-child {
    color: #717171;
    cursor: text;
}

.at-breadcrumb__item:last-child .at-breadcrumb__separator {
    display: none
}

.at-breadcrumb__link {
    color: #3a3a3a;
    -webkit-transition: color .3s;
    transition: color .3s
}

.at-breadcrumb__link:hover {
    color: #ff4949;
    cursor: pointer
}

/*放大镜*/
.picFocus {
    border-radius: 3px;
    width: 350px;
    border: 1px solid #eeeeee;
    padding: 10px;
    position: relative;
    overflow: hidden;
    zoom: 1;
}

.picFocus .hd {
    width: 100%;
    padding-top: 5px;
    overflow: hidden;
}

.picFocus .hd ul {
    margin-right: -5px;
    overflow: hidden;
    zoom: 1;
}

.picFocus .hd ul li {
    padding-top: 5px;
    float: left;
    border-radius: 3px;
}

.picFocus .hd ul li img {
    width: 60px;
    height: 60px;
    border: 3px solid #eeeeee;
    cursor: pointer;
    margin-right: 5px;
    border-radius: 3px;
    opacity: 0.5;
}

.picFocus .hd ul li.on img {
    border-color: var(--theme-color)!important;
    opacity: 1;
}

.picFocus .bd li {
    vertical-align: middle;
}

.picFocus .bd img {
    width: 350px;
    height: 350px;
    display: block;
    border-radius: 3px;
}
/*信息标题参数*/
.sell-head-right {
    width: 566px;
}

#div_box-right-1 {
    width: 566px;
    height: 57px;
    margin-left: 0px;
    position: relative;
}

#div_box-right-1-span_1 {
    position: absolute;
    left: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 575px;
}
#div_box-right-2 {
    /* width: 560px; */
    height: 43px;
    margin-top: 15px;
    position: relative;
    background-color: #eeeeee;
    background-image: url(../image/beij.png);
}

#div_box-right-1-span_2 {
    position: absolute;
    left: 0;
    color: #9c9c9c;
    bottom: 0;
    font-size: 15px;
}

#div_box-right-2-span_1 {
    position: absolute;
    left: 0;
    color: #838383;
    line-height: 43px;
    font-size: 14px;
    margin-left: 22px;
}

#div_box-right-2-span_2 {
    position: absolute;
    left: 0;
    color: #ff0036;
    line-height: 43px;
    font-size: 22px;
    margin-left: 72px;
    font-weight: 600;
}

.pd-center {
    overflow: hidden;
    color: #666666;
    padding: 14px 0;
    border-bottom: 1px dashed #eeeeee;
    margin-top: 0px;
    line-height: 40px;
}


.jmshop-113 {
    position: relative;
    border-bottom: 0;
}

.pd-center .cc {
    float: left;
    width: 35%;
}

.cc-l,.cc-c {
    background: url(../image/ding.png) no-repeat left center;
    padding-left: 45px;
}

.product-info-113 {
    width: 100%;
    height: 80px;
    background-color: #f9f9f9;
    border: 1px dashed #e5e5e5;
    margin: -2px;
    margin-top: 15px;
    border-radius: 3px;
}


.product-info-113 ul {
    overflow: hidden;
    margin: 0 !important;
    height: 80px;
    display: flex;
    align-items: center;
}

.col dl dt ul {
    margin: 14px 0 0 0;
    color: #666666;
    line-height: 28px;
}

.product-info-113 ul li {
    float: left;
    width: 33.33%;
    text-align: center;
}

.product-info-113 ul li .info-item-name {
    font-size: 14px;
    color: #9e9e9e;
}

.product-info-113 ul li .info-item-value {
    font-size: 16px;
    font-weight: bold;
    color: #6d6d6d;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.msgnum {
    position: relative;
}

.msgnum .phone {
    float: left;
    padding-top: 15px;
    margin-right: 20px;
}

.msgnum .phone i {
    content: url(../image/phone2.png);
    display: block;
    float: left;
}

.msgnum .phone>span {
    font-family: Impact;
    font-size: 20px;
    color: #ff4949;
    display: inline-block;
    line-height: 29px;
    margin-left: 10px;
}

.zx_alert {
    position: absolute;
    right: 0px;
    margin-top: 10px;
    width: 110px;
    height: 36px;
}

.cc-r a {
    width: 100%;
    background: #ff4949;
    color: #ffffff;
    display: block;
    text-align: center;
    line-height: 32px;
    border-radius: 4px;
    cursor: pointer;
    padding: 0 6px;
}

.zx_alert a {
    padding: 0;
    background: #ff4949;
    height: 36px;
    line-height: 36px;
}


.cc-r a span {
    background: url(../image/102.png) no-repeat left center;
    padding: 0 0 0 20px;
}


.waring_ts {
    margin-top: 20px;
    color: #b7b7b7;
    display: flex;
    align-items: center;
}

.waring_ts .waring-icon {
    content: url(../image/jm_waring_icon.png);
    padding-right: 6px;
}

.product-info-item {
    /* margin-bottom: 10px; */
    font-size: 14px;
    margin-top: 15px;
}

.product-info-item label {
    width: 70px;
    float: left;
    font-weight: normal;
    text-align: right;
    font-size: 12px;
}

.product-info-item .content {
    overflow: hidden;
}

.product-info-item table {
    width: 100%;
    border-spacing: 1px;
    font-size: 13px;
    background: #eeeeee;
    float: left;
    border-collapse: separate;
}

.product-info-item table tr,.product-info-item table td {
    text-align: center;
    font-size: 12px;
    color: #333;
    background: #fff;
    padding: 5px 10px;
}

.product-info-item table td {
    width: 180px;
}

.contact{
    width:305px;
}

.contact .top-box {
    background: #5a5a5a;
    position: relative;
    background: url(../image/right-zl-bg.png) no-repeat;
    background-size: 100%;
    height: 118px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.contact .zx-con {
    padding: 30px 20px;
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.icontact {
    font-size: 14px;
}

.icontact .vip {
    line-height: 23px;
    color: #fff;
    background-color: #e6a23c;
    display: inline-block;
    padding: 0px 10px;
    border-radius: 40px;
    margin-right: 10px;
}

.icontact .vip.free {
    background-color: #ababab;
}

.icontact em {
    color: #ff4949;
}

.icontact i {
    /* display: inline-block; */
    font-size: 18px;
    float: left;
}

.icontact p {
    margin: 0px auto;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.icontact .tcred {
    font-size: 18px;
    font-family: Impact;
    color: #ff4949;
}

.top-box .top-title-box .title-name {
    color: white;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 2px;
    padding-bottom: 7px;
    -webkit-text-shadow: 0 0 10px #282828;
    -moz-text-shadow: 0 0 10px #282828;
    -o-text-shadow: 0 0 10px #282828;
    text-shadow: 0 0 10px #282828;
}

.top-box .top-title-box .title-smale-div {
    color: white;
    width: 100%;
    height: 27px;
    line-height: 27px;
    background-color: #ff4949;
    font-size: 14px;
    text-align: center;
    border-radius: 15px;
    letter-spacing: 1px;
}

.top-box .top-title-box {
    width: 162px;
    margin: 0 auto;
    text-align: center;
}

.sell-left .info-title,.sell-right .info-title {
    padding: 6px;
    padding-bottom: 15px;
}

/*产品详情*/
#content {
    padding: 40px;
}

.he_jm_title {
    position: relative;
    height: 48px;
    line-height: 48px;
}

.he_jm_title .title_b {
    width: 150px;
    display: flex;
    align-items: center;
}


.he_jm_title .title_b i {
    margin-right: 14px;
    width: 32px;
    height: 32px;
}

.he_jm_title .title_b .xmjs_icon {
    content: url(../images/jm_xmjs_icon.png);
}

.he_jm_title .title_b h4 {
    display: inline-block;
    color: #ec4346;
    font-size: 18px;
    font-weight: bold;
}

.he_jm_title .title_b .mk-block {
    display: inline-block;
    color: #ec4346;
    font-size: 18px;
    font-weight: bold;
}
.he_jm_title .line_t {
    content: " ";
    position: absolute;
    top: 23px;
    left: 85px;
    width: 55px;
    height: 2px;
    background: #555555;
    z-index: 9;
}

.he_jm_title .line_b {
    content: " ";
    position: absolute;
    top: 23px;
    left: 126px;
    width: calc(100% - 125px);
    height: 2px;
    background: #eeeeee;
}

.params {
    padding-top: 15px;
}

.params table {
    font-size: 14px;
    width: 100%;
    line-height: 30px;
    border-collapse: collapse;
}

.params table th {
    font-size: 14px;
    width: 120px;
    font-weight: normal;
    text-align: center;
    border: 1px solid #eeeeee;
    word-break: break-all;
    white-space: pre-wrap;
    background: #fdfdfd;
}

.params table th.group {
    color: #999999;
    text-align: left;
}

.params table td {
    font-size: 14px;
    padding: 10px 10px;
    border: 1px solid #eeeeee;
    width: 180px;
    line-height: 1.3;
    word-break: break-all;
    white-space: pre-wrap;
}

#content {
    padding: 40px;
}

#info {
    margin-top: 20px;
    font-size: 14px;
}
#info td div img {
    width: 1px;
}
#info p {
    line-height: 2em;
    color: #444;
    font-size: 15px;
    text-align: left;
    text-indent: 2em;
}

#info img {
    max-width: 935px;
}

#info img {
    display: block;
    margin: 30px auto;
}

.zx-con .btn {
    border-radius: 30px;
    font-size: 14px;
    padding: 0;
    background: #ff4949;
    height: 36px;
    line-height: 36px;
    color: #fff;
    display: block;
    text-align: center;
    margin-top: 15px;
}

.zx-con .btn i {
    font-size: 18px;
    margin-right: 5px;
}

.shadow {
    box-shadow: 0 0px 12px 0 rgba(0, 0, 0, .1);
}

/*相关推荐*/
.picMarquee-left {
    position: relative;
}

.picMarquee-left .bd {
    padding: 15px 0px;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 7.5px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    margin-right: 16px;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    border-radius: 3px;
    width: 130px;
    height: 130px;
    display: block;
    padding: 2px;
    border: 1px solid #eeeeee;
}

.picMarquee-left .bd ul li .pic a:hover img {
    border-color: #eeeeee;
}

.picMarquee-left .bd ul li .title {
    text-align: center;
    width: 130px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.info-title span {
    float: left;
    width: 5px;
    height: 15px;
    background: var(--theme-color)!important;
    display: block;
    margin-right: 10px;
    border-radius: 4px;
    margin-top: 2px;
}
.info-title h3 {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 18px;
}
.info-title {  
padding-bottom: 18px;
}
.picMarquee-left .bd .picList .price{
    text-align: left;
    font-size: 14px;
    color: var(--theme-color)!important;
}

/*右侧*/
.sell-right {
    padding: 0px;
    width: 280px;
    overflow: hidden;
}
.info-hot {
    padding: 20px 0 0px;
    /* overflow: hidden; */
}

.info-hot ul li:nth-child(1) {
    margin-top: 0;
}

.info-hot ul li {
    width: 100%;
    cursor: pointer;
    margin-bottom: 15px;
    overflow: hidden;
}

.info-hot ul li img {
    width: 90px;
    float: left;
    height: 90px;
    border-radius: 5px;
    box-shadow: 0 1px 2px 0 rgba(70, 70, 70, 0.192);
}

.info-hot ul li .right {
    width: 138px;
    float: right;
}

.info-hot ul li .right .title {
    width: 100%;
    font-size: 14px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info-hot ul li .right .title a {
    color: #333333;
}

.info-hot ul li .right .quota {
    width: 100%;
    font-size: 12px;
    color: #aaaaaa;
    margin-top: 8px;
}

.info-hot ul li .right .quota span {
    color: #d9212d;
}

.info-hot ul li .right .quota .mins {
    width: auto;
}

.info-hot ul li .right .quota .mins span {
    display: block;
    float: left;
    margin-left: 2px;
    color: #aaaaaa;
}

.info-hot ul li .right .quota .mins i {
    display: block;
    float: left;
}
.storefront a {
    display: inline-block;
    color: #fff;
    padding: 2px 5px;
    background: var(--theme-color)!important;
    border-radius: 3px;
    margin-top: 8px;
}

.he_jm_title {
    position: relative;
    height: 48px;
    line-height: 48px;
}

.he_jm_title .title_b {
    width: 150px;
    display: flex;
    align-items: center;
}


.he_jm_title .title_b i {
    margin-right: 14px;
    width: 32px;
    height: 32px;
}

.he_jm_title .title_b .xmjs_icon {
    content: url(../images/jm_xmjs_icon.png);
}

.he_jm_title .title_b h4 {
    display: inline-block;
    color: #ec4346;
    font-size: 18px;
    font-weight: bold;
}

.he_jm_title .title_b .mk-block {
    display: inline-block;
    color: var(--theme-color)!important;
    font-size: 18px;
    font-weight: bold;
}
.he_jm_title .line_t {
    content: " ";
    position: absolute;
    top: 23px;
    left: 83px;
    width: 55px;
    height: 2px;
    background: #555555;
    z-index: 9;
}

.he_jm_title .line_b {
    content: " ";
    position: absolute;
    top: 23px;
    left: 116px;
    width: calc(100% - 116px);
    height: 2px;
    background: #eeeeee;
}
