@charset "UTF-8";
/* 
 *  版本号 23mzj
 *  更新时间 24/12/31
 *  Jcl更新
*/

[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) {
  .hdjlTab .tabs_content{height: auto !important;} 
  .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;}
}

/* By Jcl */
.info_public_bg {
  background-image: url(/public/images/20200907-bg-bm.png)!important;
}
/* 默认手势 */
.cur_def {
  cursor: default;
}
/* 禁止手势 */
.cur_not {
  cursor: not-allowed;
}
/* 二维码分享固定 */
.ui-popup {
  position: fixed !important;
  top: 28% !important;
}
.xxgkzn{
overflow-y: auto;
height: 9rem;
}
.xxgkzn::-webkit-scrollbar {
width: 10px;
}
.xxgkzn::-webkit-scrollbar-thumb {
background-color: #1658a0;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px
}
.xxgkzn::-webkit-scrollbar-track {
background-color: #E5E5E5;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.info_public_bg .breadcrumb {
	margin-bottom:0;
}
.xl_line_none:before,.none_before:before,.none_after:after{
  display: none;
}
.ind_con3 a{color: #1658a0;}
.hdjl_con1 {
  padding: 0.36rem 0.32rem;
}
.dataNullTips > span {
  width: auto;
  display: block;
  padding: 16px 24px;
  text-align: center;
  border: 1px solid #dddddd;
}
.text_indent2em {
  text-indent: 2em;
}
.slb .dataNullTips > span {
  font-size: 26px;
}
/* By Jcl end */

/*231012*/
/* 20230922 */
.zwgkbox .icon_list1{margin-top:.15rem;}
.zwgkbox .icon_list1 li a{padding:.15rem 0; background-color:#f7faff !important;color:#333;font-size:.16rem;font-weight: normal;}
.zwgkbox .icon_list1 li a i{display:block;height:.48rem;width:.48rem;color:#fff; background-color:#77a9e0; background: linear-gradient(45deg , #77a9e0, #b6d8fc); border-radius: 50%;line-height: .48rem;margin: 0 auto .08rem;}
.slb .zwgkbox .icon_list1 li{margin-bottom:.2rem;}
 
.zwgkbox .sxft_img{margin-top: .4rem;width: 100%;}
.zwgkbox .sxft_img img{width:100%;}
.slb .zwgkbox .sxft_img{margin-top:.2rem;}
.slb .submenu .row:nth-child(4){ padding: 0rem; min-height:inherit}
@media screen and (max-width:992px){
   .zwgkbox .sxft_img{margin-top:.2rem;}
}