/*clock*/
.word_time {
  position: absolute;
  bottom: .25rem;
  right: .2rem;
  z-index: 100;
}

.clock-container {
  background: #1a365d;
  /* border: .04rem solid #ffffff; */
  border-radius: 2rem;
  padding: .4rem .2rem;
  color: #ffffff;
  font-family: Arial, sans-serif;
  box-shadow: 0 .04rem .12rem rgba(0, 0, 0, 0.15);
  width: 2rem;
  height: 3.2rem;
}

.clock-section {
  text-align: center;
  margin-bottom: .15rem;
}

.clock-section:last-child {
  margin-bottom: 0;
}

.clock-location {
  font-size: .16rem;
  margin-bottom: .08rem;
  font-weight: bold;
}

.clock-time {
  font-size: .24rem;
  font-weight: bold;
  margin-bottom: .05rem;
  font-family: Digital Numbers, 'Courier New', monospace;
}

.clock-date {
  font-size: .16rem;
  margin-bottom: .03rem;
}

.clock-day {
  font-size: .16rem;
  font-family: Bebas;
}

.clock-divider {
  height: .01rem;
  background: rgba(255, 255, 255, 0.3);
  margin: .15rem 0;
}

.banner-box {
  position: relative;
}

.banner {
  position: relative;
}

.banner .slick-slide a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 28.3%;
  opacity: 1;
  background: linear-gradient(0deg, rgb(0 10 21 / 35%) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}

.banner .slick-slide a {}

.banner .slick-slide.slick-active img {
  transition: 6s 1s linear;
  transform: scale(1.1);
}

.banner .slick-active img {}

.banner img {
  display: block;
  width: 100%;
}


.banner .slick-prev {
  width: .68rem;
  height: .34rem;
  background: url(../images/bal.png) no-repeat center center;
  left: auto;
  z-index: 9;
  top: auto;
  bottom: 0.4rem;
  right: 2.8rem;
  border-right: 0;
  transform: translateY(0px);
  background-size: auto 100%;
}

.banner .slick-next {
  width: .68rem;
  height: .34rem;
  background: url(../images/bar.png) no-repeat center center;
  right: 1.59rem;
  z-index: 9;
  top: auto;
  bottom: 0.4rem;
  border-left: 0;
  transform: translateY(0px);
  background-size: auto 100%;
}

.banner .slick-prev:hover,
.banner .slick-next:hover {
  opacity: 1
}

.banner .slick-dots {
  width: auto;
  bottom: 0.55rem;
  height: .2rem;
  display: flex;
  align-items: center;
  align-content: center;
  height: .03rem;
  text-align: center;
  left: 1.57rem;
  width: 31.25%;
  position: relative;
}

.banner .slick-dots:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 0.01rem;
  background: rgba(255, 255, 255, 0.4);
  left: 0;
  right: auto;
  bottom: 0;
  top: auto;
}


.banner .slick-dots li {
  flex: 1;
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  background: none;
}


.banner .slick-dots li button {
  display: none !important;
}


.banner .slick-dots li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0%;
  background: #fff;
  transition: width 0.5s ease;
}

/* 忙驴鈧β绰幻︹�斅睹寂∶р劉陆猫鈥奥裁郝棵β澛∶ぢ慌矫ヂ仿γ⑩�犫�櫭ヂ徛趁ヂ÷β宦� */
.banner .slick-dots li.slick-active::after {
  width: 100%;
}

/* 氓鈥奥嵜┞澛⒚︹�扳偓忙艙鈥懊┞÷姑ぢ柯澝ε捖伱р劉陆猫鈥奥裁ヂ÷β宦� */
.banner .slick-dots li.slick-active~li::after {
  width: 0%;
}

.banner .slick-dots li:has(~ .slick-active)::after {
  width: 100%;
}

/*  */
.index_tit {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  padding: .44rem 0;
}

.index_tit .px1400 {
  position: relative;
}


.index_tc i {
  text-align: center;
  font-size: 0.2rem;
  line-height: .33rem;
  letter-spacing: normal;
  color: #79889F;
  position: relative;
  font-style: normal;
}



.index_tc p {
  user-select: none;
  font-size: 0.16rem;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0066CC;
}



.index_tc {
  position: relative;
  transition: all .3s;
  display: inline-block;
  width: 100%;
}

.index_tc h3 {
  font-size: 0.4rem;
  line-height: normal;
  letter-spacing: normal;
  color: #1A1A1A;
  position: relative;
  font-family: 'SourceHanSansCN';
}

.index_tc h3:after {
  position: absolute;
  content: "";
  background: url(../images/tt_bg.png) no-repeat bottom center;
  width: 2.4rem;
  height: 0.59rem;
  background-size: 100% auto;
  left: calc(50% - 1.2rem);
  bottom: -0.3rem;
}


.index_tc h3 span {
  color: #b60000;
  font-family: 'SourceHanSansCN';
}

.index_more {
  position: absolute;
  right: 0;
  top: 0.1rem;
  width: 1.35rem;
  height: 0.3rem;
  line-height: .3rem;
  transition: all 0.3s;
  text-align: left;
  display: block;
  box-sizing: border-box;
}

.index_more:after {
  content: "";
  position: absolute;
  right: 0;
  top: 58%;
  width: .53rem;
  height: .4rem;
  background: url(../images/more1.png) center no-repeat;
  transition: all .3s;
  transform: translateY(-50%);
  background-size: 100%;
}

.index_more a {
  display: block;
  font-size: .18rem;
  font-weight: 290;
  color: #333333;
  transition: all 0.5s;
  line-height: .32rem;
  padding-right: .26rem;
}











/*  */
.section1 {
  padding: 0.34rem 0 0.82rem;
  background-size: 100% auto;
  background: url(../images/part2.png) center bottom no-repeat;
  background-size: 100% 100%;
}

.section1 .index_tc {
  display: block;
}

.index_tc h3 {
  position: relative;
  padding-left: 0.5rem;
}

.section1 .index_tc h3 {
  background: url(../images/zsdt_ico.png) no-repeat left center;
  background-size: auto 0.4rem;
}

.index_tc h4 {
  color: #aa0707;
  font-size: 0.6rem;
  opacity: 0.05;
  position: absolute;
  top: -0.3rem;
  text-transform: uppercase;
  width: 100%;
}

.s1-c {
  display: flex;
  align-items: flex-start;
}

.s1-l {
  width: 7.98rem;
  margin-right: .42rem;
  position: relative;
  border-radius: 0.16rem;
  height: 5.03rem;
  overflow: hidden;
}

.s1-l ul li a {
  display: block;
  position: relative;
}

.s1-l ul li a .pic {
  padding-top: 63.112%;
  /* border-radius: 0.16rem; */
}

.s1-l ul li a .pic:after {
  background: linear-gradient(0deg, #000000, transparent);
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
  content: "";
  height: 1rem;
}

.s1-l ul li a .date {
  position: absolute;
  left: 0;
  top: 0;
  width: .9rem;
  height: .9rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  align-content: center;
  background: rgba(42, 162, 185, 0.9);
}

.s1-l ul li a .date b {
  font-size: .3rem;
  font-weight: normal;
  line-height: .3rem;
  letter-spacing: normal;
  color: #FFFFFF;
}

.s1-l ul li a .date div {
  width: .76rem;
  height: .06rem;
  margin: .05rem 0;
}

.s1-l ul li a .date span {
  font-size: .18rem;
  font-weight: normal;
  line-height: .2rem;
  letter-spacing: normal;
  color: #FFFFFF;
  font-weight: normal;
}

.s1-l ul li a .info {
  padding-top: .25rem;
  padding-bottom: .32rem;
  position: absolute;
  bottom: 0;
  left: 0.2rem;
  width: 100%;
}

.s1-l ul li a .info h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 0.24rem;
  font-weight: 500;
  line-height: 0.3rem;
  letter-spacing: normal;
  color: #ffffff;
  width: calc(100% - 1.5rem);
}

.s1-l ul li a .info h3 i {
  font-style: normal;
}

.s1-l ul li a .info h3 span {
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: Georgia;
  font-size: .18rem;
  font-weight: normal;
  line-height: .36rem;
  color: #ffffff;
}

.s1-l ul li a .info p {
  font-size: .18rem;
  font-weight: normal;
  line-height: .26rem;
  letter-spacing: 0rem;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: .52rem;
  font-family: SourceHanSerifCN-Regular;
  margin-top: .2rem;
}

.s1-l ul .slick-dots {
  position: absolute;
  display: flex;
  align-items: center;
  overflow: hidden;
  width: auto;
  margin-left: 0;
  align-content: center;
  bottom: 0.32rem;
  right: 0.25rem;
}


.s1-l ul .slick-dots li {
  width: auto;
  height: auto;
  margin: 0 .07rem;
  transition: all 0.5s;
  width: .2rem;
  height: .2rem;
  background: none;
  border-radius: 50%;
  /* padding: .05rem; */
  display: flex;
  align-items: center;
  justify-content: center;
}

.s1-l ul .slick-dots li button {
  display: flex;
  padding: 0.05rem;
  width: .1rem;
  height: .1rem;
  transition: font-size 0.5s;
  background: #fff;
  border-radius: 50%;
  font-size: 0;
  align-items: center;
  justify-content: center;
}

.s1-l ul .slick-dots li.slick-active {
  border: 1px solid #fff;
}


.s1-l .pub-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  overflow: hidden;
  width: 1.7rem;
}

.pub-arrow {
  display: flex;
  align-items: center;
}

.pub-arrow div {
  width: .44rem;
  height: .44rem;
  border-radius: 50%;
  position: relative;
  transition: all 0.5s;
  cursor: pointer;
}



.pub-arrow div::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  transition: all 0.5s;
}

.pub-arrow div::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
}


.pub-arrow-l::after {
  background: url(../images/icon-next-w.png) no-repeat;
  background-position: center center;
  background-size: .51rem auto;
  transform: rotate(180deg);
}

.pub-arrow-l:hover::after {
  background: url(../images/icon-prev-w.png) no-repeat;
  background-position: center center;
  transform: rotate(0deg);
}

.pub-arrow-r {
  margin-left: .2rem;
}

.pub-arrow-r::after {
  background: url(../images/icon-next-w.png) no-repeat;
  background-position: center center;
  background-size: .51rem auto;
}

.pub-arrow-r:hover::after {
  background: url(../images/icon-prev-w.png) no-repeat;
  background-position: center center;
  transform: rotate(180deg);

}

.s1-l .pub-arrow::after {
  content: "";
  display: block;
  right: 0;
  bottom: 0;
  top: 0;
  flex: 1;
  min-width: 0;
  height: .1rem;
  background: url(../images/dot-aft2.png) no-repeat;
  background-position: right center;
  background-size: auto .06rem;
  margin-left: 0;
}

.s1-r {
  flex: 1;
  min-width: 0;
}

.s1-r ul li {
  transition: all .3s;
  overflow: hidden;
  position: relative;
  height: 1rem;
  padding: 0.18rem;
  border-top: 0.01rem dashed #dc8185;
}

.s1-r ul li:last-child {
  border-bottom: 0.01rem dashed #dc8185
}

.s1-r ul li:hover {
  background: #fff1f1;
  border-top: none;
  border-bottom: 0.01rem solid #aa0707;
}

.s1-r ul li:hover+li {
  border-top: none;
}

.s1-r ul li:after {
  position: absolute;
  content: "";
  background: url(../images/chg_26_png_bg.png) no-repeat bottom;
  width: 100%;
  height: 0.06rem;
  top: 0;
  background-size: 100% auto;
}



.s1-r ul li a {
  position: relative;
  display: block;
}

.s1-r ul li a .date {
  color: #b10811;
  font-size: 0.18rem;
  font-family: 'DIN';
  line-height: 0.32rem;
  font-weight: 700;
}

.s1-r ul li a .text {
  position: relative;
}

.s1-r ul li a .text h2 {
  font-size: 0.18rem;
  color: #222222;
  font-weight: normal;
  line-height: 0.32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.s1-r ul li:hover a .text h2 {
  color: #b10811;
  font-weight: 700;
}

/* .section2 */
.section2 {
  background: url(../images/part3.png) center top no-repeat;
  background-size: 100% auto;
  padding: 0.7rem 0 1.26rem;
  height: auto;
  overflow: hidden;
}


.section2 .index_tc,
.section2 .index_tit {
  text-align: left;
  padding: 0;
}

.section2 .index_tc h4 {
  color: #fff;
}

.section2 .index_tc h3 {
  color: #fff;
  text-align: left;
  background: url(../images/yxfc_ico.png) no-repeat left center;
  background-size: auto 0.42rem;
}

.section2 .index_tc h3 span {
  color: #fff;
}

.section2 .index_tc h3:after {
  background: url(../images/tt_bg2.png) no-repeat bottom center;
  background-size: 100% auto;
  left: 0;
}

.section2 .index_more:after {
  background: url(../images/more2.png) center no-repeat;
  background-size: 100%;
}

.section2 .index_more a {
  color: #fff;

}

.section2-l {
  width: calc(50% - 0.38rem);
  float: left;
  margin-right: 0.38rem;
  position: relative;
}

.section2-l:after {
  position: absolute;
  content: "";
  background: rgba(220, 220, 220, 0.2);
  width: 0.02px;
  height: 3.71rem;
  bottom: 0.27rem;
  right: -0.38rem;
}

.section2-r {
  width: calc(50% - 0.38rem);
  float: left;
  margin-left: 0.38rem;
}

.xsdt-container {
  margin-top: 0.8rem;
  padding-bottom: 0.2rem;
}

.xsdt-container ul {}

.xsdt-container ul li {
  overflow: hidden;
}

.xsdt-container ul li.on,
.xsdt-container ul li:hover {
  margin: 0.18rem 0;
  background: #FFFFFF;
  box-shadow: 0px 4px 10px 0px rgba(209, 233, 253, 0.6);
  height: 2.07rem;
}

.xsdt-container ul li a {
  display: flex;
  align-items: center;
  width: 100%;
}

.xsdt-container ul li a .pic {
  width: 45.34%;
  padding-top: 0;
  float: left;
  opacity: 0;
  max-width: 0;
}

.xsdt-container ul li a .pic .a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  height: 100%;
  transition: all .8s;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.xsdt-container ul li:hover a .text,
.xsdt-container ul li.on a .text {
  padding: 0 0.21rem 0 0.38rem;
  width: calc(100% - 45.34%);
  display: block;
}

.xsdt-container ul li a .text h2 {
  max-height: 0;
  max-width: 0;
  display: none;
}

.xsdt-container ul li a .text h4 {
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.54rem;
  letter-spacing: normal;
  color: #333333;
  float: left;
  background: url(../images/sxt.png) no-repeat left center;
  padding-left: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-size: 0.13rem;
}

.xsdt-container ul li a .text .date {
  opacity: 0;
  max-width: 0;
  position: relative;
}

.xsdt-container ul li a .text .date:after {
  position: absolute;
  content: "";
  border: 1px solid #dcdcdc;
  right: 0;
  width: 0.06rem;
  height: 0.06rem;
  top: calc(50% - 0.03rem);
  border-radius: 50%;
  background: #fff;
}

.xsdt-container ul li a .text .date:before {
  position: absolute;
  content: "";
  right: 0.06rem;
  width: calc(100% - 1.4rem);
  height: 0.01rem;
  top: 50%;
  background: #DCDCDC;
}

.xsdt-container ul li a .text .date span {
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.2rem;
  letter-spacing: normal;
  color: #2AA2B9;
}

.xsdt-container ul li a .text .date span:last-child {
  font-size: 0.16rem;
  font-weight: normal;
  line-height: 0.18rem;
  letter-spacing: normal;
  color: rgba(42, 162, 185, 0.5);
  padding-left: 0.07rem;
}

.xsdt-container ul li a .text .date2 {
  font-family: Microsoft YaHei;
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.54rem;
  letter-spacing: normal;
  color: #2AA2B9;
  float: right;
  width: 1.35rem;
  text-align: right;
}

.xsdt-container ul li:hover a .pic,
.xsdt-container ul li.on a .pic {
  opacity: 1;
  max-width: none;
  height: 2.07rem;
}

.xsdt-container ul li a .text {
  display: flex;
  justify-content: space-between;
  width: 100%;
}


.xsdt-container ul li:hover a .text h2,
.xsdt-container ul li.on a .text h2 {
  font-size: 0.18rem;
  font-weight: 700;
  color: #33A5BA;
  max-width: none;
  max-height: none;
  line-height: 0.3rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.xsdt-container ul li:hover a .text h4,
.xsdt-container ul li.on a .text h4 {
  opacity: 0;
  max-height: 0;
}

.xsdt-container ul li:hover a .text .date,
.xsdt-container ul li.on a .text .date {
  opacity: 1;
  max-width: none;
  margin-top: 0.39rem;
}

.xsdt-container ul li:hover a .text .date2,
.xsdt-container ul li.on a .text .date2 {
  opacity: 0;
  max-height: 0;
}



.notice-container {
  padding: .8rem 0 0 0;
  width: 100%;
}

.notice-container li {
  width: 100%;
  padding: 0 0.17rem;
}

.notice-container li.on {
  background: url(../images/tzggxz_bg.png) no-repeat;
  height: 1.2rem;
  padding: 0.28rem 0.17rem;
  margin: 0.25rem 0;
  background-size: 100% 100%;
}

.notice-container li.on h2,
.notice-container li:hover h2 {
  color: #fff;
  background: url(../images/sxt2.png) no-repeat left center;
  font-weight: 700;
  line-height: 0.2rem;
}

.notice-container li.on p,
.notice-container li:hover p {
  opacity: 1;
  max-height: none;
  margin-top: 0.17rem;
}


.notice-container li.on .date,
.notice-container li:hover .date {
  color: #fff;
}

.notice-container li a {
  display: flex;
  width: 100%;
  align-items: center;
  line-height: 0.54rem;
}

.notice-container h2 {
  font-size: 0.18rem;
  font-weight: normal;
  line-height: 0.54rem;
  letter-spacing: normal;
  color: #333333;
  background: url(../images/sxt.png) no-repeat left center;
  padding-left: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-size: 0.13rem;
}

.notice-container li p {
  font-size: 0.14rem;
  font-weight: normal;
  line-height: 0.18rem;
  letter-spacing: normal;
  color: #FFFFFF;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.notice-container .text {
  width: calc(100% - 1.01rem);
  padding-right: 0.6rem;
  line-height: 0.54rem;
}

.notice-container .date {
  font-size: 0.18rem;
  line-height: 0.22rem;
  color: #2AA2B9;
  width: 1.01rem;
}


.section2 .index-s2 {
  width: calc(100% - 2.1rem);
  margin-top: 0.2rem;
  position: relative;
  float: right;
}

.section2 .index-s2 .button:after {
  position: absolute;
  content: "";
  height: 0.01rem;
  width: calc(100% + 4.8rem);
  background: #ddd;
  bottom: 0;
  left: -2.4rem;
  z-index: 0;
}

.icr1426_list {
    padding-left: 0.1rem;
}

.icr1426_list ul {padding-left: 0.2rem;}
.icr1426_list .swiper-slide {
  transform: translateZ(0) !important;
}

.icr1426_list .swiper-wrapper {
}

.section2 .index-s2 .button{
  height:0.4rem;
  position: absolute;
  width: 100%;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section2 .index-s2 .swiper-button-prev {
  background: url(../images/yx_arr-l.png) no-repeat;
  width: 0.41rem;
  height: 0.4rem;
  left: 0;
  bottom: -0.2rem;
  top: auto;
  background-size: auto 100%;
}
.section2 .index-s2 .swiper-button-prev:after, .section2 .index-s2 .swiper-button-next:after{
  display:none;
}
.section2 .index-s2 .swiper-button-next{
  background: url(../images/yx_arr-r.png) no-repeat;
  width: 0.41rem;
  height: 0.4rem;
  right: 1.6rem;
  bottom: -0.2rem;
  top: auto;
  background-size: auto 100%;
}

@media screen and (min-width: 1025px) {
  .icr1426_list ul li {
    width: 4.8rem !important;
    padding-bottom: 0.2rem;
}
}

.icr1426_list ul li a {
  margin-top: .2rem;
  padding: 0 0 0.5rem;
  display: block;
  transition: all 0.5s;
  position: relative;
}

.icr1426_list ul li a .icr1426_pic {
  position: relative;
}

.icr1426_list ul li a:after {
  position: absolute;
  content: "";
  background: url(../images/yx_bf.png) no-repeat;
  width: .5rem;
  height: .5rem;
  background-size: .5rem;
  bottom: 1.9rem;
  right: .4rem;
  z-index: 9999;
}

.icr1426_list ul li:hover a:after{
  bottom: 1.9rem;
}

.icr1426_list ul li a span {
  font-family: Bebas;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.31rem;
  letter-spacing: normal;
  color: #9E9E9E;
}


.icr1426_list ul li a .modulepic {
  padding-top: 62.5%;
  border-radius: 0.08rem 0.08rem 0 0;
}


.icr1426_tx {
  background: #fff;
  border-radius: 0 0 0.08rem 0.08rem;
  box-shadow: 0 0 0.18rem #ff8e8e;
  text-align: center;
  padding: 0.44rem 0.2rem;
  position: relative;
  margin-bottom: 0.4rem;
}

.icr1426_list ul li:hover .icr1426_tx:after{
  position: absolute;
  content: "";
  width: 0.58rem;
  height: 0.06rem;
  background: #aa0707;
  bottom: 0.32rem;
  left: 50%;
  transform: translate(-50%, 10px);
}

.icr1426_tx h2 {
  font-size: .24rem;
  line-height: 0.32rem;
  color: #393939;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 500;
  white-space: nowrap;
}

.icr1426_tx p {
  margin-top: 0;
  font-size: .16rem;
  line-height: .4rem;
  color: #666666;
  height: .4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: none;
}

.icr1426_list li:hover .icr1426_tx span{
  color: #aa0707;
}

.icr1426_list li:hover .icr1426_tx h2 {
  color: #aa0707;
  font-weight: bold
}

.icr1426_list li:hover .icr1426_tx {
  margin-bottom: 0;
}

.icr1426_list li:hover .icr1426_tx p{
  display: block;
}

.section2 .index-s2 .button .swiDots{
  position: relative;
  margin: 0 auto;
  top: 0.19rem;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 6rem );
  margin: 0 2.4rem;
}

.section2 .index-s2 .button .swiDots span {
  width: 0.27rem;
  height: 0.27rem;
  position:relative;
  display: flex;
  padding: 0.1rem;
  opacity: 1;
  background: none;
  align-items: center;
  justify-content: center;
}
.section2 .index-s2 .button .swiDots span:after{
  background: #ae1813;
  width:0.07rem;
  height:0.07rem;
   border-radius: 50%;
  position:absolute;
  content:"";
  
}
/* 瑕嗙洊 swiper 榛樿鍦嗙偣鏍峰紡 */
.section2 .index-s2 .button .swiDots .swiper-pagination-bullet {
  width: 0.27rem;
  height: 0.27rem;
  position: relative;
  display: flex;
  padding: 0.1rem;
  opacity: 1;
  background: none;
  align-items: center;
  justify-content: center;
}
.section2 .index-s2 .button .swiDots .swiper-pagination-bullet:after {
  background: #ae1813;
  width: 0.07rem;
  height: 0.07rem;
  border-radius: 50%;
  position: absolute;
  content: "";
}

.section2 .index-s2 .button .swiDots .swiper-pagination-bullet:hover:before{
   position: absolute;
   content: "";
   border-left: 0.01rem dashed #cdb786;
   width:0.01rem;
   height:0.76rem;
   bottom: 0.34rem;
   z-index: 2;
}

/* hover 鐘舵�� */
.section2 .index-s2 .button .swiDots .swiper-pagination-bullet:hover {
  background: url(../images/yx_dot.png) no-repeat center;
}

.section2 .index-s2 .button .swiDots span:hover {
  width: 0.27rem;
  height: 0.27rem;
  background: url(../images/yx_dot.png) no-repeat center;
}



/*  */
.section0 {
  padding: 0.255rem 0;
  position: relative;
  z-index: 99;
  background: url(../images/part1.png) bottom center no-repeat;
  background-size: cover;
}

.section0 .section0_list {}

.section0 .section0_list ul {
  margin: 0 -0.23rem;
}

.section0 .section0_list ul li {
  position: relative;
  margin: 0 0.15rem;
}

.section0 .section0_list ul li:after {
  position: absolute;
  content: "";
  width: 0.01rem;
  height: 1.2rem;
  background: #d4d4d4;
  bottom: 0;
  right: 0;
}

.section0 .section0_list ul li:nth-child(5n):after {
  display: none;
}


.section0 .section0_list ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.section0 .section0_list ul li a .icr1426_pic {
  display: flex;
  transition: all 0.5s;
  align-items: center;
  justify-content: center;
  width: 1.2rem;
  height: 1.2rem;
  flex-direction: column;
  position: relative;
}

.section0 .section0_list ul li a .icr1426_pic:before {
  position: absolute;
  content: "";
  background: linear-gradient(360deg, #aa0707, #f36868);
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 0.32rem;
  opacity: 0;
  max-height: 0;
}

.section0 .section0_list ul li:hover a .icr1426_pic:before {
  opacity: 1;
  max-height: none;
}

.section0 .section0_list ul li:hover a .text h2 {
  color: #aa0707;
}

.section0 .section0_list ul li a .text h2 {
  font-size: 0.22rem;
  color: #333;
  font-weight: normal;
  margin-top: 0.15rem;
}


.section0 .section0_list ul li a .section4_pic {
  position: relative;
}

.section0 .section0_list ul li a span {
  font-family: Bebas;
  font-size: 0.2rem;
  font-weight: normal;
  line-height: 0.31rem;
  letter-spacing: normal;
  color: #9E9E9E;
}


.section0 .section0_list ul li a .modulepic {
  height: 0.64rem;
  padding-top: unset;
  width: 0.56rem;
  box-sizing: border-box;
}

.section0 .section0_list ul li a .modulepic img {
  position: relative;
  width: 100%;
  object-fit: inherit !important;
}

.section0 .section0_list ul li:hover a .modulepic img {
  transform: scale(1);
}

.section0 .section0_list ul li:hover a .modulepic .img1,
.section0 .section0_list ul li a .modulepic .img2 {
  display: none;
}

.section0 .section0_list ul li:hover a .modulepic .img2,
.section0 .section0_list ul li a .modulepic .img1 {
  display: block;
}



/*  */


@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1200px) {
  .xsdt-container {
    margin-top: 0.95rem;
    padding-bottom: 0.2rem;
  }
}

@media screen and (max-width: 1024px) {

  .px1400 {
    padding-left: .2rem;
    padding-right: .2rem;
  }

  .section2 {}

  .section2 .index-s2 {
    width: 100%;
    padding: 0 0.15rem;
  }
  .icr1426_list ul{
    padding-left:0;
  }


  .banner .slick-dots {
    right: auto;
    left: 0.2rem;
    bottom: 0.35rem;
  }

  .banner .slick-dots li {}

  .banner-box {
    margin-top: 0.6rem !important;
  }

  .banner .slick-prev {
    width: .5rem;
    right: 0.9rem;
    background-size: 100% auto;
    bottom: 0.2rem;
  }

  .banner .slick-next {
    width: .5rem;
    right: .28rem;
    background-size: 100% auto;
    bottom: 0.2rem;
  }

  .s1-c {
    display: block;
    padding: .2rem 0;
  }

  .s1-l {
    width: 100%;
    margin: 0 auto .2rem auto;
    height: auto;
  }

  .s1-r {
    width: 100%;
    margin-top: 0.44rem;
  }

  .s2_con {
    display: block
  }

  .s2_con_l {
    width: 100% !important;
  }

  .s2_con_r {
    width: 100%
  }

  .newsbox {
    width: 100%;
  }

  .news_info {
    width: 100%;
    margin-left: 0;
  }

  .ipic_list {
    width: 100%;
    margin-left: 0;
    margin-top: .3rem;
  }


  .section1 {
    /* padding: .4rem 0 0; */
  }

  .home2 {
    background: none;
    padding: 0;
  }

  .index_tc h3 {}

  .index_tc h4 {
    font-size: .5rem;
  }

  .index_tc h3:after {
    left: 0;
    width: 2rem !important;
  }

  .s1-l ul li a .info h3 {}

  .s1-l ul .slick-dots li.slick-active button {
    font-size: .22rem;
  }

  .s1-l ul li a .date {}

  .pub-arrow div {}



  .section2-l,
  .section2-r {
    width: 100%;
    margin: 0;
    float: none;
    background: url(../images/page2.png) center top no-repeat;
    padding: 0.4rem 0.2rem;
    /* background-size: 100%; */
  }

  .xsdt-container ul li:hover a .text h2,
  .xsdt-container ul li.on a .text h2 {
    font-size: 0.2rem;
  }
   .section2 .index-s2 .button{
    padding:0 0.15rem;
  }
  .section2 .index-s2 .button .swiDots{
 
margin: 0 auto;
 
width: 71%;
}
  .section2 .index-s2 .swiper-button-prev {
 
left: 0.15rem;
}

.section2 .index-s2 .swiper-button-next{
  
right: 0.15rem;
}
}

@media screen and (max-width: 900px) {
  .s1-l ul .slick-dots {}



  .s1-r ul li {
    margin: .1rem 0;
  }



  .index_tit {
    padding: .2rem 0;
    text-align: left;
  }

  .s1-r ul li.on {
    margin: .1rem 0;
  }

  .index_tc {
    text-align: left !important;

  }
}

@media screen and (max-width: 520px) {

  .notice-item {
    width: 100%;
    margin: .1rem 0;
  }



  .index_tc h3 {
    font-size: 0.3rem;
  }

  .index_tc h4 {
    font-size: 0.3rem;
    top: -0.2rem;
  }

  .index_tc h3:after {
    width: 1.62rem !important;
    bottom: -0.23rem;
  }


}

@media screen and (max-width: 480px) {
  .s1-l .pub-arrow {
    width: 1rem;
  }

  .s1-l ul .slick-dots {}

  .s1-r ul li.on a {
    flex-direction: column;
  }

  .s1-r ul li.on .text {
    width: 100%;
  }

  .s1-r ul li.on a .tpp {
    width: 73%;
    margin-right: 0 !important;
  }

  .xsdt-container ul li.on,
  .xsdt-container ul li:hover {
    height: auto !important;
  }

  .xsdt-container ul li.on a {
    flex-direction: column;
  }

  .xsdt-container ul li a .text {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0.17rem 0;
  }

  .xsdt-container ul li a .text h4 {
    padding-right: 0;
    width: calc(100% - 0.2rem);
    line-height: 0.32rem;
  }


  .xsdt-container ul li a .text .date2 {
    float: left;
    line-height: 0.32rem;
    padding-left: 0.2rem;
    text-align: left;
  }

  .xsdt-container ul li.on a .pic,
  .xsdt-container ul li:hover a .text,
  .xsdt-container ul li.on a .text {
    width: 100% !important;
    padding: 0.18rem 0.21rem;
    white-space: normal;
  }

  .xsdt-container ul li.on a .pic {
    height: auto !important;
    padding-top: 56%;
  }

  .notice-container li.on {
    height: auto;
  }

  .notice-container .text {
    padding-right: 0.2rem;
  }
}

#eol_float_scatter {
  top: 30% !important;
}

@media screen and (max-width: 1024px) {
  #eol_float.f-right {
    display: none !important;
  }
 
}


.section3 {
  padding: 0.6rem 0 0;
  position: relative;
  z-index: 99;
  background: url(../images/part4.png) center top no-repeat;
  background-size: 100%;
}

.section3 .index_tc {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.section3 .index_tc h3 {
  background: url(../images/zyjs_ico.png) no-repeat left center;
  background-size: auto 0.39rem;
}

.section3 .index_tc h4 {
  text-align: center;
}

.section3 .index_more {
  top: 0.55rem;
}

.index-s3 {}

/* 渚ц竟鏍忔牱寮� */
.aside {
  position: fixed;
  right: 0.45rem;
  top: 46%;
  z-index: 9999;
  width: 0.6rem;
  height: 1.2rem;
  background: #fff1f1;
  border-radius: 0.08rem;
}

.aside ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.aside li {
  position: relative;
  width: 100%;
}

.aside li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 0.6rem;
  background: #d8262c;
  border-radius: 0.08rem;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
}



.aside li:first-child a img {
  width: 0.4rem;
  height: 0.4rem;
  object-fit: contain;
  background: #fff;
  border-radius: 50%;
  padding: 0.08rem;
}
.aside li:last-child img{
  width: 0.22rem !important;
}

.aside li .code {
  position: absolute;
  right: 0.8rem;
  bottom: 0;
  background: url(../images/xxdh.png) no-repeat;
  display: none;
  white-space: nowrap;
  width: 1.68rem;
  height: 0.6rem;
  padding: 0.05rem 0.12rem;
  background-size: auto 0.6rem !important;
}

.aside li:hover .code {
  display: block;
}

.aside li .code h2 {
  font-size: 0.16rem;
  color: #aa0707;
}

.aside li .code p {
  font-size: 0.2rem;
  color: #aa0707;
}

.aside li .goTop {
  display: flex;
  flex-direction: column;
  padding: 0.2rem;
  width: auto;
  height: auto;
  align-items: center;
}

.aside li .goTop img {
}

.aside li .goTop span {
  font-size: 0.18rem;
  margin-top: 0.05rem;
  text-align: center;
}

/* 杩斿洖椤堕儴鎸夐挳 */
.aside li:last-child a {border-radius: 0;background: none;color: #aa0707;font-size: 0.12rem;padding: 0;height: 0.6rem;}


.aside li:last-child a span {
  font-size: 0.16rem;
  display: block;
  text-align: center;
  line-height: 1.2;
}

/* 鍝嶅簲寮忛�傞厤 */

.list3w {
  background: #fff;
}

.list3w ul {}

.list3w>ul>li {
  height: 6.88rem;
  display: flex;
  width: 3.18rem !important;
  align-items: center;
  flex-direction: column;
  background-size: 100% auto !important;
}

.list3w ul li .xytit {
  font-size: 0.24rem;
  color: #fff;
  padding: .4rem .2rem;
  padding-left: .45rem;
  line-height: .32rem;
  display: flex;
  align-items: center;
}

.list3w ul li .xytit a {
  color: #fff;

}

.list3w ul li.li1 {
  background: url(../images/xy1_bg.png) no-repeat;
}

.list3w ul li.li2 {
  background: url(../images/xy2_bg.png) no-repeat;
}

.list3w ul li.li3 {
  background: url(../images/xy3_bg.png) no-repeat;
}

.list3w ul li.li4 {
  background: url(../images/xy4_bg.png) no-repeat;
}

.list3w ul li.li5 {
  background: url(../images/xy5_bg.png) no-repeat;
}

.list3w ul li.li6 {
  background: url(../images/xy6_bg.png) no-repeat;
}

.list3w ul li.li1 .xytit {
  background: url(../images/xy1.png) no-repeat left .44rem;
}

.list3w ul li.li2 .xytit {
  background: url(../images/xy2.png) no-repeat left .44rem;
}

.list3w ul li.li3 .xytit {
  background: url(../images/xy3.png) no-repeat left .44rem;
}

.list3w ul li.li4 .xytit {
  background: url(../images/xy4.png) no-repeat left .44rem;
}

.list3w ul li.li5 .xytit {
  background: url(../images/xy5.png) no-repeat left .44rem;
}

.list3w ul li.li6 .xytit {
  background: url(../images/xy6.png) no-repeat left .44rem;

}

.list3w ul .list {
  background: #fff;
  width: 100%;
  position: absolute;
  padding: 0.1rem .2rem 0.4rem;
  opacity: 0;
  visibility: hidden;
}

.list3w ul .list .txt {
  position: relative;
  z-index: 5;
}

.list3w ul .li1 .txt h3 {
  background: url(../images/xy1_on.png) no-repeat left center;
  background-size: 0.23rem auto;
}

.list3w ul .li2 .txt h3 {
  background: url(../images/xy2_on.png) no-repeat left center;
  background-size: 0.24rem auto;
}

.list3w ul .li3 .txt h3 {
  background: url(../images/xy3_on.png) no-repeat left center;
  background-size: 0.25rem auto;
}

.list3w ul .li4 .txt h3 {
  background: url(../images/xy4_on.png) no-repeat left center;
  background-size: 0.24rem auto;
}

.list3w ul .li5 .txt h3 {
  background: url(../images/xy5_on.png) no-repeat left center;
  background-size: 0.17rem auto;
}

.list3w ul .li6 .txt h3 {
  background: url(../images/xy6_on.png) no-repeat left center;
  background-size: 0.25rem auto;
}


.list3w ul li:hover .list {
  opacity: 1;
  visibility: visible;
}

.list3w ul li .list:before {
  position: absolute;
  content: "";
  width: 1.65rem;
  height: 1.65rem;
  right: -0.1rem;
  top: -0.4rem;
  z-index: 0;
  background-size: 100% auto !important;
}

.list3w ul li.li1 .list:before {
  background: url(../images/xy1_fd.png) no-repeat right top;
}

.list3w ul li.li2 .list:before {
  background: url(../images/xy2_fd.png) no-repeat right top;
}

.list3w ul li.li3 .list:before {
  background: url(../images/xy3_fd.png) no-repeat right top;
}

.list3w ul li.li4 .list:before {
  background: url(../images/xy4_fd.png) no-repeat right top;
}

.list3w ul li.li5 .list:before {
  background: url(../images/xy5_fd.png) no-repeat right top;
}

.list3w ul li.li6 .list:before {
  background: url(../images/xy6_fd.png) no-repeat right top;
}


.list .txt h3 {
  border-bottom: 2px solid #dc8185;
  padding: 0.38rem 0;
  font-size: 0.24rem;
  color: #333;
  padding-left: 0.35rem;
}

.list ul li {
  line-height: 0.54rem;
  display: block;
  height: auto;
  border-bottom: 1px dashed #d4d4d4;
}

.list ul li h2 {
  font-size: 0.18rem;
  color: #333;
  font-weight: normal;
}


.list ul li:hover {
  border-bottom: 1px dashed #dc8185;
  background: url(../images/zy_jt.png) no-repeat right center;
  background-size: 0.14rem auto !important;
}

.list ul li:last-child {
  border: 0;
}

.list ul li:hover a h2 {
  color: #aa0707;
  font-weight: bold;
}



.section4 {
  padding: 0.4rem 0 0;
  position: relative;
  z-index: 99;
  background: url(../images/part5.png) center bottom no-repeat;
  background-size: 100%;
}

.yjtp_list {
  background: #363636;
  padding: 0.12rem 0.12rem 0;
  border-radius: 0.32rem 0.32rem 0 0;
  position: relative;
}

.yjtp_list .pic {
  border-radius: 0.32rem 0.32rem 0 0;
  padding-top: 38.842%;
}

.yjtp_list .pic img {
  opacity: 0.6;
}

.yjtp_list .pic:after {
  position: absolute;
  content: "";
  background: url(../images/sp_bfbtn.png) no-repeat;
  width: 0.81rem;
  height: 0.84rem;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: 100% auto;
}

.yjtp_list .info {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.yjtp_list .info p {
  font-size: 0.4rem;
  text-align: center;
  color: #fff;
  text-shadow: 0.03rem 0.03rem 0.03rem #000;
}

.section5 {
  background: url(../images/part6.png) no-repeat bottom;
  padding: 0.55rem 0;
}

.section5 .index_tc {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.section5 .index_tc h3 {
  background: url(../images/qcxy_ico.png) no-repeat left center;
  background-size: auto 0.39rem;
}

.section5 .index_tc h4 {
  text-align: center;
}

.section5 .index_more {
  top: 0.55rem;
}

.index-s5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.s5-l {
  width: 44.6%;
  margin-bottom: 0.42rem;
  overflow: hidden;
  border-radius: 0.16rem;
}

.s5-l img {
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.s5-l:hover img {
  transform: scale(1.05);
}

.s5-r {
  width: 52.9%;
}

.s5-r ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.s5-r ul li {
  float: left;
  width: calc(50% - 0.2rem);
  border-radius: 0.16rem;
  overflow: hidden;
  height: 2.2rem;
  margin-bottom: 0.4rem;
}

.s5-r ul li img {
  max-width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.s5-r ul li:nth-child(2n) {
  margin-right: 0;
}

.s5-r ul li:hover img {
  transform: scale(1.05);
}

@media screen and (max-width: 1024px) {

 

  .yjtp_list .info {
    top: 70%;
  }

  .yjtp_list .info p {
    font-size: 0.26rem;
  }

  .aside{
    display:none;
  }
}


@media screen and (max-width: 768px) {
 

  .section3 .index_tc,
  .section5 .index_tc {
    justify-content: left !important;
  }

  .section3 .index_tc h4,
  .section5 .index_tc h4 {
    text-align: left !important;
    font-size: .4rem;
  }

  .section3 .index_more {
    top: 0.25rem;
  }

  .section5 .index_more {
    top: 0.25rem;
  }

  .index-s5 {
    flex-direction: column;
    margin-top: 0.2rem;
  }

  .s5-l,
  .s5-r {
    width: 100%;
  }

  .yjtp_list .pic:after {
    height: 0.5rem;
    background-size: auto 0.5rem;
  }

  .yjtp_list .info {
    /* top: 85%; */
  }

  .yjtp_list .info p {
    /* font-size: .2rem; */
    width: 100%;
  }

  .section2 {
    background-size: auto;
  }

  .icr1426_list .slick-dots {
    grid-template-columns: repeat(2, 1fr);
  }
  .list3w>ul>li {
    height: 4.4rem;
    display: flex;
    width: 2.68rem !important;
    align-items: center;
    flex-direction: column;
    background-size: 100% auto !important;
  }
  .list ul li{
    line-height:0.46rem;
  }
  .section2 .index-s2 {
    width: 100%;
    padding:0 0.15rem;
  }
}

@media screen and (max-width: 520px) {
   .list3w>ul>li {
    height: 4.4rem;
    display: flex;
    width: 2.68rem !important;
    align-items: center;
    flex-direction: column;
    background-size: 100% auto !important;
  }
  .list ul li{
    line-height:0.46rem;
  }
  .s5-l {
    margin-bottom: 0.2rem;
    height: auto;
  }

  .s5-r ul li {
    float: left;
    margin-bottom: 0.2rem;
    width: calc(50% - 0.1rem);
    height: auto;
  }

  .yjtp_list .info {
    top: 81%;
  }

  .yjtp_list .info p {
    font-size: .2rem;
    width: 100%;
  }

  .icr1426_list .slick-dots {
    grid-template-columns: repeat(1, 1fr);
  }

}



/*渚ц竟*/
.slide-nav {
    position: fixed;
    right: 0;
    top: 50%;
    width: 0.95rem;
    z-index: 100;
    display: none;
    transform: translateY(-50%);
}

.slide-nav:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/sN-bg1.png) center bottom no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    z-index: -1;
}

.slide-nav .content {
    padding: 0 0.06rem;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.slide-nav .item {
    padding: 0.1rem 0;
    display: block;
    min-height: 0.8rem;
    position: relative;
    border-bottom: 1px dashed rgba(255, 255, 255, .5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.slide-nav .item:last-child {
    border: none;
}

.slide-nav .icon {
    margin: 0 auto 0.04rem;
    width: 0.36rem;
    height: 0.36rem;
    line-height: 0.36rem;
    font-size: 0;
    text-align: center;
    position: relative;
    z-index: 15;
}

.slide-nav .icon img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.slide-nav .icon .img-2{
    display: none;
}
.slide-nav .tit {
    font-size: 0.14rem;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 1.5;
    text-align: center;
}

.slide-nav .item.goTop {
    min-height: 0.84rem;
}

.slide-nav .item.goTop .icon {
    width: 0.38rem;
    height: 0.38rem;
    line-height: 0.38rem;
}

.slide-nav .item:hover {
}

.slide-nav .item:hover .icon img {
    animation: beat .5s;
}
.slide-nav .item:hover .icon .img-2{
    display: inline-block;
}
.slide-nav .item:hover .icon  .img-1{
    display: none;
}
.slide-nav .item:hover .tit{
    color: #f4ca91;
}