/*热销型号限时热销*/
.promotion-banner {
    width: 100%;
}

.promotion-banner img {
    width: 100%;
    height: 100%;
}

.promotion-bold {
    font-weight: 700;
    margin-top: 20px;
}

.promotion-img {
    margin-top: -5px;
    margin-right: 5px;
}

.promotion-time {
    width: 100%;
    margin-top: 40px;
}

.promotion-floor {
    width: 100%;
    height: 296px;
    border: 1px solid #DDDDDD;
    overflow: hidden;
}

.promotion-left {
    width: 23%;
    height: 296px;
    float: left;
}

.promotion-left-img {
    width: 100%;
    height: 294px;
}

.promotion-all {
    width: 100%;
    margin: 0 auto;
}

.bottom-border {
    border-bottom: 1px solid #DDDDDD;
}

.promotion-right {
    width: 77%;
    height: 296px;
    float: left;
    overflow: hidden;
}

.promotion-product {
    width: 33.3%;
    height: 147px;
    float: left;
    border-left: 1px solid #DDDDDD;
    margin: 0 auto;
    overflow: hidden;
}

.promotion-product-left {
    width: 45%;
    height: 147px;
    float: left;
}

.promotion-product-left img {
    width: 80%;
    height: 80%;
    margin: 0 auto;
    display: block;
    margin-top: 16px;
}

.promotion-product-right {
    width: 53%;
    float: right;
    margin-left: 2%;
}

.promotion-list li {
    margin-top: 6px;
}

.promotion-line {
    color: #9da0a1;
    text-decoration: line-through;
}

.promotion-red {
    color: #e33636;
}

.promotion-serve {
    width: 100%;
    height: 52px;
    margin-top: 20px;
}

.promotion-serve-jp .promotion-p p {
    font-size: 20px !important;
    word-break: break-all;
}

.promotion-p {
    width: 25%;
    height: 52px;
    /* line-height: 52px; */
    float: left;
    text-align: center;
    font-size: 22px;
    margin-top: 8px;
}

.promotion-p img {
    margin-right: 5px;
}

.promotion-p1 {
    width: 31%;
    height: 52px;
    line-height: 52px;
    float: left;
    text-align: center;
    font-size: 22px;
    overflow: hidden;
}

.promotion-p2 {
    width: 23%;
    height: 52px;
    line-height: 52px;
    float: left;
    text-align: center;
    font-size: 22px;
    overflow: hidden;
}

.promotion-p2 img {
    margin-right: 5px;
}

.promotion-list {
    list-style: none;
    padding: 0px;
}

.time-item strong {
    background: #e04231;
    color: #fff;
    line-height: 49px;
    font-size: 36px;
    padding: 5px 25px;
    margin-right: 10px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

#day_show {
    font-size: 36px;
    background: #e04231;
    line-height: 49px;
    color: #fff;
    margin: 0 10px;
    padding: 5px 25px;
    border-radius: 5px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.item-title .unit {
    background: none;
    line-height: 49px;
    font-size: 24px;
    padding: 0 10px;
    float: left;
}


/*rohm促销页面*/
.search #shownum {
    float: right;
    margin-top: -20px;
}
.search-box {
    width: 496px;
    height: 48px;
    border: solid 1px #d70b30;
    margin: 0 auto;
    position: relative;
    margin-top: 20px;
}

.input-box {
    float: left;
    width: 414px;
    height: 46px;
    line-height: 46px;
    padding-left: 11px;
    border: 0;
    background: none;
    text-align: left;
    font-size: 14px;
    outline: none;
}

.search-box .button {
    float: right;
    border: 0;
    background-color: #d70b30;
    width: 82px;
    height: 46px;
    cursor: pointer;
    font-size: 18px;
    color: #FFFFFF;
    position: absolute;
    top: 0;
    right: 0;
}

.search-box-fr .button{
    width: 100px !important;
}

.table-bordered tbody tr td {
    border: none;
    padding: 5px 0px;
    text-align: center;
    vertical-align: middle;
}

.table-bordered tbody tr {
    border-bottom: 1px dashed #DDDDDD;
}

.table > thead:first-child > tr:first-child > td {
    border-top: 0;
    text-align: center;
    border: none;
    background-color: #d70b30;
    color: #FFFFFF;
    font-size: 20px;
    width: 20%;
}

.xiu {
    font-size: 12px;
    padding: 5px 0px;
    width: 36%;
    margin: 0 auto;
}

.xiuDe{
    width: 78% !important;
}

.xiuFr{
    width: 62% !important;
}

#danjia {
    background: #ecf9ff;
}

#danjia tr td {
    border: none;
}

.act-table {
    font-size: 16px;
    margin-top: 12px;
}

body .am-menu .navbar-nav li[data-navname=pro] > a {
    background-color: transparent;
    color: #fff;
    text-shadow: 0 0 8px #fff;
}

body .am-menu .navbar-nav li[data-navname=pro] > a:hover {
    color: #fff;
    background-color: transparent;
}

.activity-frame {
    margin-top: 20px;
    width: 100%;
    height: 100%;
}

.table-bordered-distance {
    margin-top: 20px;
    border-radius: 5px;
    border: none;
}

#burning ul li {
    list-style: none;
}

#hideimg {
    margin-left: 10px;
    margin-right: 15px;
    cursor: pointer;
}

.am-item-table-price th {
    vertical-align: middle;
}
