@charset "UTF-8";
.location {
  width: 100%;
  margin: auto;
  border-bottom: 1px solid #e0e0e0;
}
.location .auto::after, .location .auto::before {
  position: relative;
  height: 0;
  content: "";
  display: block;
  clear: both;
}
.location .crumb {
  width: 50%;
  text-align: right;
  float: right;
  line-height: 40px;
}
.location .crumb .box {
  border: none;
}
.location .full-inside-subnav {
  float: left;
  width: 50%;
  border: none;
}
.location .full-inside-subnav .subnav {
  width: 100%;
}
.location .full-inside-subnav .subnav ul {
  width: 100%;
  height: 40px;
  line-height: 40px;
  overflow-x: auto;
  overflow-y: hidden;
  display: flex;
  /* ¹ö¶¯²Û */
  /* ¹ö¶¯Ìõ»¬¿é */
}
.location .full-inside-subnav .subnav ul::-webkit-scrollbar {
  width: 5px;
  height: 4px;
  background-color: #DCE7E1;
  border-radius: 20px;
}
.location .full-inside-subnav .subnav ul::-webkit-scrollbar-track {
  border-radius: 20px;
}
.location .full-inside-subnav .subnav ul::-webkit-scrollbar-thumb {
  border-radius: 20px;
  background: #1357ac;
}
.location .full-inside-subnav .subnav li {
  white-space: nowrap;
}
.location .full-inside-subnav .subnav li.on a, .location .full-inside-subnav .subnav li.cur a {
  background-color: #0059aa;
  color: #fff;
  border-radius: 2px;
  padding: 0 10px;
}
.location .full-inside-subnav .subnav a {
  line-height: 40px;
  white-space: nowrap;
}

.piclb-list .picture {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.piclb-list img {
  width: 350px;
  height: 200px;
}
.piclb-list a:last-child {
  width: 100%;
  display: block;
  padding: 10px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.lb-list dl li {
  display: flex;
  align-items: center;
  padding: 35px;
  border-bottom: 1px solid #0059aa;
}
.lb-list dl li span {
  display: flex;
  align-items: center;
}
.lb-list dl li a {
  padding-left: 81px;
  font-size: 18px;
  color: #333;
  -webkit-line-clamp: 1;
  font-weight: normal;
  flex: 1;
  overflow: hidden;
  position: relative;
  display: block;
}
.lb-list dl li a::after {
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 45px;
  height: 1px;
  margin: auto 18px;
  background-color: #ececec;
}

.pagenav .lk:hover a {
  color: #fff;
}

#page {
  text-align: center;
  margin-top: 40px;
}
#page span,
#page a {
  cursor: pointer;
  display: inline-block;
  color: #8D1B20;
  display: inline-block;
  padding: 3px 13px;
  border: 1px solid #e5e5e5;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
  margin: 3px;
}
#page span:hover,
#page a:hover {
  background: #e9ecef;
}
#page span.on, #page span.strong,
#page a.on,
#page a.strong {
  background: #8D1B20;
  color: #fff !important;
  border-color: #8D1B20 !important;
}

@media screen and (max-width: 1220px) and (min-width: 992px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .banner {
    height: 930px;
  }
  .banner_ny {
    height: 700px;
  }
  .section-3-content .list-left {
    width: 240px;
  }
  .section-3-content .circle-container {
    padding: 0 !important;
    display: block;
    width: calc(100% - 240px) !important;
    position: static !important;
    float: right;
  }
  .section-3-content .circle-container::before {
    display: none !important;
  }
  .section-3-content .circle-container .img-container {
    padding: 0 !important;
    height: 360px !important;
  }
  .section-3-content .circle-container .img-container img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .section-3-content .circle-container .content-container {
    position: static !important;
    height: 60px !important;
  }
  .piclb-list li {
    width: 32%;
    height: auto;
    margin-right: 2%;
  }
  .piclb-list li:nth-child(3n) {
    margin-right: 0;
  }
  .piclb-list li a:first-child {
    display: block;
    width: 100%;
    height: 200px;
    overflow: hidden;
  }
  .piclb-list li a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .piclb-list li .zytitle a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px), screen and (min-width: 768px) and (max-width: 991px) {
  .auto {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1199px) {
  .lb-list dl li {
    padding: 20px;
  }
  .lb-list dl li a {
    font-size: 22px;
  }
  .lb-det .edit img {
    height: auto !important;
  }
}
@media (max-width: 1150px) {
  .logo {
    width: calc(100% - 300px);
  }
}
@media (max-width: 1024px) {
  .location .full-inside-subnav .channel-title {
    display: none;
  }
  .location .full-inside-subnav .subnav {
    display: block;
    position: static;
    box-shadow: none;
    padding: 0;
    border: none;
  }
}
@media screen and (max-width: 992px) {
  .section-3-content .list-left {
    float: left !important;
  }
  .section-3-content .circle-container {
    height: 320px !important;
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    margin: auto !important;
  }
  .section-3-content .circle-container .img-container {
    height: 260px !important;
    position: static !important;
  }
  .section-3-content .circle-container .img-container img {
    position: static !important;
  }
  .section-3-content .circle-container .content-container {
    opacity: 1 !important;
    color: #333 !important;
    background-color: transparent !important;
    visibility: visible !important;
    border-radius: 0 !important;
    padding: 0 !important;
  }
  .section-3-content .circle-container .content-container .content {
    -webkit-line-clamp: 2 !important;
  }
  .section-3-content .circle-container .name-container {
    display: none !important;
    position: static !important;
    width: 100% !important;
    transform: translate(0, 0) !important;
  }
  .back-one {
    padding-bottom: 50px;
  }
  .back-tow-left {
    position: static;
    width: 100%;
    padding: 40px 20px;
  }
  .back-top-right {
    height: auto;
    position: static;
    width: 100%;
    margin-top: 30px;
    padding: 40px 20px;
  }
}
@media screen and (max-width: 991px) {
  .logo {
    width: 100%;
    margin: auto;
  }
  .logo a {
    display: block;
    width: 100%;
    text-align: center;
  }
  .container {
    width: 100%;
  }
  .banner {
    height: 500px;
  }
  .lb-list dl li {
    display: block;
    padding: 15px;
  }
  .lb-list dl li a {
    font-size: 20px;
    margin-top: 8px;
    padding-left: 0;
  }
  .lb-list dl li a::after {
    display: none;
  }
}
@media screen and (max-width: 850px) {
  .piclb-list li {
    width: 49%;
    height: auto;
    margin-right: 2%;
  }
  .piclb-list li:nth-child(3n) {
    margin-right: 2%;
  }
  .piclb-list li:nth-child(2n) {
    margin-right: 0;
  }
  .piclb-list li .img_full3 {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .logo {
    width: auto;
  }
  .banner {
    height: 60vw;
  }
  .banner_ny {
    height: 50vw;
    min-height: 260px;
  }
  .container {
    padding: 0 10px;
  }
  .section-2 {
    padding-top: 4vw !important;
  }
  .section-2 .head-container {
    margin-top: 10px;
    padding-bottom: 10px;
  }
  .section-2 .head-container .more {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .list {
    margin-top: 0;
    padding: 2vw 10px;
  }
  .list a .titles {
    font-size: 16px;
    line-height: 40px;
  }
  .back-one {
    padding-bottom: 20px;
  }
  .back-tow-left {
    margin-top: 4vw;
    padding: 20px 10px 10px;
  }
  .back-top-right {
    padding: 20px 10px 10px;
  }
  .notice-more a {
    font-size: 14px;
    background-color: #fff;
    color: #333;
    padding: 0 10px;
    border-radius: 4px;
    opacity: 1;
  }
  .more-link a {
    font-size: 14px;
    background-color: #9A1316;
    color: #fff;
    padding: 0 10px;
    border-radius: 4px;
    opacity: 1;
  }
  .auto {
    padding: 0 10px;
  }
  .lb-main {
    padding: 4vw 0 5vw;
  }
  .lb-det {
    padding: 3vw 0 5vw;
  }
  .lb-list .item {
    overflow: hidden;
    padding: 2vw 10px;
    display: flex;
  }
  .lb-list .imgbox {
    width: 260px;
    height: 140px;
    float: left;
  }
  .lb-list .fulltitle {
    font-size: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .lb-list dl li {
    display: block;
    padding: 2vw 10px;
  }
  .lb-list dl li a {
    font-size: 16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .ewebeditor_doc {
    padding: 10px;
  }
  .ewebeditor_doc img {
    max-width: 100%;
    margin: 5px auto !important;
  }
  .full-inside-subnav {
    display: block;
  }
  .full-inside-subnav .channel-title {
    margin-top: 0;
    margin-bottom: 0;
  }
  .piclb-list li a:first-child {
    height: 26vw;
  }
  .piclb-list li a:first-child img {
    width: 100%;
    height: 100%;
  }
  .piclb-list li a:last-child {
    font-size: 16px;
    padding: 5px;
  }
  #page {
    margin-top: 4vw;
  }
  .location .full-inside-subnav .channel-title {
    display: block;
    line-height: 40px;
  }
  .location .full-inside-subnav .subnav {
    border-top: 1px solid #ccc;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
    position: absolute;
    display: none;
  }
  .location .full-inside-subnav .subnav ul {
    height: auto;
    overflow-y: visible;
    display: block;
  }
  .location .full-inside-subnav .subnav li {
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .section-3 {
    padding: 10px;
  }
  .section-3-content .circle-container {
    display: none !important;
  }
  .section-3-content .list-left {
    width: 100% !important;
    float: none !important;
  }
  .section-3-content .list-left a {
    width: 50% !important;
  }
  .lb-list .item {
    display: block;
  }
  .lb-list .imgbox {
    display: none;
  }
  .lb-list .fulltitle {
    -webkit-line-clamp: 1;
  }
}
@media screen and (max-width: 500px) {
  .location .full-inside-subnav,
  .location .crumb {
    width: 100%;
    float: none;
  }
  .location .crumb {
    text-align: left;
  }
  .location .crumb .box {
    padding-left: 0;
    border-bottom: 1px solid #eeeeee;
  }
}
@media screen and (max-width: 400px) {
  .img-news-list a {
    width: 100% !important;
    margin: auto !important;
  }
  .img-news-list a:nth-child(3), .img-news-list a:nth-child(4) {
    display: none;
  }
  .piclb-list li {
    width: 100%;
    margin-right: 0 !important;
  }
  .piclb-list li a:first-child {
    height: 50vw;
  }
  .piclb-list li:last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  .lb-det .edit {
    overflow-x: hidden;
  }
}/*# sourceMappingURL=add2024.css.map */