.navbar_nav {
  padding-right: 0;
  margin-right: 0;
  padding-bottom: 0;
  margin-bottom: 0.1rem;
  display: flex;
  justify-content: flex-start;}

.navbar_nav li {
  color: #fff;
  position: relative;
  display: flex;
  justify-content: flex-start;}

.navbar_nav li.shouye {
  position: relative;
  display: block;
  text-align: bottom;
  float: left;
  margin-right: 0;
  padding-right: 0;}

.navbar_nav li .top-title {
  text-decoration: none;
  padding: 0 0.1rem;
  display: block;
  color: #fff;
  line-height: 0.5rem;
  font-size: 0.16rem;
  font-weight: bold;
  letter-spacing: 2px; /* 根据需要调整具体的数值，例如1px代表1个像素的间隙 */
  width: 100%;}

.navbar_nav li .top-title:after {
  content: '';
  width: 0;
  height: 0.03rem;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.8s ease 0s;}

.navbar_nav li .top-title:hover:after {
  width: 100%;

  color: #fff;
  position: absolute;}

.navbar_nav li.dropdown {
  display: inherit;
  position: relative;
  height: 100%;}

.navbar_nav li.dropdown .dropdown_menu {
  display: none;
  position: absolute;
  z-index: 999;
  top: 0.4rem;
  width: 100%;
  line-height: 0.2rem;
  text-align: center;}

.navbar_nav li.dropdown:hover .dropdown_menu {
  display: block;

  line-height: 0.2rem;
  background-color: rgba(31, 73, 158, 0.5);
  padding: 2px;}

.navbar_nav li.dropdown .dropdown_menu a {
  font-size: 0.15rem;
  display: block;
  padding: 0 0.02rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  color: white;}

.navbar_nav li.dropdown:hover .dropdown_menu a:hover {
  background-color: #1f499e;
  height: 0.3rem;
  line-height: 0.3rem;
  color: white;
  font-weight: bold;}

.titlestyle1070376{ z-index: 999; text-align: center; display: flex; justify-content: center; bottom: 35px; font-size: 18px; font-weight: bold; color: white; position: absolute; width: 660px;}
.summarystyle1070376{ line-height: 150%; color: #222222; font-size: 9pt ;}

.lisy_ul {
  height: 3.6rem;
  list-style-type: none;
  padding-inline-start: 50px;
  margin: 0;
  margin-top: 2px;}
.lisy1 {
  width: 6.6rem;
  position: relative;
  font-size: 0.16rem;
  color: #504a4a;
  height: 0.3rem;}

.lisy1 a {
  color: #504a4a;
  text-decoration: none;}
.lisy1 a:hover {
  color: #1f499e;}
.flnew {
  padding-left: 5px;}

.ultz {
  margin-left: 20px;
  background-color: #fff;
  width: 90%;
  height: 100%;
  margin-top: 0.33rem;
  padding: 0;
  list-style: none;
  padding-left: 10px;
  display: inline-block;
  justify-content: center;
  border-top-right-radius: 25px;}

.ultz .litz {
  height: 73px;
  list-style-type: none;
  line-height: 60px;
  /* border-bottom: 0.5px dashed #1f499e; */

  position: relative;}

.litz::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px; /* 调整为负值以将虚线移到元素的下方 */
  width: 100%;
  border-bottom: 1px dashed #1f499e; /* 使用1px的实线边框模拟虚线效果 */
  transform: scaleY(0.5);}

.ultz .litzlast {
  height: 75px;
  list-style-type: none;
  line-height: 60px;}

a {
  text-decoration: none;
  height: 70px;
  color: #504a4a;}

a:hover {
  color: #1f499e;}

.datefltz {
  z-index: 1;
  margin-left: -30px;
  background-color: #f2f3f9;
  margin-top: 10px;
  float: left;
  width: 60px;
  height: 35px;
  border: 0.02rem solid #1f499e;
  text-align: center;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 10px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);}

.datefltz .getdaytz {
  float: left;
  height: 50%;
  width: 100%;
  margin: 0;
  font-size: 20px;
  color: #1f499e;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;}

a .fltz {
  float: left;
  width: 75%;
  height: 80%;
  font-size: 16px;
  text-align: left;
  vertical-align: middle;
  top: 50%;
  margin-top: 1%;
  margin-left: 30px;
  padding: 0;}

.getYMtz {
  float: left;
  height: 50%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: grey;
  font-size: 14px;}

.bottomtz {
  z-index: 1;
  margin-left: -10px;
  margin-top: 0;
  float: left;
  height: 20px;
  width: 100%;
  background-color: #0ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 5px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);}

.ultz {
  margin-left: 20px;
  background-color: #fff;
  width: 90%;
  height: 100%;
  margin-top: 0.33rem;
  padding: 0;
  list-style: none;
  padding-left: 10px;
  display: inline-block;
  justify-content: center;
  border-top-right-radius: 25px;}

.ultz .litz {
  height: 73px;
  list-style-type: none;
  line-height: 60px;
  /* border-bottom: 0.5px dashed #1f499e; */

  position: relative;}

.litz::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px; /* 调整为负值以将虚线移到元素的下方 */
  width: 100%;
  border-bottom: 1px dashed #1f499e; /* 使用1px的实线边框模拟虚线效果 */
  transform: scaleY(0.5);}

.ultz .litzlast {
  height: 75px;
  list-style-type: none;
  line-height: 60px;}

a {
  text-decoration: none;
  height: 70px;
  color: #504a4a;}

a:hover {
  color: #1f499e;}

.datefltz {
  z-index: 1;
  margin-left: -30px;
  background-color: #f2f3f9;
  margin-top: 10px;
  float: left;
  width: 60px;
  height: 35px;
  border: 0.02rem solid #1f499e;
  text-align: center;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 15px;
  padding: 10px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);}

.datefltz .getdaytz {
  float: left;
  height: 50%;
  width: 100%;
  margin: 0;
  font-size: 20px;
  color: #1f499e;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;}

a .fltz {
  float: left;
  width: 75%;
  height: 80%;
  font-size: 16px;
  text-align: left;
  vertical-align: middle;
  top: 50%;
  margin-top: 1%;
  margin-left: 30px;
  padding: 0;}

.getYMtz {
  float: left;
  height: 50%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: grey;
  font-size: 14px;}

.bottomtz {
  z-index: 1;
  margin-left: -10px;
  margin-top: 0;
  float: left;
  height: 20px;
  width: 100%;
  background-color: #0ff;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 5px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);}

.news-leftbg {
  margin: 0;
  padding: 0;
  width: 95%;
  height: 100%;}

.news-left {
  position: relative;
  width: 100%;
  height: 0.9rem;
  font-size: 0.16rem;
  line-height: 1.5;
  font-family: 'Microsoft YaHei', 'SimHei', sans-serif;
  float: left;
  margin-bottom: 0.19rem;
  overflow: hidden;
  box-shadow: 0.02rem 0.02rem 0.05rem rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center; /* 垂直居中 */
  justify-content: center;}

.news-left a {
  text-align: left;
  width: 85%;
  padding-left: 8%;
  padding-right: 2%;
  font-family: 'Microsoft YaHei', Arial, sans-serif;
  font-size: 0.16rem;
  color: #504a4a;
  line-height: 25px;

  overflow: hidden; /* 隐藏溢出的内容 */
  text-overflow: ellipsis; /* 超出部分显示省略号 */

  display: flex;
  justify-content: left;
  align-items: center;

  background-image: url(/bwc/images/list_box_07_bg.png);
  background-repeat: no-repeat;
  background-size: cover;}

.news-left a:hover {
  color: #1f499e;}

.titlestyle1070377{ font-size: 9pt; color: #222222; line-height: 200%; text-decoration: none ;}
.winstyle1070377{ width: 100%;}

