body {
    background-color: #f5f5f5!important;
}


/*面包屑导航开始*/

.crumb {
    width: 1190px;
    height: 56px;
    line-height: 56px;
    margin: 0 auto;
}

.crumb a,
.crumb img {
    float: left;
}

.crumb a {
    font-size: 12px;
    color: #666;
    text-decoration: underline;
}

.crumb img {
    padding-top: 21px;
    margin-left: 6px;
    margin-right: 9px;
}

.crumbTwo a {
    color: #e1404b;
}

.content-wrap {
    width: 1190px;
    position: relative;
    margin: auto;
}


/*
.detail-head {
    margin-top: 21px; }
*/

.tip {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #111111;
    padding: 0 20px;
    background: #FFF6C6;
    position: relative;
}

.tip a {
    position: absolute;
    font-size: 14px;
    color: #0088CC;
    right: 20px;
    font-weight: bold;
    top: 0;
}

.detail-info {
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 20px 20px 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
}

.lof {
    float: left;
}

.sample-left {
    width: 150px;
    text-align: center;
    /* padding:20px;
      box-sizing: border-box; */
    border-right: solid 1px #E5E5E5;
}

.sample-left .img-wrap {
    height: 100px;
    width: 100px;
    line-height: 100px;
    margin: auto;
    background: #fff;
}

.sample-left .img-wrap img {
    max-width: 100%;
    max-height: 100%;
    margin-top: -2px;
}

.sample-left p {
    margin-top: 10px;
    font-size: 12px;
    color: #333333;
    height: 42px;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
}

.subscript {
    width: 100px;
    height: 26px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    background: #D7000F;
    border-radius: 26px;
    cursor: pointer;
}

.sample-right {
    max-width: 880px;
    padding-left: 20px;
    position: relative;
}

.sample-right h1 {
    font-size: 20px;
    height: 23px;
    color: #111111;
    letter-spacing: 0;
    line-height: 20px;
    max-width: 880px;
    cursor: pointer;
}

.sample-right h1 em {
    height:100%;
    display: inline-block;
    max-width: 800px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float:left;
}

.sample-right h1 span {
    display: inline-block;
    font-size: 12px;
    color: #666666;
    letter-spacing: 0;
    line-height: 1;
    padding-left: 20px;
    font-weight: normal;
    margin-top: 10px;
}

.sample-right h1:hover+.title-tips {
    display: block;
}

.title-tips {
    display: none;
    max-width: 800px;
    line-height: 20px;
    margin-left: 20px;
    position: absolute;
    top: 26px;
    left: 0px;
    padding: 10px;
    border-radius: 5px;
    background-color: #FFF;
    border: 1px solid #ccc;
    text-align: justify;
    z-index: 1;
    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
}

.sample-right p {
    margin-top: 10px;
    height: 14px;
    line-height: 14px;
}

.sample-right p span {
    height: 18px;
    border: 1px solid #C8161E;
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
    line-height: 18px;
    padding: 0 3px;
    color: #C8161E;
}

.sample-right p+p {
    margin-top: 10px;
    height: 14px;
    line-height: 14px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 50PX;
}

.box-wrap {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    text-align: center;
    margin-top: 14px;
}

.box-wrap .countdown {
    width: 210px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #F5584F;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-right-style: none;
}

.box-wrap .remind-me {
    width: 120px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    background: #D7000F;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #F5584F;
    border-radius: 0 20px 20px 0;
    border-left-style: none;
    cursor: pointer;
}

.box-wrap .remind-me:hover {
    background: #ff0000;
}

.sample-right p em,
.box-wrap .countdown em {
    color: #D7000F;
}

.label-wrap {
    position: absolute;
    width: 150px;
    height: 107px;
    right: 20px;
    bottom: 20px;
}

.label-wrap .share {
    position: absolute;
    width: 24px;
    font-size: 12px;
    right: 126px;
    bottom: 0;
}

.label-wrap .qrcode-img {
    position: absolute;
    width: 96px;
    font-size: 12px;
    color: #666666;
    line-height: 12px;
    margin-left: 30px;
    text-align: center;
    bottom: 0;
    right: 0;
}

.label-wrap .qrcode-img img {
    width: 90px;
    margin-bottom: 5px;
}

.capital {
    float: left;
    width: 13px;
    height: 16px;
    position: absolute;
    z-index: 2;
    display: inline-block;
    background: url("/resources/assert/images/wen.png") no-repeat center;
}

.capital-content {
    left: -117px;
    top: 26px;
    max-width: 400px;
    padding: 15px 20px;
    background: #fff;
    display: none;
    border: 1px solid #e44835;
    position: absolute;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
}

.capital-content p {
    width: 638px;
    height: auto;
    line-height: 1.5;
    padding: 21px 17px;
}

.capital-content table tr td:first-child {
    width: 20%;
    font-weight: bold;
    vertical-align: top;
}

.triangle {
    width: 14px;
    height: 14px;
    left: 115px;
    top: -8px;
    background: #fff;
    position: absolute;
    border-top: 1px solid #e44835;
    border-left: 1px solid #e44835;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.detail-content {
    margin-top: 10px;
}

.tag-bar {
    margin-top: 10px;
    overflow: hidden;
}

.tag-bar span {
    height: 18px;
    border: 1px solid #C8161E;
    border-radius: 4px;
    font-size: 12px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    line-height: 18px;
    padding: 0 3px;
    color: #C8161E;
}

.detail-bar {
    height: 50px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #E5E5E5;
}

.detail-bar div {
    float: left;
}

.detail-bar .lor {
    float: right;
}

.detail-bar .auctioneering,
.detail-bar .auctioned {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-left: 20px;
    margin-right: 60px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.detail-bar .auctioneering.active,
.detail-bar .auctioned.active {
    position: relative;
    color: #E44835;
}

.detail-bar .auctioneering.active:after,
.detail-bar .auctioned.active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #E44835;
    bottom: 0;
    left: 0;
}

.detail-bar .search {
    margin-right: 0;
}

.search {
    height: 30px;
    width: 232px;
    line-height: 30px;
    background: #fff;
    margin-top: 10px;
    padding-left: 25px;
    font-size: 0;
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #E5E5E5;
    border-radius: 30px;
}

.search input {
    display: table-cell;
    height: 30px;
    width: 145px;
    font-size: 16px;
    color: #999999;
    border: none;
    float: left;
}

.search-btn {
    height: 30px;
    width: 60px;
    color: #FFFFFF;
    font-size: 16px;
    display: table-cell;
    text-align: center;
    background: #D7000F;
    float: right;
    cursor: pointer;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.search-btn:hover {
    background: #FF0000;
}

input {
    outline: none;
}

.brd {
    border: 1px solid #E5E5E5;
}

.brdb {
    border-bottom: 1px solid #E5E5E5;
}

.detail-content {
    position: relative;
}

.detail-content p {
    padding: 30px 30px 20px 30px;
    font-size: 16px;
    color: #111111;
    line-height: 16px;
    position: relative;
    z-index: 1;
}

.detail-content .title-info {
    padding: 0px;
    height: 14px;
}

.detail-content .title-info:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 15px;
    background: #E44835;
    opacity: 0.2;
    z-index: 1;
}

.detail-content .title-info2:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #C8161E;
    top: 33px;
    margin-left: -19px;
    z-index: 1;
}

.detail-content .title-info2:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 100%;
    top: 0;
    left: 0;
    margin-left: 15px;
    background: #E44835;
    opacity: 0.2;
    z-index: 1;
}

.detail-content .detail-list {
    width: 100%;
    z-index: 2;
    margin-bottom: 14px;
    background: #fff;
    position: relative;
}

.detail-content .detail-list:last-child {
    margin-bottom: 0;
}

.detail-content .detail-list:before {
    content: "";
    clear: both;
}

.detail-content .detail-list:after {
    position: absolute;
    content: "";
    width: 2px;
    height: 15px;
    bottom: -15px;
    left: 0;
    margin-left: 14px;
    background: #E44835;
    opacity: 0.2;
    z-index: 1;
}

.detail-content .detail-list .top-bar {
    position: relative;
    height: 41px;
    line-height: 20px;
    background: #fff;
    z-index: 2;
}

.detail-content .detail-list .top-bar:hover {
    background: #CEE2F8;
}

.detail-list .top-bar a {
    display: inline-block;
    width: 100%;
    padding: 10px 20px 10px 15px;
    box-sizing: border-box;
}

.detail-content .detail-list:last-child:after {
    opacity: 0;
}

.top-bar span {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-right: 30px;
}

.top-bar .sp1 {
    width: 60px;
    height: 20px;
    background: #F5584F;
    border-radius: 2px;
    margin-right: 10px;
    background: url("/resources/views/auctionDetail/img/specialNow2.gif") no-repeat center;
}

.top-bar .sp2 {
    font-size: 16px;
    color: #333333;
    margin-right: 30px;
    display: inline;
    font-weight: normal;
    float: left;
}

.top-bar .sp3 {
    height: 16px;
    font-size: 12px;
    color: #C8161E;
    line-height: 16px;
    margin-top: 2px;
    margin-right: 10px;
    position: relative;
    padding: 0 4px;
}

.top-bar .sp3:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    display: inline-block;
    top: -1px;
    left: -1px;
    opacity: 0.4;
    border: 1px solid #C8161E;
    border-radius: 4px;
}

.top-bar .sp4 {
    font-size: 14px;
    color: #666666;
    margin-right: 30px;
}

.top-bar .sp5 {
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #FFFFFF;
    cursor: pointer;
    margin-right: 20px;
    text-align: center;
    background: #D90000;
    border-radius: 30px;
    position: absolute;
    right: 0;
    top: 5px;
}

.top-bar .sp5:hover {
    background: #FF0202;
}

.top-bar .sp5:active {
    background: #A70000;
}

.img-view-wrap {
    width: 100%;
    padding: 10px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.img-view {
    width: 100%;
    height: 220px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    background: url("/resources/assert/images/940220.png") no-repeat center;
    background-size: cover;
}

.img-view .prev-btn,
.img-view .next-btn {
    position: absolute;
    width: 30px;
    height: 90px;
    top: 65px;
    z-index: 4;
    cursor: pointer;
}

.img-view .prev-btn {
    background: url("/resources/assert/images/dw-right.png") no-repeat center;
    left: 0px;
}

.img-view .next-btn {
    background: url("/resources/assert/images/dw-left.png") no-repeat center;
    right: 0;
}

.img-view ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    overflow: hidden;
    background: #fff;
    width: 2000px;
    z-index: 3;
}

.img-view ul li {
    height: 220px;
    line-height: 220px;
    margin-right: 10px;
    float: left;
}

.img-view ul li img {
    max-height: 220px;
}

.loading,
.more-btn,
.data-end {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #999999;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.more-btn {
    color: #C8161E;
    background: #E5E5E5;
    border-radius: 4px;
    cursor: pointer;
}

.data-end {
    position: relative;
}

.data-end:after {
    content: '';
    border-top: solid 1px #E5E5E5;
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1;
}

.data-end span {
    width: 140px;
    position: absolute;
    display: inline-block;
    background: #f5f5f5;
    margin-left: -70px;
    z-index: 2;
}

.end p:before,
.end p:after,
.end .detail-list:before,
.end .detail-list:after {
    content: "";
    background: #666;
}

.end .top-bar .sp1 {
    background: url("/resources/views/auctionDetail/img/special_end.png") no-repeat center;
}

.hide {
    display: none;
}

.conceal {
    display: none;
}


/*分享*/

.bdsharebuttonbox {
    display: none;
    width: 200px;
    height: 20px;
    bottom: 0px;
    left: -188px;
    position: absolute;
}

.share:hover .bdsharebuttonbox {
    display: block;
}

.img-view ul li {
    position: relative;
}

.img-view .hot-tips {
    display: none;
    padding-left: 14px;
    position: absolute;
    height: auto;
    top: 50%;
    margin-top: -30px;
    z-index: 999;
    overflow: hidden;
}

.img-view .hot-tips:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border: solid 1px #000;
    border-radius: 10px;
    background: #ff7300;
}

.img-view .tip-box {
    height: auto;
    width: 162px;
    overflow: hidden;
    margin-left: 4px;
}

.img-view .tip-box-center {
    height: auto;
    padding: 5px 11px 0;
    background-color: rgba(48, 48, 49, 0.8);
    display: block;
    float: left;
    color: #fff;
    width: 128px;
    line-height: 26px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-left: 12px;
    position: relative;
}

.img-view .tip-box-center:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -10px;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent;
    border-right: 10px solid rgba(48, 48, 49, 0.8);
    border-bottom: 10px solid transparent;
}

.img-view .bar-right {
    padding-left: 0;
    padding-right: 14px;
}

.img-view .bar-right:after {
    content: "";
    position: absolute;
    left: auto;
    right: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border: solid 1px #000;
    border-radius: 10px;
    background: #ff7300;
}

.img-view .bar-right .tip-box-center {
    margin-left: 0;
    margin-right: 12px;
}

.img-view .bar-right .tip-box-center:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: -10px;
    top: 50%;
    margin-top: -10px;
    border-right: none;
    border-top: 10px solid transparent;
    border-left: 10px solid rgba(48, 48, 49, 0.8);
    border-bottom: 10px solid transparent;
}

.img-view .tip-box-name {
    display: block;
    max-width: 150px;
    max-height: 72px;
    line-height: 24px;
    color: #fff;
    overflow: hidden;
}

.img-view .tip-box-name a {
    color: #fff;
}

.img-view .tip-box-price {
    height: auto;
    display: block;
    float: left;
    color: #fff;
    width: 128px;
    line-height: 26px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}