/* ----------------main start---------------- */
/* common */
.main-container {
  margin-bottom: 48px;
  background: linear-gradient(180deg, #1e5eae, #7aa6dd 13%, transparent 90%);
  background-repeat: no-repeat;
  background-size: 100% 50%;
}
#nav {
    background: transparent;
}
#nav::before {
    background: transparent;
}
#nav .am-topbar-nav {background: transparent;}
.zhezhao {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 102;
  background-color: rgb(0, 0, 0, 0.3);
}

.tsk_box {
  position: fixed;
  width: 30%;
  top: 50%;
  transform: translateY(-50%) translateX(-50%);
  left: 50%;
  background-color: #fff;
  z-index: 103;
}

.tsk_title {
  padding: 0 80px 0 20px;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  background-color: #f8f8f8;
  border-radius: 2px 2px 0 0;
}

.tsk-content {
  padding: 20px;
  line-height: 24px;
  word-break: break-all;
  overflow: hidden;
  font-size: 14px;
  overflow-x: hidden;
  overflow-y: auto;
}

.tsk_close {
  position: absolute;
  right: 12px;
  top: 8px;
  cursor: pointer;
}

.check_enter {
  text-align: right;
  padding: 0 15px 12px;
  pointer-events: auto;
  user-select: none;
  -webkit-user-select: none;
}

.check_enter a {
  display: inline-block;
  height: 28px;
  line-height: 24px;
  margin: 5px 5px 0;
  padding: 0 15px;
  border: 1px solid #dedede;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer;
  text-decoration: none;
}

.tsk_login {
  border-color: #1e9fff;
  background-color: #1e9fff;
  color: #fff;
}

/* ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã…â€œ */
.title-bg {
  text-align: center;
  line-height: 60px;
  margin: 46px 0 20px 0;
  background: url(../images/index2025/title-bg.png) no-repeat center;
}
.title-bg a {
  font-size: 32px;
  font-weight: 500;
  margin-left: 50px;
  color: rgba(51, 51, 51, 1);
}
@media (max-width: 768px) {
  .title-bg {
    background-size: 80%;
  }
  .title-bg a {
    font-size: 22px;
  }
}
/* list common */
.list-com {
  list-style: none;
  padding: 0;
}
.list-com li {
  font-size: 18px;
  position: relative;
  margin-bottom: 0.5em;
  padding-left: 1.5em;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.list-com li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.3em;
  height: 0.3em;
  background: rgba(204, 204, 204, 1);
  border-radius: 0;
}
.list-com li a {
  color: rgba(56, 56, 56, 1);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.list-com li span {
  color: rgba(153, 153, 153, 1);
}
.tt-zwdt {
  padding-top: 35px;
  background: linear-gradient(
    179.1deg,
    rgba(214, 237, 255, 1) 0%,
    rgba(227, 246, 255, 0) 100%
  );
}

.tt-zwdt {
    background: transparent;
}
.tt-zwdt h1 a {
  font-size: 36px;
  font-weight: 700;
  color: rgba(35, 84, 175, 1);
  color: #fff;
}
.tt-zwdt .tt-zwdt-lsit span a {
  padding: 10px;
  position: relative;
  color: rgba(128, 128, 128, 1);
  color: #fff;
}
.tt-zwdt .tt-zwdt-lsit span:not(:last-child) a::before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 2px;
  height: 50%;
  background: rgba(128, 128, 128, 1);
  background: #fff;
}
/* ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â  */
.zwdt {
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.zwdt > div {
  flex: 1;
}
.am-slider .am-slides img {
  height: 428px;
}
.am-slider-c2 .am-control-nav li a {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}
.am-slider a {
  color: #fff;
}

.am-slider-c2 .am-slider-desc {
    font-size: 20px;
    padding-left: 20px;
}

.am-slider-c2 .am-control-nav {
    bottom: 22px;
    right: 10px;
}

.zwdt > div:nth-child(2) {
  margin-left: 30px;
  flex: 0.8;
}
.zwdt .zwdt-list .zwdt-list-nav {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(217, 217, 217, 1);
  margin-bottom: 8px;
}
.zwdt .zwdt-list .zwdt-list-nav a {
  font-size: 26px;
  font-weight: 700;
  line-height: 36px;
  padding-bottom: 16px;
  color: #272b32;
}
.zwdt .zwdt-list .zwdt-list-nav .zwdt-list-nav-activation {
  color: rgba(35, 84, 175, 1);
  position: relative;
  color: #fff;
}
.zwdt .zwdt-list .zwdt-list-nav .zwdt-list-nav-activation::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: rgba(35, 84, 175, 1);
}
.zwdt .zwdt-list .zwdt-list-content ul {
  padding: 0;
  margin-top: 0;
}
.zwdt .zwdt-list .zwdt-list-content > div {
  display: none;
}
.zwdt .zwdt-list .zwdt-list-content > .zwdt-list-activation {
  display: block;
}
.zwdt .zwdt-list .zwdt-list-content ul li {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  border-bottom: 1px dashed rgb(255 255 255);
  padding: 6.3px 0;
  /* padding: 7.5px 0; */
}
.zwdt .zwdt-list .zwdt-list-content ul li a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  margin-left: 15px;
  flex-basis: 596px;
  /* white-space: nowrap; */
  overflow: hidden;
  /* text-overflow: ellipsis; */
}
.zwdt .zwdt-list .zwdt-list-content ul li a:hover {
  font-weight: 700;
  color: rgba(35, 84, 175, 1);
}
.zwdt-datestyle {
  width: 12%;
  height: 60px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgba(237, 245, 255, 1);
  border: 1px solid rgba(152, 192, 235, 1);
}
.zwdt-datestyle span:first-child {
  font-size: 18px;
  font-weight: 700;
  color: rgba(90, 165, 250, 1);
}
.zwdt-datestyle span:last-child {
  margin-top: -6px;
  font-size: 16px;
  font-weight: 700;
  color: rgba(31, 85, 166, 1);
  border-bottom: 1px solid rgba(154, 179, 217, 1);
}

/* Ã¥Å¸Å½Ã¥Â¸â€šÃ¦â€”Â¥Ã¥Å½â€  */
.zwdt-slide {
  position: relative;
}
#csrl {
  width: 60px;
  height: 210px;
  border-radius: 10px 0px 0px 10px;
  background: rgba(16, 105, 197, 1);
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  position: absolute;
  top: 60px;
  left: -60px;
  cursor: pointer;
}
.show-csrl {
  display:none;
}
.csrl-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0px 30px 110px 30px;
  background: #fff url(../images/index2025/csrl-bg.png) no-repeat center;
  display: flex;
  justify-content: space-between;
  border-radius: 0 10px 10px 0;
}
.csrl-content::before {
  content: '';
  position: absolute;
  top:0;
  left: 50%;
  transform:translate(-50%,-100%);
  width: 96%;
  height:12px;
  border-radius: 10px 10px 0 0;
  background-color:#1069c5;
}
.csrl-content::after {
  content: '';
  position: absolute;
  bottom:0;
  left: 50%;
  transform:translate(-50%,100%);
  width: 96%;
  height:12px;
  border-radius: 0 0 10px 10px;
  background-color:#1069c5;
}
.csrl-content div {
  flex: 1;
}

.layui-laydate-content {
    padding: 0 10px;
}
.laydate-theme-lunar .layui-laydate-main {
  width: auto;
}
.layui-laydate-header i:hover,
.layui-laydate-header span:hover {
  color: #1069c5;
}
.layui-laydate-header {
  /* border:none; */
  padding: 5px 70px 5px;
}
.layui-laydate-content thead {
  background-color: #1069c5;
}
.layui-laydate-content th {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
}
.layui-laydate-content td,
.layui-laydate-content th {
  height: 46px;
}
.laydate-theme-lunar .date-cell-inner {
  padding: 6px;
  width: 88px;
  height: 40px;
  border-radius: 4px !important;
}

.laydate-theme-lunar .layui-this {
  border-radius: 4px !important;
}
.layui-laydate .layui-this,
.layui-laydate .layui-this > div {
  background-color: #1069c5 !important;
}

.laydate-theme-lunar .date-cell-inner b {
  display: block;
  font-weight: 400;
  height: 16px;
  font-size: 14px;
}

.laydate-theme-lunar .date-cell-inner i {
  display: block;
  font-style: normal;
  font-size: 10px;
}

.laydate-theme-lunar .badge {
  position: absolute;
  right: 0px;
  top: 0px;
  background-color: #4e5877;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
  padding: 1px 2px;
  border-radius: 4px;
  text-decoration: none;
  transform: scale(0.7);
}

.laydate-theme-lunar .holiday .badge {
  background-color: #eb3333 !important;
}

.laydate-theme-lunar .hightlight i {
  color: #1e9fff;
}

.laydate-theme-lunar .layui-this .hightlight i {
  color: #fff;
}

.laydate-theme-lunar .laydate-month-list > li {
  height: 50px !important;
  line-height: 50px !important;
  width: 24.2% !important;
  margin: 18px 1px !important;
}

.laydate-theme-lunar .laydate-year-list > li {
  height: 40px !important;
  line-height: normal !important;
  width: 31.3% !important;
  margin: 8px 2px !important;
}

.laydate-theme-lunar .preview-inner > * {
  display: inline-block;
  margin-right: 5px;
  position: relative;
  font-size: 12px;
}

.laydate-theme-lunar .preview-inner > .badge {
  margin-right: 0;
}
.layui-laydate,
.layui-laydate-hint {
  border: none;
  box-shadow: none;
  background-color: transparent;
}
.calendar-list {
  padding: 30px 30px 0 30px;
  border-radius: 10px;
  background: linear-gradient(180deg, #E3F6FF 0%, #FFFFFF00 89.35%);
}
.calendar-list .current-time {
  font-size: 24px;
font-weight: 700;
color: rgba(16, 105, 197, 1);
  padding-bottom:20px;
  border-bottom: 1px solid #BBD9FA;
}
.current-list {
  margin-top: 20px;
}
.current-list .current-list-item {
  display:flex;
  justify-content:space-between;
  line-height: 30px;
  align-items:center;
  margin-top: 24px;
}
.current-list .current-list-item span {
  font-size: 16px;
  color: rgba(16, 105, 197, 1);
  padding: 6px 12px;
  background: #D4E9FA;
  border-radius: 5px;
  flex-basis: 18%;
  text-align: center;
}
.current-list .current-list-item a {
  flex-basis: 500px;
  /* width: 80%; */
  /* flex: 1; */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
}
.loading {
  text-align:center;
  margin-top:100px;
}
@media (max-width: 768px) {
  .tt-zwdt h1 a {
    font-size: 24px;
}
  .tt-zwdt-lsit {
    display: flex;
    flex-direction: column;
  }
  .tt-zwdt .tt-zwdt-lsit span:not(:last-child) a::before {
    display: none;
  }
  .am-slider .am-slides img {
    height: 250px;
  }
  .zwdt {
    flex-direction: column;
  }
  .zwdt > div:last-child {
    margin: 0 10px;
  }
  .zwdt > div:nth-child(2) {
    margin-left: 0;
}
  .zwdt .zwdt-list .zwdt-list-nav a {
    font-size: 16px;
  }
  .zwdt .zwdt-list .zwdt-list-content ul li a {
    font-size: 16px;
  }
  .zwdt-datestyle {
    width: 30%;
  }
  .zwdt-datestyle span:first-child {
    font-size: 16px;
  }
  .zwdt-datestyle span:last-child {
    font-size: 14px;
  }
  .zwgk .zwgk-right a:not(:first-child) span {
    margin-left: 20px !important;
    font-size: 18px;
}
}

/* ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ */
.zwgk {
  padding: 30px 0;
  /* background: rgba(242, 247, 255, 1); */
  padding-bottom: 0;
}
.zwgk .zwgk-left {
    width: 72.5%;
}
.zwgk .zwgk-left .zwgk-top-links {
  display: flex;
  justify-content: space-between;
}

.zwgk .zwgk-left .zwgk-top-links a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 170px;
  width: 18.512%;
  height: 100px;
  text-align: center;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 5.9px rgba(181, 181, 181, 0.25);
}

.zwgk .zwgk-left .zwgk-top-links a img {
  margin-bottom: 6px;
}
.zwgk .zwgk-left > div:nth-child(2) {
  margin-top: 12px;
  padding-left: 0;
}
.zwgk .zwgk-left .zwgk-list-content {
  display: flex;
  justify-content: space-between;
}

.zwgk .zwgk-left .zwgk-nav {
  display: flex;
  flex-direction: column;
  width: 18.512%;
}
.zwgk .zwgk-left .zwgk-nav a {
  margin-bottom: 12px;
  display: inline-block;
  width: 170px;
  width: 100%;
  height: 64px;
  line-height: 64px;
  background: rgba(255, 255, 255, 1);
  text-align: center;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  border-radius: 10px;
  box-shadow: 0px 0px 5.9px rgba(181, 181, 181, 0.25);
}
.zwgk .zwgk-left .zwgk-nav .zwgk-nav-activation {
  color: rgba(255, 255, 255, 1);
  font-weight: 700;
  background: rgba(16, 105, 197, 1);
}
.zwgk .zwgk-left .zwgk-list {
  padding: 0 20px;
  margin-left: 12px;
  width: 744px;
  width: 79.7%;
  height: 292px;
  background: rgba(255, 255, 255, 1);
  border-radius: 10px;
  box-shadow: 0px 0px 5.9px rgba(181, 181, 181, 0.25);
}
.zwgk .zwgk-left .zwgk-list ul {
  margin-top: 16px;
  display: none;
}
.zwgk .zwgk-left .zwgk-list ul li {
  line-height: 44px;
}

.zwgk .zwgk-left .zwgk-list .zfwj li {
    margin-bottom: 5px;
}

.zwgk .zwgk-left .zwgk-list ul li.change {
    height: auto;
    padding: 0;
    border: 1px solid rgba(214, 232, 255, 1);
    padding: 6.66px 6px 6.66px 18.33px;
    box-shadow: 0 0 15px rgb(20 146 255 / 20%);
    line-height: normal;
}


.zwgk .zwgk-left .zwgk-list ul li.change>a {color: rgba(49, 106, 188, 1);font-weight: 700;}

.zwgk .zwgk-left .zwgk-list ul li.change .jd_list {
    display: block;
}

.zwgk .zwgk-left .zwgk-list ul li .jd_list {
    display: none;
    padding-top: 5px;
    width: 100%;
}

.zwgk .zwgk-left .zwgk-list ul li.change .jd_list span {
    float: left;
    padding: 0 8.33px;
    background: #1492ff;
    color: #fff;
    line-height: 27.5px;
    font-size: 15px;
    margin-right: 8.33px;
    border-radius: 8px;
}

.zwgk .zwgk-left .zwgk-list ul li .jd_list span a {
    color: #fff;
}

.zwgk .zwgk-left .zwgk-bottom-links {
  border-radius: 5px;
  background: rgba(245, 250, 255, 1);
  background: rgb(196 226 255);
  box-shadow: 0px 0px 4px rgba(118, 129, 145, 0.25);
  display: flex;
}

.zwgk .zwgk-left .zwgk-bottom-links a {
  flex: 1;
  font-size: 18px;
  color: rgba(35, 84, 175, 1);
  line-height: 60px;
  text-align: center;
}
.zwgk .zwgk-left .zwgk-bottom-links a:not(:last-child) {
  position: relative;
}
.zwgk .zwgk-left .zwgk-bottom-links a:not(:last-child)::before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 2px;
  height: 60%;
  background-color: rgba(59, 143, 226, 1);
}
.zwgk .zwgk-right {
  display: flex;
  flex-direction: column;
  width: 27.5%;
}
.zwgk .zwgk-right a:first-child img {
  width: 100%;
}
.zwgk .zwgk-right a:not(:first-child) {
  font-size: 20px;
  font-weight: 500;
  color: rgba(73, 112, 186, 1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 19px;
  background: linear-gradient(
    90deg,
    rgba(215, 238, 250, 1) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

.zwgk .zwgk-right a:not(:first-child) span {
  margin-left: 40px;
  position: relative;
  height: 40px;
}
.zwgk .zwgk-right a:not(:first-child) span::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 40px;
  margin-top: 40px;
  border-radius: 5px;
  background: rgba(130, 195, 255, 1);
}
.zwgk .zwgk-right a:not(:first-child) img {
  margin-right: 35px;
}

@media (max-width: 768px) {
  .zwgk {
    padding-top: 0;
  }
  .zwgk .zwgk-left {
    width: 100%;
    padding: 0;
}
  .zwgk .zwgk-left .zwgk-top-links {
    flex-wrap: wrap;
    margin-top: 20px;
  }
  .zwgk .zwgk-left .zwgk-top-links a {
    margin-top: 20px;
    font-size: 12px;
    flex-wrap: wrap;
  }
  .zwgk .zwgk-left .zwgk-list-content {
    flex-direction: column;
  }
  .zwgk .zwgk-left .zwgk-nav {
    flex-direction: row;
    width: auto;
  }
  .zwgk .zwgk-left .zwgk-list {
    width: auto;
    margin-left: 0;
  }
  .zwgk .zwgk-left .zwgk-nav a {
    font-size: 16px;
  }
  .zwgk .zwgk-right {
    width: 100%;
    padding: 0;
}
  .list-com li {
    font-size: 14px;
    padding-left: 0;
  }
  .list-com li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 2.8;
  }
  .list-com li span {
    flex: 1;
    text-align: right;
    font-size: 12px;
  }
  .zwgk .zwgk-left .zwgk-bottom-links a {
    font-size: 16px;
    flex-basis: 50%;
  }
  .zwgk .zwgk-left .zwgk-bottom-links {
    flex-wrap: wrap;
  }
  .zwgk .zwgk-left .zwgk-bottom-links a:nth-child(2)::before {
    display: none;
  }
}

/* ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¿ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¡ */
.zwfw {
  /* padding-bottom: 30px; */
  /* background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(242, 247, 255, 1) 40.74%,
    rgba(242, 247, 255, 1) 100%
  ); */
}
.zwfw .zwfw-box-list {
  display: flex;
  justify-content: space-between;
}
.zwfw .zwfw-box-list > div {
  border-radius: 10px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 4px 10px #c7e1ff;
}
.zwfw .zwfw-box-list > div > a img{
  width: 100%;
  height: 136px;
}
.zwfw .zwfw-box-list > div:not(:first-child) {
  margin-left: 42px;
}
.zwfw .zwfw-box-list .box-list-item {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}
.zwfw .zwfw-box-list .box-list-item a {
  flex-basis: 33%;
  display: flex;
  padding: 20px 10px;
  justify-content: center;
  align-items: center;
  align-self: center;
  cursor: pointer;
}
.zwfw .zwfw-box-list .box-list-item a span {
  margin-left: 10px;
  font-size: 16px;
}
.zwfw .zwfw-box-list .box-list-item a img {
  width: 30px;
  height: 30px;
  margin-left: 6px;
}
.zwfw .zwfw-list {
  margin-top: 20px;
  padding: 20px 20px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 2px 10px rgba(130, 171, 196, 0.3);
}

.zwfw .zwfw-list .picList {
  list-style: none;
  margin: 0;
  overflow: hidden;
  zoom: 1;
}
.zwfw .zwfw-list .picList li {
  max-width: 190px;
}
.zwfw .zwfw-list .picList li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.zwfw .zwfw-list .picList li a img {
  width: 24px;
}
.zwfw .zwfw-list .picList li a span {
  font-size: 16px;
  color: rgba(51, 51, 51, 1);
}

@media (max-width: 768px) {
  .zwfw .zwfw-box-list {
    flex-direction: column;
  }
  .zwfw .zwfw-box-list > div {
    margin-top: 20px;
  }
  .zwfw .zwfw-box-list > div:not(:first-child) {
    margin-left: 0;
  }
  .zwfw .zwfw-box-list > div > img {
    height: auto;
  }
  .zwfw .zwfw-box-list .box-list-item a {
    flex-basis: 50%;
  }
  .zwfw .zwfw-list {
    padding: 20px 30px;
  }
  .zwfw .zwfw-list .picList li {
    width: auto;
    max-width: none;
  }
}

/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â¤ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚ÂµÃƒâ€šÃ‚Â */
.hdjl .hdjl-xj {
  display: flex;
  justify-content: space-between;
  padding: 0;
}
.hdjl .hdjl-xj .hdjl-szxx-container {
  flex: 3;
  border: 1px solid #e5edfa;
  background: linear-gradient(
    180deg,
    rgba(242, 249, 255, 1) 0%,
    rgba(242, 249, 255, 0) 100%
  );
  display: flex;
  justify-content: space-between;
}
.hdjl .hdjl-xj .hdjl-szxx-container .xj-list {
  flex: 4;
  display: flex;
  padding-bottom: 20px;
  position: relative;
}
.hdjl .hdjl-xj .hdjl-szxx-container .xj-list::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 60%;
  background-color: rgba(224, 235, 246, 1);
}
.hdjl .hdjl-xj .hdjl-szxx-container .xj-list div {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hdjl .hdjl-xj .hdjl-szxx-container .xj-list div:first-child {
  flex: 1.5;
}
.hdjl .hdjl-xj .hdjl-szxx-container .xj-list div a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.hdjl .hdjl-xj .hdjl-szxx-container .xj-list div a span {
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  padding: 4px 24px;
}
.hdjl .hdjl-xj .hdjl-szxx-container .xj-list div:first-child a span {
  font-size: 20px;
  font-weight: 700;
  color: #1C5BB7;
  margin-top: -20px;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 2.19px  rgba(28, 91, 183, 1);
}
.hdjl .hdjl-xj .hdjl-szxx-container .xj-list div:not(:first-child) a {
  margin-top: 36px;
}
.hdjl .hdjl-xj .hdjl-szxx-container .xjsl {
  flex: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 6%;
}
.hdjl .hdjl-xj .hdjl-szxx-container .xjsl div {
  margin-top: 20px;
}
.hdjl .hdjl-xj .hdjl-szxx-container .xjsl div span {
  color: rgba(224, 157, 56, 1);
}
.hdjl .hdjl-xj .hdjl-links-container {
  flex: 2;
  margin-left: 40px;
  border: 1px solid #e5edfa;
  background: linear-gradient(
    180deg,
    rgba(242, 249, 255, 1) 0%,
    rgba(242, 249, 255, 0) 100%
  );
  display: flex;
  align-items: center;
  justify-content: center;
}
.hdjl .hdjl-xj .hdjl-links-container a {
  flex: 1;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: rgba(102, 102, 102, 1);
}

.hdjl .hdjl-xj .hdjl-links-container a img {
    margin-right: 21.84px;
}
.hdjl .hdjl-xj .hdjl-links-container a:first-child {
  position: relative;
}
.hdjl .hdjl-xj .hdjl-links-container a:first-child::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 80%;
  background-color: rgba(224, 235, 246, 1);
}
.hdjl .hdjl-list-container {
  display: flex;
  margin-top: 20px;
  padding: 0;
}
.hdjl .hdjl-list-container .hdjl-list-nav {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(217, 217, 217, 1);
}
.hdjl .hdjl-list-container .hdjl-list-nav a:not(:first-child) {
  margin-left: 66px;
}
.hdjl .hdjl-list-container .hdjl-list-nav a {
  padding-bottom: 16px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: rgba(117, 117, 117, 1);
  border-bottom: 2px solid transparent;
}
.hdjl .hdjl-list-container .hdjl-list-nav .hdjl-list-nav-activation {
  color: rgba(35, 84, 175, 1);
  border-bottom: 2px solid rgba(35, 84, 175, 1);
}
.hdjl .hdjl-list-container .hdjl-list-box1 {
  flex: 5;
}
.hdjl .hdjl-list-container .hdjl-list-box1 .hdjl-list-box1-content ul {
  display: none;
  margin-top: 16px;
}

.hdjl .hdjl-list-container .hdjl-list-box1 .hdjl-list-box1-content ul.yjzj {
    max-width: 766.6px;
}
.hdjl .hdjl-list-container .hdjl-list-box1 .hdjl-list-box1-content ul li {
  line-height: 48px;
  border-bottom: 1px dashed rgba(193, 211, 230, 1);
}
.hdjl .hdjl-list-container .hdjl-list-box1 .hdjl-list-box1-content ul li a {
  flex-basis: 600px;
}
.hdjl .hdjl-list-container .hdjl-list-box2 .hdjl-list-box2-content ul li {
  line-height: 48px;
  border-bottom: 1px dashed rgba(193, 211, 230, 1);
}
.hdjl .hdjl-list-container .hdjl-list-box2 {
  flex: 4;
  margin-left: 20px;
}
.hdjl .hdjl-list-container .hdjl-list-box2 .hdjl-list-box2-content > div {
  display: none;
  margin-top: 16px;
}
.hdjl .hdjl-list-container .hdjl-list-box2 .hdjl-list-box2-content .xwfbh {
  /* margin-top: 42px; */
}
.hdjl
  .hdjl-list-container
  .hdjl-list-box2
  .hdjl-list-box2-content
  .xwfbh-content {
  display: flex;
  /* align-items: flex-end; */
  /* justify-content: space-between; */
}

.hdjl .hdjl-list-container .hdjl-list-box2 .hdjl-list-box2-content .xwfbh-content .xwfbh-img {
    flex-basis: 333px;
    height: 222px;
}

.hdjl .hdjl-list-container .hdjl-list-box2 .hdjl-list-box2-content .xwfbh-content .xwfbh-img a {
    display: block;
    width: 100%;
    height: 100%;
}
  .hdjl
  .hdjl-list-container
  .hdjl-list-box2
  .hdjl-list-box2-content
  .xwfbh-content
  img {
  width: 100%;
  height: 100%;
}



.hdjl .hdjl-list-container .xwfbh-content .xwfbh-text {
  flex: 1;
  margin-left: 30px;
}
.hdjl .hdjl-list-container .xwfbh-content .xwfbh-text p {
  margin: 0;
}
.hdjl .hdjl-list-container .xwfbh-content .xwfbh-text p:first-child {
  font-size: 18px;
  color: rgba(35, 84, 175, 1);
  margin-bottom: 10px;
}
.hdjl .hdjl-list-container .xwfbh-content .xwfbh-text p:nth-child(2) {
  font-size: 20px;
  font-weight: 700;
  color: rgba(56, 56, 56, 1);
  margin-bottom: 10px;
}
.hdjl .hdjl-list-container .xwfbh-content .xwfbh-text p:last-child {
  font-size: 16px;
  color: rgba(128, 128, 128, 1);
}
.hdjl .hdjl-list-container .xwfbh-content .xwfbh-text p:last-child a {
  color: rgba(212, 48, 48, 1);
}
.content-activation {
  display: block !important;
}

/* ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¸ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â */
.ztzl {
  background: rgba(242, 247, 255, 1);
}
.ztzl .ztzl-list {
  margin: 40px 0;
  overflow: hidden;
  position: relative;
}
.zwfw .zwfw-list .next,
.zwfw .zwfw-list .prev,
.ztzl .ztzl-list .next,
.ztzl .ztzl-list .prev {
    position: absolute;
    background: rgb(135 135 135 / 70%);
    opacity: 1;
    border-radius: 100px;
    width: 30px;
    height: 52px;
    line-height: 52px;
    /* text-align: center; */
    color: #fff;
    z-index: 10;
    bottom: 75px;
    right: 0px;
    border-radius: 0 50px 50px 0;
    padding-left: 5px;
}
.ztzl .ztzl-list .prev {
    left: 0;
}

.zwfw .zwfw-list .next,.zwfw .zwfw-list .prev {bottom: 20px;}
.zwfw .zwfw-list .next,.ztzl .ztzl-list .next {border-radius: 50px 0 0 50px;padding-left: 12px;}
.zwfw .zwfw-list .prev {
    left: 0;
}

.ztzl .ztzl-list .picList {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  zoom: 1;
}
.ztzl .ztzl-list .picList li {
  max-width: 336px;
}
.ztzl .ztzl-list .picList li {
  margin-right: 18.2px;
  border-radius: 10px;
  overflow: hidden;
}
.dl_box>.h_login> ul {
      position: absolute;
    background-color: rgb(54, 142, 231);
    padding: 5px 20px;
    border-radius: 7px;
}

@media (min-width: 1200px) and (max-width: 1500px) {
  /* ç‰ˆå¿ƒè°ƒæ•´ä¸º1200px */
  .am-g-fixed {
    max-width: 1200px;
  }
  .calendar-list {
    padding: 0;
    padding-top: 30px;
    padding-left: 15px;
}
  .csrl-content {
    padding: 0;
    padding-left: 15px;
}
  .am-slider .am-slides img {
    height: 365px;
}
  .zwdt .zwdt-list .zwdt-list-content ul li {
    padding: 0;
}
  .zwgk .zwgk-left .zwgk-top-links a {
    width: 160px;
    font-size:16px;
  }
  .zwgk .zwgk-left .zwgk-nav a {
    width: 160px;
  }
  .list-com li a {
    flex-basis: 375px;
  }
  .zwgk .zwgk-right a:not(:first-child) {
    margin-top: 22px;
  }
  .zwdt .zwdt-list .zwdt-list-nav a {
    font-size: 24px
  }
  .zwfw .zwfw-list .picList li {
    max-width:170px;
  }

  .zwfw .zwfw-box-list .box-list-item a {
    padding: 20px 0;
  }
  .hdjl .hdjl-list-container .hdjl-list-box1 .hdjl-list-box1-content ul li {
    margin-bottom: 0;
  }
  .hdjl .hdjl-list-container .hdjl-list-box1 .hdjl-list-box1-content ul li a {
    flex-basis:520px;
  }
  .hdjl .hdjl-list-container .hdjl-list-box2 .hdjl-list-box2-content .xwfbh-content .xwfbh-img {
    flex-basis: 296px;
    height: 196px;
}

.hdjl .hdjl-list-container .hdjl-list-box2 .hdjl-list-box2-content .xwfbh-content .xwfbh-img a {
    display: block;
    width: 100%;
    height: 100%;
}
  .hdjl
  .hdjl-list-container
  .hdjl-list-box2
  .hdjl-list-box2-content
  .xwfbh-content
  img {
  width: 100%;
  height: 100%;
}
  .hdjl .hdjl-list-container .xwfbh-content .xwfbh-text {
    flex: 1;
    margin-left: 10px;
  }
  .hdjl .hdjl-list-container .xwfbh-content .xwfbh-text p:first-child {
    margin-bottom: 0;
  }
  .hdjl .hdjl-list-container .hdjl-list-box2 .hdjl-list-box2-content > div {
    margin-top: 16px;
  }
  .hdjl .hdjl-list-container .xwfbh-content .xwfbh-text p:nth-child(2) {
    font-size: 17px;
}
  .hdjl .hdjl-list-container .hdjl-list-box1 .hdjl-list-box1-content ul.yjzj {
    max-width: 655.5px;
}
  .zxft.list-com li span {}
  .hdjl .hdjl-list-container .hdjl-list-box2 .hdjl-list-box2-content ul li {
    margin-bottom: 0;
}
  .zwdt-datestyle {
    width: 18%;
}
  .zwgk .zwgk-right a:not(:first-child) span {font-size: 18px;margin-left: 32px;}
  .zwgk .zwgk-right a:not(:first-child) img {
    margin-right: 20px;
}
  .zwgk .zwgk-right a:nth-child(3) img {
    margin-right: 3px;
}
  .ztzl .ztzl-list .picList li {max-width: 280px;margin-right: 26.5px;}
  .ztzl .ztzl-list .next,
.ztzl .ztzl-list .prev {
  bottom: 58px;
}
  .zwfw .zwfw-box-list .box-list-item a span {
    font-size: 14px;
}
}

@media (max-width: 768px) {
  .list-com li::before {
    display: none;
}
  .main-container {
    padding: 0 5px;
}
  #csrl {
    display: none;
}
  .hdjl {
  }
  .hdjl-xj {
    flex-direction: column;
  }
  .hdjl-list-container {
    flex-direction: column;
  }
  .hdjl .hdjl-xj .hdjl-links-container {
    padding: 10px 0;
    margin-left: 0;
  }
  .hdjl-links-container img {
  }
  .hdjl .hdjl-xj .hdjl-szxx-container {
    flex-direction: column;
  }
  .hdjl .hdjl-xj .hdjl-szxx-container .xj-list div a span {
    font-size: 16px;
  }
  .hdjl .hdjl-xj .hdjl-szxx-container .xj-list div:first-child {
    flex: 1;
  }
  .hdjl .hdjl-xj .hdjl-szxx-container .xj-list div:first-child a span {
    font-size: 16px;
  }
  .hdjl .hdjl-list-container .hdjl-list-nav {
    justify-content: space-between;
  }
  .hdjl .hdjl-list-container .hdjl-list-nav a {
    font-size: 18px;
  }
  .hdjl .hdjl-list-container .hdjl-list-nav a:not(:first-child) {
    margin: 0;
  }
  .hdjl .hdjl-list-container .hdjl-list-box2 {
    margin: 0 10px;
  }
  .hdjl .hdjl-list-container .hdjl-list-box2 .hdjl-list-nav {
    justify-content: start;
  }
  .hdjl .hdjl-list-container .hdjl-list-box2 .hdjl-list-nav a {
    margin-right: 20px;
  }
  .hdjl .hdjl-list-container .hdjl-list-box1 {
    margin: 0 10px;
  }
  .hdjl .hdjl-list-container .hdjl-list-box1 .hdjl-list-box1-content ul li a {
    flex-basis: 0;
  }
  .hdjl
    .hdjl-list-container
    .hdjl-list-box2
    .hdjl-list-box2-content
    .xwfbh-content {
    flex-direction: column;
  }
  .hdjl .hdjl-list-container .xwfbh-content .xwfbh-text {
    margin-left: 0;
  }
  .ztzl .ztzl-list .picList li {
    margin-right: 0;
    max-width: 100%;
    text-align: center;
}
  .hdjl .hdjl-xj .hdjl-szxx-container .xjsl {
    padding: 0;
    flex-direction: row;
    justify-content: space-around;
}
  .hdjl .hdjl-xj .hdjl-szxx-container .xjsl div {
    margin: 10px 0;
}
}