﻿  #detail-slide{ background-color: #eee;}
  /*#detail-slide .slide{ height: 300px;}*/
  #detail-slide .slide{ height: auto;max-height: 380px;}
  /*#detail-slide .img-center{ height: 300px;width: 100%;position: static;}*/
  #detail-slide .img-center{ height: auto;width: 100%;position: static;max-height: 380px;}
  /*#detail-slide .slide img{ height: 300px;width: auto;max-width: 100%;}*/
  #detail-slide .slide img{ height: auto;width: auto;max-width: 100%;max-height: 380px;position: absolute;top: 50%; transform: translate(-50%, -50%);}
  .item-param { padding: 2px 15px;}
  .item-param p{text-overflow: ellipsis;overflow: hidden;margin-bottom: 0px;padding: 1px 0;}
  .title_item_p{font-size: 15px;line-height: 15px;}
  .item-param  .i-title{ color: black;font-size: 14px;}
  .item-param  .i-catdesc{font-size: 12px;}
  .item-param  .i-desc{ font-size: 14px;}
  .item-param  .i-desc .price{ color: #d80b2f; }
  .item-param  .i-remaintime{ height: 40px;line-height: 40px;}
  .item-param  .i-time { width: 200px;display: inline-block;color: black;margin-left: -1px;}
  .item-param  .i-time span{ display: inline-block;width: 28px;height: 28px;background-color: #ED701A;vertical-align: middle;margin-bottom: 5px;margin-left: 3px;margin-right: 3px;line-height: 30px;color: wheat;text-align: center;border-radius: 4px;}
  .item-menu table{ width: 100%;}
  .item-menu table tr{border-bottom: 1px solid #ddd}
  .item-menu table tr:first-child{border-top: 1px solid #ddd}
  .item-menu table tr td{ width: 24.33%;text-align: center;border-left: 1px solid #ddd;padding: 5px 5px 2px;}
  .item-menu table tr td a{ line-height: 0px;}
 .item-menu table{ border-left: none;font-size: 12px;}
 .item-menu td p{ margin-bottom: 0px;}
 .item-menu img{ text-align: center;}
  #params .table-view-cell{ padding: 6px 15px 6px 15px;}
  #params .table-view-cell label{ width: 40%;font-size: 15px; }
  #chujiaItem .table-view-cell{padding: 11px 15px;}
  #chujiaItem .table-view-cell span{ float: right;}
  .chujia p.content-padded:first-child{ color: #ac4442;}
  .p-danger{color: #ac4442;}
  .chujia .segmented-control{ font-size: 14px;}
  .chujia .segmented-control .control-item{ padding: 10px 11px;}
  .chujia .card{ margin: 0px;border: 0px;}
  .chujia .control-content{ height: 35px;}
  .chujia .input-row label{ width: 40%;font-size: 14px;float: left;display: inline-block;text-align: right;}
  .chujia input{ font-size: 14px;}
  .input-row input{ width: 45%;float: left;display: inline-block;text-align: left;border: 1px solid #ddd;padding-left: 10px;}
  .input-row label{ width: 40%;font-size: 14px;float: left;display: inline-block;text-align: right;}
  .input-row{ height: 45px;padding-top: 5px;}
  #act_itme .table-view-cell{ border: 0px;}
  /* .segmented-control .control-item.active{background-color:#d80b2f;color: #ffffff; } */
  .input-row label input{width: 10%}
  .font-item{ font-size: 13px;color: grey;}
/*   .bar-tops{margin-top: 35px;} */
  .new_display{display: none}
  
		.page{width:100%;margin:0 auto;}
		.nav{width:100%;overflow:hidden;margin:0 auto;height:35px;position:fixed; line-height:35px;background-color:#fff;z-index: 20000;}
		.nav ul{position:absolute;left:0;top:0;width: 800px;margin-top: 0px;}
		.nav ul li{width:auto; float:left; min-width: 50px;}
		.nav a{color:#333;width:100%; display:block; text-decoration:none; text-align:center;}
		
		.demo16{
		  position: relative;
		}
		.demo16:after, .demo16:before {
		  border: 10px solid transparent;
		  border-left: 10px solid #fff;
		  width: 0;
		  height: 0;
		  position: absolute;
		  top: 7px;
		  right: -20px;
		  content: ' '
		}
		
		.demo16:before {
		  border-left-color: #666;
		  right: -21px;
		}
/* 导航条样式 */
#acMdModalWrapper > li {
  position: relative;
  list-style: none;
}
.acMdCatBack {
  width: 100%;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#ffffff),color-stop(1,#e5e6dc));
  overflow: hidden;
}
.acMdCatBack .ptsCatBack {
  display: table;
  height: 40px;
}
.acMdCatBack .decCatBackTitle {
  display: table-cell;
  padding: 0 12px 0 5px;
  box-sizing: border-box;
  background: url(/images/dec_breadcrumb.png) no-repeat right top;
  background-size: 13px 40px;
  color: #666;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  white-space: nowrap;
}
.acMdCatBack .decCatBackTitles {
  display: table-cell;
  padding: 0 12px 0 5px;
  box-sizing: border-box;
  background-size: 13px 40px;
  color: #666;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  white-space: nowrap;
}
.acMdCatBack .decCatBackTitle a {
  display: block;
  color: #3c3c3c;
  text-decoration: none;
}
.acMdCatBack .decCatBackTitles a {
  display: block;
  color: #3c3c3c;
  text-decoration: none;
}
.acMdCatBack .decCatBackTitle {
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  white-space: nowrap;
}
.aum_ul{
	margin-top: 25px;
	 border-bottom:#ffda45 3px solid;
	 padding-left: 0px;
	 margin-bottom: 0px;
}
/* 导航条样式 */
/* 导航条样式 */
.zysx span{
	color:red;
}
.hot_item_tj{
	display: inline-block;
	text-align: center;
	height: 115px;
	font-size: 70px;
	vertical-align: middle;
}
.hot_item_tj img{
	max-width: 115px;
	max-height: 115px;
	vertical-align: middle;
	font-size: 11px;
	overflow: hidden;
	display: inline-block;
}
.img-list li{
	margin-right: 22px;
}
.hot_item_div{
	margin-top: 10px;
	margin-bottom:-10px;
}
.hot_item_div1{
	margin-top: -1px;
	margin-bottom:-10px;
}
.container {
	width:100%;
}
#left-recommand {
  border-radius: 0px;
}
.panel-default {
  border-color: #ddd;
}
.panel {
  margin-bottom: -25px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.img-scroll {
  position: relative;
  margin: 20px auto 0;
  margin-top: 0px;
}
.img-scroll .prev {
  left: 0;
  cursor: pointer;
}
div.prev {
  width: 16px;
  height: 33px;
  cursor: pointer;
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url(/new_images/pm_xiangzuo.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  z-index: 9;
  left: 20px;
  top: 97px;
  margin-left: 20px;
}
div.next {
  width: 16px;
  height: 33px;
  background-image: url("/new_images/pm_xiangyou.jpg");
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 4px;
  margin-bottom: 0px;
  bottom: 6px;
  float: right;
  margin-right: 20px;
  position: relative;
  float: right;
  text-align: right;
  z-index: 10;
  top: 68px;
}
.img-list ul {
  width: 4999px;
  margin-left: -30px;
  margin-top: 5px;
}
.img-list li {
  margin-right: 22px;
  list-style: none;
    float: left;
  display: inline;
  width: 125px;
  margin-right: 2px;
  height: 175px;
  background-color: #fff;
  text-align: center;
  line-height: 100px;
}
.img-list li div p{
  margin-bottom:0px;
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

.slider .slide-group .slide {
  display: inline-block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  vertical-align: top;
}

.shaidang .media-object .img-center .img-block img {
    max-width: 180px;
    max-height: 180px;
}
 .img-list
{
    width: 100%;
    margin: 0 auto;
    height: 180px;
    overflow-x: scroll;
    overflow-y: hidden;
}
 
.img-list li
{
    float: left;
}


.advert {
    bottom: -25px;
    padding-left: 10px;
    background: #d93434;
    width: 100%;
    color: white;
    position: relative;
    top: -10px;
}
.advert span {
	line-height: 40px;
}
#left-recommand {
	margin-bottom: 0px;
}

.imgshow{display: none;justify-content: center;align-items: center;background: rgba(0, 0, 0, .5);position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 2019521;}
.swiperbox{height: 100vh;z-index: 3;background: #000;}
.swiperbox img{width: initial;position: relative;z-index: 2;}
.swiper-zoom-container:before{width: 100%;height: 100%;content: ' ';position: absolute;z-index: 1;display: block;top: 0;left: 0;cursor: pointer;}
.closebtn1{    position: absolute;
    z-index: 99999;
    width: 30px;
    height: 30px;
    top: 20px;
    right: 10px;
    background-size: 40px;
    color: #fff;
    font-size: 25px;}
/*
.imgshow{display: none;background: rgba(0, 0, 0, .5);position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 2019521;}
.swiperbox{height: 100vh;z-index: 3;background: #000;}
.swiperbox img{width: initial;position: relative;z-index: 2;}
.swiper-zoom-container:before{width: 100%;height: 100%;content: ' ';position: absolute;z-index: 1;display: block;top: 0;left: 0;cursor: pointer;}
.closebtn1{    position: absolute;
    z-index: 99999;
    width: 30px;
    height: 30px;
    top: 20px;
    right: 10px;
    background-size: 40px;
    color: #fff;
    font-size: 25px;} */
 
 
 
#topItemDetail{display: flex;background-color: black;position: fixed;z-index: 13;color: white;width: 100%;height:24px;font-size: 12px;font-weight:bold;flex-direction: row;padding: 2px;top:0;}
#topItemDetail>.part{display: flex;color: white;align-items: center;padding: 0px 5px;}
#topItemDetail .top-part{font-family: cursive;}
#topItemDetail .time-part{flex: 1;justify-content: flex-end;margin-right: 2px;}
#topItemDetail .bid-part{background-color: #DA3A4C;margin-right: 2px;}
#topItemDetail .collect-part{color: #428bca;background: white;}

#bar-nav-new{display: none;}
#act_itme{margin-top:-21px;}
#detail-slide-head{position: absolute;top: 0;left:0;z-index: 1;width: 100%;display: flex;justify-content: space-between;padding: 6px 5px 0 6px;align-items: center;}
#detail-slide-head>.left{color: white;background-color: rgba(58,58,58,0.5);display: flex;padding: 5px;border-radius: 50%;}
#detail-slide-head>.right{display: flex;align-items: center;background-color: rgba(58,58,58,0.5);font-size: 14px;line-height:normal;margin: 0;border-radius: 10px;padding: 5px 6px 5px 6px;color: #fff; }
#detail-slide-head>.left>span{color: white;font-size: 20px;}
.item-status{display: flex;width: 100%;font-size: 14px;height: 50px;line-height: normal;margin-top: -6px;}
.item-status>.left{align-items: center;background-color: #CE4D50;color: white;display: flex;flex-grow: 1;}
.item-status>.left>.hot-icon{font-size: 12px;line-height: 12px;padding: 5px;background-color: pink;color: #d80b2f;border-top-right-radius: 30%;border-bottom-right-radius: 30%;}
.item-status>.left>.label{padding: 0 6px;font-size: 13px;}
.item-status>.left>.price{}
.item-status>.left>.price>.big{font-size: 14px;line-height: 22px;}
.item-status>.left>.price>.small{font-size: 12px;line-height: 16px;}
.item-status>.left>.price-wait{}
.item-status>.right{min-width:50%;background-color: black;color: white;display: flex;align-items: center;justify-content: center;font-size: 14px;padding: 0 6px;line-height: 1;}
.item-status>.right>.label{}
.item-status>.right>.remainTime{margin-left: 5px;display: flex;align-items: center;font-size: 14px;}
.item-status>.right>.remainTime span{background-color: white;color: black;border-radius: 4px;width: 24px;height: 24px;font-size: 14px;display: flex;justify-content: center;align-items: center;line-height: normal;margin: 0 2px;}

#item-status-over>.left{justify-content: center;background-color: #808080;}
#item-status-over>.left>.label{padding: 0;margin-right: 15px;}
#item-status-over>.right{background-color: #afafaf;}

@media screen and (max-device-width:359px){
	#item-status-run{height: auto;flex-direction: column;}
	#item-status-run>.left{height: 45px;}
	#item-status-run>.right{height: 45px;justify-content: flex-start;}
}

.item-param{padding: 8px 10px 2px 10px;}
.item-param-line{padding: 0 10px;display: flex;justify-content: space-between;font-size: 12px;line-height: normal;height: 40px;color: #777;}
.item-param-line>.label{display: flex;align-items: center;margin-right: 10px;min-width: 26px;justify-content: space-between;}
.item-param-line>.label>span{display: flex;}
.item-param-line>.desc{display: flex;flex-grow: 1;align-items: center;  }
.item-param-line>.link{display: flex;align-items: center;color: #777;}
.item-param-line>.link span{font-size: 16px;margin-left: 10px;}
.item-param-line>.icon{display: flex;margin-right: 6px;align-items: center;font-size: 20px;min-width: 26px;justify-content: center;}

.bid-line{border-top: 1px solid #f1f1f1;color:#d80b2f;line-height: 40px;height: auto;}
.bid-line>.label{margin-right: 0px;}
.bid-line>.desc{}

.item-param-waring{display: flex;flex-direction: column;font-size: 12px;background-color: #fff4de;color: #777;border-top: 8px solid #f1f1f1;/*border-bottom: 8px solid #f1f1f1;*/}
.item-param-waring>div{display: flex;font-size: 12px;margin:0 10px;}
.item-param-waring>div:first-child{margin-top:10px;}
.item-param-waring>div:last-child{margin-bottom:10px;}
.item-param-waring>div>span{margin-right: 3px;font-size: 9px;}
.item-param-waring>div>div>span{margin-right: 3px;font-size: 9px;}
.item-param-waring>.obean-warningWord{flex-direction: column;}

.item-param-seller{padding:0px 10px;display: flex;flex-direction: column;font-size: 12px;color: #777;}
.item-param-seller>div{display: flex;height: 40px;}
.item-param-seller>div>div{display: flex;height:100%;align-items: center;}
.item-param-seller>.row>.left{flex-grow: 1;}
.item-param-seller>.row>.left>div{margin-right: 6px;display: flex;align-items: center;}
.item-param-seller>.row>.left>.seller-name{color:black;font-size: 14px;}
.item-param-seller>.row>.left>.seller-store{color: red;border-radius: 2px;font-size: 12px;line-height: 1.2;padding: 3px 4px;border: 1px solid red;}
.item-param-seller>.row>.left>.seller-store-not{color: #666;background-color: #e8e8e8;border-radius: 2px;font-size: 12px;line-height: 1.2;padding: 3px 4px;border: 1px solid #e8e8e8;}
.item-param-seller>.row>.left>.seller-collect{display: flex;align-items: center;color: #666;font-size: 12px;}
.item-param-seller>.row>.left>.seller-collect::before{font-size: 14px;margin-right: 3px;}
.item-param-seller>.row>.right{min-width: 60px;justify-content: center;font-size: 12px;}
.item-param-seller>.row>.right>.seller-toStore{font-size: 12px;padding: 5px;line-height: 12px;background-color: #d80b2f;color: white;border-radius: 5px;}

.item-details{font-size: 14px;text-align: center;display: flex;height: 35px;justify-content: center;align-items: center;}
.item-details-content-sections .segmented-control{ border: none; margin: 10px 25px;}
.item-details-content-sections .segmented-control .control-item{padding: 0;line-height: 25px;font-size: 13px;}
.item-details-content-sections .segmented-control .control-item.active{background-color: transparent;color: black;font-weight: bolder;}
	
#goods_params li.table-view-cell{border-bottom: 1px solid #ddd;padding: 5px 10px 5px 15px;}
#goods_params li.table-view-cell:last-child{border-bottom:0px;}	

#layer_mark{display:none;background-color: black;opacity: 0.5;position: fixed;bottom: 0;z-index: 14;width: 100%;height: 100%;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);}
#layer_jpzysx,#layer_bundle, #layer_chujiajilu,#layer_chujiapaihang{display:none;position: fixed; bottom: 0;z-index: 14;width: 100%; height: 100%; font-size: 14px;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);}	
.layer_content{display: flex;position: fixed; bottom: 0;width: 100%;background-color: white;flex-direction: column;    border-top-right-radius: 5px;border-top-left-radius: 5px;max-height: 75%;min-height: 75%;}
.layer_content>.title_item{width: 100%;display: flex;min-height: 40px;align-items: center;}
.layer_content>.title_item>.text{display: flex;flex-grow: 1;align-items: center;padding-left: 30px;line-height: 1;justify-content: center;font-size: 16px;}
.layer_content>.title_item>.icon{display: flex;min-width: 30px;font-size: 20px;}
.layer_content>.desc_item{display: flex;flex-grow: 1;overflow: scroll;}
.layer_content>.desc_item>ul{margin: 5px 10px;width: 100%;font-size: 12px;}
.layer_content>.desc_item>ul>li{border-bottom: 1px solid #f1f1f1;}
.layer_content>.desc_item>ul>li>p{margin: 0;padding: 0;color: black;font-size: 12px;}
.layer_content>.desc_item>ul>li>p.desc{margin: 5px 0 2px 0;font-size: 12px;}
.layer_content>.desc_item>ul>li>p.time{text-align: right;font-size: 12px;color: #898383;}
.layer_content>.desc_item>.none-data{display: flex;justify-content: center;width: 100%;align-items: center;font-size: 12px;}
.loading{display: flex;justify-content: center;width: 100%;align-items: center;flex-direction: column;}
.sp { width: 32px;height: 32px;clear: both;margin: 10px;}
.sp-circle {border: 4px rgba(0, 0, 0, 0.25) solid;border-top: 4px black solid;border-radius: 50%;-webkit-animation: spCircRot .6s infinite linear;animation: spCircRot .6s infinite linear;}
@-webkit-keyframes spCircRot {from {-webkit-transform: rotate(0deg);}to {-webkit-transform: rotate(359deg);}}
@keyframes spCircRot {from {transform: rotate(0deg);}to {transform: rotate(359deg);}}
#chujiapaihang_ul li{display: flex;flex-direction: column;padding: 5px 0;}
#chujiapaihang_ul li>.row{display: flex;flex-direction: row;height: 24px;padding: 0 2px;}
#chujiapaihang_ul li>.row>.col-left{width: 50%;display: flex;align-items: center;justify-content: flex-start;}
#chujiapaihang_ul li>.row>.col-left>img{margin-right: 3px;}
#chujiapaihang_ul li>.row>.col-right{width: 50%;display: flex;align-items: center;justify-content: flex-end;}
 
/*--------------导航栏--------------*/
.outer-container{position: relative;overflow: hidden;height: 42px;width: 100%;touch-action: pan-x;}
.inner-container{position: absolute;left: 0;top:0px;overflow-x:auto;width: 100%;height: auto;touch-action: pan-x;}
.item-aucCatNavBar{display: flex;flex-wrap: nowrap;touch-action: pan-x;}
.item-aucCatNavBar>a{display: flex;color: #3c3c3c;white-space: nowrap;align-items: center;font-size: 12px;line-height: 12px;padding: 5px;margin: 10px;background-color: #e9e2e2;border-radius: 5px;touch-action: pan-x;}
.item-aucCatNavBar>span{display: flex;color: #666;font-size: 12px;align-items: center;touch-action: pan-x;}

/*--------------浮动按钮组--------------*/
.float-line{position: fixed;bottom: 38px;left: 0px;display: flex;height: 40px;justify-content: center;align-items: center;font-size: 12px;width: 100%;background-color: white;color: #929292;z-index: 10;overflow: hidden;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;}
/*--收藏/已收藏--*/
.float-line>.collect{min-width: 20%;display: flex;justify-content: center;height: 100%;flex-direction: column;align-items: center;line-height: 1;color: #929292;}
.float-line>.collect>.icon{font-size: 18px;margin-bottom: 2px;}
/*--联系客服--*/
.float-line>.customer-service{min-width: 20%;display: flex;justify-content: center;height: 100%;flex-direction: column;align-items: center;line-height: 1;color: #929292;}
.float-line>.customer-service>img{width: 18px;height: 18px;margin-bottom: 2px;}
/*--取消预约--*/
.float-line>.cancel-bidat{min-width: 20%;display: flex;justify-content: center;height: 100%;flex-direction: column;align-items: center;line-height: 1;color: #929292;}
.float-line>.cancel-bidat>img{width: 18px;height: 18px;margin-bottom: 2px;}
/*--自己解锁--*/
.float-line>.self-unlock{min-width: 20%;display: flex;justify-content: center;height: 100%;flex-direction: column;align-items: center;line-height: 1;color: #929292;}
.float-line>.self-unlock>img{width: 18px;height: 18px;margin-bottom: 2px;}
/*--申请解锁--*/
.float-line>.request-unlock{display: flex; flex-grow:1;justify-content: center;height: 100%; align-items: center; background-color: #d80b2f; color: white;font-size: 16px;border: 1px solid #d80b2f;}
/*--出价竞拍/预拍出价--*/
.float-line>.bid-box{display: flex; flex-grow:1;  justify-content: center;height: 100%; align-items: center; background-color: #d80b2f; color: white;font-size: 16px;border: 1px solid #d80b2f;}
/*--查看同类商品--*/
.float-line>.view-similar-products{display: flex; flex-grow:1;justify-content: center;height: 100%; align-items: center; background-color: #d80b2f; color: white;font-size: 16px;border: 1px solid #d80b2f;}
/*--已下架--*/
.float-line>.off-the-shelf{display: flex; flex-grow:1;justify-content: center;height: 100%; align-items: center; background-color: #afafaf; color: white;font-size: 16px;border: 1px solid #afafaf;}
 
 
.mask-layer{position: fixed;top: 0px;left: 0px;right: 0px;bottom: 0px;height: 100%;width: 100%;background: black;opacity: 0.5;z-index: 13;display: none;}
#chujiaModal{position: fixed;left: 50%;top: 50%;transform: translate(-50%, -50%);width: 95%;max-height:96%;min-height: 50%;z-index: 13;overflow: hidden;}
#chujiaModal-close{position: absolute;top: 15.5px;right: 5px;z-index: 99;}
/*
#chujiaModal-close{position: absolute;top: 12px;right: 5px;z-index: 99;border-radius: 50%;width: 24px;height: 24px;background-color: #d80b2f;color: white;font-size: 20px;display: flex;justify-content: center;align-items: center;}
*/
#chujiaModal .content{padding-bottom: 50px;}

table[name=num_keyboard]{text-align: center;line-height: 35px;margin: 0;}
table[name=num_keyboard] tr{border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
table[name=num_keyboard] tr td:first-child{border-left: 0;}
table[name=num_keyboard] tr td:last-child{border-right: 0;}
table[name=num_keyboard] tr td{width: 33.3%;border-left: 1px solid #ddd;border-right: 1px solid #ddd;height: 40px;font-size: 18px;line-height: 40px;}

.num_del_icon{display: flex;align-items:center;justify-content: center;width: 100%;height: 100%;}
.num_del_icon img{width: 28px;height: 28px;margin-right: 4px;}
 
.modal_head{position: fixed;width: 100%; padding: 5px 24px 5px 24px;top: 0;left: 0;background-color: white;z-index: 10;}
.modal_body{padding: 60px 0 45px 0;height: 100% !important;position: static !important;overflow: auto;}
.modal_body_member{}
.modal_body_foot{width: 100%; padding: 0;position: fixed;bottom: -1px;left: 0;}
.title_column{height: 45px;display: flex;flex-direction:row; justify-content:space-around;align-items:stretch;font-size: 16px;}
.title_column div{width: 33.3%;display: flex;text-align: center;justify-items: center;align-items: center;align-content: center;justify-content: center;/*flex-grow: 1;*/border-bottom: 2px white solid;}
.title_column div.active{color: #f95d60;border-bottom: 1px solid #f95d60;}
.btn_bid{height: 45px;background-color: #f95d60;color: #ffffff;width: 100%;display: flex;text-align: center;justify-items: center;align-items: center;align-content: center;justify-content: center;}
.content_tip{background-color: #efefef;font-size: 12px;color: #777;padding: 10px;border-radius: 10px;margin: 0px 10px;line-height: 16px;}
.content_tip p{margin: 0;font-size: 12px;}
.div_input_price{height: 45px;border: 1px solid #777;border-radius: 5px;display: flex;width: 100%;padding: 0px 5px;}
.div_input_price_left{font-size: 14px;text-align: center;justify-content: flex-start;align-items: center;align-content: center;display: flex;padding-top: 5px;min-width: 70px;}
.div_input_price input{margin: 0;height: 43px;border:0;padding: 0px;box-sizing: border-box;font-size: 20px;text-align: right;width: 60%;}
.div_input_price_right{font-size: 14px;text-align: center;justify-content: center;align-items: center;align-content: center;display: flex;padding-top: 5px;min-width: 20%;}
.div_input_price_center{flex-grow:1;height: 100%;overflow: hidden;padding: 0 3px;}

.div_input_quantity{height: 45px;border: 1px solid #777;border-radius: 5px;display: flex;width: 100%;margin: 10px 0;padding: 0 5px;}
.div_input_quantity_left{font-size: 14px;min-width: 60px;text-align: center;justify-content: center;align-items: center;align-content: center;display: flex;padding-top: 5px;min-width: 20%}
.div_input_quantity input{margin: 0;height: 43px;border:0;padding: 0px;box-sizing: border-box;font-size: 20px;text-align: right;width: 60%;}
.div_input_quantity_right{font-size: 14px;text-align: center;justify-content: center;align-items: center;align-content: center;display: flex;padding-top: 5px;min-width: 20%;}
.div_input_quantity_center{flex-grow:1;height: 100%;overflow: hidden;}

.div_custom_keyboard{display: flex;justify-content: space-around;margin: 0;border: 1px solid #ddd;border-radius: 3px;}
.div_custom_keyboard>.key{display: flex;text-align: center;justify-content: center;justify-items: center;align-items: center;border-right: 1px solid #ddd;font-size: 10px;width: 25%;height: 30px;}
.div_custom_keyboard>.key:last-child{border-right: 0;}   
    
.input-container{outline:none;width: 100%;background-color: #ffffff;height:100%;overflow-y: auto;}
.input-container::-webkit-scrollbar{display: none;}
.input-area{display: flex;float: right;padding: 6px 0 3px;height:100%;}
.cursor{width: 1px;height: 30px;background-color: #000;margin: 0 1px;}
.input-area .space{width: 5px;height: 30px;margin-left: -2px;}
.input-area .val{line-height: 34px;font-size: 20px;}
.right-space{overflow: hidden;color: #999999;height: 100%;}
.hidden {visibility:hidden;}
.b-gray{background-color: #D0D5DB;}

.div_radio{display: flex;margin: 5px 0;justify-content: space-between;}
.radios input[type=radio]{opacity: 0;border:none;display: none;}
.radios label{display:-moz-box;display:-webkit-box;display:box;float:left;line-height: 18px;text-indent: 20px;font-size: 16px;}
.radios input[type=radio] + .radio-default {background:url('/images/icon/unchecked.png') no-repeat left top;background-size:18px 18px;}
.radios input[type=radio]:disabled + .radio-default{background:url('/images/icon/unchecked-disabled.png') no-repeat left top;background-size:18px 18px;}
.radios input[type=radio]:checked + .radio-default{background:url('/images/icon/checked.png') no-repeat left top;background-size:18px 18px;}

.minPrice{font-size: 12px;color: #777;margin: 5px 0;padding: 0px;text-align: right;}

.myBidQuantity{
	background-color: #f8f8f8;
	outline: none;
	border: #D5D5D5 1px solid;
}
