.swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        background: #fff;
    }
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
    left: 0;
    width: 100%;
    color: #999999;
}
.swiper-wrapper{
	height:140px;
}
.auction_list{
	height: 215px;
	margin: 20px auto;
    background: #fff;
}
.auction_msg {
    width: 300px;
    height: 100%;
    padding-left: 20px;
    position: relative;
    float: left;
}

.auction_list h2 {
    margin-top: 30px;
    font-size: 20px;
    height: 50px;
    line-height: 25px;
    margin-bottom: 5px;
}
.inside1 {
	background:#c70101
}
.inside2 {
	background:rgba(0,0,0,.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)
}
.inside3 {
	background:#0ab86c
}
.inside4 {
	background:#ff8d00
}
.meet-mode {
    font-size: 12px;
    line-height: 24px;
    color: #fff;
    width: 57px;
    height: 24px;
    text-align: center;
    float: left;
}
.meet-mode {
    display: inline-block;
    width: 60px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    left: 0;
}
.has-video {
    left: 60px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    width: 60px;
    text-align: center;
}

.has-video, .meet-mode {
    position: absolute;
    top: 0;
    font-size: 12px;
}
.meet-mode1 {
    background: #007AFF;
}
.has-video, .isnews {
    background: #c70101;
    color: #fff;
    font-size: 12px;
}
.pmjg-message {
    margin-left: 20px;
    border-top: 1px solid #e5e5e5;
}
.auction_list .pmjg-message {
    border: none;
    margin: 0;
    color: #666;
}
.auction_msg .lineheight26 {
    line-height: 23px;
}

.lineheight26, .pm-bid-mouse .f12 {
    font-size: 12px;
}
.pro_upcoming_pic {
    float: left;
    width: 800px;
    height: auto
    overflow: hidden;
    margin-left: 15px;
    position: relative;
    -webkit-user-select: none;
}
.clearfix {
    zoom: 1;
    clear: none!important;
}

.clearfix:after {
    clear: both;
    display: block!important;
    height: 0;
}
.search-xial {
    float: right;
    margin-top: 20px;
    font-size: 14px;
    position: relative;
}
.search-xial span {
    width: 50px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    background: #f3f5f7;
    display: block;
    border: 1px solid #e7e7e7;
    color: #666;
    border-right: none;
    position: relative;
    padding-right: 10px;
    cursor: pointer;
}
.sarchla-jit {
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    right: 4px;
    top: 9px;
    transition: all .1s ease;
}
.search-xial ul {
    width: 61px;
    background: #fff;
    box-shadow: 0 0 10px #cdcdcd;
    display: none;
    position: absolute;
    top: 32px;
    left: 0;
    z-index: 99999999;
}
.search-xial ul li {
    width: 61px;
    text-indent: 12px;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    color: #777;
}

.btn-left,.btn-right {
	width:20px;
	height:60px;
	top:35px;
	position:absolute;
	cursor:pointer;
	display:inline-block
}
.btn-left {
	background:url(../img/icon_slide_left_normal.png) center center no-repeat;
	left:8px
}
.btn-left:hover {
	background:url(../img/icon_slide_left_hover.png) center center no-repeat
}
.btn-right {
	background:url(../img/icon_slide_right_normal.png) center center no-repeat;
	right:8px
}
.btn-right:hover {
	background:url(../img/icon_slide_right_hover.png) center center no-repeat
}
.pro_upcoming_wrap {
	width:calc(100% - 120px);
	height: 155px;
	margin-left:60px;
	overflow:hidden;
	display:flex;
	position:relative
}
.pro_upcoming_list {
	height:140px;
/*	position:relative;*/
	left:0;
	top:0
}
.upcoming_list_msg {
	float:left;
	width:125.625px;
	text-align: center; 
	height:100%;
	position:relative;
}
.upcoming_list_msg img {
	width:106px;
	height:69px;
	margin-top:20px;
	margin-bottom:10px;
	border:2px solid #fff;
	position:relative;
	cursor:pointer;
	border-radius:4px
}

.upcoming_list_msg em {
	position:absolute;
	width:30px;
	text-align: center;
	height:16px;
	background:rgba(51,51,51,.5);
	font-size:14px;
	line-height:16px;
	top:20px;
	left:2px;
	z-index:10000;
	border-radius:2px;
	color:#fff
}
.inside {
    width: 106px;
    height: 15px;
    color: #fff;
    line-height: 16px;
    cursor: pointer;
    position: absolute;
    left: 2px;
    bottom: 49px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    text-align: center;
}

.upcoming_list_title {
	width:110px;
	font-size:12px;
	color:#333;
	line-height:15px;
	height:28px;
	cursor:pointer;
	text-align: center;
}
.pro_upcoming_list div:hover .upcoming_list_title,.upcoming_list_msg.active .upcoming_list_title {
	color:#c70101
}
.pro_upcoming_list div.active img {
	border:2px solid #c70101
}
.pro_upcoming_list div:hover img {
	border:2px solid #c70101
}

.layui-elem-quote {
    margin-bottom:0px;
    padding: 15px;
    line-height: 1.6;
    border-left: 5px solid #d7332d;
    border-radius: 0 2px 2px 0;
    background-color: #ffeae9;
    color:#d7332d;
    font-weight: 800;
}

.layui-elem-quote1 {
	margin-top:10px;
    margin-bottom:0px;
    padding: 15px;
    line-height: 1.6;
    border-left: 5px solid #4A4AFF;
    border-radius: 0 2px 2px 0;
    background-color: #C4E1FF;
    color:#4A4AFF;
    font-weight: 800;
}

.sf-wrap {
    border-top: 1px solid transparent;
    position: relative;
    margin-bottom: 30px;
    color: #333;
}
.module-sf {
    width: 840px;
    height:450px;
    padding:20px;
    margin: 0 auto;
    color: #333;
    position: relative;
    float: left;
    background-color: #FFFFFF;
}
.Amplitude{
	color: #c70101;
}
#pro_bid_name {
    font-size: 18px;
    line-height: 24px;
    color: #333;
    margin-bottom:10px;
    font-weight: 800;
}

/*相关样式*/
#showbox { background:#f7f7f7; }
#showbox span { background:url(../img/whitebg.png) repeat;}
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #d7332d;}

.showpage { width:400px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}

.show_info{
	padding: 6px 0;
}
.show_info a{padding-right: 20px;}

/*出价*/
.auction-interaction {
    width:420px;
    padding:0 10px;
    min-height: 405px;
    position: relative;
}
.pm-bid-eyebrow{padding-top:0px}
.pm-bid-eyebrow li{margin-bottom:20px;position:relative}
.pm-bid-eyebrow .rmb-unit{color:#d7332d}
#sf-price{margin-bottom:0}
.sf-countdown{}
.auction-interaction .title{margin-left:20px;margin-right:27px}
.auction-interaction .over-title{margin-right:18px}
.auction-interaction .title-client{margin-right:18px}
.pm-current-price{color:#d7332d}
.pm-bid-cnt{margin-left:20px;display:none}
.pm-current-price em{font-size:26px;font-weight:700}
.pm-bid-eyebrow var{display:inline-block;text-align:center;font:700 23px tahoma;color:#333;*display:inline;*zoom:1}
.pm-bid-eyebrow em{font-weight:700;margin:0 3px 0 -5px;font-family:arial}
.pm-bid-eyebrow em.m-i{font-size:18px;margin-left:0}
.countdown em,.pm-bid-cnt em,.pm-bid-eyebrow .delayCnt{margin-left:3px}
.countdown em{color:#666;font-weight:400}
.pm-bid-eyebrow .countdown{margin-left:-2px}

.current-bid-user{display:inline-block;*display:inline;*zoom:1;border:1px solid #ddd;color:#999;padding:1px 4px}
.current-bid-user .current-bid-no{color:#333;font-weight:700;padding-left: 10px;}
.current-bid-user i{position:relative;top:-1px}

#sf-price .title{vertical-align:top;display:inline-block;position:relative;top:13px}
.price-info-wrap{width:260px;display:inline-block;*display:inline;*zoom:1;vertical-align:top}
.price-info-wrap .i-info-wrap{vertical-align:middle;display:inline-block;*display:inline;*zoom:1}
.price-info-wrap .i-info-wrap.i-left{margin-right:5px}
.price-info-wrap .i-info-wrap.i-right{margin-left:-5px;position:relative;top:1px}
.price-info-wrap .top-price-dell{vertical-align:-webkit-baseline-middle;font-size:12px;color:#666}

/*实时出价*/
.AuctionBid_area {
    background: #f3f3f3;
    height: 120px;
    padding: 22px;
    position: relative;
}
.AuctionBid_status {
	position: absolute;
	right: 1px;
	top: -1px;
	background-color: #d7332d;
	color: #FFF;
	padding: 1px 5px 4px 10px;
	border-bottom-left-radius: 7px;
	box-shadow: 0 1px 1px 1px #DDD
}
.AuctionBid_label {
	float: left;
	margin-right: 20px;
	margin-top: 8px
}
.AuctionBid_operation {
	width: 300px;
	float: left
}
.AuctionBid_content .AuctionBid_input {
	width: 210px;
	height: 35px;
	border: 1px solid #666;
	line-height: 40px;
	font-size: 20px;
	color: #999;
	text-indent: 12px;
	padding: 0;
	border-radius: 0
}

.AuctionBid_addSub {
	float: right
}

.AuctionBid_addSub>li {
	text-align: center;
	background-color: #CCC;
	margin-bottom: 2px;
	width: 40px;
	cursor: pointer;
	color: #FFF
}

.addPrice_box {
	height: 31px;
	display: flex;
	display: -webkit-flex; /* Safari */
	justify-content: flex-start;
}

.addPrice {
	width: 100%;
	background: #d7332d;
	color: #fff !important;
	font: normal 14px/26px "Microsoft Yahei";
	text-align: center;
	display: inline-block;
	margin:0 10px;
}

.addPrice1 {
	width: 100%;
	background: #d7332d;
	color: #fff !important;
	font: normal 14px/26px "Microsoft Yahei";
	text-align: center;
	display: inline-block;
	margin:0 10px;
	box-shadow: 1px 1px 5px #333;
}
.addPrice:hover {
	color: #ff0 !important
}

.sure_add {
	width: 248px;
	background: #a00438;
	text-align: center;
	font-size: 14px;
	color: #FFF !important;
	line-height: 35px;
	display: block;
	box-shadow: 1px 1px 5px #333;
	margin-top: 5px
}

.sure_add:hover {
	color: #ff0 !important
}

.AuctionInfo_area {
	padding-top: 10px;
	overflow: hidden
}

.AuctionInfo_area>ul {
	float: left
}

.AuctionInfo_area>ul>li {
	line-height: 32px
}
.info_box {

	padding-left: 2%
}
#left_box{
	width: 39%;
}
#center_box{
	width: 28%;
}
#right_box{
	width: 25%;  
}
.boxMiddle {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
}
.Auctioneer_area {
	border-top: 1px solid #e9e9e9;
	padding-top: 6px
}
.Auctioneer_box{
	padding: 10px;
}
.AuctioneerNum_label {
	margin-left: 40px
}


.pm-remind{position:relative;margin:0 12px 0 19px;padding:15px 0 6px 0;border-bottom:1px solid #e9e9e9;text-align:right;color:#bbb;font-size:18px;font-weight:200;font-family:'\5b8b\4f53',arial tahoma,'Hiragino Sans GB',sans-serif}
.pm-remind .pm-logo{width:76px;position:absolute;left:0;top:20px}
.share-line{padding:13px 0 10px}
.share-line .share-btn{text-align:center;display:block;width:121px;height:32px;line-height:32px;border:1px solid #eeecec}
.pm-remind em{font-style:normal;font-weight:400;color:#666;font-family:tahoma,'Hiragino Sans GB','\5b8b\4f53',sans-serif;font-size:15px}
.pm-subscribe{float:right;margin-right:20px;border-left:1px solid #ccc;z-index:100}
.pm-apply{margin-right:15px;font-size:12px}

.pm-separate{height:18px;width:1px;border-left:1px solid #eee;vertical-align:middle}
.pm-apply{margin-right:15px;font-size:12px}
.pm-surround{margin-left:15px;font-size:12px}
.pm-reminder{margin-left:8px;margin-right:6px;font-size:12px}

.pm-bid-right {
    position: absolute;
    top: 0;
    width: 238px;
    text-align: center;
    right: 0;
    bottom: 0;
}
.orderbid-content .pm-bid-right {
    float: right;
    width: 250px;
    margin: 0;
    background-color: #FFFFFF;
    padding:10px 0;
}

.aucBidRec {
	line-height: 36px;
	border-bottom: 1px solid #ccc;
	padding: 0 10px;
	overflow: hidden
}

.aucRecLabel {
	font-size: 14px;
	font-weight: 700;
	float: left
}

.aucRecNum {
	color: #999;
	float: left
}
.myItem {
    color: #a00438 !important;
    font-weight: 700;
}
.aucStatus {
	float: right;
	display: inline
}
#myId_box {
    
    line-height: 40px;
    font-size: 16px;
    color: #a00438;
    font-weight: 700;
}
.bidRec_area {
	height: 110px;
	padding-top: 10px;
	border-bottom: 1px solid #EEEEEE;
	overflow: hidden;
	width: 100%
}

.bidRec_box {
	width: 100%
}

.bidRec_box th {
	width: 60px
}

.bidRec_box td {
	text-align: center;
	line-height: 12px;
	padding: 10px 0;
	white-space: nowrap
}

#bidRecBottom td {
	padding: 5px 20px
}

.bidLast {
	color: #a00438
}

.aucSuccess {
	color: #FFF;
	border: 1px solid #a00438;
	border-radius: 3px;
	background-color: #a00438;
	padding: 2px 5px
}

.aucBid {
	background-color: #e2e2e2;
	color: #999;
	border: 1px solid #cfcfcf;
	padding: 2px 5px;
	border-radius: 3px
}

.speech_area {
	padding: 0;
	margin-top: 5px
}

.speech_content {
	height:300px;
	margin-bottom: 3px;
	background-color: #FFFFFF;
	padding: 2px 0px;
	/*overflow-y: scroll*/
}
.lineh22 {
    position: relative;
    float: left;
    line-height: 22px;
}
.auctioneerspeak {
    padding-left: 12px;
    padding-bottom: 10px;
}
.auctioneerspeak li {
    padding-top: 10px;
    text-align: center;
}
.auctioneerspeak .p_name, .p_tit {
    text-align: left;
}
.p_name .color-red {
    font-size: 13px;
    color: #333;
}
.p_name em {
    background: #b6b6b6;
    width: 1px;
    height: 12px;
    opacity: .4;
    display: inline-block;
    margin-left: 5px;
    vertical-align: text-top;
}
.auctioneerspeak .p_name .color-999 {
    opacity: .7;
    text-align: left;
    color: #333;
    float: none;
    margin-left: 5px;
}
.p_name .color-red.active {
    /*color: #d6363b;*/
    color: #c70101;
}
.auctioneerspeak .p_content {
    border: none;
    background: #f3f3f3;
    border-radius: 4px;
    padding: 6px 10px;
    display: inline-block;
    float: left;
    font-size: 13px;
    width:190px;
    color: #333333;
    text-align:left;
}
.item_text{
	line-height: 20px;
}
.speech_item {
	border-bottom: 1px solid #CCC;
	overflow: hidden;
	text-align: left;
	padding: 10px;
}

.item_time {
	float: right;
	color: #999;
	margin-top: 10px;
	font-size: 10px;
	line-height: 12px
}

.speech_send {
	position: relative;
	padding:10px;
	background-color: #FDF4F5;
}



.speech_select {
	position: absolute;
	top: 0;
	right: 45px;
	z-index: 100;
	width: 0;
	margin-bottom: 0;
	padding: 0;
	height: 28px;
	line-height: 28px;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s
}

.detail_content {
	line-height: 26px;
	padding: 20px
}

.auction_detail{
	height: auto;
}

.layui-tab-title, .layui-tab-title .layui-this:after, .layui-textarea {
    border-color: #d7332d;
}
.layui-tab-title .layui-this:after {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 41px;
    border-width: 1px;
    border-style: solid;
    border-bottom-color: #fff;
    border-radius: 2px 2px 0 0;
    box-sizing: border-box;
    pointer-events: none;
}
.layui-tab-title .layui-this {
    color: #c70101;
    font-weight: bold;
}
.J_Record{
	color: #c70101;
	font-size: 14px;
}
.DetailTabMain{
	background: #fff;
    padding-bottom: 52px;
    min-height: 585px;
    padding: 30px;
    line-height: 35px;
    font-size: 16px;
    text-indent: 2em;
    word-wrap: break-word;
}
.DetailTabMain img{
	width: 100%;
}
.detail_content {
    line-height: 26px;
    padding: 20px;
}
.layui-table thead tr{
    background-color: #f1f1f1;
    
}
.layui-table th {
    position: relative;
    padding: 9px 15px;
    min-height: 20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 800;
    color: #333333;
}