* {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
}
html{ -webkit-box-sizing:border-box; box-sizing:border-box; overflow-x:auto;}
*,*:before,*:after{ -webkit-box-sizing:inherit; box-sizing:inherit;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img{ border:medium none; margin:0; padding:0;}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    box-sizing: border-box;
    background: #f0f8ff;
    font-family: '宋体', 'SimSun', serif;
}

body {
    display: flex;
    flex-direction: column;
}

/* 容器样式 */
#container {
    flex: 1;
    width: 100%;
    display: flex;
    flex-direction: column;
}

/* 确保内容区域填满容器 */
.jyWhiteBg {
    flex: 1;
    padding-bottom: 0px; /* 添加额外底部填充 */
}
body,button,input,select,textarea{ 
  color: #333; 
  font: 16px "宋体";
}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
em,i{ font-style:normal;}
ul,ol{ list-style:none;}
table{ border-collapse:collapse; border-spacing:0;}
input:focus,button:focus,textarea:focus,select:focus,video{ outline: none;}
input::-webkit-input-placeholder{ /* WebKit browsers 适配谷歌 */ color: #888;}
input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 适配火狐 */ color: #888;}
input::-moz-placeholder{ /* Mozilla Firefox 19+ 适配火狐 */ color: #888;}
input:-ms-input-placeholder{ /* Internet Explorer 10+  适配ie*/ color: #888;}
select::-ms-expand{ display:none;}
body{ 
  background: #e5eff9;
  transform: scale(0.8);
  transform-origin: top left;
  width: 125vw;
  height: 125vh;
  overflow-x: hidden;
}


/* 首页 */

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}
#navToggle {
display: none;
}

/* 页脚样式 */
.footer {
    width: 100%;
    padding: 20px 0;
    margin-top: auto;
}
.jyNewsSwiper .swiper-pagination-bullet {
width: 16px;
height: 16px;
border-radius: 16px;
background: #ffffff;
opacity: 1;
}
.jyNewsSwiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: #2768DC ;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
  padding: 0;
}
a {
  color: black;
  text-decoration: none !important;
}
a:hover span{
  color: #2768db;
}

.bm3 {
  border-bottom: 3px solid #2768dc;
}

.PullRight {
  float: right;
}

.PullLeft {
  float: left;
}

.jyLayout {
  width: 1449px;
  margin: 0 auto;
}

.header-banner {
  width: 100%;
  height: 230px;
  background: url(../images/zs_jykxy_headerbg.png) no-repeat;
  background-size: 100% 100%;
}

.header-banner-img {
  height: 100%;

  padding: 51px 0 66px 0;
  display: flex;
  justify-content: space-between;
}

.header-banner-right {
  float: right;
  width: 447px;
  margin-top: 11px;
  color: white;
  line-height: 32px;
}

.jyHomeNav {
  height: 80px;
  width: 100%;
  background-color: #2768dc;
}
.jyHomeNav a:hover{
  color: #eeeeee;
}

.jyHomeNav .jyHomeNavActive {
  border-bottom: 4px solid #fff;
}

.jyHomeNav .jyNav {
  padding: 21px 0;
}

.jyHomeNav a {
  color: #fff;
  font-size: 26px;
  margin-right: 0px;
}

.jyNewsSwiper {
  height: 440px;
  overflow: hidden;
}

.floor1 {
  padding-top: 40px;
}

.floor1 .jyCol {
  width: 806px;
}

.jyNewsSwiper .jyNewsSwiperItem {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.jyNewsSwiper .jyNewsSwiperItem>h4 {
  display: flex;
  font-size: 20px;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  height: 50px;
  background: rgba(0, 0, 0, 0.2);
  line-height: 50px;
  padding: 0 160px 0 15px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jyWhiteBg {
  background: #f0f8ff !important;
}

.jyNewsSwiper>.swiper-pagination-bullets {
  left: auto;
  right: 20px;
  width: auto;
}

.floor1_box1 {
  margin-left: 20px;
  width: 620px;
}

.floor1_box1 .jsTabTit li.active {
  background-color: #2768db;
}

.floor1_box1 .jsTabTit li.active a {
  color: #ffffff;
}

.floor1_box1 .jsTabTit li {
  width: 140px;
  height: 62px;
  padding: 17px 20px;
  font-size: 20px;
}

/* .floor1_box1 .jsTabTit{
  border-bottom: 3px solid #2768DC;
} */
.floor1_box1 .jsTabTit .more {
  padding-top: 20px;
}

.floor1_box1 .jsTabCon .ixList .box span {
  color: #333;
  background: url(../images/zs_jykxy_icon1.png) center left no-repeat;
  background-size: 18px;
  padding-left: 25px;
}

.floor1_box1 .jsTabCon .ixList .box:hover span {
  color: #2768dc;
}

.floor1_box1 .jsTabCon .ixList a {
  font-size: 20px;
  display: block;
  margin-top: 23px;
}

.floor1_box1 .jsTabCon .ixList a:hover {
  color: #2768db;
}

.textH {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* 麒麟系统兼容性处理 */
  display: block;
  /* 备用方案：使用固定宽度和隐藏 */
  max-width: 100%;
  word-wrap: break-word;
  /* 针对麒麟系统的特殊处理 */
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.floor2 {
  margin-top: 49px;
}
.floor1 .boxFloor2Box1,
.floor2 .boxFloor2Box1{
  padding-right: 20px;
}

.floor2 .boxFloor2Box2{
  padding-right: 10px;
  padding-left: 10px;
}
.floor2 .boxFloor2Box3{
  padding-left: 20px;
}

.floor2 .title.i1,
.floor2 .title.i2,
.floor2 .title.i3,
.floor2 .title.i4 {
  padding-bottom: 11px;
}
.floor1 .title.i4 {
  padding-bottom: 11px;
}


.floor2 .title.i1 span {
  background: url(../images/zs_jykxy_icon2.png) center left no-repeat;
}

.floor2 .title.i2 span {
  background: url(../images/zs_jykxy_icon3.png) center left no-repeat;
}

.floor2 .title.i3 span {
  background: url(../images/zs_jykxy_icon4.png) center left no-repeat;
}

.floor2 .title.i1 span,
.floor2 .title.i2 span,
.floor2 .title.i3 span {
  background-size: 30px;
  padding-left: 40px;
  font-size: 24px;
  color: #2768dc;
  margin-left: 12px;
}

.floor2 .title.i4 span {
  background-size: 30px;
  padding-left: 0px;
  font-size: 24px;
  color: #2768dc;
  margin-left: 12px;
}
.floor1 .title.i4 span {
  background-size: 30px;
  padding-left: 0px;
  font-size: 24px;
  color: #2768dc;
  margin-left: 12px;
}

.floor2 .title.i1 .more,
.floor2 .title.i2 .more,
.floor2 .title.i3 .more,
.floor2 .title.i4 .more {
  margin-top: 15px;
  font-size: 14px;
  color: #999999;
}
.floor1 .title.i4 .more {
  margin-top: 15px;
  font-size: 14px;
  color: #999999;
}
.floor2 .fl2_t1_Left {
  background-color: #eaf2ff;
  width: 80px;
  height: 60px;
  border-radius: 6px 6px 6px 6px;
}
.floor1 .fl2_t1_Left {
  background-color: #eaf2ff;
  width: 80px;
  height: 60px;
  border-radius: 6px 6px 6px 6px;
}

.floor2 .ixList a {
  margin-top: 20px;
}
.floor1 .ixList a {
  margin-top: 20px;
}

.floor2 .ixList a.box {
  display: flex;
  align-items: center;
}
.floor1 .ixList a.box {
  display: flex;
  align-items: center;
}
.floor2 .fl2_t1_Left .box2 {
  width: 80px;
  height: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 6px 6px 6px 6px;
}
.floor1 .fl2_t1_Left .box2 {
  width: 80px;
  height: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 6px 6px 6px 6px;
}

.floor2 .fl2_t1_Left .ri {
  color: #6092e7;
  font-size: 24px;
  width: 100%;
  text-align: center;
  padding-top: 8px;
}
.floor1 .fl2_t1_Left .ri {
  color: #6092e7;
  font-size: 24px;
  width: 100%;
  text-align: center;
  padding-top: 8px;
}

.floor2 .fl2_t1_Left .nianYue {
  color: #999999;
  font-size: 14px;
}
.floor1 .fl2_t1_Left .nianYue {
  color: #999999;
  font-size: 14px;
}

.floor2 .fl2_t1_Right {
  font-size: 20px;
  color: #333333;
  margin-left: 11px;
}
.floor1 .fl2_t1_Right {
  font-size: 20px;
  color: #333333;
  margin-left: 11px;
}

.textH2 {
  overflow: hidden;
  /* 麒麟系统兼容性处理 */
  display: block;
  /* 备用方案：使用固定高度和隐藏 */
  max-height: 2.4em; /* 约2行文本高度 */
  line-height: 1.2em;
  /* 针对麒麟系统的特殊处理 */
  -webkit-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* 多行文本省略的备用方案 */
  word-wrap: break-word;
  word-break: break-all;
}

.floor2 .ixList .fl2_t2_Left .box2 {
  width: 120px;
  height: 60px;
  background: url(../images/zs_jykxy_icon5.png) center left no-repeat;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
}

.floor2 .fl2_t1_Left div.ri {
  width: 100%;
  height: 40px;
  padding-top: 8px;
  font-size: 24px;
  text-align: center;
  background-color: #2768dc;
  color: #ffffff;
  border-radius: 6px 6px 0 0;
}

.floor2 .fl2_t1_Left div.nianYue {
  width: 100%;
  height: 20px;
  font-size: 14px;
  text-align: center;
  color: #2768dc;
  border-radius: 0 0 6px 6px;
  border: 1px solid #2768dc;
}
.floor3  {
display: flex;
}
.floor3 .box3 {
  margin-top: 34px;
  margin-left: 23px;
}
.floor3 .box3:nth-child(1){
  margin-left: 0;
}


.floor4 .box4 {
  margin-top: 26px;

}
.floor4{
  width: 1515px;
      display: flex
  ;
      justify-content: space-between;
}

.floor5 {
  margin-top: 35px;
  padding-bottom: 0px;
}

.floor5 .tit {
  font-weight: bold;
  font-size: 24px;
  color: #2768dc;
  border-bottom: 1px solid #999999;
  padding-bottom: 9px;
}


 .donge_nav1 {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;

-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 20px;
}
.donge_nav1 .item {
width: -webkit-calc(100% / 4);
width: -moz-calc(100% / 4);
width: calc(100% / 4);
padding: 0 15px;
}

.donge_nav1 .item #item1 {
width: 100%;
height: 62px;
background-color: #F2F7FD ;
position: relative;
cursor: pointer;
}
.donge_nav1 .item #item1 .item_title {
display: block;
font-size: 20px;
padding: 0 26px 0 20px;
color: #666668;
border: #94B4ED 1px solid ;
border-radius: 6px;
letter-spacing: .29px;
line-height: 62px;
}

.donge_nav1 .item #item1 ul {
display: none;
position: absolute;
width: 100%;
max-height: 200px;
bottom: 60px;
overflow: auto;
background-color: #ffffff;
border: #333333 1px solid;
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .12);
box-shadow: 0 6px 12px rgba(0, 0, 0, .12);

z-index: 999;
}
.donge_nav1 .item #item1 ul li {
height: 35px;
line-height: 35px;
text-align: left;
padding-left: 20px;
}
.donge_nav1 .item #item1 ul li:hover{
  background-color: #4f5259;

}
.donge_nav1 .item #item1 ul li:hover a{
  color: #ffffff;

}
.donge_nav1 .item #item1 ul li a {
display: block;
color: #333;
font-size: 20px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.donge_nav1 .item.active #item1 ul {
  display: block;
}


.floor5 .donge_nav1 .item #item1 .xiala {
position: absolute;
right: 26px;
top: 25px;
border-top: 12px solid #2768DC ;
border-right: 6px solid transparent;
border-left: 6px solid transparent;
}

/* 浮窗关闭按钮样式 */
.float-close-btn {
  position: fixed;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  z-index: 1001;
  transition: all 0.3s ease;
  opacity: 0;
  pointer-events: auto;
}

/* 左侧浮窗关闭按钮定位 */
.float .floatLeft .float-close-btn {
  left: 366px; /* 20px + 360px - 10px */
  top: calc(50% - 84px); /* 50% - 160px/2 - 10px */
}

/* 右侧浮窗关闭按钮定位 */
.float .floatRight .float-close-btn {
  right: 366px; /* 20px + 360px - 10px */
  top: calc(50% - 84px); /* 50% - 160px/2 - 10px */
}

.float-close-btn:hover {
  background: rgba(255, 0, 0, 0.8);
  transform: scale(1.1);
}

/* 浮窗悬停时显示关闭按钮 */
.float .floatLeft:hover .float-close-btn,
.float .floatRight:hover .float-close-btn {
  opacity: 1;
}

/* 浮窗左侧定位 */
.float .floatLeft{
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  pointer-events: auto;
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 1;
  will-change: transform;
}

/* 浮窗右侧定位 */
.float .floatRight{
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1000;
  pointer-events: auto;
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 1;
  will-change: transform;
}

/* 浮窗容器定位 */
.float {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1000;
}

/* 浮窗悬停效果 */
.float .floatLeft:hover,
.float .floatRight:hover {
  transform: translateY(-50%) scale(1.05);
  transition: transform 0.3s ease;
  pointer-events: auto;
}

/* 浮窗滚动时的平滑过渡 */
.float .floatLeft,
.float .floatRight {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

/* 浮窗图片样式优化 */
.float img {
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
  max-width: 100%;
  height: auto;
}

.float img:hover {
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.25);
  transform: scale(1.02);
}

/* 中等屏幕尺寸下的浮窗调整 */
@media screen and (max-width: 1200px) {
  .float .floatLeft img,
  .float .floatRight img {
    width: 300px !important;
    height: 133px !important;
  }
  
  .float .floatLeft {
    left: 15px;
  }
  
  .float .floatRight {
    right: 15px;
  }
  
  /* 调整关闭按钮位置 */
  .float .floatLeft .float-close-btn {
    left: 305px; /* 15px + 300px - 10px */
    top: calc(50% - 76.5px); /* 50% - 133px/2 - 10px */
  }
  
  .float .floatRight .float-close-btn {
    right: 305px; /* 15px + 300px - 10px */
    top: calc(50% - 76.5px); /* 50% - 133px/2 - 10px */
  }
}

/* 小屏幕尺寸下的浮窗调整 */
@media screen and (max-width: 992px) {
  .float .floatLeft img,
  .float .floatRight img {
    width: 250px !important;
    height: 111px !important;
  }
  
  .float .floatLeft {
    left: 10px;
  }
  
  .float .floatRight {
    right: 10px;
  }
  
  /* 调整关闭按钮位置 */
  .float .floatLeft .float-close-btn {
    left: 250px; /* 10px + 250px - 10px */
    top: calc(50% - 65.5px); /* 50% - 111px/2 - 10px */
  }
  
  .float .floatRight .float-close-btn {
    right: 250px; /* 10px + 250px - 10px */
    top: calc(50% - 65.5px); /* 50% - 111px/2 - 10px */
  }
}

/* 超小屏幕尺寸下隐藏浮窗 */
@media screen and (max-width: 768px) {
  .float {
    display: none !important;
  }
}
.footer{
padding-bottom: 20px;
}

.footer .jyLayout{
padding-top: 39px;
border-top: 3px solid #2768DC;
padding-left: 158px;

display: flex;
align-items: flex-start;;
justify-content: flex-start;
}
.footer .jyLayout .footerCenter{
margin-left: 79px;
font-size: 18px;
color: #2768DC ;
font-weight: bold;
line-height: 38px;
}
.footerCenterTop{
display: flex;
}
.footerCenterTop .footerCenterLeft{
margin-right: 71px;
}
.footerCenterTop .footerCenterRight .footerCenterRightB .youBian{
margin-left: 130px;

}
.footer .footerCenter .beian a{
font-size: 12px;
color: #999999;
}
.footer .footerCenter .beian .left , .footer .footerCenter .beian .right{
display: inline-block;
}
.footer .footerCenter .beian .right{
margin-left: 44px;
}
.footer .footerRight{
margin-left: 124px;
}
.footer .footerRight .gz{
margin-top: 6px;
font-size: 12px;
color: #999999;
}
.lbTit{
display: inline-block;
width: 75%;
}
.riqi{
margin-left: 20px;
}
@media screen and (max-width: 1449px) {
.jyHomeNav .jyNav{
text-align: center;
}
.floor3{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
.floor3 .box3 {
  margin-left: 5px;
  width: 48%;
}
.jyHomeNav a {
margin-right: 45px;
}
.header-banner .header-banner-img .header-banner-left{
width: 60%;
}
.header-banner-right{
  line-height: 22px;
}

.jyLayout {
width: 100%;
}
.lbTit {
display: inline-block;
width: 50%;
}
.floor1_box1 {
margin-left: 10px;

width: 60%;
}
.floor3 img,.floor4 img{
width: 100%;
}
.floor4{
  width: 100%;
}
.floor5 .tit{
margin-left: 20px;
}
.footer .jyLayout{
padding-left: 10px;
}
.footer .jyLayout .footerCenter{
font-size: 14px;
margin-left: 50px;
}
.floor1 .jyCol {
width: 55%;
}
.jyNewsSwiper .jyNewsSwiperItem img{
  width: 100%;
}
}

@media screen and (max-width: 992px) {
  body {
    transform: scale(1);
    width: 100vw;
    height: 100vh;
  }
  .jyNewsSwiper{
    height: 100%;
  }
  .float{
    display: none;
  }
  
  /* 在小屏幕上隐藏浮窗 */
  .float .floatLeft,
  .float .floatRight {
    display: none;
  }
.header-banner .header-banner-img .header-banner-right{
width: 60%;
}
.header-banner-img {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.jyHomeNav {
display: none;
}
.floor1{
flex-direction: column;
align-items: center;
}
.floor1 .jyCol {
    width: 90%;
}
.floor1_box1 {
    margin-top: 20px;
    width: 90%;
}
.floor2{
  margin: 0;
  display: flex;
flex-direction: column;
align-items: center;
}
.floor2 .col-md-4{
  width: 90%;
  margin-top: 20px;
}
.footer .jyLayout{
  display: flex;
flex-direction: column;
align-items: center;
}
.footer .footerRight {
  margin: 0;
}
.floor4{
  flex-direction: column;
}

.floor2 .boxFloor2Box1{
  padding-right: 0px;
}
.floor2 .boxFloor2Box2{
  padding-right: 0px;
  padding-left: 0px;
}
.floor2 .boxFloor2Box3{
  padding-left: 0px;
}

.jyMobileNav {
    display: block !important;
    opacity: 0;
}
#navToggle {
    display: block;
    height: 100%;
    width: 30px;
    height: 60px;
    background: url(../images/zs_menu.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    right: 10px;
}
.donge_nav1 .item {
width: -webkit-calc(100% / 2);
width: -moz-calc(100% / 2);
width: calc(100% / 2);
padding: 0 0 15px 0;
}
.footerCenterTop {
  display: flex;
  flex-direction: column;
}
.footer .jyLayout .footerCenter {
  margin-left: 0px;
}
.footerCenterTop .footerCenterRight .footerCenterRightB .youBian {
  margin-left: 50px;
}


}
.jyMobileNav .top {
height: 60px;
padding: 20px;
box-sizing: border-box;
}
.jyMobileNav .top .closed {
width: 30px;
height: 30px;
vertical-align: middle;
float: right;
cursor: pointer;
}
.jyMobileNav .ul {
margin-top: 30px;
}
.jyMobileNav .ul li {
padding: 0 20px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.jyMobileNav .ul li a {
display: block !important;
text-decoration: none;
color: #fff;
font-size: 16px;
height: 60px;
line-height: 60px;
width: 100%;
}
.jyMobileNav.open {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.jyMobileNav {
display: none;
position: fixed;
top: 0px;
right: 0;
width: 60%;
height: 100%;
background: #2768DC;
transition: all ease 500ms;
z-index: 1000;
opacity: 1;
visibility: visible;
margin-top: 0;
overflow-y: auto;
top: 0;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
.floor1_box1 .jsTabTit li{
display: inline-block;
}

/* 页签样式 */
.tab-container {
  width: 100%;
  margin: 40px 0;
}

.tab-nav {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e0e0e0;
}

.tab-item {
  padding: 15px 30px;
  font-size: 22px;
  color: #333;
  cursor: pointer;
  transition: color 0.3s ease;
  border-bottom: 3px solid transparent;
}

.tab-item:hover {
  color: #2768dc;
}

.tab-item.active {
  color: #2768dc;
  border-bottom-color: #2768dc;
}

.tab-line {
  height: 1px;
  background-color: #e0e0e0;
  margin-top: -1px;
}

.tab-content {
  padding: 30px 0;
}

.tab-pane {
  display: none;
}

.tab-pane.active {
  display: block;
}

.tab-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tab-list li {
  padding: 12px 0;
  border-bottom: 1px solid #f0f0f0;
  transition: all 0.3s ease;
}

.tab-list li:last-child {
  border-bottom: none;
}

.tab-list li:hover {
  background-color: #f8f9fa;
  padding-left: 10px;
}

.tab-list li a {
  color: #333;
  text-decoration: none;
  font-size: 16px;
  display: block;
  transition: color 0.3s ease;
}

.tab-list li a:hover {
  color: #2768dc;
}

/* 响应式设计 */
@media screen and (max-width: 768px) {
  .tab-nav {
    flex-wrap: wrap;
  }
  
  .tab-item {
    padding: 12px 20px;
    font-size: 16px;
  }
  
  .tab-content {
    padding: 20px 0;
  }
  
  .tab-list li a {
    font-size: 14px;
  }
}

.news-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #eee;
  padding: 16px 0;
  position: relative;
}

.news-item a {
  display: flex;
  align-items: center;
  width: 100%;
  text-decoration: none;
}

.news-item .imgs {
  flex: 0 0 50px;
  margin-right: 16px;
  width: 50px;
}

.news-item .imgs img {
  max-width: 50px;
  max-height: 50px;
  width: auto;
  height: auto;
  display: block;
}

.news-item .i_about_r {
  display: flex;
  align-items: center;
  flex: 1;
  gap: 16px;
  min-width: 0;
}

.news-item .i_about_r h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 8px 0 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 160px;
}

.news-item .i_about_r label {
  color: #888;
  font-size: 14px;
  margin-right: 8px;
  white-space: nowrap;
}

.news-item .i_about_r .p {
  color: #555;
  font-size: 14px;
  flex: 1;
  min-width: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news-item .news_more {
  color: #2768dc;
  font-size: 14px;
  margin-left: 8px;
  white-space: nowrap;
}

.news-item .arrow {
  font-size: 20px;
  color: #bbb;
  margin-left: 16px;
  flex-shrink: 0;
}

/* 导航下拉菜单样式 */
.jyNav {
  display: flex;
  align-items: center;
}

.nav-item {
  position: relative;
  margin-right: 40px;
  display: inline-block;
}

.nav-item .dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  min-width: 160px;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  z-index: 10;
  border-radius: 4px;
  padding: 8px 0;
}

.nav-item:hover .dropdown {
  display: block;
}

.nav-item .dropdown a {
  display: block;
  padding: 8px 20px;
  color: #333;
  font-size: 15px;
  white-space: nowrap;
  text-decoration: none;
  transition: background 0.2s;
}

.nav-item .dropdown a:hover {
  background: #f5f7fa;
  color: #2768dc;
}

.breadcrumb {
  font-size: 15px;
  color: #888;
  padding: 12px 0 12px 8px;
  background: #f7f7f7;
  border-radius: 4px;
  margin-bottom: 18px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 40px 0;
}
.breadcrumb-title {
  color: #666;
  font-weight: bold;
  margin-right: 6px;
}
.breadcrumb a {
  color: #337ab7;
  text-decoration: none;
  margin: 0 4px;
  transition: color 0.2s;
}
.breadcrumb a:hover {
  color: #23527c;
  text-decoration: underline;
}
.breadcrumb-separator {
  color: #bbb;
  margin: 0 4px;
  font-size: 15px;
}
.breadcrumb a:last-child {
  color: #222;
  font-weight: bold;
  pointer-events: none;
  cursor: default;
}