    .page5 .date .layui-laydate-content td.highlight {
     background: url(/library/statics/img/bz1.png) no-repeat center center;
    }
.page5 .date .layui-laydate-content td.highlight.today {
     background: url(/library/statics/img/bz2.png) no-repeat center center;
}
.home .fp-tableCell {
  padding-top: 0rem;
/*   padding-top: 4rem; */
}

.home .page1 {
  position: relative;
  z-index: 9999;
}

.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: 0rem;
  z-index: 2;
  background: rgba(0, 0, 0, 0.5);padding: 20px 0px;
}

.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 {

  padding:0px 2rem 0rem;
}

.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: 1.55rem;
}

.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:.5rem;
/*  background: #73A6D6; */
  margin-right: 2rem;
  margin-top: .6rem;

}

.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: #818181;
}

.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;
  font-size: 1.8rem;
}

/* .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: 5rem 2rem;
/*  border-bottom: 1px solid rgba(17, 85, 144, 0.1); */

  background: linear-gradient(to bottom,transparent, black 100%);

	 

}
.page_boxyy {
	position: relative;display: flex;align-items: center;z-index: 1;
}
.page_boxyy .item-pic,.page_boxyy img {
	width: 100%;
	object-fit: cover;

}
.page_boxyy .item-tit{
	position: absolute;
	border: 0px;
	z-index: 1;bottom: 0px;
	left: 0px;
	width: 100%;
	color: #fff;text-align: center;
	padding: 2rem 5%;
 white-space: nowrap; 
 overflow: hidden;
 text-overflow: ellipsis
}
.home .page2 .slides .dots {
	position: absolute;
  bottom: 5.5rem;z-index: 1;
  	width: 100%;
}

.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("/library/statics/img/dot3.png") no-repeat;
  background-size: 100% 100%;
}

.home .page2 .slides .dots .pagination .swiper-pagination-bullet-active {
  background: url("/library/statics/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:43px;
  height:22px;
  opacity: 1;
  border-radius: 0;
  background: url("/library/statics/img/dot1.png") no-repeat center;
  background-size: 100% 100%;
  margin: 0px 20px;
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
  background: url("/library/statics/img/dot2.png") no-repeat center;
  background-size: 100% 100%;
}
.banner {
	width: 100%;
}
.banner  img{
  display: block;
  width:100%;
  height: 100%;
  object-fit: cover;
}
.page3 {
  background-position: right 18% center;
  position: relative;
  z-index: 1;
  background: url(/library/statics/images/index3_bj.png);
  background-size: 100% 100%;
}
/* 
.page3::before {
  content: "";
  width: 60rem;
  height: 100%;
  background: url("/library/statics/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("/library/statics/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("/library/statics/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("/library/statics/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;
}
/* 
.page4 .list {
  margin-top: -2rem;
} */

.page4{
	background: url(/library/statics/images/index4_bot.png);
	background-size: 100% 100%;
}
.page4 .item .item-pic {
/*  height: 30.9rem; */
}
.page4 .item .item-pic img {
	width: 100%;
}
.page4 .item .item-tit {
  margin: 2rem 0 1rem;
  color: #393939;
}

.page4 .item .item-desc {
  color: #9E9E9E;
  line-height: 1.5;
  height: 3em;
}

.page4 .item .item-link {
  padding: 1.2rem 0;
  border-top: 1px solid #D8D8D8;
  margin-top: 1.8rem;
  position: relative;
  color: #757575;
}

.page4 .item .item-link::before {
  content: "";
  height: 1px;
  background: #115590;
  position: absolute;
  left: 0;
  width: 0;
  transition: all ease .3s;
  top: 0;
}

.page4 .item .item-link i {
  font-size: 2.2rem;
}

.page4 .item:hover .item-tit {
  color: #115590;
  font-weight: bold;
  text-decoration: underline;
}

.page6 .item:hover .item-desc {
  color: #115590;
}

.page4 .item:hover .item-link {
  color: #115590;
}

.page4 .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;
}
.footer {
/*  background-position: top cener; */
  color: #fff;
  background-size: cover;
  background: url(/library/statics/images/index4_bot2.png) bottom center no-repeat;width: 100%;background-size: 100% 100%;
  margin-top:2rem;
  padding-top: 1rem;
}
.footer_sj{
	display: none
}
.bannersj{
	display: none;
}
.bannerpc{
	display: block;
}

@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) {
	.home .page1 .toolbar{
		/* display: none; */
	}
.page5  {
    background: url(/library/statics/css/img/bg_sec5.png) no-repeat;
    background-size: cover;
}
.bannerpc{
	display: none;
}
.bannersj{
	display: block;
}

  .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:0rem;
  }
  .home .page2 .news1 .list {
    padding-left: 0rem;
  }
   .home .page2 .news1 .list ul {
	   width: 100%;
   }
  .home .page2 .news1 .list li {
    flex-wrap: wrap;
    margin-bottom: 2rem;
	position: relative;width: 100%;
  }
  .home .page2 .news1 .list li .fl {
    width: 70%;
    flex: auto;
	padding-bottom: 0px;
  }
  .home .page2 .news1 .list li .time {
   	width: 10rem;text-align: right;padding-bottom: 0px;
  }
  .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;
  }
  /*
  .home .page2 .news1 .list li .time{
	  position: absolute;
	  right: 0px;
	  bottom:-10px;
  }
  */
  
  
  .index_tit{
  	display: flex;
  justify-content: center;font-size: 3.6rem;padding:2rem 0px;position: relative;
  }
  
  .home .page2 .slides .dots {
  	position: absolute;
    bottom: 3.5rem;z-index: 9;
    	width: 100%;
  }

  .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;
  }
}

/* 少了一个文件css */



.header {
/*  position: fixed; */
position: absolute;
top: 0px;
  left: 0;
  width: 100%;
  z-index: 222;
padding: 10px 0px;
  color: #CDCDCD;
  transition: all ease .3s;
  background: url(/library/statics/images/header.jpg) repeat;/* height: 135px; */
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.3);
}


	   	.clearfix{overflow:hidden; zoom:1;}
		.s_Txt li{font-size:14px;float:left; display:inline; margin-right:18px;}
		.s_Txt li a{ 	color: #ffffff;}
		.s_Txt li.cur a{font-weight:bold;	color: #ffffff;}
/* 		.ss_input{padding: 6px 0;}
		.ss_input .txt{width:458px; height:33px; line-height:23px;padding:5px;}
		.ss_input .reset{ width:86px; height:35px; background:url(/library/images/discover/top_ss_reset.gif) 0px 0px no-repeat; border:0; text-align:center; color:#FFF; font-weight:bold; cursor:pointer;margin-left:0px;}
    	.ss_input .reset2{background: url(/library/images/discover/top_ss_reset.gif) 0px -40px no-repeat;}
    	.ss_input .reset_hui{background-position:0 -80px;} */
		
.ss_input {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.ss_input p{
	width: 100%;background-color: #ffffff;height: 5.5rem;
				border-radius: 0.5rem;	display: flex;align-items: center;
}
		.ss_input input[type='text']{
				width: 93%;
			
				background-color: #ffffff;
				border-radius: 0.5rem;	color: #a2a2a2;	font-size: 16px;padding:0px 1rem;
		}
		
	.ss_input input[type='submit']{
	
		width: 10%;
		height: 5.2rem;margin-left: 20px;
		background-color: #edb274;
		border-radius: 0.5rem;	font-size: 1.8rem;	color: #ffffff;
}
 #slider {
            width:380px;
            height:40px;
            overflow: hidden;
        }
        #slider img {
            width: 100%;
            height: 100%;

        }
.hdrall{
	padding-right: 60px;
	display: flex;flex-direction: column;
	justify-content: center;
}
		
		
		.row-a2 {
		    background: center center no-repeat;
		    background-size: cover
		}
.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,.slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto
}

		
		.m-notice {
		    position: relative;
		    z-index: 2;
		    overflow: hidden;
		    padding: 0px 0 0
		}
		
		.m-notice .line {
		    position: absolute;
		    bottom: 8px;
		    left: 0;
		    right: 0;
		    z-index: -1;
		    height: 1px;
		    background-color: #fff;
		    opacity: .2
		}
		
		.slick-notice {
		    margin: 0 -10px
		}
		
	/* 	.slick-notice .slick-list {
		    padding-top: 33px
		} */
		
		.slick-notice .item {
		    padding: 0 10px
		}
		
		.slick-notice .con {
		    position: relative;
		    top: 0;
		    display: block;
		    min-height: 190px;
		    padding: 26px 30px 0;
		    margin-bottom: 20px;
		    background: url(/library/statics/images/z-p4.png) center center no-repeat;
		    background-size: contain;
		    transition: .5s;
		    -webkit-transition: .5s;
		    -moz-transition: .5s;
		    -ms-transition: .5s;
		    -o-transition: .5s
		}
		
		.slick-notice .time {
		    display: block;
		    margin-bottom: 8px;
		    font-family: Georgia;
		    font-size: 24px;
		    color: #fff
		}
		
		.slick-notice .tit {
		    overflow: hidden;
		    height: 3.4em;
		    line-height: 1.7;
		    font-size: 18px;
		    color: #fff;
		    font-weight: normal !important;
		}
		
		.slick-notice .circular {
		    position: relative;
		    left: 86%;
		    display: block;
		    width: 17px;
		    height: 17px;
		    background: url(/library/statics/images/z-i2.png) center center no-repeat;
		    background-size: contain;
		    -webkit-transition: .3s;
		    -moz-transition: .3s;
		    -ms-transition: .3s;
		    -o-transition: .3s;
		    transition: .3s
		}
		
		.slick-notice .item:hover .circular {
		    background-image: url(/library/statics/images/z-i2-1.png)
		}
		
		.slick-notice .item:hover .con {
		    background-image: url(/library/statics/images/z-p5.png);
		    top: -10px
		}
		
		.slick-notice .slick-arrow {
		    position: absolute;
		    bottom: 0;
		    width: 10px;
		    height: 16px;
		    font-size: 0;
		    border: none;
		    outline: 0;
		    z-index: 8;
		    cursor: pointer;
		    background: center center no-repeat;
		    background-size: contain;
		    -webkit-transition: .3s;
		    -moz-transition: .3s;
		    -ms-transition: .3s;
		    -o-transition: .3s;
		    transition: .3s
		}
		
		.slick-notice .slick-prev {
		    left: -52px;
		    background-image: url(/library/statics/images/z-i3.png)
		}
		
		.slick-notice .slick-next {
		    right: -52px;
		    background-image: url(/library/statics/images/z-i4.png)
		}
		
		.slick-notice .slick-arrow:hover {
		    opacity: .6
		}
		
		.m-notice1 {
		    position: relative;
		    z-index: 9;
		    overflow: hidden;
		   /* padding-top: 91px; */
		   /* margin-bottom: -116px */
		}
		
		.m-slick .item {
		    min-height:390px;
		/*    padding-top: 55px */
		}
		
		.ul-list3 {
		    position: relative;
			width: 100%;
			float: left;
		}
		
		.ul-list3 li {
		    position: absolute;
		    left: 0;
		    top: 0;
		    width: 27.343%;
		    height: 330px;
		    border-radius: 4px;
		    -webkit-border-radius: 4px;
		    -moz-border-radius: 4px;
		    -ms-border-radius: 4px;
		    -o-border-radius: 4px;
		    -webkit-transition: .3s;
		    -moz-transition: .3s;
		    -ms-transition: .3s;
		    -o-transition: .3s;
		    transition: .3s;
		    margin-top: 0
		}
		
		.ul-list3 li.l1 {
		    z-index: 1;
		    background-color:#024982
		}
		.ul-list3 li.l5 {
		    z-index: 1;
		    background-color:#024982
		}
		
		.ul-list3 li.l1:hover,.ul-list3 li.l2:hover,.ul-list3 li.l3:hover,.ul-list3 li.l4:hover,
		,.ul-list3 li.l5:hover,.ul-list3 li.l6:hover,.ul-list3 li.l7:hover.ul-list3 li.l8:hover {
		    z-index: 10
		}
		
		.ul-list3 li.l2 {
		    left: 24.218%;
		    top: 47px;
		    z-index: 2;
		    background-color:#ffffff
		}
		.ul-list3 li.l2 b {
			color: #000;
		}
		.ul-list3 li.l6 {
		    left: 24.218%;
		    top: 47px;
		    z-index: 2;
		    background-color:#ffffff
		}
		.ul-list3 li.l6 b {
			color: #000;
		}
		
		
		.ul-list3 li.l3 {
		    left: 48.4375%;
		    z-index: 3;
		    background-color:#59b2a2
		}
		.ul-list3 li.l7 {
		    left: 48.4375%;
		    z-index: 3;
		    background-color:#59b2a2
		}
		
		.ul-list3 li.l4 {
		    left: auto;
		    z-index: 4;
		    top: 47px;
		    right: 0;
		    background-color:#cb9444
		}
		.ul-list3 li.l8 {
		    left: auto;
		    z-index: 4;
		    top: 47px;
		    right: 0;
		    background-color:#cb9444
		}
		
		.ul-list3 li:hover {
		    margin-top: -23px;
		    box-shadow: 0 0 50px 0 rgba(0,0,0 ,.3)
		}
		
		.ul-list3 .con {
		    display: block;
		    padding: 3rem 100px 0 30px
		}
		
		.ul-list3 .pic {
		    overflow: hidden;
		    width: 15rem;
		}
		
		.ul-list3 .pic img {
		    display: block;
		    width: 100%;
                    object-fit: cover;
		}
		
		.ul-list3 .txt {
		    overflow: hidden
		}
		
		.ul-list3 .tit {
		    overflow: hidden; white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
		    margin:1rem 0px;
		    line-height: 1.7;
		    font-size: 18px;
		    color: #fff;
		    font-weight: 400
		}
		
		.ul-list3 .time {
		    color: #fff;
			display: flex;flex-direction: column;
		}
		.ul-list3 .time b{
			font-weight: normal; 	font-size: 1.4rem;	line-height: 2.4rem;
		}
		.ul-list3 .time em {
		    float: left;
		    font-family: Georgia;
		    line-height: 58px;
		    font-size: 14px;
		    color: #fff
		}
		
		.ul-list3 .time .day {
		    margin-right: 10px;
		    line-height: 36px;
		    font-size: 36px;
		    color: #fff
		}
		
		.ul-list3 li.l2 .time .day,.ul-list3 li.l2 .time em,.ul-list3 li.l2 .tit {
		    color: #000
		}
		
		.row-a3 {
		    padding: 264px 0 218px;
		    overflow: hidden;
		    background: center center no-repeat;
		    background-size: cover
		}
		
		.row-a3 .col-l {
		    width: 18.4375%
		}
		
		.row-a3 .col-r {
		    width: 81.093%
		}
		
		.ul-tab {
		    overflow: hidden;
		    padding-top: 28px;
		    text-align: center;
		    margin-bottom: 50px
		}
		
		.ul-tab li {
		    position: relative;
		    z-index: 2;
		    overflow: hidden;
		    margin-bottom: 38px;
		    text-align: center;
		    display: inline
		}
		
		.ul-tab a {
		    display: inline-block;
		    font-size: 20px;
		    color: #fff;
		    height: 50px;
		    line-height: 50px;
		    width: 160px;
		    border: 1px solid #644d56;
		    -webkit-transition: .3s;
		    -moz-transition: .3s;
		    -ms-transition: .3s;
		    -o-transition: .3s;
		    transition: .3s;
		    margin: 0 5px
		}
		
		.ul-tab li.on a {
		    background-color: #a20a47;
		    border-color: #a20a47;
		    color: #fff
		}
		
		.m-taber {
		    height: 0;
		    position: relative;
		    z-index: -2;
		    box-sizing: border-box;
		    overflow: hidden
		}
		
		.m-taber.show {
		    padding-top: 11px;
		    height: auto;
		    position: relative;
		    z-index: 2;
		    overflow: visible
		}
		
		.tab-con {
		    opacity: 0;
		    transform: translateX(100px);
		    -webkit-transform: translateX(100px);
		    -moz-transform: translateX(100px);
		    -ms-transform: translateX(100px);
		    -o-transform: translateX(100px)
		}
		
		.m-taber.show .tab-con {
		    opacity: 1;
		    transition: all 2s;
		    -webkit-transition: all 2s;
		    -moz-transition: all 2s;
		    -ms-transition: all 2s;
		    -o-transition: all 2s;
		    transform: translateX(0);
		    -webkit-transform: translateX(0);
		    -moz-transform: translateX(0);
		    -ms-transform: translateX(0);
		    -o-transform: translateX(0)
		}
		
		.slick-for {
		    overflow: hidden
		}
		
		.slick-for .pic {
		    float: left;
		    width: 66.2%;
		    margin-right: 42px
		}
		
		.slick-for .pic img {
		    display: block;
		    width: 100%
		}
		
		.slick-for .txt {
		    overflow: hidden;
		    padding-top: 114px
		}
		
		.slick-for .tit {
		    margin-bottom: 42px;
		    line-height: 1.8;
		    font-size: 20px;
		    color: #fff;
		    opacity: .7;
		    font-weight: 400
		}
		
		.slick-for .g-more {
		    float: left;
		    background-image: url(/library/statics/images/z-i5.png);
		    color: #fff;
		    transition: all .3s;
		    -webkit-transition: all .3s;
		    -moz-transition: all .3s;
		    -ms-transition: all .3s;
		    -o-transition: all .3s
		}
		
		.slick-for .g-more:hover {
		    color: #930a41
		}
		
		.slick-nav {
		    position: absolute!important;
		    right: 94px;
		    bottom: -73px;
		    z-index: 60;
		    overflow: hidden;
		    width: 54.6%
		}
		
		.slick-nav .item {
		    cursor: pointer;
		    padding: 0 4.5px
		}
		
		.slick-nav .pic {
		    padding-top: 62.777%;
		    height: 0;
		    position: relative;
		    overflow: hidden;
		    border: 2px solid transparent
		}
		
		.slick-nav .pic img {
		    position: absolute;
		    top: 50%;
		    left: 50%;
		    display: block;
		    height: 100%;
		    -webkit-transform: translate(-50%,-50%);
		    -moz-transform: translate(-50%,-50%);
		    -o-transform: translate(-50%,-50%);
		    -ms-transform: translate(-50%,-50%);
		    transform: translate(-50%,-50%);
		    -webkit-transition: 1s;
		    -moz-transition: 1s;
		    -ms-transition: 1s;
		    -o-transition: 1s;
		    transition: 1s
		}
		
		.slick-nav .pic:hover img {
		    -webkit-transform: translate(-50%,-50%) scale(1.3);
		    -moz-transform: translate(-50%,-50%) scale(1.3);
		    -ms-transform: translate(-50%,-50%) scale(1.3);
		    -o-transform: translate(-50%,-50%) scale(1.3);
		    transform: translate(-50%,-50%) scale(1.3)
		}
		
		.slick-nav .slick-center .pic {
		    border: 2px solid #a20a47
		}
.fp-scrollable {
    overflow: hidden;
    position: relative;
/*    top:100px; */
 
}


@media (min-width: 1240px) and (max-width: 1600px){
	.footer {
		/*  background-position: top cener; */
		  color: #fff;
		  background-size: cover;
		  
		  background: url(/library/statics/images/index4_bot2_x.png) bottom center no-repeat;width: 100%;

		}

	.home .page2 .news1 .list li {
	  margin-bottom: 1.5rem;
	  height: 30px;
	}
	
	
}
  .big-nav .scroll .ul1 li h2.v1:after {
    display: block;
    position: absolute;
    top: 13px;
    right: 20px;
    font-size: 12px;
    font-family: "iconfont" !important;
    content: "";
    color: #fff;
    transition: 0.3s;
	background: url(/library/statics/images/xiajiantou.png) center center no-repeat;width: 25px;
	height: 14px;background-size:80%;
  }

@media (max-width: 1342px) {
	.home .page2 .slides .dots {
		position: absolute;
	  bottom:25px;/*不可修改*/
	  z-index: 9;
	  	width: 100%;
	}
	.home .page2 .news1 .list li .fl {
padding-bottom: .5rem;
}

}

@media (max-width: 1180px) {
.wp,.wp2{width:1000px;}
.footer_c{
	width:400px
}
.wid43{
	width:480px;
	padding: 0px
}
.wid54{
	width:calc(100% - 480px);
}

.footer {
/*  background-position: top cener; */
  color: #fff;
  background-size: cover;
  background: url(/library/statics/images/index4_bot2_h.png) bottom center no-repeat;width: 100%;
}
	.slick-notice .con {
		    position: relative;
		    top: 0;
		    display: block;
		    min-height: 190px;
		    padding: 46px 20px 0;
		    margin-bottom: 20px;
		    background: url(/library/statics/images/z-p4.png) center center no-repeat;
		    background-size: contain;
		    transition: .5s;
		    -webkit-transition: .5s;
		    -moz-transition: .5s;
		    -ms-transition: .5s;
		    -o-transition: .5s
		}
	.slick-notice .time {
		    display: block;
		    margin-bottom: 0px;
		    font-family: Georgia;
		    font-size: 20px;
		    color: #fff
		}
		
	.slick-notice .tit {
		    overflow: hidden;
		    height: 3em;
		    line-height: 1.6;
		    font-size: 16px;
		    color: #fff;
		    font-weight: normal !important;
		}

}


@media (max-width:980px) {
	
.wid43{
	width: 100%;padding: 0px
}
.wid54{
	width:100%;
}
.footer_c{
	width:100%
}
 .header {padding: 0px 0px;position: fixed;   z-index: 10000}
 .nav-search .search-box.fold .search1 .group{
	 display: flex;justify-content: space-around
 } 
 .footer_sj{
	 display:block;
	    background: url(/library/statics/images/index4_bot2sj.png) bottom center no-repeat;width: 100%;background-size: 100% 100%;width: 100%;

  }

.wp_bannerxf{border-radius:0px;}



  .ul-list3 li {
        width: 54.686%;
        height: 42vw
    }

    .ul-list3 {
        min-height: 110vw
    }

    .ul-list3 li.l2 {
        left: auto;
        right: 0
    }

    .ul-list3 li.l3 {
        left: 0;
        top: 52vw
    }

    .ul-list3 li.l4 {
        left: auto;
        right: 0;
        top: 60vw
    }

    .ul-list3 .pic {
       width: 45%;
    }

    .ul-list3 .tit {
        margin: 1.0416vw 0 1.1458vw;
        font-size: 14px
    }
	
		.ul-list3 .con {
		    display: block;
		    padding: 1.5rem 3rem 0 10px
		}
		
	.ul-list3 .time b{
			font-weight: normal; 	font-size: 1.4rem;	line-height: 1.6rem;padding-bottom: .5rem;  white-space: nowrap; /* 确保文本不会换行 */
    overflow: hidden; /* 隐藏溢出的内容 */
    text-overflow: ellipsis; /* 显示省略符号来代表被修剪的文本 */width: 95%;
		}
		
		.ul-list3 li.l2 .con,.ul-list3 li.l4 .con{
			 padding: 1.5rem 1rem 0 10px
		}

		.slick-notice .con {

			    padding:56px 10px 0;
			    margin-bottom: 20px;
			    background: url(/library/statics/images/z-p4.png) center center no-repeat;
			    background-size: contain;
			    transition: .5s;
			    -webkit-transition: .5s;
			    -moz-transition: .5s;
			    -ms-transition: .5s;
			    -o-transition: .5s
			}
		.slick-notice .time {
			    display: block;
			    margin-bottom: 0px;
			    font-family: Georgia;
			    font-size:16px;
			    color: #fff
			}
			
		.slick-notice .tit {
			    overflow: hidden;
			    height: 3em;
			    line-height: 1.6;
			    font-size: 14px;
			    color: #fff;
			    font-weight: normal !important;
			}
}

@media (max-width: 767.98px) {
.slick-notice .con {

			    padding:36px 20% 0;
			    margin-bottom: 20px;
			    background: url(/library/statics/images/z-p4.png) center center no-repeat;
			    background-size: contain;
			    transition: .5s;
			    -webkit-transition: .5s;
			    -moz-transition: .5s;
			    -ms-transition: .5s;
			    -o-transition: .5s
			}
		.slick-notice .time {
			    display: block;
			    margin-bottom: 8px;
			    font-family: Georgia;
			    font-size:22px;
			    color: #fff
			}
			
		.slick-notice .tit {
			    overflow: hidden;
			    height: 3em;
			    line-height: 1.6;
			    font-size:18px;
			    color: #fff;
			    font-weight: normal !important;
			}
}