body{
    background:#f4f4f4;
}

    .line-f a.tel{
        background-color: #fff;
        color:#ff9100;
    }
    .select_2 ul li a .link-img{
        margin-left:15px;
    }
    .select_2 .line-i-w a span:nth-child(2) {
        margin-left:40px;
    }
    .line-i-con{
        margin-top: 10px;
    }
    .line-i-con .tit{
        color:#0e9ee8;
        margin-top: 0px;
    }
    .line-i-con p em.c-x{
        position: relative;
        top:4px;
        left:0px;
        background: url(../../images/m/hook_icon.png) no-repeat;
        display: inline-block;
        width:15px;
        height:15px;
        background-size: 50px 100px;
    }
    .line-i-con p em.c-x.hook_icon{
        background-position: -6px -32px;
    }
    .line-i-con p em.c-x.del_icon{
        background-position: -6px -5px;
    }
    .select_2 ul li a .link-img.c5{
        margin-left: 15px;
    }
    .line-basic-info .bis p:last-child{
    line-height: 30px;
}

.line-s-m .pro_num{
    display:block;
    width:100%;
    height:40px;
    line-height: 40px;
    background-color: #000;
    font-size: 14px;
    color:#fff;
    opacity: 0.4;
    position: absolute;
    bottom:0px;
    padding-left: 14px;
}

.line-s-m label {
    position:absolute;
    bottom:8px;
    color:#fff;
    font-size:16px
}

.line-s-m em {
    color: #ff9c00;
}
.main-line h1 em.line-sales-red{
    font-size: 12px;border-radius: 4px;height: 18px;line-height: 18px;margin-left: 8px;background-color: red;
}
.view-cal {
  vertical-align: middle;
  background: none;
  -webkit-box-flex: 2;
  background-size: 100px 100px;
  background-color: #ff9100;
  color: #fff;
  font-size: 14px;
  border-radius: 0px;
  margin: 0px;
  padding: 5px;
}

header {
    display: none;
}
.dt-btn {
    margin-bottom: 50%;
}
.dt-btn {
    top: 0;
    color: #fff;
    display: block;
    position: absolute;
    width: 100%;
}
.dt-btn div {
    float: right;
}
.dt-btn a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    border-radius: 1em;
    display: inline-block;
    margin: 10px;
    padding: 10px 15px;
}
.dt-btn a img {
    width: 1.25em;
}

.dt-remarkbox {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999;
}
.dt-remark {
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 25%;
    width: 90%;
}

.dt-remark h4 {
    background: none repeat scroll 0 0 #18b4ed;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 1.25em;
    font-weight: 100;
    line-height: 2.5;
    text-align: center;
}
.dt-remark-detail {
    color: #666;
    font-size: 1em;
    line-height: 1.4;
    padding-bottom: 0.5em;
    text-indent: 2em;
}
.dt-remark-detail {
    padding: 10px;
}

.bdshare-button-style0-32 a.bds_tsina {
    background: url(../../new/img/m_detail/weibo.png) no-repeat scroll center center rgba(0, 0, 0, 0);
    float: left;
    /*margin-left: 30px;*/
}
.bd_share_area > .bdshare-button-style0-32 a {
    display: inline-block;
    float: none;
    height: 71px;
    width: 100px;
}
.bdshare-button-style0-32 a.bds_qzone {
    background: url(../../new/img/m_detail/qzone.png) no-repeat scroll center center rgba(0, 0, 0, 0);
    float: right;
    /*margin-right: 30px;*/
}
.line-tc > p > img {
    max-width: 100%;
    height: auto;
    display: block;
}
.select_2 img {
    max-width: 100%;
}


.line-tc img {
    vertical-align:-webkit-baseline-middle;
}