﻿.zxbox{
    display: flex;
    flex-direction: column;
    background: #0b87ce;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    transition: all ease .3s;
    position: relative;
    right: 0;
}
.zx_btm_o{
    background: #0b87ce;
    background-color: #0b87ce;
    width: 45px;
    height: 45px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    cursor: pointer;
    position: absolute;
    bottom: -50px;
    right: 0;
    transition: all ease .3s;
}
/* 折叠钮在 .zxbox 外，与主条同色，避免与其它全局 div 背景串色 */
.zxbox.zx_sidebar_simple + .zx_btm_o{
    background: #0b87ce;
    background-color: #0b87ce;
}
.zx_right{
    right: -45px;
}
.zx_right + .zx_btm_o{
    width: 30px;
    height: 30px;
    bottom: -35px;
}
.zx_xjie{
    position: absolute;
    right: 55px;
    top: 0;
    background: #fff;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    z-index: 2;
    opacity: 0;
    pointer-events: none;
    transition: all ease .3s;
    padding: 5px;
    -webkit-box-shadow: 0 1px 3px rgb(18 18 18 / 10%);
    box-shadow: 0 1px 3px rgb(18 18 18 / 10%);
    min-width: 230px;
    min-height: 110px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.zx_xjie img{
	min-width:150px;
}
.zxbox > div:hover .zx_xjie{
    z-index: 3;
    opacity: 1;
    pointer-events: visible;
    right: 45px;
}
.zxbox > div > p a{
    font-size: 0;
    display: block;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    transition: all ease .3s;
}
.zxbox a:hover{
    opacity: .6;
}
.zx_6 > p a{
    pointer-events: none;
}
.zx_7 > p a{
    pointer-events: none;
}
.zx_type{
    line-height: normal;
}
.zx_type.vpHide:not([nd_deleted]){
    display: none !important;
}
.zx_zh{
    text-align: left;
    color: #0b87ce;
    font-size: 24px;
    white-space: nowrap;
    min-height: 30px;
    line-height: 30px;
    padding: 0 15px;
    font-family: arial;
    text-align: center;
}
.zx_type{
    display: none;
}
.zx_ts{
    font-size: 14px;
    color: #a7aeb5;
    line-height: 1;
    margin-bottom: 10px;
}
.zx_6 .zx_xjie{
    min-height: 250px;
}
.zx_6 .zx_zh a{
	display:none;
}
.zx_6 .zx_bts{
    font-size: 14px;
    color: #a7aeb5;
    line-height: 1;
    margin-bottom: 10px;
    text-align: center;
    margin-top: 20px;
}
.zx_6 .zx_ts{
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 30px;
    margin-top: 10px;
}
.zx_6 .zx_ts:nth-child(2){
    display:none;
}
.p_backtop{
    width: 45px;
    height: 0px;
    cursor: pointer;
    transition: all ease .3s;
    opacity: 0;
}
.p_backtop.zx_hi{
    height: 45px;
    opacity: 1;
}
.p_backbottom{
    width: 45px;
    height: 45px;
    cursor: pointer;
    transition: all ease .3s;
}
/* 悬停：与主色 #0b87ce 同色相略深，避免原 #1f3a9d 偏紫与主条脱节 */
.zx_btm_o:hover,
.p_backbottom:hover,
.zxbox > div > p a:hover,
.zx_sidebar_simple .zx_sidebar_hit:hover,
.p_backtop:hover{
    background-color: #0a7ab8;
}

@media screen and (max-width:768px){
  .p_backbottom {
      width: 45px;
      height: 45px;
  }
  .zxbox > div > p a{
      width: 45px;
      height: 45px;
      pointer-events: none;
  }
  .zx_sidebar_simple .zx_sidebar_hit{
      width: 45px;
      height: 45px;
      pointer-events: auto;
  }
  .zx_sidebar_simple .zx_sidebar_hit .zx_sidebar_fa{
      font-size: 18px;
  }
  .p_backtop{
      width: 45px;
  }
  .p_backtop.zx_hi {
      height: 45px;
      opacity: 1;
  }
  .zx_btm_o{
      width: 45px;
      height: 45px;
      bottom: -50px;
  }
  .zx_right + .zx_btm_o{
      width: 45px;
      height: 45px;
      bottom: -50px;
  }
  .zx_right{
      right: -45px;
  }
  .zx_xjie {
      min-width: 160px;
      min-height: 70px;
  }
  .zx_zh {
      font-size: 16px;
  }
  .zx_ts {
      font-size: 12px;
      margin-bottom: 4px;
  }
  .zx_6 .zx_bts {
      font-size: 12px;
      margin-bottom: 4px;
      margin-top: 0px;
  }
  .zx_6 .zx_ts {
      font-size: 12px;
      margin-bottom: 0px;
      margin-top: 0px;
  }
  .zx_xjie img {
      min-width: 90px;
      max-width: 100px;
  }
  .zx_6 .zx_xjie {
      min-height: 190px;
      min-width: 130px;
  }
}
/* Font Awesome 6：侧栏图标（需加载 all.min.css + webfonts） */
.zxbox .e_icon-10.zx_icon_legacy {
    display: none !important;
}
.zx_btm_o,
.p_backtop,
.p_backbottom {
    display: flex;
    align-items: center;
    justify-content: center;
}
.zxbox .p_loopItem > p.zx_haoname > a,
.zx_1 > p a,
.zx_2 > p a,
.zx_3 > p a,
.zx_4 > p a,
.zx_5 > p a,
.zx_6 > p a,
.zx_7 > p a,
.zx_8 > p a,
.zx_9 > p a,
.zx_10 > p a {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
/* 防止全站 icon 字体覆盖 Font Awesome 的 ::before */
.zxbox .zx_sidebar_fa.fa-solid,
.zxbox .zx_sidebar_fa.fa-solid::before {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
    font-style: normal !important;
    -webkit-font-smoothing: antialiased;
}
.zxbox > div > p a .zx_sidebar_fa {
    font-size: 20px;
    color: #fff;
    line-height: 1;
}
.zxbox .p_backtop .zx_sidebar_fa,
.zxbox .p_backbottom .zx_sidebar_fa,
.zxbox .zx_btm_o .zx_sidebar_fa {
    font-size: 16px;
    color: #fff;
}
/* 折叠钮在 .zxbox 外（与 .zxbox 为兄弟节点），需单独写否则箭头易呈黑色 */
.zx_btm_o .zx_sidebar_fa.fa-solid,
.zx_btm_o .zx_sidebar_fa.fa-solid::before {
    font-family: "Font Awesome 6 Free" !important;
    font-weight: 900 !important;
    font-style: normal !important;
    font-size: 16px;
    line-height: 1;
    color: #fff !important;
    -webkit-font-smoothing: antialiased;
}
.zx_btm_o:hover .zx_sidebar_fa,
.zx_btm_o:hover .zx_sidebar_fa::before {
    color: #fff !important;
}
/* 精简侧栏：双电话 + 联系 + 顶栏（Font Awesome 图标） */
.zx_sidebar_simple .zx_sidebar_row{
    position: relative;
}
.zx_sidebar_simple .zx_sidebar_hit{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    margin: 0 auto;
    color: #fff;
    text-decoration: none;
    box-sizing: border-box;
    transition: opacity .3s;
}
.zx_sidebar_simple .zx_sidebar_hit .zx_sidebar_fa{
    font-size: 20px;
    color: #fff;
    line-height: 1;
}
.zx_sidebar_simple .zx_xjie--compact{
    min-height: auto;
    min-width: 180px;
    padding: 10px 12px;
    justify-content: flex-start;
}
.zx_sidebar_simple .zx_xjie--compact .zx_ts{
    text-align: center;
    margin-bottom: 6px;
}


