
@font-face {
  font-family: 'cu';
  src: url('../font/OpenSans.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cu2';
  src: url('https://en.eascs.com/resource/font/PFDinTextCompPro-Medium-3.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.base_img {
  position: relative;
}
.base_img:before {
  content: "";
  display: block;
}
.base_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.font42 {
  font-size: 0.34rem;
}
@media (max-width: 567px) {
  .font42 {
    font-size: 0.42rem;
  }
}
.font36 {
  font-size: 0.28rem;
}
@media (max-width: 567px) {
  .font36 {
    font-size: 0.32rem;
  }
}
.font30 {
  font-size: 0.22rem;
}
@media (max-width: 567px) {
  .font30 {
    font-size: 0.32rem;
  }
}
.font24 {
  font-size: 0.2rem;
}
@media (max-width: 1580px) {
  .font24 {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .font24 {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  .font24 {
    font-size: 0.28rem;
  }
}
.ptb140 {
  padding: 1.4rem 0;
}
/* 公共分页 */
.base_page {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.base_page a,
.base_page span {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999999;
  flex-shrink: 0;
  border-radius: 2px;
  font-size: 18px;
  float: left;
  margin: 0 5px 10px;
}
@media (max-width: 991px) {
  .base_page a,
  .base_page span {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }
}
.base_page .active {
  background-color: #003686;
  color: #fff;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#0059aa, #0059aa);
  background-blend-mode: normal, 
      normal;
}
.base_page .active:hover {
  color: #fff;
}
.base_page .prev,
.base_page .next {
  position: relative;
  background-color: transparent;
  color: #999999;
}
@media (max-width: 991px) {
}
.base_page .prev i,
.base_page .next i {
  display: block;
}
.base_page .prev:hover,
.base_page .next:hover {
  color: #999999;
  background: none;
  background-color: #f7f8fa;
}
.base_page .fan {
  width: auto;
  padding: 0 15px;
}
.base_page a:hover {
  color: #999999;
  background: none;
  background-color: #f7f8fa;
}
/* 面包屑 */
.breadbox .cont {
  display: flex;
  align-items: center;
  padding: 0.22rem 0;
}
@media (max-width: 1580px) {
}
@media (max-width: 991px) {
  .breadbox .cont {
    padding: 12px 0;
  }
}
.breadbox .cont a,
.breadbox .cont span {
  font-size: 16px;
  line-height: 26px;
  overflow: hidden;
  color: #666666;
}
@media (max-width: 1580px) {
  .breadbox .cont a,
  .breadbox .cont span {
    font-size: 14px;
    line-height: 24px;
  }
}
.breadbox .cont a img,
.breadbox .cont span img {
  float: left;
  width: 18px;
}
@media (max-width: 1580px) {
  .breadbox .cont a img,
  .breadbox .cont span img {
    width: 16px;
  }
}
.breadbox .cont span {
  margin: 0 4px;
}
.breadbox .cont .on {
  color: #003bb0;
}
.breadbox .cont a:last-child {
  color: #003686;
}
@media (max-width: 991px) {
  .breadbox .cont a:last-child {
    max-width: 36%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media (max-width: 375px) {
  .breadbox .cont a:last-child {
    max-width: 30%;
  }
}
.breadbox .cont .wofe {
  display: flex;
}
.breadbox .cont .wofe .li {
  display: flex;
  align-items: flex-start;
  padding: 0 6px;
  border: 1px solid #4070f4;
  line-height: 24px;
  font-size: 14px;
  color: #003686;
}
.breadbox .cont .wofe .li a {
  line-height: 1;
}
/* 文本编辑详情页 */
.make-text {
  line-height: 1.75;
  color: #4E5969;
  font-size: 16px;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
}
@media (max-width: 1580px) {
  .make-text {
    font-size: 14px;
    line-height: 1.7;
  }
}
@media (max-width: 1260px) {
  .make-text {
    line-height: 1.6;
  }
}
.make-text img {
  max-width: 100%;
}
.make-text table td {
  border: 1px solid #ddd;
}
.make-text ul,
.make-text li,
.make-text ol {
  list-style: inherit;
}
.make-text ul {
  padding-left: 20px;
}
.make-text h1,
.make-text h2,
.make-text h3,
.make-text h4,
.make-text h5,
.make-text h6 {
  font-weight: revert;
  line-height: 1.22;
  font-size: 0.2rem;
  color: #1F2226;
}
@media (max-width: 1580px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 0.28rem;
  }
}
@media (max-width: 767px) {
  .make-text h1,
  .make-text h2,
  .make-text h3,
  .make-text h4,
  .make-text h5,
  .make-text h6 {
    font-size: 16px!important;
    line-height: 1.3;
  }
}
.make-text p,
.make-text span {
  font-size: 16px;
  font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
  color: #666666;
}
@media (max-width: 767px) {
  .make-text p,
  .make-text span {
    line-height: 24px;
    font-size: 16px!important;
  }
}
/* 新闻中心 */
.news_page {
  position: relative;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
}
.news_page span {
  width: 12px;
  height: 4px;
  background-color: #000000;
  border-radius: 2px;
  opacity: 0.1;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin: 0 4px;
}
@media (max-width: 1580px) {
  .news_page span {
    width: 10px;
    height: 2px;
  }
}
.news_page .swiper-pagination-bullet-active {
  width: 24px;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#000000, #000000);
  opacity: 1;
  background-blend-mode: normal, 
        normal;
}
@media (max-width: 1580px) {
  .news_page .swiper-pagination-bullet-active {
    width: 20px;
  }
}
.news_but {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #333333;
}
.news_but i {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: block;
  width: 7px;
  margin-left: 16px;
}
@media (max-width: 1580px) {
  .news_but i {
    margin-left: 12px;
  }
}
.news_but i img,
.news_but i svg {
  width: 100%;
  float: left;
}
.news_but i img svg path,
.news_but i svg svg path {
  fill: #003686;
}
.news_but:hover i {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.news_nav {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 80px;
}
@media (max-width: 1580px) {
  .news_nav {
    line-height: 70px;
  }
}
@media (max-width: 1260px) {
  .news_nav {
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .news_nav {
    line-height: 50px;
  }
}
.news_nav .container {
  display: flex;
  flex-direction: row-reverse;
  max-width: 1550px;
}
.news_nav .container .news_nav_gt {
  width: auto;
  max-width: 100%;
  margin: 0;
}
@media (max-width: 767px) {
  .news_nav .container .news_nav_gt {
    width: 100%;
  }
}
.news_nav .container .news_nav_gt .swiper-slide {
  width: auto;
  margin-left: 0.28rem;
}
@media (max-width: 767px) {
  .news_nav .container .news_nav_gt .swiper-slide {
    margin-left: 0;
    margin-right: 0.5rem;
  }
}
.news_nav .container .news_nav_gt .swiper-slide .li {
  color: #666666;
  font-size: 18px;
  border-bottom: 1px solid transparent;
}
@media (max-width: 1580px) {
  .news_nav .container .news_nav_gt .swiper-slide .li {
    font-size: 16px;
  }
}
.news_nav .container .news_nav_gt .on .li {
  color: #000;
  border-color: #003686;
  display: block;
}
.news-sec1 {
  background-color: #f7f8fa;
}
.news-sec1 .container {
  position: relative;
  max-width: 1550px;
}
@media (min-width: 768px) {
  .news-sec1 .container .qie {
    position: absolute;
    z-index: 4;
    bottom: 0.4rem;
    right: 0.5rem;
  }
}
@media (max-width: 767px) {
  .news-sec1 .container .qie {
    margin-top: 0.4rem;
  }
}
.news-sec1 .news1_cont .item {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
}
.news-sec1 .news1_cont .item .img,
.news-sec1 .news1_cont .item .gt {
  width: 50%;
}
@media (max-width: 767px) {
  .news-sec1 .news1_cont .item .img,
  .news-sec1 .news1_cont .item .gt {
    width: 100%;
  }
}
.news-sec1 .news1_cont .item .img {
  overflow: hidden;
}
.news-sec1 .news1_cont .item .img:before {
  padding-bottom: 58.5%;
}
.news-sec1 .news1_cont .item .gt {
  display: flex;
  align-items: center;
  padding: 0.3rem 0.68rem;
  padding-right: 0.5rem;
}
@media (max-width: 1260px) {
  .news-sec1 .news1_cont .item .gt {
    padding: 0.3rem 0.36rem;
  }
}
@media (max-width: 767px) {
  .news-sec1 .news1_cont .item .gt {
    padding: 0.42rem 0.5rem;
  }
}
.news-sec1 .news1_cont .item .gt .font {
  width: 100%;
}
.news-sec1 .news1_cont .item .gt .tit {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 100%;
  color: #000000;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 0.42rem;
  height: 0.86rem;
  margin-bottom: 0.1rem;
}
@media (max-width: 767px) {
  .news-sec1 .news1_cont .item .gt .tit {
    line-height: 0.62rem;
    height: 1.2rem;
  }
}
.news-sec1 .news1_cont .item .gt .text {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  height: 132px;
  margin-bottom: 0.56rem;
}
@media (max-width: 1580px) {
  .news-sec1 .news1_cont .item .gt .text {
    font-size: 14px;
    line-height: 24px;
    height: 122px;
  }
}
.news-sec1 .news1_cont .item .gt .but {
  position: relative;
  padding-top: 0.46rem;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.news-sec1 .news1_cont .item .gt .but:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 0;
  height: 1px;
  background-color: #003686;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.news-sec1 .news1_cont .item:hover .img img {
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.news-sec1 .news1_cont .item:hover .gt .tit {
  color: #666;
}
.news-sec1 .news1_cont .item:hover .gt .text {
  transform: translateX(10px);
}
.news-sec1 .news1_cont .item:hover .gt .but:after {
  width: 100%;
}
.news-sec2 {
  padding-top: 0;
  position: relative;
}
.news-sec2 .news_nav {
  margin-bottom: 0.4rem;
  background-color: #fff;
  position: sticky;
  top: 70px;
  z-index: 222;
}
@media (max-width: 767px) {
  .news-sec2 .news_nav {
    margin-bottom: 0.66rem;
  }
}
@media (max-width: 767px) {
  .news-sec2 .news_nav {
    top: 60px;
  }
}
.news-sec2 .fzq_jut {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0.53rem;
}
@media (max-width: 767px) {
  .news-sec2 .fzq_jut {
    margin-bottom: 0.7rem;
  }
}
.news-sec2 .fzq_jut .form {
  display: flex;
  align-items: center;
  transition: all 0.4s;
  width: 36.875%;
  background-color: #f7f8fa;
  border-radius: 5px;
  border: 1px solid transparent;
  padding-right: 30px;
}
@media (max-width: 1580px) {
  .news-sec2 .fzq_jut .form {
    padding-right: 24px;
  }
}
@media (max-width: 1260px) {
  .news-sec2 .fzq_jut .form {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .news-sec2 .fzq_jut .form {
    width: 100%;
    padding-right: 20px;
  }
}
.news-sec2 .fzq_jut .form input {
  width: calc(100% - 24px);
  color: #666666;
  padding: 24px 20px;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .news-sec2 .fzq_jut .form input {
    font-size: 14px;
    padding: 20px 16px;
  }
}
@media (max-width: 767px) {
  .news-sec2 .fzq_jut .form input {
    padding: 14px 16px;
  }
}
.news-sec2 .fzq_jut .form .f_sub {
  display: block;
  width: 22px;
  overflow: hidden;
}
.news-sec2 .fzq_jut .form .f_sub img,
.news-sec2 .fzq_jut .form .f_sub svg {
  width: 100%;
  float: left;
}
.news-sec2 .fzq_jut .form .f_sub svg {
  max-height: 100%;
}
.news-sec2 .fzq_jut .form .f_sub svg path {
  fill: #949596;
}
.news-sec2 .fzq_jut .form.on {
  border-color: #015de7;
}
.news-sec2 .fzq_jut .text {
  padding-left: 0.3rem;
  font-size: 16px;
  color: #666;
  width: 63.125%;
}
@media (max-width: 1260px) {
  .news-sec2 .fzq_jut .text {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .news-sec2 .fzq_jut .text {
    padding-left: 0;
    width: 100%;
    margin-top: 0.4rem;
    font-size: 14px;
  }
}
.news-sec2 .container {
  max-width: 1550px;
}
.news-sec2 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px;
}
@media (max-width: 1580px) {
  .news-sec2 .cont {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .news-sec2 .cont {
    margin: 0;
  }
}
.news-sec2 .cont .item {
  width: 33.3333%;
  padding: 0 14px;
  margin-bottom: 40px;
}
@media (max-width: 1580px) {
  .news-sec2 .cont .item {
    padding: 0 10px;
    margin-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .news-sec2 .cont .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .news-sec2 .cont .item {
    padding: 0;
    width: 100%;
  }
}
.news-sec2 .cont .item .list {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);
}
.news-sec2 .cont .item .list .img {
  padding-bottom: 58.46%;
  overflow: hidden;
  background-color: #d5d5d5;
}
.news-sec2 .cont .item .list .img img {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.news-sec2 .cont .item .list .font {
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 40px 0.38rem;
}
@media (max-width: 1580px) {
  .news-sec2 .cont .item .list .font {
    padding: 30px 0.38rem;
  }
}
@media (max-width: 767px) {
  .news-sec2 .cont .item .list .font {
    padding: 0.5rem 0.46rem;
  }
}
.news-sec2 .cont .item .list .font .label {
  display: flex;
  align-items: center;
  line-height: 25px;
  color: #fff;
  margin-bottom: 0.16rem;
}
@media (max-width: 1580px) {
  .news-sec2 .cont .item .list .font .label {
    line-height: 22px;
  }
}
.news-sec2 .cont .item .list .font .label .li {
  font-size: 12px;
  background-color: #999999;
}
.news-sec2 .cont .item .list .font .label .li span {
  padding: 0 6px;
  padding-right: 3px;
  display: block;
  background-color: #999999;
}
.news-sec2 .cont .item .list .font .label .day span {
  padding: 0 6px;
  padding-left: 10px;
  background-color: transparent;
  background: url(../image/lanseiconim1.png) right bottom / 100% 100% no-repeat;
}
.news-sec2 .cont .item .list .font .tit {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000000;
  font-weight: bold;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 0.24rem;
}
.news-sec2 .cont .item .list .font .text {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 50px;
  margin-bottom: 0.7rem;
}
@media (max-width: 1580px) {
  .news-sec2 .cont .item .list .font .text {
    font-size: 14px;
    line-height: 22px;
    height: 46px;
  }
}
@media (max-width: 767px) {
  .news-sec2 .cont .item .list .font .text {
    margin-bottom: 0.3rem;
  }
}
.news-sec2 .cont .item .list .font .but {
  padding-top: 0.32rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.news-sec2 .cont .item .list .font .but:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 0;
  height: 1px;
  background-color: #003686;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.news-sec2 .cont .item .list:hover .img img {
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
}
.news-sec2 .cont .item .list:hover .font .tit {
  color: #666;
}
.news-sec2 .cont .item .list:hover .font .text {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.news-sec2 .cont .item .list:hover .font .but:after {
  width: 100%;
}
.news-sec2 .cont .item .list:hover .font .but i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.news-sec2 .base_page {
  margin-top: 20px;
}
/* End */
.bsTop {
  width: 100%!important;
}
.bsFrameDiv > div {
  height: 208px!important;
}
.bsFrameDiv img {
  margin: 16px!important;
}
input,
textarea {
  color: #333 !important;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #666;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #666;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #666;
}
/* 新闻详情 */
.container.container2 {
  width: 76%;
  max-width: 1440px;
}
@media (min-width: 1261px) {
  .container.container2 {
    width: 80%;
  }
}
@media (max-width: 1260px) {
  .container.container2 {
    width: 90%;
  }
}
.newsinfo-sec1 {
  padding-top: 0.4rem;
}
.newsinfo-sec1 .container .cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0 -0.3rem;
  position: relative;
}
@media (max-width: 991px) {
  .newsinfo-sec1 .container .cont {
    margin: 0;
  }
}
.newsinfo-sec1 .container .cont .lt,
.newsinfo-sec1 .container .cont .gt {
  padding: 0 0.3rem;
}
@media (max-width: 991px) {
  .newsinfo-sec1 .container .cont .lt,
  .newsinfo-sec1 .container .cont .gt {
    padding: 0;
  }
}
.newsinfo-sec1 .container .cont .lt {
  width: 67.21%;
}
@media (max-width: 991px) {
  .newsinfo-sec1 .container .cont .lt {
    width: 100%;
    margin-bottom: 0.7rem;
  }
}
.newsinfo-sec1 .container .cont .lt .tit {
  color: #000000;
  margin-bottom: 0.34rem;
}
.newsinfo-sec1 .container .cont .lt .jut {
  display: flex;
  justify-content: space-between;
  color: #666666;
  font-size: 16px;
  margin-bottom: 14px;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .lt .jut {
    font-size: 14px;
  }
}
.newsinfo-sec1 .container .cont .lt .jut .label {
  display: flex;
  color: #999999;
}
@media (max-width: 767px) {
  .newsinfo-sec1 .container .cont .lt .jut .label {
    width: 100%;
  }
}
.newsinfo-sec1 .container .cont .lt .jut .label .zuo {
  color: #333333;
  margin-right: 0.3rem;
}
.newsinfo-sec1 .container .cont .lt .jut .fen {
  display: flex;
}
@media (max-width: 767px) {
}
.newsinfo-sec1 .container .cont .lt .jut .fen .f_jut {
  display: flex;
  align-items: center;
  margin-left: 0;
}
.newsinfo-sec1 .container .cont .lt .jut .fen .f_jut a {
  display: block;
  width: 21px;
  height: 17px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0 6px;
}
.newsinfo-sec1 .container .cont .lt .jut .fen .f_jut .bshare-weixin {
  background-image: url(../image/feniocniwferwm1.svg);
}
.newsinfo-sec1 .container .cont .lt .jut .fen .f_jut .bshare-weixin:hover {
  background-image: url(../image/feniocniwferwm1-1.svg);
}
.newsinfo-sec1 .container .cont .lt .jut .fen .f_jut .bshare-sinaminiblog {
  background-image: url(../image/feniocniwferwm2.svg);
}
.newsinfo-sec1 .container .cont .lt .jut .fen .f_jut .bshare-qqim {
  background-image: url(../image/feniocniwferwm3.svg);
}
.newsinfo-sec1 .container .cont .lt .jut .fen .f_jut .bshare-qqim:hover {
  background-image: url(../image/feniocniwferwm3-1.svg);
}
.newsinfo-sec1 .container .cont .lt .tag {
  padding-top: 0.24rem;
  display: flex;
  align-items: center;
  border-top: 1px solid #f0f0f0;
  margin-bottom: 0.44rem;
}
.newsinfo-sec1 .container .cont .lt .tag .name {
  flex-shrink: 0;
  margin-top: 6px;
  color: #333333;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .lt .tag .name {
    font-size: 14px;
  }
}
.newsinfo-sec1 .container .cont .lt .tag .fz_jut {
  display: flex;
  flex-wrap: wrap;
  line-height: 28px;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .lt .tag .fz_jut {
    line-height: 24px;
  }
}
.newsinfo-sec1 .container .cont .lt .tag .fz_jut .li {
  padding: 0 12px;
  border: 1px solid #003686;
  color: #003686;
  font-size: 14px;
  margin-top: 6px;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .lt .tag .fz_jut .li {
    font-size: 12px;
  }
}
.newsinfo-sec1 .container .cont .lt .make-text {
  padding-bottom: 0.32rem;
  margin-bottom: 0.3rem;
  border-bottom: 1px solid #f0f0f0;
}
.newsinfo-sec1 .container .cont .lt .f_page {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.newsinfo-sec1 .container .cont .lt .f_page .f_prev,
.newsinfo-sec1 .container .cont .lt .f_page .f_next {
  display: block;
  color: #666666;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  text-overflow: ellipsis;
  padding-bottom: 2px;
  max-width: calc(50% - 50px);
  width: 100%;
  max-width: 76%;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .lt .f_page .f_prev,
  .newsinfo-sec1 .container .cont .lt .f_page .f_next {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .newsinfo-sec1 .container .cont .lt .f_page .f_prev,
  .newsinfo-sec1 .container .cont .lt .f_page .f_next {
    width: 100%;
    max-width: 66%;
  }
}
.newsinfo-sec1 .container .cont .lt .f_page .f_prev:hover,
.newsinfo-sec1 .container .cont .lt .f_page .f_next:hover {
  color: #003686;
}
.newsinfo-sec1 .container .cont .lt .f_page .f_prev:hover:before,
.newsinfo-sec1 .container .cont .lt .f_page .f_next:hover:before {
  width: 100%;
}
@media (max-width: 767px) {
}
.newsinfo-sec1 .container .cont .lt .f_page .f_next {
  margin-top: 0.2rem;
}
@media (max-width: 767px) {
  .newsinfo-sec1 .container .cont .lt .f_page .f_next {
    margin-top: 0.2rem;
  }
}
.newsinfo-sec1 .container .cont .lt .f_page .f_cent {
  display: flex;
  color: #222222;
  align-items: center;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .lt .f_page .f_cent {
    font-size: 14px;
  }
}
.newsinfo-sec1 .container .cont .lt .f_page .f_cent i {
  margin-left: 10px;
  display: block;
  width: 14px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .lt .f_page .f_cent i {
    width: 12px;
    margin-left: 6px;
  }
}
.newsinfo-sec1 .container .cont .lt .f_page .f_cent i img {
  width: 100%;
  float: left;
}
.newsinfo-sec1 .container .cont .lt .f_page .f_cent:hover {
  color: #003686;
}
.newsinfo-sec1 .container .cont .gt {
  width: 32.79%;
}
@media (max-width: 991px) {
  .newsinfo-sec1 .container .cont .gt {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .newsinfo-sec1 .container .cont .gt {
    position: sticky;
    top: 1.4rem;
  }
}
.newsinfo-sec1 .container .cont .gt .fz_jut {
  padding: 0.32rem 0.44rem;
  background-color: #f7f8fa;
}
.newsinfo-sec1 .container .cont .gt .fz_jut .tit {
  color: #000000;
  padding-bottom: 0.1rem;
  border-bottom: 1px solid #f0f0f0;
}
.newsinfo-sec1 .container .cont .gt .fz_jut .nei {
  margin-bottom: 24px;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .gt .fz_jut .nei {
    margin-bottom: 20px;
  }
}
.newsinfo-sec1 .container .cont .gt .fz_jut .nei .item {
  display: block;
  padding: 0.2rem 0;
  border-bottom: 1px solid #f0f0f0;
  color: #000000;
}
.newsinfo-sec1 .container .cont .gt .fz_jut .nei .item:last-child {
  border-bottom: none;
}
.newsinfo-sec1 .container .cont .gt .fz_jut .nei .item .fz_title {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 18px;
  overflow: hidden;
  line-height: 24px;
  height: 50px;
  margin-bottom: 0px;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .gt .fz_jut .nei .item .fz_title {
    line-height: 22px;
    height: 46px;
    font-size: 16px;
  }
}
.newsinfo-sec1 .container .cont .gt .fz_jut .nei .item .itme {
  color: #999999;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .gt .fz_jut .nei .item .itme {
    font-size: 14px;
  }
}
.newsinfo-sec1 .container .cont .gt .fz_jut .nei .item:hover .fz_title {
  color: #003686;
}
.newsinfo-sec1 .container .cont .gt .fz_jut .label {
  display: flex;
  flex-wrap: wrap;
  margin: 0.15rem -5px;
}
.newsinfo-sec1 .container .cont .gt .fz_jut .label .li {
  width: 25%;
  margin-top: 10px;
  padding: 0 5px;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .gt .fz_jut .label .li {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .newsinfo-sec1 .container .cont .gt .fz_jut .label .li {
    width: auto;
  }
}
.newsinfo-sec1 .container .cont .gt .fz_jut .label .li span {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  border-radius: 2px;
  border: solid 1px #999999;
  width: 100%;
  color: #666666;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .newsinfo-sec1 .container .cont .gt .fz_jut .label .li span {
    height: 30px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .newsinfo-sec1 .container .cont .gt .fz_jut .label .li span {
    padding: 0 12px;
  }
}
.newsinfo-sec1 .container .cont .gt .fz_jut .label .li:hover span {
  border-color: #003686;
  color: #003686;
}
/* End */
/* 联系我们 */
.contact_load {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 666;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 2s ease-in-out;
  transition: all 1s ease-in-out;
  text-align: center;
}
.contact_load .cont {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.contact_load .cont .font {
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact_load .cont .font .tit {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  font-weight: bold;
}
.contact_load .cont .font .tit {
  line-height: 1.14;
}
.contactbanner {
  position: relative;
}
.contactbanner .bag {
  padding-bottom: 40.1%;
  overflow: hidden;
  background-color: #000;
}
@media (max-width: 991px) {
  .contactbanner .bag {
    padding-bottom: 68%;
  }
}
@media (max-width: 767px) {
  .contactbanner .bag {
    padding-bottom: 140%;
  }
}
.contactbanner .bag img {
  opacity: 0.6;
  -webkit-transition: none;
  transition: none;
}
.contactbanner .cont {
  position: absolute;
  left: 0;
  top: 55%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.contactbanner .cont .font {
  color: #fff;
  text-align: center;
}
.contactbanner .cont .font .tit {
  line-height: 1.14;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  font-weight: bold;
}
.contactbanner .cont .font .text {
  font-size: 18px;
  opacity: 0.7;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  opacity: 0;
  margin-top: 0.38rem;
}
@media (max-width: 1580px) {
  .contactbanner .cont .font .text {
    font-size: 16px;
  }
}
.contactbanner .cont .font .fz_video {
  width: 0.76rem;
  height: 0.76rem;
  background-color: #fff;
  opacity: 0.9;
  margin: 0.58rem auto 0;
  border-radius: 50%;
  display: flex;
  opacity: 0;
  align-items: center;
  justify-content: center;
  transition: opacity 0.4s 0.4s linear, transform 0.6s 0.3s ease-in-out;
  -webkit-transition: opacity 0.4s 0.4s linear, transform 0.6s 0.3s ease-in-out;
  cursor: pointer;
}
.contactbanner .cont .font .fz_video img {
  width: 0.16rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.contactbanner .cont .font .fz_video:hover img {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.contactbanner .trnatop {
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s ease-in-out;
}
.contactbanner.on .trnatop {
  transform: translateY(0);
  opacity: 1!important;
}
.cotbox-sec1 {
  position: relative;
  z-index: 2;
  margin-top: -0.75rem;
}
.cotbox-sec1 .cotbox1_cont {
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.04);
}
.cotbox-sec1 .cotbox1_cont .swiper-slide {
  width: 20%;
  border-right: 1px solid #f5f5f5;
}
.cotbox-sec1 .cotbox1_cont .swiper-slide:last-child {
  border-right: none;
}
@media (max-width: 767px) {
  .cotbox-sec1 .cotbox1_cont .swiper-slide {
    width: 36%;
  }
}
.cotbox-sec1 .cotbox1_cont .swiper-slide .item {
  display: block;
  padding: 0.3rem 0.4rem 0.28rem;
  background-color: #fff;
  background-position: center;
  background-size: cover;
  transition: all 0.3s linear;
  position: relative;
}
.cotbox-sec1 .cotbox1_cont .swiper-slide .item i {
  position: relative;
  display: block;
  overflow: hidden;
  height: 28px;
  margin-bottom: 0.38rem;
}
@media (max-width: 1580px) {
  .cotbox-sec1 .cotbox1_cont .swiper-slide .item i {
    height: 24px;
  }
}
@media (max-width: 767px) {
  .cotbox-sec1 .cotbox1_cont .swiper-slide .item i {
    margin-bottom: 0.3rem;
  }
}
.cotbox-sec1 .cotbox1_cont .swiper-slide .item i svg {
  max-height: 100%;
  float: left;
}
.cotbox-sec1 .cotbox1_cont .swiper-slide .item i svg path {
  opacity: 1;
  fill: #ababab;
}
.cotbox-sec1 .cotbox1_cont .swiper-slide .item .tit {
  font-weight: bold;
  color: #000000;
  position: relative;
  font-size: 20px;
}
@media (max-width: 1580px) {
  .cotbox-sec1 .cotbox1_cont .swiper-slide .item .tit {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .cotbox-sec1 .cotbox1_cont .swiper-slide .item .tit {
    font-size: 16px;
  }
}
.cotbox-sec1 .cotbox1_cont .swiper-slide .item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background-position: center;
  background-size: cover;
  background-image: url(../image/contacebagimfe1.png);
}
.cotbox-sec1 .cotbox1_cont .swiper-slide:hover {
  border-right: transparent;
}
.cotbox-sec1 .cotbox1_cont .swiper-slide:hover .item:before {
  opacity: 1;
}
.cotbox-sec1 .cotbox1_cont .swiper-slide:hover .item i svg path {
  fill: #fff;
}
.cotbox-sec1 .cotbox1_cont .swiper-slide:hover .item .tit {
  color: #fff;
}
.cotbox-sec1 .cotbox1_cont .on {
  border-right: transparent;
}
.cotbox-sec1 .cotbox1_cont .on .item:before {
  opacity: 1;
}
.cotbox-sec1 .cotbox1_cont .on .item i svg path {
  fill: #fff;
}
.cotbox-sec1 .cotbox1_cont .on .item .tit {
  color: #fff;
}
.cotbox-sec2 .container {
  max-width: 1440px;
}
.cotbox-sec2 .container .fz_title {
  line-height: 1.333;
  color: #000000;
  margin-bottom: 0.22rem;
}
.cotbox-sec2 .container .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 0.7rem;
}
@media (max-width: 1580px) {
  .cotbox-sec2 .container .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.cotbox-sec2 .container .cont {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  border-radius: 5px;
  background-color: #f7f8fa;
}
.cotbox-sec2 .container .cont .lt {
  width: 52.56944%;
  position: relative;
}
@media (max-width: 991px) {
  .cotbox-sec2 .container .cont .lt {
    width: 100%;
  }
}
.cotbox-sec2 .container .cont .lt .f_img {
  padding-bottom: 56.84%;
  border-radius: 5px 0 0 5px;
}
.cotbox-sec2 .container .cont .lt .dian {
  position: absolute;
  width: 0;
  height: 0;
  z-index: 2;
  top: 48%;
  left: 60%;
}
.cotbox-sec2 .container .cont .lt .dian .f_icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background-image: linear-gradient(-25deg, #5aecfe 0%, #33aef4 21%, #0c6fea 71%), linear-gradient(#01546b, #01546b);
  background-blend-mode: normal, 
                normal;
  opacity: 0.9;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1580px) {
  .cotbox-sec2 .container .cont .lt .dian .f_icon {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 767px) {
  .cotbox-sec2 .container .cont .lt .dian .f_icon {
    width: 0.36rem;
    height: 0.36rem;
  }
}
.cotbox-sec2 .container .cont .lt .dian .f_icon img {
  width: 47.222%;
}
.cotbox-sec2 .container .cont .lt .dian:before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #003686;
  margin-left: -25px;
  margin-top: -25px;
  background-image: linear-gradient(-25deg, #5aecfe 0%, #33aef4 21%, #0c6fea 71%), linear-gradient(#01546b, #01546b);
  background-blend-mode: normal, 
                normal;
  animation: scale1 2s linear infinite;
}
.cotbox-sec2 .container .cont .gt {
  display: flex;
  align-items: center;
  width: 47.43056%;
}
@media (max-width: 991px) {
  .cotbox-sec2 .container .cont .gt {
    width: 100%;
  }
}
.cotbox-sec2 .container .cont .gt .font {
  padding: 0.6rem 0.6rem 0.4rem;
}
.cotbox-sec2 .container .cont .gt .font .tit {
  padding-bottom: 0.18rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0.38rem;
}
.cotbox-sec2 .container .cont .gt .font .f_jut {
  width: 100%;
  margin-bottom: 0.6rem;
}
@media (max-width: 1580px) {
  .cotbox-sec2 .container .cont .gt .font .f_jut {
    margin-bottom: 0.4rem;
  }
}
.cotbox-sec2 .container .cont .gt .font .f_jut .li {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  color: #000000;
  font-size: 18px;
  margin-bottom: 8px;
}
@media (max-width: 1580px) {
  .cotbox-sec2 .container .cont .gt .font .f_jut .li {
    font-size: 16px;
  }
}
.cotbox-sec2 .container .cont .gt .font .f_jut .li:last-child {
  margin-bottom: 0;
}
.cotbox-sec2 .container .cont .gt .font .f_jut .li .name {
  width: 80px;
  color: #666666;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .cotbox-sec2 .container .cont .gt .font .f_jut .li .name {
    width: 70px;
    font-size: 16px;
  }
}
.cotbox-sec2 .container .cont .gt .font .f_jut .li span {
  display: block;
  width: calc(100% - 80px);
}
@media (max-width: 1580px) {
  .cotbox-sec2 .container .cont .gt .font .f_jut .li span {
    width: calc(100% - 70px);
  }
}
.cotbox-sec2 .container .cont .gt .font .but {
  display: flex;
  align-items: center;
  width: 100%;
}
.cotbox-sec2 .container .cont .gt .font .but .item {
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 16px;
  transition: all 0.4s linear;
  margin-right: 0.42rem;
}
@media (max-width: 1580px) {
  .cotbox-sec2 .container .cont .gt .font .but .item {
    font-size: 14px;
  }
}
.cotbox-sec2 .container .cont .gt .font .but .item:last-child {
  margin-right: 0;
}
.cotbox-sec2 .container .cont .gt .font .but .item .zhong {
  display: flex;
  align-items: center;
  color: #666666;
  cursor: pointer;
}
.cotbox-sec2 .container .cont .gt .font .but .item .er {
  overflow: hidden;
  position: absolute;
  left: 70%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
  margin-top: 14px;
  display: none;
  width: 120px;
}
@media (max-width: 1580px) {
  .cotbox-sec2 .container .cont .gt .font .but .item .er {
    width: 100px;
  }
}
.cotbox-sec2 .container .cont .gt .font .but .item i {
  display: block;
  height: 23px;
  overflow: hidden;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .cotbox-sec2 .container .cont .gt .font .but .item i {
    height: 20px;
    margin-right: 8px;
  }
}
.cotbox-sec2 .container .cont .gt .font .but .item i img {
  float: left;
  height: 100%;
}
.cotbox-sec2 .container .cont .gt .font .but .item:hover {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.cotbox-sec2 .container .cont .gt .font .but .item:hover .zhong span {
  color: #003686;
}
.cotbox-sec2 .container .cont .gt .font .but .item:hover .er {
  display: block;
}
.cotbox-sec3 {
  background-color: #f7f8fa;
}
.cotbox-sec3 .container {
  max-width: 1440px;
}
.cotbox-sec3 .f_title {
  width: 100%;
  color: #000000;
  margin-bottom: 0.4rem;
}
.cotbox-sec3 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 1580px) {
  .cotbox-sec3 .cont {
    margin: 0 -8px;
  }
}
@media (max-width: 1260px) {
  .cotbox-sec3 .cont {
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .cotbox-sec3 .cont {
    margin: 0;
  }
}
.cotbox-sec3 .cont .item {
  width: 33.333%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .cotbox-sec3 .cont .item {
    margin-bottom: 16px;
    padding: 0 8px;
  }
}
@media (max-width: 1260px) {
  .cotbox-sec3 .cont .item {
    margin-bottom: 10px;
    padding: 0 5px;
  }
}
@media (max-width: 767px) {
  .cotbox-sec3 .cont .item {
    padding: 0;
    width: 100%;
    margin-bottom: 20px;
  }
}
.cotbox-sec3 .cont .item .list {
  display: block;
  height: 100%;
  padding: 0.34rem 0.3rem;
  background-color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 5px;
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.cotbox-sec3 .cont .item .list:before {
  content: "";
  background-color: #003686;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
              normal;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cotbox-sec3 .cont .item .list .tit {
  color: #000000;
  margin-bottom: 0.12rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
}
.cotbox-sec3 .cont .item .list .text {
  position: relative;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 0.6;
  margin-bottom: 0.44rem;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
@media (max-width: 1580px) {
  .cotbox-sec3 .cont .item .list .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.cotbox-sec3 .cont .item .list .but {
  position: relative;
  display: flex;
  align-items: center;
  color: #666666;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .cotbox-sec3 .cont .item .list .but {
    font-size: 14px;
  }
}
.cotbox-sec3 .cont .item .list .but i {
  display: block;
  overflow: hidden;
  width: 17px;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .cotbox-sec3 .cont .item .list .but i {
    width: 13px;
    margin-right: 8px;
  }
}
.cotbox-sec3 .cont .item .list .but i img {
  width: 100%;
  float: left;
}
.cotbox-sec3 .cont .item .list .but i img:nth-child(2) {
  display: none;
}
.cotbox-sec3 .cont .item .list:hover:before {
  opacity: 1;
}
.cotbox-sec3 .cont .item .list:hover .tit {
  color: #fff;
}
.cotbox-sec3 .cont .item .list:hover .text {
  color: #fff;
}
.cotbox-sec3 .cont .item .list:hover .but {
  color: #fff;
}
.cotbox-sec3 .cont .item .list:hover .but i img:nth-child(1) {
  display: none;
}
.cotbox-sec3 .cont .item .list:hover .but i img:nth-child(2) {
  display: block;
}
.cotbox-sec4 .container {
  max-width: 1440px;
}
.cotbox-sec4 .f_title {
  text-align: center;
  color: #000;
  margin-bottom: 0.6rem;
}
.cotbox-sec4 .cont {
  padding: 0 10.76%;
  width: 100;
}
@media (max-width: 767px) {
  .cotbox-sec4 .cont {
    padding: 0;
  }
}
.cotbox-sec4 .cont .form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
@media (max-width: 767px) {
  .cotbox-sec4 .cont .form {
    margin: 0;
  }
}
.cotbox-sec4 .cont .form .item {
  width: 50%;
  padding: 0 5px;
  color: #666666;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .cotbox-sec4 .cont .form .item {
    padding: 0;
    width: 100%;
  }
}
.cotbox-sec4 .cont .form .item input,
.cotbox-sec4 .cont .form .item select,
.cotbox-sec4 .cont .form .item textarea {
  background-color: #f7f8fa;
  border-radius: 5px;
  font-size: 16px;
  width: 100%;
  color: #000000;
  transition: all 0.4s;
  border: 1px solid transparent;
  padding: 24px 20px;
}
@media (max-width: 1580px) {
  .cotbox-sec4 .cont .form .item input,
  .cotbox-sec4 .cont .form .item select,
  .cotbox-sec4 .cont .form .item textarea {
    font-size: 14px;
    padding: 18px 16px;
  }
}
@media (max-width: 767px) {
  .cotbox-sec4 .cont .form .item input,
  .cotbox-sec4 .cont .form .item select,
  .cotbox-sec4 .cont .form .item textarea {
    padding: 14px 16px;
  }
}
.cotbox-sec4 .cont .form .item input:focus,
.cotbox-sec4 .cont .form .item textarea:focus {
  border-color: #015ee7;
}
.cotbox-sec4 .cont .form .item select {
  background-image: url(../image/selecticonimg1.svg);
  background-position: 97% center ;
  background-size: 12px;
  background-repeat: no-repeat;
  color: #666666;
}
.cotbox-sec4 .cont .form .item textarea {
  height: 1.84rem;
}
.cotbox-sec4 .cont .form .f_sele,
.cotbox-sec4 .cont .form .f_textarea,
.cotbox-sec4 .cont .form .f_chioc,
.cotbox-sec4 .cont .form .but {
  width: 100%;
}
.cotbox-sec4 .cont .form .f_chioc {
  display: flex;
  align-items: center;
  position: relative;
  color: #999999;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .cotbox-sec4 .cont .form .f_chioc {
    font-size: 14px;
  }
}
.cotbox-sec4 .cont .form .f_chioc a {
  color: #003686;
}
.cotbox-sec4 .cont .form .f_chioc a:hover {
  text-decoration: underline;
}
.cotbox-sec4 .cont .form .f_chioc input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.cotbox-sec4 .cont .form .f_chioc input:checked ~ i {
  opacity: 1;
  border-color: #015ee7;
  background: #015ee7 url(../image/zehngqueicoim1.svg) center / 100% no-repeat;
}
.cotbox-sec4 .cont .form .f_chioc i {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: solid 1px #000000;
  opacity: 0.3;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .cotbox-sec4 .cont .form .f_chioc i {
    width: 14px;
    height: 14px;
  }
}
.cotbox-sec4 .cont .form .but {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cotbox-sec4 .cont .form .but .f_sub {
  width: 305px;
  height: 70px;
  color: #fff;
  transition: all 0.4s;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#e7ecee, #e7ecee);
  background-blend-mode: normal, 
              normal;
  border-radius: 5px;
  font-size: 16px;
  margin-top: 0.26rem;
}
@media (max-width: 1580px) {
  .cotbox-sec4 .cont .form .but .f_sub {
    height: 55px;
    width: 160px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .cotbox-sec4 .cont .form .but .f_sub {
    height: 47px;
    width: 200px;
  }
}
.cotbox-sec4 .cont .form .but .f_sub:hover {
  opacity: 0.9;
}
@keyframes scale1 {
  0% {
    transform: scale(0.6);
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
/* End */
/* 综合商业 */
.base_prev,
.base_next {
  width: 0.66rem;
  height: 0.66rem;
  width: 0.52rem;
  height: 0.52rem;
  opacity: 1!important;
  border-radius: 50%;
  display: flex;
  align-items: center;
  margin: 0;
  bottom: inherit;
  top: inherit;
  position: relative;
  left: inherit;
  right: initial;
  background: none;
  background-color: #ffffff;
  justify-content: center;
}
.base_prev svg,
.base_next svg {
  width: 18.1818%;
  opacity: 0.2;
  position: relative;
}
.base_prev svg path,
.base_next svg path {
  opacity: 1;
  fill: #000;
}
.base_prev:before,
.base_next:before {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  content: "";
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#0073e6, #0073e6);
  background-blend-mode: normal, 
		  normal;
}
.base_prev:hover:before,
.base_next:hover:before {
  opacity: 1;
}
.base_prev:hover svg,
.base_next:hover svg {
  opacity: 1!important;
}
.base_prev:hover svg path,
.base_next:hover svg path {
  fill: #fff;
}
.synbanner {
  position: relative;
  overflow: hidden;
}
.synbanner .bag {
  padding-bottom: 40.1%;
  overflow: hidden;
  background-color: #000;
}
@media (max-width: 991px) {
  .synbanner .bag {
    padding-bottom: 68%;
  }
}
@media (max-width: 767px) {
  .synbanner .bag {
    padding-bottom: 140%;
  }
}
.synbanner .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .synbanner .bag img:nth-child(1) {
    display: none;
  }
  .synbanner .bag img:nth-child(2) {
    display: block;
  }
}
.synbanner .cont {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.synbanner .cont .font {
  color: #fff;
  text-align: center;
}
.synbanner .cont .font .name {
  font-size: 18px;
  opacity: 0.6;
  margin-bottom: 0.22rem;
}
@media (max-width: 1580px) {
  .synbanner .cont .font .name {
    font-size: 16px;
  }
}
.synbanner .cont .font .tit {
  line-height: 1.14;
}
.synbox_tit {
  text-align: center;
}
.synbox_tit .name {
  font-size: 16px;
  color: #666666;
  margin-bottom: 14px;
}
@media (max-width: 1580px) {
  .synbox_tit .name {
    font-size: 14px;
    margin-bottom: 10px;
  }
}
.synbox_tit .tit {
  color: #000000;
  font-weight: bold;
  line-height: 1.3333;
}
.synbox_tit .tit span {
  color: #006cd7;
}
.synbox_tit .text {
  font-size: 16px;
  line-height: 27px;
  color: #666666;
  margin-top: 14px;
}
@media (max-width: 1580px) {
  .synbox_tit .text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .synbox_tit .text {
    font-size: 16px;
  }
}
.synbox-sec1 {
  background-color: #f7f8fa;
}
.synbox-sec1 .synbox_tit {
  margin-bottom: 0.5rem;
}
.synbox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -11px;
}
@media (max-width: 1580px) {
  .synbox-sec1 .cont {
    margin: 0 -8px;
  }
}
@media (max-width: 1260px) {
  .synbox-sec1 .cont {
    margin: 0 -5px;
  }
}
@media (max-width: 567px) {
  .synbox-sec1 .cont {
    margin: 0;
  }
}
.synbox-sec1 .cont .item {
  width: 20%;
  padding: 0 11px;
}
@media (max-width: 1580px) {
  .synbox-sec1 .cont .item {
    padding: 0 8px;
  }
}
@media (max-width: 1260px) {
  .synbox-sec1 .cont .item {
    padding: 0 5px;
  }
}
@media (max-width: 991px) {
  .synbox-sec1 .cont .item {
    width: 33.333%;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .synbox-sec1 .cont .item {
    width: 50%;
  }
}
@media (max-width: 567px) {
  .synbox-sec1 .cont .item {
    padding: 0 ;
    width: 100%;
  }
}
.synbox-sec1 .cont .item .list {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-radius: 5px;
  background-color: #fff;
  padding: 0.4rem 0.3rem;
}
@media (max-width: 767px) {
  .synbox-sec1 .cont .item .list {
    padding: 0.5rem 0.4rem;
  }
}
.synbox-sec1 .cont .item .list .img {
  display: block;
  height: 0.48rem;
  overflow: hidden;
  margin-bottom: 0.3rem;
}
@media (max-width: 567px) {
  .synbox-sec1 .cont .item .list .img {
    height: 0.7rem;
  }
}
.synbox-sec1 .cont .item .list .img img {
  float: left;
  height: 100%;
}
.synbox-sec1 .cont .item .list .tit {
  color: #000000;
  width: 100%;
  margin-bottom: 8px;
}
@media (max-width: 1580px) {
  .synbox-sec1 .cont .item .list .tit {
    margin-bottom: 6px;
  }
}
.synbox-sec1 .cont .item .list .text {
  font-size: 16px;
  font-weight: normal;
  width: 100%;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
}
@media (max-width: 1580px) {
  .synbox-sec1 .cont .item .list .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.synbox-sec2 {
  background-color: #e8f1f5;
}
.synbox-sec2 .cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}
.synbox-sec2 .cont .lt {
  width: 34%;
  padding-right: 12%;
}
@media (max-width: 1260px) {
  .synbox-sec2 .cont .lt {
    padding-right: 8%;
    width: 30%;
  }
}
@media (max-width: 991px) {
  .synbox-sec2 .cont .lt {
    padding-right: 4%;
  }
}
@media (max-width: 767px) {
  .synbox-sec2 .cont .lt {
    width: 100%;
    margin-bottom: 0.5rem;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .synbox-sec2 .cont .lt {
    position: sticky;
    top: 80px;
  }
  .synbox-sec2 .cont .lt .synbox_tit {
    text-align: left;
  }
}
.synbox-sec2 .cont .gt {
  width: 66%;
}
@media (max-width: 1260px) {
  .synbox-sec2 .cont .gt {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .synbox-sec2 .cont .gt {
    width: 100%;
  }
}
.synbox-sec2 .cont .gt .jut {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 1580px) {
  .synbox-sec2 .cont .gt .jut {
    margin: 0 -8px;
  }
}
@media (max-width: 1260px) {
  .synbox-sec2 .cont .gt .jut {
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .synbox-sec2 .cont .gt .jut {
    margin: 0;
  }
}
.synbox-sec2 .cont .gt .jut .item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .synbox-sec2 .cont .gt .jut .item {
    padding: 0 8px;
    margin-bottom: 16px;
  }
}
@media (max-width: 1260px) {
  .synbox-sec2 .cont .gt .jut .item {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .synbox-sec2 .cont .gt .jut .item {
    padding: 0;
    width: 100%;
    margin-bottom: 20px;
  }
}
.synbox-sec2 .cont .gt .jut .item .list {
  position: relative;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0.24rem 0.3rem;
  min-height: 2.05rem;
  display: flex;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  border-radius: 5px;
  flex-direction: column;
  overflow: hidden;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .synbox-sec2 .cont .gt .jut .item .list {
    padding: 0.5rem 0.4rem;
  }
}
.synbox-sec2 .cont .gt .jut .item .list .shu {
  font-size: 1.6rem;
  line-height: 0.7;
  letter-spacing: 0px;
  color: #e6f1fd;
  opacity: 0.4;
  position: absolute;
  left: 0;
  bottom: 0;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  -webkit-transform: translate(-20%, 20%);
  transform: translate(-20%, 20%);
}
@media (max-width: 767px) {
  .synbox-sec2 .cont .gt .jut .item .list .shu {
    -webkit-transform: translate(20%, 20%);
    transform: translate(20%, 20%);
    left: initial;
    right: 0;
  }
}
.synbox-sec2 .cont .gt .jut .item .list .tit {
  width: 100%;
  color: #000;
  font-size: 0.2rem;
  font-weight: bold;
  margin-bottom: 0.26rem;
}
@media (max-width: 1580px) {
  .synbox-sec2 .cont .gt .jut .item .list .tit {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .synbox-sec2 .cont .gt .jut .item .list .tit {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  .synbox-sec2 .cont .gt .jut .item .list .tit {
    font-size: 0.28rem;
  }
}
@media (max-width: 1580px) {
}
@media (max-width: 1260px) {
}
.synbox-sec2 .cont .gt .jut .item .list .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
  text-align: right;
  padding-left: 17%;
  width: 100%;
}
@media (max-width: 1580px) {
  .synbox-sec2 .cont .gt .jut .item .list .text {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .synbox-sec2 .cont .gt .jut .item .list .text {
    text-align: left;
    padding-left: 0;
  }
}
.synbox-sec2 .cont .gt .jut .item .list:hover {
  background-color: #ffffff;
}
.synbox-sec2 .cont .lt {
  width: 100%;
  padding-right: 0;
  text-align: center;
  position: relative;
  top: 0;
}
.synbox-sec2 .cont .lt .synbox_tit {
  text-align: center;
  margin-bottom: 0.58rem;
}
.synbox-sec2 .cont .gt {
  width: 100%;
}
.synbox-sec2 .cont .gt .jut .item {
  width: 33.333%;
}
@media (max-width: 991px) {
  .synbox-sec2 .cont .gt .jut .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .synbox-sec2 .cont .gt .jut .item {
    width: 100%;
  }
}
.synbox-sec3 {
  background: url(../image/feilantubag1.jpg) center / cover no-repeat;
}
@media (max-width: 767px) {
  .synbox-sec3 {
    overflow: hidden;
  }
}
.synbox-sec3 .synbox_tit {
  margin-bottom: 0.72rem;
}
@media (max-width: 767px) {
  .synbox-sec3 .synbox_tit {
    margin-bottom: 1.4rem;
  }
}
.synbox-sec3 .synbox_tit .name {
  color: #fff;
}
.synbox-sec3 .synbox_tit .tit {
  color: #fff;
}
.synbox-sec3 .cont {
  padding: 0 18.888%;
}
@media (max-width: 767px) {
  .synbox-sec3 .cont {
    padding: 0 12%;
  }
}
.synbox-sec3 .cont .jut {
  width: 100%;
  display: flex;
}
@media (max-width: 767px) {
  .synbox-sec3 .cont .jut {
    flex-wrap: wrap;
  }
}
.synbox-sec3 .cont .jut .item {
  flex-shrink: 0;
  width: 41.75%;
  position: relative;
  margin-left: -10%;
}
@media (max-width: 767px) {
  .synbox-sec3 .cont .jut .item {
    width: 100%;
    margin-left: 0;
  }
}
.synbox-sec3 .cont .jut .item .nei {
  width: 100%;
  padding-bottom: 100%;
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.synbox-sec3 .cont .jut .item .nei:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.1;
  border-radius: 50%;
  opacity: 1;
}
.synbox-sec3 .cont .jut .item .nei .fz_zhong {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50%;
  width: 1.84rem;
  height: 1.84rem;
  line-height: 1.4;
  text-align: center;
  padding: 0 0.36rem;
  font-size: 16px;
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#e6f1fd, #e6f1fd);
  background-blend-mode: normal, 
                normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
}
@media (max-width: 991px) {
  .synbox-sec3 .cont .jut .item .nei .fz_zhong {
    font-size: 14px;
  }
}
.synbox-sec3 .cont .jut .item .yuan,
.synbox-sec3 .cont .jut .item .xian {
  position: absolute;
}
.synbox-sec3 .cont .jut .item .yuan {
  width: 0;
  height: 0;
}
.synbox-sec3 .cont .jut .item .yuan .tit {
  border: 1px solid rgba(255, 255, 255, 0.43);
  text-align: center;
  width: 0.9rem;
  height: 0.9rem;
  position: absolute;
  left: 0;
  top: 0;
  margin-left: -0.45rem;
  margin-top: -0.45rem;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  font-size: 16px;
  padding: 0 0.2rem;
}
@media (max-width: 1580px) {
  .synbox-sec3 .cont .jut .item .yuan .tit {
    font-size: 14px;
    padding: 0 0.1rem;
  }
}
@media (max-width: 991px) {
  .synbox-sec3 .cont .jut .item .yuan .tit {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .synbox-sec3 .cont .jut .item .yuan .tit {
    padding: 0 0.3rem;
    width: 1.1rem;
    height: 1.1rem;
    margin-left: -0.55rem;
    margin-top: -0.55rem;
  }
}
@media (max-width: 567px) {
  .synbox-sec3 .cont .jut .item .yuan .tit {
    font-size: 12px;
  }
}
@media (max-width: 376px) {
  .synbox-sec3 .cont .jut .item .yuan .tit {
    padding: 0 0.2rem;
  }
}
.synbox-sec3 .cont .jut .item .yuan .hover1 {
  position: absolute;
  top: 0.6rem;
  left: 0%;
  background-color: rgba(255, 255, 255, 0.9);
  width: 5.1rem;
  -webkit-transform: translateX(-40%);
  transform: translateX(-40%);
  padding: 0.25rem 0.3rem;
  display: none;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  border-radius: 5px;
  z-index: 4;
}
@media (max-width: 1900px) {
  .synbox-sec3 .cont .jut .item .yuan .hover1 {
    left: inherit;
    right: 0;
    -webkit-transform: translateX(40%);
    transform: translateX(40%);
  }
}
@media (max-width: 991px) {
  .synbox-sec3 .cont .jut .item .yuan .hover1 {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.synbox-sec3 .cont .jut .item .yuan .hover1 .f_title {
  font-size: 18px;
  margin-bottom: 0.12rem;
}
@media (max-width: 1580px) {
  .synbox-sec3 .cont .jut .item .yuan .hover1 .f_title {
    font-size: 16px;
  }
}
.synbox-sec3 .cont .jut .item .yuan .hover1 .text {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 1580px) {
  .synbox-sec3 .cont .jut .item .yuan .hover1 .text {
    line-height: 22px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .synbox-sec3 .cont .jut .item .yuan:hover .hover1 {
    display: block;
  }
}
.synbox-sec3 .cont .jut .item .yuan:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 1.1rem;
  height: 1.1rem;
  background-color: #fff;
  margin-top: -0.55rem;
  margin-left: -0.55rem;
  border-radius: 50%;
  animation: scale1 2s linear infinite;
}
.synbox-sec3 .cont .jut .lt {
  z-index: 2;
  margin-left: 0;
}
.synbox-sec3 .cont .jut .lt .weizhi1 {
  top: 31%;
  left: 3%;
}
.synbox-sec3 .cont .jut .lt .nei:before {
  background: url(../image/yuan1.png) center / 100% no-repeat;
}
@media (max-width: 767px) {
  .synbox-sec3 .cont .jut .lt .nei:before {
    background-image: url(../image/yuan1-1.png);
    background-size: 176%;
  }
}
.synbox-sec3 .cont .jut .lt .xian {
  width: 22%;
  height: 32%;
  top: 40%;
  transform: rotate(-6deg);
  left: -16%;
  background: url(../image/xuanzhuanjiantouimg.png) center / contain no-repeat;
}
.synbox-sec3 .cont .jut .lt .xian .zi {
  color: #fff;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .synbox-sec3 .cont .jut .lt .xian .zi {
    font-size: 16px;
  }
}
.synbox-sec3 .cont .jut .lt .weizhi2 {
  top: 80%;
  left: 6%;
}
.synbox-sec3 .cont .jut .lt .yuan:before {
  display: none;
}
@media (max-width: 767px) {
  .synbox-sec3 .cont .jut .lt .yuan:before {
    display: block;
  }
}
@media (max-width: 767px) {
  .synbox-sec3 .cont .jut .lt .weizhi1 {
    left: 84%;
    top: 9%;
  }
  .synbox-sec3 .cont .jut .lt .xian {
    width: 40%;
    height: 22%;
    left: 30%;
    top: -15%;
    transform: rotate(0);
    background-image: url(../image/xuanzhuanjiantouimg2.png);
  }
  .synbox-sec3 .cont .jut .lt .weizhi2 {
    left: 18%;
    top: 9%;
  }
}
@media (max-width: 767px) {
  .synbox-sec3 .cont .jut .ct {
    margin-top: -1.4rem;
    z-index: 2;
  }
}
.synbox-sec3 .cont .jut .ct .nei:before {
  background: url(../image/yuanhuanimg1.png) center / 100% 100% no-repeat;
  opacity: 1;
  animation: rotate360 5s linear infinite;
}
.synbox-sec3 .cont .jut .ct .nei .dain {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 120%;
  height: 120%;
  border-radius: 50%;
  border: 1px solid #e6f1fd;
  opacity: 0.1;
  margin-left: -10%;
  margin-top: -10%;
  animation: rotate360 5s linear infinite;
}
.synbox-sec3 .cont .jut .ct .nei .dain:after {
  content: "";
  display: block;
  position: absolute;
  left: -3px;
  top: 50%;
  animation: rotate360 5s linear infinite;
  width: 6px;
  height: 6px;
  background-color: #fff;
  opacity: 0.5;
  border-radius: 50%;
}
.synbox-sec3 .cont .jut .gt {
  z-index: 3;
}
@media (max-width: 767px) {
  .synbox-sec3 .cont .jut .gt {
    margin-top: -1.4rem;
  }
}
.synbox-sec3 .cont .jut .gt .nei:before {
  background: url(../image/yuan2.png) center / 100% no-repeat;
}
@media (max-width: 767px) {
  .synbox-sec3 .cont .jut .gt .nei:before {
    background-image: url(../image/yuan2-1.png);
    background-size: 176%;
  }
}
.synbox-sec3 .cont .jut .gt .dingwei1 {
  top: 10%;
  right: 22%;
}
.synbox-sec3 .cont .jut .gt .dingwei2 {
  top: 29%;
  right: 3%;
}
.synbox-sec3 .cont .jut .gt .dingwei3 {
  top: 55%;
  right: 4%;
}
.synbox-sec3 .cont .jut .gt .dingwei4 {
  top: 82%;
  right: 16%;
}
@media (max-width: 767px) {
  .synbox-sec3 .cont .jut .gt .on .tit {
    background-color: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.43);
    color: #fff;
  }
  .synbox-sec3 .cont .jut .gt .on:before {
    display: none;
  }
  .synbox-sec3 .cont .jut .gt .yuan .tit {
    transition: all 0.4s;
  }
  .synbox-sec3 .cont .jut .gt .dingwei1 {
    right: initial;
    top: 88%;
    left: 14%;
  }
  .synbox-sec3 .cont .jut .gt .dingwei2 {
    right: initial;
    top: 97%;
    left: 36%;
  }
  .synbox-sec3 .cont .jut .gt .dingwei3 {
    right: initial;
    top: 96%;
    left: 59%;
  }
  .synbox-sec3 .cont .jut .gt .dingwei4 {
    right: initial;
    top: 88%;
    left: 81%;
  }
}
.synbox-sec3 .cont .fz_nei {
  margin-top: 1rem;
  position: relative;
  width: 124%;
  margin-left: -12%;
}
@media (min-width: 768px) {
  .synbox-sec3 .cont .fz_nei {
    display: none;
  }
}
.synbox-sec3 .cont .fz_nei .fz_list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0.32rem 0.38rem;
}
.synbox-sec3 .cont .fz_nei .fz_list .f_title {
  color: #000000;
  font-size: 18px;
  margin-bottom: 0.12rem;
}
@media (max-width: 1580px) {
  .synbox-sec3 .cont .fz_nei .fz_list .f_title {
    font-size: 16px;
  }
}
.synbox-sec3 .cont .fz_nei .fz_list .text {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 1580px) {
  .synbox-sec3 .cont .fz_nei .fz_list .text {
    line-height: 22px;
    font-size: 14px;
  }
}
.synbox-sec3 .cont .fz_nei .on {
  position: relative;
  visibility: visible;
  opacity: 1;
}
.synbox-sec4 .container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.synbox-sec4 .container .lt {
  width: 47.777%;
}
@media (max-width: 1260px) {
  .synbox-sec4 .container .lt {
    width: 34%;
  }
}
@media (max-width: 767px) {
  .synbox-sec4 .container .lt {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 768px) {
  .synbox-sec4 .container .lt {
    padding-right: 16.888%;
  }
  .synbox-sec4 .container .lt .synbox_tit {
    text-align: left;
  }
}
@media (min-width: 768px) and (max-width: 1260px) {
  .synbox-sec4 .container .lt {
    padding-right: 10%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .synbox-sec4 .container .lt {
    padding-right: 0.5rem;
  }
}
.synbox-sec4 .container .gt {
  width: 52.223%;
}
@media (max-width: 1260px) {
  .synbox-sec4 .container .gt {
    width: 66%;
  }
}
@media (max-width: 767px) {
  .synbox-sec4 .container .gt {
    width: 100%;
  }
}
.synbox-sec4 .container .gt .f_jut .item {
  display: block;
  background-color: #f7f8fa;
  border-radius: 5px;
  padding: 0.34rem 0.4rem 0.45rem;
  padding-right: 0.54rem;
  margin-bottom: 0.22rem;
  overflow: hidden;
  position: relative;
}
.synbox-sec4 .container .gt .f_jut .item:last-child {
  margin-bottom: 0;
}
.synbox-sec4 .container .gt .f_jut .item .tit {
  width: 100%;
  color: #000;
  font-size: 0.26rem;
  margin-bottom: 0.2rem;
}
@media (max-width: 1580px) {
  .synbox-sec4 .container .gt .f_jut .item .tit {
    font-size: 24px;
  }
}
@media (max-width: 1260px) {
  .synbox-sec4 .container .gt .f_jut .item .tit {
    font-size: 20px;
  }
}
.synbox-sec4 .container .gt .f_jut .item .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 0.26rem;
}
@media (max-width: 1580px) {
  .synbox-sec4 .container .gt .f_jut .item .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.synbox-sec4 .container .gt .f_jut .item .news_but {
  font-size: 14px;
  color: #999999;
}
.synbox-sec4 .container .gt .f_jut .item .news_but i svg path {
  fill: #999999;
  opacity: 1;
}
.synbox-sec4 .container .gt .f_jut .item .text,
.synbox-sec4 .container .gt .f_jut .item .tit,
.synbox-sec4 .container .gt .f_jut .item .news_but {
  position: relative;
}
.synbox-sec4 .container .gt .f_jut .item:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  background: url(../image/contacebagimfe1.png) no-repeat center / cover;
}
.synbox-sec4 .container .gt .f_jut .item:hover:before {
  opacity: 1;
}
.synbox-sec4 .container .gt .f_jut .item:hover .tit {
  color: #fff;
}
.synbox-sec4 .container .gt .f_jut .item:hover .text {
  color: #fff;
}
.synbox-sec4 .container .gt .f_jut .item:hover .news_but {
  color: #fff;
}
.synbox-sec4 .container .gt .f_jut .item:hover .news_but i svg path {
  fill: #fff;
}
.synbox-sec5 {
  position: relative;
  background-color: #dbebfc;
}
.synbox-sec5 .container {
  position: relative;
}
.synbox-sec5:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-25deg, #13a9ff 0%, #108cf5 29%, #0c6fea 100%), linear-gradient(#e8f1f5, #e8f1f5);
  background-blend-mode: normal, 
        normal;
  opacity: 0.15;
}
.synbox-sec5 .synbox_tit .text {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}
.synbox-sec5 .fz_img {
  width: 100%;
  margin-top: -2%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .synbox-sec5 .fz_img {
    overflow: auto;
    justify-content: flex-start;
  }
}
.synbox-sec5 .fz_img .tu {
  max-width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .synbox-sec5 .fz_img .tu {
    max-width: initial;
  }
}
.synbox-sec5 .fz_img .tu .img {
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .synbox-sec5 .fz_img .tu .img {
    width: 900px;
  }
}
.synbox-sec5 .fz_img .tu .img img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .synbox-sec5 .fz_img .tu .img img {
    max-width: initial;
    width: 100%;
  }
}
.synbox-sec5 .fz_img .tu .fz_list .item {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.synbox-sec5 .fz_img .tu .fz_list .item .fzicon {
  position: absolute;
  left: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  width: 0.35rem;
}
.synbox-sec5 .fz_img .tu .fz_list .item .fzicon img {
  width: 100%;
}
.synbox-sec5 .fz_img .tu .fz_list .item .tit {
  position: absolute;
  width: 50px;
  color: #2d3b48;
  font-size: 16px;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
@media (max-width: 1580px) {
  .synbox-sec5 .fz_img .tu .fz_list .item .tit {
    font-size: 14px;
  }
}
.synbox-sec5 .fz_img .tu .fz_list .item.on .fzicon {
  width: 0.4rem;
}
.synbox-sec5 .fz_img .tu .fz_list .item.on .tit {
  color: #006cd7;
}
.synbox-sec5 .fz_img .tu .fz_list .active1 .tit {
  left: initial;
  right: -5px;
  top: -0.32rem;
  text-align: right;
}
.synbox-sec5 .fz_img .tu .fz_list .active2 .tit {
  left: 40px;
  top: -0.32rem;
  text-align: left;
}
.synbox-sec5 .cont {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: -0.3rem;
}
@media (max-width: 991px) {
  .synbox-sec5 .cont {
    margin-top: 0;
  }
}
.synbox-sec5 .cont .item {
  padding: 0.42rem 0.38rem;
  background-color: rgba(255, 255, 255, 0.89);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.6rem;
  display: flex;
  line-height: 34px;
}
@media (max-width: 1580px) {
  .synbox-sec5 .cont .item {
    line-height: 30px;
  }
}
@media (max-width: 1260px) {
  .synbox-sec5 .cont .item {
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .synbox-sec5 .cont .item {
    line-height: 1.4;
    flex-wrap: wrap;
  }
}
.synbox-sec5 .cont .item .naem {
  flex: 0 0 auto;
  color: #000000;
}
@media (max-width: 767px) {
  .synbox-sec5 .cont .item .naem {
    width: 100%;
    margin-bottom: 6px;
  }
}
.synbox-sec5 .cont .item .text {
  color: #666666;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .synbox-sec5 .cont .item .text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .synbox-sec5 .cont .item .text {
    width: 100%;
  }
}
.synbox-sec5 .cont .on {
  visibility: visible;
  opacity: 1;
  position: relative;
}
.synbox-sec5 .jut {
  display: flex;
  flex-wrap: wrap;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 24px 0px rgba(0, 121, 171, 0.09);
  border-radius: 5px;
  width: 84%;
  margin: 0 auto;
}
@media (max-width: 1260px) {
  .synbox-sec5 .jut {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .synbox-sec5 .jut {
    width: 100%;
  }
}
.synbox-sec5 .jut .li {
  padding: 0.78rem 0.3rem 0.6rem;
  width: 33.333%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
@media (max-width: 567px) {
  .synbox-sec5 .jut .li {
    padding: 0.7rem 0.22rem;
  }
}
.synbox-sec5 .jut .li .shu {
  display: flex;
  align-items: flex-end;
  font-size: 16px;
  color: #0c6fea;
  margin-bottom: 0.16rem;
}
@media (max-width: 1580px) {
  .synbox-sec5 .jut .li .shu {
    font-size: 14px;
  }
}
.synbox-sec5 .jut .li .shu .zi {
  position: relative;
  color: #11ccfa;
  font-size: 0.6rem;
  line-height: 0.8;
}
@media (max-width: 767px) {
  .synbox-sec5 .jut .li .shu .zi {
    font-size: 0.5rem;
  }
}
.synbox-sec5 .jut .li .shu .zi em {
  font-style: normal;
  content: attr(data-text);
  position: absolute;
  z-index: 10;
  color: #0c6fea;
  -webkit-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -moz-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -ms-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -o-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  left: 0;
  right: 0;
  top: 0;
}
.synbox-sec5 .jut .li .tit {
  color: #000;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .synbox-sec5 .jut .li .tit {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .synbox-sec5 .jut .li .tit {
    font-size: 14px;
  }
}
@media (max-width: 567px) {
  .synbox-sec5 .jut .li .tit {
    font-size: 12px;
  }
}
.synbox-sec5 .jut .li:before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 22px;
  background-color: #0d80ed;
  opacity: 0.1;
}
@media (max-width: 1580px) {
  .synbox-sec5 .jut .li:before {
    width: 3px;
  }
}
@media (max-width: 767px) {
}
.synbox-sec5 .jut .li:last-child:before {
  display: none;
}
.synbox-sec5 .fz_cont {
  position: relative;
}
.synbox-sec5 .fz_cont .f_font {
  width: 100%;
  position: relative;
  margin-bottom: 0.5rem;
}
@media (min-width: 992px) {
  .synbox-sec5 .fz_cont .f_font {
    width: 40.69444444%;
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 0;
  }
}
.synbox-sec5 .fz_cont .f_font .synbox_tit {
  text-align: left;
}
@media (max-width: 991px) {
  .synbox-sec5 .fz_cont .f_font .synbox_tit {
    text-align: center;
  }
}
.synbox-sec5 .fz_cont .f_font .synbox_tit .text {
  width: 100%;
  max-width: 100%;
}
.synbox-sec5 .fz_cont .fz_jut {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1px;
  margin-left: 1px;
}
.synbox-sec5 .fz_cont .fz_jut .item {
  width: 12.5%;
  position: relative;
  margin-top: -1px;
  margin-left: -1px;
  border: 1px solid #ffffff;
}
@media (max-width: 991px) {
  .synbox-sec5 .fz_cont .fz_jut .item {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .synbox-sec5 .fz_cont .fz_jut .item {
    width: 50%;
  }
}
.synbox-sec5 .fz_cont .fz_jut .item .f_list,
.synbox-sec5 .fz_cont .fz_jut .item .hover1 {
  transition: all 0.4s;
  padding: 0.2rem 0.18rem 0.52rem;
}
.synbox-sec5 .fz_cont .fz_jut .item .f_list .f_tit,
.synbox-sec5 .fz_cont .fz_jut .item .hover1 .f_tit {
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 1580px) {
  .synbox-sec5 .fz_cont .fz_jut .item .f_list .f_tit,
  .synbox-sec5 .fz_cont .fz_jut .item .hover1 .f_tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .synbox-sec5 .fz_cont .fz_jut .item .f_list .f_tit,
  .synbox-sec5 .fz_cont .fz_jut .item .hover1 .f_tit {
    font-size: 0.28rem;
  }
}
.synbox-sec5 .fz_cont .fz_jut .item .f_list {
  background: url(../image/zhnayeimgfaz1.png) center / cover no-repeat;
  color: #ffffff;
  opacity: 0;
  height: 100%;
}
.synbox-sec5 .fz_cont .fz_jut .item .f_list .f_tit {
  margin-bottom: 0.24rem;
}
.synbox-sec5 .fz_cont .fz_jut .item .f_list .text {
  font-size: 18px;
  line-height: 1.33333333;
}
@media (max-width: 1580px) {
  .synbox-sec5 .fz_cont .fz_jut .item .f_list .text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .synbox-sec5 .fz_cont .fz_jut .item .f_list .text {
    font-size: 0.26rem;
  }
}
.synbox-sec5 .fz_cont .fz_jut .item .hover1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 2;
  background-color: rgba(248, 248, 248, 0.2);
  display: flex;
  align-items: center;
  text-align: center;
}
.synbox-sec5 .fz_cont .fz_jut .item .hover1 .f_tit {
  width: 100%;
  color: #333333;
  opacity: 0.71;
}
.synbox-sec5 .fz_cont .fz_jut .item:hover .f_list {
  opacity: 1;
}
.synbox-sec5 .fz_cont .fz_jut .item:hover .hover1 {
  opacity: 0;
}
@media (min-width: 992px) {
  .synbox-sec5 .fz_cont .fz_jut .item:nth-child(3) {
    margin-left: calc(12.5% - 2px);
    margin-right: calc(12.5%*4 - 2px);
  }
  .synbox-sec5 .fz_cont .fz_jut .item:nth-child(4) {
    margin-left: calc(12.5% - 2px);
  }
  .synbox-sec5 .fz_cont .fz_jut .item:nth-child(6) {
    margin-right: calc(12.5%*4 - 2px);
  }
  .synbox-sec5 .fz_cont .fz_jut .item:nth-child(9),
  .synbox-sec5 .fz_cont .fz_jut .item:nth-child(10) {
    margin-right: calc(12.5%*2 - 2px);
  }
}
.synbox-sec6 {
  position: relative;
}
.synbox-sec6:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#0d80ed, #0d80ed);
  background-blend-mode: normal, 
        normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
  background: url(../image/fazhanbagimfa1.jpg) no-repeat center / cover;
  opacity: 0.85;
}
.synbox-sec6 .container {
  position: relative;
}
.synbox-sec6 .synbox_tit {
  margin-bottom: 0.9rem;
}
.synbox-sec6 .synbox_tit .tit {
  color: #fff;
}
.synbox-sec6 .synbox_tit .name {
  color: #ffffff;
}
.synbox-sec6 .cont {
  width: 100%;
}
.synbox-sec6 .cont .synbox6_nav:nth-child(1) {
  margin-bottom: 0.4rem;
}
.synbox-sec6 .cont .synbox6_nav .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.synbox-sec6 .cont .synbox6_nav .swiper-slide {
  width: 16.666%;
}
@media (max-width: 1260px) {
  .synbox-sec6 .cont .synbox6_nav .swiper-slide {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .synbox-sec6 .cont .synbox6_nav .swiper-slide {
    width: 25%;
  }
}
@media (max-width: 567px) {
  .synbox-sec6 .cont .synbox6_nav .swiper-slide {
    width: 33.333%;
  }
}
.synbox-sec6 .cont .synbox6_nav .swiper-slide .item {
  width: 100%;
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding-bottom: 36%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 2px solid transparent;
}
.synbox-sec6 .cont .synbox6_nav .swiper-slide .item img {
  max-height: 62.222%;
  max-width: 74.4%;
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .synbox-sec6 .cont .synbox6_nav .swiper-slide .item img {
    max-width: 50%;
    max-height: 60%;
  }
}
.synbox-sec6 .cont .synbox6_nav .swiper-slide .item:hover {
  border-color: rgba(255, 255, 255, 0.8);
  background-color: rgba(255, 255, 255, 0.1);
}
.synbox-sec6 .jut {
  width: 72.9%;
  margin: 0.8rem auto 0;
  position: relative;
}
@media (max-width: 767px) {
  .synbox-sec6 .jut {
    width: 100%;
  }
}
.synbox-sec6 .jut .item {
  width: 100%;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.89);
  padding: 0.35rem 0.36rem 0.4rem;
  border-radius: 5px;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s linear;
}
.synbox-sec6 .jut .on {
  position: relative;
  visibility: visible;
  opacity: 1;
}
.synbox-sec6 .jut .tit {
  color: #000;
  margin-bottom: 6px;
}
.synbox-sec6 .jut .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
}
@media (max-width: 1580px) {
  .synbox-sec6 .jut .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.synbox-sec7 {
  background-color: #f7f8fa;
  overflow: hidden;
}
.synbox-sec7 .synbox_tit {
  margin-bottom: 0.5rem;
}
.synbox-sec7 .cont {
  position: relative;
  padding: 0 21.48%;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .synbox-sec7 .cont {
    padding: 0 ;
  }
}
.synbox-sec7 .cont .synbox7_cont {
  overflow: visible;
  width: 100%;
}
.synbox-sec7 .cont .synbox7_cont .item {
  width: 100%;
}
.synbox-sec7 .cont .synbox7_cont .item .img {
  border-radius: 5px;
  overflow: hidden;
  padding-bottom: 53.89%;
  margin-bottom: 0.2rem;
}
.synbox-sec7 .cont .synbox7_cont .item .font {
  opacity: 0;
  transition: all 0.6s;
  text-align: center;
  padding: 0 13.77%;
}
@media (max-width: 767px) {
  .synbox-sec7 .cont .synbox7_cont .item .font {
    padding: 0;
  }
}
.synbox-sec7 .cont .synbox7_cont .item .font .tit {
  width: 100%;
  font-size: 0.2rem;
  color: #000;
  margin-bottom: 4px;
}
@media (max-width: 1580px) {
  .synbox-sec7 .cont .synbox7_cont .item .font .tit {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .synbox-sec7 .cont .synbox7_cont .item .font .tit {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  .synbox-sec7 .cont .synbox7_cont .item .font .tit {
    font-size: 0.28rem;
  }
}
.synbox-sec7 .cont .synbox7_cont .item .font .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 22px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 0.5;
}
@media (max-width: 1580px) {
  .synbox-sec7 .cont .synbox7_cont .item .font .text {
    font-size: 14px;
    line-height: 20px;
  }
}
.synbox-sec7 .cont .synbox7_cont .swiper-slide-active .item .font {
  opacity: 1;
}
.synbox-sec7 .cont .synbox7_prev,
.synbox-sec7 .cont .synbox7_next {
  position: absolute;
  top: 42%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .synbox-sec7 .cont .synbox7_prev,
  .synbox-sec7 .cont .synbox7_next {
    display: none;
  }
}
.synbox-sec7 .cont .synbox7_prev {
  left: 0;
}
.synbox-sec7 .cont .synbox7_next {
  right: 0;
}
.synbox-sec7 .synbox7_page {
  position: relative;
  width: 100%;
}
.synbox-sec7 .synbox7_page span {
  border-radius: 0;
  width: 0.6rem;
  height: 2px;
  margin: 0 5px;
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 1;
  transition: all 0.3s linear;
}
.synbox-sec7 .synbox7_page span:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
  background-color: #335e9e;
}
.synbox-sec7 .synbox7_page .swiper-pagination-bullet-active {
  width: 1.27rem;
}
.synbox-sec7 .synbox7_page .swiper-pagination-bullet-active:before {
  width: 100%;
  transition: width 5s linear;
}
.synbox-sec8 .synbox_tit {
  margin-bottom: 0.5rem;
}
.synbox-sec8 .cont .synbox8_cont {
  margin: 0 -14px;
}
@media (max-width: 1580px) {
  .synbox-sec8 .cont .synbox8_cont {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide {
  width: 33.3333%;
}
@media (max-width: 991px) {
  .synbox-sec8 .cont .synbox8_cont .swiper-slide {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .synbox-sec8 .cont .synbox8_cont .swiper-slide {
    width: 100%;
  }
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item {
  padding: 0 14px;
}
@media (max-width: 1580px) {
  .synbox-sec8 .cont .synbox8_cont .swiper-slide .item {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .synbox-sec8 .cont .synbox8_cont .swiper-slide .item {
    width: 100%;
  }
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .img {
  padding-bottom: 58.46%;
  overflow: hidden;
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .img img {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font {
  border: solid 1px #d5d5d5;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 40px 0.38rem;
}
@media (max-width: 1580px) {
  .synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font {
    padding: 30px 0.38rem;
  }
}
@media (max-width: 767px) {
  .synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font {
    padding: 0.5rem 0.46rem;
  }
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font .label {
  display: flex;
  align-items: center;
  line-height: 25px;
  color: #fff;
  margin-bottom: 0.16rem;
}
@media (max-width: 1580px) {
  .synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font .label {
    line-height: 22px;
  }
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font .label .li {
  font-size: 12px;
  background-color: #999999;
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font .label .li span {
  padding: 0 6px;
  padding-right: 3px;
  display: block;
  background-color: #999999;
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font .label .day span {
  padding: 0 6px;
  padding-left: 10px;
  background-color: transparent;
  background: url(../image/lanseiconim1.png) right bottom / 100% 100% no-repeat;
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font .tit {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000000;
  margin-bottom: 0.24rem;
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font .text {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-box-orient: vertical;
  height: 50px;
  margin-bottom: 0.7rem;
}
@media (max-width: 1580px) {
  .synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font .text {
    font-size: 14px;
    line-height: 22px;
    height: 46px;
  }
}
@media (max-width: 767px) {
  .synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font .text {
    margin-bottom: 0.3rem;
  }
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font .but {
  padding-top: 0.32rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list .font .but:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 0;
  height: 1px;
  background-color: #003686;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list:hover .img img {
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list:hover .font .tit {
  color: #666;
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list:hover .font .text {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list:hover .font .but:after {
  width: 100%;
}
.synbox-sec8 .cont .synbox8_cont .swiper-slide .item .list:hover .font .but .news_but i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
@keyframes scale2 {
  0% {
    transform: scale(0);
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes rotate360 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* End */
.container2 {
  margin: 0 auto;
  width: 76%;
  max-width: 1440px;
}
@media (max-width: 1580px) {
  .container2 {
    width: 80%;
  }
}
@media (max-width: 1260px) {
  .container2 {
    width: 90%;
  }
}
/* 党建工作 */
.partybanner .bag {
  width: 100%;
  padding-bottom: 36.458666%;
}
@media (max-width: 767px) {
  .partybanner .bag {
    padding-bottom: 140%;
  }
}
@media (min-width: 1921px) {
  .partybanner .bag {
    padding-bottom: 0;
    height: 7rem;
  }
}
.partybanner .bag img {
  width: 100%;
}
.partybanner .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .partybanner .bag img:nth-child(1) {
    display: none;
  }
  .partybanner .bag img:nth-child(2) {
    display: block;
  }
}
.partybox-sec1 {
  background-color: #fff;
}
.partybox-sec1 .news1_cont .item {
  background-color: #f7f8fa;
}
/* End */
/* 供应链产业园 */
.supplybanner {
  position: relative;
  overflow: hidden;
}
.supplybanner .bag {
  width: 100%;
}
.supplybanner .bag:before {
  padding-bottom: 39.0625%;
}
@media (min-width: 1921px) {
  .supplybanner .bag:before {
    padding-bottom: 0;
    height: 7.5rem;
  }
}
@media (max-width: 1260px) {
  .supplybanner .bag:before {
    padding-bottom: 70%;
  }
}
@media (max-width: 767px) {
  .supplybanner .bag:before {
    padding-bottom: 140%;
  }
}
.supplybanner .bag img {
  width: 100%;
}
.supplybanner .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .supplybanner .bag img:nth-child(1) {
    display: none;
  }
  .supplybanner .bag img:nth-child(2) {
    display: block;
  }
}
.supplybanner .cont {
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
@media (max-width: 767px) {
  .supplybanner .cont {
    top: 50%;
  }
}
.supplybanner .cont .font {
  text-align: center;
  color: #fff;
  width: 61.5%;
  margin: 0 auto;
}
@media (max-width: 1260px) {
  .supplybanner .cont .font {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .supplybanner .cont .font {
    width: 100%;
  }
}
.supplybanner .cont .font .tit {
  margin-bottom: 0.18rem;
}
.supplybanner .cont .font .text {
  font-size: 18px;
  line-height: 27px;
  color: #b2c2e2;
}
@media (max-width: 1580px) {
  .supplybanner .cont .font .text {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1260px) {
  .supplybanner .cont .font .text {
    line-height: 24px;
  }
}
.supplybox_tit {
  text-align: center;
  margin-bottom: 0.5rem;
}
.supplybox_tit .name {
  font-size: 16px;
  color: #666;
  margin-bottom: 0.16rem;
}
.supplybox_tit .tit {
  color: #000000;
}
.supplybox-sec1 {
  background-color: #f7f8fa;
}
.supplybox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 1580px) {
  .supplybox-sec1 .cont {
    margin: 0 -5px;
  }
}
.supplybox-sec1 .cont .item {
  width: 25%;
  padding: 0 10px;
}
@media (max-width: 1580px) {
  .supplybox-sec1 .cont .item {
    padding: 0 5px;
  }
}
@media (max-width: 991px) {
  .supplybox-sec1 .cont .item {
    width: 50%;
    margin-bottom: 10px;
  }
}
@media (max-width: 567px) {
  .supplybox-sec1 .cont .item {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .supplybox-sec1 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.supplybox-sec1 .cont .item .list {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background-color: #fff;
  padding: 0.4rem 0.3rem;
  height: 100%;
}
@media (max-width: 567px) {
  .supplybox-sec1 .cont .item .list {
    padding: 0.6rem 0.4rem;
  }
}
.supplybox-sec1 .cont .item .list .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.6rem;
  height: 0.52rem;
  margin-bottom: 0.28rem;
}
@media (max-width: 567px) {
  .supplybox-sec1 .cont .item .list .img {
    width: 0.8rem;
    height: 0.72rem;
  }
}
.supplybox-sec1 .cont .item .list .img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.supplybox-sec1 .cont .item .list .fontw {
  width: 100%;
}
.supplybox-sec1 .cont .item .list .fontw .tit {
  width: 100%;
  color: #000000;
  margin-bottom: 6px;
}
.supplybox-sec1 .cont .item .list .fontw .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
}
@media (max-width: 1580px) {
  .supplybox-sec1 .cont .item .list .fontw .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.supplybox-sec2 .img {
  position: relative;
  width: 100%;
}
.supplybox-sec2 .img img {
  max-width: 100%;
}
.supplybox-sec2 .img img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .supplybox-sec2 .img img:nth-child(1) {
    display: none;
  }
  .supplybox-sec2 .img img:nth-child(2) {
    display: block;
  }
}
.supplybox-sec2 .fz_img {
  position: relative;
}
.supplybox-sec2 .fz_img .yuan {
  width: 16.80555555%;
  position: absolute;
  top: 27%;
  left: 8%;
  border-radius: 50%;
  padding-bottom: 16.80555555%;
}
@media (max-width: 767px) {
  .supplybox-sec2 .fz_img .yuan {
    display: none;
  }
}
.supplybox-sec2 .fz_img .yuan:before,
.supplybox-sec2 .fz_img .yuan:after {
  content: "";
  display: block;
  position: absolute;
  width: 120%;
  height: 120%;
  border-radius: 50%;
  background-color: #03bafd;
  left: -10%;
  top: -10%;
  animation: scale1 2s linear infinite;
}
.supplybox-sec2 .fz_img .yuan:before {
  display: none;
  content: "";
  display: block;
  animation: scale1 2s 1s linear infinite;
}
.supplybox-sec2 .cont {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.25rem 0.2rem;
}
.supplybox-sec2 .cont .lt {
  width: 43.28%;
  padding-right: 12.42%;
  position: relative;
}
.supplybox-sec2 .cont .lt .carim {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: relative;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .supplybox-sec2 .cont .lt .carim {
    display: none;
  }
}
.supplybox-sec2 .cont .lt .carim:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.supplybox-sec2 .cont .lt .carim .yuan {
  width: 56.51%;
  position: relative;
  border-radius: 50%;
  text-align: center;
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#666666, #666666);
  background-blend-mode: normal, 
              normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
}
.supplybox-sec2 .cont .lt .carim .yuan:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.supplybox-sec2 .cont .lt .carim .yuan .font {
  position: absolute;
  top: 50%;
  width: 54.5454%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #fff;
  padding-bottom: 54.5454%;
}
.supplybox-sec2 .cont .lt .carim .yuan .font .tit {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000000;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .supplybox-sec2 .cont .lt .carim .yuan .font .tit {
    font-size: 16px;
  }
}
.supplybox-sec2 .cont .lt .carim:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-bottom: 100%;
  background-color: #0ca0ed;
  border-radius: 50%;
  animation: scale1 3s linear infinite;
}
.supplybox-sec2 .cont .gt {
  width: 56.72%;
  position: relative;
}
.supplybox-sec2 .cont .gt .fz_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -31px;
}
@media (max-width: 1900px) {
}
@media (max-width: 1580px) {
  .supplybox-sec2 .cont .gt .fz_list {
    margin: 0 -14px;
  }
}
@media (max-width: 1260px) {
  .supplybox-sec2 .cont .gt .fz_list {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .supplybox-sec2 .cont .gt .fz_list {
    margin: 0;
  }
}
.supplybox-sec2 .cont .gt .fz_list .fz_title {
  font-size: 20px;
  color: #000000;
}
@media (max-width: 1580px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_title {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_title {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_title {
    display: none;
  }
}
.supplybox-sec2 .cont .gt .fz_list .fz_item {
  width: 33.333%;
  padding: 0 31px;
  margin-bottom: 50px;
}
@media (max-width: 1900px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_item {
    margin-bottom: 36px;
  }
}
@media (max-width: 1580px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_item {
    margin-bottom: 30px;
    padding: 0 14px;
  }
}
@media (max-width: 1260px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_item {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_item {
    padding: 0;
  }
}
.supplybox-sec2 .cont .gt .fz_list .fz_item .li {
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#666666, #666666);
  background-blend-mode: normal, 
                normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
  border-radius: 10px;
  color: #fff;
  height: 100%;
  position: relative;
  padding: 16px 14px 26px 20px;
}
@media (max-width: 1580px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_item .li {
    padding: 12px 16px 20px;
  }
}
.supplybox-sec2 .cont .gt .fz_list .fz_item .li:before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  width: 40px;
  height: 1px;
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal, 
                  normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
  opacity: 0.5;
  margin-left: 8px;
}
@media (max-width: 1580px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_item .li:before {
    width: 14px;
    margin-left: 6px;
  }
}
.supplybox-sec2 .cont .gt .fz_list .fz_item .li .shu {
  text-align: right;
  width: 100%;
  opacity: 0.3;
  line-height: 0.8;
  font-size: 20px;
  margin-bottom: 12px;
}
@media (max-width: 1580px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_item .li .shu {
    font-size: 18px;
    margin-bottom: 10px;
  }
}
.supplybox-sec2 .cont .gt .fz_list .fz_item .li .tit {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 8px;
}
@media (max-width: 1580px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_item .li .tit {
    margin-bottom: 6px;
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_item .li .tit {
    font-size: 16px;
  }
}
.supplybox-sec2 .cont .gt .fz_list .fz_item .li .text {
  opacity: 0.6;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .supplybox-sec2 .cont .gt .fz_list .fz_item .li .text {
    font-size: 14px;
  }
}
.supplybox-sec2 .cont .gt .fz_list .fz_item:last-child .li:before {
  display: none;
}
.supplybox-sec3 {
  background-color: #f7f8fa;
}
@media (max-width: 568px) {
  .supplybox-sec3 {
    padding-bottom: 0.9rem;
  }
}
.supplybox-sec3 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.2rem;
}
@media (max-width: 567px) {
  .supplybox-sec3 .cont {
    margin: 0;
  }
}
.supplybox-sec3 .cont .item {
  width: 33.333%;
  padding: 0 0.2rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .supplybox-sec3 .cont .item {
    width: 50%;
  }
}
@media (max-width: 567px) {
  .supplybox-sec3 .cont .item {
    padding: 0;
    width: 100%;
  }
  .supplybox-sec3 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.supplybox-sec3 .cont .item .list {
  display: block;
  position: relative;
  border-bottom: 1px solid #dedfe1;
}
.supplybox-sec3 .cont .item .list .img {
  padding-bottom: 64.01%;
  overflow: hidden;
}
.supplybox-sec3 .cont .item .list .img img {
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.supplybox-sec3 .cont .item .list .font {
  width: 100%;
  padding: 0.18rem 0.1rem 0.26rem;
  text-align: center;
  color: #000000;
}
.supplybox-sec3 .cont .item .list:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #003686;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.supplybox-sec3 .cont .item .list:hover:after {
  width: 100%;
}
.supplybox-sec3 .cont .item .list:hover .img img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
/* End */
.clear:after {
  content: "";
  display: block;
  clear: both;
  zoom: 1;
}
/* 最新公告 */
.container3 {
  padding: 0 3.761111%;
}
@media (max-width: 1260px) {
  .container3 {
    padding: 0;
  }
}
.noticebanner {
  position: relative;
}
.noticebanner .bag {
  width: 100%;
}
.noticebanner .bag:before {
  padding-bottom: 31.25%;
}
@media (min-width: 1921px) {
  .noticebanner .bag:before {
    padding-bottom: 0;
    height: 6rem;
  }
}
@media (max-width: 1260px) {
  .noticebanner .bag:before {
    padding-bottom: 60%;
  }
}
@media (max-width: 767px) {
  .noticebanner .bag:before {
    padding-bottom: 200%;
  }
}
.noticebanner .bag img {
  width: 100%;
}
.noticebanner .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .noticebanner .bag img:nth-child(1) {
    display: none;
  }
  .noticebanner .bag img:nth-child(2) {
    display: block;
  }
}
.noticebanner .cont {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.noticebanner .cont .container2 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0.62rem 4.861111% 0;
}
@media (max-width: 1260px) {
  .noticebanner .cont .container2 {
    padding-top: 1.62rem;
  }
}
.noticebanner .cont .container2 .lt {
  width: 100%;
}
@media (min-width: 768px) {
  .noticebanner .cont .container2 .lt {
    width: 24.6%;
    padding-right: 0.2rem;
    border-right: 1px solid #404661;
  }
}
@media (max-width: 767px) {
  .noticebanner .cont .container2 .lt {
    text-align: center;
  }
}
.noticebanner .cont .container2 .lt .font {
  width: 100%;
  color: #fff;
  margin-bottom: 0.55rem;
}
.noticebanner .cont .container2 .lt .font .name {
  margin-bottom: 6px;
}
.noticebanner .cont .container2 .lt .font .tit {
  line-height: 0.8;
}
@media (max-width: 1580px) {
  .noticebanner .cont .container2 .lt .font .tit {
    font-size: 30px;
  }
}
.noticebanner .cont .container2 .lt .jut .tit {
  color: #fff;
  color: #ffffff;
  line-height: 0.8;
  font-size: 18px;
  margin-bottom: 0.15rem;
}
@media (max-width: 1580px) {
  .noticebanner .cont .container2 .lt .jut .tit {
    font-size: 16px;
  }
}
.noticebanner .cont .container2 .lt .jut .tit span {
  font-size: 0.5rem;
}
.noticebanner .cont .container2 .lt .jut .gu {
  display: flex;
  align-items: center;
  font-size: 16px;
  font-style: italic;
  color: #ff2c2c;
  margin-bottom: 0.26rem;
}
@media (max-width: 1580px) {
  .noticebanner .cont .container2 .lt .jut .gu {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .noticebanner .cont .container2 .lt .jut .gu {
    justify-content: center;
    width: 100%;
  }
}
.noticebanner .cont .container2 .lt .jut .gu i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: #ff2c2c;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .noticebanner .cont .container2 .lt .jut .gu i {
    width: 16px;
    height: 16px;
  }
}
.noticebanner .cont .container2 .lt .jut .gu i img {
  width: 40%;
}
.noticebanner .cont .container2 .lt .jut .but {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .noticebanner .cont .container2 .lt .jut .but {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .noticebanner .cont .container2 .lt .jut .but {
    width: 100%;
    justify-content: center;
  }
}
.noticebanner .cont .container2 .lt .jut .but i {
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  display: block;
  width: 7px;
  margin-left: 10px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .noticebanner .cont .container2 .lt .jut .but i {
    width: 6px;
    margin-left: 8px;
  }
}
.noticebanner .cont .container2 .lt .jut .but i img {
  width: 100%;
  float: left;
}
.noticebanner .cont .container2 .lt .jut:hover .but i {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
@media (min-width: 768px) {
  .noticebanner .cont .container2 .gt {
    padding-left: 6.76%;
    width: 75.4%;
  }
}
@media (max-width: 991px) {
  .noticebanner .cont .container2 .gt {
    margin-top: 0.6rem;
  }
}
.noticebanner .cont .container2 .gt .f_jut {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.noticebanner .cont .container2 .gt .f_jut .li {
  width: 25%;
  color: #fff;
  margin-bottom: 0.62rem;
  text-align: center;
}
@media (max-width: 567px) {
  .noticebanner .cont .container2 .gt .f_jut .li {
    width: 50%;
    text-align: center;
  }
}
.noticebanner .cont .container2 .gt .f_jut .li .name {
  font-size: 20px;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .noticebanner .cont .container2 .gt .f_jut .li .name {
    font-size: 18px;
    margin-bottom: 6px;
  }
}
@media (max-width: 1260px) {
  .noticebanner .cont .container2 .gt .f_jut .li .name {
    font-size: 16px;
  }
}
.noticebanner .cont .container2 .gt .f_jut .li .tit {
  font-size: 30px;
}
@media (max-width: 1580px) {
  .noticebanner .cont .container2 .gt .f_jut .li .tit {
    font-size: 28px;
  }
}
@media (max-width: 1260px) {
  .noticebanner .cont .container2 .gt .f_jut .li .tit {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .noticebanner .cont .container2 .gt .f_jut .li .tit {
    font-size: 22px;
  }
}
.noticebanner .cont .fzq_font {
  width: 100%;
  text-align: center;
  color: #fff;
}
.noticebanner .cont .fzq_font .tit {
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.noticebanner .cont .fzq_font .text {
  font-size: 18px;
}
@media (max-width: 1580px) {
  .noticebanner .cont .fzq_font .text {
    font-size: 16px;
  }
}
.noticebox-sec1 {
  position: sticky;
  position: -webkit-sticky;
  top: 70px;
  z-index: 4;
  border-bottom: 1px solid #e9e9e9;
  line-height: 78px;
  background-color: #fff;
}
@media (max-width: 1580px) {
  .noticebox-sec1 {
    line-height: 72px;
  }
}
@media (max-width: 1260px) {
  .noticebox-sec1 {
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .noticebox-sec1 {
    top: 60px;
  }
}
.noticebox-sec1 .container2:after {
  content: "";
  display: block;
  clear: both;
  zoom: 1;
}
.noticebox-sec1 .container2 .noticebox1_cont {
  margin: 0;
}
@media (min-width: 768px) {
  .noticebox-sec1 .container2 .noticebox1_cont {
    float: right;
  }
}
.noticebox-sec1 .container2 .noticebox1_cont .swiper-slide {
  width: auto;
  margin-right: 0.32rem;
}
@media (max-width: 767px) {
  .noticebox-sec1 .container2 .noticebox1_cont .swiper-slide {
    margin-right: 0.5rem;
  }
}
.noticebox-sec1 .container2 .noticebox1_cont .swiper-slide:last-child {
  margin-right: 0;
}
.noticebox-sec1 .container2 .noticebox1_cont .swiper-slide .item {
  display: block;
  color: #666666;
  font-size: 18px;
  border-bottom: 1px solid transparent;
}
@media (max-width: 1580px) {
  .noticebox-sec1 .container2 .noticebox1_cont .swiper-slide .item {
    font-size: 16px;
  }
}
.noticebox-sec1 .container2 .noticebox1_cont .on .item {
  color: #000;
  border-bottom-color: #003686;
}
.noticebox-sec2 {
  padding-top: 0.8rem;
}
@media (max-width: 767px) {
  .noticebox-sec2 {
    padding-top: 1.4rem;
  }
}
.noticebox-sec2 .jut {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.noticebox-sec2 .jut .lt {
  width: 15.38%;
}
@media (max-width: 1260px) {
  .noticebox-sec2 .jut .lt {
    width: 20%;
  }
}
@media (max-width: 991px) {
  .noticebox-sec2 .jut .lt {
    width: 100%;
    margin-bottom: 0.6rem;
  }
}
.noticebox-sec2 .jut .gt {
  width: 84.62%;
}
@media (max-width: 1260px) {
  .noticebox-sec2 .jut .gt {
    width: 80%;
  }
}
@media (max-width: 991px) {
  .noticebox-sec2 .jut .gt {
    width: 100%;
  }
}
.noticebox-sec2 .jut .gt .fz_form {
  width: 38.3%;
  background-color: #f7f8fa;
  border-radius: 5px;
}
@media (max-width: 1580px) {
  .noticebox-sec2 .jut .gt .fz_form {
    width: 48%;
  }
}
@media (max-width: 1260px) {
  .noticebox-sec2 .jut .gt .fz_form {
    width: 58%;
  }
}
@media (max-width: 767px) {
  .noticebox-sec2 .jut .gt .fz_form {
    width: 100%;
  }
}
.noticebox-sec2 .jut .gt .fz_form select {
  background: url(../image/seleiconwez1.svg) 95% center / 12px no-repeat;
  width: 100%;
  color: #666666;
  padding: 24px 20px;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .noticebox-sec2 .jut .gt .fz_form select {
    font-size: 14px;
    padding: 20px 16px;
  }
}
@media (max-width: 767px) {
  .noticebox-sec2 .jut .gt .fz_form select {
    padding: 14px 16px;
  }
}
.noticebox-sec2 .jut .gt .form {
  display: flex;
  align-items: center;
  width: 32.46%;
  background-color: #f7f8fa;
  border-radius: 5px;
  padding-right: 30px;
}
@media (max-width: 1580px) {
  .noticebox-sec2 .jut .gt .form {
    width: 40%;
  }
}
@media (max-width: 1260px) {
  .noticebox-sec2 .jut .gt .form {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .noticebox-sec2 .jut .gt .form {
    width: 100%;
    padding-right: 20px;
  }
}
.noticebox-sec2 .jut .gt .form input {
  width: calc(100% - 24px);
  color: #666666;
  padding: 24px 20px;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .noticebox-sec2 .jut .gt .form input {
    font-size: 14px;
    padding: 20px 16px;
  }
}
@media (max-width: 767px) {
  .noticebox-sec2 .jut .gt .form input {
    padding: 14px 16px;
  }
}
.noticebox-sec2 .jut .gt .form .f_sub {
  display: block;
  width: 22px;
  overflow: hidden;
}
.noticebox-sec2 .jut .gt .form .f_sub img,
.noticebox-sec2 .jut .gt .form .f_sub svg {
  width: 100%;
  float: left;
}
.noticebox-sec2 .jut .gt .form .f_sub svg {
  max-height: 100%;
}
.noticebox-sec2 .jut .gt .form .f_sub svg path {
  fill: #949596;
}
.noticebox-sec2 .jut .f_item {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 12px;
  position: relative;
}
.noticebox-sec2 .jut .f_item:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #E5E5E5;
}
.noticebox-sec2 .jut .f_item:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.noticebox-sec2 .jut .f_item .title1,
.noticebox-sec2 .jut .f_item .li {
  display: block;
  padding: 0.34rem 0 0.24rem;
}
.noticebox-sec2 .jut .f_item .title1 {
  line-height: 1;
}
.noticebox-sec2 .jut .f_item .li {
  display: block;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
.noticebox-sec2 .jut .f_item .li .f_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 12px;
}
@media (max-width: 1580px) {
  .noticebox-sec2 .jut .f_item .li .f_title {
    margin-bottom: 8px;
  }
}
.noticebox-sec2 .jut .f_item .li .f_title .tit {
  width: calc(100% - 100px);
  font-size: 20px;
  color: #000000;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .noticebox-sec2 .jut .f_item .li .f_title .tit {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .noticebox-sec2 .jut .f_item .li .f_title .tit {
    font-size: 16px;
  }
}
.noticebox-sec2 .jut .f_item .li .f_title .but {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #003686;
}
@media (max-width: 1580px) {
  .noticebox-sec2 .jut .f_item .li .f_title .but {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .noticebox-sec2 .jut .f_item .li .f_title .but {
    font-size: 14px;
  }
}
.noticebox-sec2 .jut .f_item .li .f_title .but i {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: block;
  width: 18px;
  margin-right: 10px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .noticebox-sec2 .jut .f_item .li .f_title .but i {
    width: 16px;
  }
}
@media (max-width: 767px) {
  .noticebox-sec2 .jut .f_item .li .f_title .but i {
    width: 14px;
    margin-right: 8px;
  }
}
.noticebox-sec2 .jut .f_item .li .f_title .but i img {
  width: 100%;
  float: left;
}
.noticebox-sec2 .jut .f_item .li .data {
  color: #999999;
  font-size: 16px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .noticebox-sec2 .jut .f_item .li .data {
    font-size: 14px;
  }
}
.noticebox-sec2 .jut .f_item .li:after {
  content: "";
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  background-color: #003686;
  height: 1px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.noticebox-sec2 .jut .f_item .li:hover:after {
  width: 100%;
}
.noticebox-sec2 .jut .f_item .li:hover .f_title,
.noticebox-sec2 .jut .f_item .li:hover .data {
  padding-left: 10px;
}
.noticebox-sec2 .jut .f_item .li:hover .f_title .but i {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
@media (max-width: 991px) {
  .noticebox-sec2 .jut .f_item .lt {
    margin-bottom: 0.1rem;
  }
}
.noticebox-sec2 .f_name1 {
  align-items: center;
  margin-bottom: 0.36rem;
}
@media (max-width: 991px) {
  .noticebox-sec2 .f_name1 {
    margin-bottom: 0.6rem;
  }
  .noticebox-sec2 .f_name1 .lt {
    margin-bottom: 0.3rem;
  }
}
/* End */
/* 投资者来访 */
.visitbox-sec1 {
  padding-top: 30px;
}
.visitbox-sec1 .visi_ban {
  width: 100%;
  background-color: #f7f8fa;
  padding: 24px 22px;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #666666;
  margin-bottom: 0.52rem;
}
@media (max-width: 1580px) {
  .visitbox-sec1 .visi_ban {
    font-size: 16px;
    padding: 20px 16px;
  }
}
.visitbox-sec1 .visi_ban span {
  color: #000;
  font-weight: 500;
}
.visitbox-sec1 .fz_title {
  color: #000;
  margin-bottom: 0.3rem;
}
.visitbox-sec1 .fz_text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  padding-right: ;
  line-height: 27px;
  letter-spacing: 0px;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #e5e5e5;
  color: #666666;
  margin-bottom: 0.54rem;
}
@media (max-width: 1580px) {
  .visitbox-sec1 .fz_text {
    font-size: 14px;
    line-height: 24px;
  }
}
.visitbox-sec1 .fz_text a {
  color: #003686;
}
.visitbox-sec1 .visitbox1_nav {
  display: flex;
  color: #666;
  font-size: 16px;
  margin-bottom: 0.25rem;
}
@media (max-width: 1580px) {
  .visitbox-sec1 .visitbox1_nav {
    font-size: 14px;
  }
}
.visitbox-sec1 .visitbox1_nav .name {
  margin-right: 0.3rem;
}
@media (max-width: 991px) {
  .visitbox-sec1 .visitbox1_nav .name {
    margin-right: 0.4rem;
  }
}
.visitbox-sec1 .visitbox1_nav .jut {
  display: flex;
  align-items: center;
}
.visitbox-sec1 .visitbox1_nav .jut .li {
  cursor: pointer;
  color: #000000;
  display: flex;
  align-items: center;
  margin-right: 0.3rem;
}
@media (max-width: 991px) {
  .visitbox-sec1 .visitbox1_nav .jut .li {
    margin-right: 0.4rem;
  }
}
.visitbox-sec1 .visitbox1_nav .jut .li i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 14px;
  height: 14px;
  border: solid 1px #000000;
  opacity: 0.6;
  border-radius: 50%;
  margin-right: 10px;
  margin-top: 2px;
}
@media (max-width: 1580px) {
  .visitbox-sec1 .visitbox1_nav .jut .li i {
    width: 12px;
    height: 12px;
  }
}
.visitbox-sec1 .visitbox1_nav .jut .li i:before {
  content: "";
  display: block;
  width: 42.85%;
  height: 42.85%;
  border-radius: 50%;
  background-color: #003686;
  opacity: 0;
}
.visitbox-sec1 .visitbox1_nav .jut .li.on i {
  border-color: #003686;
}
.visitbox-sec1 .visitbox1_nav .jut .li.on i:before {
  opacity: 1;
}
.visitbox-sec1 .cont {
  position: relative;
  padding-right: 1.66rem;
}
@media (max-width: 991px) {
  .visitbox-sec1 .cont {
    padding-right: 0;
  }
}
.visitbox-sec1 .cont .li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.visitbox-sec1 .cont .li .jut {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
@media (max-width: 567px) {
  .visitbox-sec1 .cont .li .jut {
    margin: 0;
  }
}
.visitbox-sec1 .cont .li .jut .int {
  width: 50%;
  padding: 0 5px;
  margin-bottom: 10px;
}
@media (max-width: 567px) {
  .visitbox-sec1 .cont .li .jut .int {
    padding: 0;
    width: 100%;
  }
}
.visitbox-sec1 .cont .li .jut .int input,
.visitbox-sec1 .cont .li .jut .int select,
.visitbox-sec1 .cont .li .jut .int textarea {
  padding: 23px 20px;
  background-color: #f7f8fa;
  border-radius: 5px;
  color: #666666;
  border: 1px solid transparent;
  font-size: 16px;
  width: 100%;
}
@media (max-width: 1580px) {
  .visitbox-sec1 .cont .li .jut .int input,
  .visitbox-sec1 .cont .li .jut .int select,
  .visitbox-sec1 .cont .li .jut .int textarea {
    padding: 20px 16px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .visitbox-sec1 .cont .li .jut .int input,
  .visitbox-sec1 .cont .li .jut .int select,
  .visitbox-sec1 .cont .li .jut .int textarea {
    padding: 16px 14px;
  }
}
.visitbox-sec1 .cont .li .jut .int select {
  background: #f7f8fa url(../image/selectioncimgfwz1.svg) calc(100% - 30px) center / 12px no-repeat;
}
@media (max-width: 1580px) {
  .visitbox-sec1 .cont .li .jut .int select {
    background-position-x: calc(100% - 20px);
    background-size: 10px;
  }
}
.visitbox-sec1 .cont .li .jut .int textarea {
  height: 1.84rem;
}
.visitbox-sec1 .cont .li .jut .int input:focus,
.visitbox-sec1 .cont .li .jut .int textarea:focus {
  border-color: #015fe7;
}
.visitbox-sec1 .cont .li .jut .f_time,
.visitbox-sec1 .cont .li .jut .fz_but,
.visitbox-sec1 .cont .li .jut .f_textarea {
  width: 100%;
}
.visitbox-sec1 .cont .li .jut .fz_yinsi {
  margin-bottom: 0.25rem;
}
.visitbox-sec1 .cont .li .jut .fz_yinsi label {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  color: #999999;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .visitbox-sec1 .cont .li .jut .fz_yinsi label {
    font-size: 14px;
  }
}
.visitbox-sec1 .cont .li .jut .fz_yinsi label a {
  color: #003686;
}
.visitbox-sec1 .cont .li .jut .fz_yinsi label a:hover {
  text-decoration: underline;
}
.visitbox-sec1 .cont .li .jut .fz_yinsi label i {
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: solid 1px #000000;
  opacity: 0.3;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .visitbox-sec1 .cont .li .jut .fz_yinsi label i {
    width: 14px;
    height: 14px;
    margin-right: 8px;
  }
}
@media (max-width: 1260px) {
  .visitbox-sec1 .cont .li .jut .fz_yinsi label i {
    width: 12px;
    height: 12px;
  }
}
.visitbox-sec1 .cont .li .jut .fz_yinsi label input {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.visitbox-sec1 .cont .li .jut .fz_yinsi label input:checked ~ i {
  opacity: 1;
  border-color: #015fe7;
  background: #003686 url(../image/zhengqueicon.svg) center / contain no-repeat;
}
.visitbox-sec1 .cont .li .jut .fz_but {
  display: flex;
  align-items: center;
}
.visitbox-sec1 .cont .li .jut .fz_but button {
  width: 305px;
  height: 70px;
  background-color: #f7f8fa;
  border-radius: 5px;
  color: #666666;
  margin-right: 10px;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .visitbox-sec1 .cont .li .jut .fz_but button {
    width: 260px;
    font-size: 14px;
    height: 59px;
  }
}
@media (max-width: 767px) {
  .visitbox-sec1 .cont .li .jut .fz_but button {
    width: calc(100% - 5px);
    height: 51px;
  }
}
.visitbox-sec1 .cont .li .jut .fz_but button:last-child {
  margin-right: 0;
}
.visitbox-sec1 .cont .li .jut .fz_but button:hover {
  color: #fff;
  opacity: 0.9;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#e7ecee, #e7ecee);
  background-blend-mode: normal, 
                  normal;
}
.visitbox-sec1 .cont .active {
  position: relative;
  visibility: visible;
  opacity: 1;
}
/* End */
/* 精准营销，数字化运营 */
@keyframes rotate360 {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate3602 {
  from {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.markebanner {
  position: relative;
  overflow: hidden;
}
.markebanner .fz_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.markebanner .fz_video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.markebanner .bag {
  overflow: hidden;
  width: 100%;
  padding-bottom: 36.458666%;
}
@media (max-width: 991px) {
  .markebanner .bag {
    padding-bottom: 64%;
  }
}
@media (max-width: 767px) {
  .markebanner .bag {
    padding-bottom: 188%;
  }
}
@media (min-width: 1921px) {
  .markebanner .bag {
    padding-bottom: 0;
    height: 7rem;
  }
}
.markebanner .bag img {
  width: 100%;
  transition: transform ease-out 0.5s;
  -webkit-transition: transform ease-out 0.5s;
  height: 100%;
}
.markebanner .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .markebanner .bag img:nth-child(1) {
    display: none;
  }
  .markebanner .bag img:nth-child(2) {
    display: block;
  }
}
.markebanner .cont {
  position: absolute;
  top: 15%;
  left: 0;
  width: 100%;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  color: #fff;
}
@media (min-width: 768px) {
  .markebanner .cont {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}
.markebanner .cont .name {
  font-size: 18px;
  color: #ffffff;
  opacity: 0.6;
  margin-bottom: 0.26rem;
}
@media (max-width: 1580px) {
  .markebanner .cont .name {
    font-size: 16px;
  }
}
.markebanner .cont .tit {
  font-weight: bold;
  margin-bottom: 22px;
  line-height: 1.142;
}
@media (max-width: 1580px) {
  .markebanner .cont .tit {
    margin-bottom: 10px;
  }
}
.markebanner .cont .text {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 0.54rem;
  opacity: 0.8;
}
@media (max-width: 1580px) {
  .markebanner .cont .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.markebanner .cont .but {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 60px;
  color: #ffffff;
  font-size: 16px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 5px;
  border: solid 1px #ffffff;
}
@media (max-width: 1580px) {
  .markebanner .cont .but {
    font-size: 14px;
    width: 180px;
    height: 54px;
  }
}
@media (max-width: 1260px) {
  .markebanner .cont .but {
    width: 150px;
    height: 50px;
  }
}
@media (max-width: 567px) {
  .markebanner .cont .but {
    width: 2.3rem;
    height: 0.8rem;
    font-size: 12px;
  }
}
.markebanner .cont .but:hover {
  background-color: #fff;
  color: #333;
}
.markebanner .cont .font {
  max-width: 1000px;
}
.markebox_tit {
  text-align: center;
  margin-bottom: 0.5rem;
}
.markebox_tit .tit {
  color: #000;
  font-weight: bold;
}
.markebox_tit .tit span {
  color: #006cd7;
}
.markebox_but {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 60px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #fff;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#00556a, #00556a);
  font-size: 16px;
  background-blend-mode: normal, 
      normal;
  border-radius: 5px;
}
@media (max-width: 1580px) {
  .markebox_but {
    font-size: 14px;
    width: 200px;
    height: 54px;
  }
}
@media (max-width: 1260px) {
  .markebox_but {
    width: 180px;
    height: 46px;
  }
}
@media (max-width: 567px) {
  .markebox_but {
    font-size: 12px;
    width: 1.8rem;
    height: 0.76rem;
  }
}
.markebox_but:hover {
  opacity: 0.9;
}
.markebox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 1260px) {
  .markebox-sec1 .cont {
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .markebox-sec1 .cont {
    margin: 0;
  }
}
.markebox-sec1 .cont .item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 1260px) {
  .markebox-sec1 .cont .item {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .markebox-sec1 .cont .item {
    padding: 0;
    width: 100%;
  }
}
.markebox-sec1 .cont .item .list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  background-color: #d9eafb;
  border-radius: 5px;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 0.46rem 0.62rem 0.54rem 0.4rem;
}
.markebox-sec1 .cont .item .list:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  background: url(../image/imghoverimg1.jpg) center / cover no-repeat;
}
.markebox-sec1 .cont .item .list:hover:before {
  opacity: 1;
}
.markebox-sec1 .cont .item .list .shu {
  position: relative;
  font-size: 0.68rem;
  color: #ffffff;
  font-weight: 600;
  line-height: 0.8;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  margin-top: 4px;
}
.markebox-sec1 .cont .item .list .font {
  position: relative;
  width: calc(100% - 164px);
}
@media (max-width: 1580px) {
  .markebox-sec1 .cont .item .list .font {
    width: calc(100% - 120px);
  }
}
@media (max-width: 1260px) {
  .markebox-sec1 .cont .item .list .font {
    width: calc(100% - 100px);
  }
}
@media (max-width: 567px) {
  .markebox-sec1 .cont .item .list .font {
    width: 100%;
    margin-top: 10px;
  }
}
.markebox-sec1 .cont .item .list .font .tit {
  margin-bottom: 0.16rem;
  color: #213355;
}
.markebox-sec1 .cont .item .list .font .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #2a416b;
  opacity: 0.8;
}
@media (max-width: 1580px) {
  .markebox-sec1 .cont .item .list .font .text {
    line-height: 22px;
    font-size: 14px;
  }
}
.markebox-sec2 {
  background-color: #e9f5fe;
  overflow: hidden;
}
@media (max-width: 991px) {
  .markebox-sec2 .container {
    padding: 0;
  }
}
.markebox-sec2 .container .markebox_tit {
  margin-bottom: 0.9rem;
}
.markebox-sec2 .container .cont {
  display: flex;
  position: relative;
  align-items: center;
}
@media (max-width: 991px) {
  .markebox-sec2 .container .cont {
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .markebox-sec2 .container .cont:before {
    content: "";
    display: block;
    position: absolute;
    top: 47%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 6.1rem;
    object-fit: contain;
    background: url(../image/xingzhuangimg1.png) center / contain no-repeat;
  }
}
.markebox-sec2 .container .cont .li {
  position: relative;
  width: 11%;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff;
}
@media (max-width: 991px) {
  .markebox-sec2 .container .cont .li {
    width: 30%;
    width: 40%;
  }
}
@media (max-width: 767px) {
  .markebox-sec2 .container .cont .li {
    width: 100%!important;
  }
}
.markebox-sec2 .container .cont .li .tit {
  width: 100%;
  padding: 0.24rem 2px;
  text-align: center;
  line-height: 1;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  color: #1a3a56;
}
.markebox-sec2 .container .cont .li .tit:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-14deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
                normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
  border-radius: 5px;
  opacity: 0.2;
}
.markebox-sec2 .container .cont .li .text {
  padding: 0.16rem 0.27rem 0.2rem;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #666666;
}
@media (max-width: 1580px) {
  .markebox-sec2 .container .cont .li .text {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .markebox-sec2 .container .cont .li .text {
    padding: 0.4rem 0.5rem;
  }
}
.markebox-sec2 .container .cont .wei2 {
  width: 15.6%;
}
@media (max-width: 991px) {
  .markebox-sec2 .container .cont .wei2 {
    width: 33.333%;
    width: 48%;
  }
}
.markebox-sec2 .container .cont .jiantou {
  position: relative;
  width: 4.8%;
  margin: 0 8px;
  z-index: 3;
  height: 6%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .markebox-sec2 .container .cont .jiantou {
    width: 9%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .markebox-sec2 .container .cont .jiantou:nth-child(4) {
    width: 0.8rem;
    margin: 0.4rem auto 0;
  }
  .markebox-sec2 .container .cont .jiantou:nth-child(4) img:nth-child(1) {
    display: none;
  }
  .markebox-sec2 .container .cont .jiantou:nth-child(4) img:nth-child(2) {
    display: block;
  }
  .markebox-sec2 .container .cont .jiantou:nth-child(6) {
    width: 0.8rem;
    margin: 0.4rem auto 0;
  }
  .markebox-sec2 .container .cont .jiantou:nth-child(6) img:nth-child(1) {
    display: none;
  }
  .markebox-sec2 .container .cont .jiantou:nth-child(6) img:nth-child(2) {
    display: block;
  }
}
.markebox-sec2 .container .cont .jiantou img {
  width: 100%;
  float: left;
}
.markebox-sec2 .container .cont .jiantou img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .markebox-sec2 .container .cont .jiantou {
    width: 0.7rem;
    margin: 0.2rem auto;
  }
  .markebox-sec2 .container .cont .jiantou img:nth-child(1) {
    display: none;
  }
  .markebox-sec2 .container .cont .jiantou img:nth-child(2) {
    display: block;
  }
}
.markebox-sec2 .container .cont .wei3 {
  width: 16%;
}
@media (max-width: 991px) {
  .markebox-sec2 .container .cont .wei3 {
    width: 33.333%;
    order: 2;
    width: 40%;
    margin: 0 30%;
  }
}
@media (max-width: 767px) {
  .markebox-sec2 .container .cont .wei3 {
    margin: 0;
  }
}
.markebox-sec2 .container .jut {
  width: 38.5%;
  position: relative;
  height: 100%;
}
@media (max-width: 991px) {
  .markebox-sec2 .container .jut {
    width: 60%;
    margin: 0.5rem 2rem;
  }
}
@media (max-width: 767px) {
  .markebox-sec2 .container .jut {
    width: 100%;
    margin: 0;
  }
}
.markebox-sec2 .container .jut .yuanimg {
  width: 100%;
  padding-bottom: 100%;
  animation: rotate360 6s linear infinite;
}
.markebox-sec2 .container .jut .fz_tit {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #1a3a56;
  font-size: 0.2rem;
}
@media (max-width: 1580px) {
  .markebox-sec2 .container .jut .fz_tit {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .markebox-sec2 .container .jut .fz_tit {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  .markebox-sec2 .container .jut .fz_tit {
    font-size: 0.28rem;
  }
}
@media (max-width: 767px) {
  .markebox-sec2 .container .jut .fz_tit {
    font-size: 14px;
  }
}
.markebox-sec2 .container .jut .logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: rotate360 50s linear infinite;
  animation: rotate360 50s linear infinite;
}
.markebox-sec2 .container .jut .logo .tu {
  width: 143px;
  height: 143px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 1px 0px 38px 0px rgba(132, 174, 217, 0.16);
  padding: 14px;
  color: #1a3a56;
  position: absolute;
  -webkit-animation: rotate3602 50s linear infinite;
  animation: rotate3602 50s linear infinite;
}
@media (max-width: 1580px) {
  .markebox-sec2 .container .jut .logo .tu {
    font-size: 14px;
    padding: 12px;
    width: 116px;
    height: 116px;
  }
}
@media (max-width: 1260px) {
  .markebox-sec2 .container .jut .logo .tu {
    width: 90px;
    height: 90px;
  }
}
.markebox-sec2 .container .jut .logo .tu .yuan {
  background-color: #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  overflow: hidden;
}
.markebox-sec2 .container .jut .logo .tu .yuan .f_icon {
  display: block;
  width: 100%;
  height: 54px;
}
@media (max-width: 1580px) {
  .markebox-sec2 .container .jut .logo .tu .yuan .f_icon {
    height: 50px;
  }
}
@media (max-width: 1260px) {
  .markebox-sec2 .container .jut .logo .tu .yuan .f_icon {
    height: 24px;
  }
}
.markebox-sec2 .container .jut .logo .tu .yuan .f_icon img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.markebox-sec2 .container .jut .logo .tu .tit {
  margin-top: 4px;
}
.markebox-sec3 {
  background-color: #f7f8fa;
}
.markebox-sec3 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 1260px) {
  .markebox-sec3 .cont {
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .markebox-sec3 .cont {
    margin: 0;
  }
}
.markebox-sec3 .cont .item {
  width: 33.333%;
  padding: 0 10px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 20px;
}
@media (max-width: 1260px) {
  .markebox-sec3 .cont .item {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .markebox-sec3 .cont .item {
    padding: 0;
    width: 100%;
  }
}
.markebox-sec3 .cont .item .li {
  background-color: #fff;
  padding: 0.4rem 0.48rem 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.markebox-sec3 .cont .item .li .img {
  display: block;
  height: 46px;
  margin-bottom: 0.34rem;
}
@media (max-width: 1580px) {
  .markebox-sec3 .cont .item .li .img {
    height: 40px;
  }
}
@media (max-width: 1260px) {
  .markebox-sec3 .cont .item .li .img {
    height: 36px;
  }
}
.markebox-sec3 .cont .item .li .img img {
  height: 100%;
}
.markebox-sec3 .cont .item .li .font {
  width: 100%;
  text-align: center;
}
.markebox-sec3 .cont .item .li .font .tit {
  color: #000000;
  margin-bottom: 4px;
}
.markebox-sec3 .cont .item .li .font .text {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
@media (max-width: 1580px) {
  .markebox-sec3 .cont .item .li .font .text {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width: 768px) {
  .markebox-sec3 .cont .item:hover {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.markebox-sec3 .markebox_but {
  margin: 0.6rem auto 0;
}
@media (max-width: 767px) {
  .markebox-sec3 .markebox_but {
    width: 4rem;
  }
}
.markebox-sec4 {
  overflow: hidden;
  background-color: #e9f5fe;
}
.markebox-sec4 .markebox4_cont {
  margin: 0 -5px;
  margin-bottom: 30px;
}
@media (max-width: 1580px) {
  .markebox-sec4 .markebox4_cont {
    margin-bottom: 20px;
  }
}
.markebox-sec4 .markebox4_cont:last-child {
  margin-bottom: 0;
}
.markebox-sec4 .markebox4_cont .str_move {
  display: flex;
}
.markebox-sec4 .markebox4_cont .swiper-wrapper {
  -webkit-transition-timing-function: linear;
  /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.markebox-sec4 .markebox4_cont .swiper-slide {
  width: 11.71875%;
  padding: 0 5px;
}
@media (max-width: 1260px) {
  .markebox-sec4 .markebox4_cont .swiper-slide {
    width: 16%;
  }
}
@media (max-width: 991px) {
  .markebox-sec4 .markebox4_cont .swiper-slide {
    width: 24%;
  }
}
@media (max-width: 567px) {
  .markebox-sec4 .markebox4_cont .swiper-slide {
    width: 36%;
  }
}
.markebox-sec4 .markebox4_cont .swiper-slide .img {
  background-color: #fff;
  width: 100%;
  position: relative;
}
.markebox-sec4 .markebox4_cont .swiper-slide .img:before {
  content: "";
  display: block;
}
.markebox-sec4 .markebox4_cont .swiper-slide .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.markebox-sec4 .markebox4_cont .swiper-slide .img:before {
  padding-bottom: 40%;
}
.markebox-sec4 .markebox4_cont .swiper-slide .img img {
  width: 75%;
  height: 75%;
}
.markebox-sec5 {
  background-position: center;
  background-size: cover;
  padding: 0.7rem 0 0.64rem;
}
.markebox-sec5 .font {
  text-align: center;
  color: #fff;
}
.markebox-sec5 .font .tit {
  margin-bottom: 6px;
}
.markebox-sec5 .font .text {
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  opacity: 0.8;
  margin-bottom: 0.44rem;
}
@media (max-width: 1580px) {
  .markebox-sec5 .font .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.markebox-sec5 .font .but {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 185px;
  height: 46px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: solid 1px #ffffff;
  margin: 0 auto;
}
@media (max-width: 1580px) {
  .markebox-sec5 .font .but {
    font-size: 14px;
    width: 180px;
    height: 44px;
  }
}
@media (max-width: 1260px) {
  .markebox-sec5 .font .but {
    width: 150px;
    height: 44px;
  }
}
@media (max-width: 567px) {
  .markebox-sec5 .font .but {
    width: 1.8rem;
    height: 0.8rem;
    font-size: 12px;
  }
}
.markebox-sec5 .font .but:hover {
  background-color: #fff;
  color: #333;
}
/* End */
/* 跨境与物流服务 */
.markebanner2 .cont .font {
  max-width: 1000px;
}
.markebox22_nav {
  display: flex;
  justify-content: center;
}
.markebox22_nav .nav {
  max-width: 100%;
  margin: 0;
  border-radius: 5px;
  border: 1px solid #c5d3e2;
}
.markebox22_nav .nav .swiper-slide {
  width: auto;
  padding: 5px;
}
.markebox22_nav .nav .swiper-slide .li {
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  padding: 12px 18px;
}
@media (max-width: 1580px) {
  .markebox22_nav .nav .swiper-slide .li {
    padding: 10px 16px;
  }
}
.markebox22_nav .nav .swiper-slide .li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-73deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
              normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  opacity: 0;
}
.markebox22_nav .nav .swiper-slide .li span {
  color: #666666;
  position: relative;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .markebox22_nav .nav .swiper-slide .li span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .markebox22_nav .nav .swiper-slide .li span {
    font-size: 14px;
  }
}
.markebox22_nav .nav .on .li:before {
  opacity: 1;
}
.markebox22_nav .nav .on .li span {
  color: #fff;
}
.markebox2-sec1 .markebox_tit {
  margin-bottom: 0.5rem;
}
.markebox2-sec1 .cont {
  width: 60.375%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .markebox2-sec1 .cont {
    width: 100%;
  }
}
.markebox2-sec1 .cont .item {
  padding: 0 5px;
  width: 25%;
}
@media (max-width: 567px) {
  .markebox2-sec1 .cont .item {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .markebox2-sec1 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.markebox2-sec1 .cont .item .list {
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.markebox2-sec1 .cont .item .list .tit {
  background-image: linear-gradient(-6deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
              normal;
  color: #fff;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.1;
  height: 80px;
  text-align: center;
}
@media (max-width: 1580px) {
  .markebox2-sec1 .cont .item .list .tit {
    font-size: 20px;
    height: 70px;
  }
}
@media (max-width: 1260px) {
  .markebox2-sec1 .cont .item .list .tit {
    height: 56px;
    font-size: 18px;
  }
}
@media (max-width: 567px) {
  .markebox2-sec1 .cont .item .list .tit {
    height: 0.76rem;
  }
}
.markebox2-sec1 .cont .item .list .jut {
  display: flex;
  flex-wrap: wrap;
}
.markebox2-sec1 .cont .item .list .jut .li {
  width: 100%;
  text-align: center;
  background-color: #e7f1fd;
  padding: 20px 10px 0.36rem;
}
@media (max-width: 567px) {
  .markebox2-sec1 .cont .item .list .jut .li {
    padding: 14px 10px 0.5rem;
  }
}
.markebox2-sec1 .cont .item .list .jut .li .shu {
  font-size: 0.6rem;
  color: #ffffff;
  line-height: 0.8;
  font-family: OPPOSans-H, 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.markebox2-sec1 .cont .item .list .jut .li .fz_title {
  font-size: 20px;
  color: #213355;
  opacity: 0.4;
  margin-top: -10px;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .markebox2-sec1 .cont .item .list .jut .li .fz_title {
    font-size: 18px;
    margin-bottom: 16px;
  }
}
@media (max-width: 1260px) {
  .markebox2-sec1 .cont .item .list .jut .li .fz_title {
    font-size: 16px;
    margin-bottom: 14px;
  }
}
.markebox2-sec1 .cont .item .list .jut .li .module1 {
  width: 100%;
  padding: 0.26rem 5px;
  background-color: #ffffff;
  border-radius: 3px;
  margin-bottom: 5px;
}
.markebox2-sec1 .cont .item .list .jut .li .module1:last-child {
  margin-bottom: 0;
}
.markebox2-sec1 .cont .it1 .list {
  background-color: #e7f1fd;
}
.markebox2-sec1 .cont .it2 {
  width: 75%;
}
@media (max-width: 567px) {
  .markebox2-sec1 .cont .it2 {
    width: 100%;
  }
}
.markebox2-sec1 .cont .it2 .list .jut {
  justify-content: space-between;
}
.markebox2-sec1 .cont .it2 .list .jut .li {
  width: calc(33.333% - 1px);
}
@media (max-width: 567px) {
  .markebox2-sec1 .cont .it2 .list .jut .li {
    width: 100%;
    margin-bottom: 0.4rem;
  }
}
.markebox2-sec2 {
  background-color: #dbeafc;
  overflow: hidden;
}
.markebox2-sec2 .synbox_tit {
  margin-bottom: 0.56rem;
}
.markebox2-sec2 .container2 {
  padding: 0 6.333333%;
}
@media (max-width: 991px) {
  .markebox2-sec2 .container2 {
    padding: 0;
  }
}
.markebox2-sec2 .cont {
  position: relative;
}
.markebox2-sec2 .cont .img {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .markebox2-sec2 .cont .img {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: auto;
    justify-content: flex-start;
  }
}
.markebox2-sec2 .cont .img img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .markebox2-sec2 .cont .img img {
    max-width: 150%;
    max-width: initial;
    width: 800px;
  }
}
.markebox2-sec2 .cont .on {
  visibility: visible;
  opacity: 1;
  position: relative;
}
.markebox2-sec2 .list {
  display: flex;
  flex-wrap: wrap;
  padding-left: 1px;
  padding-top: 1px;
}
.markebox2-sec2 .list .li {
  width: 25%;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.5);
  border: solid 1px #d2dce1;
  margin-left: -1px;
  margin-top: -1px;
  padding: 0.84rem 0.4rem 0.26rem;
}
@media (max-width: 767px) {
  .markebox2-sec2 .list .li {
    width: 33.333%;
  }
}
@media (max-width: 567px) {
  .markebox2-sec2 .list .li {
    width: 50%;
  }
}
.markebox2-sec2 .list .li .shu {
  display: flex;
  align-items: flex-start;
  line-height: 1.46;
  color: #666666;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 18px;
  margin-bottom: 6px;
}
@media (max-width: 1580px) {
  .markebox2-sec2 .list .li .shu {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .markebox2-sec2 .list .li .shu {
    font-size: 14px;
  }
}
.markebox2-sec2 .list .li .shu .zi {
  position: relative;
  color: #11ccfa;
  font-size: 0.6rem;
  line-height: 0.8;
}
@media (max-width: 767px) {
  .markebox2-sec2 .list .li .shu .zi {
    font-size: 0.5rem;
  }
}
.markebox2-sec2 .list .li .shu .zi em {
  font-style: normal;
  content: attr(data-text);
  position: absolute;
  z-index: 10;
  color: #0c6fea;
  -webkit-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -moz-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -ms-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -o-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  left: 0;
  right: 0;
  top: 0;
}
.markebox2-sec2 .list .li .shu .zi span {
  display: block;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .markebox2-sec2 .list .li .shu .zi span {
    margin-right: 5px;
  }
}
.markebox2-sec2 .list .li .tit {
  font-size: 18px;
  color: #666666;
}
@media (max-width: 1580px) {
  .markebox2-sec2 .list .li .tit {
    font-size: 16px;
  }
}
.markebox2-sec3 {
  overflow: hidden;
  background-position: center;
  background-size: cover;
  padding-bottom: 20px;
}
.markebox2-sec3 .synbox_tit {
  margin-bottom: 0.52rem;
}
.markebox2-sec3 .synbox_tit .tit {
  color: #fff;
}
.markebox2-sec3 .markebox22_nav {
  margin-bottom: 1.1rem;
}
.markebox2-sec3 .markebox22_nav .nav {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.markebox2-sec3 .markebox22_nav .nav .swiper-slide .li span {
  color: #ffffff;
  opacity: 0.4;
}
.markebox2-sec3 .markebox22_nav .nav .on .li span {
  opacity: 1;
}
.markebox2-sec3 .cont {
  position: relative;
}
.markebox2-sec3 .cont .img {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .markebox2-sec3 .cont .img {
    display: flex;
    align-items: center;
    overflow: auto;
  }
}
.markebox2-sec3 .cont .img img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .markebox2-sec3 .cont .img img {
    max-width: 280%;
    margin-right: 150%;
    margin-right: 0;
  }
}
.markebox2-sec3 .cont .on {
  visibility: visible;
  opacity: 1;
  position: relative;
}
/* End */
/* 采销整合运营 */
.markebanner3 .cont .font {
  text-align: left;
  width: 100%;
  max-width: 1000px;
}
.markebanner3 .cont .font .text {
  margin-bottom: 0.74rem;
}
.markebox3-sec1 {
  background-color: #f7f8fa;
}
.markebox3-sec1 .fz_img {
  margin-bottom: 0.52rem;
}
.markebox3-sec1 .fz_img img {
  width: 100%;
}
.markebox3-sec1 .fz_img img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .markebox3-sec1 .fz_img img:nth-child(1) {
    display: none;
  }
  .markebox3-sec1 .fz_img img:nth-child(2) {
    display: block;
  }
}
.markebox3-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 1260px) {
  .markebox3-sec1 .cont {
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .markebox3-sec1 .cont {
    margin: 0;
  }
}
.markebox3-sec1 .cont .item {
  width: 33.333%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 1260px) {
  .markebox3-sec1 .cont .item {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .markebox3-sec1 .cont .item {
    padding: 0;
    width: 100%;
  }
}
.markebox3-sec1 .cont .item .li {
  background-color: #fff;
  padding: 0.4rem 0.48rem 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
.markebox3-sec1 .cont .item .li .img {
  display: block;
  height: 46px;
  margin-bottom: 0.34rem;
}
@media (max-width: 1580px) {
  .markebox3-sec1 .cont .item .li .img {
    height: 40px;
  }
}
@media (max-width: 1260px) {
  .markebox3-sec1 .cont .item .li .img {
    height: 36px;
  }
}
.markebox3-sec1 .cont .item .li .img img {
  height: 100%;
}
.markebox3-sec1 .cont .item .li .font {
  width: 100%;
  text-align: center;
}
.markebox3-sec1 .cont .item .li .font .tit {
  color: #000000;
  line-height: 1.2;
  margin-bottom: 10px;
}
.markebox3-sec1 .cont .item .li .font .text {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
@media (max-width: 1580px) {
  .markebox3-sec1 .cont .item .li .font .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.markebox3-sec2 {
  background-position: left bottom;
  background-size: 100%;
  background-repeat: no-repeat;
  overflow: hidden;
}
.markebox3-sec2 .synbox_tit {
  margin-bottom: 0.5rem;
}
.markebox3-sec2 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 1260px) {
  .markebox3-sec2 .cont {
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .markebox3-sec2 .cont {
    margin: 0;
  }
}
.markebox3-sec2 .cont .item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 1260px) {
  .markebox3-sec2 .cont .item {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .markebox3-sec2 .cont .item {
    padding: 0;
    width: 100%;
  }
}
.markebox3-sec2 .cont .item .list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  background-color: #d9eafb;
  border-radius: 5px;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 0.46rem 0.62rem 0.54rem 0.4rem;
}
.markebox3-sec2 .cont .item .list:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  background: url(../image/imghoverimg1.jpg) center / cover no-repeat;
}
.markebox3-sec2 .cont .item .list .shu {
  position: relative;
  font-size: 0.68rem;
  color: #ffffff;
  font-weight: 600;
  line-height: 0.8;
  font-family: OPPOSans-H, 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.markebox3-sec2 .cont .item .list .font {
  position: relative;
  width: calc(100% - 164px);
}
@media (max-width: 1580px) {
  .markebox3-sec2 .cont .item .list .font {
    width: calc(100% - 120px);
  }
}
@media (max-width: 1260px) {
  .markebox3-sec2 .cont .item .list .font {
    width: calc(100% - 100px);
  }
}
@media (max-width: 567px) {
  .markebox3-sec2 .cont .item .list .font {
    width: 100%;
    margin-top: 10px;
  }
}
.markebox3-sec2 .cont .item .list .font .tit {
  margin-bottom: 0.16rem;
  color: #213355;
}
.markebox3-sec2 .cont .item .list .font .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #2a416b;
  opacity: 0.8;
  margin-bottom: 0.3rem;
}
@media (max-width: 1580px) {
  .markebox3-sec2 .cont .item .list .font .text {
    line-height: 22px;
    font-size: 14px;
  }
}
.markebox3-sec2 .cont .item .list .font .but {
  display: flex;
  align-items: center;
  color: #213355;
  font-size: 14px;
}
.markebox3-sec2 .cont .item .list .font .but i {
  display: block;
  width: 6px;
  overflow: hidden;
  transition: all 0.4s;
  margin-left: 10px;
}
.markebox3-sec2 .cont .item .list .font .but i img {
  float: left;
  width: 100%;
}
.markebox3-sec2 .cont .item .list:hover:before {
  opacity: 1;
}
.markebox3-sec2 .cont .item .list:hover .font .but i {
  transform: translateX(4px);
}
.markebox3-sec2 .fzq_img {
  margin: 0 auto;
  margin-top: 0.6rem;
  max-width: 1920px;
}
.markebox3-sec2 .fzq_img img {
  width: 100%;
}
.markebox3-sec2 .fzq_img img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .markebox3-sec2 .fzq_img img:nth-child(1) {
    display: none;
  }
  .markebox3-sec2 .fzq_img img:nth-child(2) {
    display: block;
  }
}
.markebox3-sec3 {
  background-color: #dbeafc;
  overflow: hidden;
  background-image: url(../image/markebox33bag.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 1.2rem;
}
.markebox3-sec3 .synbox_tit {
  margin-bottom: 0.1rem;
}
.markebox3-sec3 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.7rem;
}
@media (max-width: 991px) {
  .markebox3-sec3 .cont {
    margin: 0 -0.4rem;
  }
}
@media (max-width: 567px) {
  .markebox3-sec3 .cont {
    margin: 0 0 -0.2rem;
  }
}
@media (max-width: 567px) {
}
@media (max-width: 375px) {
  .markebox3-sec3 .cont {
    margin: 0;
  }
}
.markebox3-sec3 .cont .item {
  width: 33.333%;
  padding: 0 0.7rem;
  position: relative;
  margin-top: 0.56rem;
}
@media (max-width: 991px) {
  .markebox3-sec3 .cont .item {
    padding: 0 0.4rem;
  }
}
@media (max-width: 767px) {
  .markebox3-sec3 .cont .item {
    padding: 0 0.2rem;
    width: 50%;
  }
}
@media (max-width: 567px) {
  .markebox3-sec3 .cont .item {
    width: 100%;
  }
}
@media (max-width: 375px) {
  .markebox3-sec3 .cont .item {
    padding: 0;
    width: 100%;
  }
}
.markebox3-sec3 .cont .item .list {
  position: relative;
  background-color: rgba(255, 255, 255, 0.4);
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  border-color: rgba(255, 255, 255, 0.4);
  padding: 0.12rem 0.36rem 0.42rem;
  text-align: center;
  height: 100%;
}
.markebox3-sec3 .cont .item .list .shu {
  color: #ffffff;
  font-size: 0.26rem;
  line-height: 0.8;
  margin-bottom: 0.5rem;
}
@media (max-width: 1580px) {
  .markebox3-sec3 .cont .item .list .shu {
    font-size: 24px;
  }
}
@media (max-width: 1260px) {
  .markebox3-sec3 .cont .item .list .shu {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .markebox3-sec3 .cont .item .list .shu {
    font-size: 18px;
  }
}
.markebox3-sec3 .cont .item .list .tit {
  color: #000000;
  margin-bottom: 15px;
}
@media (max-width: 1580px) {
  .markebox3-sec3 .cont .item .list .tit {
    margin-bottom: 12px;
  }
}
@media (max-width: 567px) {
  .markebox3-sec3 .cont .item .list .tit {
    font-size: 16px;
    line-height: 22px;
  }
}
.markebox3-sec3 .cont .item .list .text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
}
@media (max-width: 1580px) {
  .markebox3-sec3 .cont .item .list .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.markebox3-sec3 .cont .item:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -16px;
  transform: translateX(-50%);
  width: 175px;
  height: 100%;
  background: url(../image/shuagnfangimfaz1.png) center top / 100% no-repeat;
}
@media (max-width: 1580px) {
  .markebox3-sec3 .cont .item:before {
    width: 150px;
    top: -14px;
  }
}
@media (max-width: 1260px) {
  .markebox3-sec3 .cont .item:before {
    width: 120px;
  }
}
.markebox3-sec3 .cont .item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 0.64rem;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  background: url(../image/jianbaimjiantouimg.png) center / 100% no-repeat;
}
@media (max-width: 767px) {
  .markebox3-sec3 .cont .item:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .markebox3-sec3 .cont .item:nth-child(3n):after,
  .markebox3-sec3 .cont .item:last-child:after {
    display: none;
  }
}
.markebox3-sec4 {
  overflow: hidden;
}
.markebox3-sec4 .synbox_tit {
  margin-bottom: 0.66rem;
}
.markebox3-sec4 .cont {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.markebox3-sec4 .cont .lt {
  width: 49.69%;
  padding: 0 10.92%;
  position: relative;
}
@media (max-width: 991px) {
  .markebox3-sec4 .cont .lt {
    width: 70%;
    margin: 0 auto 0.6rem;
  }
}
@media (max-width: 767px) {
  .markebox3-sec4 .cont .lt {
    width: 100%;
    padding: 0;
  }
}
.markebox3-sec4 .cont .lt .jut {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.markebox3-sec4 .cont .lt .jut .yuan {
  width: 100%;
  padding-bottom: 100%;
  border-radius: 50%;
  border: 1px dashed #bcdbfa;
}
@media (max-width: 767px) {
  .markebox3-sec4 .cont .lt .jut .yuan {
    position: relative;
    margin-bottom: 0.4rem;
  }
}
.markebox3-sec4 .cont .lt .jut .yuan:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 84%;
  height: 84%;
  border-radius: 50%;
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#e6f1fd, #e6f1fd);
  background-blend-mode: normal, 
                normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
  opacity: 0.08;
}
.markebox3-sec4 .cont .lt .jut .yuan .font {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.36rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 64.24%;
  height: 64.24%;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  background-color: #003686;
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#e6f1fd, #e6f1fd);
  background-blend-mode: normal, 
                normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
}
.markebox3-sec4 .cont .lt .jut .yuan .font .tit {
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 1900px) {
  .markebox3-sec4 .cont .lt .jut .yuan .font .tit {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1260px) {
  .markebox3-sec4 .cont .lt .jut .yuan .font .tit {
    font-size: 12px;
    line-height: 22px;
  }
}
@media (max-width: 991px) {
  .markebox3-sec4 .cont .lt .jut .yuan .font .tit {
    line-height: 22px;
    font-size: 12px;
  }
}
.markebox3-sec4 .cont .lt .jut .fz_list {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .markebox3-sec4 .cont .lt .jut .fz_list {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.markebox3-sec4 .cont .lt .jut .fz_list .li {
  display: flex;
  align-items: center;
  width: 172px;
  height: 48px;
  background-color: #ecf6ff;
  border-radius: 24px;
  position: absolute;
  top: 0;
  cursor: pointer;
}
@media (max-width: 1580px) {
  .markebox3-sec4 .cont .lt .jut .fz_list .li {
    width: 160px;
    border-radius: 22px;
    height: 44px;
  }
}
@media (max-width: 767px) {
  .markebox3-sec4 .cont .lt .jut .fz_list .li {
    position: relative;
    height: 0.76rem;
    width: calc(50% - 12px);
    margin-bottom: 0.6rem;
  }
}
.markebox3-sec4 .cont .lt .jut .fz_list .li .shu {
  position: relative;
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: center;
  width: 48px;
  height: 100%;
  border-radius: 50%;
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#d5dde6, #d5dde6);
  background-blend-mode: normal, 
                  normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
}
@media (max-width: 1580px) {
  .markebox3-sec4 .cont .lt .jut .fz_list .li .shu {
    width: 44px;
  }
}
@media (max-width: 767px) {
  .markebox3-sec4 .cont .lt .jut .fz_list .li .shu {
    width: 0.76rem;
  }
}
.markebox3-sec4 .cont .lt .jut .fz_list .li .shu:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 150%;
  height: 150%;
  border-radius: 50%;
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#d5dde6, #d5dde6);
  background-blend-mode: normal, 
                    normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
  opacity: 0.2;
}
.markebox3-sec4 .cont .lt .jut .fz_list .li .fz_zi {
  position: relative;
  font-size: 12px;
  color: #213355;
  padding: 16px 0;
  padding-left: 0.22rem;
  width: calc(100% - 48px);
}
@media (max-width: 1580px) {
  .markebox3-sec4 .cont .lt .jut .fz_list .li .fz_zi {
    width: calc(100% - 44px);
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .markebox3-sec4 .cont .lt .jut .fz_list .li .fz_zi {
    width: calc(100% - 0.76rem);
    font-size: 12px;
  }
}
.markebox3-sec4 .cont .lt .jut .fz_list .li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s;
  border-radius: 24px;
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#dff0ff, #dff0ff);
  background-blend-mode: normal, 
                  normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
}
@media (max-width: 1580px) {
  .markebox3-sec4 .cont .lt .jut .fz_list .li:before {
    border-radius: 22px;
  }
}
@media (min-width: 768px) {
  .markebox3-sec4 .cont .lt .jut .fz_list .wei1,
  .markebox3-sec4 .cont .lt .jut .fz_list .wei2,
  .markebox3-sec4 .cont .lt .jut .fz_list .wei3 {
    text-align: right;
  }
  .markebox3-sec4 .cont .lt .jut .fz_list .wei1 .shu,
  .markebox3-sec4 .cont .lt .jut .fz_list .wei2 .shu,
  .markebox3-sec4 .cont .lt .jut .fz_list .wei3 .shu {
    order: 1;
  }
  .markebox3-sec4 .cont .lt .jut .fz_list .wei1 .fz_zi,
  .markebox3-sec4 .cont .lt .jut .fz_list .wei2 .fz_zi,
  .markebox3-sec4 .cont .lt .jut .fz_list .wei3 .fz_zi {
    padding-left: 0;
    padding-right: 0.22rem;
  }
  .markebox3-sec4 .cont .lt .jut .fz_list .wei1 {
    right: 84%;
    top: 14%;
  }
  .markebox3-sec4 .cont .lt .jut .fz_list .wei2 {
    right: 95%;
    top: 46%;
  }
  .markebox3-sec4 .cont .lt .jut .fz_list .wei3 {
    right: 81%;
    top: 76%;
  }
  .markebox3-sec4 .cont .lt .jut .fz_list .wei4 {
    left: 84%;
    top: 14%;
  }
  .markebox3-sec4 .cont .lt .jut .fz_list .wei5 {
    left: 95%;
    top: 46%;
  }
  .markebox3-sec4 .cont .lt .jut .fz_list .wei6 {
    left: 81%;
    top: 76%;
  }
}
.markebox3-sec4 .cont .lt .jut .fz_list .on:before {
  opacity: 1;
}
.markebox3-sec4 .cont .lt .jut .fz_list .on .fz_zi {
  color: #fff;
}
.markebox3-sec4 .cont .lt .fz_nei {
  width: 100%;
  position: relative;
}
.markebox3-sec4 .cont .lt .fz_nei .li {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background-color: #003686;
  background-image: linear-gradient(-7deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
              normal;
  border-radius: 5px;
  padding: 16px 20px;
}
@media (max-width: 1580px) {
  .markebox3-sec4 .cont .lt .fz_nei .li {
    padding: 14px 18px;
  }
}
.markebox3-sec4 .cont .lt .fz_nei .li .tit {
  margin-bottom: 2px;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .markebox3-sec4 .cont .lt .fz_nei .li .tit {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .markebox3-sec4 .cont .lt .fz_nei .li .tit {
    margin-bottom: 6px;
  }
}
.markebox3-sec4 .cont .lt .fz_nei .li .text {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 18px;
  letter-spacing: 0px;
  color: #f7f8fa;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .markebox3-sec4 .cont .lt .fz_nei .li .text {
    line-height: 24px;
  }
}
.markebox3-sec4 .cont .lt .fz_nei .on {
  visibility: visible;
  opacity: 1;
  position: relative;
}
.markebox3-sec4 .cont .lt:after {
  content: "";
  display: block;
  width: 64px;
  height: 50px;
  background: url(../image/jinatouimwfe1.png) center / contain no-repeat;
  position: absolute;
  right: 0;
  top: 50px;
  margin-top: 0.22rem;
  transform: translateX(100%);
}
@media (max-width: 1580px) {
  .markebox3-sec4 .cont .lt:after {
    width: 50px;
    height: 40px;
    top: 40px;
    right: -20px;
  }
}
@media (max-width: 991px) {
  .markebox3-sec4 .cont .lt:after {
    display: none;
  }
}
.markebox3-sec4 .cont .gt {
  width: 50.31%;
  padding-left: 8.9%;
  padding-right: 1.9%;
  margin-top: 0.22rem;
}
@media (max-width: 991px) {
  .markebox3-sec4 .cont .gt {
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .markebox3-sec4 .cont .gt {
    width: 100%;
    padding: 0;
  }
}
.markebox3-sec4 .cont .gt .li {
  text-align: center;
}
.markebox3-sec4 .cont .gt .li .tit {
  font-size: 20px;
  color: #000000;
  margin-bottom: 14px;
}
@media (max-width: 1580px) {
  .markebox3-sec4 .cont .gt .li .tit {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
@media (max-width: 1260px) {
  .markebox3-sec4 .cont .gt .li .tit {
    font-size: 16px;
  }
}
.markebox3-sec4 .cont .gt .li .jut {
  display: flex;
  flex-wrap: wrap;
}
.markebox3-sec4 .cont .gt .li .jut .ite {
  width: calc(33.333% - 5px);
  margin-right: 5px;
  background-color: #e7f3fd;
  border-radius: 5px;
  color: #213355;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  height: 58px;
  line-height: 1.2;
}
@media (max-width: 1580px) {
  .markebox3-sec4 .cont .gt .li .jut .ite {
    font-size: 14px;
    height: 52px;
  }
}
@media (max-width: 991px) {
  .markebox3-sec4 .cont .gt .li .jut .ite {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .markebox3-sec4 .cont .gt .li .jut .ite {
    font-size: 12px;
    height: 1.26rem;
  }
}
.markebox3-sec4 .cont .gt .li .jut .ite:nth-child(4) {
  display: none;
}
@media (max-width: 568px) {
  .markebox3-sec4 .cont .gt .li .jut .ite:last-child {
    margin-right: 0;
  }
  .markebox3-sec4 .cont .gt .li .jut .ite:nth-child(3n) {
    margin-right: 0;
  }
}
.markebox3-sec4 .cont .gt .ico1 {
  text-align: center;
  width: 100%;
  height: 63px;
  margin: 14px 0 20px;
}
@media (max-width: 1580px) {
  .markebox3-sec4 .cont .gt .ico1 {
    height: 48px;
    margin: 12px 0 18px;
  }
}
@media (max-width: 767px) {
  .markebox3-sec4 .cont .gt .ico1 {
    height: 0.6rem;
  }
}
.markebox3-sec4 .cont .gt .ico1 img {
  height: 100%;
}
.markebox3-sec4 .cont .gt .fz_mob {
  margin-top: 0;
}
@media (min-width: 992px) {
  .markebox3-sec4 .cont .gt .fz_mob {
    display: none;
  }
}
/* End */
/* 人才计划 */
.headwei {
  height: 70px;
}
@media (max-width: 767px) {
  .headwei {
    height: 60px;
  }
}
.header.header2 {
  background: #ffffff;
  transition: all ease-out 0.5s;
}
.header.header2 .left .logo a img:nth-child(1) {
  display: none;
}
.header.header2 .left .logo a img:nth-child(2) {
  display: block;
}
.header.header2 .left .stock .txt {
  color: #666;
}
.header.header2 .left .stock .num {
  color: #333;
}
.header.header2 .close span {
  background: #111;
}
.header.header2 .right .menu ul li .menu-link {
  color: #111;
}
.header.header2 .right .menu ul li .menu-link svg path {
  fill: #111;
}
.header.header2 .right .other .search svg path {
  fill: #111;
}
.header.header2 .right .other .language .icon svg path {
  fill: #111;
}
.header.header2 .right .other .language .lbox a {
  color: #111;
}
.header.header2 .right .other .language .icon2 svg path {
  fill: #111;
}
.header.header2 .right .other .language:hover .icon svg path,
.header.header2 .right .other .language:hover .icon2 svg path {
  fill: #000;
}
.header-sec2 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
@media (max-width: 1260px) {
  .header-sec2 {
    display: none!important;
  }
}
.header-sec2 .cont {
  background-color: #fff;
  border-top: 1px solid #e5e5e5;
  display: none;
}
.header-sec2 .cont .container {
  padding-right: 3.52rem;
  display: flex;
}
@media (max-width: 1580px) {
  .header-sec2 .cont .container {
    padding-right: 3rem;
  }
}
@media (max-width: 1260px) {
  .header-sec2 .cont .container {
    padding-right: 2rem;
  }
}
.header-sec2 .cont .container .lt {
  padding-top: 0.78rem;
  padding-bottom: 0.78rem;
  width: 35.25%;
  padding-left: 0.45rem;
  padding-right: 0.42rem;
  border-right: 1px solid #e5e5e5;
}
.header-sec2 .cont .container .lt .tit {
  color: #999999;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 0.44rem;
}
@media (max-width: 1580px) {
  .header-sec2 .cont .container .lt .tit {
    line-height: 26px;
    font-size: 20px;
  }
}
.header-sec2 .cont .container .lt .name {
  color: #999999;
  font-size: 14px;
}
.header-sec2 .cont .container .gt {
  padding-left: 20px;
  width: 64.75%;
  padding-top: 0.62rem;
  padding-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.header-sec2 .cont .container .gt .li {
  display: flex;
  align-items: center;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 14px;
  border-radius: 5px;
  width: calc(33.333% - 20px);
  margin-right: 20px;
  padding: 12px 22px;
  color: #000000;
}
@media (max-width: 1580px) {
  .header-sec2 .cont .container .gt .li {
    font-size: 14px;
    padding: 10px 20px;
  }
}
.header-sec2 .cont .container .gt .li:nth-child(3n) {
  margin-right: 0;
}
.header-sec2 .cont .container .gt .li:hover {
  color: #00556a;
  background-color: #f2f6f7;
}
.header-sec2 .cont .container .gt .fitem {
  width: calc(32% - 20px);
}
@media (max-width: 1580px) {
  .header-sec2 .cont .container .gt .fitem {
    width: calc(32% - 14px);
  }
}
.header-sec2 .cont .container .gt .fitem .f_tit1 {
  width: 100%;
  font-weight: bold;
  color: #333;
  display: block;
  margin-bottom: 28px;
  font-size: 20px;
}
@media (max-width: 1900px) {
  .header-sec2 .cont .container .gt .fitem .f_tit1 {
    font-size: 18px;
    margin-bottom: 24px;
  }
}
.header-sec2 .cont .container .gt .fitem .f_jut {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.header-sec2 .cont .container .gt .fitem .f_jut .li {
  width: calc(50% - 10px);
  padding: 18px 22px;
  margin-right: 0;
  position: relative;
  width: 100%;
  font-size: 14px;
  left: -22px;
}
@media (max-width: 1900px) {
  .header-sec2 .cont .container .gt .fitem .f_jut .li {
    font-size: 14px;
    padding: 10px 12px;
    left: -18px;
  }
}
.header-sec2 .cont .container .gt .fitem .f_jut .li span {
  color: #666666;
}
.header-sec2 .f_cont1 .container {
  padding-right: 0.8rem;
}
@media (max-width: 1580px) {
  .header-sec2 .f_cont1 .container {
    padding-right: 0;
  }
}
.header-sec2 .f_cont1 .container .lt {
  width: 28.89784%;
  padding-right: 0.88rem;
}
.header-sec2 .f_cont1 .container .gt {
  width: 71.10216%;
  padding-left: 0.46rem;
}
.container4 {
  max-width: 1200px;
  width: 64%;
}
@media (min-width: 1261px) {
  .container4 {
    width: 70%;
  }
}
@media (max-width: 1260px) {
  .container4 {
    width: 90%;
  }
}
.personbanner {
  overflow: hidden;
  position: relative;
}
.personbanner .bag {
  width: 100%;
  height: 100vh;
  height: calc(100vh - 70px);
}
.personbanner .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.personbanner .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .personbanner .bag img:nth-child(1) {
    display: none;
  }
  .personbanner .bag img:nth-child(2) {
    display: block;
  }
}
.personbanner .cont {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.personbanner .cont .container4 {
  position: relative;
}
.personbanner .cont .container4:before {
  content: "";
  display: block;
  width: 52%;
  height: 200px;
  background: url(../image/banciimg1.png) center / contain no-repeat;
  position: absolute;
  left: 42%;
  top: 0.7rem;
}
.personbanner .cont .tit {
  position: relative;
  color: #0c6fea;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 0.14rem;
}
@media (max-width: 767px) {
  .personbanner .cont .tit {
    font-size: 0.5rem;
  }
}
.personbanner .cont .tit em {
  font-style: normal;
  content: attr(data-text);
  position: absolute;
  z-index: 10;
  color: #01c4de;
  -webkit-mask: linear-gradient(-90deg, #0c6fea 50%, transparent);
  -moz-mask: linear-gradient(-90deg, #0c6fea 50%, transparent);
  -ms-mask: linear-gradient(-90deg, #0c6fea 50%, transparent);
  -o-mask: linear-gradient(-90deg, #0c6fea 50%, transparent);
  mask: linear-gradient(-90deg, #0c6fea 50%, transparent);
  left: 0;
  right: 0;
  top: 0;
}
.personbanner .cont .tit span {
  position: relative;
  display: block;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .personbanner .cont .tit span {
    margin-right: 5px;
  }
}
.personbanner .cont .tit i {
  position: relative;
  font-style: initial;
}
.personbanner .cont .tit i:before {
  content: "";
  display: block;
  position: absolute;
  left: 100%;
  background-color: #0189e3;
  bottom: 0.2rem;
  width: 0.28rem;
  height: 6px;
  -webkit-animation: blink 1.5s infinite;
  animation: blink 1.5s infinite;
  margin-left: 18px;
}
@media (max-width: 1580px) {
  .personbanner .cont .tit i:before {
    margin-left: 14px;
    height: 4px;
  }
}
@media (max-width: 767px) {
  .personbanner .cont .tit i:before {
    bottom: 0.1rem;
    margin-left: 8px;
    height: 2px;
  }
}
.personbanner .cont .text {
  font-size: 0.44rem;
  color: #000000;
  margin-bottom: 0.7rem;
}
.personbanner .cont .text strong {
  color: #003686;
  font-weight: 500;
}
.personbanner .cont .but {
  color: #333333;
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-bottom: 0.6rem;
  margin-bottom: 1.4rem;
}
.personbanner .cont .but i {
  display: block;
  overflow: hidden;
  width: 7px;
  margin-left: 8px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.personbanner .cont .but i img {
  width: 100%;
  float: left;
}
.personbanner .cont .but:hover i {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
.personbanner .cont .jut {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.27rem;
}
@media (max-width: 767px) {
  .personbanner .cont .jut {
    margin: 0;
  }
}
.personbanner .cont .jut .item {
  width: 50%;
  padding: 0 0.27rem;
}
@media (max-width: 767px) {
  .personbanner .cont .jut .item {
    width: 100%;
    padding: 0;
    margin-bottom: 0.3rem;
  }
  .personbanner .cont .jut .item:last-child {
    margin-bottom: 0;
  }
}
.personbanner .cont .jut .item .li {
  overflow: hidden;
  display: block;
  border-radius: 5px;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.4);
}
.personbanner .cont .jut .item .li img {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
}
.personbanner .cont .jut .item .li:before {
  padding-bottom: 36.427%;
}
.personbanner .cont .jut .item .li .fz_title {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #000000;
  font-size: 0.28rem;
  z-index: 2;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 100%;
}
.personbanner .cont .jut .item .li:hover img {
  opacity: 1;
}
.personbanner .cont .jut .item .li:hover .fz_title {
  color: #fff;
}
.personbox-sec1 {
  background-color: #f7f8fa;
}
.personbox-sec1 .synbox_tit {
  max-width: 624px;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}
.personbox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 1580px) {
  .personbox-sec1 .cont {
    margin: 0 -8px;
  }
}
@media (max-width: 767px) {
  .personbox-sec1 .cont {
    width: 100%;
    margin: 0;
  }
}
.personbox-sec1 .cont .item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .personbox-sec1 .cont .item {
    padding: 0 8px;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .personbox-sec1 .cont .item {
    width: 100%;
    padding: 0;
  }
  .personbox-sec1 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.personbox-sec1 .cont .item .list {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 5px;
  padding: 0.52rem 0.4rem;
}
.personbox-sec1 .cont .item .list .img {
  display: block;
  width: 54px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .personbox-sec1 .cont .item .list .img {
    width: 50px;
  }
}
@media (max-width: 767px) {
  .personbox-sec1 .cont .item .list .img {
    width: 0.7rem;
  }
}
.personbox-sec1 .cont .item .list .img img {
  width: 100%;
  float: left;
}
.personbox-sec1 .cont .item .list .font {
  width: calc(100% - 54px);
  padding-left: 20px;
}
@media (max-width: 1580px) {
  .personbox-sec1 .cont .item .list .font {
    padding-left: 16px;
    width: calc(100% - 50px);
  }
}
@media (max-width: 767px) {
  .personbox-sec1 .cont .item .list .font {
    padding-left: 12px;
    width: calc(100% - 0.7rem);
  }
}
.personbox-sec1 .cont .item .list .font .tit {
  color: #000000;
}
.personbox-sec2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.personbox-sec2 .synbox_tit {
  margin-bottom: 0.8rem;
}
@media (max-width: 991px) {
  .personbox-sec2 .synbox_tit {
    margin-bottom: 0.5rem;
  }
}
.personbox-sec2 .synbox_tit .name {
  color: #fff;
}
.personbox-sec2 .synbox_tit .tit {
  color: #fff;
}
.personbox-sec2 .cont {
  position: relative;
}
@media (max-width: 991px) {
  .personbox-sec2 .cont .fz_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.personbox-sec2 .cont .fz_list .li {
  min-height: 1.6rem;
  width: 31.28%;
  max-width: 440px;
}
@media (min-width: 992px) {
  .personbox-sec2 .cont .fz_list .li {
    position: absolute;
    z-index: 2;
  }
}
@media (max-width: 991px) {
  .personbox-sec2 .cont .fz_list .li {
    width: calc(50% - 8px);
    margin-bottom: 16px;
  }
}
@media (max-width: 567px) {
  .personbox-sec2 .cont .fz_list .li {
    width: 100%;
  }
}
.personbox-sec2 .cont .fz_list .li .font {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0.38rem 0.3rem;
  border-radius: 5px;
  height: 100%;
  min-height: 1.6rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 992px) {
  .personbox-sec2 .cont .fz_list .li .font:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1rem;
    height: 1.3rem;
    background-image: url(../image/xuimgw2.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: auto 100%;
    margin-left: -0.11rem;
  }
}
@media (max-width: 991px) {
  .personbox-sec2 .cont .fz_list .li .font {
    height: 100%;
  }
}
.personbox-sec2 .cont .fz_list .li .font .tit {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .personbox-sec2 .cont .fz_list .li .font .tit {
    margin-bottom: 6px;
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .personbox-sec2 .cont .fz_list .li .font .tit {
    font-size: 16px;
  }
}
.personbox-sec2 .cont .fz_list .li .font .text {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
@media (max-width: 1580px) {
  .personbox-sec2 .cont .fz_list .li .font .text {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (min-width: 992px) {
  .personbox-sec2 .cont .fz_list .li:before,
  .personbox-sec2 .cont .fz_list .li:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .personbox-sec2 .cont .fz_list .li:before {
    width: 11px;
    height: 11px;
    background-color: #e6f1fd;
    border: solid 2px #1e77c6;
    border-radius: 50%;
    right: 100%;
    margin-right: 0.92rem;
  }
  .personbox-sec2 .cont .fz_list .li:after {
    width: 0.92rem;
    right: 100%;
    height: 2px;
    background-color: #e6f1fd;
    opacity: 0.4;
  }
}
@media (min-width: 992px) {
  .personbox-sec2 .cont .fz_list .wei1:before,
  .personbox-sec2 .cont .fz_list .wei3:before,
  .personbox-sec2 .cont .fz_list .wei1:after,
  .personbox-sec2 .cont .fz_list .wei3:after {
    right: initial;
    left: 100%;
  }
  .personbox-sec2 .cont .fz_list .wei1:before,
  .personbox-sec2 .cont .fz_list .wei3:before {
    margin-left: 0.92rem;
    margin-right: 0;
  }
  .personbox-sec2 .cont .fz_list .wei1 .font:before,
  .personbox-sec2 .cont .fz_list .wei3 .font:before {
    left: initial;
    right: 0;
    margin-left: 0;
    margin-right: -0.11rem;
    background-image: url(../image/xuimgw1.png);
    background-position: right top;
  }
  .personbox-sec2 .cont .fz_list .wei1,
  .personbox-sec2 .cont .fz_list .wei3 {
    text-align: right;
  }
  .personbox-sec2 .cont .fz_list .wei1 {
    right: 68.6%;
    top: 8%;
  }
  .personbox-sec2 .cont .fz_list .wei3 {
    right: 68.6%;
    top: 55%;
  }
  .personbox-sec2 .cont .fz_list .wei2 {
    left: 68.6%;
    top: 8%;
  }
  .personbox-sec2 .cont .fz_list .wei4 {
    left: 68.6%;
    top: 55%;
  }
}
.personbox-sec2 .cont .yuan {
  background: url(../image/yuanimgfwzt1.png) center / contain no-repeat;
  width: 30%;
  border-radius: 50%;
  padding-bottom: 30%;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .personbox-sec2 .cont .yuan {
    display: none;
  }
}
.personbox-sec2 .cont .yuan .fz_font {
  display: flex;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 60%;
  height: 60%;
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#e6f1fd, #e6f1fd);
  background-blend-mode: normal, 
            normal;
}
.personbox-sec2 .cont .yuan .fz_font .tit {
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 26px;
}
@media (max-width: 1580px) {
  .personbox-sec2 .cont .yuan .fz_font .tit {
    font-size: 22px;
  }
}
@media (max-width: 1260px) {
  .personbox-sec2 .cont .yuan .fz_font .tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .personbox-sec2 .cont .yuan .fz_font .tit {
    font-size: 16px;
  }
}
.personbox-sec3 .synbox_tit {
  margin-bottom: 0.7rem;
}
.personbox-sec3 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  overflow: hidden;
}
.personbox-sec3 .cont .item {
  width: 33.333%;
  padding: 0 5px;
}
@media (max-width: 767px) {
  .personbox-sec3 .cont .item {
    width: 100%;
    margin-bottom: 10px;
  }
}
.personbox-sec3 .cont .item .list {
  display: block;
  height: 100%;
  background-color: #f7f8fa;
  border-radius: 5px;
  padding: 0.35rem 0.34rem;
  position: relative;
  overflow: hidden;
}
.personbox-sec3 .cont .item .list .font {
  width: 100%;
  position: relative;
}
.personbox-sec3 .cont .item .list .font .tit {
  color: #000000;
  width: 100%;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  margin-bottom: 0.2rem;
  font-size: 26px;
}
@media (max-width: 1580px) {
  .personbox-sec3 .cont .item .list .font .tit {
    font-size: 22px;
  }
}
@media (max-width: 1260px) {
  .personbox-sec3 .cont .item .list .font .tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
}
.personbox-sec3 .cont .item .list .font .text {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
@media (max-width: 1580px) {
  .personbox-sec3 .cont .item .list .font .text {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 1260px) {
  .personbox-sec3 .cont .item .list .font .text {
    line-height: 22px;
  }
}
.personbox-sec3 .cont .item .list:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../image/jiazhiimgfaz1.jpg);
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  background-position: center;
  background-size: cover;
  opacity: 0;
}
.personbox-sec3 .cont .item .list:hover:before {
  opacity: 1;
}
.personbox-sec3 .cont .item .list:hover .font .tit {
  color: #fff;
}
.personbox-sec3 .cont .item .list:hover .font .text {
  color: #f7f8fa;
  opacity: 0.6;
}
.personbox-sec4 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.personbox-sec4 .synbox_tit {
  margin-bottom: 0.56rem;
}
.personbox-sec4 .cont {
  text-align: center;
}
.personbox-sec4 .cont img {
  max-width: 100%;
}
.personbox-sec5 {
  overflow: hidden;
}
.personbox-sec5 .synbox_tit {
  margin-bottom: 0.6rem;
}
.personbox-sec5 .cont {
  margin: 0 -15px;
}
@media (max-width: 1580px) {
  .personbox-sec5 .cont {
    margin: 0 -12px;
  }
}
@media (max-width: 1260px) {
  .personbox-sec5 .cont {
    margin: 0 -6px;
  }
}
.personbox-sec5 .cont .personbox5_cont {
  overflow: visible;
}
.personbox-sec5 .cont .personbox5_cont .swiper-slide {
  width: 37.152777%;
  width: 26.45%;
  padding: 0 15px;
}
@media (max-width: 1580px) {
  .personbox-sec5 .cont .personbox5_cont .swiper-slide {
    padding: 0 12px;
  }
}
@media (max-width: 1260px) {
  .personbox-sec5 .cont .personbox5_cont .swiper-slide {
    padding: 0 6px;
  }
}
@media (max-width: 767px) {
  .personbox-sec5 .cont .personbox5_cont .swiper-slide {
    width: 46%;
  }
}
@media (max-width: 567px) {
  .personbox-sec5 .cont .personbox5_cont .swiper-slide {
    width: 56%;
  }
}
.personbox-sec5 .cont .personbox5_cont .swiper-slide .li {
  display: block;
  width: 100%;
  overflow: hidden;
  border-radius: 5px;
}
.personbox-sec5 .cont .personbox5_cont .swiper-slide .li:before {
  padding-bottom: 67.455%;
}
.personbox-sec5 .cont .personbox5_cont {
  width: 100%;
}
.personbox-sec5 .cont .personbox5_cont .swiper-wrapper {
  width: 100%;
}
.personbox-sec5 .cont .personbox5_cont .swiper-wrapper .str_move {
  display: flex;
  width: 100%;
  position: absolute;
}
@keyframes blink {
  50% {
    background-color: transparent;
  }
}
/* End */
/* 大客户1＋N */
.markebanner4 .cont .font {
  max-width: 1000px;
}
.markebox4-sec1 {
  padding-bottom: 1rem;
}
.markebox4-sec1 .cont .item .list {
  min-height: 2.2rem;
}
.markebox4-sec2 {
  padding-top: 1.2rem;
  background-color: #f7f8fa;
}
.markebox4-sec2 .markebox22_nav .nav {
  border-color: #dedfe1;
}
.markebox4-sec2 .synbox_tit {
  max-width: 726px;
  margin: 0 auto;
  margin-bottom: 0.4rem;
}
.markebox4-sec2 .markebox22_nav {
  margin-bottom: 0.4rem;
}
.markebox4-sec2 .markebox22_nav .nav .swiper-slide .li {
  padding-left: 0.38rem;
  padding-right: 0.38rem;
}
.markebox4-sec2 .cont {
  position: relative;
}
.markebox4-sec2 .cont .jut {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  visibility: hidden;
}
.markebox4-sec2 .cont .jut .item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #fff;
  margin-bottom: 10px;
}
.markebox4-sec2 .cont .jut .item:last-child {
  margin-bottom: 0;
}
.markebox4-sec2 .cont .jut .item .font {
  width: 30.77%;
  padding: 0.4rem 0.5rem;
}
@media (max-width: 767px) {
  .markebox4-sec2 .cont .jut .item .font {
    width: 100%;
  }
}
.markebox4-sec2 .cont .jut .item .font .tit {
  color: #000;
  margin-bottom: 0.22rem;
}
.markebox4-sec2 .cont .jut .item .font .text {
  font-size: 16px;
  line-height: 22px;
  color: #666666;
}
@media (max-width: 1580px) {
  .markebox4-sec2 .cont .jut .item .font .text {
    font-size: 14px;
    line-height: 20px;
  }
}
.markebox4-sec2 .cont .jut .item .gt {
  width: 69.23%;
}
@media (max-width: 767px) {
  .markebox4-sec2 .cont .jut .item .gt {
    width: 100%;
  }
}
.markebox4-sec2 .cont .jut .item .gt .img {
  padding-bottom: 41.777%;
}
@media (max-width: 767px) {
  .markebox4-sec2 .cont .jut .item .gt .img {
    padding-bottom: 60%;
  }
}
.markebox4-sec2 .cont .jut .item .gt .img img {
  max-height: 90%;
  max-width: 90%;
  object-fit: contain;
}
@media (max-width: 767px) {
  .markebox4-sec2 .cont .jut .item .gt .img img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
  }
}
.markebox4-sec2 .cont .on {
  position: relative;
  visibility: visible;
  opacity: 1;
}
.markebox4-sec3 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.markebox4-sec3 .synbox_tit {
  max-width: 660px;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}
.markebox4-sec3 .synbox_tit .tit {
  color: #fff;
}
.markebox4-sec3 .synbox_tit .text {
  color: #b7def5;
}
.markebox4-sec3 .f_cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.15rem;
}
@media (max-width: 767px) {
  .markebox4-sec3 .f_cont {
    margin: 0;
  }
}
.markebox4-sec3 .f_cont .item {
  width: 33.333%;
  padding: 0 0.15rem;
}
@media (max-width: 767px) {
  .markebox4-sec3 .f_cont .item {
    width: 100%;
    padding: 0;
    margin-bottom: 1.3rem;
  }
  .markebox4-sec3 .f_cont .item:last-child {
    margin-bottom: 0;
  }
}
.markebox4-sec3 .f_cont .item .list {
  border-radius: 0.1rem;
  background-color: rgba(255, 255, 255, 0.7);
  border: 2px solid rgba(255, 255, 255, 0.9);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 0 0.52rem 0.94rem;
}
.markebox4-sec3 .f_cont .item .list .f_tit {
  position: relative;
  width: 2rem;
  height: 2rem;
  color: #ffffff;
  border-radius: 50%;
  background-image: linear-gradient(81deg, #0d7fed 0%, #11c0f8 100%);
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0), inset 0px 0px 1px 2px rgba(255, 255, 255, 0.77);
  overflow: hidden;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: -1rem;
}
.markebox4-sec3 .f_cont .item .list .f_tit .bag {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.1;
  mix-blend-mode: overlay;
}
.markebox4-sec3 .f_cont .item .list .f_tit .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.markebox4-sec3 .f_cont .item .list .f_tit span {
  display: block;
  margin-top: 23%;
}
.markebox4-sec3 .f_cont .item .list .f_tit > img {
  margin-top: 0.1rem;
  width: 26%;
  height: auto;
  margin-left: -8%;
}
.markebox4-sec3 .f_cont .item .list .text {
  text-align: center;
  margin-top: 0.5rem;
  line-height: 1.5;
  color: #666666;
}
.markebox4-sec3 .cont {
  position: relative;
}
.markebox4-sec3 .cont .img {
  width: 57.125%;
  overflow: hidden;
  margin-left: -3.125%;
}
@media (max-width: 991px) {
  .markebox4-sec3 .cont .img {
    display: none;
  }
}
.markebox4-sec3 .cont .img img {
  float: left;
  width: 100%;
}
@media (min-width: 992px) {
  .markebox4-sec3 .cont .jut {
    position: absolute;
    left: 53%;
    top: 4%;
    width: 31.875%;
  }
}
@media (min-width: 992px) and (max-width: 1900px) {
  .markebox4-sec3 .cont .jut {
    width: 36%;
  }
}
@media (max-width: 991px) {
  .markebox4-sec3 .cont .jut {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .markebox4-sec3 .cont .jut .li {
    width: calc(33.333% - 5px);
  }
}
@media (max-width: 991px) and (max-width: 567px) {
  .markebox4-sec3 .cont .jut .li {
    width: 100%;
  }
}
.markebox4-sec3 .cont .li {
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 0.24rem 0.28rem;
  border-radius: 5px;
  position: relative;
  margin-bottom: 0.22rem;
}
@media (min-width: 992px) {
  .markebox4-sec3 .cont .li:last-child {
    margin-bottom: 0;
  }
}
.markebox4-sec3 .cont .li .tit {
  color: #000;
  font-size: 22px;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .markebox4-sec3 .cont .li .tit {
    font-size: 20px;
    margin-bottom: 6px;
  }
}
@media (max-width: 1260px) {
  .markebox4-sec3 .cont .li .tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .markebox4-sec3 .cont .li .tit {
    font-size: 16px;
  }
}
.markebox4-sec3 .cont .li .text {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}
@media (max-width: 1580px) {
  .markebox4-sec3 .cont .li .text {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 1260px) and (min-width: 992px) {
  .markebox4-sec3 .cont .li .text {
    font-size: 12px;
    line-height: 18px;
  }
}
.markebox4-sec3 .cont .li:before {
  content: "";
  display: block;
  position: absolute;
  background-position: right top;
  background-repeat: no-repeat;
  background-size: 100%;
  right: 100%;
}
@media (min-width: 992px) {
  .markebox4-sec3 .cont .wei1:before {
    background-image: url(../image/beijinixianimg1.png);
    width: 53.72%;
    height: 0.82rem;
    top: 64%;
    margin-right: 8px;
  }
  .markebox4-sec3 .cont .wei2 {
    top: 34%;
  }
  .markebox4-sec3 .cont .wei2:before {
    background-image: url(../image/beijinixianimg2.png);
    width: 32.94%;
    height: 0.82rem;
    top: 64%;
    margin-right: 12px;
  }
  .markebox4-sec3 .cont .wei3 {
    top: 66%;
  }
  .markebox4-sec3 .cont .wei3:before {
    background-image: url(../image/beijinixianimg3.png);
    width: 55.68%;
    height: 0.5rem;
    top: 22%;
    margin-right: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1900px) {
  .markebox4-sec3 .cont .wei2:before {
    top: 50%;
  }
}
@media (min-width: 992px) and (max-width: 1900px) {
  .markebox4-sec3 .cont .wei3:before {
    top: 0%;
  }
}
.markebox4-sec3 .fzq_img {
  text-align: center;
  overflow: auto;
  margin-top: 0.9rem;
}
.markebox4-sec3 .fzq_img img {
  max-width: 1920px;
  width: 100%;
}
@media (max-width: 767px) {
  .markebox4-sec3 .fzq_img img {
    min-width: 1000px;
    display: block;
    width: 1000px;
  }
}
.markebox4-sec3 .container {
  max-width: 1470px;
}
.markebox4-sec3 .fzq_jut {
  display: flex;
  flex-wrap: wrap;
  margin-top: 1px;
  margin-left: 1px;
  margin-top: -0.99rem;
}
.markebox4-sec3 .fzq_jut .item {
  width: 12.5%;
  position: relative;
  margin-top: -1px;
  margin-left: -1px;
  border: 1px solid #56a8e4;
}
@media (max-width: 991px) {
  .markebox4-sec3 .fzq_jut .item {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .markebox4-sec3 .fzq_jut .item {
    width: 50%;
  }
}
.markebox4-sec3 .fzq_jut .item .f_list,
.markebox4-sec3 .fzq_jut .item .hover1 {
  transition: all 0.4s;
  padding: 0.2rem 0.18rem 0.52rem;
}
.markebox4-sec3 .fzq_jut .item .f_list .f_tit,
.markebox4-sec3 .fzq_jut .item .hover1 .f_tit {
  font-weight: bold;
  font-size: 20px;
}
@media (max-width: 1580px) {
  .markebox4-sec3 .fzq_jut .item .f_list .f_tit,
  .markebox4-sec3 .fzq_jut .item .hover1 .f_tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .markebox4-sec3 .fzq_jut .item .f_list .f_tit,
  .markebox4-sec3 .fzq_jut .item .hover1 .f_tit {
    font-size: 0.28rem;
  }
}
.markebox4-sec3 .fzq_jut .item .f_list {
  background: url(../image/zhnayeimgfaz1.png) center / cover no-repeat;
  color: #ffffff;
  opacity: 0;
  height: 100%;
}
.markebox4-sec3 .fzq_jut .item .f_list .f_tit {
  margin-bottom: 0.24rem;
}
.markebox4-sec3 .fzq_jut .item .f_list .text {
  font-size: 18px;
  line-height: 1.33333333;
}
@media (max-width: 1580px) {
  .markebox4-sec3 .fzq_jut .item .f_list .text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .markebox4-sec3 .fzq_jut .item .f_list .text {
    font-size: 0.26rem;
  }
}
.markebox4-sec3 .fzq_jut .item .hover1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0.04);
  display: flex;
  align-items: center;
  text-align: center;
}
.markebox4-sec3 .fzq_jut .item .hover1 .f_tit {
  width: 100%;
  color: #fff;
}
.markebox4-sec3 .fzq_jut .item:hover .f_list {
  opacity: 1;
}
.markebox4-sec3 .fzq_jut .item:hover .hover1 {
  opacity: 0;
}
@media (min-width: 992px) {
  .markebox4-sec3 .fzq_jut .item:nth-child(1) {
    margin-left: calc(12.5% - 2px);
    margin-right: calc(12.5% - 2px);
  }
  .markebox4-sec3 .fzq_jut .item:nth-child(4) {
    margin-left: calc(12.5% - 2px);
    margin-right: calc(12.5% - 2px);
  }
  .markebox4-sec3 .fzq_jut .item:nth-child(6) {
    margin-left: calc(12.5% - 2px);
    margin-right: calc(12.5% - 2px);
  }
  .markebox4-sec3 .fzq_jut .item:nth-child(8) {
    margin-right: calc(12.5% - 2px);
  }
}
.markebox4-sec4 .cont {
  max-width: 1135px;
  margin: 0 auto;
  width: 87.3%;
  position: relative;
  margin-bottom: 0.8rem;
}
@media (max-width: 991px) {
  .markebox4-sec4 .cont {
    width: 100%;
  }
}
.markebox4-sec4 .cont .markebox44_prev,
.markebox4-sec4 .cont .markebox44_next {
  position: absolute;
  top: 50%;
  width: 0.52rem;
  height: 0.52rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #d7e2ea;
  opacity: 1;
}
.markebox4-sec4 .cont .markebox44_prev svg,
.markebox4-sec4 .cont .markebox44_next svg {
  opacity: 1;
}
.markebox4-sec4 .cont .markebox44_prev svg path,
.markebox4-sec4 .cont .markebox44_next svg path {
  fill: #fff;
  opacity: 1;
}
.markebox4-sec4 .cont .markebox44_prev {
  left: -1.52rem;
}
.markebox4-sec4 .cont .markebox44_next {
  right: -1.52rem;
}
.markebox4-sec4 .cont .markebox44_cont {
  width: 100%;
}
.markebox4-sec4 .cont .markebox44_cont .item {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
}
.markebox4-sec4 .cont .markebox44_cont .item .img {
  width: 44.93%;
}
@media (max-width: 767px) {
  .markebox4-sec4 .cont .markebox44_cont .item .img {
    width: 100%;
  }
}
.markebox4-sec4 .cont .markebox44_cont .item .img:before {
  padding-bottom: 66.666%;
}
.markebox4-sec4 .cont .markebox44_cont .item .gt {
  width: 55.07%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.5rem 0.5rem 0.36rem;
}
@media (max-width: 767px) {
  .markebox4-sec4 .cont .markebox44_cont .item .gt {
    width: 100%;
  }
}
.markebox4-sec4 .cont .markebox44_cont .item .gt .font {
  margin-bottom: 0.3rem;
}
.markebox4-sec4 .cont .markebox44_cont .item .gt .font .tit {
  color: #000;
  font-size: 22px;
  margin-bottom: 17px;
}
@media (max-width: 1580px) {
  .markebox4-sec4 .cont .markebox44_cont .item .gt .font .tit {
    margin-bottom: 12px;
    font-size: 20px;
  }
}
@media (max-width: 1260px) {
  .markebox4-sec4 .cont .markebox44_cont .item .gt .font .tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .markebox4-sec4 .cont .markebox44_cont .item .gt .font .tit {
    font-size: 16px;
  }
}
.markebox4-sec4 .cont .markebox44_cont .item .gt .font .text {
  font-size: 16px;
  line-height: 25px;
  color: #666666;
  overflow-y: auto;
  height: 2.8rem;
}
@media (max-width: 1580px) {
  .markebox4-sec4 .cont .markebox44_cont .item .gt .font .text {
    font-size: 14px;
    line-height: 23px;
  }
}
.markebox4-sec4 .cont .markebox44_cont .item .gt .logo {
  height: 78px;
  overflow: hidden;
  margin-left: -14px;
}
@media (max-width: 1580px) {
  .markebox4-sec4 .cont .markebox44_cont .item .gt .logo {
    height: 70px;
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  .markebox4-sec4 .cont .markebox44_cont .item .gt .logo {
    height: 66px;
  }
}
.markebox4-sec4 .cont .markebox44_cont .item .gt .logo img {
  float: left;
  height: 100%;
}
/* End */
/* 投融孵服务 */
.markebanner5 .cont .font {
  max-width: 800px;
}
.markebox5-sec1 {
  background-color: #e9f5fe;
}
.markebox5-sec1 .synbox_tit {
  margin-bottom: 0.6rem;
}
.markebox5-sec1 .cont {
  padding: 0 6.15%;
}
@media (max-width: 991px) {
  .markebox5-sec1 .cont {
    padding: 0;
  }
}
.markebox5-sec1 .cont .fz_jut {
  display: flex;
  flex-wrap: wrap;
  padding-left: 1px;
  padding-top: 1px;
  margin-bottom: 0.32rem;
}
.markebox5-sec1 .cont .fz_jut .li {
  width: 33.333%;
  background-color: rgba(255, 255, 255, 0.5);
  border: solid 1px #d2dce1;
  margin-left: -1px;
  margin-top: -1px;
  padding: 0.7rem 0.4rem 0.26rem;
}
@media (max-width: 767px) {
  .markebox5-sec1 .cont .fz_jut .li {
    width: 33.333%;
  }
}
@media (max-width: 567px) {
  .markebox5-sec1 .cont .fz_jut .li {
    width: 50%;
    flex: 1 1 50%;
  }
}
.markebox5-sec1 .cont .fz_jut .li .shu {
  display: flex;
  align-items: flex-start;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  line-height: 1.4;
  color: #666666;
  font-size: 18px;
  margin-bottom: 6px;
}
@media (max-width: 1580px) {
  .markebox5-sec1 .cont .fz_jut .li .shu {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .markebox5-sec1 .cont .fz_jut .li .shu {
    font-size: 14px;
  }
}
.markebox5-sec1 .cont .fz_jut .li .shu .zi {
  position: relative;
  color: #11ccfa;
  font-size: 0.6rem;
  letter-spacing: -4px;
  line-height: 0.8;
}
@media (max-width: 767px) {
  .markebox5-sec1 .cont .fz_jut .li .shu .zi {
    font-size: 0.5rem;
  }
}
@media (max-width: 567px) {
  .markebox5-sec1 .cont .fz_jut .li .shu .zi {
    letter-spacing: -2px;
  }
}
.markebox5-sec1 .cont .fz_jut .li .shu .zi em {
  font-style: normal;
  content: attr(data-text);
  position: absolute;
  z-index: 10;
  color: #0c6fea;
  -webkit-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -moz-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -ms-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -o-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  left: 0;
  right: 0;
  top: 0;
}
.markebox5-sec1 .cont .fz_jut .li .shu .zi span {
  display: block;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .markebox5-sec1 .cont .fz_jut .li .shu .zi span {
    margin-right: 5px;
  }
}
@media (max-width: 567px) {
  .markebox5-sec1 .cont .fz_jut .li .shu {
    justify-content: center;
  }
}
.markebox5-sec1 .cont .fz_jut .li .tit {
  font-size: 18px;
  color: #666666;
}
@media (max-width: 1580px) {
  .markebox5-sec1 .cont .fz_jut .li .tit {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  .markebox5-sec1 .cont .fz_jut .li .tit {
    text-align: center;
  }
}
.markebox5-sec1 .cont .fz_nei {
  position: relative;
}
.markebox5-sec1 .cont .fz_nei .li {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .markebox5-sec1 .cont .fz_nei .li {
    margin-bottom: 0.4rem;
  }
}
.markebox5-sec1 .cont .fz_nei .li .fz_tit {
  width: 25.39%;
  padding: 0.4rem 0.46rem 0.4rem;
  color: #fff;
  position: relative;
  border-bottom: 2px solid #249df1;
}
@media (max-width: 767px) {
  .markebox5-sec1 .cont .fz_nei .li .fz_tit {
    width: 100%;
    background: url(../image/bagdhimg1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px!important;
  }
}
.markebox5-sec1 .cont .fz_nei .li .fz_tit .tit {
  line-height: 1;
  position: relative;
  z-index: 2;
}
.markebox5-sec1 .cont .fz_nei .li .fz_tit .name {
  position: relative;
  line-height: 0.8;
  font-weight: bold;
  opacity: 0.2;
  margin-top: -8px;
}
.markebox5-sec1 .cont .fz_nei .li .f_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 74.61%;
  border-bottom: 2px solid #e5f4fe;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
}
@media (max-width: 767px) {
  .markebox5-sec1 .cont .fz_nei .li .f_list {
    width: 100%;
  }
}
.markebox5-sec1 .cont .fz_nei .li .f_list .fz_item {
  width: 33.333%;
  display: flex;
  align-items: center;
  border-right: 2px solid #e5f4fe;
  padding: 0.1rem 0.4rem;
  height: 100%;
}
@media (max-width: 767px) {
  .markebox5-sec1 .cont .fz_nei .li .f_list .fz_item {
    width: 100%;
    height: auto;
    padding: 0.3rem 0.4rem;
    border-right: none;
    border-bottom: 2px solid #e5f4fe;
  }
}
.markebox5-sec1 .cont .fz_nei .li .f_list .fz_item:last-child {
  border-bottom: none;
  border-right: none;
}
.markebox5-sec1 .cont .fz_nei .li .f_list .fz_item .img {
  width: 0.4rem;
  height: 0.33rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 567px) {
  .markebox5-sec1 .cont .fz_nei .li .f_list .fz_item .img {
    width: 0.6rem;
    height: 0.5rem;
  }
}
.markebox5-sec1 .cont .fz_nei .li .f_list .fz_item .img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.markebox5-sec1 .cont .fz_nei .li .f_list .fz_item .fz_t {
  width: calc(100% - 0.4rem);
  padding-left: 0.2rem;
  font-size: 20px;
}
@media (max-width: 1580px) {
  .markebox5-sec1 .cont .fz_nei .li .f_list .fz_item .fz_t {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .markebox5-sec1 .cont .fz_nei .li .f_list .fz_item .fz_t {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  .markebox5-sec1 .cont .fz_nei .li .f_list .fz_item .fz_t {
    width: calc(100% - 0.6rem);
  }
}
.markebox5-sec1 .cont .fz_nei .li .f_list .text {
  width: 100%;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #666666;
  padding: 0.26rem 0.4rem;
}
@media (max-width: 1580px) {
  .markebox5-sec1 .cont .fz_nei .li .f_list .text {
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 1260px) {
  .markebox5-sec1 .cont .fz_nei .li .f_list .text {
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .markebox5-sec1 .cont .fz_nei .li .f_list .text {
    font-size: 14px;
    line-height: 22px;
    padding: 0.4rem 0.4rem;
  }
}
.markebox5-sec1 .cont .fz_nei .li:first-child .fz_tit {
  border-radius: 5px 5px 0 0;
}
.markebox5-sec1 .cont .fz_nei .li:first-child:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 25.39%;
  height: 100%;
  background: url(../image/bagdhimg1.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .markebox5-sec1 .cont .fz_nei .li:first-child:before {
    display: none;
  }
}
.markebox5-sec1 .cont .fz_nei .li:last-child .fz_tit {
  border-radius: 0 0 5px 5px ;
}
.markebox5-sec2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 38.33%;
  padding-top: 1.4rem;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .markebox5-sec2 {
    padding-bottom: 60%;
  }
}
.markebox5-sec2 .synbox_tit {
  position: relative;
  z-index: 2;
}
.markebox5-sec2 .synbox_tit .tit {
  color: #fff;
}
.markebox5-sec2 .cont {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 1920px;
  right: 0;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .markebox5-sec2 .cont .img {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.markebox5-sec2 .cont img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .markebox5-sec2 .cont img {
    width: 150%;
    max-width: initial;
  }
}
/* End */
/* 政企采购服务 */
.markebox6-sec1 .synbox_tit {
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 0.9rem;
}
@media (max-width: 991px) {
  .markebox6-sec1 .zhong {
    padding-bottom: 34px;
  }
}
.markebox6-sec1 .cont {
  padding: 0 ;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1260px) {
  .markebox6-sec1 .cont {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .markebox6-sec1 .cont {
    width: 100%;
    padding: 0 3%;
  }
}
.markebox6-sec1 .cont .item {
  overflow: hidden;
  width: 27.67%;
  background-color: #ffffff;
  box-shadow: 4px 5px 29px 0px rgba(196, 199, 202, 0.26);
  border-radius: 40px;
}
@media (max-width: 991px) {
  .markebox6-sec1 .cont .item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 767px) {
  .markebox6-sec1 .cont .item {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .markebox6-sec1 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.markebox6-sec1 .cont .item .tit {
  background: url(../image/jianbainimgfaz1.png) center / cover no-repeat;
  text-align: center;
  padding: 0.24rem 0;
  color: #1a3a56;
}
.markebox6-sec1 .cont .item .jut {
  padding: 0.22rem 0.4rem 0.36rem;
}
.markebox6-sec1 .cont .item .jut .li {
  width: 100%;
  margin-bottom: 0.26rem;
}
.markebox6-sec1 .cont .item .jut .li:last-child {
  margin-bottom: 0;
}
.markebox6-sec1 .cont .item .jut .li .f_tit {
  color: #333333;
  font-size: 20px;
}
@media (max-width: 1580px) {
  .markebox6-sec1 .cont .item .jut .li .f_tit {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .markebox6-sec1 .cont .item .jut .li .f_tit {
    font-size: 16px;
  }
}
.markebox6-sec1 .cont .item .jut .li .text {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 1px;
  color: #888888;
}
@media (max-width: 1580px) {
  .markebox6-sec1 .cont .item .jut .li .text {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (min-width: 992px) {
  .markebox6-sec1 .cont .lt .jut .li {
    text-align: right;
  }
}
.markebox6-sec1 .cont .cet {
  width: 44.64%;
  position: relative;
  padding: 0 2.14%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .markebox6-sec1 .cont .cet {
    display: none;
  }
}
.markebox6-sec1 .cont .cet .nei {
  width: 100%;
  position: relative;
  margin-top: 0.36rem;
}
.markebox6-sec1 .cont .cet .img {
  width: 100%;
  overflow: hidden;
}
.markebox6-sec1 .cont .cet .img img {
  width: 100%;
  float: left;
}
.markebox6-sec1 .cont .cet .yuan {
  position: absolute;
  left: 51.2%;
  top: 54%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50%;
}
.markebox6-sec1 .cont .cet .yuan:after {
  content: "";
  display: block;
  clear: both;
  zoom: 1;
}
.markebox6-sec1 .cont .cet .yuan img {
  width: 100%;
  float: left;
  -webkit-animation: rotate360 10s linear infinite;
  animation: rotate360 10s linear infinite;
}
.markebox6-sec2 {
  background-color: #e9f5fe;
}
@media (max-width: 767px) {
  .markebox6-sec2 {
    overflow: hidden;
  }
}
.markebox6-sec2 .synbox_tit {
  margin-bottom: 0.7rem;
}
@media (max-width: 991px) {
  .markebox6-sec2 .zhong {
    padding-bottom: 34px;
  }
}
.markebox6-sec2 .cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .markebox6-sec2 .cont {
    justify-content: center;
  }
}
.markebox6-sec2 .cont .item {
  width: 20.769%;
  background-color: #ffffff;
  box-shadow: 1px 0px 38px 0px rgba(132, 174, 217, 0.16);
  border-radius: 40px;
  padding: 0.44rem 0.36rem;
  text-align: center;
}
@media (max-width: 991px) {
  .markebox6-sec2 .cont .item {
    position: relative;
    z-index: 2;
    width: calc(60% - 10px);
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    text-align: left;
  }
}
@media (max-width: 567px) {
  .markebox6-sec2 .cont .item {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .markebox6-sec2 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.markebox6-sec2 .cont .item .shu {
  background: url(../image/yuanimgbagwfee1.png) center / cover no-repeat;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 14px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
@media (max-width: 1580px) {
  .markebox6-sec2 .cont .item .shu {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 567px) {
  .markebox6-sec2 .cont .item .shu {
    width: 0.76rem;
    height: 0.76rem;
  }
}
.markebox6-sec2 .cont .item .tit {
  color: #000000;
  margin-bottom: 0.12rem;
}
@media (max-width: 991px) {
  .markebox6-sec2 .cont .item .name,
  .markebox6-sec2 .cont .item .tit {
    width: calc(100% - 50px);
    padding-left: 10px;
    text-align: left;
  }
}
.markebox6-sec2 .cont .item .name {
  font-size: 16px;
  color: #000;
  margin-bottom: 0.22rem;
}
@media (max-width: 1580px) {
  .markebox6-sec2 .cont .item .name {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .markebox6-sec2 .cont .item .name {
    margin-left: 50px;
    margin-top: -38px;
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 767px) {
  .markebox6-sec2 .cont .item .name {
    margin-top: -0.5rem;
    margin-bottom: 0.3rem;
  }
}
.markebox6-sec2 .cont .item .text {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 0px;
  color: #666666;
}
@media (max-width: 1580px) {
  .markebox6-sec2 .cont .item .text {
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .markebox6-sec2 .cont .item .text {
    line-height: 24px;
  }
}
.markebox6-sec2 .cont .cet {
  width: 58.462%;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .markebox6-sec2 .cont .cet {
    width: 76%;
    margin: 1.2rem 0;
  }
}
@media (max-width: 767px) {
  .markebox6-sec2 .cont .cet {
    width: 100%;
    margin: 0.7rem 0;
  }
}
.markebox6-sec2 .cont .cet .nei {
  width: 100%;
  position: relative;
}
.markebox6-sec2 .cont .cet .nei .bag {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .markebox6-sec2 .cont .cet .nei .bag {
    width: 66%;
  }
}
@media (max-width: 767px) {
  .markebox6-sec2 .cont .cet .nei .bag {
    width: 108%;
  }
}
.markebox6-sec2 .cont .cet .nei .bag img {
  width: 100%;
  float: left;
}
.markebox6-sec2 .cont .cet .nei .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 991px) {
  .markebox6-sec2 .cont .cet .nei .bag img:nth-child(1) {
    display: none;
  }
  .markebox6-sec2 .cont .cet .nei .bag img:nth-child(2) {
    display: block;
  }
}
.markebox6-sec2 .cont .cet .nei .yuan {
  position: relative;
  margin: 0 auto;
  width: 43.56%;
}
@media (max-width: 767px) {
  .markebox6-sec2 .cont .cet .nei .yuan {
    width: 88%;
  }
}
.markebox6-sec2 .cont .cet .nei .yuan .img {
  width: 100%;
  overflow: hidden;
}
.markebox6-sec2 .cont .cet .nei .yuan .img img {
  width: 100%;
  float: left;
}
.markebox6-sec2 .cont .cet .nei .yuan .list {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  animation: rotate360 50s linear infinite;
}
.markebox6-sec2 .cont .cet .nei .yuan .list .li {
  animation: rotate3602 50s linear infinite;
  position: absolute;
  width: 0.82rem;
  height: 0.82rem;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 1px 0px 38px 0px rgba(132, 174, 217, 0.16);
  color: #1a3a56;
  font-size: 12px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 0.1rem 0.18rem;
}
@media (max-width: 1900px) {
  .markebox6-sec2 .cont .cet .nei .yuan .list .li {
    font-size: 8px;
  }
}
@media (max-width: 767px) {
  .markebox6-sec2 .cont .cet .nei .yuan .list .li {
    width: 1rem;
    height: 1rem;
    font-size: 0.18rem;
  }
}
@media (max-width: 376px) {
  .markebox6-sec2 .cont .cet .nei .yuan .list .li {
    padding: 0.1rem 0.08rem;
  }
}
.markebox6-sec2 .cont .cet .nei .yuan .list .li:first-child {
  padding: 0 0.14rem;
}
@media (max-width: 1580px) {
  .markebox6-sec2 .cont .cet .nei .yuan .list .li:first-child {
    padding: 0;
  }
}
.markebox6-sec3 .synbox_tit {
  margin-bottom: 0.54rem;
}
.markebox6-sec3 .cont {
  text-align: center;
}
.markebox6-sec3 .cont img {
  max-width: 100%;
}
.markebox6-sec4 {
  background-color: #f7f8fa;
}
.markebox6-sec4 .cont .item {
  width: 25%;
}
@media (max-width: 991px) {
  .markebox6-sec4 .cont .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .markebox6-sec4 .cont .item {
    width: 100%;
  }
}
.markebox6-sec4 .cont .item .li {
  min-height: 3.2rem;
  padding: 0.4rem 0.4rem 0.36rem;
}
/* End */
/* 404 */
.fz_cuo {
  height: 100vh;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.fz_cuo .container {
  margin: 0;
}
.fz_cuo .img {
  display: block;
  height: 1.55rem;
  margin-bottom: 0.8rem;
}
.fz_cuo .img img {
  height: 100%;
}
.fz_cuo .font {
  color: #000000;
  font-size: 20px;
}
@media (max-width: 1580px) {
  .fz_cuo .font {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .fz_cuo .font {
    font-size: 16px;
  }
}
.fz_cuo .font a {
  color: #003686;
}
.fz_cuo .font a:hover {
  text-decoration: underline;
}
/* End */
/* 法律声明 */
.privacybox .container {
  max-width: 1000px;
}
.privacybox .container .tit {
  margin-bottom: 0.3rem;
}
/* End */
/* 网站地图 */
.sitemapbox .container {
  max-width: 1032px;
}
.sitemapbox .container .tit {
  margin-bottom: 0.3rem;
}
.sitemapbox .container .cont .item {
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .sitemapbox .container .cont .item {
    margin-bottom: 0.5rem;
  }
}
.sitemapbox .container .cont .item:last-child {
  margin-bottom: 0;
}
.sitemapbox .container .cont .item .fz_tit {
  color: #000000;
  font-size: 20px;
}
@media (max-width: 1580px) {
  .sitemapbox .container .cont .item .fz_tit {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .sitemapbox .container .cont .item .fz_tit {
    font-size: 16px;
  }
}
.sitemapbox .container .cont .item .jut {
  display: flex;
  flex-wrap: wrap;
  padding-top: 14px;
}
@media (max-width: 1580px) {
  .sitemapbox .container .cont .item .jut {
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .sitemapbox .container .cont .item .jut {
    padding-top: 0.1rem;
  }
}
.sitemapbox .container .cont .item .jut a {
  width: 16.666%;
  padding-right: 10px;
  display: block;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  color: #666666;
  margin-top: 10px;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .sitemapbox .container .cont .item .jut a {
    margin-top: 8px;
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  .sitemapbox .container .cont .item .jut a {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .sitemapbox .container .cont .item .jut a {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .sitemapbox .container .cont .item .jut a {
    width: 33.333%;
  }
}
@media (max-width: 567px) {
  .sitemapbox .container .cont .item .jut a {
    width: auto;
    margin-top: 0.2rem;
    margin-right: 0.2rem;
  }
}
.sitemapbox .container .cont .item .jut a:hover {
  color: #003686;
}
/* End */
/* 搜索结果 */
.searchbox {
  padding-bottom: 1.4rem;
}
.searchbox .fz_title {
  text-align: center;
  color: #000000;
  margin-bottom: 0.3rem;
}
.searchbox .form {
  max-width: 705px;
  background-color: #f7f8fa;
  border-radius: 5px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom: 0.42rem;
}
.searchbox .form input {
  padding: 24.5px 20px;
  font-size: 16px;
  color: #000;
  width: calc(100% - 80px);
}
@media (max-width: 1580px) {
  .searchbox .form input {
    font-size: 14px;
    padding: 20px 20px;
    width: calc(100% - 70px);
  }
}
@media (max-width: 1260px) {
  .searchbox .form input {
    padding: 16px 20px;
    width: calc(100% - 60px);
  }
}
@media (max-width: 767px) {
  .searchbox .form input {
    padding: 14px 16px;
  }
}
.searchbox .form .f_sub {
  width: 80px;
}
@media (max-width: 1580px) {
  .searchbox .form .f_sub {
    width: 70px;
  }
}
@media (max-width: 1260px) {
  .searchbox .form .f_sub {
    width: 60px;
  }
}
.searchbox .form .f_sub svg {
  width: 18px;
}
@media (max-width: 1580px) {
  .searchbox .form .f_sub svg {
    width: 16px;
  }
}
@media (max-width: 1260px) {
  .searchbox .form .f_sub svg {
    width: 14px;
  }
}
.searchbox .form .f_sub svg path {
  fill: #949596;
}
.searchbox .fz_list {
  color: #222222;
  font-size: 20px;
  margin-bottom: 0.5rem;
}
@media (max-width: 1580px) {
  .searchbox .fz_list {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .searchbox .fz_list {
    font-size: 16px;
  }
}
.searchbox .fz_list span {
  color: #003686;
}
.searchbox .searchbox_nav {
  width: 100%;
  margin-bottom: 0.38rem;
}
.searchbox .searchbox_nav .swiper-slide {
  width: auto;
  margin-right: 0.3rem;
}
.searchbox .searchbox_nav .swiper-slide:last-child {
  margin-right: 0;
}
.searchbox .searchbox_nav .swiper-slide .li {
  color: #666666;
  font-size: 18px;
  position: relative;
  display: block;
  padding-bottom: 12px;
}
@media (max-width: 1580px) {
  .searchbox .searchbox_nav .swiper-slide .li {
    font-size: 16px;
  }
}
.searchbox .searchbox_nav .swiper-slide .li:before {
  content: "";
  border-radius: 2px;
  height: 4px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 80%;
}
@media (max-width: 1580px) {
  .searchbox .searchbox_nav .swiper-slide .li:before {
    height: 2px;
  }
}
.searchbox .searchbox_nav .on .li {
  color: #003686;
}
.searchbox .searchbox_nav .on .li:before {
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#000000, #000000);
  background-blend-mode: normal, 
            normal;
}
.searchbox .search_cont .fz_cont {
  margin-bottom: 0.3rem;
}
.searchbox .search_cont .fz_cont:last-child {
  margin-bottom: 0;
}
.searchbox .search_cont .fz_cont .fz_ti {
  color: #000000;
  margin-bottom: 0.12rem;
}
.searchbox .search_cont .fz_cont .list {
  display: block;
  width: 100%;
}
.searchbox .search_cont .fz_cont .list .li {
  display: block;
  padding: 0.24rem 0;
  border-bottom: 1px solid #e5e5e5;
}
.searchbox .search_cont .fz_cont .list .li:last-child {
  border-bottom: none;
}
.searchbox .search_cont .fz_cont .list .li .tit {
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 8px;
  color: #000000;
}
.searchbox .search_cont .fz_cont .list .li .tit span {
  color: #003686;
}
.searchbox .search_cont .fz_cont .list .li .text {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 50px;
}
@media (max-width: 1580px) {
  .searchbox .search_cont .fz_cont .list .li .text {
    height: 46px;
    font-size: 14px;
    line-height: 22px;
  }
}
/* End */
/* 标签页面 */
.labelbox .fz_list {
  text-align: center;
}
.labelbox .labelbox_cont .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px;
}
@media (max-width: 1580px) {
  .labelbox .labelbox_cont .cont {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .labelbox .labelbox_cont .cont {
    margin: 0;
  }
}
.labelbox .labelbox_cont .cont .item {
  width: 33.3333%;
  padding: 0 14px;
  margin-bottom: 40px;
}
@media (max-width: 1580px) {
  .labelbox .labelbox_cont .cont .item {
    padding: 0 10px;
    margin-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .labelbox .labelbox_cont .cont .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .labelbox .labelbox_cont .cont .item {
    padding: 0;
    width: 100%;
  }
}
.labelbox .labelbox_cont .cont .item .list {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.labelbox .labelbox_cont .cont .item .list .img {
  padding-bottom: 58.46%;
  overflow: hidden;
}
.labelbox .labelbox_cont .cont .item .list .img img {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.labelbox .labelbox_cont .cont .item .list .font {
  border: solid 1px #d5d5d5;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 40px 0.38rem;
}
@media (max-width: 1580px) {
  .labelbox .labelbox_cont .cont .item .list .font {
    padding: 30px 0.38rem;
  }
}
@media (max-width: 767px) {
  .labelbox .labelbox_cont .cont .item .list .font {
    padding: 0.5rem 0.46rem;
  }
}
.labelbox .labelbox_cont .cont .item .list .font .label {
  display: flex;
  align-items: center;
  line-height: 25px;
  color: #fff;
  margin-bottom: 0.16rem;
}
@media (max-width: 1580px) {
  .labelbox .labelbox_cont .cont .item .list .font .label {
    line-height: 22px;
  }
}
.labelbox .labelbox_cont .cont .item .list .font .label .li {
  font-size: 12px;
  background-color: #999999;
}
.labelbox .labelbox_cont .cont .item .list .font .label .li span {
  padding: 0 6px;
  padding-right: 3px;
  display: block;
  background-color: #999999;
}
.labelbox .labelbox_cont .cont .item .list .font .label .day span {
  padding: 0 6px;
  padding-left: 10px;
  background-color: transparent;
  background: url(../image/lanseiconim1.png) right bottom / 100% 100% no-repeat;
}
.labelbox .labelbox_cont .cont .item .list .font .tit {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000000;
  margin-bottom: 0.24rem;
}
.labelbox .labelbox_cont .cont .item .list .font .text {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 50px;
  margin-bottom: 0.7rem;
}
@media (max-width: 1580px) {
  .labelbox .labelbox_cont .cont .item .list .font .text {
    font-size: 14px;
    line-height: 22px;
    height: 46px;
  }
}
@media (max-width: 767px) {
  .labelbox .labelbox_cont .cont .item .list .font .text {
    margin-bottom: 0.3rem;
  }
}
.labelbox .labelbox_cont .cont .item .list .font .but {
  padding-top: 0.32rem;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  position: relative;
}
.labelbox .labelbox_cont .cont .item .list .font .but:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
  width: 0;
  height: 2px;
  background-color: #003686;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.labelbox .labelbox_cont .cont .item .list:hover .img img {
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
}
.labelbox .labelbox_cont .cont .item .list:hover .font .but:after {
  width: 100%;
}
.labelbox .labelbox_cont .base_page {
  margin-top: 20px;
}
/* End */
/* 欢迎咨询 */
.messagebox {
  padding-bottom: 1.4rem;
}
.messagebox .fz_title {
  margin-bottom: 0.5rem;
  text-align: center;
}
.messagebox .jut {
  border-radius: 5px;
  padding: 0.48rem 0.4rem;
  background-image: url(../image/zixunbag1.jpg);
  background-position: center;
  background-size: cover;
}
.messagebox .jut .fz_name {
  display: flex;
  align-items: center;
  color: #fff;
  margin-bottom: 0.6rem;
}
.messagebox .jut .fz_name .img {
  overflow: hidden;
  width: 0.56rem;
}
@media (max-width: 567px) {
  .messagebox .jut .fz_name .img {
    width: 0.76rem;
  }
}
.messagebox .jut .fz_name .img img {
  width: 100%;
  float: left;
}
.messagebox .jut .fz_name .font {
  padding-left: 10px;
  width: calc(100% - 0.56rem);
}
@media (max-width: 567px) {
  .messagebox .jut .fz_name .font {
    width: calc(100% - 0.76rem);
  }
}
.messagebox .jut .fz_name .font .tit {
  font-size: 20px;
}
@media (max-width: 1580px) {
  .messagebox .jut .fz_name .font .tit {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .messagebox .jut .fz_name .font .tit {
    font-size: 16px;
  }
}
.messagebox .jut .nei {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.13rem;
}
@media (max-width: 767px) {
  .messagebox .jut .nei {
    margin: 0;
  }
}
.messagebox .jut .nei .li {
  width: 50%;
  padding: 0 0.13rem;
}
@media (max-width: 767px) {
  .messagebox .jut .nei .li {
    padding: 0;
    width: 100%;
    margin-bottom: 0.3rem;
  }
  .messagebox .jut .nei .li:last-child {
    margin-bottom: 0;
  }
}
.messagebox .jut .nei .li .font {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 5px;
  border: 2px solid #fff;
  padding: 0.44rem 0.3rem 0.4rem;
  width: 100%;
}
.messagebox .jut .nei .li .font .name {
  color: #666666;
  font-size: 16px;
  margin-bottom: 0.18rem;
}
@media (max-width: 1580px) {
  .messagebox .jut .nei .li .font .name {
    font-size: 14px;
  }
}
.messagebox .jut .nei .li .font .tit {
  color: #000000;
  line-height: 0.8;
}
.messagebox .cont {
  margin-top: 1.1rem;
}
.messagebox .cont .fz_tit {
  color: #000000;
  margin-bottom: 0.44rem;
}
.messagebox .cont .form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
@media (max-width: 767px) {
  .messagebox .cont .form {
    margin: 0;
  }
}
.messagebox .cont .form .item {
  width: 50%;
  padding: 0 5px;
  margin-bottom: 10px;
  color: #fff;
}
@media (max-width: 767px) {
  .messagebox .cont .form .item {
    padding: 0;
    width: 100%;
  }
}
.messagebox .cont .form .item input,
.messagebox .cont .form .item select,
.messagebox .cont .form .item textarea {
  background-color: #f7f8fa;
  border-radius: 5px;
  color: #333;
  font-size: 16px;
  width: 100%;
  transition: all 0.4s;
  border: 1px solid transparent;
  padding: 24px 20px;
}
@media (max-width: 1580px) {
  .messagebox .cont .form .item input,
  .messagebox .cont .form .item select,
  .messagebox .cont .form .item textarea {
    font-size: 14px;
    padding: 18px 16px;
  }
}
@media (max-width: 767px) {
  .messagebox .cont .form .item input,
  .messagebox .cont .form .item select,
  .messagebox .cont .form .item textarea {
    padding: 14px 16px;
  }
}
.messagebox .cont .form .item input:focus,
.messagebox .cont .form .item textarea:focus {
  border-color: #015ee7;
}
.messagebox .cont .form .item select {
  color: #666;
  background-image: url(../image/selecticonimg1.svg);
  background-position: 97% center ;
  background-size: 12px;
  background-repeat: no-repeat;
}
.messagebox .cont .form .item textarea {
  height: 1.84rem;
}
.messagebox .cont .form .f_textarea,
.messagebox .cont .form .f_chioc,
.messagebox .cont .form .but {
  width: 100%;
}
.messagebox .cont .form .f_chioc {
  display: flex;
  align-items: center;
  position: relative;
  color: #999999;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .messagebox .cont .form .f_chioc {
    font-size: 14px;
  }
}
.messagebox .cont .form .f_chioc a {
  color: #003686;
}
.messagebox .cont .form .f_chioc a:hover {
  text-decoration: underline;
}
.messagebox .cont .form .f_chioc input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.messagebox .cont .form .f_chioc input:checked ~ i {
  opacity: 1;
  border-color: #015ee7;
  background: #015ee7 url(../image/zehngqueicoim1.svg) center / 100% no-repeat;
}
.messagebox .cont .form .f_chioc i {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: solid 1px #000000;
  opacity: 0.3;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .messagebox .cont .form .f_chioc i {
    width: 14px;
    height: 14px;
  }
}
.messagebox .cont .form .but {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.messagebox .cont .form .but .f_sub {
  width: 305px;
  height: 70px;
  margin: 0 5px;
  color: #fff;
  transition: all 0.4s;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#e7ecee, #e7ecee);
  background-blend-mode: normal, 
            normal;
  border-radius: 5px;
  font-size: 16px;
  margin-top: 0.26rem;
}
@media (max-width: 1580px) {
  .messagebox .cont .form .but .f_sub {
    height: 55px;
    width: 160px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .messagebox .cont .form .but .f_sub {
    height: 47px;
    width: 200px;
  }
}
.messagebox .cont .form .but .f_sub:hover {
  opacity: 0.9;
}
.messagebox .cont .form .but .f_reset {
  background: none;
  background-color: #eff1f4;
  color: #666666;
}
.messagebox .cont .form .but .f_reset:hover {
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#e7ecee, #e7ecee);
  background-blend-mode: normal, 
              normal;
  color: #fff;
}
/* End */
/* 右侧固定 */
@media (max-width: 767px) {
  .fot_height {
    width: 100%;
    height: 50px;
  }
}
.rightfixed {
  position: fixed;
  z-index: 20;
  background-color: #fff;
  display: none;
}
@media (min-width: 768px) {
  .rightfixed {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px 0 0 5px;
  }
}
.rightfixed .item {
  width: 78px;
  height: 78px;
  position: relative;
}
@media (max-width: 1580px) {
  .rightfixed .item {
    width: 74px;
    height: 74px;
  }
}
@media (max-width: 1260px) {
  .rightfixed .item {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 767px) {
  .rightfixed .item {
    height: 50px;
  }
}
.rightfixed .item .tit {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #000000;
  font-size: 14px;
}
@media (max-width: 1580px) {
  .rightfixed .item .tit {
    font-size: 12px;
  }
}
.rightfixed .item .tit .img,
.rightfixed .item .tit .name {
  position: relative;
}
.rightfixed .item .tit .img {
  display: block;
  height: 25px;
  overflow: hidden;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .rightfixed .item .tit .img {
    height: 23px;
  }
}
@media (max-width: 1260px) {
  .rightfixed .item .tit .img {
    height: 20px;
  }
}
@media (max-width: 767px) {
  .rightfixed .item .tit .img {
    height: 16px;
    margin-bottom: 6px;
  }
}
.rightfixed .item .tit .img img,
.rightfixed .item .tit .img svg {
  height: 100%;
  float: left;
}
.rightfixed .item .tit .img img:nth-child(2) {
  display: none;
}
.rightfixed .item .tit .img svg path {
  fill: #000000;
}
.rightfixed .item .tit .name {
  line-height: 1;
}
.rightfixed .item .tit:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-30deg, #5aecfe 0%, #2ea5f3 23%, #015de7 80%), linear-gradient(#0059aa, #0059aa);
  background-blend-mode: normal, 
          normal;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
}
.rightfixed .item .hover {
  position: absolute;
  right: 100%;
  top: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  height: 100%;
  background-color: #015de7;
  visibility: hidden;
  opacity: 0;
  width: 162px;
  font-size: 20px;
  color: #fff;
  border-radius: 5px 0 0 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.1rem 0;
  padding-left: 0.12rem;
  font-weight: 600;
}
@media (max-width: 1580px) {
  .rightfixed .item .hover {
    font-size: 18px;
    width: 142px;
  }
}
@media (max-width: 1260px) {
  .rightfixed .item .hover {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .rightfixed .item .hover {
    display: none;
  }
}
.rightfixed .item:hover .tit:before {
  opacity: 1;
}
.rightfixed .item:hover .tit .img img:nth-child(1) {
  display: none;
}
.rightfixed .item:hover .tit .img img:nth-child(2) {
  display: block;
}
.rightfixed .item:hover .tit .img svg path {
  fill: #fff;
}
.rightfixed .item:hover .tit .name {
  color: #fff;
}
.rightfixed .item:hover .hover {
  visibility: visible;
  opacity: 1;
}
.rightfixed .item:nth-child(1) .tit:before {
  border-radius: 5px 0 0 0;
}
.rightfixed .item:last-child .tit:before {
  border-radius: 0 0 0 5px;
}
@media (max-width: 767px) {
  .rightfixed {
    left: 0;
    bottom: 0;
    width: 100%;
    box-shadow: 0px -3px 10px 0px rgba(0, 0, 0, 0.1);
  }
  .rightfixed:after {
    content: "";
    display: block;
    clear: both;
    zoom: 1;
  }
  .rightfixed .item {
    width: 33.333%;
    float: left;
    position: relative;
  }
  .rightfixed .item:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    height: 70%;
    width: 1px;
    background-color: #ddd;
  }
  .rightfixed .item:last-child {
    border-right: none;
  }
  .rightfixed .item:last-child:after {
    display: none;
  }
}
/* End */
/* 开展弹窗 */
.altbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 21;
  display: none;
}
.altbox .bag {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
.altbox .cont {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: #fff;
  width: 58.54%;
  border-radius: 5px;
  padding: 0.45rem 0.44rem;
  max-width: 1070px;
}
@media (max-width: 1580px) {
  .altbox .cont {
    width: 70%;
  }
}
@media (max-width: 1260px) {
  .altbox .cont {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .altbox .cont {
    width: 92%;
    padding: 0.6rem 0.4rem;
  }
}
.altbox .cont .close {
  position: absolute;
  top: 13px;
  right: 13px;
  z-index: 2;
  width: 45px;
  cursor: pointer;
  height: 45px;
  background-color: #ebedf1;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  border-radius: 50%;
}
@media (max-width: 1580px) {
  .altbox .cont .close {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .altbox .cont .close {
    width: 0.66rem;
    height: 0.66rem;
  }
}
.altbox .cont .close img {
  width: 31%;
}
.altbox .cont .close:hover {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.altbox .cont .jut {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.altbox .cont .jut .img {
  overflow: hidden;
  border-radius: 5px;
  width: 41.93%;
}
@media (max-width: 767px) {
  .altbox .cont .jut .img {
    width: 100%;
  }
}
.altbox .cont .jut .img:before {
  padding-bottom: 87.69%;
}
.altbox .cont .jut .font {
  width: 58.07%;
  padding-left: 0.4rem;
  max-height: 5rem;
  padding-right: 0.56rem;
  overflow: auto;
}
@media (max-width: 767px) {
  .altbox .cont .jut .font {
    width: 100%;
    padding-left: 0;
    margin-top: 0.4rem;
  }
}
.altbox .cont .jut .font::-webkit-scrollbar {
  width: 2px;
  height: 1px;
}
.altbox .cont .jut .font::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #003686;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.altbox .cont .jut .font::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.altbox .cont .jut .font .tit {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 35px;
  letter-spacing: 0px;
  color: #000000;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .altbox .cont .jut .font .tit {
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 32px;
  }
}
@media (max-width: 1260px) {
  .altbox .cont .jut .font .tit {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .altbox .cont .jut .font .tit {
    font-size: 16px;
    line-height: 22px;
  }
}
.altbox .cont .jut .font .text {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
/* End */
/* 联系我们 */
.abtbox {
  background-color: #e8f1f5;
}
.abtbox-sec1 {
  background-color: #e8f1f5;
  background-position: left 110%;
  background-repeat: no-repeat;
  background-size: 100%;
}
.abtbox-sec1 .cont {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont {
    flex-wrap: wrap;
  }
}
.abtbox-sec1 .cont .lt {
  width: 64.75%;
  width: 1036px;
  padding-right: 14%;
}
@media (max-width: 1260px) {
  .abtbox-sec1 .cont .lt {
    padding-right: 12%;
    width: 900px;
  }
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .lt {
    width: 100%;
  }
}
.abtbox-sec1 .cont .lt .ficon {
  display: block;
  height: 36px;
  margin-bottom: 0.34rem;
}
@media (max-width: 1580px) {
  .abtbox-sec1 .cont .lt .ficon {
    height: 32px;
  }
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .lt .ficon {
    height: 0.66rem;
  }
}
.abtbox-sec1 .cont .lt .ficon img {
  height: 100%;
}
.abtbox-sec1 .cont .lt .tit {
  color: #000000;
  font-weight: bold;
  line-height: 1.333333;
  margin-bottom: 0.55rem;
}
@media (max-width: 1260px) {
  .abtbox-sec1 .cont .lt .tit {
    margin-bottom: 0.4rem;
  }
}
.abtbox-sec1 .cont .lt .text {
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}
@media (max-width: 1580px) {
  .abtbox-sec1 .cont .lt .text {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 1260px) {
  .abtbox-sec1 .cont .lt .text {
    line-height: 22px;
  }
}
.abtbox-sec1 .cont .gt {
  width: 35.25%;
  width: 564px;
}
@media (max-width: 1260px) {
  .abtbox-sec1 .cont .gt {
    width: 700px;
  }
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .gt {
    width: 100%;
    margin-top: 0.4rem;
  }
}
.abtbox-sec1 .cont .gt .jut {
  display: flex;
  flex-wrap: wrap;
  padding-left: 1px;
  padding-top: 1px;
}
@media (min-width: 768px) {
  .abtbox-sec1 .cont .gt .jut {
    flex-wrap: wrap-reverse;
  }
}
.abtbox-sec1 .cont .gt .jut .li {
  width: 50%;
  background-color: #ffffff;
  border: solid 1px #d2dce1;
  margin-left: -1px;
  margin-top: -1px;
  padding: 0.9rem 0.4rem 0.26rem;
}
@media (max-width: 767px) {
}
@media (max-width: 567px) {
  .abtbox-sec1 .cont .gt .jut .li {
    width: 50%;
  }
}
.abtbox-sec1 .cont .gt .jut .li .shu {
  display: flex;
  align-items: flex-start;
  line-height: 0.8;
  color: #666666;
  font-size: 18px;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-weight: bold;
  margin-bottom: 6px;
}
@media (max-width: 1580px) {
  .abtbox-sec1 .cont .gt .jut .li .shu {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .abtbox-sec1 .cont .gt .jut .li .shu {
    font-size: 14px;
  }
}
.abtbox-sec1 .cont .gt .jut .li .shu .zi {
  position: relative;
  color: #11ccfa;
  font-size: 0.6rem;
  line-height: 0.8;
}
@media (max-width: 767px) {
  .abtbox-sec1 .cont .gt .jut .li .shu .zi {
    font-size: 0.5rem;
  }
}
.abtbox-sec1 .cont .gt .jut .li .shu .zi em {
  font-style: normal;
  content: attr(data-text);
  position: absolute;
  z-index: 10;
  color: #0c6fea;
  -webkit-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -moz-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -ms-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  -o-mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  mask: linear-gradient(180deg, #0c6fea 50%, transparent);
  left: 0;
  right: 0;
  top: 0;
}
.abtbox-sec1 .cont .gt .jut .li .shu .zi span {
  display: block;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .abtbox-sec1 .cont .gt .jut .li .shu .zi span {
    margin-right: 5px;
  }
}
.abtbox-sec1 .cont .gt .jut .li .tit {
  font-weight: bold;
  font-size: 18px;
  color: #666666;
}
@media (max-width: 1580px) {
  .abtbox-sec1 .cont .gt .jut .li .tit {
    font-size: 16px;
  }
}
.abtbox-sec2 {
  padding-top: 1.4rem;
  background-color: #fff;
}
.abtbox-sec2 .cont {
  background-position: center;
  background-size: cover;
  padding-left: 0.4rem;
  padding-right: 0.4rem;
  min-height: 6rem;
  padding-bottom: 1.46rem;
  background-attachment: fixed;
}
.abtbox-sec2 .cont .synbox_tit {
  margin-bottom: 0.4rem;
}
.abtbox-sec2 .cont .synbox_tit .name {
  color: #6dc2e9;
}
.abtbox-sec2 .cont .synbox_tit .tit {
  color: #fff;
}
.abtbox-sec2 .cont .fz_text {
  max-width: 804px;
  margin: 0 auto 0.6rem;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  text-align: center;
  line-height: 25px;
  letter-spacing: 0px;
  color: #9fd6ef;
}
@media (max-width: 1580px) {
  .abtbox-sec2 .cont .fz_text {
    font-size: 14px;
    line-height: 24px;
  }
}
.abtbox-sec2 .cont .but {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 340px;
  padding: 10px 20px;
  height: 60px;
  border-radius: 5px;
  margin: 0 auto;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #fff;
  border: solid 2px #ffffff;
  position: relative;
}
@media (max-width: 1580px) {
  .abtbox-sec2 .cont .but {
    width: 260px;
    height: 54px;
  }
}
@media (max-width: 1260px) {
  .abtbox-sec2 .cont .but {
    width: 220px;
    height: 50px;
  }
}
.abtbox-sec2 .cont .but:before {
  content: "";
  display: block;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  background-color: #fff;
  position: absolute;
  transition: all 0.4s;
}
.abtbox-sec2 .cont .but span,
.abtbox-sec2 .cont .but i {
  position: relative;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.abtbox-sec2 .cont .but i {
  display: block;
  width: 29px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .abtbox-sec2 .cont .but i {
    width: 24px;
  }
}
@media (max-width: 1260px) {
  .abtbox-sec2 .cont .but i {
    width: 20px;
  }
}
.abtbox-sec2 .cont .but i svg {
  float: left;
  width: 100%;
}
.abtbox-sec2 .cont .but i svg path {
  fill: #fff;
  opacity: 1;
}
.abtbox-sec2 .cont .but:hover {
  color: #000;
}
.abtbox-sec2 .cont .but:hover:before {
  width: 100%;
}
.abtbox-sec2 .cont .but:hover span,
.abtbox-sec2 .cont .but:hover i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.abtbox-sec2 .cont .but:hover i svg path {
  fill: #000;
}
.abtbox-sec3 {
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #fff;
}
.abtbox-sec3 .synbox_tit {
  max-width: 927px;
  margin: 0 auto;
  margin-bottom: 1.26rem;
}
.abtbox-sec3 .fz_img {
  max-width: 1920px;
  margin: 0 auto;
}
.abtbox-sec3 .fz_img img {
  max-width: 100%;
}
.abtbox-sec3 .fz_img img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .abtbox-sec3 .fz_img img {
    display: none;
  }
  .abtbox-sec3 .fz_img img:nth-child(2) {
    display: block;
  }
}
.abtbox-sec4 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 1.8rem;
}
.abtbox-sec4 .synbox_tit {
  max-width: 688px;
  margin: 0 auto;
  margin-bottom: 1.46rem;
}
@media (max-width: 767px) {
  .abtbox-sec4 .synbox_tit {
    margin-bottom: 0.6rem;
  }
}
.abtbox-sec4 .synbox_tit .name {
  color: #76a6d7;
}
.abtbox-sec4 .synbox_tit .tit {
  color: #fff;
}
.abtbox-sec4 .fz_img {
  text-align: center;
  max-width: 1920px;
  margin: 0 auto;
  overflow: hidden;
}
@media (max-width: 767px) {
  .abtbox-sec4 .fz_img {
    overflow: auto;
  }
}
.abtbox-sec4 .fz_img img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .abtbox-sec4 .fz_img img {
    max-width: 260%;
  }
}
.abtbox-sec5 {
  background-color: #fff;
  overflow: hidden;
}
.abtbox-sec5 .synbox_tit {
  margin-bottom: 0.8rem;
}
@media (max-width: 767px) {
  .abtbox-sec5 .synbox_tit {
    margin-bottom: 0.4rem;
  }
}
.abtbox-sec5 .cont {
  padding: 0 19.44444%;
  margin-bottom: 0.6rem;
}
@media (max-width: 1260px) {
  .abtbox-sec5 .cont {
    padding: 0 5%;
  }
}
@media (max-width: 767px) {
  .abtbox-sec5 .cont {
    padding: 0;
  }
}
.abtbox-sec5 .cont .abtbox5_cont {
  width: 100%;
}
.abtbox-sec5 .cont .abtbox5_cont .swiper-slide .shu {
  font-size: 3.6rem;
  line-height: 0.8;
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: 600;
  color: #0c6fea;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0.08;
}
@media (max-width: 767px) {
  .abtbox-sec5 .cont .abtbox5_cont .swiper-slide .shu {
    display: none;
  }
}
.abtbox-sec5 .cont .abtbox5_cont .swiper-slide .item {
  padding: 0.86rem 0 0.6rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(100%) blur(8px);
}
.abtbox-sec5 .cont .abtbox5_cont .swiper-slide .item .img {
  width: 36.78%;
}
@media (max-width: 767px) {
  .abtbox-sec5 .cont .abtbox5_cont .swiper-slide .item .img {
    width: 100%;
  }
}
.abtbox-sec5 .cont .abtbox5_cont .swiper-slide .item .img:before {
  padding-bottom: 64.0625%;
}
.abtbox-sec5 .cont .abtbox5_cont .swiper-slide .item .font {
  width: 63.22%;
  padding-left: 0.5rem;
}
@media (max-width: 767px) {
  .abtbox-sec5 .cont .abtbox5_cont .swiper-slide .item .font {
    width: 100%;
    padding-left: 0;
    margin-top: 0.4rem;
  }
}
.abtbox-sec5 .cont .abtbox5_cont .swiper-slide .item .font .tit {
  color: #000000;
  margin-bottom: 0.16rem;
}
.abtbox-sec5 .cont .abtbox5_cont .swiper-slide .item .font .text {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}
@media (max-width: 1580px) {
  .abtbox-sec5 .cont .abtbox5_cont .swiper-slide .item .font .text {
    font-size: 14px;
    line-height: 26px;
  }
}
@media (max-width: 1260px) {
  .abtbox-sec5 .cont .abtbox5_cont .swiper-slide .item .font .text {
    line-height: 22px;
  }
}
.abtbox-sec5 .nav {
  position: relative;
}
.abtbox-sec5 .nav:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
}
.abtbox-sec5 .nav .container {
  position: relative;
  padding-left: 14.375%;
  padding-right: 0%;
}
@media (max-width: 767px) {
  .abtbox-sec5 .nav .container {
    padding-left: 0;
    padding: 0 6%;
  }
}
.abtbox-sec5 .nav .container .abtbox5_prev,
.abtbox-sec5 .nav .container .abtbox5_next {
  background-color: #e5e5e5;
  position: absolute;
  top: 0;
  margin-top: 7px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.abtbox-sec5 .nav .container .abtbox5_prev svg,
.abtbox-sec5 .nav .container .abtbox5_next svg {
  opacity: 1;
}
.abtbox-sec5 .nav .container .abtbox5_prev svg path,
.abtbox-sec5 .nav .container .abtbox5_next svg path {
  fill: #fff;
}
.abtbox-sec5 .nav .container .abtbox5_prev {
  left: 0;
}
@media (max-width: 767px) {
  .abtbox-sec5 .nav .container .abtbox5_prev {
    left: -0.3rem;
  }
}
.abtbox-sec5 .nav .container .abtbox5_next {
  right: 0;
}
@media (max-width: 767px) {
  .abtbox-sec5 .nav .container .abtbox5_next {
    right: -0.3rem;
  }
}
.abtbox-sec5 .nav .container .abtbox5_nav {
  width: 100%;
  padding-top: 7px;
}
.abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide {
  width: 34%;
}
@media (max-width: 767px) {
  .abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide {
    width: 46%;
  }
}
.abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide i {
  margin-top: -6px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 5px;
  z-index: 2;
}
.abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide i:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#01546b, #01546b);
  z-index: 2;
  background-blend-mode: normal, 
                  normal;
  z-index: 3;
  position: relative;
}
.abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide i:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 71%;
  height: 71%;
  border-radius: 50%;
  background-color: #cacaca;
  z-index: 2;
}
.abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide .tit {
  color: #999999;
  font-size: 16px;
  margin-bottom: 0.34rem;
}
@media (max-width: 1580px) {
  .abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide .tit {
    font-size: 14px;
  }
}
.abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide .date {
  position: relative;
  color: #0c6fea;
  color: #b2b2b2;
  font-size: 0.3rem;
  line-height: 0.8;
  line-height: 0.5rem;
  font-weight: 500;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 767px) {
  .abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide .date {
    font-size: 0.5rem;
  }
}
.abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide .date em {
  font-style: normal;
  content: attr(data-text);
  position: absolute;
  z-index: 10;
  color: #11ccfa;
  -webkit-mask: linear-gradient(-142deg, #11ccfa 80%, transparent);
  -moz-mask: linear-gradient(-142deg, #11ccfa 80%, transparent);
  -ms-mask: linear-gradient(-142deg, #11ccfa 80%, transparent);
  -o-mask: linear-gradient(-142deg, #11ccfa 80%, transparent);
  mask: linear-gradient(-142deg, #11ccfa 80%, transparent);
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
}
.abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide .date span {
  display: block;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .abtbox-sec5 .nav .container .abtbox5_nav .swiper-slide .date span {
    margin-right: 5px;
  }
}
.abtbox-sec5 .nav .container .abtbox5_nav .on i:before {
  opacity: 1;
}
.abtbox-sec5 .nav .container .abtbox5_nav .on i:after {
  opacity: 0;
}
.abtbox-sec5 .nav .container .abtbox5_nav .on .tit {
  opacity: 0;
  color: #0c6fea;
}
@media (max-width: 767px) {
  .abtbox-sec5 .nav .container .abtbox5_nav .on .tit {
    opacity: 1;
  }
}
.abtbox-sec5 .nav .container .abtbox5_nav .on .date {
  color: #0c6fea;
  font-size: 0.48rem;
}
.abtbox-sec5 .nav .container .abtbox5_nav .on .date em {
  opacity: 1;
}
.abtbox-sec6 {
  padding-bottom: 1.4rem;
  background-color: #fff;
}
.abtbox-sec6 .nav {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 1rem;
  padding-bottom: 2.6rem;
}
.abtbox-sec6 .nav .synbox_tit .name {
  color: #fff;
  opacity: 0.8;
}
.abtbox-sec6 .nav .synbox_tit .tit {
  color: #fff;
}
.abtbox-sec6 .cont {
  position: relative;
  margin-top: -2.1rem;
  overflow: hidden;
  display: flex;
}
.abtbox-sec6 .cont .container {
  position: relative;
  padding: 0 5%;
}
.abtbox-sec6 .cont .container .abtbox6_prev,
.abtbox-sec6 .cont .container .abtbox6_next {
  background-color: #e5e5e5;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.abtbox-sec6 .cont .container .abtbox6_prev svg,
.abtbox-sec6 .cont .container .abtbox6_next svg {
  opacity: 1;
}
.abtbox-sec6 .cont .container .abtbox6_prev svg path,
.abtbox-sec6 .cont .container .abtbox6_next svg path {
  fill: #fff;
}
.abtbox-sec6 .cont .container .abtbox6_prev {
  left: -10px;
}
@media (max-width: 767px) {
  .abtbox-sec6 .cont .container .abtbox6_prev {
    left: -0.3rem;
  }
}
.abtbox-sec6 .cont .container .abtbox6_next {
  right: -10px;
}
@media (max-width: 767px) {
  .abtbox-sec6 .cont .container .abtbox6_next {
    right: -0.3rem;
  }
}
.abtbox-sec6 .cont .nei {
  display: flex;
  margin: 0 -10px;
}
@media (max-width: 1580px) {
  .abtbox-sec6 .cont .nei {
    margin: 0 -6px;
  }
}
.abtbox-sec6 .cont .fz_item {
  margin: 0;
  width: 21.5277777%;
}
@media (max-width: 991px) {
  .abtbox-sec6 .cont .fz_item {
    display: none;
  }
}
.abtbox-sec6 .cont .fz_item .swiper-slide {
  padding: 0 10px;
  -webkit-transition: none;
  transition: none;
}
@media (max-width: 1580px) {
  .abtbox-sec6 .cont .fz_item .swiper-slide {
    padding: 0 6px;
  }
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item {
  width: 100%;
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  padding: 0.9rem 0.4rem 0.64rem;
  padding-right: 0.2rem;
  border: solid 1px #dee5ea;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut {
  display: flex;
  margin-bottom: 0.9rem;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .font {
  width: 100%;
  padding-right: 0;
  opacity: 0.4;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .font .text {
  overflow: auto;
  padding-right: 0;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  max-height: 2.67rem;
  letter-spacing: 0px;
  padding-right: 0.2rem;
  color: #666666;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .font .text::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 2px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .font .text::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #003686;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .font .text::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
@media (max-width: 1580px) {
  .abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .font .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .font .text p {
  margin-bottom: 8px;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .font .text p:last-child {
  margin-bottom: 0;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .fz_img {
  width: 0;
  position: relative;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  height: 2.67rem;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .fz_img .img {
  width: 100%;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .fz_img .img1 {
  height: 100%;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .fz_img .img2 {
  position: absolute;
  right: 12%;
  bottom: 4%;
  height: 2.98rem;
  width: auto;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .jut .fz_img .img2 img {
  height: 100%;
  width: auto;
  position: relative;
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .tit {
  position: relative;
  color: #0c6fea;
  font-weight: bold;
  color: #d1d1d1;
  font-size: 0.36rem;
  line-height: 0.8;
  line-height: 0.5rem;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 767px) {
  .abtbox-sec6 .cont .fz_item .swiper-slide .item .tit {
    font-size: 0.5rem;
  }
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .tit em {
  font-style: normal;
  content: attr(data-text);
  position: absolute;
  z-index: 10;
  color: #11ccfa;
  -webkit-mask: linear-gradient(-142deg, #11ccfa 80%, transparent);
  -moz-mask: linear-gradient(-142deg, #11ccfa 80%, transparent);
  -ms-mask: linear-gradient(-142deg, #11ccfa 80%, transparent);
  -o-mask: linear-gradient(-142deg, #11ccfa 80%, transparent);
  mask: linear-gradient(-142deg, #11ccfa 80%, transparent);
  left: 0;
  right: 0;
  top: 0;
  opacity: 0;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.abtbox-sec6 .cont .fz_item .swiper-slide .item .tit span {
  display: block;
  margin-right: 10px;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width: 1580px) {
  .abtbox-sec6 .cont .fz_item .swiper-slide .item .tit span {
    margin-right: 5px;
  }
}
.abtbox-sec6 .cont .abtbox6_cont2 {
  width: 56.9446%;
}
@media (max-width: 991px) {
  .abtbox-sec6 .cont .abtbox6_cont2 {
    width: 100%;
    display: block;
  }
}
.abtbox-sec6 .cont .abtbox6_cont2 .swiper-slide .item {
  padding-right: 0.4rem;
}
.abtbox-sec6 .cont .abtbox6_cont2 .swiper-slide .item .jut {
  flex-wrap: wrap;
}
.abtbox-sec6 .cont .abtbox6_cont2 .swiper-slide .item .jut .font {
  width: 39.412%;
  padding-right: 0.3rem;
  opacity: 1;
}
@media (max-width: 767px) {
  .abtbox-sec6 .cont .abtbox6_cont2 .swiper-slide .item .jut .font {
    width: 100%;
    order: 1;
    padding-right: 0;
    margin-top: 0.4rem;
  }
}
.abtbox-sec6 .cont .abtbox6_cont2 .swiper-slide .item .jut .font .text {
  padding-right: 0.2rem;
}
.abtbox-sec6 .cont .abtbox6_cont2 .swiper-slide .item .jut .fz_img {
  width: 60.588%;
  -webkit-transition: all 0.4s 0.4s;
  transition: all 0.4s 0.4s;
  visibility: visible;
  opacity: 1;
}
@media (max-width: 767px) {
  .abtbox-sec6 .cont .abtbox6_cont2 .swiper-slide .item .jut .fz_img {
    width: 100%;
  }
}
.abtbox-sec6 .cont .abtbox6_cont2 .swiper-slide .item .tit {
  color: #0c6fea;
}
.abtbox-sec6 .cont .abtbox6_cont2 .swiper-slide .item .tit em {
  opacity: 1;
}
/* End */
/* APP下载 */
.downbox {
  background-color: #e8f1f5;
}
.downbox-sec1 .synbox_tit {
  max-width: 815px;
  margin: 0 auto;
  margin-bottom: 0.6rem;
}
.downbox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.15rem;
}
@media (max-width: 767px) {
  .downbox-sec1 .cont {
    margin: 0;
  }
}
.downbox-sec1 .cont .item {
  width: 50%;
  padding: 0 0.15rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .downbox-sec1 .cont .item {
    padding: 0;
    width: 100%;
  }
}
.downbox-sec1 .cont .item .list {
  display: block;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
  height: 100%;
  min-height: 2.84rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0.32rem 0.45rem 0.46rem 0.5rem;
}
@media (max-width: 767px) {
  .downbox-sec1 .cont .item .list {
    height: auto;
  }
}
.downbox-sec1 .cont .item .list .jut {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.3rem;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 0.24rem;
}
.downbox-sec1 .cont .item .list .jut .nei {
  width: calc(100% - 80px);
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .downbox-sec1 .cont .item .list .jut .nei {
    width: 100%;
  }
}
.downbox-sec1 .cont .item .list .jut .nei .img {
  width: 11.62%;
  box-shadow: 0px 5px 40px 0px rgba(71, 84, 120, 0.2);
}
.downbox-sec1 .cont .item .list .jut .nei .img:before {
  padding-bottom: 100%;
}
@media (max-width: 767px) {
  .downbox-sec1 .cont .item .list .jut .nei .img {
    width: 16%;
  }
}
.downbox-sec1 .cont .item .list .jut .nei .tit {
  color: #000000;
  width: 88.38%;
  padding-left: 0.3rem;
}
@media (max-width: 767px) {
  .downbox-sec1 .cont .item .list .jut .nei .tit {
    width: 84%;
  }
}
.downbox-sec1 .cont .item .list .jut .but {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #656666;
}
@media (max-width: 767px) {
  .downbox-sec1 .cont .item .list .jut .but {
    display: none;
  }
}
.downbox-sec1 .cont .item .list .jut .but i {
  display: block;
  width: 6px;
  margin-left: 12px;
}
@media (max-width: 1580px) {
  .downbox-sec1 .cont .item .list .jut .but i {
    margin-left: 6px;
  }
}
.downbox-sec1 .cont .item .list .jut .but i img {
  float: left;
  width: 100%;
}
.downbox-sec1 .cont .item .list .text {
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
}
@media (max-width: 1580px) {
  .downbox-sec1 .cont .item .list .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.downbox-sec1 .cont .item .list .gt {
  position: absolute;
  width: 2.84rem;
  height: 100%;
  top: 0;
  right: -2.84rem;
  background: url(../image/erbagimg1.png) center / cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
@media (max-width: 767px) {
  .downbox-sec1 .cont .item .list .gt {
    width: 100%;
    right: -100%;
  }
}
.downbox-sec1 .cont .item .list .gt .er {
  display: block;
  width: 1.6rem;
  overflow: hidden;
  margin-bottom: 0.14rem;
}
.downbox-sec1 .cont .item .list .gt .er img {
  width: 100%;
  float: left;
}
.downbox-sec1 .cont .item .list .gt .fztext {
  color: #ffffff;
  font-size: 12px;
}
.downbox-sec1 .cont .item .list:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.downbox-sec1 .cont .item .list:hover .gt {
  opacity: 1;
  right: 0;
}
/* End */
/* 社会责任 */
.dutybanner .bag img {
  opacity: 1;
}
.dutybanner .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .dutybanner .bag img:nth-child(1) {
    display: none;
  }
  .dutybanner .bag img:nth-child(2) {
    display: block;
  }
}
.dutybox {
  background-color: #f7f8fa;
}
.dutybox-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  position: relative;
}
.dutybox-sec1 .cont .lt {
  padding-right: 13.4375%;
  width: 40.625%;
}
@media (max-width: 1260px) {
  .dutybox-sec1 .cont .lt {
    padding-right: 8%;
  }
}
@media (max-width: 991px) {
  .dutybox-sec1 .cont .lt {
    width: 100%;
    padding-right: 0;
    margin-bottom: 0.6rem;
  }
}
@media (min-width: 992px) {
  .dutybox-sec1 .cont .lt {
    position: sticky;
    top: 80px;
  }
}
.dutybox-sec1 .cont .lt .synbox_tit {
  text-align: left;
}
.dutybox-sec1 .cont .lt .synbox_tit .text {
  margin-top: 0.4rem;
}
.dutybox-sec1 .cont .gt {
  width: 59.375%;
}
@media (max-width: 991px) {
  .dutybox-sec1 .cont .gt {
    width: 100%;
  }
}
.dutybox-sec1 .cont .gt .jut {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 767px) {
  .dutybox-sec1 .cont .gt .jut {
    margin: 0;
  }
}
.dutybox-sec1 .cont .gt .jut .item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .dutybox-sec1 .cont .gt .jut .item {
    width: 100%;
    padding: 0;
    margin-bottom: 14px;
  }
}
.dutybox-sec1 .cont .gt .jut .item .list {
  display: block;
  background-color: #fff;
  border-radius: 5px;
}
.dutybox-sec1 .cont .gt .jut .item .list .img {
  padding-bottom: 64.51%;
  overflow: hidden;
}
.dutybox-sec1 .cont .gt .jut .item .list .font {
  padding: 0.22rem 0.34rem 0.44rem;
}
.dutybox-sec1 .cont .gt .jut .item .list .font .tit {
  width: 100%;
  color: #000000;
  margin-bottom: 10px;
  line-height: 1.25;
}
.dutybox-sec1 .cont .gt .jut .item .list .font .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
}
@media (max-width: 1580px) {
  .dutybox-sec1 .cont .gt .jut .item .list .font .text {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .dutybox-sec1 .cont .gt .jut .item .list .font .text {
    font-size: 16px;
  }
}
.dutybox-sec1 .cont .gt .jut .item .list:hover .img img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
.dutybox-sec2 {
  position: relative;
  overflow: hidden;
}
.dutybox-sec2 .bag {
  width: 100%;
  height: 8rem;
}
@media (max-width: 767px) {
  .dutybox-sec2 .bag {
    height: 12rem;
  }
}
.dutybox-sec2 .bag img {
  width: 100%;
  height: 140%;
  margin-top: -20%;
  object-fit: cover;
}
.dutybox-sec2 .bag img:nth-child(2) {
  display: none;
}
@media (max-width: 767px) {
  .dutybox-sec2 .bag img:nth-child(1) {
    display: none;
  }
  .dutybox-sec2 .bag img:nth-child(2) {
    display: block;
  }
}
.dutybox-sec2 .cont {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 13.0208333%;
}
@media (max-width: 1260px) {
  .dutybox-sec2 .cont {
    padding-top: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.dutybox-sec2 .cont .synbox_tit {
  max-width: 1082px;
  margin: 0 auto;
}
.dutybox-sec2 .cont .synbox_tit .name {
  color: #ffffff;
  opacity: 0.6;
}
.dutybox-sec2 .cont .synbox_tit .tit {
  color: #fff;
}
.dutybox-sec3 {
  background-color: #fff;
}
.dutybox-sec3 .dutybox_tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.4rem;
}
.dutybox-sec3 .dutybox_tit .but {
  display: flex;
  align-items: center;
  color: #333333;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .dutybox-sec3 .dutybox_tit .but {
    font-size: 16px;
  }
}
@media (max-width: 567px) {
  .dutybox-sec3 .dutybox_tit .but {
    font-size: 14px;
  }
}
.dutybox-sec3 .dutybox_tit .but i {
  display: block;
  width: 20px;
  margin-left: 20px;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .dutybox-sec3 .dutybox_tit .but i {
    width: 18px;
    margin-left: 14px;
  }
}
@media (max-width: 1260px) {
  .dutybox-sec3 .dutybox_tit .but i {
    width: 16px;
    margin-left: 10px;
  }
}
.dutybox-sec3 .dutybox_tit .but i img {
  width: 100%;
  float: left;
}
.dutybox-sec3 .dutybox_tit .but:hover i {
  transform: translateX(10px);
}
.dutybox-sec4 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0.6rem 0 0.5rem;
}
.dutybox-sec4 .cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 767px) {
  .dutybox-sec4 .cont {
    width: 100%;
    text-align: center;
  }
}
.dutybox-sec4 .cont .lt {
  width: 60.4%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 991px) {
  .dutybox-sec4 .cont .lt {
    width: 66%;
  }
}
@media (max-width: 767px) {
  .dutybox-sec4 .cont .lt {
    width: 100%;
    margin-bottom: 0.3rem;
  }
}
.dutybox-sec4 .cont .lt .img {
  width: 2.24rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .dutybox-sec4 .cont .lt .img {
    margin: 0 auto 0.3rem;
  }
}
.dutybox-sec4 .cont .lt .img img {
  width: 100%;
  float: left;
}
.dutybox-sec4 .cont .lt .font {
  width: calc(100% - 2.24rem);
  color: #fff;
  padding-left: 0.86rem;
}
@media (max-width: 991px) {
  .dutybox-sec4 .cont .lt .font {
    padding-left: 0.4rem;
  }
}
@media (max-width: 767px) {
  .dutybox-sec4 .cont .lt .font {
    padding-left: 0;
    width: 100%;
  }
}
.dutybox-sec4 .cont .lt .font .tit {
  font-weight: bold;
  margin-bottom: 8px;
}
.dutybox-sec4 .cont .lt .font .text {
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 1580px) {
  .dutybox-sec4 .cont .lt .font .text {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .dutybox-sec4 .cont .gt {
    width: 100%;
  }
}
.dutybox-sec4 .cont .gt .but {
  border: 2px solid #fff;
  width: 3.1rem;
  height: 0.6rem;
  padding: ;
  display: flex;
  align-items: center;
  padding: 0.15rem 0.2rem;
  justify-content: space-between;
  color: #fff;
  border-radius: 5px;
  position: relative;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .dutybox-sec4 .cont .gt .but {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .dutybox-sec4 .cont .gt .but {
    border-width: 1px;
  }
}
@media (max-width: 767px) {
  .dutybox-sec4 .cont .gt .but {
    margin: 0 auto;
    height: 0.7rem;
  }
}
.dutybox-sec4 .cont .gt .but:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.dutybox-sec4 .cont .gt .but span,
.dutybox-sec4 .cont .gt .but i {
  display: block;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: relative;
}
.dutybox-sec4 .cont .gt .but i {
  display: block;
  width: 0.2rem;
  overflow: hidden;
}
.dutybox-sec4 .cont .gt .but i svg {
  float: left;
  width: 100%;
}
.dutybox-sec4 .cont .gt .but i svg path {
  opacity: 1;
  fill: #fff;
}
.dutybox-sec4 .cont .gt .but:hover:before {
  width: 100%;
}
.dutybox-sec4 .cont .gt .but:hover span,
.dutybox-sec4 .cont .gt .but:hover i {
  transform: translateX(6px);
}
.dutybox-sec4 .cont .gt .but:hover span {
  color: #000000;
}
.dutybox-sec4 .cont .gt .but:hover i svg path {
  fill: #000000;
}
/* End */
/* 集团成员 */
.memberbox {
  background-color: #f7f8fa;
}
.memberbox_tit {
  display: flex;
  align-items: center;
  margin-bottom: 0.6rem;
}
@media (max-width: 767px) {
  .memberbox_tit {
    flex-wrap: wrap;
  }
}
.memberbox_tit .tit {
  width: 260px;
  flex: 0 0 auto;
}
@media (max-width: 767px) {
  .memberbox_tit .tit {
    width: 100%;
    margin-bottom: 0.26rem;
  }
}
.memberbox_tit .memberbox_nav {
  margin: 0;
  max-width: 1340px;
  border-bottom: 1px solid #dfe1e5;
}
@media (max-width: 767px) {
  .memberbox_tit .memberbox_nav {
    width: 100%;
  }
}
.memberbox_tit .memberbox_nav .swiper-slide {
  width: auto;
  margin-right: 0.3rem;
}
.memberbox_tit .memberbox_nav .swiper-slide:last-child {
  margin-right: 0;
}
.memberbox_tit .memberbox_nav .swiper-slide .item {
  display: block;
  color: #313232;
  border-bottom: 2px solid transparent;
  font-size: 20px;
  padding-bottom: 10px;
}
@media (max-width: 1580px) {
  .memberbox_tit .memberbox_nav .swiper-slide .item {
    font-size: 18px;
  }
}
@media (max-width: 1260px) {
  .memberbox_tit .memberbox_nav .swiper-slide .item {
    font-size: 16px;
  }
}
@media (max-width: 1580px) {
  .memberbox_tit .memberbox_nav .swiper-slide .item {
    padding-bottom: 6px;
  }
}
@media (max-width: 767px) {
  .memberbox_tit .memberbox_nav .swiper-slide .item {
    font-size: 14px;
  }
}
.memberbox_tit .memberbox_nav .on .item {
  color: #003686;
  border-color: #003686;
}
.memberbox-sec1 {
  overflow: hidden;
}
.memberbox-sec1 .cont {
  flex-wrap: wrap;
  display: flex;
  margin: 0 -14px;
}
@media (max-width: 1580px) {
  .memberbox-sec1 .cont {
    margin: 0 -10px;
  }
}
@media (max-width: 1260px) {
  .memberbox-sec1 .cont {
    margin: 0 -8px;
  }
}
.memberbox-sec1 .cont .item {
  width: 50%;
  padding: 0 14px;
  margin-bottom: 30px;
}
@media (max-width: 1580px) {
  .memberbox-sec1 .cont .item {
    padding: 0 10px;
    margin-bottom: 22px;
  }
}
@media (max-width: 1260px) {
  .memberbox-sec1 .cont .item {
    padding: 0 8px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .memberbox-sec1 .cont .item {
    width: 100%;
  }
}
.memberbox-sec1 .cont .item .list {
  display: block;
  width: 100%;
  padding: 0.42rem 0.54rem 0.3rem 0.4rem;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  height: 100%;
}
.memberbox-sec1 .cont .item .list:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-3deg, #5aecfe 0%, #33aef4 21%, #0c6fea 71%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
              normal;
  border-radius: 5px;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.memberbox-sec1 .cont .item .list .font {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 0.25rem;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.memberbox-sec1 .cont .item .list .font .tit {
  width: 100%;
  color: #000000;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 12px;
}
@media (max-width: 1580px) {
  .memberbox-sec1 .cont .item .list .font .tit {
    margin-bottom: 8px;
  }
}
.memberbox-sec1 .cont .item .list .font .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 74px;
}
@media (max-width: 1580px) {
  .memberbox-sec1 .cont .item .list .font .text {
    height: 68px;
    font-size: 14px;
    line-height: 22px;
  }
}
.memberbox-sec1 .cont .item .list .but {
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 0.3rem;
}
.memberbox-sec1 .cont .item .list .but span {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #666666;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .memberbox-sec1 .cont .item .list .but span {
    font-size: 14px;
  }
}
.memberbox-sec1 .cont .item .list .but i {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 24px;
  height: 24px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .memberbox-sec1 .cont .item .list .but i {
    width: 22px;
    height: 22px;
    margin-right: 8px;
  }
}
.memberbox-sec1 .cont .item .list .but i svg {
  width: 54.166%;
  position: relative;
}
.memberbox-sec1 .cont .item .list .but i svg path {
  fill: #fff;
  opacity: 1;
}
.memberbox-sec1 .cont .item .list .but i:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-3deg, #5aecfe 0%, #33aef4 21%, #0c6fea 71%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
                  normal;
  border-radius: 5px;
  opacity: 1;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.memberbox-sec1 .cont .item .list:hover:before {
  opacity: 0.9;
}
.memberbox-sec1 .cont .item .list:hover .font {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.memberbox-sec1 .cont .item .list:hover .font .tit {
  color: #fff;
}
.memberbox-sec1 .cont .item .list:hover .font .text {
  color: #ffffff;
  opacity: 0.6;
}
.memberbox-sec1 .cont .item .list:hover .but span {
  color: #ffffff;
  opacity: 0.6;
}
.memberbox-sec1 .cont .item .list:hover .but i:before {
  opacity: 0;
}
/* End */
/* 供应链详情页 */
.supplyinfobanner .bag:before {
  padding-bottom: 36.458666%;
}
@media (max-width: 767px) {
  .supplyinfobanner .bag:before {
    padding-bottom: 140%;
  }
}
@media (min-width: 1921px) {
  .supplyinfobanner .bag:before {
    padding-bottom: 0;
    height: 7rem;
  }
}
.supplyinfobanner .bag:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../image/spinfo.png) center / cover no-repeat;
}
.supplyinfobanner .cont {
  top: 50%;
}
.supplyinfobanner .cont .font .tit {
  margin-bottom: 0;
}
.supplyinfobanner .cont .videoicon {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: 0.65rem;
  height: 0.65rem;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 0.28rem auto 0;
}
.supplyinfobanner .cont .videoicon img {
  width: 24.61%;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 4px;
}
.supplyinfobanner .cont .videoicon:hover img {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
@media (min-width: 992px) {
  .supplyinfobox-sec1 .container {
    padding: 0 1rem;
  }
}
.supplyinfobox-sec1 .container .fz_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.24rem;
  margin-bottom: 0.22rem;
  flex-wrap: wrap;
  border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
  .supplyinfobox-sec1 .container .fz_title {
    padding-bottom: 0.44rem;
    margin-bottom: 0.48rem;
  }
}
.supplyinfobox-sec1 .container .fz_title .tit {
  width: calc(100% - 138px);
}
@media (max-width: 1580px) {
  .supplyinfobox-sec1 .container .fz_title .tit {
    width: calc(100% - 110px);
  }
}
@media (max-width: 1260px) {
  .supplyinfobox-sec1 .container .fz_title .tit {
    width: calc(100% - 100px);
  }
}
@media (max-width: 767px) {
  .supplyinfobox-sec1 .container .fz_title .tit {
    width: 100%;
    margin-bottom: 0.2rem;
  }
}
.supplyinfobox-sec1 .container .fz_title .but {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  width: 128px;
  height: 50px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 16px;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#e7ecee, #e7ecee);
  background-blend-mode: normal, 
            normal;
  border-radius: 3px;
}
@media (max-width: 1580px) {
  .supplyinfobox-sec1 .container .fz_title .but {
    font-size: 14px;
    width: 100px;
    height: 45px;
  }
}
@media (max-width: 1260px) {
  .supplyinfobox-sec1 .container .fz_title .but {
    width: 90px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .supplyinfobox-sec1 .container .fz_title .but {
    width: 2rem;
    height: 0.76rem;
    font-size: 12px;
  }
}
.supplyinfobox-sec1 .container .fz_title .but:hover {
  opacity: 0.9;
}
.supplyinfobox-sec2 .synbox_tit {
  text-align: left;
  margin-bottom: 0.4rem;
}
/* End */
/* 合作加盟 */
.cooperation-sec1 {
  background-color: #f7f8fa;
}
.cooperation-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.cooperation-sec1 .cont .lt {
  padding-right: 12%;
  width: 33.888%;
}
@media (max-width: 991px) {
  .cooperation-sec1 .cont .lt {
    width: 100%;
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 767px) {
  .cooperation-sec1 .cont .lt {
    padding-right: 0;
  }
}
.cooperation-sec1 .cont .lt .synbox_tit {
  text-align: left;
}
.cooperation-sec1 .cont .gt {
  width: 66.112%;
}
@media (max-width: 991px) {
  .cooperation-sec1 .cont .gt {
    width: 100%;
  }
}
.cooperation-sec1 .cont .gt .jut {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
@media (max-width: 1580px) {
  .cooperation-sec1 .cont .gt .jut {
    margin: 0 -6px;
  }
}
.cooperation-sec1 .cont .gt .jut .item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .cooperation-sec1 .cont .gt .jut .item {
    padding: 0 6px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .cooperation-sec1 .cont .gt .jut .item {
    width: 100%;
  }
}
.cooperation-sec1 .cont .gt .jut .item .list {
  background-color: #fff;
  padding: 0.3rem 0.3rem 0.24rem;
  min-height: 2.05rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .cooperation-sec1 .cont .gt .jut .item .list {
    padding: 0.4rem 0.44rem;
  }
}
.cooperation-sec1 .cont .gt .jut .item .list .tit,
.cooperation-sec1 .cont .gt .jut .item .list .text {
  position: relative;
  z-index: 2;
}
.cooperation-sec1 .cont .gt .jut .item .list .tit {
  color: #000000;
  margin-bottom: 0.22rem;
}
.cooperation-sec1 .cont .gt .jut .item .list .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #666666;
}
@media (max-width: 1580px) {
  .cooperation-sec1 .cont .gt .jut .item .list .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.cooperation-sec1 .cont .gt .jut .item .list .shu {
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(-20%, 20%);
  transform: translate(-20%, 20%);
  font-size: 1.6rem;
  line-height: 0.7;
  color: #e6f1fd;
  opacity: 0.4;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
.cooperation-sec2 {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.cooperation-sec2 .synbox_tit {
  margin-bottom: 0.9rem;
}
@media (max-width: 767px) {
  .cooperation-sec2 .synbox_tit {
    margin-bottom: 0.7rem;
  }
}
.cooperation-sec2 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
}
@media (max-width: 1580px) {
  .cooperation-sec2 .cont {
    margin: 0 -14px;
  }
}
@media (max-width: 1260px) {
  .cooperation-sec2 .cont {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .cooperation-sec2 .cont {
    margin: 0 -5px;
  }
}
.cooperation-sec2 .cont .item {
  width: 20%;
  position: relative;
  padding: 0 16px;
  margin-bottom: 68px;
}
@media (max-width: 1580px) {
  .cooperation-sec2 .cont .item {
    padding: 0 14px;
    margin-bottom: 48px;
  }
}
@media (max-width: 1260px) {
  .cooperation-sec2 .cont .item {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 32px;
  }
}
@media (max-width: 767px) {
  .cooperation-sec2 .cont .item {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 26px;
  }
}
.cooperation-sec2 .cont .item .list {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.4);
  border-style: solid;
  border-width: 2px;
  border-radius: 10px;
  border-color: rgba(255, 255, 255, 0.4);
  padding: 0.12rem 0.36rem 0.32rem;
  text-align: center;
  height: 100%;
  min-height: 2.4rem;
}
.cooperation-sec2 .cont .item .list .shu {
  color: #ffffff;
  font-size: 0.26rem;
  line-height: 0.8;
  margin-bottom: 0.5rem;
}
@media (max-width: 1580px) {
  .cooperation-sec2 .cont .item .list .shu {
    font-size: 24px;
  }
}
@media (max-width: 1260px) {
  .cooperation-sec2 .cont .item .list .shu {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .cooperation-sec2 .cont .item .list .shu {
    font-size: 18px;
  }
}
.cooperation-sec2 .cont .item:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -16px;
  transform: translateX(-50%);
  width: 175px;
  height: 100%;
  background: url(../image/shuagnfangimfaz1.png) center top / 100% no-repeat;
}
@media (max-width: 1580px) {
  .cooperation-sec2 .cont .item:before {
    width: 150px;
    top: -14px;
  }
}
@media (max-width: 1260px) {
  .cooperation-sec2 .cont .item:before {
    width: 120px;
  }
}
.cooperation-sec3 .synbox_tit {
  margin-bottom: 0.54rem;
}
.cooperation-sec3 .cont {
  padding: 0 10.76%;
  width: 100%;
}
@media (max-width: 767px) {
  .cooperation-sec3 .cont {
    padding: 0;
  }
}
.cooperation-sec3 .form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
@media (max-width: 767px) {
  .cooperation-sec3 .form {
    margin: 0;
  }
}
.cooperation-sec3 .form .item {
  width: 50%;
  padding: 0 5px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .cooperation-sec3 .form .item {
    padding: 0;
    width: 100%;
  }
}
.cooperation-sec3 .form .item input,
.cooperation-sec3 .form .item select,
.cooperation-sec3 .form .item textarea {
  background-color: #f7f8fa;
  border-radius: 5px;
  color: #666666;
  font-size: 16px;
  width: 100%;
  transition: all 0.4s;
  border: 1px solid transparent;
  padding: 24px 20px;
}
@media (max-width: 1580px) {
  .cooperation-sec3 .form .item input,
  .cooperation-sec3 .form .item select,
  .cooperation-sec3 .form .item textarea {
    font-size: 14px;
    padding: 18px 16px;
  }
}
@media (max-width: 767px) {
  .cooperation-sec3 .form .item input,
  .cooperation-sec3 .form .item select,
  .cooperation-sec3 .form .item textarea {
    padding: 14px 16px;
  }
}
.cooperation-sec3 .form .item input:focus,
.cooperation-sec3 .form .item textarea:focus {
  border-color: #015ee7;
}
.cooperation-sec3 .form .item select {
  background-image: url(../image/selecticonimg1.svg);
  background-position: 97% center ;
  background-size: 12px;
  background-repeat: no-repeat;
}
.cooperation-sec3 .form .item textarea {
  height: 1.84rem;
}
.cooperation-sec3 .form .f_textarea,
.cooperation-sec3 .form .f_chioc,
.cooperation-sec3 .form .but {
  width: 100%;
}
.cooperation-sec3 .form .f_chioc {
  display: flex;
  align-items: center;
  position: relative;
  color: #999999;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .cooperation-sec3 .form .f_chioc {
    font-size: 14px;
  }
}
.cooperation-sec3 .form .f_chioc a {
  color: #003686;
}
.cooperation-sec3 .form .f_chioc a:hover {
  text-decoration: underline;
}
.cooperation-sec3 .form .f_chioc input {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.cooperation-sec3 .form .f_chioc input:checked ~ i {
  opacity: 1;
  border-color: #015ee7;
  background: #015ee7 url(../image/zehngqueicoim1.svg) center / 100% no-repeat;
}
.cooperation-sec3 .form .f_chioc i {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: solid 1px #000000;
  opacity: 0.3;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .cooperation-sec3 .form .f_chioc i {
    width: 14px;
    height: 14px;
  }
}
.cooperation-sec3 .form .but {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cooperation-sec3 .form .but .f_sub {
  width: 305px;
  height: 70px;
  margin: 0 5px;
  color: #fff;
  transition: all 0.4s;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#e7ecee, #e7ecee);
  background-blend-mode: normal, 
            normal;
  border-radius: 5px;
  font-size: 16px;
  margin-top: 0.26rem;
}
@media (max-width: 1580px) {
  .cooperation-sec3 .form .but .f_sub {
    height: 55px;
    width: 160px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .cooperation-sec3 .form .but .f_sub {
    height: 47px;
    width: 200px;
  }
}
.cooperation-sec3 .form .but .f_sub:hover {
  opacity: 0.9;
}
.cooperation-sec3 .form .but .f_reset {
  background: none;
  background-color: #eff1f4;
  color: #666666;
}
.cooperation-sec3 .form .but .f_reset:hover {
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#e7ecee, #e7ecee);
  background-blend-mode: normal, 
              normal;
  color: #fff;
}
/* End */
/* 品牌运营 */
.markebox8-sec1 {
  background-position: center;
  background-size: cover;
}
.markebox8-sec1 .synbox_tit {
  margin-bottom: 0.82rem;
}
.markebox8-sec1 .synbox_tit .tit {
  color: #fff;
}
.markebox8-sec1 .fzq_img {
  text-align: center;
  overflow: auto;
}
@media (max-width: 1260px) {
  .markebox8-sec1 .fzq_img {
    padding: 0 6%;
  }
}
.markebox8-sec1 .fzq_img img {
  width: 88%;
  max-width: 1600px;
}
@media (max-width: 767px) {
  .markebox8-sec1 .fzq_img img {
    min-width: 1000px;
    display: block;
    width: 1000px;
  }
}
.markebox8-sec2 {
  background-color: #e9f5fe;
  overflow: hidden;
}
.markebox8-sec2 .synbox_tit {
  margin-bottom: 0.5rem;
}
.markebox8-sec2 .cont {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  min-height: 6.28rem;
}
.markebox8-sec2 .cont .bag {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.markebox8-sec2 .cont .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.markebox8-sec2 .cont .item {
  position: relative;
  padding: 2rem 0.5rem 1.1rem 0.84rem;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .markebox8-sec2 .cont .item {
    padding: 2rem 0.4rem 0.6rem;
  }
}
.markebox8-sec2 .cont .item .lt {
  width: 56.8%;
  color: #fff;
}
@media (max-width: 767px) {
  .markebox8-sec2 .cont .item .lt {
    width: 100%;
    margin-top: 0rem;
    order: 1;
  }
}
.markebox8-sec2 .cont .item .lt .font {
  padding-right: 1.4rem;
  margin-bottom: 0.34rem;
}
@media (max-width: 991px) {
  .markebox8-sec2 .cont .item .lt .font {
    padding-right: 0;
  }
}
.markebox8-sec2 .cont .item .lt .font .tit {
  margin-bottom: 6px;
}
.markebox8-sec2 .cont .item .lt .font .text {
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 0.6;
}
@media (max-width: 1580px) {
  .markebox8-sec2 .cont .item .lt .font .text {
    font-size: 14px;
    line-height: 22px;
  }
}
.markebox8-sec2 .cont .item .lt .jut {
  display: flex;
  flex-wrap: wrap;
}
.markebox8-sec2 .cont .item .lt .jut .li {
  width: 25%;
  padding-right: 0.3rem;
}
@media (max-width: 991px) {
  .markebox8-sec2 .cont .item .lt .jut .li {
    width: 50%;
    margin-bottom: 0.3rem;
  }
}
@media (max-width: 767px) {
  .markebox8-sec2 .cont .item .lt .jut .li {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .markebox8-sec2 .cont .item .lt .jut .li:last-child {
    margin-bottom: 0;
  }
}
.markebox8-sec2 .cont .item .lt .jut .li:last-child {
  padding-right: 0.1rem;
}
.markebox8-sec2 .cont .item .lt .jut .li .f_tit {
  font-size: 22px;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .markebox8-sec2 .cont .item .lt .jut .li .f_tit {
    margin-bottom: 6px;
    font-size: 20px;
  }
}
@media (max-width: 1260px) {
  .markebox8-sec2 .cont .item .lt .jut .li .f_tit {
    font-size: 18px;
  }
}
.markebox8-sec2 .cont .item .lt .jut .li .f_text {
  font-size: 16px;
  line-height: 21px;
  color: #ffffff;
  opacity: 0.6;
}
@media (max-width: 1580px) {
  .markebox8-sec2 .cont .item .lt .jut .li .f_text {
    font-size: 14px;
    line-height: 20px;
  }
}
.markebox8-sec2 .cont .item .gt {
  width: 43.2%;
}
@media (max-width: 767px) {
  .markebox8-sec2 .cont .item .gt {
    width: 100%;
  }
}
.markebox8-sec2 .cont .item .gt .img {
  padding-bottom: 57.67%;
}
.markebox8-sec2 .container2 {
  padding: 0 7.9166%;
}
@media (max-width: 767px) {
  .markebox8-sec2 .container2 {
    padding: 0;
  }
}
.markebox8-sec2 .markebox22_nav {
  margin-top: 1.16rem;
  margin-bottom: 0.68rem;
}
.markebox8-sec2 .markebox22_nav .swiper-slide .li {
  min-width: 1.48rem;
  text-align: center;
}
.markebox8-sec2 .fz_cont {
  position: relative;
}
.markebox8-sec2 .fz_cont .fz_item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.markebox8-sec2 .fz_cont .fz_item .nei {
  position: relative;
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox82_prev,
.markebox8-sec2 .fz_cont .fz_item .nei .markebox82_next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.08);
  opacity: 1;
}
@media (max-width: 767px) {
  .markebox8-sec2 .fz_cont .fz_item .nei .markebox82_prev,
  .markebox8-sec2 .fz_cont .fz_item .nei .markebox82_next {
    display: none;
  }
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox82_prev svg,
.markebox8-sec2 .fz_cont .fz_item .nei .markebox82_next svg {
  opacity: 1;
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox82_prev svg path,
.markebox8-sec2 .fz_cont .fz_item .nei .markebox82_next svg path {
  fill: #fff;
  opacity: 1;
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox82_prev {
  left: -12.9%;
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox82_next {
  right: -12.9%;
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item {
  display: flex;
  border-radius: 5px;
  background-color: #fff;
  overflow: hidden;
  flex-wrap: wrap;
  align-items: center;
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .img {
  width: 44.933%;
}
@media (max-width: 991px) {
  .markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .img {
    width: 100%;
  }
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .img:before {
  padding-bottom: 66.666666%;
}
@media (max-width: 991px) {
  .markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .img:before {
    padding-bottom: 40%;
  }
}
@media (max-width: 767px) {
  .markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .img:before {
    padding-bottom: 66.666%;
  }
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .font {
  padding: 0.45rem 0.5rem 0.4rem;
  padding-right: 0.56rem;
  width: 55.067%;
}
@media (max-width: 991px) {
  .markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .font {
    width: 100%;
  }
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .font .tit {
  color: #000000;
  font-size: 22px;
  margin-bottom: 14px;
}
@media (max-width: 1580px) {
  .markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .font .tit {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1260px) {
  .markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .font .tit {
    font-size: 18px;
  }
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .font .text {
  font-size: 16px;
  line-height: 1.3;
  height: 6.5em;
  overflow-y: auto;
  color: #666666;
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .font .text::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 6px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .font .text::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #003686;
}
.markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .font .text::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
@media (max-width: 1580px) {
  .markebox8-sec2 .fz_cont .fz_item .nei .markebox8_cont2 .item .font .text {
    font-size: 14px;
  }
}
@media (max-width: 1260px) {
}
.markebox8-sec2 .fz_cont .fz_item .nav {
  margin-top: 0.7rem;
  position: relative;
}
.markebox8-sec2 .fz_cont .fz_item .nav .xian {
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0.1;
  background-color: #000;
}
.markebox8-sec2 .fz_cont .fz_item .nav .xian:before,
.markebox8-sec2 .fz_cont .fz_item .nav .xian:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  background-color: #000;
  width: 100vw;
}
.markebox8-sec2 .fz_cont .fz_item .nav .xian:before {
  right: 100%;
}
.markebox8-sec2 .fz_cont .fz_item .nav .xian:after {
  left: 100%;
}
.markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 {
  width: 100%;
}
.markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .swiper-slide {
  width: 14.28%;
  padding-right: 10px;
}
@media (max-width: 1260px) {
  .markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .swiper-slide {
    width: 24%;
  }
}
@media (max-width: 767px) {
  .markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .swiper-slide {
    width: 34%;
  }
}
.markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .li {
  cursor: pointer;
  color: #999999;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .li {
    font-size: 14px;
  }
}
.markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .li i {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 2;
  margin-bottom: 15px;
}
@media (max-width: 1580px) {
  .markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .li i {
    margin-bottom: 10px;
  }
}
.markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .li i:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#01546b, #01546b);
  z-index: 2;
  background-blend-mode: normal, 
							      normal;
  z-index: 3;
  position: relative;
}
.markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .li i:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 71%;
  height: 71%;
  border-radius: 50%;
  background-color: #cacaca;
  z-index: 2;
}
.markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .li span {
  display: block;
  width: 100%;
  word-break: break-all;
}
.markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .on .li {
  color: #000;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .on .li {
    font-size: 16px;
  }
}
.markebox8-sec2 .fz_cont .fz_item .nav .markebox8_nav2 .on .li i:before {
  opacity: 1;
}
.markebox8-sec2 .fz_cont .active {
  position: relative;
  visibility: visible;
  opacity: 1;
}
/* End */
/* 企业数字化服务 */
.markebox9-sec1 {
  background-color: #e9f5fe;
}
@media (max-width: 767px) {
  .markebox9-sec1 {
    overflow: hidden;
  }
}
.markebox9-sec1 .synbox_tit {
  margin-bottom: 0.78rem;
}
@media (max-width: 991px) {
  .markebox9-sec1 .zhong {
    padding-bottom: 34px;
  }
}
.markebox9-sec1 .cont {
  display: flex;
  align-items: center;
  padding: 0 3.25%;
}
@media (max-width: 991px) {
  .markebox9-sec1 .cont {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.markebox9-sec1 .cont .item {
  position: relative;
  z-index: 2;
  overflow: hidden;
  width: 20%;
  background-color: #ffffff;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .markebox9-sec1 .cont .item {
    width: calc(50% - 10px);
  }
}
@media (max-width: 767px) {
  .markebox9-sec1 .cont .item {
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .markebox9-sec1 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.markebox9-sec1 .cont .item .tit {
  background: url(../image/jianbainimgfaz1.png) center / cover no-repeat;
  text-align: center;
  padding: 0.24rem 0;
  color: #1a3a56;
  border-radius: 5px;
}
.markebox9-sec1 .cont .item .jut {
  padding: 0.26rem 0.38rem 0.36rem;
  text-align: center;
}
.markebox9-sec1 .cont .item .jut .li {
  width: 100%;
  margin-bottom: 0.1rem;
}
.markebox9-sec1 .cont .item .jut .li:last-child {
  margin-bottom: 0;
}
.markebox9-sec1 .cont .item .jut .li .f_tit {
  color: #333333;
  font-size: 16px;
  margin-bottom: 6px;
}
@media (max-width: 1580px) {
  .markebox9-sec1 .cont .item .jut .li .f_tit {
    font-size: 14px;
  }
}
@media (max-width: 1260px) {
}
.markebox9-sec1 .cont .item .jut .li .text {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: 1px;
  color: #888888;
}
@media (max-width: 1580px) {
  .markebox9-sec1 .cont .item .jut .li .text {
    font-size: 14px;
  }
}
@media (max-width: 1260px) {
}
.markebox9-sec1 .cont .cet {
  width: 60%;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .markebox9-sec1 .cont .cet {
    width: 100%;
  }
}
.markebox9-sec1 .cont .cet .nei {
  width: 100%;
  position: relative;
}
.markebox9-sec1 .cont .cet .nei .bag {
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .markebox9-sec1 .cont .cet .nei .bag {
    width: 78%;
    transform: translate(-50%, -50%) rotate(-90deg);
  }
}
@media (max-width: 767px) {
  .markebox9-sec1 .cont .cet .nei .bag {
    width: 130%;
    top: 48%;
  }
}
.markebox9-sec1 .cont .cet .nei .bag img {
  width: 100%;
  float: left;
}
.markebox9-sec1 .cont .cet .nei .yuan {
  position: relative;
  margin: 0 auto;
  width: 75.55%;
}
@media (max-width: 767px) {
  .markebox9-sec1 .cont .cet .nei .yuan {
    width: 120%;
    margin-left: -10%;
  }
}
.markebox9-sec1 .cont .cet .nei .yuan .img {
  width: 100%;
  overflow: hidden;
}
.markebox9-sec1 .cont .cet .nei .yuan .img img {
  width: 100%;
  float: left;
}
.markebox9-sec1 .cont .cet .nei .yuan .list {
  position: absolute;
  width: 97.52%;
  height: 97.52%;
  width: 92%;
  height: 92%;
  top: 52%;
  left: 51%;
  width: 100%;
  margin-top: -50%;
  margin-left: -50%;
  animation: rotate360 50s linear infinite;
}
.markebox9-sec1 .cont .cet .nei .yuan .list .li {
  animation: rotate3602 50s linear infinite;
  position: absolute;
  width: 0.82rem;
  height: 0.82rem;
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: 1px 0px 38px 0px rgba(132, 174, 217, 0.16);
  color: #1a3a56;
  font-size: 14px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding: 0.1rem 0;
}
@media (max-width: 1900px) {
  .markebox9-sec1 .cont .cet .nei .yuan .list .li {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .markebox9-sec1 .cont .cet .nei .yuan .list .li {
    width: 1.4rem;
    height: 1.4rem;
  }
}
.markebox9-sec1 .cont .cet .nei .yuan .list .li:first-child {
  padding: 0 0.14rem;
}
@media (max-width: 1580px) {
  .markebox9-sec1 .cont .cet .nei .yuan .list .li:first-child {
    padding: 0;
  }
}
.markebox9-sec1 .cont .cet .nei .yuan .fz_list {
  width: 54.227%;
  height: 54.227%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -29%;
  margin-left: -28%;
  animation: rotate360 50s linear infinite;
}
.markebox9-sec1 .cont .cet .nei .yuan .fz_list .li {
  animation: rotate3602 50s linear infinite;
  position: absolute;
  width: 0.94rem;
  height: 0.94rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  background: url(../image/yuanbagef1.png) center / 100% no-repeat;
}
@media (max-width: 1580px) {
  .markebox9-sec1 .cont .cet .nei .yuan .fz_list .li {
    font-size: 16px;
  }
}
@media (max-width: 1260px) {
  .markebox9-sec1 .cont .cet .nei .yuan .fz_list .li {
    font-size: 14px;
  }
}
/* End */
@media (max-width: 767px) {
  .download2banner .bag:before {
    padding-bottom: 80%;
  }
}
@media (max-width: 767px) {
  .download2banner .cont .container2 {
    padding-top: 1.2rem;
  }
}
/* 二维码弹窗 */
.erweialt {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 910;
  overflow: hidden;
  display: none;
}
.erweialt .bag {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
}
.erweialt .cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 10px;
  width: 92%;
  max-width: 400px;
  padding: 50px 20px;
  text-align: center;
}
@media (max-width: 767px) {
  .erweialt .cont {
    padding: 36px 20px;
  }
}
.erweialt .cont .close {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 100%;
  left: 100%;
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .erweialt .cont .close {
    left: initial;
    bottom: initial;
    right: -16px;
    top: -16px;
    width: 42px;
    height: 42px;
  }
}
.erweialt .cont .close img {
  width: 40%;
}
.erweialt .cont .img {
  margin: 0 auto 26px;
  width: 120px;
}
@media (max-width: 767px) {
  .erweialt .cont .img {
    width: 100px;
    margin-bottom: 20px;
  }
}
.erweialt .cont .img img {
  width: 100%!important;
  height: auto!important;
}
.erweialt .cont .tit {
  color: #0042ad;
  font-size: 26px;
}
@media (max-width: 767px) {
  .erweialt .cont .tit {
    font-size: 22px;
  }
}
/* End */
/* 新增模块 */
/* 首页 */
.home_tit {
  text-align: center;
}
.home_tit .name {
  color: #666666;
}
.home_tit .tit {
  color: #000000;
  font-weight: bold;
  line-height: 1.33333333;
  margin-top: 0.12rem;
}
.home_tit .fbut {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
  max-width: 300px;
  margin: 0 auto;
  margin-top: 0.18rem;
  font-size: 14px;
}
.home_tit .fbut i {
  transition: all 0.4s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.06rem;
  overflow: hidden;
  width: 12px;
  height: 12px;
}
@media (max-width: 1580px) {
  .home_tit .fbut i {
    width: 10px;
    height: 10px;
  }
}
.home_tit .fbut i svg {
  width: 100%;
  max-height: 100%;
}
.home_tit .fbut i svg path {
  opacity: 1;
  fill: #003686;
}
.home_tit .fbut:hover i {
  transform: translateX(6px);
}
.home-sec1 {
  padding: 1.1rem 0 1.16rem;
  margin-top: 100vh;
  position: relative;
}
.home-sec1 .bag {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.home-sec1 .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-sec1 .container {
  position: relative;
  max-width: 1440px;
}
.home-sec1 .container .home_tit {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0.6rem;
}
.home-sec1 .container .cont {
  display: flex;
  margin: 0 -0.2rem;
}
@media (max-width: 991px) {
  .home-sec1 .container .cont {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .home-sec1 .container .cont {
    margin: 0;
    flex-wrap: wrap;
  }
}
.home-sec1 .container .cont .item {
  width: 26.9444444%;
  padding: 0 0.18rem;
  transition: all 0.4s;
  flex: 1 1 26.9444444%;
}
@media (max-width: 991px) {
  .home-sec1 .container .cont .item {
    width: 50%;
    flex: 1 1 50%;
    margin-bottom: 0.6rem;
  }
  .home-sec1 .container .cont .item:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .home-sec1 .container .cont .item {
    padding: 0;
    width: 100%;
    flex: 1 1 100%;
    margin-bottom: 0.4rem;
  }
}
.home-sec1 .container .cont .item .list {
  width: 100%;
  height: 100%;
  background-color: rgba(228, 234, 238, 0.7);
  box-shadow: inset 0px 0px 7px 0px #ffffff;
  border-radius: 5px;
  overflow: hidden;
  z-index: 2;
  position: relative;
  transition: all 0.4s;
  padding: 0.78rem 0.4rem 0.7rem;
}
.home-sec1 .container .cont .item .list:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../image/fuhubag1.jpg) center / cover no-repeat;
  opacity: 0;
  transition: all 0.4s;
}
.home-sec1 .container .cont .item .list .tit,
.home-sec1 .container .cont .item .list .text {
  transition: all 0.4s;
}
.home-sec1 .container .cont .item .list .tit {
  color: #000000;
  font-weight: bold;
  position: relative;
  margin-bottom: 0.16rem;
}
.home-sec1 .container .cont .item .list .text {
  color: #333333;
  opacity: 0.7;
  line-height: 1.5;
  transition: all 0.4s;
  margin-bottom: 1rem;
  position: relative;
}
@media (max-width: 767px) {
  .home-sec1 .container .cont .item .list .text {
    margin-bottom: 0.36rem;
    height: auto;
    display: block;
  }
}
.home-sec1 .container .cont .item .list .img {
  width: 1.44rem;
  height: 1.44rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  transition: all 0.4s;
  border-radius: 0.36rem;
  position: relative;
}
.home-sec1 .container .cont .item .list .img img {
  width: auto;
  height: auto;
  max-width: 48.61111111%;
  max-height: 48.61111111%;
  object-fit: contain;
}
@media (min-width: 992px) {
  .home-sec1 .container .cont .item.on {
    width: 48.33333%;
    flex: 1 1 48.33333%;
  }
  .home-sec1 .container .cont .item.on .list {
    padding-right: 2.08rem;
  }
  .home-sec1 .container .cont .item.on .list:before {
    opacity: 1;
  }
  .home-sec1 .container .cont .item.on .list .tit,
  .home-sec1 .container .cont .item.on .list .text {
    color: #fff;
  }
  .home-sec1 .container .cont .item.on .list .img {
    background: linear-gradient(-30deg, rgba(1, 93, 231, 0.22), rgba(1, 199, 222, 0.22));
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1), 0px 0px 12px 0px rgba(255, 255, 255, 0.53) inset;
  }
}
@media (min-width: 992px) and (max-width: 1260px) {
  .home-sec1 .container .cont .item.on .list {
    padding-right: 1rem;
  }
}
.home-sec1 .container .cont .f_item {
  width: 27.08333333%;
  padding: 0 0.2rem;
  transition: all 0.4s;
}
@media (max-width: 991px) {
  .home-sec1 .container .cont .f_item {
    width: 50%;
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 767px) {
  .home-sec1 .container .cont .f_item {
    padding: 0;
    width: 100%;
  }
}
.home-sec1 .container .cont .f_item .list {
  height: 100%;
  display: block;
  border-radius: 10px;
  overflow: hidden;
  z-index: 2;
  position: relative;
  transition: all 0.4s;
}
.home-sec1 .container .cont .f_item .list .bag {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s;
}
@media (max-width: 767px) {
}
.home-sec1 .container .cont .f_item .list .bag img,
.home-sec1 .container .cont .f_item .list .bag video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-sec1 .container .cont .f_item .list .f_jut {
  opacity: 0;
  position: relative;
  padding: 0.86rem 0.8rem 0.74rem 0.46rem;
  color: #ffffff;
  transition: all 0.4s;
  transform: translateY(0.3rem);
}
@media (max-width: 767px) {
  .home-sec1 .container .cont .f_item .list .f_jut {
    opacity: 1;
    padding: 0.6rem 0.3rem;
  }
}
.home-sec1 .container .cont .f_item .list .f_jut .img {
  width: 0.74rem;
  height: 0.74rem;
  border-radius: 50%;
  background-image: linear-gradient(-4deg, rgba(248, 251, 253, 0.07) 0%, rgba(229, 242, 254, 0.07) 100%), linear-gradient(#1f53eb, #1f53eb);
  background-blend-mode: normal, 
                normal;
  box-shadow: inset 0px 0px 13px 0px rgba(255, 255, 255, 0.55);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.34rem;
}
@media (max-width: 767px) {
  .home-sec1 .container .cont .f_item .list .f_jut .img {
    width: 0.88rem;
    height: 0.88rem;
  }
}
.home-sec1 .container .cont .f_item .list .f_jut .img img {
  width: auto;
  height: auto;
  max-width: 48.61111111%;
  max-height: 48.61111111%;
  object-fit: contain;
}
.home-sec1 .container .cont .f_item .list .f_jut .tit {
  font-weight: bold;
  margin-bottom: 0.16rem;
}
.home-sec1 .container .cont .f_item .list .f_jut .text {
  opacity: 0.7;
  line-height: 1.85714286;
  height: 3.71428571em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 0.72rem;
}
@media (max-width: 767px) {
  .home-sec1 .container .cont .f_item .list .f_jut .text {
    margin-bottom: 0.46rem;
  }
}
.home-sec1 .container .cont .f_item .list .f_jut .but {
  display: flex;
  align-items: center;
}
.home-sec1 .container .cont .f_item .list .f_jut .but i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-left: 0.15rem;
  background-color: #ffffff;
}
@media (max-width: 1580px) {
  .home-sec1 .container .cont .f_item .list .f_jut .but i {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 767px) {
  .home-sec1 .container .cont .f_item .list .f_jut .but i {
    width: 12px;
    height: 12px;
  }
}
.home-sec1 .container .cont .f_item .list .f_jut .but i svg {
  max-width: 50%;
  max-height: 50%;
  width: auto;
  height: auto;
}
.home-sec1 .container .cont .f_item .list .f_jut .but i svg path {
  opacity: 1;
  fill: #1e68ed;
}
.home-sec1 .container .cont .f_item .list .f_hov {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  box-shadow: inset 0px 0px 7px 0px #ffffff;
  padding: 0.8rem 0.3rem 0.76rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  transition: all 0.4s 0.4s;
}
@media (max-width: 767px) {
  .home-sec1 .container .cont .f_item .list .f_hov {
    opacity: 0;
  }
}
.home-sec1 .container .cont .f_item .list .f_hov .img {
  width: 1.52rem;
  height: 1.52rem;
  border-radius: 50%;
  background-image: linear-gradient(0deg, #f8fbfd 0%, #e5f2fe 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
                normal;
  border: solid 1px #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-sec1 .container .cont .f_item .list .f_hov .img img {
  max-width: 52.63157895%;
  max-height: 52.63157895%;
  width: auto;
  height: auto;
  object-fit: contain;
}
.home-sec1 .container .cont .f_item .list .f_hov .tit {
  color: #000000;
  font-weight: bold;
  margin-top: 0.88rem;
  margin-bottom: 0.2rem;
}
.home-sec1 .container .cont .f_item .list .f_hov .but {
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-sec1 .container .cont .f_item .list .f_hov .but span {
  color: #333333;
  opacity: 0.7;
}
.home-sec1 .container .cont .f_item .list .f_hov .but i {
  display: block;
  width: 8px;
  height: 12px;
  margin-left: 10px;
}
@media (max-width: 1580px) {
  .home-sec1 .container .cont .f_item .list .f_hov .but i {
    margin-left: 8px;
  }
}
.home-sec1 .container .cont .f_item .list .f_hov .but i svg {
  opacity: 1;
  max-height: 100%;
  width: 100%;
  float: left;
}
.home-sec1 .container .cont .f_item .list .f_hov .but i svg path {
  fill: #999999;
  opacity: 1;
}
@media (max-width: 767px) {
  .home-sec1 .container .cont .f_item .list {
    background-color: rgba(255, 255, 255, 0.7);
    box-shadow: inset 0px 0px 7px 0px #ffffff;
  }
  .home-sec1 .container .cont .f_item .list .f_jut {
    color: #333;
    transform: translateY(0rem);
  }
  .home-sec1 .container .cont .f_item .list .f_jut .text {
    color: #666;
  }
  .home-sec1 .container .cont .f_item .list .f_jut .but {
    color: #333;
  }
  .home-sec1 .container .cont .f_item .list .f_jut .but i {
    border: 1px solid #333;
  }
  .home-sec1 .container .cont .f_item .list .f_jut .but i svg path {
    fill: #333;
  }
}
@media (min-width: 992px) {
  .home-sec1 .container .cont .f_item.on {
    width: 45.8333%;
  }
  .home-sec1 .container .cont .f_item.on .bag {
    opacity: 1;
  }
  .home-sec1 .container .cont .f_item.on .f_jut {
    transition: all 0.4s 0.4s;
    opacity: 1;
    transform: translateY(0rem);
  }
  .home-sec1 .container .cont .f_item.on .f_hov {
    opacity: 0;
    transition: all 0.4s;
  }
}
/* End */
/* 品牌运营-意向品牌 */
.markebox8-sec3 {
  background-color: #f7f8fa;
}
.markebox8-sec3 .synbox_tit {
  margin-bottom: 0.5rem;
}
.markebox8-sec3 .cont {
  position: relative;
  width: 100%;
}
.markebox8-sec3 .cont .markebox83_prev,
.markebox8-sec3 .cont .markebox83_next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.08);
}
@media (max-width: 767px) {
  .markebox8-sec3 .cont .markebox83_prev,
  .markebox8-sec3 .cont .markebox83_next {
    display: none;
  }
}
.markebox8-sec3 .cont .markebox83_prev svg,
.markebox8-sec3 .cont .markebox83_next svg {
  opacity: 1;
}
.markebox8-sec3 .cont .markebox83_prev svg path,
.markebox8-sec3 .cont .markebox83_next svg path {
  fill: #ffffff;
  opacity: 1;
}
.markebox8-sec3 .cont .markebox83_prev {
  left: 0.4rem;
}
.markebox8-sec3 .cont .markebox83_next {
  right: 0.4rem;
}
.markebox8-sec3 .cont .markebox8_cont3 {
  width: 100%;
}
.markebox8-sec3 .cont .markebox8_cont3 .swiper-slide {
  height: auto;
}
.markebox8-sec3 .cont .markebox8_cont3 .item {
  background-color: #fff;
  border-radius: 0.2rem;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 0.4rem 0.18rem 0.5rem;
  padding-right: 1.28rem;
}
@media (max-width: 991px) {
  .markebox8-sec3 .cont .markebox8_cont3 .item {
    padding-right: 0.6rem;
  }
}
@media (max-width: 767px) {
  .markebox8-sec3 .cont .markebox8_cont3 .item {
    padding: 0.3rem 0.3rem 0.6rem;
    align-content: flex-start;
  }
}
.markebox8-sec3 .cont .markebox8_cont3 .item .img {
  width: 51.332%;
}
@media (max-width: 767px) {
  .markebox8-sec3 .cont .markebox8_cont3 .item .img {
    width: 100%;
  }
}
.markebox8-sec3 .cont .markebox8_cont3 .item .img:before {
  padding-bottom: 61.068%;
}
.markebox8-sec3 .cont .markebox8_cont3 .item .font {
  width: 48.668%;
  padding-left: 0.5rem;
}
@media (max-width: 767px) {
  .markebox8-sec3 .cont .markebox8_cont3 .item .font {
    width: 100%;
    padding-left: 0;
    margin-top: 0.26rem;
  }
}
.markebox8-sec3 .cont .markebox8_cont3 .item .font .tit {
  font-weight: bold;
  color: #000000;
  margin-bottom: 0.28rem;
}
.markebox8-sec3 .cont .markebox8_cont3 .item .font .text {
  line-height: 1.66666667;
  color: #333333;
}
.markebox8-sec3 .cont .markebox8_cont3_page {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.4rem;
  position: relative;
  bottom: 0;
}
@media (min-width: 768px) {
  .markebox8-sec3 .cont .markebox8_cont3_page {
    position: absolute;
    left: 0;
    bottom: 0.32rem;
  }
}
.markebox8-sec3 .cont .markebox8_cont3_page span {
  margin: 0 3px;
  width: 0.65rem;
  height: 4px;
  opacity: 1;
  background-color: #e6e6e6;
  border-radius: 2px;
}
@media (max-width: 1580px) {
  .markebox8-sec3 .cont .markebox8_cont3_page span {
    height: 2px;
  }
}
@media (max-width: 767px) {
}
.markebox8-sec3 .cont .markebox8_cont3_page .swiper-pagination-bullet-active {
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#f8f8f8, #f8f8f8);
  background-blend-mode: normal, 
            normal;
}
/* End */
/* 精准营销，数字化运营 -- B2B数字化营销引擎 赋能品牌销量增长 */
.markebox-sec6 {
  background: url(../image/znegximgbag1.jpg) center / cover no-repeat;
}
.markebox-sec6 .markebox_tit .tit {
  color: #ffffff;
}
.markebox-sec6 .markebox_tit .text {
  color: #eeeeee;
  margin-top: 0.15rem;
}
.markebox-sec6 .fimg {
  overflow: auto;
}
@media (max-width: 1260px) {
  .markebox-sec6 .fimg img {
    min-width: 1200px;
  }
}
.markebox-sec6 .cont {
  position: relative;
  padding-bottom: 10.3125%;
}
@media (max-width: 1260px) {
  .markebox-sec6 .cont {
    overflow-x: auto;
    padding-bottom: 2.6rem;
  }
  .markebox-sec6 .cont .fzhong {
    width: 1300px;
  }
}
@media (max-width: 1260px) and (max-width: 767px) {
  .markebox-sec6 .cont {
    padding-bottom: 4rem;
  }
  .markebox-sec6 .cont .fzhong {
    width: 1000px;
  }
}
.markebox-sec6 .cont .fzhong {
  position: relative;
}
.markebox-sec6 .cont .fzhong .fzjut {
  position: absolute;
  left: 14.375%;
  top: 97.09090909%;
  width: 71.875%;
  display: flex;
  justify-content: space-between;
}
.markebox-sec6 .cont .fzhong .fzjut .fli {
  position: relative;
  width: calc(33.333% - 0.36rem);
  padding: 0.2rem 0.3rem 0.22rem;
  font-size: 14px;
  line-height: 1.57142857;
  color: #666;
}
.markebox-sec6 .cont .fzhong .fzjut .fli:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
  -webkit-backdrop-filter: saturate(200%) blur(6px);
  backdrop-filter: saturate(100%) blur(6px);
  background-color: rgba(255, 255, 255, 0.7);
}
.markebox-sec6 .cont .fzhong .fzjut .fli .dian {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8px;
  width: 0.5rem;
  height: 100%;
  background: url(../image/ajfieifaim1.png) center top / 100% auto no-repeat;
}
.markebox-sec6 .cont .fzhong .fzjut .fli .dian:before,
.markebox-sec6 .cont .fzhong .fzjut .fli .dian:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.markebox-sec6 .cont .fzhong .fzjut .fli .dian:before {
  height: 0.6rem;
  background-color: #e6f1fd;
  width: 2px;
  bottom: 100%;
}
.markebox-sec6 .cont .fzhong .fzjut .fli .dian:after {
  bottom: 100%;
  margin-bottom: 0.62rem;
  width: 10px;
  height: 10px;
  background-color: #e6f1fd;
  border-radius: 50%;
}
.markebox-sec6 .cont .fzhong .fzjut .fli p {
  position: relative;
  z-index: 2;
}
.markebox-sec6 .cont .fzhong .fzjut .fli p strong {
  color: #333333;
}
/* Emd */
/* 半导体 */
.outcomebanner .cont .font {
  max-width: 1200px;
}
.outcomebox_tit {
  text-align: center;
}
.outcomebox_tit .tit {
  font-weight: bold;
  color: #000000;
}
.outcomebox_tit .text {
  margin-top: 5px;
  color: #666666;
}
.outcomebox-sec1 {
  padding: 1.2rem 0;
  background-color: #f7f8fa;
}
.outcomebox-sec1 .outcomebox_tit {
  margin-bottom: 0.6rem;
}
.outcomebox-sec1 .nav {
  display: flex;
  justify-content: center;
}
.outcomebox-sec1 .nav .outcomebox1_nav {
  width: auto;
  margin: 0;
  background-image: linear-gradient(-90deg, #13e6ff 0%, #0c6fea 100%), linear-gradient(#dddddd, #dddddd);
  background-blend-mode: normal, 
        normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
  border-radius: 5px 5px 0px 0px;
}
.outcomebox-sec1 .nav .outcomebox1_nav .swiper-slide {
  width: auto;
  padding: 0.1rem;
}
.outcomebox-sec1 .nav .outcomebox1_nav .swiper-slide .item {
  padding: 5px 10px;
  min-width: 2.22rem;
  text-align: center;
  color: #fff;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  border-radius: 5px;
  transition: all 0.4s;
}
.outcomebox-sec1 .nav .outcomebox1_nav .on .item {
  background-color: rgba(255, 255, 255, 0.3);
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
}
.outcomebox-sec1 .cont .outcomebox1_cont .item {
  background-color: #ffffff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.outcomebox-sec1 .cont .outcomebox1_cont .item .lt {
  width: 40.8334%;
  padding: 0.6rem 1.12rem;
  padding-right: 0;
}
@media (max-width: 991px) {
  .outcomebox-sec1 .cont .outcomebox1_cont .item .lt {
    padding-left: 0.6rem;
  }
}
@media (max-width: 767px) {
  .outcomebox-sec1 .cont .outcomebox1_cont .item .lt {
    width: 100%;
    order: 1;
    padding: 0.4rem 0.3rem;
  }
}
.outcomebox-sec1 .cont .outcomebox1_cont .item .lt .tit {
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.outcomebox-sec1 .cont .outcomebox1_cont .item .lt .name {
  color: #666666;
  padding-bottom: 0.22rem;
  border-bottom: solid 1px #e6e6e6;
  margin-bottom: 0.3rem;
}
.outcomebox-sec1 .cont .outcomebox1_cont .item .lt .jut {
  margin: 0 -0.1rem;
  display: flex;
  flex-wrap: wrap;
}
.outcomebox-sec1 .cont .outcomebox1_cont .item .lt .jut .fzbox {
  padding: 0 0.1rem;
  width: 33.333%;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .outcomebox-sec1 .cont .outcomebox1_cont .item .lt .jut .fzbox {
    width: 50%;
  }
}
.outcomebox-sec1 .cont .outcomebox1_cont .item .lt .jut .fzbox .li {
  background-color: #ffffff;
  box-shadow: 0px 0px 9px 0px rgba(218, 218, 218, 0.53);
  border-radius: 5px;
  width: 100%;
  line-height: 1.375;
  height: 100%;
  text-align: center;
  padding: 0.15rem 0.2rem;
}
@media (max-width: 1900px) {
  .outcomebox-sec1 .cont .outcomebox1_cont .item .lt .jut .fzbox .li {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .outcomebox-sec1 .cont .outcomebox1_cont .item .lt .jut .fzbox .li {
    font-size: 0.26rem;
  }
}
.outcomebox-sec1 .cont .outcomebox1_cont .item .lt .jut .fzbox .li span {
  color: #666666;
  display: block;
  overflow: hidden;
}
.outcomebox-sec1 .cont .outcomebox1_cont .item .img {
  width: 59.1666%;
}
@media (max-width: 767px) {
  .outcomebox-sec1 .cont .outcomebox1_cont .item .img {
    width: 100%;
  }
}
.outcomebox-sec1 .cont .outcomebox1_cont .item .img img {
  object-fit: contain;
}
.outcomebox-sec1 .cont .outcomebox1_cont .item .img:before {
  padding-bottom: 63.14553991%;
}
.outcomebox-sec2 {
  padding: 1.2rem 0 0;
  position: relative;
}
.outcomebox-sec2 .bag {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.outcomebox-sec2 .bag img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.outcomebox-sec2 .container2 {
  position: relative;
}
.outcomebox-sec2 .outcomebox_tit .tit {
  color: #ffffff;
}
.outcomebox-sec2 .cont {
  padding-top: 1.8rem;
  padding-bottom: 2.65rem;
}
@media (max-width: 1260px) {
  .outcomebox-sec2 .cont {
    width: 100%;
    overflow: auto;
  }
}
.outcomebox-sec2 .cont .fzhong {
  position: relative;
  display: flex;
}
@media (max-width: 1260px) {
  .outcomebox-sec2 .cont .fzhong {
    width: 1200px;
  }
}
.outcomebox-sec2 .cont .fzhong .item {
  width: 25%;
  position: relative;
}
.outcomebox-sec2 .cont .fzhong .item:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.outcomebox-sec2 .cont .fzhong .item .circle_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.outcomebox-sec2 .cont .fzhong .item .circle_img img {
  width: 100%;
  float: left;
}
.outcomebox-sec2 .cont .fzhong .item .fzwen {
  position: absolute;
  left: 50%;
  bottom: 100%;
  margin-bottom: 11.66666667%;
  transform: translateX(-50%);
  width: 1.6rem;
}
@media (max-width: 767px) {
  .outcomebox-sec2 .cont .fzhong .item .fzwen {
    width: 2rem;
  }
}
.outcomebox-sec2 .cont .fzhong .item .fzwen:before,
.outcomebox-sec2 .cont .fzhong .item .fzwen:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  height: 80%;
  width: 2px;
  background-color: #e6f1fd;
  opacity: 0.4;
}
.outcomebox-sec2 .cont .fzhong .item .fzwen:after {
  top: 170%;
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 50%;
  opacity: 1;
  background-color: #e6f1fd;
}
@media (max-width: 767px) {
  .outcomebox-sec2 .cont .fzhong .item .fzwen:after {
    top: 180%;
  }
}
.outcomebox-sec2 .cont .fzhong .item .fzwen .tit {
  font-weight: bold;
  color: #000000;
  width: 100%;
  padding: 0.15rem 0.2rem 0.1rem;
  text-align: center;
  position: relative;
  z-index: 2;
}
.outcomebox-sec2 .cont .fzhong .item .fzwen .tit p {
  position: relative;
}
.outcomebox-sec2 .cont .fzhong .item .fzwen .tit:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 130.66666667%;
  background: url(../image/iwfabafw1.png) left top / 100% auto no-repeat;
}
.outcomebox-sec2 .cont .fzhong .item .fzwen .fcion {
  position: absolute;
  left: 100%;
  top: 55%;
  transform: translateY(-50%);
  margin-left: 0.26rem;
  width: 200px;
  color: #fefefe;
}
.outcomebox-sec2 .cont .fzhong .item .fzwen .fcion:before {
  content: "";
  display: block;
  position: absolute;
  right: 100%;
  width: 0.15rem;
  height: 100%;
  margin-right: 0.05rem;
  background: url(../image/yuancailiw1.svg) center left / 100% auto no-repeat;
}
.outcomebox-sec2 .cont .fzhong .item .fzwen .fcion .li {
  display: block;
  margin-bottom: 0.12rem;
}
.outcomebox-sec2 .cont .fzhong .item .fzwen .fcion .li:last-child {
  margin-bottom: 0;
}
.outcomebox-sec2 .cont .fzhong .item .font {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60.55555556%;
  height: 60.55555556%;
  border-radius: 50%;
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#e6f1fd, #e6f1fd);
  background-blend-mode: normal, 
            normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0.3rem;
}
.outcomebox-sec2 .cont .fzhong .item .font i {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 0.16rem;
  width: 0.5rem;
  height: 0.5rem;
}
.outcomebox-sec2 .cont .fzhong .item .font i img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.outcomebox-sec2 .cont .fzhong .item .font .tit {
  text-align: center;
  color: #ffffff;
  line-height: 1.2;
}
.outcomebox-sec2 .cont .fzhong .item:nth-child(3n) .fzwen {
  bottom: initial;
  top: 100%;
  margin-bottom: 0;
  margin-top: 11.66666667%;
}
.outcomebox-sec2 .cont .fzhong .item:nth-child(3n) .fzwen:before {
  top: initial;
  bottom: 100%;
}
.outcomebox-sec2 .cont .fzhong .item:nth-child(3n) .fzwen:after {
  top: initial;
  bottom: 170%;
}
.outcomebox-sec2 .cont .fzhong .item:nth-child(3n) .fzwen .tit:before {
  bottom: 0;
  top: inherit;
  background: url(../image/iwfabafw2.png) left bottom / 100% auto no-repeat;
}
.outcomebox-sec2 .cont .fzhong .fzjiantou {
  position: absolute;
  left: -0.97222222%;
  top: 50%;
  overflow: hidden;
  transform: translate(0%, -50%);
  width: 103%;
  transition: all 0.6s;
  height: 108.33333333%;
}
.outcomebox-sec2 .cont .fzhong .fzjiantou img {
  width: 100%;
  float: left;
  max-width: initial;
}
.outcomebox-sec3 {
  background-color: #f8f8f8;
  padding: 1.14rem 0 1.2rem;
}
.outcomebox-sec3 .markebox_tit {
  margin-bottom: 0.54rem;
}
.outcomebox-sec3 .cont {
  position: relative;
}
.outcomebox-sec3 .cont .outcomebox3_prev,
.outcomebox-sec3 .cont .outcomebox3_next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(0, 0, 0, 0.08);
  opacity: 1;
}
@media (max-width: 767px) {
  .outcomebox-sec3 .cont .outcomebox3_prev,
  .outcomebox-sec3 .cont .outcomebox3_next {
    display: none;
    top: 30%;
  }
}
.outcomebox-sec3 .cont .outcomebox3_prev svg,
.outcomebox-sec3 .cont .outcomebox3_next svg {
  opacity: 1;
}
.outcomebox-sec3 .cont .outcomebox3_prev svg path,
.outcomebox-sec3 .cont .outcomebox3_next svg path {
  fill: #fff;
  opacity: 1;
}
.outcomebox-sec3 .cont .outcomebox3_prev {
  left: 0%;
}
.outcomebox-sec3 .cont .outcomebox3_next {
  right: 0%;
}
.outcomebox-sec3 .cont .outcomebox3_cont {
  max-width: 11.34rem;
}
@media (max-width: 1900px) {
  .outcomebox-sec3 .cont .outcomebox3_cont {
    max-width: 13rem;
  }
}
.outcomebox-sec3 .cont .outcomebox3_cont .item {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: flex-end;
  z-index: 2;
}
@media (max-width: 767px) {
  .outcomebox-sec3 .cont .outcomebox3_cont .item {
    border-radius: 5px;
    overflow: hidden;
  }
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .img {
  width: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .outcomebox-sec3 .cont .outcomebox3_cont .item .img {
    border-radius: 5px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 44.973%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .img img {
  transition: all 0.4s;
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .img:before {
  padding-top: 66.66666667%;
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .gt {
  background-color: #ffffff;
  border-radius: 5px;
  min-height: 4rem;
  padding: 0.65rem 1rem 0.7rem 1.5rem;
  width: 63.93%;
}
@media (max-width: 1580px) {
}
@media (max-width: 767px) {
  .outcomebox-sec3 .cont .outcomebox3_cont .item .gt {
    width: 100%;
    padding: 0.56rem 0.4rem;
  }
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .gt .tit {
  color: #000000;
  margin-bottom: 0.18rem;
  font-size: 22px;
}
@media (max-width: 1580px) {
  .outcomebox-sec3 .cont .outcomebox3_cont .item .gt .tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .outcomebox-sec3 .cont .outcomebox3_cont .item .gt .tit {
    font-size: 0.32rem;
  }
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .gt .text {
  margin-bottom: 0.5rem;
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .gt .text p {
  position: relative;
  color: #666666;
  font-size: 16px;
  line-height: 1.625;
  padding-left: 16px;
}
@media (max-width: 1580px) {
  .outcomebox-sec3 .cont .outcomebox3_cont .item .gt .text p {
    font-size: 14px;
    padding-left: 12px;
  }
}
@media (max-width: 767px) {
  .outcomebox-sec3 .cont .outcomebox3_cont .item .gt .text p {
    font-size: 0.24rem;
  }
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .gt .text p:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#e83421, #e83421);
  background-blend-mode: normal, 
									normal;
  border-radius: 50%;
  position: absolute;
  top: 0.8125em;
  margin-top: -3px;
  left: 0;
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .gt .but {
  display: flex;
  align-items: center;
  color: #0a8be4;
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .gt .but i {
  display: block;
  overflow: hidden;
  width: 18px;
  margin-right: 10px;
}
@media (max-width: 1580px) {
  .outcomebox-sec3 .cont .outcomebox3_cont .item .gt .but i {
    width: 16px;
    margin-right: 8px;
  }
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .gt .but i img {
  width: 100%;
  float: left;
}
.outcomebox-sec3 .cont .outcomebox3_cont .item .gt .but:hover span {
  text-decoration: underline;
}
.outcomebox-sec3 .cont .outcomebox3-pagin3 {
  width: 100%;
  bottom: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .outcomebox-sec3 .cont .outcomebox3-pagin3 {
    position: relative;
    bottom: 0;
    margin-top: 0.5rem;
  }
}
@media (min-width: 768px) {
  .outcomebox-sec3 .cont .outcomebox3-pagin3 {
    display: none;
  }
}
.outcomebox-sec3 .cont .outcomebox3-pagin3 span {
  width: 12px;
  height: 4px;
  background-color: #e6e6e6;
  opacity: 1;
  margin: 0 4px;
  transition: all 0.4s;
  position: relative;
  overflow: hidden;
  z-index: 2;
  border-radius: 2px;
}
@media (max-width: 1580px) {
  .outcomebox-sec3 .cont .outcomebox3-pagin3 span {
    width: 8px;
  }
}
@media (max-width: 1260px) {
  .outcomebox-sec3 .cont .outcomebox3-pagin3 span {
    height: 2px;
  }
}
@media (max-width: 767px) {
  .outcomebox-sec3 .cont .outcomebox3-pagin3 span {
    width: 12px;
    height: 4px;
  }
}
.outcomebox-sec3 .cont .outcomebox3-pagin3 span:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#0073e6, #0073e6);
  background-blend-mode: normal, 
		        normal;
  opacity: 0;
  border-radius: 2px;
  transition: all 0.4s;
}
.outcomebox-sec3 .cont .outcomebox3-pagin3 .swiper-pagination-bullet-active {
  width: 24px;
}
@media (max-width: 1580px) {
  .outcomebox-sec3 .cont .outcomebox3-pagin3 .swiper-pagination-bullet-active {
    width: 20px;
  }
}
.outcomebox-sec3 .cont .outcomebox3-pagin3 .swiper-pagination-bullet-active:before {
  opacity: 1;
}
@-webkit-keyframes faWidth {
  from {
    width: 0;
  }
  to {
    width: 103%;
  }
}
@keyframes faWidth {
  from {
    width: 0;
  }
  to {
    width: 103%;
  }
}
.faWidth {
  -webkit-animation-name: faWidth;
  animation-name: faWidth;
}
/* End */
/* 大消费 */
.outcomebox2_tit {
  text-align: center;
}
.outcomebox2_tit .tit {
  font-weight: bold;
  line-height: 1.33333333;
  color: #000;
}
.outcomebox2_tit .tit span {
  color: #006cd7;
}
.outcomebox2_tit .text {
  color: #666666;
  line-height: 1.5;
  margin-top: 0.16rem;
}
.outcomebox2-sec1 {
  overflow: hidden;
  padding: 1.15rem 0 1.22rem;
}
@media (max-width: 767px) {
  .outcomebox2-sec1 {
    padding-bottom: 1.2rem;
  }
}
.outcomebox2-sec1 .outcomebox2_tit {
  max-width: 890px;
  margin: 0 auto;
  margin-bottom: 0.66rem;
}
.outcomebox2-sec1 .cont {
  width: 100%;
  padding: 0.9rem 5.625%;
}
@media (max-width: 991px) {
  .outcomebox2-sec1 .cont {
    padding: 0.9rem 0;
  }
}
@media (max-width: 767px) {
  .outcomebox2-sec1 .cont {
    padding: 0;
  }
}
.outcomebox2-sec1 .cont .fzhong {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media (max-width: 767px) {
  .outcomebox2-sec1 .cont .fzhong {
    flex-wrap: wrap;
  }
}
.outcomebox2-sec1 .cont .fzhong .bag {
  width: 70.1399689%;
  overflow: hidden;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .outcomebox2-sec1 .cont .fzhong .bag {
    width: 82%;
  }
}
@media (max-width: 767px) {
  .outcomebox2-sec1 .cont .fzhong .bag {
    transform: translate(-50%, -50%) rotate(90deg);
    width: 180%;
    top: 47%;
  }
}
.outcomebox2-sec1 .cont .fzhong .bag img {
  width: 100%;
  float: left;
}
.outcomebox2-sec1 .cont .fzhong .item {
  width: 20.99533437%;
  background-color: #ffffff;
  box-shadow: 1px 0px 38px 0px rgba(132, 174, 217, 0.16);
  border-radius: 0.4rem;
  position: relative;
  padding: 0.7rem 0.4rem 0.55rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
@media (max-width: 767px) {
  .outcomebox2-sec1 .cont .fzhong .item {
    width: 100%;
  }
}
.outcomebox2-sec1 .cont .fzhong .item .shu {
  background-image: linear-gradient(-39deg, rgba(1, 199, 222, 0.5) 0%, rgba(1, 93, 231, 0.5) 100%), linear-gradient(#016be6, #016be6);
  background-blend-mode: normal, 
            normal;
  border-style: solid;
  border-width: 1px;
  border-image-source: linear-gradient(0deg, #d4e3ff 0%, #e0eaff 100%);
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  color: #ffffff;
  width: 0.55rem;
  height: 0.55rem;
}
@media (max-width: 767px) {
  .outcomebox2-sec1 .cont .fzhong .item .shu {
    width: 0.76rem;
    height: 0.76rem;
  }
}
.outcomebox2-sec1 .cont .fzhong .item .tit {
  color: #000000;
  font-weight: bold;
  margin-top: 0.15rem;
}
.outcomebox2-sec1 .cont .fzhong .item .text {
  color: #000000;
  margin-top: 0.1rem;
}
.outcomebox2-sec1 .cont .fzhong .fz_circle {
  width: 25.27216174%;
  position: relative;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#016de6, #016de6);
  background-blend-mode: normal, 
          normal;
  border-radius: 50%;
}
.outcomebox2-sec1 .cont .fzhong .fz_circle:before {
  content: "";
  display: block;
  padding-top: 100%;
}
@media (max-width: 991px) {
  .outcomebox2-sec1 .cont .fzhong .fz_circle {
    width: 38%;
  }
}
@media (max-width: 767px) {
  .outcomebox2-sec1 .cont .fzhong .fz_circle {
    width: 80%;
    margin: 1.6rem auto;
  }
}
.outcomebox2-sec1 .cont .fzhong .fz_circle:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 75.38461538%;
  height: 75.38461538%;
  box-shadow: 1px 0px 68px 0px rgba(0, 102, 206, 0.71);
  border: dashed 1px #f7f8fa;
  opacity: 0.6;
}
.outcomebox2-sec1 .cont .fzhong .fz_circle .font {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 52.92307692%;
  height: 52.92307692%;
  background-color: #f7f8fa;
  box-shadow: 1px 0px 68px 0px rgba(0, 102, 206, 0.71);
  display: flex;
  align-items: center;
  border-radius: 50%;
  text-align: center;
  padding: 0.1rem 0.2rem;
  justify-content: center;
  flex-direction: column;
}
.outcomebox2-sec1 .cont .fzhong .fz_circle .font .ficon {
  display: block;
  width: 100%;
  height: 0.32rem;
  text-align: center;
}
.outcomebox2-sec1 .cont .fzhong .fz_circle .font .ficon img {
  height: 100%;
  width: auto;
}
.outcomebox2-sec1 .cont .fzhong .fz_circle .font .tit {
  color: #000000;
  margin-top: 0.14rem;
  text-align: center;
}
.outcomebox2-sec1 .cont .fzhong .fz_circle .jut {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  animation: rotate360 50s linear infinite;
}
.outcomebox2-sec1 .cont .fzhong .fz_circle .jut .li {
  animation: rotate3602 50s linear infinite;
  position: absolute;
  width: 25.23076923%;
  height: 25.23076923%;
  border-radius: 50%;
  background-color: #ffffff;
  color: #1a3a56;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  text-align: center;
  padding: 0.1rem 0.18rem;
  box-shadow: 1px 0px 38px 0px rgba(132, 174, 217, 0.16);
}
@media (max-width: 1260px) {
  .outcomebox2-sec1 .cont .fzhong .fz_circle .jut .li {
    padding: 0.1rem 0.12rem;
  }
}
@media (max-width: 991px) {
  .outcomebox2-sec1 .cont .fzhong .fz_circle .jut .li {
    padding: 0.1rem 0.2rem;
  }
}
@media (max-width: 767px) {
  .outcomebox2-sec1 .cont .fzhong .fz_circle .jut .li {
    padding: 0.1rem 0.32rem;
  }
}
.outcomebox2-sec1 .cont .fzhong .fz_circle .jut .li:last-child {
  padding: 0.1rem 0.12rem;
}
@media (max-width: 1260px) {
  .outcomebox2-sec1 .cont .fzhong .fz_circle .jut .li:last-child {
    padding: 0.1rem 0.1em;
  }
}
@media (max-width: 991px) {
  .outcomebox2-sec1 .cont .fzhong .fz_circle .jut .li:last-child {
    padding: 0.1rem 0.1rem;
  }
}
@media (max-width: 767px) {
  .outcomebox2-sec1 .cont .fzhong .fz_circle .jut .li:last-child {
    padding: 0.1rem 0.2rem;
  }
}
.outcomebox2-sec2 {
  background-color: #f7f8fa;
  position: relative;
  padding-top: 1.24rem;
}
.outcomebox2-sec2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 4.9rem;
  background: url(../image/yijfianbaw1.png) center / cover no-repeat;
}
@media (max-width: 767px) {
  .outcomebox2-sec2:before {
    display: none;
  }
}
.outcomebox2-sec2 .container2 {
  position: relative;
}
.outcomebox2-sec2 .outcomebox2_tit {
  max-width: 8.2rem;
  margin: 0 auto 0.92rem;
}
@media (max-width: 767px) {
  .outcomebox2-sec2 .outcomebox2_tit {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .outcomebox2-sec2 .outcomebox2_tit .tit {
    color: #fff;
  }
  .outcomebox2-sec2 .outcomebox2_tit .text {
    color: #ffffff;
  }
}
.outcomebox2-sec2 .cont {
  background: #f9fcff url(../image/ajfjainimg1.png) top left / 100% auto no-repeat;
  box-shadow: 0px 3px 0.65rem 0px rgba(179, 186, 193, 0.19), inset 0px 0px 2px 0px #f7f8fa;
  border-radius: 0.1rem;
  border: solid 1px #ffffff;
  flex-wrap: wrap;
  display: flex;
  align-items: center;
}
.outcomebox2-sec2 .cont .lt {
  width: 33.33333333%;
}
@media (max-width: 991px) {
  .outcomebox2-sec2 .cont .lt {
    width: 100%;
    order: 1;
  }
}
.outcomebox2-sec2 .cont .lt .font {
  width: 100%;
  padding: 0.46rem 0.8rem;
  padding-right: 0;
}
@media (max-width: 991px) {
  .outcomebox2-sec2 .cont .lt .font {
    padding: 0.2rem 0.36rem 0.6rem;
  }
}
.outcomebox2-sec2 .cont .lt .font .name {
  color: #0e94f1;
}
.outcomebox2-sec2 .cont .lt .font .tit {
  color: #000000;
  font-weight: bold;
  margin-top: 0.2rem;
}
.outcomebox2-sec2 .cont .lt .font .text {
  color: #666666;
  line-height: 1.5;
  margin-top: 0.36rem;
}
.outcomebox2-sec2 .cont .gt {
  width: 66.66666667%;
}
@media (max-width: 991px) {
  .outcomebox2-sec2 .cont .gt {
    width: 100%;
  }
}
.outcomebox2-sec2 .cont .gt .img {
  padding-bottom: 62.5%;
}
@media (max-width: 991px) {
  .outcomebox2-sec2 .cont .gt .img {
    padding-bottom: 40%;
  }
}
.outcomebox2-sec2 .cont .gt .img img {
  object-fit: contain;
}
.outcomebox2-sec3 {
  background-color: #f7f8fa;
}
.outcomebox2-sec3 .outcomebox2_tit {
  margin-bottom: 0.6rem;
}
.outcomebox2-sec3 .fjut1 {
  padding: 0;
}
.outcomebox2-sec3 .bar_cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.2rem;
}
@media (max-width: 1260px) {
  .outcomebox2-sec3 .bar_cont {
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .outcomebox2-sec3 .bar_cont {
    margin: 0;
  }
}
.outcomebox2-sec3 .bar_cont .item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 0.41rem;
}
@media (max-width: 1260px) {
  .outcomebox2-sec3 .bar_cont .item {
    padding: 0 5px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .outcomebox2-sec3 .bar_cont .item {
    padding: 0;
    width: 100%;
  }
}
.outcomebox2-sec3 .bar_cont .item .list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  background-color: #d9eafb;
  border-radius: 5px;
  height: 100%;
  position: relative;
  overflow: hidden;
  padding: 0.46rem 0.62rem 0.54rem 0.4rem;
}
.outcomebox2-sec3 .bar_cont .item .list:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  opacity: 0;
  background: url(../image/imghoverimg1.jpg) center / cover no-repeat;
}
.outcomebox2-sec3 .bar_cont .item .list:hover:before {
  opacity: 1;
}
.outcomebox2-sec3 .bar_cont .item .list .shu {
  position: relative;
  font-size: 0.68rem;
  color: #ffffff;
  font-weight: 600;
  line-height: 0.8;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  margin-top: 4px;
}
.outcomebox2-sec3 .bar_cont .item .list .font {
  position: relative;
  width: calc(100% - 164px);
}
@media (max-width: 1580px) {
  .outcomebox2-sec3 .bar_cont .item .list .font {
    width: calc(100% - 120px);
  }
}
@media (max-width: 1260px) {
  .outcomebox2-sec3 .bar_cont .item .list .font {
    width: calc(100% - 100px);
  }
}
@media (max-width: 567px) {
  .outcomebox2-sec3 .bar_cont .item .list .font {
    width: 100%;
    margin-top: 10px;
  }
}
.outcomebox2-sec3 .bar_cont .item .list .font .tit {
  margin-bottom: 0.16rem;
  color: #213355;
  font-weight: bold;
  line-height: 1.33333333;
}
.outcomebox2-sec3 .bar_cont .item .list .font .text {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #2a416b;
  opacity: 0.8;
}
@media (max-width: 1580px) {
  .outcomebox2-sec3 .bar_cont .item .list .font .text {
    line-height: 22px;
    font-size: 14px;
  }
}
.outcomebox2-sec3 .fz_cont {
  margin-top: 0.6rem;
}
.outcomebox2-sec4 {
  background-color: #e9f5fe;
  padding-bottom: 1.97rem;
  overflow: hidden;
}
.outcomebox2-sec4 .outcomebox2_tit {
  margin-bottom: 1.8rem;
}
@media (max-width: 767px) {
  .outcomebox2-sec4 .outcomebox2_tit {
    margin-bottom: 0.8rem;
  }
}
.outcomebox2-sec4 .cont .fzhong {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
}
.outcomebox2-sec4 .cont .fzhong:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 162.33766234%;
  background: url(../image/daidimgfazdw1.png) top left / auto 100% no-repeat, url(../image/daidimgfazdw2.png) top right / auto 100% no-repeat;
}
@media (max-width: 767px) {
  .outcomebox2-sec4 .cont .fzhong:before {
    display: none;
  }
}
.outcomebox2-sec4 .cont .fzhong .item {
  width: 21.38888889%;
  position: relative;
}
@media (max-width: 767px) {
  .outcomebox2-sec4 .cont .fzhong .item {
    width: 42%;
    margin: 0 auto;
  }
}
.outcomebox2-sec4 .cont .fzhong .item:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.outcomebox2-sec4 .cont .fzhong .item .dian {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.outcomebox2-sec4 .cont .fzhong .item .dian:before,
.outcomebox2-sec4 .cont .fzhong .item .dian:after {
  content: "";
  display: block;
  width: 150%;
  height: 150%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0.5);
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#016de6, #016de6);
  background-blend-mode: normal, 
              normal;
  border-radius: 50%;
  animation: scale10 2s linear infinite;
}
.outcomebox2-sec4 .cont .fzhong .item .dian:after {
  animation-delay: 0.6s;
}
.outcomebox2-sec4 .cont .fzhong .item .dian span {
  display: block;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#016de6, #016de6);
  background-blend-mode: normal, 
              normal;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  z-index: 2;
}
.outcomebox2-sec4 .cont .fzhong .item .dian span:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 65.25974026%;
  height: 65.25974026%;
  box-shadow: 1px 0px 68px 0px rgba(0, 102, 206, 0.71);
  border-radius: 50%;
  border: dashed 1px #f7f8fa;
  opacity: 0.6;
}
.outcomebox2-sec4 .cont .fzhong .item .font {
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #f7f8fa;
  box-shadow: 1px 0px 68px 0px rgba(0, 102, 206, 0.71);
  transform: translate(-50%, -50%);
  width: 55.84415584%;
  height: 55.84415584%;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 2;
}
.outcomebox2-sec4 .cont .fzhong .item .font .ficon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.66rem;
  height: 0.6rem;
}
@media (max-width: 767px) {
}
.outcomebox2-sec4 .cont .fzhong .item .font .ficon img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.outcomebox2-sec4 .cont .fzhong .item .font .tit {
  color: #333333;
  font-weight: bold;
  margin-top: 4px;
}
@media (max-width: 767px) {
  .outcomebox2-sec4 .cont .fzhong .item .font .tit {
    font-size: 0.28rem;
  }
}
.outcomebox2-sec4 .cont .fzhong .fzimg1 {
  width: 12.22222222%;
  margin: 0 3.47222222%;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  .outcomebox2-sec4 .cont .fzhong .fzimg1 {
    margin: 1rem auto;
  }
}
.outcomebox2-sec4 .cont .fzhong .fzimg1:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.outcomebox2-sec4 .cont .fzhong .fzimg1:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#016de6, #016de6);
  background-blend-mode: normal, 
            normal;
  opacity: 0.2;
}
.outcomebox2-sec4 .cont .fzhong .fzimg1 .img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 0.3rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .outcomebox2-sec4 .cont .fzhong .fzimg1 .img {
    width: 0.6rem;
  }
}
.outcomebox2-sec4 .cont .fzhong .fzimg1 .img img {
  width: 100%;
  float: left;
}
@keyframes scale10 {
  from {
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0.2;
  }
  to {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0;
  }
}
/* End */
/* 电子信息 */
.outcomebanner3 .cont .font {
  max-width: 100%;
}
.outcomebox3-sec1 {
  overflow: hidden;
  padding: 1.12rem 0 1.2rem;
}
.outcomebox3-sec1 .outcomebox2_tit {
  max-width: 6.56rem;
  margin: 0 auto;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .outcomebox3-sec1 .outcomebox2_tit {
    max-width: 100%;
  }
}
.outcomebox3-sec1 .cont {
  max-width: 984px;
  width: 88%;
  margin: 0 auto;
  padding: 0.5rem 0 0.4rem;
}
@media (max-width: 767px) {
  .outcomebox3-sec1 .cont {
    width: 100%;
    overflow: auto;
    padding-left: 16%;
  }
}
.outcomebox3-sec1 .cont .fzhong {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .outcomebox3-sec1 .cont .fzhong {
    width: 900px;
  }
}
.outcomebox3-sec1 .cont .fzhong .bag {
  position: absolute;
  left: 21.8495935%;
  top: 50%;
  margin-top: -2%;
  transform: translateY(-50%);
  width: 45.32520325%;
  overflow: hidden;
}
.outcomebox3-sec1 .cont .fzhong .bag .img {
  width: 100%;
  overflow: hidden;
}
.outcomebox3-sec1 .cont .fzhong .bag .img img {
  width: 100%;
  float: left;
}
.outcomebox3-sec1 .cont .fzhong .bag .fjiant {
  position: absolute;
  left: 32.51121076%;
  top: 49.11894273%;
  width: 23.31838565%;
  overflow: hidden;
  animation: letotllt1 1s linear infinite alternate;
}
.outcomebox3-sec1 .cont .fzhong .bag .fjiant img {
  width: 100%;
  float: left;
}
.outcomebox3-sec1 .cont .fzhong .lt {
  width: 32.31707317%;
  position: relative;
  border-radius: 50%;
  background: url(../image/chongxiimgfwz1.png) top left / 100% 100% no-repeat;
}
.outcomebox3-sec1 .cont .fzhong .lt:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.outcomebox3-sec1 .cont .fzhong .lt .f_circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#f7f8fa, #f7f8fa);
  background-blend-mode: normal, 
            normal;
  width: 54.08805031%;
  height: 54.08805031%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.16666667;
  text-align: center;
}
.outcomebox3-sec1 .cont .fzhong .lt .fjut {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.outcomebox3-sec1 .cont .fzhong .lt .fjut .li {
  position: absolute;
  border-radius: 50%;
  width: 25.78616352%;
  height: 25.78616352%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #1a3a56;
  line-height: 1.25;
  flex-direction: column;
  font-size: 12px;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 1px 0px 38px 0px rgba(132, 174, 217, 0.16);
}
@media (max-width: 1580px) {
  .outcomebox3-sec1 .cont .fzhong .lt .fjut .li {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .outcomebox3-sec1 .cont .fzhong .lt .fjut .li {
    font-size: 0.24rem;
  }
}
.outcomebox3-sec1 .cont .fzhong .lt .fjut .li:nth-child(1) {
  top: -12.57861635%;
  left: 37.10691824%;
}
.outcomebox3-sec1 .cont .fzhong .lt .fjut .li:nth-child(2) {
  top: 0.62893082%;
  left: 2.20125786%;
}
.outcomebox3-sec1 .cont .fzhong .lt .fjut .li:nth-child(3) {
  top: 37.10691824%;
  left: -12.57861635%;
}
.outcomebox3-sec1 .cont .fzhong .lt .fjut .li:nth-child(4) {
  top: 70.44025157%;
  left: 2.20125786%;
}
.outcomebox3-sec1 .cont .fzhong .lt .fjut .li:nth-child(5) {
  top: 86.16352201%;
  left: 37.10691824%;
}
.outcomebox3-sec1 .cont .fzhong .gt {
  width: 49.79674797%;
  border-radius: 100%;
  position: relative;
  background: url(../image/pinliyfgt1.png) top left / 100% 100% no-repeat;
}
.outcomebox3-sec1 .cont .fzhong .gt:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut,
.outcomebox3-sec1 .cont .fzhong .gt .f_circle {
  position: absolute;
}
.outcomebox3-sec1 .cont .fzhong .gt .f_circle {
  width: 71.42857143%;
  height: 71.42857143%;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#016de6, #016de6);
  background-blend-mode: normal, 
            normal;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
}
@media (max-width: 1580px) {
  .outcomebox3-sec1 .cont .fzhong .gt .f_circle {
    font-size: 14px;
  }
}
.outcomebox3-sec1 .cont .fzhong .gt .f_circle:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  box-shadow: 1px 0px 0.68 0px rgba(0, 102, 206, 0.71);
  border: dashed 1px #f7f8fa;
  opacity: 0.6;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  height: 70%;
}
.outcomebox3-sec1 .cont .fzhong .gt .f_circle:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 115.71428571%;
  height: 115.71428571%;
  border-radius: 50%;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#016de6, #016de6);
  background-blend-mode: normal, 
              normal;
  opacity: 0.1;
}
.outcomebox3-sec1 .cont .fzhong .gt .f_circle .ftit {
  background-color: #f7f8fa;
  box-shadow: 1px 0px 0.68rem 0px rgba(0, 102, 206, 0.71);
  width: 49.14285714%;
  height: 49.14285714%;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0 0.1rem;
  font-weight: bold;
  color: #000000;
  line-height: 1.66666667;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li {
  display: flex;
  align-items: center;
  width: 4rem;
  position: absolute;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li .ficon {
  position: relative;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li .ficon .img {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.62rem;
  height: 0.62rem;
  border-radius: 50%;
  background-image: linear-gradient(0deg, #01c7de 0%, #015de7 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
                  normal;
  z-index: 2;
  position: relative;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li .ficon .img img {
  max-width: 48.38709677%;
  max-height: 38.70967742%;
  object-fit: contain;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li .ficon:before,
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li .ficon:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.4);
  width: 140%;
  height: 140%;
  border-radius: 50%;
  background-image: linear-gradient(0deg, #01c7de 0%, #015de7 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
                  normal;
  animation: scale10 2s linear infinite;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li .ficon:after {
  animation-delay: 0.8s;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li .tit {
  padding-left: 0.2rem;
  position: relative;
  color: #1a3a56;
  font-weight: bold;
  width: calc(100% - 0.62rem);
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li:nth-child(1) {
  left: 62.24489796%;
  top: -3.67346939%;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li:nth-child(2) {
  left: 83.67346939%;
  top: 11.42857143%;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li:nth-child(3) {
  left: 94.48979592%;
  top: 37.14285714%;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li:nth-child(4) {
  left: 91.83673469%;
  top: 62.44897959%;
}
.outcomebox3-sec1 .cont .fzhong .gt .fjut .li:nth-child(5) {
  left: 75.51020408%;
  top: 82.24489796%;
}
.outcomebox3-sec2 {
  background-color: #e9f5fe;
}
.outcomebox3-sec2 .outcomebox2_tit {
  margin-bottom: 0.62rem;
}
.outcomebox3-sec2 .cont {
  text-align: center;
}
.outcomebox3-sec3 .outcomebox2_tit {
  margin-bottom: 0.62rem;
}
.outcomebox3-sec3 .cont {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.outcomebox3-sec3 .cont .lt {
  width: 43.75%;
  padding-right: 4.58333333%;
}
@media (max-width: 767px) {
  .outcomebox3-sec3 .cont .lt {
    width: 100%;
    padding-right: 0;
    order: 1;
    margin-top: 16px;
  }
}
.outcomebox3-sec3 .cont .lt .fjut {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
@media (max-width: 1580px) {
  .outcomebox3-sec3 .cont .lt .fjut {
    margin: 0 -6px;
  }
}
.outcomebox3-sec3 .cont .lt .fjut .item {
  width: 50%;
  padding: 0 8px;
  margin-bottom: 20px;
}
@media (max-width: 1580px) {
  .outcomebox3-sec3 .cont .lt .fjut .item {
    padding: 0 6px;
    margin-bottom: 16px;
  }
}
.outcomebox3-sec3 .cont .lt .fjut .item .li {
  border-radius: 0.1rem;
  width: 100%;
  min-height: 1.6rem;
  display: flex;
  flex-direction: column;
  background-color: #f7fafc;
  align-items: center;
  text-align: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  height: 100%;
  overflow: hidden;
  padding: 0.4rem 0.32rem;
  padding: 13.86861314% 9.48905109%;
}
.outcomebox3-sec3 .cont .lt .fjut .item .li .fbag1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s;
}
.outcomebox3-sec3 .cont .lt .fjut .item .li .fbag1 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.outcomebox3-sec3 .cont .lt .fjut .item .li .ficon {
  width: 0.5rem;
  height: 0.5rem;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .outcomebox3-sec3 .cont .lt .fjut .item .li .ficon {
    width: 0.68rem;
    height: 0.68rem;
  }
}
.outcomebox3-sec3 .cont .lt .fjut .item .li .ficon img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.outcomebox3-sec3 .cont .lt .fjut .item .li .ficon img:nth-child(2) {
  display: none;
}
.outcomebox3-sec3 .cont .lt .fjut .item .li .tit {
  position: relative;
  transition: all 0.4s;
  color: #333333;
  font-weight: bold;
  margin-top: 0.1rem;
}
.outcomebox3-sec3 .cont .lt .fjut .item.on .fbag1 {
  opacity: 1;
}
.outcomebox3-sec3 .cont .lt .fjut .item.on .ficon img {
  display: none;
}
.outcomebox3-sec3 .cont .lt .fjut .item.on .ficon img:nth-child(2) {
  display: block;
}
.outcomebox3-sec3 .cont .lt .fjut .item.on .tit {
  color: #ffffff;
}
.outcomebox3-sec3 .cont .gt {
  width: 56.25%;
}
@media (max-width: 767px) {
  .outcomebox3-sec3 .cont .gt {
    width: 100%;
  }
}
.outcomebox3-sec3 .cont .gt .outcomebox33_cont .item {
  width: 100%;
  border-radius: 0.1rem;
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.outcomebox3-sec3 .cont .gt .outcomebox33_cont .item .img {
  padding-bottom: 64.19753086%;
}
@media (max-width: 767px) {
  .outcomebox3-sec3 .cont .gt .outcomebox33_cont .item .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.outcomebox3-sec3 .cont .gt .outcomebox33_cont .item .font {
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(160%) blur(3px);
  background-color: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  border-radius: 0.1rem;
  padding: 0.28rem 0.78rem 0.36rem;
  padding: 0.28rem 0.5rem 0.36rem;
  position: relative;
}
@media (min-width: 768px) {
  .outcomebox3-sec3 .cont .gt .outcomebox33_cont .item .font {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
}
.outcomebox3-sec3 .cont .gt .outcomebox33_cont .item .font .tit {
  font-weight: bold;
}
.outcomebox3-sec3 .cont .gt .outcomebox33_cont .item .font .text {
  color: #ffffff;
  line-height: 1.2;
  overflow: hidden;
  width: 100%;
  margin-top: 0.1rem;
}
@keyframes letotllt1 {
  from {
    transform: translate(0);
  }
  to {
    transform: translateX(30%);
  }
}
/* End */
/* 基建原材料 */
.outcome4-sec1 {
  padding: 1.54rem 0 1.2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .outcome4-sec1 {
    padding-top: 1.2rem;
  }
}
.outcome4-sec1 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.12rem;
}
@media (max-width: 767px) {
  .outcome4-sec1 .cont {
    margin: 0;
  }
}
.outcome4-sec1 .cont .item {
  width: 33.33%;
  padding: 0 0.12rem;
  margin-bottom: 0.24rem;
}
@media (max-width: 767px) {
  .outcome4-sec1 .cont .item {
    padding: 0;
    width: 100%;
    margin-bottom: 0.4rem;
  }
  .outcome4-sec1 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.outcome4-sec1 .cont .item .list {
  background-color: #ffffff;
  border-radius: 5px;
  width: 100%;
  padding: 0.56rem 0.46rem;
  display: flex;
  flex-direction: column;
  height: 100%;
  align-items: center;
  text-align: center;
}
.outcome4-sec1 .cont .item .list .fiocn {
  height: 0.6rem;
  overflow: hidden;
  margin-bottom: 0.4rem;
}
@media (max-width: 767px) {
  .outcome4-sec1 .cont .item .list .fiocn {
    height: 0.76rem;
  }
}
.outcome4-sec1 .cont .item .list .fiocn img {
  float: left;
  height: 100%;
}
.outcome4-sec1 .cont .item .list .tit {
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.18rem;
}
.outcome4-sec1 .cont .item .list .text {
  color: #666666;
  line-height: 1.3;
}
.outcome4-sec2 {
  padding: 1.2rem 0;
}
.outcome4-sec2 .outcomebox2_tit {
  max-width: 9.3rem;
  margin: 0 auto 0.58rem;
}
.outcome4-sec2 .cont {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.11rem;
}
@media (max-width: 767px) {
  .outcome4-sec2 .cont {
    margin: 0;
  }
}
.outcome4-sec2 .cont .item {
  width: 33.333%;
  padding: 0 0.11rem;
  margin-bottom: 0.22rem;
}
@media (max-width: 767px) {
  .outcome4-sec2 .cont .item {
    padding: 0;
    margin-bottom: 0.4rem;
    width: 100%;
  }
  .outcome4-sec2 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.outcome4-sec2 .cont .item .list {
  background-color: #f7f8fa;
  height: 100%;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  z-index: 2;
  padding: 0.44rem 0.42rem 0.94rem;
}
.outcome4-sec2 .cont .item .list:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s;
  background: url(../image/dadjibagwf1.png) top left / cover no-repeat;
}
.outcome4-sec2 .cont .item .list .tit {
  position: relative;
  font-weight: bold;
  color: #000000;
  transition: all 0.4s;
  font-size: 0.26rem;
}
@media (max-width: 1580px) {
  .outcome4-sec2 .cont .item .list .tit {
    font-size: 22px;
  }
}
@media (max-width: 991px) {
  .outcome4-sec2 .cont .item .list .tit {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .outcome4-sec2 .cont .item .list .tit {
    font-size: 0.3rem;
  }
}
.outcome4-sec2 .cont .item .list .text {
  line-height: 1.75;
  margin-top: 0.16rem;
  position: relative;
}
.outcome4-sec2 .cont .item .list .text .li {
  width: 100%;
  position: relative;
}
.outcome4-sec2 .cont .item .list .text .li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  transition: all 0.4s;
  top: 0.875em;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #dddddd;
}
@media (max-width: 1580px) {
  .outcome4-sec2 .cont .item .list .text .li:before {
    width: 6px;
    height: 6px;
    margin-top: -3px;
  }
}
.outcome4-sec2 .cont .item .list .text .li p {
  padding-left: 0.2rem;
  color: #666666;
  transition: all 0.4s;
  position: relative;
}
.outcome4-sec2 .cont .item .list:hover:before {
  opacity: 1;
}
.outcome4-sec2 .cont .item .list:hover .tit {
  color: #ffffff;
}
.outcome4-sec2 .cont .item .list:hover .text .li:before {
  background-color: #ffffff;
}
.outcome4-sec2 .cont .item .list:hover .text .li p {
  color: #fff;
  opacity: 0.6;
}
.outcome4-sec3 {
  padding: 1.14rem 0 1.46rem;
  background: url(../image/jijianfhazhebag1.jpg) top left / cover no-repeat;
}
@media (max-width: 767px) {
  .outcome4-sec3 {
    padding: 1.2rem 0;
  }
}
.outcome4-sec3 .outcomebox2_tit {
  margin-bottom: 0.9rem;
}
.outcome4-sec3 .outcomebox2_tit .tit {
  color: #ffffff;
}
.outcome4-sec3 .outcomebox2_tit .text {
  color: #ffffff;
}
.outcome4-sec3 .cont .fzhong {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding-left: 2.43055556%;
}
@media (max-width: 767px) {
  .outcome4-sec3 .cont .fzhong {
    flex-direction: column;
    justify-content: center;
  }
}
.outcome4-sec3 .cont .fzhong .lt {
  width: 35.9886202%;
}
@media (max-width: 767px) {
  .outcome4-sec3 .cont .fzhong .lt {
    width: 100%;
  }
}
.outcome4-sec3 .cont .fzhong .lt .fwen {
  width: 100%;
  border-radius: 0.1rem;
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  padding: 0.36rem 0.3rem;
}
.outcome4-sec3 .cont .fzhong .lt .fwen .fztit {
  font-weight: bold;
  color: #000;
}
.outcome4-sec3 .cont .fzhong .lt .fwen .text {
  color: #666;
  line-height: 1.3;
  margin-top: 0.16rem;
}
.outcome4-sec3 .cont .fzhong .lt .f_circle {
  width: 100%;
  border-radius: 50%;
  position: relative;
  background: url(../image/circlefaz1.png) center / 100% 100% no-repeat;
}
@media (max-width: 767px) {
  .outcome4-sec3 .cont .fzhong .lt .f_circle {
    width: 90%;
    margin: 0 auto;
  }
}
.outcome4-sec3 .cont .fzhong .lt .f_circle:before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.outcome4-sec3 .cont .fzhong .lt .f_circle .fjut,
.outcome4-sec3 .cont .fzhong .lt .f_circle .fzfont {
  position: absolute;
}
.outcome4-sec3 .cont .fzhong .lt .f_circle .fzfont {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: linear-gradient(-25deg, #13e6ff 0%, #10abf5 29%, #0c6fea 100%), linear-gradient(#e6f1fd, #e6f1fd);
  background-blend-mode: normal, 
                normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
  border-radius: 50%;
  width: 54.54545455%;
  height: 54.54545455%;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: center;
  padding: 0.3rem 0.02rem;
}
.outcome4-sec3 .cont .fzhong .lt .f_circle .fzfont .f_tit {
  color: #e6f1fd;
  font-weight: bold;
}
@media (max-width: 991px) {
  .outcome4-sec3 .cont .fzhong .lt .f_circle .fzfont .f_tit {
    font-size: 16px;
  }
}
.outcome4-sec3 .cont .fzhong .lt .f_circle .fzfont .text {
  color: #e6f1fd;
  margin-top: 4px;
}
.outcome4-sec3 .cont .fzhong .lt .f_circle .fjut {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.outcome4-sec3 .cont .fzhong .lt .f_circle .fjut .fitem {
  position: absolute;
  width: 0.9rem;
  height: 0.9rem;
}
@media (max-width: 767px) {
  .outcome4-sec3 .cont .fzhong .lt .f_circle .fjut .fitem {
    width: 1.2rem;
    height: 1.2rem;
  }
}
.outcome4-sec3 .cont .fzhong .lt .f_circle .fjut .fitem:before,
.outcome4-sec3 .cont .fzhong .lt .f_circle .fjut .fitem:after {
  content: "";
  display: block;
  width: 140%;
  height: 140%;
  background-color: #e6f1fd;
  transform: translate(-50%, -50%) scale(0.5);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  animation: scale10 2s linear infinite;
}
.outcome4-sec3 .cont .fzhong .lt .f_circle .fjut .fitem:after {
  animation-delay: 0.8s;
}
.outcome4-sec3 .cont .fzhong .lt .f_circle .fjut .fitem .li {
  background-color: #e6f1fd;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  display: flex;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #000000;
  text-align: center;
  font-weight: bold;
  line-height: 1.375;
  position: relative;
  z-index: 2;
  font-size: 14px;
  line-height: 1.2;
}
@media (max-width: 1580px) {
  .outcome4-sec3 .cont .fzhong .lt .f_circle .fjut .fitem .li {
    font-size: 8px;
  }
}
.outcome4-sec3 .cont .fzhong .lt .f_circle .fjut .fitem .fwen {
  left: 0;
  top: 100%;
  margin-top: 0.26rem;
  width: 5rem;
  display: none;
}
@media (min-width: 768px) {
  .outcome4-sec3 .cont .fzhong .lt .f_circle .fjut .fitem:hover {
    z-index: 4;
  }
  .outcome4-sec3 .cont .fzhong .lt .f_circle .fjut .fitem:hover .fwen {
    display: block;
  }
}
.outcome4-sec3 .cont .fzhong .lt .f_mobile {
  position: relative;
  margin-top: 1.2rem;
}
@media (min-width: 768px) {
  .outcome4-sec3 .cont .fzhong .lt .f_mobile {
    display: none;
  }
}
.outcome4-sec3 .cont .fzhong .lt .f_mobile .fwen {
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  transition: all 0.4s;
}
.outcome4-sec3 .cont .fzhong .lt .f_mobile .on {
  position: relative;
  opacity: 1;
  visibility: visible;
}
.outcome4-sec3 .cont .fzhong .fzjian {
  width: 2.84495021%;
  overflow: hidden;
}
@media (max-width: 767px) {
  .outcome4-sec3 .cont .fzhong .fzjian {
    width: 10%;
    padding: 0.6rem 0;
    transform: rotate(90deg);
  }
}
.outcome4-sec3 .cont .fzhong .fzjian img {
  width: 100%;
  float: left;
}
.outcome4-sec3 .cont .fzhong .f_jut {
  border-radius: 0.2rem;
  width: 24.32432432%;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 0.28rem 0.28rem 0.3rem;
}
@media (max-width: 991px) {
  .outcome4-sec3 .cont .fzhong .f_jut {
    padding: 0.28rem 0.1rem 0.3rem;
  }
}
@media (max-width: 767px) {
  .outcome4-sec3 .cont .fzhong .f_jut {
    width: 100%;
    padding: 0.36rem 0.3rem;
  }
}
.outcome4-sec3 .cont .fzhong .f_jut .f_tit {
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  line-height: 1.38461538;
  margin-bottom: 0.2rem;
  font-size: 18px;
}
@media (max-width: 1580px) {
  .outcome4-sec3 .cont .fzhong .f_jut .f_tit {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .outcome4-sec3 .cont .fzhong .f_jut .f_tit {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .outcome4-sec3 .cont .fzhong .f_jut .f_tit {
    font-size: 0.3rem;
  }
}
.outcome4-sec3 .cont .fzhong .f_jut .fzli {
  background-image: linear-gradient(-52deg, rgba(19, 230, 255, 0.57) 0%, rgba(16, 171, 245, 0.57) 46%, rgba(12, 111, 234, 0.57) 100%), linear-gradient(#65aee5, #65aee5);
  background-blend-mode: normal, 
            normal;
  box-shadow: 0px 13px 1.11rem 0px rgba(14, 106, 178, 0.31), inset 0px 0px 7px 0px rgba(255, 255, 255, 0.45);
  border-radius: 0.1rem;
  padding: 0.2rem;
  font-size: 20px;
  margin-bottom: 0.2rem;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
}
@media (max-width: 991px) {
  .outcome4-sec3 .cont .fzhong .f_jut .fzli {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .outcome4-sec3 .cont .fzhong .f_jut .fzli {
    font-size: 0.24rem;
  }
}
.outcome4-sec3 .cont .fzhong .f_jut .fzli:last-child {
  margin-bottom: 0;
}
.outcome4-sec4 .synbox_tit {
  margin-bottom: 0.5rem;
}
.outcome4-sec4 .cont .item .list {
  padding: 0.48rem 0.5rem 0.6rem;
}
@media (max-width: 767px) {
  .outcome4-sec4 .cont .item .list {
    padding: 0.5rem 0.34rem;
  }
}
.outcome4-sec4 .cont .item .list .font {
  width: calc(100% - 1.54rem);
}
@media (max-width: 767px) {
  .outcome4-sec4 .cont .item .list .font {
    width: 100%;
  }
}
.outcome4-sec5 {
  padding: 0.7rem 0 1.76rem;
}
@media (max-width: 767px) {
  .outcome4-sec5 {
    padding: 1.2rem 0;
  }
}
.outcome4-sec5 .outcomebox2_tit {
  margin-bottom: 0.64rem;
}
.outcome4-sec5 .cont {
  width: 100%;
  text-align: center;
}
.outcome4-sec5 .cont img {
  width: 100%;
}
@media (max-width: 767px) {
  .outcome4-sec5 .cont {
    overflow: auto;
  }
  .outcome4-sec5 .cont img {
    min-width: 800px;
  }
}
/* End */
/* 新能源 */
.xinnengabnaner5 .cont .text {
  max-width: 1000px;
}
.outcome5-sec1 {
  background-color: #e6f3fe;
  padding: 1.2rem 0;
}
.outcome5-sec1 .outcomebox2_tit {
  margin-bottom: 0.56rem;
}
.outcome5-sec1 .outcome5_cont1 {
  margin-bottom: 0.54rem;
}
@media (max-width: 991px) {
  .outcome5-sec1 .outcome5_cont1 {
    overflow: auto;
  }
}
@media (max-width: 767px) {
  .outcome5-sec1 .outcome5_cont1 {
    margin-bottom: 0.7rem;
  }
}
.outcome5-sec1 .outcome5_cont1 .fzhong {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .outcome5-sec1 .outcome5_cont1 .fzhong {
    width: 1000px;
  }
}
.outcome5-sec1 .outcome5_cont1 .fzhong .fzxian {
  left: 0;
  width: 100%;
  position: absolute;
  top: 0.11rem;
  overflow: hidden;
}
@media (max-width: 767px) {
  .outcome5-sec1 .outcome5_cont1 .fzhong .fzxian {
    top: 0.22rem;
  }
}
.outcome5-sec1 .outcome5_cont1 .fzhong .fzxian img {
  float: left;
  width: 100%;
}
.outcome5-sec1 .outcome5_cont1 .fzhong .item {
  width: 20%;
  padding-left: 0.3rem;
  padding-right: 0.4rem;
  position: relative;
}
.outcome5-sec1 .outcome5_cont1 .fzhong .item .list .shu {
  width: 0.46rem;
  height: 0.46rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border-radius: 50%;
  font-weight: bold;
  border: 2px solid #ffffff;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#006cd7, #006cd7);
  background-blend-mode: normal, 
              normal;
  margin-bottom: 0.24rem;
}
@media (max-width: 767px) {
  .outcome5-sec1 .outcome5_cont1 .fzhong .item .list .shu {
    width: 0.76rem;
    height: 0.76rem;
  }
}
.outcome5-sec1 .outcome5_cont1 .fzhong .item .list .tit {
  font-weight: bold;
  color: #000000;
  margin-bottom: 0.1rem;
}
.outcome5-sec1 .outcome5_cont1 .fzhong .item .list .text {
  color: #666666;
  line-height: 1.375;
}
.outcome5-sec1 .outcome5_cont1 .fzhong .item .list .text p {
  margin-bottom: 0.26rem;
}
.outcome5-sec1 .outcome5_cont1 .fzhong .item .list .text p:last-child {
  margin-bottom: 0;
}
.outcome5-sec1 .outcome5_cont2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.1rem 0.22rem;
}
@media (max-width: 767px) {
  .outcome5-sec1 .outcome5_cont2 {
    margin: 0 0 0.3rem;
  }
}
.outcome5-sec1 .outcome5_cont2 .item {
  padding: 0 0.1rem;
  width: 25%;
  margin-bottom: 0.2rem;
}
@media (max-width: 991px) {
  .outcome5-sec1 .outcome5_cont2 .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .outcome5-sec1 .outcome5_cont2 .item {
    padding: 0;
    width: 100%;
    margin-bottom: 0.36rem;
  }
  .outcome5-sec1 .outcome5_cont2 .item:last-child {
    margin-bottom: 0;
  }
}
.outcome5-sec1 .outcome5_cont2 .item .list {
  border-radius: 5px;
  position: relative;
  z-index: 2;
  height: 100%;
  background-color: #ffffff;
  overflow: hidden;
}
.outcome5-sec1 .outcome5_cont2 .item .list .f_img {
  position: relative;
}
.outcome5-sec1 .outcome5_cont2 .item .list .f_img .img {
  background-color: #006cd7;
  width: 100%;
  padding-bottom: 46.37681159%;
}
.outcome5-sec1 .outcome5_cont2 .item .list .f_img .img img {
  opacity: 0.3;
}
.outcome5-sec1 .outcome5_cont2 .item .list .f_img .fztit {
  color: #ffffff;
  font-weight: bold;
  width: 100%;
  text-align: center;
  line-height: 1.25;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 2;
}
.outcome5-sec1 .outcome5_cont2 .item .list .font {
  padding: 0.34rem 0.26rem 0.5rem;
  line-height: 1.66666667;
  color: #333333;
}
.outcome5-sec1 .outcome5_cont2 .item .list .font p {
  margin-bottom: 0.14rem;
}
.outcome5-sec1 .outcome5_cont2 .item .list .font p:last-child {
  margin-bottom: 0;
}
.outcome5-sec1 .outcome5_cont2 .item .list .font p span {
  font-size: 0.36rem;
  line-height: 0.2;
  float: left;
  margin-top: 6px;
  margin-right: 6px;
}
@media (max-width: 767px) {
  .outcome5-sec1 .outcome5_cont2 .item .list .font p span {
    margin-top: 0.22rem;
  }
}
.outcome5-sec1 .outcome5_cont3 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.1rem;
}
@media (max-width: 767px) {
  .outcome5-sec1 .outcome5_cont3 {
    margin: 0;
  }
}
.outcome5-sec1 .outcome5_cont3 .item {
  width: 50%;
  padding: 0 0.1rem;
  margin-bottom: 0.2rem;
}
@media (max-width: 991px) {
  .outcome5-sec1 .outcome5_cont3 .item {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .outcome5-sec1 .outcome5_cont3 .item {
    padding: 0;
    margin-bottom: 0.36rem;
  }
  .outcome5-sec1 .outcome5_cont3 .item:last-child {
    margin-bottom: 0;
  }
}
.outcome5-sec1 .outcome5_cont3 .item .list {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.54rem 0;
}
.outcome5-sec1 .outcome5_cont3 .item .list .img {
  width: 33.521%;
}
@media (max-width: 767px) {
  .outcome5-sec1 .outcome5_cont3 .item .list .img {
    width: 60%;
  }
}
.outcome5-sec1 .outcome5_cont3 .item .list .img:before {
  padding-bottom: 71.42857143%;
}
.outcome5-sec1 .outcome5_cont3 .item .list .font {
  width: 66.479%;
  padding-left: 10px;
  padding-right: 0.65rem;
}
@media (max-width: 767px) {
  .outcome5-sec1 .outcome5_cont3 .item .list .font {
    width: 100%;
    padding: 0.26rem 0.36rem 0;
  }
}
.outcome5-sec1 .outcome5_cont3 .item .list .font .tit {
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.16rem;
}
.outcome5-sec1 .outcome5_cont3 .item .list .font .text {
  color: #333333;
  line-height: 1.66666667;
}
.outcome5-sec2 {
  padding: 1.3rem 0 1.74rem;
}
@media (max-width: 767px) {
  .outcome5-sec2 {
    padding: 1.4rem 0;
  }
}
.outcome5-sec2 .outcomebox2_tit {
  margin-bottom: 0.6rem;
}
.outcome5-sec2 .outcomebox2_tit .tit,
.outcome5-sec2 .outcomebox2_tit .text {
  color: #ffffff;
}
.outcome5-sec2 .outcome52_cont {
  margin: 0 -0.47rem;
  margin-bottom: 0.64rem;
}
@media (max-width: 991px) {
  .outcome5-sec2 .outcome52_cont {
    margin: 0 -0.3rem;
    margin-bottom: 0.64rem;
  }
}
.outcome5-sec2 .outcome52_cont .swiper-slide {
  width: 25%;
  display: flex;
  justify-content: center;
  padding: 0 0.47rem;
}
@media (max-width: 991px) {
  .outcome5-sec2 .outcome52_cont .swiper-slide {
    padding: 0 0.3rem;
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  .outcome5-sec2 .outcome52_cont .swiper-slide {
    width: 56%;
    padding: 0 0.3rem;
  }
}
.outcome5-sec2 .outcome52_cont .item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
.outcome5-sec2 .outcome52_cont .item:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.outcome5-sec2 .outcome52_cont .item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-73deg, rgba(19, 230, 255, 0.26) 0%, rgba(16, 171, 245, 0.26) 29%, rgba(12, 111, 234, 0.26) 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
          normal;
  box-shadow: 0px 13px 111px 0px rgba(14, 106, 178, 0.31);
  border-radius: 145px;
  border: solid 1px #0c81ed;
  opacity: 0.2;
}
.outcome5-sec2 .outcome52_cont .item .list {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  overflow: hidden;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 77.24137931%;
  height: 77.24137931%;
  border-radius: 50%;
  color: #ffffff;
  background: #ffffff url(../image/yjsjchbagwqz1.png) center / cover no-repeat;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  justify-content: center;
  padding: 0.16rem 0.2rem;
}
.outcome5-sec2 .outcome52_cont .item .list .fimg {
  width: 100%;
  text-align: center;
  height: 1.36rem;
  display: flex;
  align-items: center;
  mix-blend-mode: multiply;
  justify-content: center;
  margin-bottom: 4px;
}
.outcome5-sec2 .outcome52_cont .item .list .fimg img {
  height: 100%;
  max-width: 100%;
  object-fit: contain;
}
.outcome5-sec2 .outcome52_cont .item .list .tit {
  text-align: center;
  color: #ffffff;
}
.outcome5-sec2 .cont2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.1rem;
}
@media (max-width: 767px) {
  .outcome5-sec2 .cont2 {
    margin: 0;
  }
}
.outcome5-sec2 .cont2 .item {
  width: 25%;
  padding: 0 0.1rem;
  margin-bottom: 0.2rem;
}
@media (max-width: 991px) {
  .outcome5-sec2 .cont2 .item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .outcome5-sec2 .cont2 .item {
    width: 100%;
    padding: 0;
    margin-bottom: 0.4rem;
  }
  .outcome5-sec2 .cont2 .item:last-child {
    margin-bottom: 0;
  }
}
.outcome5-sec2 .cont2 .item .list {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  height: 100%;
  min-height: 4.2rem;
  z-index: 2;
}
.outcome5-sec2 .cont2 .item .list .f_jut1 {
  position: relative;
  background: url(../image/chnajejfwqqbag.jpg) center / cover no-repeat;
  padding: 0.7rem 0.3rem 0.68rem;
  padding-right: 0.48rem;
  color: #ffffff;
  height: 100%;
}
@media (max-width: 767px) {
  .outcome5-sec2 .cont2 .item .list .f_jut1 {
    padding: 0.6rem 0.36rem;
  }
}
.outcome5-sec2 .cont2 .item .list .f_jut1 .tit {
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.42rem;
}
.outcome5-sec2 .cont2 .item .list .f_jut1 .text {
  line-height: 1.22222222;
}
.outcome5-sec2 .cont2 .item .list .f_jut1 .text p:last-child {
  margin-bottom: 0;
}
.outcome5-sec2 .cont2 .item .list .f_jut1 .text p span {
  float: left;
  margin-top: 6px;
  margin-right: 6px;
  font-size: 0.36rem;
  line-height: 0.2;
}
.outcome5-sec2 .cont2 .item .list .f_jut2 {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  opacity: 1;
  transition: all 0.4s;
  padding: 0.58rem 0.3rem;
  padding: 0.4rem 0.3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .outcome5-sec2 .cont2 .item .list .f_jut2 {
    opacity: 0;
  }
}
.outcome5-sec2 .cont2 .item .list .f_jut2 .font {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 0.4rem;
}
.outcome5-sec2 .cont2 .item .list .f_jut2 .font .f_icon {
  height: 0.98rem;
  margin-bottom: 0.2rem;
  height: 0.7rem;
  margin-bottom: 0.1rem;
}
.outcome5-sec2 .cont2 .item .list .f_jut2 .font .f_icon img {
  height: 100%;
  max-width: 100%;
  object-fit: contain;
}
.outcome5-sec2 .cont2 .item .list .f_jut2 .font .tit {
  color: #000000;
  font-weight: bold;
  text-align: center;
}
.outcome5-sec2 .cont2 .item .list .f_jut2 .font .text {
  color: #666;
  line-height: 1.33333333;
  text-align: left;
  margin-top: 0.1rem;
}
.outcome5-sec2 .cont2 .item .list .f_jut2 .font .text p:last-child {
  margin-bottom: 0;
}
.outcome5-sec2 .cont2 .item .list .f_jut2 .font .text p span {
  float: left;
  margin-top: 6px;
  margin-right: 6px;
  font-size: 0.36rem;
  line-height: 0.2;
}
.outcome5-sec2 .cont2 .item .list .f_jut2 .f_icon2 {
  overflow: hidden;
  display: none;
  width: 0.22rem;
  height: 0.22rem;
}
.outcome5-sec2 .cont2 .item .list .f_jut2 .f_icon2 img {
  width: 100%;
  float: left;
}
.outcome5-sec2 .cont2 .item .list:hover .f_jut2 {
  opacity: 0;
}
.outcome5-sec3 {
  padding: 1.2rem 0 1.7rem;
}
@media (max-width: 767px) {
  .outcome5-sec3 {
    padding: 1.2rem 0;
  }
}
.outcome5-sec4 {
  background-color: #e9f5fe;
  padding: 1.32rem 0 1.4rem;
}
.outcome5-sec4 .outcomebox2_tit {
  margin-bottom: 0.68rem;
}
.outcome5-sec4 .cont1 {
  padding: 0.26rem 0.3rem;
  background-color: #ffffff;
  border-radius: 5px;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont1 {
    overflow: auto;
    padding: 0.36rem 0.3rem;
  }
}
.outcome5-sec4 .cont1 img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont1 img {
    min-width: 900px;
  }
}
.outcome5-sec4 .cont2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.14rem;
  margin-bottom: 0.24rem;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont2 {
    margin: 0 0 0.24rem;
  }
}
.outcome5-sec4 .cont2 .item {
  width: 50%;
  padding: 0 0.14rem;
  margin-bottom: 0.26rem;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont2 .item {
    padding: 0;
    width: 100%;
  }
  .outcome5-sec4 .cont2 .item:last-child {
    margin-bottom: 0;
  }
}
.outcome5-sec4 .cont2 .item .list {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 0.5rem 0.62rem 0.4rem;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.outcome5-sec4 .cont2 .item .list .shu {
  color: #e7f1fd;
  font-family: "cu", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 0.46rem;
  font-weight: bold;
  line-height: 0.8;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont2 .item .list .shu {
    display: none;
  }
}
.outcome5-sec4 .cont2 .item .list .font {
  width: calc(100% - 1.22rem);
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont2 .item .list .font {
    width: 100%;
  }
}
.outcome5-sec4 .cont2 .item .list .font .tit {
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.16rem;
}
.outcome5-sec4 .cont2 .item .list .font .text {
  color: #333333;
  line-height: 1.66666667;
}
.outcome5-sec4 .cont3 {
  background-color: #ffffff;
  border-radius: 5px;
  padding: 0.65rem 0.76rem 0.44rem;
  margin-bottom: 0.5rem;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont3 {
    padding: 0.6rem 0.3rem;
  }
}
.outcome5-sec4 .cont3 .outcome54_cont3 {
  width: auto;
  margin: 0 -5px;
}
.outcome5-sec4 .cont3 .outcome54_cont3 .swiper-slide {
  padding: 0 5px;
  width: 16.6666666%;
}
@media (max-width: 1260px) {
  .outcome5-sec4 .cont3 .outcome54_cont3 .swiper-slide {
    width: 20%;
  }
}
@media (max-width: 991px) {
  .outcome5-sec4 .cont3 .outcome54_cont3 .swiper-slide {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont3 .outcome54_cont3 .swiper-slide {
    width: 56%;
  }
}
.outcome5-sec4 .cont3 .outcome54_cont3 .swiper-slide .item {
  width: 100%;
}
.outcome5-sec4 .cont3 .outcome54_cont3 .swiper-slide .item .f_img {
  padding: 0 0.18rem;
  width: 100%;
}
.outcome5-sec4 .cont3 .outcome54_cont3 .swiper-slide .item .f_img .img {
  overflow: hidden;
  width: 100%;
  padding-bottom: 145.34883721%;
}
.outcome5-sec4 .cont3 .outcome54_cont3 .swiper-slide .item .tit {
  text-align: center;
  font-weight: bold;
  color: #000;
  margin-top: 0.26rem;
}
.outcome5-sec4 .cont3 .outcome54_cont3 .swiper-slide .item:hover .img img {
  transform: scale(1.06);
}
.outcome5-sec4 .cont4 {
  margin-bottom: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  background-color: #ffffff;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont4 {
    padding: 0.3rem 0;
  }
}
.outcome5-sec4 .cont4 .item {
  width: 25%;
  padding: 0.3rem 0.2rem;
  position: relative;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont4 .item {
    width: 50%;
    padding: 0.3rem 0.3rem;
  }
  .outcome5-sec4 .cont4 .item:nth-child(2n):after {
    display: none;
  }
}
.outcome5-sec4 .cont4 .item:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  background-color: #e9f5fe;
  height: 39.28571429%;
}
.outcome5-sec4 .cont4 .item:last-child:after {
  display: none;
}
@media (min-width: 768px) {
  .outcome5-sec4 .cont4 .item:nth-child(4n):after {
    display: none;
  }
}
.outcome5-sec4 .cont4 .item .img {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0.7rem;
}
.outcome5-sec4 .cont4 .item .img img {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
}
.outcome5-sec4 .cont5 {
  width: 100%;
}
.outcome5-sec4 .cont5 .outcome54_cont5 {
  width: auto;
  margin: 0 -0.2rem;
  margin-bottom: 0.3rem;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont5 .outcome54_cont5 {
    margin: 0 -0.14rem 0.3rem;
  }
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide {
  width: 33.333%;
  height: auto;
  padding: 0 0.2rem;
}
@media (max-width: 1260px) {
  .outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide {
    width: 100%;
    padding: 0 0.14rem;
  }
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item {
  height: 100%;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  background-color: #ffffff;
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .img {
  width: 100%;
  padding-bottom: 64.31718062%;
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font {
  padding: 0.24rem 0.3rem 0.36rem;
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 0.24rem;
  border-bottom: 1px solid #e9f5fe;
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit .tit {
  font-weight: bold;
  color: #000;
  width: calc(100% - 0.8rem);
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit .tit {
    width: calc(100% - 1.6rem);
  }
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit .loca {
  display: flex;
  color: #999999;
  align-items: center;
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit .loca i {
  display: block;
  width: 0.2rem;
  overflow: hidden;
  height: 0.24rem;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit .loca i {
    width: 0.3rem;
    height: 0.34rem;
  }
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit .loca i img,
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit .loca i svg {
  width: 100%;
  float: left;
  max-height: 100%;
  opacity: 1;
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit .loca i img path,
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit .loca i svg path {
  opacity: 1;
  fill: #999;
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit .loca span {
  display: block;
  padding-left: 0.1rem;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .fz_tit .loca span {
    padding-left: 0.16rem;
  }
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .f_jut {
  display: flex;
  flex-wrap: wrap;
  padding-top: 0.34rem;
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .f_jut .li {
  width: 33.333%;
  text-align: center;
  padding: 0 0.14rem;
  border-right: 1px solid #e9f5fe;
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .f_jut .li:nth-child(3n) {
  border-right: none;
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .f_jut .li:last-child {
  border-right: none;
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .f_jut .li .wen {
  font-weight: bold;
  color: #000000;
  margin-bottom: 2px;
}
@media (max-width: 1900px) {
}
.outcome5-sec4 .cont5 .outcome54_cont5 .swiper-slide .item .font .f_jut .li .text {
  color: #666666;
}
.outcome5-sec4 .cont5 .qie {
  display: flex;
  justify-content: center;
}
.outcome5-sec4 .cont5 .qie .outcome54_prev5,
.outcome5-sec4 .cont5 .qie .outcome54_next5 {
  background: rgba(0, 0, 0, 0.08);
}
.outcome5-sec4 .cont5 .qie .outcome54_prev5 svg,
.outcome5-sec4 .cont5 .qie .outcome54_next5 svg {
  opacity: 1;
}
.outcome5-sec4 .cont5 .qie .outcome54_prev5 svg path,
.outcome5-sec4 .cont5 .qie .outcome54_next5 svg path {
  fill: #ffffff;
  opacity: 1;
}
.outcome5-sec4 .cont5 .qie .outcome54_prev5 {
  margin-right: 0.24rem;
}
@media (max-width: 767px) {
  .outcome5-sec4 .cont5 .qie .outcome54_prev5 {
    margin-right: 0.4rem;
  }
}
.outcome5-sec5 {
  padding: 1.32rem 0 1.4rem;
}
.outcome5-sec5 .outcomebox2_tit {
  margin-bottom: 0.44rem;
}
.outcome5-sec5 .cont {
  margin: 0 -0.1rem;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .outcome5-sec5 .cont {
    margin: 0;
  }
}
.outcome5-sec5 .cont .item {
  width: 50%;
  padding: 0 0.1rem;
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .outcome5-sec5 .cont .item {
    padding: 0;
    width: 100%;
    margin-bottom: 0.4rem;
  }
}
.outcome5-sec5 .cont .item .list {
  padding: 0.34rem 0.28rem 0.4rem;
  padding-right: 1rem;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  height: 100%;
  background: url(../image/xinnefimgfw1.png) top left / 100% 100% no-repeat;
}
.outcome5-sec5 .cont .item .list:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: none;
  height: 100%;
  background-image: linear-gradient(-73deg, rgba(19, 230, 255, 0.26) 0%, rgba(16, 171, 245, 0.26) 29%, rgba(12, 111, 234, 0.26) 100%), linear-gradient(#ffffff, #ffffff);
  background-blend-mode: normal, 
            normal;
  opacity: 0.5;
}
.outcome5-sec5 .cont .item .list .font {
  position: relative;
  width: 100%;
  margin-bottom: 0.2rem;
}
.outcome5-sec5 .cont .item .list .font:last-child {
  margin-bottom: 0;
}
.outcome5-sec5 .cont .item .list .font .tit {
  font-weight: bold;
  color: #000;
}
.outcome5-sec5 .cont .item .list .font .text {
  color: #333333;
  line-height: 1.5;
  margin-top: 0.1rem;
}
.outcome5-sec5 .cont .item .list .jut {
  width: 100%;
}
.outcome5-sec5 .cont .item2 .list .font {
  margin-bottom: 0.22rem;
}
.outcome5-sec5 .cont .item2 .list .jut {
  overflow: auto;
  position: relative;
}
.outcome5-sec5 .cont .item2 .list .jut .img {
  width: 100%;
}
@media (max-width: 767px) {
  .outcome5-sec5 .cont .item2 .list .jut .img {
    min-width: 596px;
  }
}
.outcome5-sec5 .cont .item2 .list .jut .img img {
  width: 100%;
}
.outcome5-sec5 .cont .item3 {
  margin-bottom: 0;
  width: 100%;
}
.outcome5-sec5 .cont .item3 .list {
  background: url(../image/tongwhdelishawe1.png) top left / 100% auto no-repeat;
  padding: 0.72rem 1.2rem 0;
}
@media (max-width: 767px) {
  .outcome5-sec5 .cont .item3 .list {
    padding: 0.6rem 0.3rem 0;
  }
}
.outcome5-sec5 .cont .item3 .list:before {
  display: none;
}
.outcome5-sec5 .cont .item3 .list .f_font {
  margin: 0 auto;
  max-width: 9.18rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
@media (max-width: 767px) {
  .outcome5-sec5 .cont .item3 .list .f_font {
    max-width: 100%;
  }
}
.outcome5-sec5 .cont .item3 .list .f_font .tit {
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.outcome5-sec5 .cont .item3 .list .f_font .text {
  color: #333333;
  line-height: 1.66666667;
}
.outcome5-sec5 .cont .item3 .list .f_img {
  text-align: center;
  width: 100%;
}
.outcome5-sec5 .cont .item3 .list .f_img img {
  width: auto;
  max-width: 100%;
}
.outcome5-sec6 {
  background-color: #e9f5fe;
  padding: 0.96rem 0 1.4rem;
}
@media (max-width: 767px) {
  .outcome5-sec6 {
    padding-top: 1.3rem;
  }
}
.outcome5-sec6 .outcomebox2_tit {
  margin-bottom: 0.54rem;
}
.outcome5-sec6 .cont1 {
  margin-bottom: 0.2rem;
}
@media (max-width: 767px) {
  .outcome5-sec6 .cont1 {
    margin: 0 0 0.3rem;
  }
}
.outcome5-sec6 .cont1 .outcome56_cont1 {
  width: auto;
  margin: 0 -0.1rem;
}
@media (max-width: 767px) {
}
.outcome5-sec6 .cont1 .outcome56_cont1 .swiper-slide {
  width: 20%;
  height: auto;
  padding: 0 0.1rem;
}
@media (max-width: 1260px) {
  .outcome5-sec6 .cont1 .outcome56_cont1 .swiper-slide {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .outcome5-sec6 .cont1 .outcome56_cont1 .swiper-slide {
    width: 33.333%;
  }
}
@media (max-width: 767px) {
  .outcome5-sec6 .cont1 .outcome56_cont1 .swiper-slide {
    width: 66%;
  }
}
.outcome5-sec6 .cont1 .outcome56_cont1 .swiper-slide .item {
  width: 100%;
  height: 100%;
}
.outcome5-sec6 .cont1 .outcome56_cont1 .swiper-slide .item .list {
  height: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 0.48rem 0.24rem 0.6rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.outcome5-sec6 .cont1 .outcome56_cont1 .swiper-slide .item .list .img {
  height: 0.66rem;
  margin-bottom: 0.1rem;
}
.outcome5-sec6 .cont1 .outcome56_cont1 .swiper-slide .item .list .img img {
  height: 100%;
}
.outcome5-sec6 .cont1 .outcome56_cont1 .swiper-slide .item .list .tit {
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.2rem;
}
.outcome5-sec6 .cont1 .outcome56_cont1 .swiper-slide .item .list .text {
  color: #333333;
  line-height: 1.5;
}
.outcome5-sec6 .cont2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.1rem 0.3rem;
}
@media (max-width: 767px) {
  .outcome5-sec6 .cont2 {
    margin: 0 0 0.3rem;
  }
}
.outcome5-sec6 .cont2 .item {
  width: 50%;
  margin-bottom: 0.2rem;
  padding: 0 0.1rem;
}
@media (max-width: 767px) {
  .outcome5-sec6 .cont2 .item {
    padding: 0;
    margin-bottom: 0.4rem;
    width: 100%;
  }
}
.outcome5-sec6 .cont2 .item .list {
  background-color: #ffffff;
  border-radius: 5px;
  height: 100%;
  padding-bottom: 0.34rem;
}
.outcome5-sec6 .cont2 .item .list .img {
  padding-bottom: 65.63380282%;
  overflow: hidden;
}
.outcome5-sec6 .cont2 .item .list .img img {
  object-fit: contain;
}
.outcome5-sec6 .cont2 .item .list .tit {
  padding: 0 0.3rem;
  text-align: center;
  font-weight: bold;
  color: #000000;
}
.outcome5-sec6 .cont3 {
  position: relative;
}
.outcome5-sec6 .cont3 .outcome56_prev3,
.outcome5-sec6 .cont3 .outcome56_next3 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.08);
}
@media (max-width: 767px) {
  .outcome5-sec6 .cont3 .outcome56_prev3,
  .outcome5-sec6 .cont3 .outcome56_next3 {
    display: none;
  }
}
.outcome5-sec6 .cont3 .outcome56_prev3 svg,
.outcome5-sec6 .cont3 .outcome56_next3 svg {
  opacity: 1;
}
.outcome5-sec6 .cont3 .outcome56_prev3 svg path,
.outcome5-sec6 .cont3 .outcome56_next3 svg path {
  fill: #ffffff;
  opacity: 1;
}
.outcome5-sec6 .cont3 .outcome56_prev3 {
  left: 0.4rem;
}
.outcome5-sec6 .cont3 .outcome56_next3 {
  right: 0.4rem;
}
.outcome5-sec6 .cont3 .outcome56-pagin3 {
  width: 100%;
  bottom: 0.4rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .outcome5-sec6 .cont3 .outcome56-pagin3 {
    position: relative;
    bottom: 0;
    margin-top: 0.5rem;
  }
}
.outcome5-sec6 .cont3 .outcome56-pagin3 span {
  width: 12px;
  height: 4px;
  background-color: #e6e6e6;
  opacity: 1;
  margin: 0 4px;
  transition: all 0.4s;
  position: relative;
  overflow: hidden;
  z-index: 2;
  border-radius: 2px;
}
@media (max-width: 1580px) {
  .outcome5-sec6 .cont3 .outcome56-pagin3 span {
    width: 8px;
  }
}
@media (max-width: 1260px) {
  .outcome5-sec6 .cont3 .outcome56-pagin3 span {
    height: 2px;
  }
}
@media (max-width: 767px) {
  .outcome5-sec6 .cont3 .outcome56-pagin3 span {
    width: 12px;
    height: 4px;
  }
}
.outcome5-sec6 .cont3 .outcome56-pagin3 span:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(-90deg, #01c7de 0%, #015de7 100%), linear-gradient(#0073e6, #0073e6);
  background-blend-mode: normal, 
            normal;
  opacity: 0;
  border-radius: 2px;
  transition: all 0.4s;
}
.outcome5-sec6 .cont3 .outcome56-pagin3 .swiper-pagination-bullet-active {
  width: 24px;
}
@media (max-width: 1580px) {
  .outcome5-sec6 .cont3 .outcome56-pagin3 .swiper-pagination-bullet-active {
    width: 20px;
  }
}
.outcome5-sec6 .cont3 .outcome56-pagin3 .swiper-pagination-bullet-active:before {
  opacity: 1;
}
.outcome5-sec6 .cont3 .outcome56_cont3 {
  width: 100%;
}
.outcome5-sec6 .cont3 .outcome56_cont3 .swiper-slide {
  height: auto;
}
.outcome5-sec6 .cont3 .outcome56_cont3 .item {
  height: 100%;
  background-color: #ffffff;
  border-radius: 0.2rem;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0.4rem 0.18rem 0.6rem;
  padding-right: 1.42rem;
}
@media (max-width: 1260px) {
  .outcome5-sec6 .cont3 .outcome56_cont3 .item {
    padding-right: 0.8rem;
  }
}
@media (max-width: 767px) {
  .outcome5-sec6 .cont3 .outcome56_cont3 .item {
    padding: 0.6rem 0.3rem;
  }
}
.outcome5-sec6 .cont3 .outcome56_cont3 .item .img {
  width: 51.25%;
}
@media (max-width: 767px) {
  .outcome5-sec6 .cont3 .outcome56_cont3 .item .img {
    width: 100%;
  }
}
.outcome5-sec6 .cont3 .outcome56_cont3 .item .img:before {
  padding-bottom: 60.97560976%;
}
.outcome5-sec6 .cont3 .outcome56_cont3 .item .font {
  width: 48.75%;
  padding-left: 0.5rem;
}
@media (max-width: 767px) {
  .outcome5-sec6 .cont3 .outcome56_cont3 .item .font {
    padding-left: 0;
    width: 100%;
  }
}
.outcome5-sec6 .cont3 .outcome56_cont3 .item .font .tit {
  color: #000000;
  font-weight: bold;
  margin-bottom: 0.22rem;
}
.outcome5-sec6 .cont3 .outcome56_cont3 .item .font .text {
  color: #333333;
  line-height: 1.66666667;
}
.outcome5-sec7 {
  overflow: hidden;
  padding: 1.36rem 0 1.4rem;
}
.outcome5-sec7 .outcomebox2_tit {
  margin-bottom: 0.46rem;
}
.outcome5-sec7 .cont {
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .outcome5-sec7 .cont {
    flex-wrap: wrap;
  }
}
.outcome5-sec7 .cont .item {
  width: 22.9167%;
  flex: 1 1 22.9167%;
  height: 5.4rem;
  position: relative;
  transition: all 0.4s;
}
@media (max-width: 767px) {
  .outcome5-sec7 .cont .item {
    height: auto;
    flex: 1 1 100%;
    width: 100%;
    margin-bottom: 0.6rem;
  }
  .outcome5-sec7 .cont .item:last-child {
    margin-bottom: 0;
  }
}
.outcome5-sec7 .cont .item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 140%;
  height: 100%;
  transition: all 0.4s;
  background: url(../image/fazzhibawg1.png) top left / auto 100% no-repeat;
}
.outcome5-sec7 .cont .item .fimg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  border-radius: 20px;
  overflow: hidden;
  z-index: 2;
  opacity: 0;
  transition: all 0.4s;
}
.outcome5-sec7 .cont .item .fimg img {
  opacity: 0.5;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.outcome5-sec7 .cont .item .jut {
  position: relative;
  z-index: 3;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0.54rem 0.48rem;
}
.outcome5-sec7 .cont .item .jut .font {
  max-width: 4.25rem;
  margin-bottom: 0.36rem;
}
@media (max-width: 1260px) {
  .outcome5-sec7 .cont .item .jut .font {
    max-width: 5rem;
  }
}
@media (max-width: 767px) {
  .outcome5-sec7 .cont .item .jut .font {
    width: 100%;
  }
}
.outcome5-sec7 .cont .item .jut .font .tit {
  color: #000000;
  font-weight: bold;
  transition: all 0.4s;
  margin-bottom: 0.1rem;
}
.outcome5-sec7 .cont .item .jut .font .text {
  color: #333333;
  line-height: 1.5;
  display: -webkit-box;
  transition: all 0.4s;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 6em;
  overflow: hidden;
}
.outcome5-sec7 .cont .item .jut .shu {
  color: #333333;
  opacity: 0.2;
  font-family: "cu2", 'PingFangSC-Regular', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
  font-size: 0.6rem;
  line-height: 0.8;
}
@media (min-width: 768px) {
  .outcome5-sec7 .cont .on {
    width: 54.166%;
    flex: 1 1 54.166%;
  }
  .outcome5-sec7 .cont .on:before {
    opacity: 0;
  }
  .outcome5-sec7 .cont .on .fimg {
    opacity: 1;
  }
  .outcome5-sec7 .cont .on .jut .font .tit {
    color: #ffffff;
  }
  .outcome5-sec7 .cont .on .jut .font .text {
    color: #ffffff;
    opacity: 0.8;
    display: block;
    height: auto;
  }
  .outcome5-sec7 .cont .on .jut .shu {
    color: #ffffff;
    opacity: 1;
  }
}
.outleftfixed {
  position: fixed;
  left: 0.26rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 666;
  width: 2.2rem;
  display: none;
}
@media (max-width: 767px) {
  .outleftfixed {
    display: none!important;
  }
}
.outleftfixed .li {
  padding-left: 0.26rem;
  position: relative;
  color: #999999;
  font-size: 14px;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  transition: all 0.4s;
  margin-bottom: 0.14rem;
}
.outleftfixed .li:last-child {
  margin-bottom: 0;
}
.outleftfixed .li .xian {
  height: 100%;
  background-color: #eeeeee;
  border-radius: 3px;
  width: 6px;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.4s;
}
@media (max-width: 1580px) {
  .outleftfixed .li .xian {
    width: 4px;
    border-radius: 2px;
  }
}
.outleftfixed .on {
  font-size: 16px;
  color: #0179e5;
  padding-top: 6px;
  padding-bottom: 6px;
}
.outleftfixed .on .xian {
  background-color: #0179e5;
}
.outleftfixed.active .li {
  color: #ffffff;
}
.outleftfixed.active .li .xian {
  background-color: #ffffff;
  opacity: 0.5;
}
.outleftfixed.active .on .xian {
  opacity: 1;
}
/* End */
.banner .content .img {
  position: relative;
}
.banner .content .img video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .banner .content .img video {
    display: none;
  }
}
