@font-face {
  font-family: 'iconfont';
  /* Project id 2996386 */
  src: url('//at.alicdn.com/t/font_2996386_pwx7ifvfnf.woff2?t=1654587784524') format('woff2'), url('//at.alicdn.com/t/font_2996386_pwx7ifvfnf.woff?t=1654587784524') format('woff'), url('//at.alicdn.com/t/font_2996386_pwx7ifvfnf.ttf?t=1654587784524') format('truetype');
}
.disnone {
  display: none;
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navcss {
  background: #FFFFFF;
  box-shadow: 0px 0px 6px 0px #B1B1B1;
  transition: all 0.4s;
}
nav {
  position: fixed;
  top: 0;
  width: 100%;
  transition: all 0.4s;
  z-index: 999;
}
nav .nav-w {
  width: 16.25rem;
  margin: 0 auto;
  padding: 0.2375rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
nav .nav-w .logo {
  width: 1.175rem;
  height: 1.025rem;
}
nav .nav-w .lists {
  margin: 0 0 0 0.5rem;
}
nav .nav-w .lists ul {
  display: flex;
  align-items: center;
}
nav .nav-w .lists ul li {
  margin: 0 0.375rem;
}
nav .nav-w .lists ul li .active {
  color: #2E3192 !important;
}
nav .nav-w .lists ul li .addcss {
  color: #333333;
}
nav .nav-w .lists ul li a {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
  transition: all 0.4s linear;
  line-height: 1rem;
}
nav .nav-w .lists ul li a:hover {
  color: #2E3192;
  transition: all 0.4s;
}
nav .nav-w .langSwitch {
  width: 0.5125rem;
  height: 0.5125rem;
  background: #2E3192;
  text-align: center;
}
nav .nav-w .langSwitch a {
  display: block;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
  line-height: 0.5125rem;
}
.banner {
  overflow: hidden;
  background: url(../img/banner-img.jpg) no-repeat center;
  background-size: 100% 100%;
}
.box2 {
  position: relative;
  padding: 1.825rem 0 1.2125rem 0;
  background: #F7FBFF;
  z-index: -2;
}
.box2 .w {
  width: 16.5875rem;
  margin: 0 auto;
}
.box2 .imgbj {
  width: 4.6625rem;
  position: absolute;
  top: 1.1625rem;
  left: 2.55rem;
  z-index: -1;
}
.box2 .view {
  display: flex;
  justify-content: space-between;
}
.box2 .view .text {
  width: 53.5%;
  padding: 0.9125rem 1.0625rem 0 0.7625rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px #D7D7D7;
  flex: 1;
}
.box2 .view .text .tit {
  font-size: 0.35rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #2E3192;
}
.box2 .view .text .xian {
  width: 1.15rem;
  height: 4px;
  background: #2E3192;
  margin-top: 0.125rem;
  margin-bottom: 0.875rem;
}
.box2 .view .text .txt {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  line-height: 25px;
  color: #666666;
  text-indent: 2em;
  margin-bottom: 0.25rem;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.box2 .view .img {
  width: 46.5%;
}
.box3 {
  position: relative;
  height: 8.95rem;
  padding: 0.6188rem 0 1.3687rem 0;
}
.box3 .w {
  width: 15rem;
  margin: 0 auto;
  height: 100%;
}
.box3 .w .swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.box3 .w .swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  width: 3.1125rem !important;
  height: 2.7125rem;
  margin-right: 0.75rem !important;
  margin-top: 0.75rem !important;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.box3 .swiper-button-next {
  right: 10%;
  left: auto;
  color: #666666;
}
.box3 .swiper-button-prev {
  left: 11%;
  right: auto;
  color: #666666;
}
.box3 .swiper-button-next:after,
.box3 .swiper-button-prev:after {
  font-size: 33px;
}
.box4 {
  position: relative;
  padding: 0.975rem 0 1.5375rem 0;
  background: url(../img/box4-bj.jpg) no-repeat center;
  background-size: 100% 100%;
}
.box4 .w {
  width: 18.5375rem;
  margin: 0 auto;
}
.box4 .w .tit {
  text-align: center;
  font-size: 0.4875rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #2E3192;
}
.box4 .w .ftit {
  text-align: center;
  margin: 0.2875rem 0 0.9375rem 0;
}
.box4 .w .ftit span {
  font-size: 0.225rem;
  font-family: Source Han Sans CN;
  color: #666666;
  margin: 0.25rem;
}
.box4 .w .swiperBox {
  background: #FFFFFF;
  box-shadow: 0px 1px 18px 0px rgba(197, 197, 197, 0.29);
  border-radius: 5px;
}
.box4 .w .swiper {
  width: 100%;
  height: 100%;
}
.box4 .w .swiper .swiper-slide {
  display: flex;
}
.box4 .w .swiper .swiper-slide .img {
  width: 100%;
}
.box4 .w .swiper .swiper-slide .img img {
  height: 100%;
}
.box4 .w .swiper .swiper-slide .txt {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 0.375rem 1rem;
  width: 50%;
  padding: 0.5125rem 0.8125rem 0.6625rem 1.25rem;
}
.box4 .w .swiper .swiper-slide .txt .box .icon {
  width: 0.5rem;
}
.box4 .w .swiper .swiper-slide .txt .box p:nth-child(2) {
  margin: 0.1875rem 0;
  font-size: 0.225rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #666666;
}
.box4 .w .swiper .swiper-slide .txt .box p:nth-child(3) {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #999999;
}
.box4 .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0.7125rem;
}
.box4 .swiper-pagination-bullet-active {
  background: #2E3192;
}
.box5 {
  background: #2E3192;
  padding: 1.3875rem 0 0.6875rem 0;
}
.box5 .w {
  display: flex;
  justify-content: space-between;
  width: 20.4125rem;
  margin: 0 auto;
}
.box5 .w .listsBox {
  width: 5.7625rem;
}

.listsBox img{
  height: 300px!important;
}
.box5 .w .listsBox p:nth-child(2) {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
  margin: 0.4375rem 0 0.3125rem 0;
}
.box5 .w .listsBox .news_content {
  font-size: 0.175rem;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
  text-indent: 2em;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
}
.box5 .w .listsBox .seeMore {
  width: 1.8625rem;
  height: 0.5125rem;
  border: 1px solid rgba(179, 181, 255, 0.5);
  border-radius: 21px;
  text-align: center;
  margin-top: 0.2875rem;
}
.box5 .w .listsBox .seeMore a {
  display: block;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #B3B5FF;
  line-height: 0.5125rem;
}
.box5 .w .listsBox .seeMore:hover {
  border: 1px solid #FFFFFF;
  background: #FFFFFF;
  transition: all 0.4s;
}
.box5 .w .listsBox .seeMore:hover a {
  color: #2E3192;
  transition: all 0.4s;
}
.box5 .w .xian {
  width: 1px;
  background: #356B97;
}
.box5 .More {
  margin: 0 auto;
  margin-top: 1.425rem;
  width: 1.3625rem;
  height: 0.4625rem;
  border: 1px solid #FFFFFF;
  text-align: center;
}
.box5 .More a {
  display: block;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #ECEFF4;
  line-height: 0.4625rem;
}
.box5 .More:hover {
  background: #FFFFFF;
  transition: all 0.4s;
}
.box5 .More:hover a {
  color: #2E3192;
  transition: all 0.4s;
}
.box6 {
  position: relative;
  padding: 1.825rem 0 1.7rem 0;
  background: #F7FBFF;
  z-index: -2;
}
.box6 .imgbj {
  width: 4.6625rem;
  position: absolute;
  top: 1.1625rem;
  left: 2.55rem;
  z-index: -1;
}
.box6 .w {
  width: 16.5625rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.box6 .w > div:nth-child(1) {
  flex: 1;
  width: 7.675rem;
}
.box6 .w > div:nth-child(1) img {
  height: 100%;
}
.box6 .w > div:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 8.875rem;
  padding: 0.5625rem 1.0625rem 0.6625rem 0.875rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px 0px #D7D7D7;
}
.box6 .w > div:nth-child(2) .boxL .title {
  font-size: 0.35rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #2E3192;
}
.box6 .w > div:nth-child(2) .boxL .xian {
  margin: 0.1rem 0 0.25rem 0;
  width: 1.15rem;
  height: 4px;
  background: #2E3192;
}
.box6 .w > div:nth-child(2) .boxL .box6_content {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #666666;
  text-indent: 2em;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
}
.box7 {
  width: 100%;
  height: 3.6125rem;
  padding-top: 0.9375rem;
  margin-bottom: 5rem;
  background: url(../img/box7bj.png) no-repeat center;
  background-size: 100% 100%;
}
.box7 .w {
  width: 15.9625rem;
  margin: 0 auto;
}
.box7 .w .tit {
  margin-bottom: 0.875rem;
  text-align: center;
  font-size: 0.35rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
}
.box7 .w .disflex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box7 .w .disflex .constBox {
  width: 4.8125rem;
  height: 4.175rem;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px 0px #C7C7C7;
  border-radius: 10px;
  padding-top: 0.7375rem;
}
.box7 .w .disflex .constBox .icon {
  margin: 0 auto;
  width: 0.75rem;
}
.box7 .w .disflex .constBox p {
  width: 50%;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.625rem;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #666666;
  word-break: break-all;
}
footer {
  width: 100%;
  background: #2E3192;
  padding: 0.9rem 0 0.65rem 0;
}
footer .w {
  width: 15.925rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
footer .w .logo {
  margin-top: 0.875rem;
  margin-right: 0.7rem;
  width: 2.3375rem;
}
footer .w .listsT {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 5rem;
}
footer .w .listsT .abus {
  margin-top: 0.5rem;
  margin-bottom: 2.25rem;
}
footer .w .listsT .abus .tit {
  margin-bottom: 0.375rem;
}
footer .w .listsT div {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
}
footer .w .listsT div a {
  margin-right: 0.1875rem;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
}
footer .w .fenlei {
  margin-left: 1.825rem;
  margin-top: 0.8375rem;
}
footer .w .fenlei dt {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
  margin-bottom: 0.4375rem;
}
footer .w .fenlei dd {
  font-size: 0.175rem;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
  margin-bottom: 0.125rem;
}
footer .w .contus {
  width: 2.5rem;
  margin-left: 2.75rem;
  margin-top: 0.8375rem;
}
footer .w .contus .tit {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
}
footer .w .contus .phone {
  margin-top: 0.2625rem;
  font-size: 0.275rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #FFFFFF;
}
footer .w .contus .disflex {
  display: flex;
  align-items: center;
  margin-top: 0.2875rem;
}
footer .w .contus .disflex div {
  margin-right: 0.125rem;
  width: 0.2875rem;
}
footer .w .contus .disflex p {
  font-size: 14px;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
}
.listsBox .w {
  width: 17.5rem;
  margin: 0 auto;
}
.listsBox .w .title {
  position: relative;
  text-align: center;
  margin-top: 1.375rem;
  margin-bottom: 0.8375rem;
}
.listsBox .w .title p:nth-child(1) {
  font-size: 0.425rem;
  font-family: SourceHanSerifSC;
  font-weight: bold;
  color: #2E3192;
}
.listsBox .w .title p:nth-child(2) {
  position: absolute;
  top: -5%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.9875rem;
  font-family: SourceHanSansCN;
  font-weight: bold;
  color: #2E3192;
  opacity: 0.2;
}
.listsBox .w .newsListsbox .disflex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.6875rem;
}
.listsBox .w .newsListsbox .disflex .img {
  width: 42.85%;
}
.listsBox .w .newsListsbox .disflex .txt {
  width: 57.15%;
  background: #FFFFFF;
  padding: 0.625rem 1.575rem 0.5375rem 0.575rem;
  transition: all 0.2s linear;
}
.listsBox .w .newsListsbox .disflex .txt .tit {
  font-size: 0.25rem;
  font-family: Source Han Sans CN;
  color: #2E3192;
}
.listsBox .w .newsListsbox .disflex .txt .tit2 {
  margin-top: 0.15rem;
  font-size: 0.25rem;
  font-family: Source Han Sans CN;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.listsBox .w .newsListsbox .disflex .txt .txtList {
  margin-top: 0.25rem;
  margin-bottom: 0.3875rem;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #666666;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.listsBox .w .newsListsbox .disflex .txt .seeMore {
  width: 1.5rem;
  height: 0.5375rem;
  background: #2E3192;
  text-align: center;
}
.listsBox .w .newsListsbox .disflex .txt .seeMore a {
  display: block;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #FFFFFF;
  line-height: 0.5375rem;
}
.listsBox .w .newsListsbox .disflex:hover .txt {
  transition: all 0.4s;
  box-shadow: 0px 0px 27px 0px rgba(189, 189, 189, 0.75);
}
.fenye {
  margin-top: 1.2875rem;
  margin-bottom: 0.95rem;
}
.fenye ul {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 6.4375rem;
}
.fenye ul li:nth-child(1) {
  background: #2E3192;
  width: 0.7375rem;
  height: 0.475rem;
}
.fenye ul li:nth-child(1) a {
  color: #FFFFFF;
}
.fenye ul li:nth-last-child(1) {
  background: #2E3192;
  width: 0.7375rem;
  height: 0.475rem;
}
.fenye ul li:nth-last-child(1) a {
  color: #FFFFFF;
}
.fenye ul li {
  width: 0.4875rem;
  height: 0.475rem;
  border: 1px solid #6F6F6F;
  border-radius: 6px;
  text-align: center;
}
.fenye ul li span,.fenye ul li a {
  display: block;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #6F6F6F;
  line-height: 0.4625rem;
}
.fenye ul li:hover {
  background: #2E3192;
  transition: all 0.4s;
}
.fenye .active {

  background: #2E3192;
}

.fenye .active span,.fenye ul li:hover a {
  color: #FFFFFF;
  transition: all 0.4s;
}
.newsView {
  margin: 1.55rem 0;
}
.newsView .w {
  width: 10.475rem;
  margin: 0 auto;
}
.newsView .w .newsTit {
  text-align: center;
  font-size: 0.425rem;
  font-family: Source Han Sans CN;
  color: #333333;
}
.newsView .w .infor {
  text-align: center;
  margin-top: 0.375rem;
  margin-bottom: 0.325rem;
}
.newsView .w .infor span {
  margin: 0 0.125rem;
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #666666;
}
.newsView .w .xian {
  height: 1px;
  border: 1px solid #E6E6E6;
  margin-bottom: 0.875rem;
}
.newsView .w .newsN {
  font-size: 0.2rem;
  font-family: Source Han Sans CN;
  color: #666666;
  text-indent: 2em;
}
@media screen and (max-width: 1200px) {
  .nav-w {
    width: 95% !important;
  }
}
