@charset "UTF-8";

/*资产推介-通用：开始*/
table, td{
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
	text-overflow: ellipsis;
    overflow: hidden;
	white-space: nowrap;
	-o-text-overflow:ellipsis;
}

/*资产推介-通用：结束*/

/*资产推介-小列表：开始*/
.zctj_form_text, .form_label, .zctj_form_tw, .zctj_form_input, .zctj_btn, .zctj_form_select{
	float:left;
}
.zctj_form_text {
    width: 82px;
    text-align: left;
    color: #383838;
    font-size: 14px;
    line-height: 30px;
}
.zctj_btn{
	padding-left:25px;
}
.zctj_tab{
	width:100%;
	font-size:14px !important;
	border: 1px solid #DCDFE6;
	/* border-top:1px solid #dddddd;
	border-left:1px solid #dddddd; */
}
.zctj_tab td{ 
	height:32px;
	line-height:32px;
	border: 1px solid #DCDFE6;
	/* border-right:1px solid #dddddd;
	border-bottom:1px solid #dddddd; */
	color:#666;
	padding-left:5px;
	padding-right:5px;
}
.zctj_tab_tr1{
	color:#333 !important;
	background-color:#EDF1F5;
	height:35px;
}
.zctj_tab_tr1 td{
	text-align:center;
}
.zctj_mt_20{
	/* margin-top:20px; */
	text-align: center;
}
.zctj_tab_ct{
	text-align:left;
}
.zctj_tab_ct a:link{
	color:#C7030E;
	text-decoration:none;
}
.zctj_tab_ct a:visited{
	color:#C7030E;
	text-decoration:none;
}
.zctj_tab_ct a:hover{
	color:#C7030E;
	text-decoration:none;
}
.zctj_tab_ct a:active{
	color:#C7030E;
	text-decoration:none;
}
.zctj_tab_ct_amount {
	font-weight:normal;
	text-align: right;
}

.zctj_page_cont{
	position: relative;
}
.zctj_page_cont a:link, .zctj_page_cont a:hover, .zctj_page_cont a:visited, .zctj_page_cont a:active {
	font-size:14px;
	color:#333;
	text-decoration:none;
	outline:none;
	text-align:center;
	position: absolute;
	right:0px;
	top:12px;
	padding:3px 15px;
	background-color:#fff;
	border:1px solid #ddd;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	/*Safari, Chrome*/
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
/*资产推介-小列表：结束*/

/*资产推介信息库-大列表：开始*/
.zctj_ct_cont{  
	margin: 0;
	padding: 0px 0px 20px 0px;
}
.zctj_form_cont{

}

.layui-form-select dl dd.layui-this {
    background-color: #c7000c;
    color: #fff;
}
.form_label {
	width: 102px;
	text-align: right;
	color: #303133;
	font-size: 14px;
	line-height: 28px;
	padding-right: 10px;
}
/* .form_label_mid {
	width: 88px;
	margin-left: -2px;
} */
.fl {
	float: left;
}
.div_form_ul {
	height: 32px;
}
.zctj_form_tw{
  color: #383838;
  font-size: 14px;
	line-height: 28px;
	text-align:center;
	padding:0px 10px 0px 10px;
}
.total_money {
	float: left;
	width: 460px;
	height: 28px;
	border: 1px solid #ccc;
}
.total_money .input_style {
	border: 0 !important;
	text-align: center;
	height: 26px;
}
.money_unit {
	float: left;
	font-size: 14px;
	color: #303133;
	line-height: 30px;
	margin-left: 8px;
}
.width_xl {
	width: 497px;
}
.width_l {
	width: 210px;
}
.width_mid {
	width: 197px;
}
.zctj_fom_tw ul li input{
	width: 100%;
}
input::-webkit-input-placeholder{
	color:#909399;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#909399;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#909399;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#909399;
	line-height: 1;
}
.layui-input, .layui-textarea, .layui-select {
	height: 32px;
}
.layui-input {
	border-radius: 0;
}
.layui-input-block>i {
	top: 5px;
}
.layui-form-item {
    width: 100%;
		margin-bottom: 0px;
}
.layui-form-item .layui-input-inline {
	width: 100%;
}
.layui-form-item .layui-inline {
	width: 100%;
}
.input_style {
	width: 100%;
	height: 28px;
	border-radius: 0px;
	padding: 0 5px 0 5px;
	color: #303133;
	text-overflow: ellipsis;
	overflow: hidden;
}
.input_style.layui-input.disabled {
	background: #eee;
}
.select_style {
	padding: 0 20px 0 5px;
}
.public_input input{
	height:32px;
	line-height:28px;
	padding-left:10px;
	font-size:12px;
	color:#999;
	-moz-border-top-left-radius: 4px;
	-moz-border-top-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	/*Safari, Chrome*/
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;  
	border:1px solid #CCC;
}
.public_input input:hover{
	height:32px;
	line-height:32px;
	padding-left:10px;
	font-size:12px;
	color:#999;
	/* -moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	/*Safari, Chrome*/
	/* -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px; */ 
		/* border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px; */
	border:1px solid #CCC;
}
.public_input input:focus{
	height:32px;
	line-height:32px;
	padding-left:10px;
	font-size:12px;
	color:#999;
	/* -moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	/*Safari, Chrome*/
	/* -webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;  */
	border:1px solid #CCC;
}
.zctj_btn_tw{
	text-align:right;
	padding-right: 2px;
}

.layui-form-select dl {
	width: 158px;
	z-index: 10000000000 !important;
	font-size: 14px;
}
/* 
.channeltitleline3 {
	width:105px;
	background-color:#C7000C;
	height:3px;
}
.channeltitleline4 {
	background-color:#9FA0A0;
}
.channeltitle5{
	margin-bottom: 16px;
	width:100%;
	height:48px;
}
 */
 
/*资产推介信息库-大列表：结束*/
 
 
/*资产详情：开始*/
.zcxq_tl_ct{
	text-indent: 28px;
	font-size:14px;
	line-height: 28px;
	/* padding:0px 0px 20px 0px; */
	color:#303133;
}
.zcxq_public_border{
	border-bottom:3px solid #F2F4F6;
}
.zcxq_zwr{
	margin-top: 20px;
  margin-left: -8px;
	padding:6px 0px 6px 8px;
	background-color: #F2F4F6;
}
.zcxq_zwr_tl{
	font-size:16px;
	color:#606266;
	font-weight:bold;
	display:inline-block;
}
.zcxq_zwr_ct{
	font-size:16px;
	color:#C7000C;
	font-weight:bold;
	display:inline-block;
}
#expirydate {
	color: #303133;
}
.zcxq_zwr_end {
	float: right;
	margin-right: 15px;
}
.zcxq_end_date {
	font-weight: 400;
}
.detail_block {
	padding: 10px 0;
	border-bottom: 1px dashed #DCDFE6;
}
.detail_block_last {
	padding: 0;
	border: 0;
	padding-top: 10px;
}
.zcxq_jbxq{
	padding:20px 0px 10px 0;
}
.zcxq_pub_tl{
	font-size:16px;
	color:#C7000C;
	font-weight:bold;
	padding-left: 13px;
	position:relative;

}
.pub_tl_ico{
	position:absolute;
	top:5px;
	left:0px;
	width:4px;
	height:15px;
	background-color:#C7000C;
}
.jbxq_public_list{
	margin-bottom: 10px;
	display:table;
}
.detail_list {
	padding: 0;
	margin-bottom: 2px;
}
.jbxq_public_list li{
	/* display:table-cell; */
	width: 400px;
	float: left;
	font-size:14px;
	color:#303133;
}
.jbxq_public_list .col2{
	width: 600px;
}
.jbxq_public_list ul.ul_oneline {
	overflow: hidden;
}
.ul_oneline li {
	width: 100%;
}
.ul_oneline .oneline_text {
	font-weight: 400;
	display: inline-block;
	width: 1059px;
	word-wrap: break-word;
	word-break: break-all;
}
.jbxq_public_list ul .jbxq_list_tl{
	display: inline-block;
	color:#606266;
	text-align:right;
	font-weight:bold;
	width:136px;
	padding-right:10px;
	vertical-align:top;
}
.jbxq_public_list ul .jbxq_list_ct{
	display: inline-block;
	text-align:left;
	width:250px;
	font-weight: 400;
	padding-right:10px;
	vertical-align:top;
	word-wrap: break-word;
	word-break: break-all;
}
.jbxq_public_list .col2 .jbxq_list_ct{
	width: 288px;
}
.zcxq_miaoshu{
	padding-bottom: 10px;
}
.miaoshu_cont ul li{
	font-size:14px;
	color:#303133;
	padding:10px 0px;
	line-height:24px;
	text-indent: 28px;
}
.miaoshu_txt {
	padding: 0 !important;
}
.miaoshu_txt p{
	text-indent: 28px !important;
	padding: 0 !important;
	margin: 0 !important;
}
.zcxq_dizhiyawu{
	padding-top: 20px;
}
.dizhiyawu_cont, .miaoshu_cont {
	padding-top: 10px;
}
.dizhiyawu_cont ul li{
	font-size:14px;
	color:#303133;
	/* padding:10px 0px; */
	line-height:24px;
}
.dizhiyawu_cont .dizhiyawu_txt {
	font-weight: 400;
	display: inline-block;
	margin-bottom: 10px;
}
.dizhiyawu_cont .detail_list:last-child {
	margin-bottom: 20px;
}
.dizhiyawu_img{
	text-align:center;
	margin-bottom: 30px;
}
.dizhiyawu_img img{
	max-width: 90%;
}
.zcxq_btn{
	height:45px;
	background-color:#edf1f5;
	text-align:center;
	padding:7px 0px 7px 0px;
}

/*  2020-6-10  联系人样式  */
.zcxq_zclxr{
	padding:20px 0px;
}
.zcxq_l_tl{
	font-size:16px;
	color:#C7000C;
	font-weight:bold;
	padding:0px 0px 0px 22px;
	position:relative;
	display:inline-block;
}
.zcxq_l_ct{
	display:inline-block;
}
.zcxq_l_tl .ic-xitong-l{
	position: absolute;
    left: 0px;
    top: 1px;
}
.zcxq_contact{
	font-size:16px;
	font-weight:bold;
	color:#303133;
}	

/*资产详情：结束*/


/* 首页资产推介\资产处置公告样式开始 */
.tab-head {
	width: 95%;
	font-weight: 700;
	text-align: center;
	margin: 2% auto 0;
}
.tab-head span {
	color: #303133;
	width: 100px;
	height: inherit;
	line-height: 26px;
	padding-bottom: 1%;
	margin-left: 2.5%;
}
a {
	color: #303133;
	text-decoration:none;
}
.tab-selected a {
	color:  #C7000B;
	text-decoration:none !important;
}
.tab-head .tab-selected {
	border-bottom: 3px solid  #C7000B;
	}
.tab-content {
	/* width: 95%;
	margin: 0 auto; */
	border-top: 1px solid #ffffff;
}
.tab-content div.tab-item{
	display: none;
	padding: 0px 1% 0px 2%;
}
.tab-content .tab-show{
	display: block;
	/* height: 80px; */
	/* line-height: 80px; */
	padding-left: 0 !important;
}
.tab-show .column-box {
	margin-top: 15px;
}
.zctj-panel {
	display: flex;
	margin-top: 34px;
}

.tab-head a:hover{
	color:#C7030E;
	text-decoration:none;
}
.more a {
	color: #606266;
}
.tab-left {
	display: flex;
	flex-direction: column;
	flex: 1;
}
.tab-left .tri {
	width: 0;
	height: 0;
	border-top: 6px solid #fff;
	border-left: 10px solid #E1EEFC;
	border-bottom: 6px solid #fff;
	position: absolute;
	right: -10px;
	display: none;
}
.tab-left-selected .tri {
	display: block;
	border-left: 10px solid #C7000B;
}
.tab-left span {
	width: 80px;
	height: 88px;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 700;
	background: #E1EEFC;
	position: relative;
}
.tab-left span:hover {
	background: #edf5fe;
}
.tab-left .tab-left-selected {
	background: #C7000B;
}
.tab-left .tab-left-selected:hover {
	background: #d90814;
}
.tab-left-selected a {
	color: #fff;
}
.content-right {
	margin-left: 10px;
	flex: 20;
}
.content-right .content-panel{
	display: none;
}
/* .content-right span {
	font-size: 16px;
	width: 15.8%;
	height: 80px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	background: #F2F6FA;
	margin-left: 8px;
	margin-bottom: 12px;
	white-space: nowrap; 
	text-overflow:ellipsis;
	overflow: hidden;
	padding: 0 5px;
	cursor: pointer;
}
.area-panel span {
	width: 11.6%;
}
.area-panel .row-panel span {
	width: 9.13%;
} */


.span-box {
	display: inline-block;
}
.box-left {
	width: 82px;
	height: 82px;
	flex: 1;
}
.box-left img {
	width: 100%;
	height: 100%;
}
.span-box-right {
	width: 76%;
	margin-left: 15px;
}
.box-right {
	width: 80%;
	display: flex;
	flex-direction: column;
	margin-left: 15px;
	flex: 6;
}
.box-right .title-line {
	overflow: hidden;
}
.span-right {
	display: flex;
	line-height: 24px;
	flex-wrap: wrap;
}
.flex {
	display: flex;
}
.span-right-title {
	font-size: 16px;
	font-weight: 700;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
	margin-bottom: 10px;
}
.right-title {
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;	
	margin-bottom: 10px;
}
.span-right-price {
	font-size: 16px;
	color: #C7000B;
	text-align: right;
	display: inline-block;
}
.span-right-content {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.right-content .span-title {
	font-weight: 700;
	color: #606266;
	width: 30%;
}
.ml-30 {
	margin-left: 20px;
}
.res-cont {
	display: flex;
	font-size: 14px;
	width: 48%;
}
.res-cont:nth-child(2n) {
	margin-left: 4%;
}
.right-content .span-res {
	margin-left: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	width: 70%;
}
.span-box-left ul {
	text-align: center;
}
.span-box-left {
	background: #F2F6FA;
}
.span-box-left li {
	line-height: 30px;
	font-weight: 700;
}
.span-box-left li:first-child {
	font-size: 20px;
	margin-top:16px;    
}

.bottom-link {
	color: #000;
	text-decoration: none ;
}
.bottom-link:hover {
	color: #C7000B!important;
}
.bottom-link:visited, .bottom-link:focus {
	color: #000;
	text-decoration: none ;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding: 0;
}
/* .col-md-6{
	width:50%;
	float:left;
} */
/* 首页资产推介、资产处置公告样式结束 */

/* 资产推介列表页样式开始 */
  .header-subpage {
    margin:0 auto;
  }
/*   
  .path {
    width: 847px;
  }
 */


  .small_title {
    font-size: 14px;
    font-weight: 700;
    line-height: 14px;
    padding-left: 5px;
    border-left: 4px solid #C7030E;
    margin: 6px auto 20px auto;
  }

  .clearfix {
    /* width: 850px; */
    height: 28px;
  }
	.zctj_fom_on {
		margin-top: 10px;
	}
  .zctj_fom_tw {
    display: none;
		margin-top: 10px;
  }
  
  .inner_txt {
	width: 1200px;
	padding-bottom: 45px;
	position: relative;
  }
  .zctj_tab .zctj_tab_tr1 td {
	width: 139px;
  }
  .zctj_tab .zctj_tab_tr1 td:last-child {
    width: 100px;
  }
  .tooltip .tooltip-inner{
    background-color: #fff;
    opacity: 1;
    
    color: #303133;
    box-shadow: 3px 3px 3px 3px #888888;
  }
  .tooltip.top .tooltip-arrow{
    border-top-color: #fff !important;
  }
	.layui-input-block {
		margin-left: 0px;
	}
	.red_button, .red_button:hover {
		border-radius: 0px;
	}
	ul.urp-cascader-child li.active {
		color: #C7030E;
	}
	.urp-cascader-content {
		margin-top: 2px;
	}
	ul.urp-cascader-child>li {
		padding: 8px;
	}
	.form_input input, .layui-input {
		color: #303133 !important;
		line-height: 1;
	}
	.dizhiyawu_cont ul li.dizhiyawu_tips {
		color: #C7030E;
		padding-top: 0;
	}
	.dizhiyawu_tips .step {
		margin: 0 10px;
	}
	.footer_tips {
		color: #303133;
		font-size: 14px;
		margin-bottom: 20px;
	}
	.footer_tips span{
		font-weight: 400;
	}
	.footer_tips p {
		padding: 0;
	}
	ul.urp-cascader-child {
		max-height: 204px;
		height:auto !important;
	}
	.layui-icon {
		font-size: 13px;
	}
/* 资产推介列表页样式结束 */

.container {
	width: 1200px;
}
.tab-header {
	width: 100%;
	height: 37px;
	font-weight: 400;
	font-size: 14px;
	margin: 0 auto;
	border-bottom: 1px solid #DCDFE6;
}
.tab-header span {
	margin-right: 1%;
	font-size: 16px;
}
.asset-list .my-asset:nth-child(2n) {
	margin-left: 4%;
}
.my-asset {
	display: flex;
	margin-bottom: 36px;
	width: 48%;
}
.search-tab {
	padding-top: 15px;
	position: relative;
}
.search-tab .content-tab{
	display: none;
}
.content-tab span {
	font-size: 14px;
	color: #303133;
	width: 231px;
	height: 42px;
	display: inline-block;
	text-align: center;
	line-height: 42px;
	background: #F2F6FA;
	margin-left: 4px;
	margin-bottom: 10px;
	white-space: nowrap; 
	text-overflow:ellipsis;
	overflow: hidden;
	padding: 0 5px;
	cursor: pointer;
}
.content-tab span:hover {
	background: #E1EEFC;
}
.area-tab {
	position: relative;
}
.asset-tab span {
	width: 191px;
}
.area-tab span {
	width: 141px;
}
.area-tab .row-panel span {
	width: 100px;
}
.more-indust, .more-area, .more-asset {
	display: none;
}
.show-more {
	width: 140px;
	text-align: center;
	font-size: 14px;
	color: #606266;
	cursor: pointer;
	margin: 0 auto;
}
.map-tab {
	font-size: 14px;
	color: #C7000B;
	position: absolute;
	right: 0;
	bottom: 5px;
	cursor: pointer;
}
.map-area {
	display: none;
	width: 1100px;
	height: 688px;
	background: #fff;
	box-shadow: 0 0 24px 0;
	position: absolute;
	top: 10px;
	z-index: 100;
	left: 50%;
	transform: translateX(-50%);
}
#china-map {
  width: 900px;
  height: 900px;
  margin-top: 20px;
}
.city-block {
	position: absolute;
	top: 56px;
	right: 50px;
	display: flex;
	flex-direction: column;
}
.city-block div {
	font-weight: 700;
	margin-bottom: 5px;
	text-align: center;
}
.city-block span {
	width: 110px;
	height: 41px;
	font-size: 14px;
	margin-bottom: 10px;
	background: #F2F6FA;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
.city-block span:hover {
	border: 1px solid #C7000B;
}
.close-map {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #909399;
	width: 24px;
	height: 24px;
	display: flex;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
.close-map img {
	width: 50%;
	height: 50%;
}
.more-limit {
	display: flex;
	justify-content: center;
	width: 100%;
}
.more-limit span {
	font-size: 14px;
	color:#606266;
	cursor: pointer;
}
.change-tab {
	height: 40px;
	border-bottom: 1px solid #DCDFE6;
	position: relative;
	display: none;
}
.change-tab .choosed-item {
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
}
.change-tab .change-item {
	cursor: pointer;
	font-size: 14px;
	color: #C7000B;
	margin-left: 10px;
	display: inline-flex;
	align-items: end;
}
.search-area {
	margin-top: 20px;
}
.asset-list {
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
}
.label-area {
	background: #fff;
	box-shadow: 0 0 10px 0;
	position: absolute;
	top: 40px;
	z-index: 100;
	padding: 10px 0;
	display: none;
}
.label-area span {
	font-size: 14px;
	color: #303133;
	width: 231px;
	height: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-left: 4px;
	margin-bottom: 10px;
	white-space: nowrap; 
	text-overflow:ellipsis;
	overflow: hidden;
	padding: 0 5px;
	cursor: pointer;
}
.label-area span:hover {
	color: #C7000B;
}
.label-area .checked {
	color: #C7000B;
	font-weight: 700;
}
.label-area.asset span {
	width: 191px;
}
.label-area.area span {
	width: 141px;
}
.label-area.area .row-panel span {
	width: 100px;
}
.no-data {
	width: 100%;
	height: 147px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 14px;
}
.result-area {
	min-height: 181px;
}
.no-data img {
	width: 100px;
	height: 100px;
}

/* 拍卖样式结束 */
.auction-content {padding-bottom:20px;}
.auction-content img:nth-child(2){float:right;}
.auction-content img{width:580px;}
/* 拍卖样式结束 */



