@charset "UTF-8";
/* 
 *  版本号 23slj
 *  更新时间 23/9/19
 *  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 (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;}

/**字体放大缩小**/

.font0,
.font0 p,
.font0 div,
.font0 table,
.font0 span,
.font0 text,
.font0 section,
.font0 font {
  font-size: 14px !important;
}

.font1,
.font1 p,
.font1 div,
.font1 table,
.font1 span,
.font1 text,
.font1 section,
.font1 font {
  font-size: 16px !important;
}

.font2,
.font2 p,
.font2 div,
.font2 table,
.font2 span,
.font2 text,
.font2 section,
.font2 font {
  font-size: 17px !important;
}

.font3,
.font3 p,
.font3 div,
.font3 table,
.font3 span,
.font3 text,
.font3 section,
.font3 font {
  font-size: 18px !important;
}

.font4,
.font4 p,
.font4 div,
.font4 table,
.font4 span,
.font4 text,
.font4 section,
.font4 font {
  font-size: 19px !important;
}

.font5,
.font5 p,
.font5 div,
.font5 table,
.font5 span,
.font5 text,
.font5 section,
.font5 font {
  font-size: 20px !important;
}

.font6,
.font6 p,
.font6 div,
.font6 table,
.font6 span,
.font6 text,
.font6 section,
.font6 font {
  font-size: 21px !important;
}

.font7,
.font7 p,
.font7 div,
.font7 table,
.font7 span,
.font7 text,
.font7 section,
.font7 font {
  font-size: 22px !important;
}

.font8,
.font8 p,
.font8 div,
.font8 table,
.font8 span,
.font8 text,
.font8 section,
.font8 font {
  font-size: 23px !important;
}

/*征集详情没数据*/
.dataNullTips > span {
    width: auto;
    display: block;
    padding: 16px 24px;
    text-align: center;
    border: 1px solid #dddddd;
}
/*调查详情*/
@media screen and (max-width: 992px){
	.btn_base+.btn_base {
		margin-top: .1rem;
	}
}
.verification_code_img {
  height: 0.5rem;
  cursor: pointer;
}

/*互动交流*/
.ind_con3 a{
	color: #1658a0 !important;
}

/*更多*/
@media screen and (max-width: 992px){
	.tabs .tabs_header .more {
		display: block;
	}
}

@media screen and (max-width: 992px){
	.main .content {
		background-color: #fff0;
	}
}

