@charset "UTF-8";
/* 
 *  版本号 23nyj
 *  更新时间 23/9/13
 *  zcm更新
*/

[ms-if],[ms-visible] { display: none; }

/* all_list */
.breadcrumb li:last-child a { color: #333333; }

/* dc_list */
.collect_list_item_extend a.btn_base { color: #fff; }

@media screen and (max-width:992px) {
	.wrap{
		overflow-x: hidden;
	}
}
@media screen and (min-width:992px) {
    .compact_layout_01.page_bg .header.fixed .logo{padding: 0rem;}
    .compact_layout_01.page_bg .header.fixed .logo a img{ max-height:.56rem; width:auto;}
}

@media screen and (max-width:1366px) {
	.slb .header_link_01{clear:inherit;margin-bottom: .1rem;display: inline-block;}
	.slb .menu_base{ margin-top:.25rem;}
}

@media screen and (max-width:992px) {
	.slb .header_link_01{ display:none;}
	.slb .menu_base{ margin-top:0rem;}
}

/*友情链接*/
.slb .out_links>ul>li>div{
    bottom: 0.57rem;
}
/* 互动交流 */
.hdjl_con a{color: #1658a0;}
.ind_con3 a{
	color: #1658a0 !important;
}
.zrzy_tabs .table_base td .cell{
	text-overflow: ellipsis;
}
/*征集详情没数据*/
.dataNullTips > span {
    width: auto;
    display: block;
    padding: 16px 24px;
    text-align: center;
    border: 1px solid #dddddd;
}
.yzm_box .verification_code_img{
	top: .02rem;
}
.info_public_bg{
	background-image: url(/public/images/20200907-bg-bm.png) !important;
}
@media screen and (max-width:992px) {
	.info_public_bg .main .content{
		background-color: transparent;
	}

	.slb .info_public_bg .banner_header .row .trt-row [class*="trt-col-"].trt-col-sm-18, .slb .info_public_bg .banner_header .row .trt-row [class*="trt-col-"].trt-col-sm-6, .slb .banner_header .trt-col-10{
		width: 100% !important;
		padding: 0rem .1rem;	
	}
}
/* 默认手势 */
.cur_def {
	cursor: default;
  }
  /* 禁止手势 */
  .cur_not {
	cursor: not-allowed;
}

@media screen and (max-width:640px) {
	.ban_list .bd li a img{
		width: 100%;
		margin-left: unset;
	}
}

