@charset "UTF-8";
body {
  -webkit-tap-highlight-color: transparent;
}

.yiliu-banner {
  position: relative;
  height: 41.66667vw;
}

.yiliu-banner .in-txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.yiliu-banner .inner {
  position: relative;
  height: 100%;
}

.yiliu-banner .txt {
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-60%);
  left: 0;
}

.yiliu-banner .txts {
  width: 57.22222%;
  position: relative;
  margin: 0 auto 30px;
}

.yiliu-banner .txts img {
  width: 100%;
}

.yiliu-banner .txts p {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
  color: #fff;
}

.yiliu-banner .product-link {
  text-align: center;
}

.yiliu-banner .product-link a {
  border-radius: 5px;
  margin: 0 10px;
  font-size: 20px;
  color: #fff;
}

.yiliu-banner .product-link .video-btn {
  background-image: linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
  background-image: -moz-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
  background-image: -webkit-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
  background-image: -ms-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
  width: 260px;
  height: 60px;
  line-height: 60px;
}

.yiliu-banner .product-link .video-btn:after {
  display: none;
}

.yiliu-banner .product-link .video-btn i.icon-play {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(../images/marking/icon_play.png) 0 0 / cover no-repeat;
  margin-left: 15px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  transition: all 0.5s;
}

.yiliu-banner .product-link .video-btn:hover {
  opacity: 0.9;
}

.yiliu-banner .product-link .video-btn:hover i.icon-play {
  margin-left: 20px;
}

.yiliu-banner .product-link .white {
  width: 188px;
  height: 60px;
  line-height: 58px;
  border: 1px solid #fff;
}

.w1442 {
  width: 1442px;
  margin: 0 auto;
}

@media screen and (max-width: 1680px) {
  .w1442 {
    width: 85%;
  }
}

@media screen and (max-width: 1440px) {
  .w1442 {
    width: 1100px;
  }
  .yiliu-banner .product-link .video-btn {
    width: 200px;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
  }
  .yiliu-banner .product-link .video-btn i.icon-play {
    width: 20px;
    height: 20px;
    margin-left: 10px;
  }
  .yiliu-banner .product-link .video-btn:hover i.icon-play {
    margin-left: 15px;
  }
  .yiliu-banner .product-link .white {
    width: 168px;
    height: 52px;
    line-height: 50px;
    font-size: 16px;
  }
}

@media screen and (max-width: 1280px) {
  .w1442 {
    width: 90%;
  }
}

@media screen and (max-width: 1024px) {
  .w1442 {
    width: calc(100% - 40px);
  }
  .yiliu-banner .product-link .video-btn {
    width: 200px;
    height: 46px;
    line-height: 46px;
  }
  .yiliu-banner .product-link .white {
    width: 138px;
    height: 46px;
    line-height: 44px;
  }
}

@media screen and (max-width: 768px) {
  .yiliu-banner .txts p {
    position: static;
    font-size: 14px;
    padding: 0 5%;
    margin-top: 20px;
  }
}

@media screen and (max-width: 750px) {
  .yiliu-banner {
    height: 106.66667vw;
  }
  .yiliu-banner .txts {
    width: 100%;
  }
  .yiliu-banner .product-link a {
    margin: 0 3px 10px;
  }
  .yiliu-banner .product-link .video-btn {
    width: 180px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    margin-left: 0;
  }
  .yiliu-banner .product-link .white {
    width: 118px;
    height: 46px;
    line-height: 44px;
    font-size: 14px;
    margin-right: 0;
  }
  .pages-yl-defult .title h2 {
    font-size: 21px;
  }
  .yiliu-banner .product-link .video-btn {
    width: 170px;
    height: 38px;
    line-height: 38px;
  }
  .yiliu-banner .product-link .white {
    height: 38px;
    line-height: 36px;
  }
}

.pages-yl-defult {
  padding: 65px 0 80px;
}

.pages-yl-defult .title {
  text-align: center;
  margin-bottom: 50px;
}

.pages-yl-defult .title h2 {
  font-weight: bold;
}

/* 战斗力 */
.swiper-zhandl {
  position: relative;
  overflow: hidden;
}

.swiper-zhandl .swiper-slide a {
  display: block;
  position: relative;
  overflow: hidden;
}

.swiper-zhandl .swiper-slide .img {
  height: 338px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  overflow: hidden;
}

.swiper-zhandl .swiper-slide .img img {
  width: 100%;
  height: 100%;
  transition: all 0.4s;
  object-fit: cover;
}

.swiper-zhandl .swiper-slide .img:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}

.swiper-zhandl .swiper-slide .txt {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -15%;
  transition: all 0.5s;
  padding: 4% 5%;
  color: #fff;
  transition: all 0.5s;
  z-index: 2;
}

.swiper-zhandl .swiper-slide .txt h2 {
  font-weight: bold;
  margin-bottom: 10px;
}

.swiper-zhandl .swiper-slide .txt p {
  margin-bottom: 20px;
}

.swiper-zhandl .swiper-slide .txt button {
  width: 100px;
  height: 38px;
  color: #fff;
  border-radius: 5px;
  background-image: -moz-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
  background-image: -webkit-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
  background-image: -ms-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
  border: none;
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}

.swiper-zhandl .swiper-slide .txt button:after {
  transform: translateY(-1px);
  content: "";
  transition: all 0.4s ease;
  font-family: "iconfont";
  display: inline-block;
  vertical-align: middle;
}

.swiper-zhandl .swiper-slide .txt button:hover:after {
  content: "\e683";
  margin-left: 5px;
}

.swiper-zhandl .swiper-slide a:hover .img img {
  transform: scale(1.05);
}

.swiper-zhandl .swiper-slide a:hover .txt {
  bottom: 0;
}

.swiper-zhandl .swiper-slide a:hover .txt button {
  opacity: 1;
  visibility: visible;
}

.swiper-zhandl .swiper-pagination {
  position: static;
  margin-top: 50px;
}

@media screen and (max-width: 1440px) {
  .swiper-zhandl .swiper-slide .img {
    height: 256px;
  }
}

@media screen and (max-width: 1024px) {
  .pages-yl-defult {
    padding: 35px 0 40px;
  }
  .pages-yl-defult .title {
    margin-bottom: 30px;
  }
  .swiper-zhandl .swiper-slide .img {
    height: 228px;
    border-radius: 5px;
  }
  .swiper-zhandl .swiper-slide .txt {
    bottom: -22%;
  }
  .swiper-zhandl .swiper-pagination {
    margin-top: 25px;
  }
}

@media screen and (max-width: 768px) {
  .swiper-zhandl .swiper-slide .img {
    height: 42vw;
  }
  .swiper-zhandl .swiper-slide .txt {
    bottom: 0;
    padding: 0 15px;
  }
  .swiper-zhandl .swiper-slide .txt h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .swiper-zhandl .swiper-slide .txt p {
    font-size: 16px;
  }
  .swiper-zhandl .swiper-slide a .txt button {
    display: none;
  }
  .swiper-pagination-bullet {
    background-color: #ccc;
    width: 5px;
    height: 5px;
    opacity: 1;
  }
  .swiper-pagination-bullet-active {
    background-color: #2386ee;
  }
}

.pages-shuzgq {
  background-color: #f3f5f9;
}

.pages-shuzgq .img img {
  width: 100%;
  transition: all 0.5s;
}

.pages-shuzgq .img:hover img {
  transform: scale(1.01);
}

@media screen and (max-width: 768px) {
  .pages-shuzgq .img {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .pages-shuzgq .img::-webkit-scrollbar-track {
    background-color: transparent;
  }
  .pages-shuzgq .img::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    background-color: transparent;
  }
  .pages-shuzgq .img::-webkit-scrollbar-thumb {
    background-color: #2386ee;
    border-radius: 2px;
  }
  .pages-shuzgq .img img {
    width: 750px;
  }
}

/* 破除“卡脖子”，比肩国际的国产软实力 */
.pages-ruansl {
  background: center center / cover no-repeat;
  padding-bottom: 0;
}

.pages-ruansl .title h2 {
  color: #fff;
}

.pages-ruansl .strong-top {
  position: relative;
}

.pages-ruansl .strong-top .swiper-wrapper {
  flex-wrap: wrap;
}

.pages-ruansl .strong-top dl {
  margin-bottom: 50px;
}

.pages-ruansl .strong-top dl:last-child {
  margin-bottom: 30px;
}

.pages-ruansl .strong-top dl::after {
  clear: both;
  content: "";
  display: table;
}

.pages-ruansl .strong-top dl dt {
  display: block;
  width: 146px;
  float: left;
  margin-right: 58px;
}

.pages-ruansl .strong-top dl dt img {
  width: 100%;
}

.pages-ruansl .strong-top dl dd {
  float: left;
  width: 40%;
}

.pages-ruansl .strong-top dl dd p {
  color: #fff;
  line-height: 24px;
}

.pages-ruansl .sjlaiyuan {
  color: #fff;
  opacity: 0.5;
  margin-left: 204px;
  line-height: 2;
  margin-bottom: 65px;
}

.pages-ruansl .bar-yanshen {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 16px 0;
  line-height: 28px;
}

.pages-ruansl .bar-yanshen .tit {
  float: left;
  width: 8.18308%;
  color: #fff;
}

.pages-ruansl .bar-yanshen ul {
  float: left;
  width: 91.40083%;
}

.pages-ruansl .bar-yanshen ul li {
  width: 40%;
  float: left;
}

.pages-ruansl .bar-yanshen ul li a {
  display: block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.pages-ruansl .bar-yanshen ul li a::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 17px;
  background: url(../images/marking/icon_file.png) 0 0 no-repeat;
  margin-right: 15px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.pages-ruansl .bar-yanshen ul li a:hover {
  color: #4695ff;
}

@media screen and (max-width: 1440px) {
  .pages-ruansl .strong-top dl dt {
    width: 120px;
    margin-right: 30px;
  }
  .pages-ruansl .strong-top dl dd {
    width: 50%;
  }
  .pages-ruansl .sjlaiyuan {
    margin-left: 150px;
  }
  .pages-ruansl .bar-yanshen ul li {
    width: 50%;
  }
}

@media screen and (max-width: 750px) {
  .pages-ruansl {
    background: url(../images/marking/bg01_mb.png) right bottom/cover no-repeat !important;
  }
  .pages-ruansl .strong-top {
    padding-top: 20px;
    overflow: hidden;
    margin: 0 29px;
  }
  .pages-ruansl .strong-top .swiper-wrapper {
    flex-wrap: nowrap;
  }
  .pages-ruansl .strong-top .swiper-pagination {
    bottom: 27px;
  }
  .pages-ruansl .strong-top .swiper-pagination-bullet {
    opacity: 0.5;
  }
  .pages-ruansl .strong-top .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
  }
  .pages-ruansl .strong-top dl dt {
    margin: 0 auto 15px auto;
  }
  .pages-ruansl .strong-top dl dd {
    width: 100%;
    margin-top: 20px;
    float: none;
  }
  .pages-ruansl .strong-top dl dd p {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
    line-height: 1.3;
  }
  .pages-ruansl .strong-top dl dd p::before {
    content: "";
    display: block;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 10px;
  }
  .pages-ruansl .sjlaiyuan {
    margin-left: 0;
    margin-bottom: 20px;
  }
  .pages-ruansl .bar-yanshen .tit {
    width: 72px;
    font-size: 14px;
  }
  .pages-ruansl .sw-lists {
    overflow: hidden;
    height: 30px;
  }
  .pages-ruansl .bar-yanshen {
    padding: 8px 0;
  }
  .pages-ruansl .bar-yanshen ul li {
    width: 100%;
  }
  .pages-ruansl .bar-yanshen ul li a::before {
    margin-right: 7px;
  }
  .pages-ruansl .bar-yanshen ul li a {
    display: block;
    font-size: 14px;
  }
  .pages-ruansl .cont {
    position: relative;
  }
  .pages-ruansl .strong-top {
    position: relative;
  }
  .pages-ruansl .strong-top dl {
    margin-bottom: 0;
  }
  .pages-ruansl .swiper-button-prev,
  .pages-ruansl .swiper-button-next {
    width: 15px;
    height: 28px;
  }
  .pages-ruansl .swiper-button-prev {
    background: url(../images/marking/icon_prev.png) 0 0 / cover no-repeat;
    left: -5px;
  }
  .pages-ruansl .swiper-button-next {
    background: url(../images/marking/icon_next.png) 0 0 / cover no-repeat;
    right: -5px;
  }
}

@media screen and (max-width: 450px) {
  .pages-ruansl .strong-top dl dt {
    width: 85px;
    float: none;
  }
  .pages-ruansl .strong-top dl dd {
    margin-top: 10px;
    text-align: justify;
  }
  .pages-ruansl .strong-top dl dd p {
    font-size: 14px;
  }
  .pages-ruansl .sjlaiyuan {
    font-size: 12px;
    margin-top: 25px;
  }
}

/* 对标世界一流管理体系 */
.pages-gltixi .tabnav {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}

.pages-gltixi .tabnav ul li {
  display: inline-block;
  position: relative;
  margin: 0 9px;
}

.pages-gltixi .tabnav ul li::before {
  content: "";
  display: block;
  width: 0;
  height: 4px;
  background-color: #4695ff;
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0;
}

.pages-gltixi .tabnav ul li a {
  display: inline-block;
  padding: 15px;
  color: #333;
}

.pages-gltixi .tabnav ul li.active::before {
  width: 100%;
  opacity: 1;
}

.pages-gltixi .tabnav ul li.active a {
  color: #4695ff;
  font-weight: bold;
}

.pages-gltixi .item {
  margin-top: 40px;
  display: none;
}

.pages-gltixi .item:first-child {
  display: block;
}

.pages-gltixi .inner {
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
}

.pages-gltixi .img {
  width: 53.05132%;
}

.pages-gltixi .img img {
  width: 100%;
}

.pages-gltixi .info {
  width: 37.1706%;
}

.pages-gltixi .info p {
  margin: 20px 0 60px;
  line-height: 2;
}

.pages-zhuankan .product-link a,
.pages-gltixi .info .product-link a {
  width: 140px;
  height: 48px;
  line-height: 48px;
  border-radius: 5px;
  position: relative;
  z-index: 2;
  background-image: -moz-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
  background-image: -webkit-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
  background-image: -ms-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
}

@media screen and (max-width: 1440px) {
  .pages-gltixi .tabnav ul li {
    margin: 0 5px;
  }
  .pages-gltixi .tabnav ul li a {
    padding: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .pages-gltixi .tabnav ul {
    display: flex;
    display: -webkit-flex;
    white-space: nowrap;
    overflow-x: auto;
  }
}

@media screen and (max-width: 768px) {
  .pages-gltixi .inner {
    flex-wrap: wrap;
  }
  .pages-gltixi .img {
    width: 100%;
    text-align: center;
  }
  .pages-gltixi .img img {
    max-width: 100%;
  }
  .pages-gltixi .info {
    width: 100%;
    margin-top: 20px;
  }
  .pages-gltixi .info h3 {
    font-size: 18px;
  }
  .pages-gltixi .info p {
    margin: 10px 0 25px;
    line-height: 1.6;
    font-size: 14px;
  }
  .pages-gltixi .info .product-link a {
    width: 112px;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
  }
  .swiper-mb-tixi {
    overflow: hidden;
  }
}

/* 专刊 */
.pages-zhuankan {
  background: url(../images/marking/t_02.jpg) center center/cover no-repeat;
  overflow: hidden;
}

.pages-zhuankan .inner {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}

.pages-zhuankan .zhuankan-img {
  position: absolute;
  width: 40.36061%;
  left: -5%;
  top: -30px;
}

.pages-zhuankan .zhuankan-img img {
  width: 100%;
}

.pages-zhuankan .txt {
  /*margin-left: 30.37448%;*/
  color: #fff;
  padding: 88px 0;
}

.pages-zhuankan .txt h2 {
  font-weight: bold;
  /*text-indent: -20px;*/
  letter-spacing: 2px;
}
.ma_top20 {
  margin-top:20px;
}

.pages-zhuankan .qrcode {
  /*width: 11.44244%;*/
  /*margin-right: 2.91262%;*/
  width:164px;
  height: 164px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 11px;
  background: rgba(255,255,255,0.2);
  margin-left:50px;
}
.pages-zhuankan .qrcode > div {
  width: 142px;
  height: 140px;
  /*border: 12px solid rgba(0, 0, 0, 0.2);*/
  /*border-radius: 10px;*/
}
.pages-zhuankan .qrcode p {
  text-align: center;
  color: #fff;
}
.pages-zhuankan .qrcode img {
  width: 100%;
}

@media screen and (max-width: 1440px) {
  .pages-zhuankan .zhuankan-img {
    top: 0;
  }
}

@media screen and (max-width: 1024px) {
  .pages-zhuankan .txt {
    padding: 40px 0 60px;
  }
}

@media screen and (max-width: 768px) {
  .pages-zhuankan {
    background: url(../images/marking/bg_alc_mb.jpg) center bottom/cover no-repeat;
  }
  .pages-zhuankan .inner {
    flex-wrap: wrap;
    padding-bottom: 130px;
  }
  .pages-zhuankan .txt {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
  .pages-zhuankan .txt h2 {
    font-size: 26px;
  }
  .pages-zhuankan .zhuankan-img {
    height: 250px;
    left: 0;
    bottom: -16%;
    left: 10%;
    top: auto;
  }
  .pages-zhuankan .zhuankan-img img {
    width: auto;
    height: 100%;
  }
  .pages-zhuankan .qrcode {
    width: 140px;
    height: 140px;
    position: absolute;
    left:50%;
    margin-left:-70px;
    bottom:20px;
  }
  .pages-zhuankan .qrcode > div {
    /*border-width: 6px;*/
    width: 120px;
    height: 120px;
  }
}

@media screen and (max-width: 520px) {
  .pages-zhuankan .zhuankan-img {
    bottom: -16%;
    left: -10%;
  }
  .pages-zhuankan .qrcode {
    /*right: 0;*/
  }
}

@media screen and (max-width: 370px) {
  .pages-zhuankan .zhuankan-img {
    bottom: -16%;
    left: -20%;
  }
  .pages-zhuankan .qrcode {
    right: 0;
  }
  .pages-zhuankan .txt h3 {
    width: 75%;
    margin: 0 auto;
  }
}

/* 500强的新选择！他们选择金蝶开启韧性成长 */
.pages-wubaislt {
  background-color: #f3f5f9;
}

.pages-wubaislt .swiper-wubauslt ul {
  flex-wrap: wrap;
}

.pages-wubaislt .swiper-wubauslt ul li {
  width: 23.37032%;
  margin-right: 2.08044%;
  margin-bottom: 30px;
}

.pages-wubaislt .swiper-wubauslt ul li:nth-child(4n) {
  margin-right: 0;
}

.pages-wubaislt .swiper-wubauslt ul li .in-box {
  background-color: #fff;
  border-radius: 10px;
  height: 278px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  transition: all 0.5s;
}

.pages-wubaislt .swiper-wubauslt ul li .logo {
  width: 54.89614%;
  height: 72px;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: all 0.5s;
}

.pages-wubaislt .swiper-wubauslt ul li .logo img {
  max-width: 100%;
  max-height: 100%;
  transition: all 0.5s;
}

.pages-wubaislt .swiper-wubauslt ul li .datetime {
  color: #76778b;
}

.pages-wubaislt .swiper-wubauslt ul li h2 {
  color: #131931;
  font-weight: bold;
}

.pages-wubaislt .swiper-wubauslt ul li .sm {
  color: #76778b;
  margin-top: 5px;
}

.pages-wubaislt .swiper-wubauslt ul li .in-box:hover {
  box-shadow: 0px 0px 40px 0px rgba(16, 44, 68, 0.1);
}

.pages-wubaislt .swiper-wubauslt ul li .in-box:hover .txt h2 {
  color: #4695ff;
}

.pages-wubaislt .btn-more {
  margin-top: 30px;
  text-align: center;
}

.pages-wubaislt .product-link a {
  width: 160px;
  height: 48px;
  line-height: 48px;
  border-radius: 5px;
  background-image: -moz-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
  background-image: -webkit-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
  background-image: -ms-linear-gradient(0deg, #1258f6 0%, #0daeff 100%);
}

@media screen and (max-width: 1440px) {
  .pages-wubaislt .swiper-wubauslt ul li .logo {
    height: 54px;
  }
}

@media screen and (max-width: 1024px) {
  .pages-wubaislt .swiper-wubauslt ul li .in-box {
    height: 200px;
  }
  .pages-wubaislt .swiper-wubauslt ul li .sm {
    margin-top: 10px;
  }
}

@media screen and (max-width: 768px) {
  .pages-wubaislt .w1442 {
    width: calc(100% - 22px);
  }
  .pages-wubaislt .swiper-wubauslt ul li .logo {
    margin-bottom: 5px;
  }
  .pages-wubaislt .swiper-wubauslt ul li {
    width: 50%;
    padding: 8px;
    margin-right: 0;
    margin-bottom: 0;
  }
  .pages-wubaislt .swiper-wubauslt ul li:nth-child(2n) {
    margin-right: 0;
  }
  .pages-wubaislt .swiper-wubauslt ul li:nth-child(7) {
    display: none;
  }
  .pages-wubaislt .swiper-wubauslt ul li:nth-child(8) {
    display: none;
  }
  .pages-wubaislt .swiper-wubauslt ul li .in-box {
    height: 150px;
    padding: 10px;
  }
  .pages-wubaislt .swiper-wubauslt ul li h2 {
    font-size: 14px;
  }
  .pages-wubaislt .swiper-wubauslt ul li .datetime {
    font-size: 12px;
  }
  .pages-wubaislt .swiper-wubauslt ul li .sm {
    font-size: 12px;
    margin-top: 0;
  }
  .pages-wubaislt .product-link a {
    width: 132px;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
  }
}

/* 更多前沿洞察 */
.pages-qydongcha {
  overflow: hidden;
}

.pages-qydongcha .swiper-dongcha ul {
  flex-wrap: wrap;
}

.pages-qydongcha .swiper-dongcha ul li {
  width: 31.90014%;
  margin-right: 2.08044%;
  margin-bottom: 30px;
}

.pages-qydongcha .swiper-dongcha ul li:nth-child(3n) {
  margin-right: 0;
}

.pages-qydongcha .swiper-dongcha ul li .in-box {
  background-color: #f3f5f9;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.5s;
  position: relative;
  padding-bottom: 130px;
}

.pages-qydongcha .swiper-dongcha ul li .img {
  position: relative;
  z-index: 1;
  height: 258px;
  overflow: hidden;
}

.pages-qydongcha .swiper-dongcha ul li .img img {
  width: 100%;
  height: 100%;
  transition: all 0.4s;
  object-fit: cover;
}

.pages-qydongcha .swiper-dongcha ul li .txt {
  padding: 28px 10%;
  position: absolute;
  left: 0;
  bottom: -100px;
  width: 100%;
  z-index: 2;
  transition: all 0.5s;
  background-color: #f3f5f9;
}

.pages-qydongcha .swiper-dongcha ul li .txt h2 {
  font-weight: bold;
  margin-bottom: 12px;
  line-height: 32px;
  height: 64px;
  transition: all 1s;
}

.pages-qydongcha .swiper-dongcha ul li .txt p {
  color: #424a5f;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 48px;
  line-height: 24px;
  margin-bottom: 20px;
  opacity: 0;
  transition: all 0.5s;
  visibility: hidden;
}

.pages-qydongcha .swiper-dongcha ul li .txt .pdf {
  transition: all 0.5s;
  opacity: 0;
  visibility: hidden;
}

.pages-qydongcha .swiper-dongcha ul li .txt .pdf a {
  color: #2386ee;
}

.pages-qydongcha .swiper-dongcha ul li .txt .pdf a:hover {
  text-decoration: underline;
}

.pages-qydongcha .swiper-dongcha ul li .in-box:hover .img Img {
  transform: scale(1.05);
}

.pages-qydongcha .swiper-dongcha ul li .in-box:hover .txt {
  bottom: 0;
}

.pages-qydongcha .swiper-dongcha ul li .in-box:hover .txt h2 {
  height: auto;
}

.pages-qydongcha .swiper-dongcha ul li .in-box:hover .txt p {
  opacity: 1;
  visibility: visible;
}

.pages-qydongcha .swiper-dongcha ul li .in-box:hover .txt .pdf {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 1440px) {
  .pages-qydongcha .swiper-dongcha ul li .img {
    height: 154px;
  }
  .pages-qydongcha .swiper-dongcha ul li .in-box {
    padding-bottom: 100px;
  }
  .pages-qydongcha .swiper-dongcha ul li .txt {
    padding: 18px 6% 28px;
  }
  .pages-qydongcha .swiper-dongcha ul li .txt h2 {
    margin-bottom: 10px;
  }
  .pages-qydongcha .swiper-dongcha ul li .txt p {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 1024px) {
  .pages-qydongcha .swiper-dongcha ul li .in-box {
    border-radius: 5px;
  }
}

@media screen and (max-width: 768px) {
  .pages-qydongcha .swiper-dongcha ul li {
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 20px;
  }
  .pages-qydongcha .swiper-dongcha ul li:nth-child(3n) {
    margin-right: 3%;
  }
  .pages-qydongcha .swiper-dongcha ul li:nth-child(2n) {
    margin-right: 0;
  }
  .pages-qydongcha .swiper-dongcha ul li .img {
    height: 30vw;
  }
}

@media screen and (max-width: 750px) {
  .pages-qydongcha .swiper-dongcha ul {
    flex-wrap: wrap;
  }
  .pages-qydongcha .swiper-dongcha ul li {
    margin-bottom: 0;
    margin-right: 0;
  }
  .pages-qydongcha .swiper-dongcha ul li .img {
    height: 40vw;
  }
  .swiper-dongcha {
    position: relative;
  }
  .swiper-dongcha .swiper-pagination {
    position: static;
    margin-top: 25px;
  }
  .pages-qydongcha .swiper-dongcha ul li .txt h2 {
    font-size: 18px;
  }
  .pages-qydongcha .swiper-dongcha ul li .in-box .txt {
    bottom: 0;
    position: relative;
  }
  .pages-qydongcha .swiper-dongcha ul li .in-box:hover .txt {
    bottom: 0;
  }
  .pages-qydongcha .swiper-dongcha ul li .in-box:hover .txt h2 {
    height: 48px;
  }
  .pages-qydongcha .swiper-dongcha ul li .in-box .txt p {
    opacity: 1;
    visibility: visible;
  }
  .pages-qydongcha .swiper-dongcha ul li .in-box .txt .pdf {
    opacity: 1;
    visibility: visible;
  }
  .pages-qydongcha .swiper-dongcha ul li .in-box {
    padding-bottom: 0;
  }
  .pages-qydongcha .swiper-dongcha ul li .txt {
    height: auto;
    height: calc(100% - 64px);
  }
  .pages-qydongcha .swiper-dongcha ul li .txt h2 {
    height: 48px;
    line-height: 24px;
    padding-top: 4px;
  }
}

/* 权威认可 */
.pages-renke {
  background: url(../images/marking/bg2.jpg) 0 center/cover no-repeat;
  overflow: hidden;
  padding: 45px 0 60px;
}

.pages-renke .title {
  margin-bottom: 30px;
}

.pages-renke .s-cont ul {
  display: flex;
  display: -webkit-flex;
}

.pages-renke .s-cont ul li {
  width: 16.66667%;
  text-align: center;
  padding: 0 10px;
}

.pages-renke .s-cont ul .img {
  width: 120px;
  margin: 0 auto 10px;
}

.pages-renke .s-cont ul .img img {
  width: 100%;
}

.pc {
  display: block;
}

.mb {
  display: none;
}

@media screen and (max-width: 1024px) {
  .pages-renke .s-cont ul .img {
    width: 100px;
  }
}

@media screen and (max-width: 750px) {
  .pages-renke .s-cont ul li {
    width: 50%;
  }
  .pc {
    display: none;
  }
  .mb {
    display: block;
  }
  .pages-renke {
    background: #f3f5f9;
  }
  .pages-renke .swiper-pagination {
    position: static;
    margin-top: 5px;
  }
  .pages-renke {
    padding: 30px 0 35px;
  }
  .pages-renke .title h2 {
    font-size: 18px;
  }
  .pages-renke .title {
    margin-bottom: 20px;
  }
}

/* seo */
.pages-ceo {
  background: url(../images/marking/img_seobg.jpg) center center/cover no-repeat;
  overflow: hidden;
}
.pages-ceo .inner {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pages-ceo .inner .seo_img1 {
  width: 217px;
  margin-right: 12%;
}
.pages-ceo .inner .text .img {
  display: none;
}
.pages-ceo .inner .txt {
  color: #fff;
}
.pages-ceo .inner .txt .txt_top {
  position: relative;
}
.pages-ceo .inner .txt .txt_top p {
  line-height: 1.5;
  padding: 5px 0;
}
.pages-ceo .inner .txt .tit {
  margin-top: 45px;
  position: relative;
}
.pages-ceo .inner .txt .tit::after {
  content: "";
  display: block;
  background: url(../images/marking/img_seo2.png) center right/cover no-repeat;
  background-size: 79px;
  position: absolute;
  top: 0;
  right: 0;
  width: 79px;
  height: 66px;
  opacity: 0.3;
}
.pages-ceo .inner .txt .tit span {
  color: #aaafd3;
}
@media screen and (max-width: 1366px) {
  .pages-ceo .inner .seo_img1 {
    width: 180px;
  }
}

@media screen and (max-width: 768px) {
  .pages-ceo .inner .txt .tit::after {
    display: none;
  }
  .pages-ceo .inner .txt .txt_top::after {
    content: "";
    display: block;
    background: url(../images/marking/img_seo2.png) center center/cover no-repeat;
    background-size: 50px;
    position: absolute;
    bottom: -45px;
    right: 0;
    width: 50px;
    height: 40px;
    opacity: 0.3;
  }
  .pages-ceo .inner .seo_img1 {
    display: none;
  }
  .pages-ceo .inner .text .img {
    display: block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    margin-right: 5%;
    position: relative;
    border-radius: 100%;
    background-color: #0077ce;
  }
  .pages-ceo .inner .text .img img {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
  .pages-ceo .inner .txt {
    width: 94%;
    padding: 50px 0;
    margin: 0 auto;
  }
  .pages-ceo .inner .txt .tit {
    margin-top: 0;
  }
  .pages-ceo .inner .txt .tit p {
    font-size: 20px;
  }
  .pages-ceo .inner .txt .text {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10%;
  }
}
.fnt62  {font-size: 62px;}
.yiliu-banner { height: calc(700vw / 1920 *100);}
.yiliu-banner .txt { padding-top: 5%;}
.yiliu-banner .txts  {text-align: left; width: 100%; margin-bottom: 6%;}
.yiliu-banner .txts h2 {font-weight: bold; color: #fff;}
.yiliu-banner .txts p {position: relative; bottom: 0; text-align: left; margin-top: 25px;}
/*.yiliu-banner .product-link {text-align: left;}*/

@media screen and (max-width:1440px) {
  .fnt62  {font-size: 50px;}
}
@media screen and (max-width:1280px) {
  .fnt62  {font-size: 40px;}
}
@media screen and (max-width:1024px) {
  .fnt62  {font-size: 30px;}
}
@media screen and (max-width:768px) {
  .fnt62  {font-size: 20px;}
  .yiliu-banner .txts p { padding: 0;}
  .yiliu-banner .product-link .white {margin-left: 0;}
  .yiliu-banner {height: 41.67vw;}
}
@media screen and (max-width:750px){
  .yiliu-banner {height: 9.5rem;}
  .yiliu-banner .txt {padding-top: 0; top: 0; transform: none; padding-top: 3.8rem;}
  .yiliu-banner .txts p { margin-top: 10px;}
  .yiliu-banner .txts {text-align: center;}
  .yiliu-banner .txts h2 {font-size: .62rem;}
  .yiliu-banner .txts p {text-align: center; font-size: .24rem;}
  .yiliu-banner .product-link { text-align: center;}
  .yiliu-banner .product-link .white { width: 2rem; height: 0.6rem; line-height: .58rem; font-size: .24rem;}
  .yiliu-banner .product-link .video-btn {width: 2.9rem; height: 0.6rem; line-height: 0.6rem; font-size: .24rem;}
  .yiliu-banner .product-link .video-btn i.icon-play {width: 0.26rem; height: 0.26rem; margin-left: .1rem;}
  .yiliu-banner .product-link .video-btn:hover i.icon-play { margin-left: 0.12rem;}
}

.seo-list{
    background: url(../images/marking/s-bg.jpg) no-repeat center center;
    background-size: cover;
    padding:5vw 0 7vw;
}
.seo-list .swiper-slide{
    padding:0 19%;
}
.seo-list .swiper-slide h2{
    font-weight: bold;
    color:#fff;
    margin-bottom:20px;
}
.seo-list .swiper-slide .txt p{
    color:#fff;
    line-height: 1.8;
    text-align: justify;
}
.seo-list .swiper-button-prev{
    width: 26px;
    height: 30px;
    background: url(../images/marking/btn_left.png);
    background-size: cover;
    margin-top:-15px;
    left:0;
    top:58%;
}
.seo-list .swiper-button-next{
    width: 26px;
    height: 30px;
    background: url(../images/marking/btn_right.png);
    background-size: cover;
    margin-top:-15px;
    right:0;
    top:58%;
}
.seo-list .swiper-pagination{
    display: none;
}
@media screen and (max-width:768px) {
    .seo-list{
        padding:30px 0;
    }
    .seo-list .swiper-container{
        padding-bottom:40px;
    }
    .seo-list .swiper-slide{
        padding:0;
    }
    .seo-list .swiper-slide h2{
        margin-bottom:10px;
    }
    .seo-list .swiper-slide .txt p{
        line-height: 1.6;
    }
    .seo-list .swiper-pagination{
        display: block;
        bottom:0;
    }
    .seo-list .swiper-pagination .swiper-pagination-bullet{
        margin:0 4px;
    }
    .seo-list .swiper-button-prev{
        display: none;
    }
    .seo-list .swiper-button-next{
        display: none;
    }
}