* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.banner .swiper-pagination {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-top: -80px;
  cursor: pointer;
}
.group .groupList .item p:nth-child(2){
    font-family:arial!important;
    text-indent:-99999px;
    position:relative;
    
}
.group .groupList .item p:nth-child(2)::before{
    content:"";
    width:32px;
    height:1px;
    position:absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-60%);
    background:#eee;
}
.group .groupList .item.active p:nth-child(2)::before{
    background:#000;
}
.banner .swiper-pagination-bullet .progressbar {
  width: 6px !important;
  height: 6px;
  display: flex;
  margin: 0 auto;
  margin-top: -1px;
}
.banner .swiper-pagination-bullet .progressbar .proggress {
  height: 6px !important;
}

.banner .swiper-pagination-bullet {
  width: 6px !important;
  height: 6px !important;
  margin: 0 5px;
  background-color: white;
  opacity: 1;
  border: none;
  outline: none;
  /*transition: 1s;*/
}

.banner .swiper-pagination-bullet-active {
  width: 80px !important;
  height: 7px;
  background-color: rgba(0, 0, 0, 0);
  transition: 1s;
}

.banner .swiper-pagination-bullet-active .progressbar {
  width: 80px !important;
  background-color: rgba(238, 238, 238, 0.2) !important;
}
.proggress {
  background-color: white !important;
}
@media (min-width: 1200px) {
  #navigation .navigation .navigationList .navigationItem a:nth-child(1) p {
    color: #4386db !important;
  }

  .navigation {
    position: absolute !important;
    width: 100%;
    top: 0;
    left: 0%;
    z-index: 30;
    background-color: rgba(0, 0, 0, 0.3) !important;
  }

  .navigation.active {
    background-color: white !important;
  }

  .navigation .navigationList > a img {
    /* filter: invert(55%); */
    /* -webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; */
    /* filter:hue-rotate(70deg); */
    filter: grayscale(100%) brightness(600%);
    /* filter:invert(100%) */
  }

  .navigation.active .navigationList > a img {
    filter: invert(0%);
  }

  .navigation .navigationList .navigationItem p {
    color: white !important;
  }

  .navigation.active .navigationList .navigationItem p {
    color: #333333 !important;
  }

  .navigation .navigationList .sousuo input {
    background-color: rgba(0, 0, 0, 0);
    /* filter: invert(100%); */
  }

  .navigation .navigationList .sousuo img {
    filter: invert(100%);
  }

  .navigation.active .navigationList .sousuo img {
    filter: invert(0%);
  }

  .navigation .navigationList .change p {
    color: white !important;
  }

  .navigation.active .navigationList .change p {
    color: black !important;
  }

  .navigation .navigationList .change img {
    filter: invert(100%);
  }

  .navigation.active .navigationList .change img {
    filter: invert(0%);
  }

  .content {
    min-width: 1200px;
  }

  .content .banner {
    min-width: 1200px;
  }

  .banner img {
    width: 100%;
  }

  /* .banner .swiper-scrollbar {
	height: 5px;
	z-index: 20;
	margin-top: -15px;
	margin-bottom: 10px;
	background-color: rgba(255, 255, 255, 0.5);
} */

  /* .banner .swiper-pagination .swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	margin: 0 5px;
	border-radius: 50%;
	text-align: center;
}
.banner .swiper-pagination .swiper-pagination-bullet-active{
	width: 60px!important;
	height: 8px;
}
.banner .swiper-pagination .swiper-pagination-bullet .progressbar{
	width: 8px!important;
	height: 8px;
}
.banner .swiper-pagination .swiper-pagination-bullet-active .progressbar{
	width: 60px!important;
}
 */
  .percentCount {
    display: none;
  }

  /*.banner .swiper-pagination .swiper-pagination-bullet-active {*/
  /*width: 60px;*/
  /*border-radius: 10px;*/
  /**/
  /*}*/

  .group {
    min-width: 1200px;
    height: 150px;
    margin-top: -5px;
  }

  .group img {
    width: 100%;
    height: 150px;
  }

  .group .groupList {
    display: flex;
    width: 1200px;
    margin: 0 auto;
    margin-top: -155px;
    justify-content: space-between;
  }

  .group .groupList .item {
    width: 380px;
    height: 151px;
    cursor: pointer;
  }

  .group .groupList .item.active {
    background-color: #dfdfe0;
  }

  .group .groupList .item.active p {
    color: #000000;
  }

  .group .groupList .item.active p:nth-child(1) {
    color: #000000;
    opacity: 0.8;
  }

  .group .groupList .item p {
    text-align: center;
    color: #ffffff;
  }

  .group .groupList .item p:nth-child(1) {
    margin-top: 40px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    opacity: 0.9;
  }

  .group .groupList .item p:nth-child(2) {
    margin-top: -5px;
    margin-bottom: 5px;
  }

  .groupItem {
    min-width: 1200px;
    background-color: #f5f6fa;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .groupItem .groupItemList {
    width: 1200px;
    margin: 0 auto;
  }

  .groupItem .groupItemList .swiper-slide {
    display: flex;
  }

  .groupItem .groupItemList .swiper-slide .item {
    width: 380px;
    height: 540px;
    position: relative;
    background-color: #e5e6ea;
  }

  .groupItem .groupItemList .swiper-slide .item:nth-child(2) {
    margin: 0 30px;
  }

  .groupItem .groupItemList .swiper-slide .item > img {
    width: 100%;
    height: 100%;
  }

  .groupItem .groupItemList .swiper-slide .item .itemContent {
    margin: 0 auto;
    position: absolute;
    left: 10%;
    top: 0;
    /*margin-top: -540px;*/
    width: 80%;
  }

  .groupItem .groupItemList .swiper-slide .item .itemContent img {
    width: 100%;
    margin-top: 30px;
  }

  .groupItem .groupItemList .swiper-slide .item .itemContent p:nth-child(2) {
    text-align: center;
    font-size: 19px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    margin-bottom: 50px;
  }

  .groupItem .groupItemList .swiper-slide .item .itemContent p:nth-child(3) {
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #666666;
    line-height: 36px;
    height: 100px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 50px;
  }

  .groupItem .groupItemList .swiper-slide .item .itemContent a {
    display: block;
    margin: 0 auto;
    width: 146px;
    height: 36px;
    background: #3c5d80;
    border-radius: 18px;
  }

  .groupItem .groupItemList .swiper-slide .item .itemContent a button {
    width: 146px;
    height: 36px;
    background: #3c5d80;
    border-radius: 18px;
    font-size: 13px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #ffffff;
    border: none;
    outline: none;
    cursor: pointer;
  }

  .groupItem .groupItemList .swiper-pagination {
    display: block;
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
  }

  .groupItem .groupItemList .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
    border: none;
    outline: none;
  }
  .groupItem .swiper-pagination-bullet:hover {
    background-color: #3c5d80;
    opacity: 1;
  }
  .groupItem .swiper-pagination-bullet-active {
    background-color: #3c5d80;
  }
  .application {
    min-width: 1200px;
    background-color: white;
    padding-bottom: 80px;
    margin-top: 100px;
  }

  .application .applicationList {
    width: 1200px;
    margin: 0 auto;
    position: relative;
  }

  .application .applicationList .swiper-slide {
    width: 1200px;
    height: 500px;
  }

  .application .applicationList .swiper-slide .item {
    width: 1200px;
    height: 500px;
    overflow: hidden;
    display: flex;
    position: relative;
  }

  .application .applicationList .swiper-slide .item img {
    height: 500px;
    width: 700px;
  }

  .application .applicationList .swiper-slide .item .left {
    width: 500px;
    height: 500px;
    position: relative;
    margin-left: -500px;
    opacity: 0;
    transition: 1s;
  }

  .application .applicationList .swiper-slide .item .left.scroll {
    margin-left: 0px;
    opacity: 1;
    transition: 1s;
  }

  .application .applicationList .swiper-slide .item .left > p:nth-child(1) {
    font-size: 32px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #222222;
    margin-bottom: 5px;
    margin-top: -20px;
    opacity: 0;
    transition: 1s;
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .left
    > p:nth-child(1).scroll {
    margin-top: 0;
    opacity: 1;
    transition: 1s;
    transition-delay: 1s;
  }

  .application .applicationList .swiper-slide .item .left > p:nth-child(2) {
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #222222;
    margin-bottom: 15px;
    margin-top: -20px;
    opacity: 0;
    transition: 1s;
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .left
    > p:nth-child(2).scroll {
    margin-top: 0;
    opacity: 1;
    transition: 1s;
    transition-delay: 1.25s;
  }

  .application .applicationList .swiper-slide .item .left > p:nth-child(3) {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #222222;
    text-align: justify;
    width: 450px;
    height: 65px;
    line-height: 22px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: -20px;
    opacity: 0;
    transition: 1s;
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .left
    > p:nth-child(3).scroll {
    margin-top: 0;
    opacity: 1;
    transition: 1s;
    transition-delay: 1.25s;
  }

  .application .applicationList .swiper-slide .item .left .leftBottom {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: -500px;
    opacity: 0;
    transition: 1s;
  }

  .application .applicationList .swiper-slide .item .left .leftBottom.scroll {
    margin-left: 0;
    opacity: 1;
    transition: 1s;
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem {
    width: 248px;
    height: 137px;
    background-color: #f3f4f8;
    border-left: 1px solid #ececec;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    cursor: pointer;
    /* margin-right: -2px; */
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem
    p {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #000000;
    line-height: 25px;
    opacity: 0.9;
    margin-left: 30px;
    margin-top: 75px;
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem
    a {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    line-height: 25px;
    opacity: 0.6;
    margin-left: 30px;
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem.active {
    background-color: #3c5d80;
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem.active
    p {
    color: #fefeff;
    margin-top: 65px;
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem.active
    a {
    color: #fefeff;
  }

  .application .applicationList .swiper-slide .item .right {
    width: 700px;
    height: 500px;
    position: absolute;
    top: 0;
    right: -700px;
    opacity: 0;
    transition: 1s;
  }

  .application .applicationList .swiper-slide .item .right.scroll {
    right: 0;
    opacity: 1;
    transition: 1s;
  }

  .application .applicationList .swiper-slide .item .right .rightText {
    width: 80%;
    margin: 0 auto;
    margin-top: -120px;
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .right
    .rightText
    p:nth-child(1) {
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #ffffff;
    line-height: 25px;
    height: 42px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.54);
    position: relative;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .right
    .rightText
    p:nth-child(2) {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #ffffff;
    line-height: 25px;
    opacity: 0.8;
  }

  .application
    .applicationList
    .swiper-slide
    .item
    .right
    .rightText
    p:nth-child(2):hover {
    color: #3383e6;
  }

  .application .applicationList .swiper-scrollbar {
    /* position: absolute; */
    /* bottom: -10px; */
    height: 5px;
    margin-top: 80px;
    position: relative;
  }

  .services {
    min-width: 1200px;
    height: 750px;
  }

  .services > img {
    width: 100%;
    height: 750px;
  }

  .services .servicesTitle {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 165px;
    margin-top: -640px;
  }

  .services .servicesTitle p:nth-child(1) {
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: 200;
    color: #3383e6;
    text-align: center;
    margin-top: 0px;
    opacity: 0;
    transition: 1s;
  }

  .services .servicesTitle p:nth-child(1).scroll {
    /* transition-delay: 1.25s; */
    margin-top: 20px;
    opacity: 1;
    transition: 1s;
  }

  .services .servicesTitle p:nth-child(2) {
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    margin-top: -40px;
    margin-bottom: 47px;
    opacity: 0;
    transition: 1s;
  }

  .services .servicesTitle p:nth-child(2).scroll {
    margin-top: -20px;
    opacity: 1;
    transition: 1s;
    transition-delay: 0.5s;
  }

  .services .servicesTitle p:nth-child(3) {
    font-size: 13px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
    margin-top: -20px;
    opacity: 0;
    transition: 1s;
    /* margin-bottom: 60px; */
  }

  .services .servicesTitle p:nth-child(3).scroll {
    margin-top: 0px;
    opacity: 1;
    transition: 1s;
    transition-delay: 1s;
  }

  .services .serviceslist {
    display: flex;
    width: 1200px;
    height: 330px;
    margin: 0 auto;
    border: 1px solid #929292;
    position: relative;
  }

  .services .serviceslist .item {
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }

  .services .serviceslist .item .itemList {
    height: 60%;
    border-right: 1px solid #929292;
  }

  .services .serviceslist .item:nth-child(4) .itemList {
    border: none;
  }

  .services .serviceslist .item .itemList .img {
    margin: 0 auto;
    width: 45px;
    height: 45px;
    margin-bottom: 15px;
    margin-top: -20px;
    opacity: 0;
    transition: 1s;
  }

  .services .serviceslist .item .itemList .img.scroll {
    transition-delay: 1s;
    margin-top: 0px;
    opacity: 1;
    transition: 1s;
  }

  .services .serviceslist .item.active .itemList .img {
    background: #144b90;
  }

  .services .serviceslist .item .itemList .img img {
    width: 100%;
    height: 100%;
  }

  .services .serviceslist .item .itemList .line {
    width: 33px;
    height: 2px;
    background: #3383e6;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: -20px;
    opacity: 0;
    transition: 1s;
  }

  .services .serviceslist .item .itemList .line.scroll {
    transition-delay: 1.5s;
    margin-top: 0px;
    opacity: 1;
    transition: 1s;
  }

  .services .serviceslist .item .itemList a:nth-child(3) {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    margin-top: -40px;
    opacity: 0;
    display: block;
    transition: 1s;
  }

  .services .serviceslist .item .itemList a:nth-child(3).scroll {
    transition-delay: 2.5s;
    margin-top: 0px;
    opacity: 1;
    transition: 1s;
  }

  .services .serviceslist .item .itemList a:nth-child(4) {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    line-height: 30px;
    width: 60%;
    height: 90px;
    display: block;
    margin: 0 auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: -60px;
    opacity: 0;
    transition: 1s;
  }

  .services .serviceslist .item .itemList a:nth-child(4).scroll {
    transition-delay: 2.5s;
    margin-top: 0px;
    opacity: 1;
    transition: 1s;
  }

  .services > a {
    display: flex;
    justify-content: flex-end;
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
  }

  .services > a img {
    filter: invert(100%);
    width: 60px;
    height: 15px;
  }

  .newsCenter {
    min-width: 1200px;
    height: 560px;
  }

  .newsCenter > img {
    width: 100%;
    height: 560px;
  }

  .newsCenter .newsCenterTitle {
    width: 1200px;
    margin: 0 auto;
    margin-top: -500px;
    display: flex;
    height: 80px;
  }

  .newsCenter .newsCenterTitle .titleText {
    width: 50%;
  }

  .newsCenter .newsCenterTitle .titleText p:nth-child(1) {
    font-size: 21px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #333333;
    margin-bottom: 10px;
    margin-left: -160px;
    opacity: 0;
    transition: 1s;
  }

  .newsCenter .newsCenterTitle .titleText p:nth-child(1).scroll {
    margin-left: 0px;
    opacity: 1;
    transition: 1s;
  }

  .newsCenter .newsCenterTitle .titleText p:nth-child(2) {
    font-size: 13px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-left: -160px;
    opacity: 0;
    transition: 1s;
  }

  .newsCenter .newsCenterTitle .titleText p:nth-child(2).scroll {
    margin-left: 0px;
    opacity: 1;
    transition: 1s;
  }

  .newsCenter .newsCenterTitle .img {
    width: 50%;
    display: flex;
    /* flex-direction: row-reverse; */
    justify-content: flex-end;
  }

  .newsCenter .newsCenterTitle .img img {
    display: block;
    width: 50px;
    height: 12px;
    display: block;
    margin-right: -100px;
    opacity: 0;
    transition: 1s;
  }

  .newsCenter .newsCenterTitle .img img.scroll {
    margin-right: 0px;
    opacity: 1;
    transition: 1s;
  }

  .newsCenter .newsList {
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
  }

  .newsCenter .newsList .item {
    width: 380px;
    height: 180px;
    background: #f2f4f7;
    margin-bottom: 20px;
    cursor: pointer;
  }

  .newsCenter .newsList .item.active {
    background-color: #3c5d80;
  }

  .newsCenter .newsList .item a {
    display: block;
    width: 80%;
    height: 100%;
    margin: 0 auto;
  }

  .newsCenter .newsList .item a p:nth-child(1) {
    font-size: 13px;
    font-family: Bahnschrift;
    font-weight: 600;
    color: #999999;
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .newsCenter .newsList .item.active a p:nth-child(1) {
    color: #dddddd;
  }

  .newsCenter .newsList .item a p:nth-child(2) {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .newsCenter .newsList .item.active a p:nth-child(2) {
    /*color: #DDDDDD;*/
    color: white;
  }

  .newsCenter .newsList .item a p:nth-child(3) {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }

  .newsCenter .newsList .item.active a p:nth-child(3) {
    /*color: #DDDDDD;*/
    color: white;
  }

  .partner {
    min-width: 1200px;
    height: 500px;
  }

  .partner > img {
    width: 100%;
    height: 500px;
  }

  .partner .partnerList {
    margin: 0 auto;
    margin-top: -430px;
    width: 1200px;
    position: relative;
    height: 360px;
  }

  .partner .partnerList .item {
    height: 168px;
    width: 196px;
    cursor: pointer;
    /* background-color: pink; */
  }

  .partner .partnerList .item .up {
    position: relative;
    width: 98px;
    height: 168px;
    margin-left: 12px;
    /* margin: 80px auto; */
    /* border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD; */
  }

  .partner .partnerList .item .up .one {
    width: 98px;
    height: 168px;
    margin: 0 auto;
    margin-left: 38px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    opacity: 0.3;
  }

  .partner .partnerList .item .up .two {
    position: absolute;
    width: 98px;
    height: 168px;
    left: 38px;
    top: 0;
    transform: translate(-50%, -50%);
    transform: rotate(60deg);
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    opacity: 0.3;
  }

  .partner .partnerList .item .up .three {
    position: absolute;
    width: 98px;
    height: 168px;
    left: 38px;
    top: 0;
    transform: translate(-50%, -50%);
    transform: rotate(300deg);
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    opacity: 0.3;
  }

  .partner .partnerList .item .up img {
    position: absolute;
    width: 110px;
    /*height: 33px;*/
    top: 35px;
    left: 30px;
  }

  .partner .partnerList .item .down {
    position: relative;
    width: 200px;
    height: 175px;
  }

  .partner .partnerList .item .down img:nth-child(1) {
    width: 100%;
    height: 100%;
    position: absolute;
    /* left: -37px; */
  }

  .partner .partnerList .item .down img:nth-child(2) {
    position: absolute;
    width: 110px;
    /*height: 33px;*/
    top: 35px;
    left: 42px;
  }

  .partner .partnerList .item:nth-child(1) {
    position: absolute;
    top: 20%;
    left: 0;
    opacity: 0;
    transition: 1s;
  }

  .partner .partnerList .item:nth-child(2) {
    position: absolute;
    top: -5%;
    left: 13.5%;
    opacity: 0;
    transition: 1s;
  }

  .partner .partnerList .item:nth-child(3) {
    position: absolute;
    bottom: 7%;
    left: 13.5%;
    opacity: 0;
    transition: 1s;
  }

  .partner .partnerList .item:nth-child(4) {
    position: absolute;
    top: 20%;
    left: 27%;
    opacity: 0;
    transition: 1s;
  }

  .partner .partnerList .item:nth-child(5) {
    position: absolute;
    top: -5%;
    left: 40.5%;
    opacity: 0;
    transition: 1s;
  }

  .partner .partnerList .item:nth-child(6) {
    position: absolute;
    bottom: 7%;
    left: 40.5%;
    opacity: 0;
    transition: 1s;
  }

  .partner .partnerList .item:nth-child(7) {
    position: absolute;
    top: 20%;
    left: 54%;
    opacity: 0;
    transition: 1s;
  }

  .partner .partnerList .item:nth-child(8) {
    position: absolute;
    top: -5%;
    left: 67.5%;
    opacity: 0;
    transition: 1s;
  }

  .partner .partnerList .item:nth-child(9) {
    position: absolute;
    bottom: 7%;
    left: 67.5%;
    opacity: 0;
    transition: 1s;
  }

  .partner .partnerList .item:nth-child(10) {
    position: absolute;
    top: 20%;
    left: 81%;
    opacity: 0;
    transition: 1s;
  }

  .partner .partnerList .item:nth-child(1).scroll {
    position: absolute;
    top: 25%;
    left: 0;
    opacity: 1;
    transition: 1s;
  }

  .partner .partnerList .item:nth-child(2).scroll {
    position: absolute;
    top: 0%;
    left: 13.5%;
    opacity: 1;
    transition: 1s;
    transition-delay: 0.25s;
  }

  .partner .partnerList .item:nth-child(3).scroll {
    position: absolute;
    bottom: 2%;
    left: 13.5%;
    opacity: 1;
    transition: 1s;
    transition-delay: 0.5s;
  }

  .partner .partnerList .item:nth-child(4).scroll {
    position: absolute;
    top: 25%;
    left: 27%;
    opacity: 1;
    transition: 1s;
    transition-delay: 0.75s;
  }

  .partner .partnerList .item:nth-child(5).scroll {
    position: absolute;
    top: 0%;
    left: 40.5%;
    opacity: 1;
    transition: 1s;
    transition-delay: 1s;
  }

  .partner .partnerList .item:nth-child(6).scroll {
    position: absolute;
    bottom: 2%;
    left: 40.5%;
    opacity: 1;
    transition: 1s;
    transition-delay: 1.25s;
  }

  .partner .partnerList .item:nth-child(7).scroll {
    position: absolute;
    top: 25%;
    left: 54%;
    opacity: 1;
    transition: 1s;
    transition-delay: 1.5s;
  }

  .partner .partnerList .item:nth-child(8).scroll {
    position: absolute;
    top: 0%;
    left: 67.5%;
    opacity: 1;
    transition: 1s;
    transition-delay: 1.75s;
  }

  .partner .partnerList .item:nth-child(9).scroll {
    position: absolute;
    bottom: 2%;
    left: 67.5%;
    opacity: 1;
    transition: 1s;
    transition-delay: 2s;
  }

  .partner .partnerList .item:nth-child(10).scroll {
    position: absolute;
    top: 25%;
    left: 81%;
    opacity: 1;
    transition: 1s;
    transition-delay: 2.25s;
  }
}

@media (max-width:1199px) {
  .banner{
    min-width:100%!important;
  }
  .banner .swiper-pagination {
    margin-top: -30px;
  }
  .group {
    position: relative;
    margin:-6px 0;
  }
  .group > img {
        height: 120px;
  }
  .group .groupList {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }
  .group .groupList .item {
    width: 33.33%;
    float: left;
    height: 120px;
    cursor: pointer;
  }
  .group .groupList .item.active {
    background-color: #dfdfe0;
  }
  .group .groupList .item.active p {
    color: #000000;
  }
  .group .groupList .item.active p:nth-child(1) {
    color: #000000;
    opacity: 0.8;
  }
  .group .groupList .item p {
    text-align: center;
    color: #ffffff;
  }
  .group .groupList .item p:nth-child(1) {
    margin-top:30px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    opacity: 0.9;
  }
  .group .groupList .item p:nth-child(2) {
    margin-top: -5px;
    margin-bottom: 5px;
    
  }
  .groupItem {
    background-color: #f5f6fa;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .groupItem .groupItemList {
    margin: 0 auto;
  }
  .groupItem .groupItemList .swiper-slide {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
  }
  .groupItem .groupItemList .swiper-slide .item {
    width:31.33%;
    margin: 15px 1%;
    position: relative;
    background-color: #e5e6ea;
  }
  .groupItem .groupItemList .swiper-slide .item > img {
    width: 100%;
    height: 100%;
    
  }
  .groupItem .groupItemList .swiper-slide .item .itemContent {
    margin: 0 auto;
    position: absolute;
    left: 10%;
    top: 0;
    /*margin-top: -540px;*/
    width: 80%;
  }
  .groupItem .groupItemList .swiper-slide .item .itemContent img {
    width: 100%;
    margin-top:10px;
  }
  .groupItem .groupItemList .swiper-slide .item .itemContent p:nth-child(2) {
    text-align: center;
    font-size: 19px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    height:46px;
    line-height:23px;
    margin-bottom: 20px;
  }
  .groupItem .groupItemList .swiper-slide .item .itemContent p:nth-child(3) {
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #666666;
    line-height: 25px;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .groupItem .groupItemList .swiper-slide .item .itemContent a {
    display: block;
    margin: 0 auto;
    width: 146px;
    height: 36px;
    background: #3c5d80;
    border-radius: 18px;
  }
  .groupItem .groupItemList .swiper-slide .item .itemContent a button {
    width: 146px;
    height: 36px;
    background: #3c5d80;
    border-radius: 18px;
    font-size: 13px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #ffffff;
    border: none;
    outline: none;
    cursor: pointer;
  }
  .groupItem .groupItemList .swiper-pagination {
    display: block;
    width: 100%;
    text-align: center;
    position: unset;
    margin: 0 auto;
    margin-top: 10px;
  }
  .groupItem .groupItemList .swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
    border: none;
    outline: none;
  }
  .groupItem .swiper-pagination-bullet:hover {
    background-color: #3c5d80;
    opacity: 1;
  }
  .groupItem .swiper-pagination-bullet-active {
    background-color: #3c5d80;
  }
  .application .applicationList {
    padding: 25px 15px;
    position: relative;
  }
  .application .applicationList .swiper-slide .item {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }
  .application .applicationList .swiper-slide .item .left {
    position: relative;
    width:100%;
    margin-bottom: 15px;
  }
  .application .applicationList .swiper-slide .item .left > p:nth-child(1) {
    font-size: 32px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #222222;
    margin-bottom: 5px;
    transition: 1s;
  }
  .application .applicationList .swiper-slide .item .left > p:nth-child(2) {
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #222222;
    margin-bottom: 15px;
  }
  .application .applicationList .swiper-slide .item .left > p:nth-child(3) {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #222222;
    text-align: justify;
    width: 100%;
    height: 65px;
    line-height: 22px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .application .applicationList .swiper-slide .item .left .leftBottom {
    display: flex;
    flex-wrap: wrap;
    left: 0;
    bottom: 0;
    transition: 1s;
  }
  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem {
    padding: 15px;
    width: 100%;
    flex-shrink: 0;
    display: flex;
    justify-content: space-between;
    background-color: #f3f4f8;
    border-left: 1px solid #ececec;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    cursor: pointer;
    /* margin-right: -2px; */
  }
  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem
    p {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #000000;
    line-height: 25px;
    opacity: 0.9;
  }
  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem
    a {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    line-height: 25px;
    opacity: 0.6;
    margin-left: 30px;
  }
  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem.active {
    background-color: #3c5d80;
  }
  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem.active
    p {
    color: #fefeff;
  }
  .application
    .applicationList
    .swiper-slide
    .item
    .left
    .leftBottom
    .bottomItem.active
    a {
    color: #fefeff;
  }
  .application .applicationList .swiper-slide .item .right {
    opacity: 1;
    width:100%;
    transition: 1s;
  }
  .application .applicationList .swiper-slide .item .right .rightText {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
  }
  .application .applicationList .swiper-slide .item .right img{
    width:100%;
  }
  .application
    .applicationList
    .swiper-slide
    .item
    .right
    .rightText
    p:nth-child(1) {
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333;
    line-height: 25px;
    padding-bottom: 10px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.54);
    position: relative;
    margin-bottom: 5px;
  }
  .application
    .applicationList
    .swiper-slide
    .item
    .right
    .rightText
    p:nth-child(2) {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333;
    line-height: 25px;
    opacity: 0.8;
  }
  .application
    .applicationList
    .swiper-slide
    .item
    .right
    .rightText
    p:nth-child(2):hover {
    color: #3383e6;
  }
  .application .applicationList .swiper-scrollbar {
    height: 5px;
    margin-top: 10px;
    position: relative;
  }
  .services {
    background: url("/Public/image/www/shouye/image05.png") no-repeat top center;
    background-size: cover;
    padding: 25px 15px;
  }
  .services > img {
    display: none;
  }
  .services .servicesTitle {
    margin: 0 auto;
    position: relative;
  }
  .services .servicesTitle p:nth-child(1) {
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: 200;
    color: #3383e6;
    text-align: center;
  }
  .services .servicesTitle p:nth-child(2) {
    font-size: 22px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 47px;
  }
  .services .servicesTitle p:nth-child(3) {
    font-size: 13px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
  }
  .services .serviceslist {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    margin-top: 20px;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
    border: 1px solid #929292;
    position: relative;
  }
  .services .serviceslist .item {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 15px;
  }
  .services .serviceslist .item:nth-child(4) .itemList {
    border: none;
  }
  .services .serviceslist .item .itemList .img {
    margin: 0 auto;
    width: 45px;
    height: 45px;
    margin-bottom: 15px;
  }
  .services .serviceslist .item.active .itemList .img {
    background: #144b90;
  }
  .services .serviceslist .item .itemList .img img {
    width: 100%;
    height: 100%;
  }
  .services .serviceslist .item .itemList .line {
    width: 33px;
    height: 2px;
    background: #3383e6;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: -20px;
    opacity: 0;
    transition: 1s;
  }
  .services .serviceslist .item .itemList a:nth-child(3) {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
    display: block;
    transition: 1s;
  }
  .services .serviceslist .item .itemList a:nth-child(4) {
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    line-height: 22px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    transition: 1s;
  }
  .services > a {
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
    margin-top: 20px;
  }
  .services > a img {
    filter: invert(100%);
    width: 60px;
    height: 15px;
  }
  /* news */
  .newsCenter {
    background: url("/Public/image/www/shouye/image06.png") no-repeat top center;
    background-size: cover;
    padding: 20px 15px;
  }
  .newsCenter > img {
    display: none;
  }
  .newsCenter .newsCenterTitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
  }
  .newsCenter .newsCenterTitle .titleText {
    width: 90%;
    float: left;
  }
  .newsCenter .newsCenterTitle .titleText p:nth-child(1) {
    font-size: 21px;
    font-family: PingFang SC;
    font-weight: 800;
    color: #333333;
    margin-bottom: 5px;
  }
  .newsCenter .newsCenterTitle .titleText p:nth-child(2) {
    font-size: 13px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
  }
  .newsCenter .newsCenterTitle .img {
    width: 50%;
    display: flex;
    /* flex-direction: row-reverse; */
    justify-content: flex-end;
  }
  .newsCenter .newsCenterTitle .img img {
    display: block;
    width: 50px;
    height: 12px;
    display: block;
  }
  .newsCenter .newsList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .newsCenter .newsList .item {
    background: #f2f4f7;
    width:100%;
    margin-bottom: 15px;
    cursor: pointer;
    padding-bottom: 15px;
  }
  .newsCenter .newsList .item.active {
    background-color: #3c5d80;
  }
  .newsCenter .newsList .item a {
    display: block;
    padding: 0 15px;
    margin: 0 auto;
  }
  .newsCenter .newsList .item a p:nth-child(1) {
    font-size: 16px;
    font-family: Bahnschrift;
    font-weight: 600;
    color: #999999;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .newsCenter .newsList .item.active a p:nth-child(1) {
    color: #dddddd;
  }
  .newsCenter .newsList .item a p:nth-child(2) {
    font-size: 15px;
    font-family: PingFang SC;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .newsCenter .newsList .item.active a p:nth-child(2) {
    /*color: #DDDDDD;*/
    color: white;
  }
  .newsCenter .newsList .item a p:nth-child(3) {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
  .newsCenter .newsList .item.active a p:nth-child(3) {
    /*color: #DDDDDD;*/
    color: white;
  }
  .partner {
    background: url("/Public/image/www/shouye/image07.png") no-repeat top center;
    background-size: cover;
    padding: 20px 15px;
    position: relative;
    overflow: hidden;
  }
  .partner > img {
    display: none;
  }
  .partner .partnerList {
    margin: 0 auto;
    position: relative;
  }
  .partner .partnerList .item {
    width: 50%;
    float: left;
    cursor: pointer;
    /* background-color: pink; */
  }
  .partner .partnerList .item .up {
    position: relative;
    display: block;
  }
  .partner .partnerList .item .up .one,
  .partner .partnerList .item .up .two,
  .partner .partnerList .item .up .three {
    display: none;
  }
  .partner .partnerList .item .down,
  .partner .partnerList .item .up {
    border: 1px solid #ddd;
    margin: 10px;
    text-align: center;
  }
  .partner .partnerList .item .down img:nth-child(1) {
    display: none;
  }
}
@media (max-width:750px) {
  .groupItem .groupItemList .swiper-slide .item {
    width: 100%;
    margin: 15px 0;
    position: relative;
    background-color: #e5e6ea;
  }
}
