    .page5 .date .layui-laydate-content td.highlight {
     background: url(/img/bz1.png) no-repeat center center;
    }
.page5 .date .layui-laydate-content td.highlight.today {
     background: url(/img/bz2.png) no-repeat center center;
}
.home .fp-tableCell {
  padding-top: 10rem;
}

.home .page1 {
  position: relative;
  z-index: 1;
}

.home .page1::after {
  content: "";
  height: 25.2rem;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  background: linear-gradient(1deg, #000000 3%, transparent 96%);
}

.home .page1 .toolbar {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 5.4rem;
  z-index: 2;
}

.home .page1 .toolbar li .item {
  transition: all ease .3s;
}

.home .page1 .toolbar li .item .icons {
  width: 6.3rem;
  height: 6.3rem;
    border: 1px dashed rgba(255, 255, 255, 0.3);
  position: relative;
  border: 0;
}

.home .page1 .toolbar li .item .icons img {
  width: 4rem;
}



.home .page1 .toolbar li .item .item-tit {
  color: #fff;
  margin-top: 1.3rem;
  transition: all ease .3s;
}

.home .page1 .toolbar li .item:hover .item-tit {
  text-decoration: underline;
  font-weight: bold;
}

.home .page1 .toolbar li:hover .item {
  transform: translateY(-5px);
}

.home .page2 {
  background-position: bottom center;
}

.home .page2 .news1 {
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
  padding: 2.5rem;
}

.home .page2 .news1 .type {
  width: 3rem;
}

.home .page2 .news1 .type .cat {
  color: #565656;
  font-family: 'Source Han Serif CN';
  font-weight: bold;
  line-height: 1;
}

.home .page2 .news1 .type .link {
  position: relative;
}

.home .page2 .news1 .type .link span {
  cursor: pointer;
  position: absolute;
  top: 0;
  color: #115590;
  left: 6px;
  line-height: 1.1;
}

.home .page2 .news1 .type .link:hover span {
  color: rgba(17, 85, 144, 0.88);
}

.home .page2 .news1 .list {
  overflow: hidden;
  padding-left: 2.6rem;
}

.home .page2 .news1 .list li {
  margin-bottom: 2.6rem;
}

.home .page2 .news1 .list li:last-child {
  margin-bottom: 0;
}

.home .page2 .news1 .list li .fl {
  flex: 1;
  overflow: hidden;
}

.home .page2 .news1 .list li .fl .cat {
  width: 5.7rem;
  height: 2.4rem;
  color: #fff;
  flex-shrink: 0;
  border-radius: 2rem;
  background: #73A6D6;
  margin-right: 2rem;
}

.home .page2 .news1 .list li .fl .tit a {
  color: #4A4A4A;
  transition: all ease .3s;
}

.home .page2 .news1 .list li .time {
  width: 10rem;
  flex-shrink: 0;
  margin-left: 1.2rem;
  color: #10538F;
}

.home .page2 .news1 .list li .time img {
  width: 1.6rem;
  margin-right: 0.5rem;
}

.home .page2 .news1 .list li:hover .tit a {
  font-weight: bold;
  text-decoration: underline;
}

.home .page2 .news1 .list li:nth-child(2) .cat {
  background: #4D9586;
}

.home .page2 .news1 .list li:nth-child(3) .cat {
  background: #115590;
}

.home .page2 .news1 .list li:nth-child(4) .cat {
  background: #CDB06C;
}

.home .page2 .news1 .list li:nth-child(5) .cat {
  background: #9AC7BD;
}

.home .page2 .news2 {
  margin-top: 3.5rem;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}

.home .page2 .slides .item .item-pic {
  height: 21.7rem;
}

.home .page2 .slides .item .item-tit {
  padding: 1.8rem 0;
  border-bottom: 1px solid rgba(17, 85, 144, 0.1);
}

.home .page2 .slides .dots {
  margin-top: 2.5rem;
}

.home .page2 .slides .dots i {
  font-size: 1.6rem;
  color: #115590;
}

.home .page2 .slides .dots .pagination {
  margin: 0 1rem;
}

.home .page2 .slides .dots .pagination .swiper-pagination-bullet {
  margin: 0 .6rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  opacity: 1;
  background: url("/img/dot3.png") no-repeat;
  background-size: 100% 100%;
}

.home .page2 .slides .dots .pagination .swiper-pagination-bullet-active {
  background: url("/img/dot4.png") no-repeat;
  background-size: 100% 100%;
}

.home .page2 .slides .dots .jt {
  cursor: pointer;
}

.home .page2 .slides .dots .jt i {
  color: #115590;
  font-weight: bold;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  background: #115590 !important;
}

.banner {
  width: 100%;
  height: 100%;
}

.banner .swiper-container {
  width: 100%;
  height: 100%;
}

.banner .swiper-slide {
  transition: 10s;
  -moz-transition: 10s;
  -webkit-transition: 10s;
}

.banner .swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.banner .swiper-pagination {
  bottom: 19.5rem;
}

.banner .swiper-pagination .swiper-pagination-bullet {
  width: 3.9rem;
  height: 3rem;
  opacity: 1;
  border-radius: 0;
  background: url("/img/dot1.png") no-repeat center;
  background-size: 100% 100%;
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
  background: url("/img/dot2.png") no-repeat center;
  background-size: 100% 100%;
}

.page3 {
  background-position: right 18% center;
  position: relative;
  z-index: 1;
}

.page3::before {
  content: "";
  width: 60rem;
  height: 100%;
  background: url("/img/bg_side.png") no-repeat right top;
  background-size: cover;
  position: absolute;
  left: 0;
  z-index: -1;
  bottom: 0;
}

.page3 .tabs1 {
  width: 35.5rem;
  flex-shrink: 0;
  margin-right: 5rem;
  margin-top: 9rem;
}

.page3 .tabs1 li {
  height: 7.5rem;
  margin-bottom: 1rem;
  padding: 0 5.6rem 0 4rem;
  display: flex;
  position: relative;
  align-items: center;
  color: #fff;
  cursor: pointer;
}

.page3 .tabs1 li i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2rem;
}

.page3 .tabs1 li.active {
  background: #E7EDF3;
  font-weight: bold;
  color: #115590;
}

.page3 .tabs1 li:nth-child(1) i {
  right: 8rem;
}

.page3 .tabs1 li:nth-child(2) i {
  right: 10rem;
}

.page3 .tabs1 li:nth-child(3) i {
  right: 11rem;
}

.page3 .tabs1 li:nth-child(4) i {
  right: 12rem;
}

.page3 .tabs1 li:nth-child(5) i {
  right: 14rem;
}

.page3 .tablist {
  overflow: hidden;
  height: 100%;
}

.page3 .tablist .itembox {
  display: none;
}

.page3 .tablist .itembox .tabs2 {
  margin-bottom: 8.5rem;
}

.page3 .tablist .itembox .tabs2 li {
  width: 33.33%;
  height: 9.2rem;
  font-weight: bold;
  padding-top: 1rem;
  text-align: center;
  color: rgba(65, 65, 65, 0.8);
  position: relative;
  cursor: pointer;
  font-family: 'Source Han Serif CN';
}

.page3 .tablist .itembox .tabs2 li.on {
  color: #414141;
  background: url("/img/icon_yun.png") no-repeat bottom center;
  background-size: auto 100%;
}

.page3 .tablist .itembox .tablist2 {
  height: calc(100% - 13rem);
}

.page3 .tablist .itembox .tablist2 .tabbox {
  display: none;
}

.page3 .tablist .itembox .tablist2 .item {
  text-align: center;
  margin-bottom: 0.6rem;
}

.page3 .tablist .itembox .tablist2 .item .item-pic {
  background: #FFFFFF;
  height: 7.5rem;
  box-sizing: border-box;
  border: 1px solid #D1D1D1;
  margin-bottom: 1rem;
}

.page3 .tablist .itembox .tablist2 .item .item-tit {
  color: #2F2F2F;
}

.page3 .tablist .itembox .tablist2 .link2 {
  padding-top: 8rem;
}

.page3 .tablist .itembox .tablist2 .link2 li {
  margin: 0 1.3rem;
}

.page3 .tablist .itembox .tablist2 .link2 li a {
  padding: 0 6px;
  min-width: 13rem;
  height: 7.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #CDB06C;
  color: #fff;
}

.page3 .tablist .itembox .tablist2 .link2 li:nth-child(2) a {
  background: #4D9586;
}

.page3 .tablist .itembox .tablist2 .link2 li:hover a {
  opacity: .88;
}

.sec-type {
  position: relative;
  margin-bottom: 7.3rem;
}

.sec-type .tit {
  position: relative;
}

.sec-type .tit img {
  width: 21.1rem;
}

.sec-type .tit span {
  position: absolute;
  left: 50%;
  top: 50%;
  white-space: nowrap;
  color: #3E3E3E;
  font-weight: bold;
  font-family: 'Source Han Serif CN';
  transform: translate(-50%, -50%);
}

.sec-type .link {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: all ease .3s;
}

.sec-type .link img {
  width: 8.2rem;
}

.sec-type .link span {
  color: #115590;
  position: absolute;
  bottom: 1.1rem;
  left: 1.3rem;
}

.sec-type .link:hover {
  transform: translateY(-58%);
}

.page4 .bgt {
  background-size: 100% 100%;
}

.page4 .yj1 {
  width: 79.5rem;
  height: 38.7rem;
  color: #fff;
  z-index: 1;
}

.page4 .yj1 .wrap {
  padding: 6rem 8rem 4rem 5rem;
}

.page4 .yj1 .item-tit {
  margin-bottom: 2rem;
  font-weight: 700;
}

.page4 .yj1 .item-tit img {
  width: 6.2rem;
  margin-right: 2rem;
}

.page4 .yj1 .item-list .item {
  padding-bottom: 1rem;
  margin-bottom: -0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}

.page4 .yj1 .item-list .item i {
  font-size: 1.4rem;
}

.page4 .yj1 .item-list .item::after {
  background: #fff;
}

.page4 .yj1 .item-list .item .tit {
  white-space: nowrap;
}

.page4 .yj1 .item-list .item:hover .tit {
  font-weight: bold;
}

.page4 .yj2 {
  width: 79.5rem;
  height: 48.3rem;
  margin: 6rem 0 0 -11rem;
  color: #fff;
  position: relative;
  z-index: 0;
}

.page4 .yj2 .wrap {
  padding: 16rem 7rem 4rem 10rem;
}

.page5 .sec-type .tit {
  color: #fff;
}

.page5 .sec-type .tit span {
  color: #fff;
}

.page5 .sec-type .tit span i {
  font-style: normal;
  color: #CDB170;
}

.page5 .date {
  width: 60.2rem;
  height: 51rem;
  border-radius: 3rem;
  background: rgba(255, 255, 255, 0.1);
}

.page5 .date .layui-laydate {
  background: none !important;
  border: 0;
  box-shadow: none;
}

.page5 .date .layui-laydate-main {
  width: 60.2rem !important;
  height: 51rem;
}

.page5 .date .layui-laydate-main table {
  width: 100%;
}

.page5 .date .layui-laydate-main table thead {
  background: rgba(255, 255, 255, 0.1);
}

.page5 .date .layui-laydate-header {
  height: 8.8rem;
  background: #CDB06C;
  color: #fff;
  font-size: 2.4rem;
  display: flex;
  align-items: center;
  border-radius: 3rem 3rem 0 0;
}

.page5 .date .layui-laydate-header i {
  font-size: 2.4rem;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}

.page5 .date .layui-laydate-header .laydate-prev-y,
.page5 .date .layui-laydate-header .laydate-next-y {
  display: none;
}

.page5 .date .layui-laydate-header .laydate-prev-m {
  left: 12rem;
}

.page5 .date .layui-laydate-header .laydate-next-m {
  right: 12rem;
}

.page5 .date .layui-laydate-content td,
.page5 .date .layui-laydate-content th {
  width: 14.28%;
  height: 5.5rem;
  transition: none !important;
  color: #fff;
  background-color: transparent !important;
}

.page5 .date .laydate-day-mark {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../img/bz1.png") no-repeat center;
}

.page5 .date .laydate-day-mark::after {
  display: none;
}

.page5 .date .layui-laydate-content {
  padding: 0;
  position: relative;
}

.page5 .date .layui-laydate-content::before {
  content: "";
  width: 100%;
  height: 2.3rem;
  position: absolute;
  top: -1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  background: url("/img/zst.png") no-repeat center;
}


.page5 .news {
  flex: 1;
  margin-left: 4rem;
  background: #fff;
}

.page5 .news ul {
  height: 100%;
}

.page5 .news li {
  border-right: 1px solid rgba(216, 216, 216, 0.5);
  border-bottom: 1px solid rgba(216, 216, 216, 0.5);
  height: 50%;
}

.page5 .news li .item {
  padding: 3.5rem;
}

.page5 .news li .item .item-cat {
  display: flex;
  align-items: center;
}

.page5 .news li .item .item-cat span {
  height: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease .3s;
  padding: 0 1.5rem;
  background: #CDB06C;
  color: #fff;
  border-radius: 3rem;
}

.page5 .news li .item .item-tit {
  margin: 1.8rem 0;
}

.page5 .news li .item .item-attr {
  color: #666;
  line-height: 2;
}

.page5 .news li:hover .item-tit {
  color: #115590;
  text-decoration: underline;
}

.page5 .news li:hover .item-cat span {
  background: #115590;
}

.page5 .news li:nth-child(2n) {
  border-right: 0;
}

.page5 .news li:nth-last-child(1), .page5 .news li:nth-last-child(2) {
  border-bottom: 0;
}

.page6 .list {
  margin-top: -2rem;
}

.page6 .item .item-pic {
  height: 30.9rem;
}

.page6 .item .item-tit {
  margin: 2rem 0 1rem;
  color: #393939;
}

.page6 .item .item-desc {
  color: #9E9E9E;
  line-height: 1.5;
  height: 3em;
}

.page6 .item .item-link {
  padding: 1.2rem 0;
  border-top: 1px solid #D8D8D8;
  margin-top: 1.8rem;
  position: relative;
  color: #757575;
}

.page6 .item .item-link::before {
  content: "";
  height: 1px;
  background: #115590;
  position: absolute;
  left: 0;
  width: 0;
  transition: all ease .3s;
  top: 0;
}

.page6 .item .item-link i {
  font-size: 2.2rem;
}

.page6 .item:hover .item-tit {
  color: #115590;
  font-weight: bold;
  text-decoration: underline;
}

.page6 .item:hover .item-desc {
  color: #115590;
}

.page6 .item:hover .item-link {
  color: #115590;
}

.page6 .item:hover .item-link::before {
  width: 100%;
}

.page7 .list {
  margin: -6rem 0 6rem;
}

.page7 .item {
  height: 26.7rem;
  color: #fff;
  text-align: center;
  padding: 2.5rem;
  transition: all ease .3s;
}

.page7 .item .item-tit {
  position: relative;
}

.page7 .item .item-tit .tb {
  max-width: 5rem;
  margin: 0 3.5rem;
}

.page7 .item .item-tit span {
  position: absolute;
  color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.page7 .item .item-box {
  height: calc(100% - 4rem);
}

.page7 .item .item-desc {
  margin: 2rem 0 1rem;
  line-height: 1.7;
}

.page7 .item .item-desc a {
  color: #fff;
}

.page7 .item .item-desc a:hover {
  text-decoration: underline;
  font-weight: bold;
}

.page7 li:nth-child(1) .item {
  border-radius: 0 0 0 6rem;
}

.page7 li:nth-child(3) .item {
  border-radius: 0 6rem 0 0;
}

@media (min-width: 2000px) {
  .page3::before {
    width: 41%;
  }
}

@media (min-width: 991px) {
  html.fp-enabled {
    overflow: hidden !important;
  }
}

@media (max-width: 1680px) {
  .page3::before {
    width: 50rem;
  }
}

@media (max-width: 990px) {
.page5  {
    background: url(/css/img/bg_sec5.png) no-repeat;
    background-size: cover;
}
  .home .banner {
    min-height: 650px;
  }
  .home .fp-tableCell {
    padding-top: 0;
    height: auto !important;
  }
  .home .fp-section {
    height: auto !important;
  }
  .home .page1 {
    height: 100vh !important;
  }
  .home .page1::after {
    height: 45rem;
    z-index: 1;
  }
  .home .page1 .banner .swiper-pagination {
    display: none;
  }
  .home .page1 .toolbar {
    bottom: 2.5rem;
  }
  .home .page1 .toolbar li {
    width: 25%;
   /* margin: 1rem 0; */
     margin: 0 0; 
    text-align: center;
  }
  .home .page1 .toolbar li .item {
    transition: all ease .3s;
  }
  .home .page1 .toolbar li .item .icons {
    width: 5rem;
    height: 5rem;
  }
  .home .page1 .toolbar li .item .icons img {
    width: 3rem;
  }
  .home .page1 .toolbar li .item .item-tit {
    margin-top: .6rem;
  }
  .home .page2 .news1 {
    padding: 1.5rem;
  }
  .home .page2 .news1 .list {
    padding-left: 2rem;
  }
  .home .page2 .news1 .list li {
    flex-wrap: wrap;
    margin-bottom: 2rem;
  }
  .home .page2 .news1 .list li .fl {
    width: 100%;
    flex: auto;
  }
  .home .page2 .news1 .list li .time {
    width: 100%;
    padding-left: 8rem;
    margin: 0.6rem 0 0 0;
  }
  .home .page2 .news2 {
    margin-top: 1.8rem;
  }
  .home .page2 .slides {
    margin-bottom: 2rem;
  }
  .home .page2 .slides .item .item-pic {
    height: 25rem;
  }
  .home .page2 .slides .item .item-tit {
    text-align: center;
  }
  .page3 {
    padding: 3rem 0;
  }
  .page3 .wp {
    height: auto;
  }
  .page3 .tabs1 {
    margin: 3rem 0 0 0;
    width: 100%;
  }
  .page3 .tabs1 ul {
    display: flex;
    flex-wrap: wrap;
  }
  .page3 .tabs1 ul li {
    width: 48%;
    margin: 0.5rem 1%;
    height: 5.5rem;
    padding: 0.3rem 1rem;
    background: rgba(17, 85, 144, 0.8);
    color: #fff !important;
  }
  .page3 .tabs1 ul li i {
    right: 1rem !important;
    font-size: 1.4rem;
  }
  .page3 .tabs1 ul li.active {
    background: #115590 !important;
  }
  .page3::before {
    display: none;
  }
  .page3 .tablist .itembox .tabs2 {
    margin: 2rem 0 3rem;
  }
  .page3 .tablist .itembox .tabs2 ul {
    flex-wrap: wrap;
  }
  .page3 .tablist .itembox .tabs2 ul li {
    margin: 1rem 0;
    height: auto;
    font-size: 1.8rem;
    white-space: nowrap;
  }
  .page3 .tablist .itembox .link2 {
    margin: 3rem 0;
    padding-top: 0 !important;
  }
  .sec-type {
    margin: 2.5rem 0 3rem;
  }
  .sec-type .tit {
    justify-content: flex-start;
  }
  .sec-type .tit span {
    left: 3rem;
    top: 2.5rem;
    transform: translateX(0);
  }
  .page4 .yj1 {
    height: auto;
  }
  .page4 .yj1 .wrap {
    padding: 2rem 5rem 2rem 4rem;
  }
  .page4 .yj1 .item-list li {
    padding: 0;
  }
  .page4 .yj1 .item-list .item {
    padding: 1.5rem 0;
    margin-bottom: 0;
  }
  .page4 .yj1 .item-tit {
    margin-bottom: 0;
  }
  .page4 .yj1 .item-tit img {
    width: 4rem;
  }
  .page4 .yj2 {
    margin: 1rem 0 0 0;
  }
  .page4 .yj2 .wrap {
    padding: 13rem 5rem 2rem 6rem;
  }
  .page5 {
    padding: 3rem 0 5rem;
    margin-top: 3rem;
  }
  .page5 .sec-type {
    margin: 2.5rem 0 3rem;
  }
  .page5 .sec-type .tit {
    justify-content: center;
  }
  .page5 .sec-type .tit span {
    left: 50%;
    top: 2rem;
    transform: translateX(-50%);
  }
  .page5 .date {
    width: 43rem !important;
    margin: 0 auto;
  }
  .page5 .date .layui-laydate-main {
    width: 43rem !important;
  }
  .page5 .news {
    margin: 2rem 0 0 0;
  }
  .page5 .news li {
    height: auto;
  }
  .page7 .list {
    margin: 2rem 0;
  }
  .page7 li:nth-child(1) .item {
    border-radius: 3rem 3rem 0 0;
  }
  .page7 li:nth-child(3) .item {
    border-radius: 0 0 3rem 3rem;
  }
}