body{
  font-size: 14px;
  color:#666;
  font-family: "YX-HiraginoSansGB-W6", Sans-serif;
}
.pc_head{
    height: 80px;
    box-shadow: 0px 10px 25px -8px rgba(41, 41, 41, 0.08);
    padding-top: 15px;
}
a{
  text-decoration: none;
}
a:hover{
  text-decoration: none;
}
.dja{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.djjj{
    display: flex;
}
.ggg{
       padding: 15px;
    background: #fef2da;
    
}
.about{
        padding: 50px 0;
    background: #f2f2f2;
}
.about_box{
        background: #fff;
    padding: 30px;
    border-radius: 10px;
}
.ggg_a svg{
    margin-top: -5px;
    font-size: 16px;
    color: rgb(229 108 14);
}
.no-scroll {  
            overflow: hidden;  
            height: 100vh;  
        }  
.ggg_b{
    color: rgb(229 108 14);
}
.ggg_b a{
    margin-left: 5px;
    color: #13bafd;
}
.logo img{
      height: 50px;
}
.nav_a a{
  margin-left: 15px;
  font-size: 18px;
  color:#666;
}
.xz_1_i img{
  width: 100%;
}
.xz_1{
  background: rgb(205 219 218);
  padding: 50px 0;
  position: relative;
}
.xz_1_i1 img{
      width: 150px;
    border-radius: 30px;
    margin: 0 auto;
    display: block;
}
.xz_1_i2{
      text-align: center;
    font-size: 45px;
    font-weight: bold;
    color: #000;
}
.xz_1_i3{
      text-align: center;
    color: #000;
    font-size: 30px;
    font-weight: bold;
}
.xz_1_i4_1_t{
  font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #000;
}
.xz_1_i4_1 img{
  max-width: 100%;
  display: block;
  width: 100px;
  margin: 0 auto;
}
.xz_1_i4_1_a a{
    background: #494949;
    margin-top: 10px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
        display: block;
}
.xz_2_t{
      font-size: 35px;
    font-weight: bold;
    color: #000;
}
.xz_2_p{
      font-size: 18px;
    line-height: 1.8;
}
.xz_2_i img{
  max-width: 100%;
}
.xz_3{
  background: #f2f2f2;
    padding: 50px 0;
}
.fd{
  text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #f2f2f2;
}
.foot_2 a{
      font-size: 14px;
    color: #666;
}
.foot_1_t{
  text-align: center;
}
.foot_1_box img{
     max-width: 100%;
    width: 150px;
    display: block;
    margin: 0 auto;
}
.foot_2{
      text-align: center;
    border-top: 1px solid #f2f2f2;
}
.xz_1_i4{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 24px;
}
.xew{
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100px !important;
  height: 100px;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 8px;
  padding: 5px;
  box-sizing: border-box;
}
.xz_1_i4_1{
  position: relative;
  width: 170px;
  margin-bottom: 16px;
}
.xz_1_i4_1:hover .xew{
  opacity: 1;
}
.xz_1_i{
  position: absolute;
  bottom: 0;
  top: 50px;
}
.wap_1{
      background: #494949;
    border-radius: 100px;
    width: 70%;
    padding: 5px 10px;
    margin: 0 auto;
    margin-top: 15px;
}
.wap_1 img{
  width: 30px;
}
.wap_1 span{
      color: #fff;
    padding-left: 10px;
}
.wap_12{
      background: #494949;
    border-radius: 100px;
    width: 70%;
    padding: 5px 10px;
    margin: 0 auto;
    margin-top: 15px;
}
.wap_12 img{
  width: 30px;
}
.wap_12 span{
      color: #fff;
    padding-left: 10px;
}
.wap{
  display: none;
}
@media (max-width: 1100px) {
.xz_1_i4_1 {
    position: relative;
    width: 130px;
}
.xz_1_i1 img {
    width: 100px;
  }
  .xz_1_i3{
    font-size: 20px;
  }
  .xz_1_i2{
    font-size: 20px;
  }
  .xew{
    height: auto!important;
    width: 100px !important;
  }
}
@media (max-width: 768px){
  .xz_1_i {
    position: static;
  }
  .nav_a a{
    font-size: 14px;
  }
  .pc_head{
    height: 60px;
  }
  .logo img {
    height: 30px;
}
.xz_2_t{
  text-align: center;
}
.xz_2_t{
  font-size: 25px;
}
.xz_2_p{
  font-size: 16px;
}
.fd{
  font-size: 25px;
}
.pc{
  display: none;
}
.wap{
  display: block;
}

}


.mask {  
    position: fixed;  
    top: 0;  
    left: 0;  
    width: 100%;  
    height: 100%;  
    background-color: rgba(0, 0, 0, 0.5);  
    z-index: 9999;  
    display: none;  
    align-items: center;  
    justify-content: center;  
    flex-direction: column;  
}  
  
.mask-content {  
    background-color: white;  
    padding: 20px;  
    border-radius: 10px;  
    text-align: center;  
}

.news_list {
    padding: 50px 0;
    background: #f2f2f2;
}
.news_list_l {
    background: #fff;
    padding: 30px;
    border-radius: 10px;
}
.news_list_l ul{
	margin:0;
	padding:0;
}
.news_list_l li{
	list-style:none;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #f2f2f2;
}
.news_list_l a{
	color:#666;
}
.news_list_l a:hover{
	color:#0390a8;
}
.news_list_l a span{
	margin-right:5px;
}
.pagebar {
    padding: 20px 20px 0;
    overflow: hidden;
    clear: both
}

.pagebar .pagination {
    display: flex;
    justify-content: center;
    /* margin-top: 10px; */
}

.pagination a {
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    font-size: 12px;
    padding: 8px 10px;
    margin: 0 2px;
    border-radius: 3px;
    line-height: 100%
}

.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}

.pagination a:hover {
    color: #333;
    border: 1px solid #333;
}

.pagination a.page-num-current {
    color: #fff;
    background: #333;
    border: 1px solid #333;
}

.pagination .st {
    font-family: 宋体
}

.text-secondary {
    text-align: center;
    padding: 20px 0
}
.about_box_t{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
.about_box_p{
	    text-align: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}
.about_box img{
	max-width:100%;
}
.sx a{
	display:block;
	color:#666;
	margin-top:5px;
}
.sx  a:hover{
	color:#0390a8;
}
.sx{
	margin-top:25px;
	border-top:1px solid #f2f2f2;
	padding-top:25px;
}
/* 移除二维码选项的额外上边距，保持所有选项对齐 */
.xz_1_i4_1:has(.xew) {
  padding-top: 0;
}

@media (max-width: 1100px) {
  .xz_1_i4_1:has(.xew) {
    padding-top: 0;
  }
}