@charset "utf-8";

.lqcx{margin-top:20px;}
.lqcx table{ border: 0px;border-left:1px solid #ddd; border-top:1px solid #ddd;width:550px; margin:20px auto}
.lqcx table tr td{ border-left:0px; border-top:0px;line-height: 30px; padding: 5px; border-right-width: 1px; border-bottom-width: 1px; border-right-style: solid; border-bottom-style: solid; border-right-color: #ddd; border-bottom-color: #ddd; }
.lqcx table tr td p{text-indent:0em; padding:0px; margin:0px; text-align:center; }


/* 小窗子 */
.backdrop{
  height: 480px;
  width: 100%;
  overflow: hidden;
}
.backdrop img{
  width: 100%;
  height: 100%;
}
.articlecontent{
  position: relative;
  padding-bottom: 80px;
  min-height: 600px;
}
.articlecontent .ul{
  position: absolute;
  top: -78px;
  left: 0;
  width: 320px;
  height: auto;
}
.articlecontent .ul .li{
  width: 100%;
  height: 120px;
  background: #39519c;
  line-height:120px ;
  text-align: center;
  font-weight: 600;
  border: 0;
  pointer-events: none;
  padding: 0;
}
.articlecontent .ul .li a{
  font-size: 28px;
  display: inline;
  color: #ffffff;
  text-align: center;
}
.article ul li{
  border-bottom: 2px solid #e2e3e4;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  }
  .riqi {
  width:78px;
  height: auto;
  font-size:14px;
  color: #acacac;
  text-align: center;
  padding-top: 3px;
  box-sizing: border-box;
  border-right: 2px solid #e2e3e4;
  }
  .riqi .p1 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  }
.articlecontent .ul li{
  width: 100%;
  padding: 0 24px;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  line-height: 54px;
  margin-top: 10px;
}
.articlecontent .ul li a{
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333;
  font-size: 18px;
}
.articlecontent .ul li a .box{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.articlecontent .ul li a .box .yuan{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid #999;
  box-sizing: border-box;
  margin-right: 10px;
}
.articlecontent .ul li a span{
  font-size: 0.625vw;
}
/* 内容 */
.article{
  width:73%;
  padding-top: 44px;
  margin-left: 27%;
}
.article-top{border-bottom: 1px solid #a9a9a9;padding: 20px 0;color: #a9a9a9;margin-bottom: 40px;}
.article-top a{color: #a9a9a9;}
.article-top span{color: #1e3c6e;font-weight: 600;font-size: 18px;}
.article .img{
  width: 770px;
  height: auto;
  margin: 44px auto;
}
.article .img img{width: 100%; height: 100%;}
.article .zi{
  font-size: 16px;
  color: #333;
}
.article .zi p{line-height: 30px;text-indent: 2em;}
.article .zi p:nth-child(2){
  margin: 30px 0;
}
/* 鼠标进入 */
.articlecontent .ul li:hover a{color: #1e3c6e;font-weight: 600; transition: color 0.5s ease; /* 添加过渡效果 */}
.articlecontent .ul li:hover .yuan{background: #1e3c6e;border: 0; transition: background 0.5s ease;}
.articlecontent .ul li:hover span{color: #ff9000;transition: color 0.5s ease;}
.articlecontent .ul li:hover{background: #e8ebf0; transition: background 0.5s ease;}
.articlecontent .article .you a:hover{color: #1e3c6e;}
.article-ul .riqi {
    width: 78px;
    height: 78px;
    background-color: #0f3864;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius:10%;
    box-sizing: border-box;
  }
  .article-ul .riqi .p1 {
    font-size: 26px;
    font-weight: 600;
    text-align: center;
    margin: 6px 0;
  }
  .article-ul li{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
  .article-ul li a {color: #333;display: block;width: 90%;font-weight: 600;}
.foor-img{
    padding-top: 2.8125vw;
    width: 15.625vw;
    margin: 0 auto ;
}
/* 鼠标进入 */
.article-ul li:hover .riqi{
    background: #ff9000;
    transition: background 0.5s ease;
}
.article-ul li:hover a{color: #ff9000;transition: color 0.5s ease;}
/* news-x 部分 */
.newsx-top{padding-top: 64px;padding-bottom: 14px;border-bottom: 1px solid #dadada;text-align: center;}
.newsx-top .p{
    font-size: 20px ;
    color: #0f3864;
    font-weight: 600;
    margin-bottom:26px;
}
.newsx-top .box{width:400px;font-size: 14px;color: #c7c5c5;margin: 0 auto;}
.newsx-box p{    
  color: #333;
  font-size: 16px;
  line-height: 26px;
  margin-top: 44px;}
  /* 模态框 */
  .lsfscxdiv{
    width: 100%;
    margin: 25px auto 0px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 20px 10px;
    display: none;
    position: absolute;
    top: -25px;
    z-index: 99999999999999;
    background: #fff;
}

.title{
    font-size: 24px;padding: 24px 12px;position: relative;background: #0064aa;color: #fff;
}

.closebtn{
    float: right;font-size: 24px;margin-right: 24px;font-family: emoji;width: 33px;height: 33px;border-radius: 50%;background: #000;color: #aaa;text-align: center;box-shadow: rgb(0 0 0 / 50%) 0px 0px 8px 2px;cursor: pointer;
}
.toolbar{
    padding: 12px 0;background-color: #b9d6ef;
}
.toolbar span{
    margin: 0 0 0 24px;
}
.toolbar button{
    width: 80px;
    margin: 0 0 0 12px;
}
.lsfstable{
    height: 630px;
    overflow-y: auto;
    padding: 24px 0 48px 0;
}
.lsfstable table{
    width: 96%;
    margin: 0 auto;border-collapse:collapse; border:solid #999; border-width:1px 1px 1px 1px;
}
.lsfstable table tr.red {
    color: red;
}
.lsfstable table th,.lsfstable table td{
    text-align: center;
    border:solid #999; border-width:0 1px 1px 0; padding:2px;
}
.lsfstable table th{
    font-size: 22px;
}
.div-box p{margin-top:20px;line-height:30px;}

.about_right,.automap1{position:relative;}
.mddy{position: absolute;width: 1089px;height: 807px;top: 0;font-size: 12px;color: #152f7e;}
.mddy span{
    cursor: pointer;
}
.xj{left: 209px;top: 259px;position: absolute;}
.xz{position: absolute;top: 462px;left: 264px;}
.qh{position: absolute;top: 364px;left: 381px;}
.gs{position: absolute;left: 488px;top: 355px;}
.nx{position: absolute;left: 526px;top: 331px;}
.yn{position: absolute;bottom: 205px;left: 452px;}
.gz{position: absolute;bottom: 242px;left: 533px;}
.sc{position: absolute;bottom: 325px;left: 492px;}
.cq{position: absolute;bottom: 302px;left: 542px;}
.hn{position: absolute;left: 610px;bottom: 273px;}
.gx{position: absolute;bottom: 165px;left: 556px;}
.gd{position: absolute;bottom: 186px;left: 633px;}
.jx{position: absolute;bottom: 264px;left: 668px;}
.fj{position: absolute;bottom: 232px;left: 710px;}
.tw{position: absolute;bottom: 190px;right: 306px;}
.hn1{position: absolute;bottom: 88px;left: 580px;}
.am{position: absolute;bottom: 138px;left: 622px;}
.xg{position: absolute;bottom: 148px;left: 661px;}
.zj{position: absolute;bottom: 297px;right: 327px;}
.sh{position: absolute;bottom: 337px;right: 307px;}
.js{position: absolute;bottom: 374px;right: 333px;}
.ah{position: absolute;bottom: 338px;right: 371px;}
.hb{position: absolute;bottom: 326px;right: 432px;}
.hn2{position: absolute;bottom: 389px;right: 426px;}
.sd{position: absolute;bottom: 440px;right: 359px;}
.ln{position: absolute;top: 238px;right: 277px;}
.sx{position: absolute;top: 339px;right: 454px;}
.sxx{position: absolute;top: 392px;right: 498px;}
.hlj{position: absolute;top: 137px;right: 190px;}
.jl{position: absolute;top: 196px;right: 248px;}
.nmg{position: absolute;top: 238px;right: 451px;}
.bj{position: absolute;top: 277px;right: 384px;}
.tj{position: absolute;top: 300px;right: 365px;}
.hbb{position: absolute;top: 315px;right: 413px;}