﻿* {
  list-style: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

#latest-news {
  position: relative;
  margin-top: 40px;
}

#latest-news .news-info {
  color: #000;
  font-size: 24px;
}

#latest-news .news-info span {
  display: inline-block;
  height: 50px;
  
}



#latest-news .news-nav {
  position: absolute;
  top: 0;
  right: 113px;
  height: 50px;
  background-color: #fff;
  margin: 0;
}

#latest-news .news-nav li {
  display: inline-block;
  padding: 0 10px;
  height: 50px;
  text-align: center;
  color: #470a47;
  margin-right: 10px;
  cursor: pointer;
}

#latest-news .news-nav .tab {
  color: #008F73;
  border-bottom: 6px solid #008F73;
}

.hidetitle {
  display: none;
  font-weight: bold;
}

.text-center {
  font-size: 24px;
  color: #333333;
}


#newsbox .swiperbox .swiper_left .remarks {
  display: flex;
  position: absolute;
  bottom: 0;
  z-index: 1;
}

#newsbox .swiperbox .swiper_left .remarks .left {
  height: 64px;
  width: 84px;
  background-color: #008F73;
  text-align: center;
  padding-top: 5px;
}

#newsbox .swiperbox .swiper_left .remarks .right .title {
  font-size: 16px;
  color: #fff;
  margin: 10px;
  width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#newsbox .swiperbox .swiper_left .remarks .right .content {
  font-size: 12px;
  color: #999999;
  margin-left: 10px;
  width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#newsbox .swiperbox .swiper_left #index_swiper.slideBox {
  width: 100%;
  height: 425px;
}

#newsbox .swiperbox .swiper_left #index_swiper.slideBox li {
  width: 100%;
  height: 425px;
}

#newsbox .swiperbox .swiper_left #index_swiper.slideBox .items a {
  width: 100%;
  height: 425px;
}

#newsbox .swiperbox .swiper_left #index_swiper.slideBox .items img {
  width: 100% !important;
  height: 425px;
}

div.slideBox div.tips div.nums {
  left: 50%;
}


#newsbox .div_hide {
  display: none;
}

#newsbox .div_show {
  display: block;
}

#newsbox .videobox {
  width: 100%;
  height: 402px;
  text-align: center;
}

#newsbox .videobox .videosrc {
  width: 570px;
  height: 100%;
  margin: 0 auto;
}

#newsbox .videobox video {
  width: 100%;
  height: 100%;
}

#industry-info {
  height: 70px;
  margin-top: 14px;
}

#industry-info li {
  border-bottom: 1px solid #CCCCCC;
  padding-bottom: 10px;
}

#industry-info li a {
  display: flex;
  justify-content: left;
  text-decoration: none;
}

#industry-info li a .time {
  margin-right: 10px;
  width: 40px;
  text-align: center;
  line-height: 12px;
  color: #333333;
  font-size: 12px;
}

#industry-info li a:hover .time {
  color: #008F73;
}

#industry-info li a .title {
  font-size: 16px;
  color: #333333;
  width: 480px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#industry-info li a:hover .title {
  font-size: 16px;
  color: #008F73;
}

#industry-info li a .excerpt {
  font-size: 14px;
  color: #999999;
  width: 480px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.banner {
  height: 120px;
}

.banner .header .item-image a img {
  width: 570px;
  height: 120px;
}

#news_collection1 {
  margin-top: 40px;
  display: flex;
}

#news_collection1 .market {
  padding-left: 20px;
  border-left: 4px solid #cccccc;
}

#news_collection1 .market .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#news_collection1 .market .information {
  width: 350px;
  
  padding-top: 10px;
}

#news_collection1 .market .title {
  display: inline-block;
  font-size: 24px;
  color: #000;
  
  height: 45px;
}

#news_collection1 .market .information a {
  display: block;
  height: 55px;
  line-height: 55px;
  width: 350px;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
  font-size: 16px;
}

#news_collection1 .market a .navtitle {
  width: 350px;
}

#news_collection1 .market a:hover {
  color: #008F73;
  text-decoration: none;
}

#news_collection1 .market .more {
  float: right;
  margin-right: 30px;
  font-size: 16px;
  color: #666666;
}

#news_collection1 .market .right_bottom img {
  width: 370px;
  height: 60px;
  margin-top: 3px;
}

#news_collection2 {
  margin-top: 200px;
  display: flex;
  height: 470px;
}

#news_collection2 .market {
  border: 1px solid #cccccc;
  padding: 20px;
  width: 370px;
  margin-right: 15px;
}

#news_collection2 .market .title {
  color: #333333;
  font-size: 24px;
}

#news_collection2 .market .title i {
  display: inline-block;
  margin-bottom: -3px;
  width: 6px;
  height: 24px;
  background-color: #008F73;
  border-radius: 3px;
  margin-right: 10px;
}

#news_collection2 .market .rollBox1,
#news_collection2 .market .rollBox2,
#news_collection2 .market .rollBox3 {
  border-top: 1px solid #cccccc;
  visibility: visible;
  position: relative;
  z-index: 2;
  left: 0px;
  height: 100%;
  width: 100%;
}

#news_collection2 .market .rollBox1 ul {
  padding-top: 20px;
}

#news_collection2 .market .rollBox1 ul li {
  width: 100%;
  height: 130px;
  display: flex;
  text-align: center;
}

#news_collection2 .market .rollBox1 ul li img {
  width: 154px;
  height: 73px;
  margin: 10px 0;
  border: 1px solid #cccccc;
}

#news_collection2 .market .rollBox1 ul li > div {
  margin-right: 10px;
}

#news_collection2 .market .rollBox1 ul li > div div {
  width: 154px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#news_collection2 .market .rollBox2 ul li,
#news_collection2 .market .rollBox3 ul li {
  height: 24px;
  color: #333333;
  font-size: 16px;
  margin-top: 30px;
}

#news_collection2 .market .rollBox2 ul li img,
#news_collection2 .market .rollBox3 ul li img {
  width: 10px;
  height: 10px;
  margin-right: 5px;
}

.side .row .box {
  padding: 0;
}

.side .row .box a {
  text-decoration: none;
  color: #3D8CFF;
}

.side .row {
  display: flex;
  flex-direction: column;
}

.side .row .box {
  width: 100px;
  height: 100px;
  z-index: 999;
  margin-bottom: 50px;
}

.side .row .box img {
  width: 100%;
  height: 100%;
}

#advertisement {
  margin: 50px 0;
  position: relative;
}

#advertisement .billboard {
  display: block;
  width: 100%;
  height: 120px;
  line-height: 120px;
  text-align: center;
  font-size: 24px;
  color: #333333;
}

#advertisement .billboard:hover {
  text-decoration: none;
}

#advertisement .row .box:last-child {
  position: absolute;
  top: 560px;
  left: 0px;
  padding: 0;
}


#expert {
  height: 360px;
  overflow: hidden;
  margin-top: 30px;
}

#expert .title {
  height: 50px;
  margin-bottom: 20px;
}

#expert .title .name {
  color: #000;
  font-size: 24px;
  
  padding-bottom: 13px;
}

#expert .title .more {
  color: #333333;
  font-size: 14px;
  float: right;
  margin-top: 10px;
}

#expert .title .more img {
  width: 10px;
}

#expert .title .more:hover {
  text-decoration: none;
}

#expert .silder {
  height: 260px;
  width: 100%;
  position: relative;
  display: inline-block;
}

#expert .silder #roll {
  width: 200%;
}

#roll li {
  width: 180px;
  height: 260px;
  float: left;
  margin-right: 12px;
  background-color: #DAE6FF;
  border-radius: 10px;
}

#roll li img {
  height: 210px;
  width: auto;
}

#roll li a .people_box {
  margin: 0 auto;
  width: 140px;
  margin-top: 10px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  word-wrap: break-word;
  word-break: break-all;
}

#roll li a {
  color: #333333;
  font-size: 16px;
  text-align: center;
}

#roll li a:hover {
  text-decoration: none;
}

#enterprise {
  width: 100%;
  margin: 50px 0;
}

#enterprise .title {
  height: 100px;
}

#enterprise .title span {
  font-size: 24px;
  color: #333333;
  border-bottom: 6px solid #008F73;
  padding-bottom: 17px;
}

#enterprise .silder {
  height: 120px;
  width: 100%;
  position: relative;
  display: inline-block;
}

#enterprise .silder #showcom {
  width: 200%;
}

#showcom li {
  width: 120px;
  height: 120px;
  float: left;
  margin-right: 25px;
}

#showcom li img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}

.body_header_title .en {
  font-size: 20px;
  font-family: PingFang SC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 28px;
  -webkit-background-clip: text;
  margin-bottom: 12px;
}

.body_header_title .title {
  font-size: 48px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 56px;
  -webkit-background-clip: text;
}

.container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.company_profile {
  background-color: #fff;
  padding: 100px 0;
}

.company_profile .container_body {
  width: 1440px;
  min-height: 820px;
  position: relative;
}

.company_profile .container_body .body_left {
  width: 710px;
}

.company_profile .container_body .body_left .body_left_content {
  margin-top: 46px;
  font-size: 16px;
  font-family: PingFang SC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}

.company_profile .container_body .body_left .body_left_content .company_profile_image {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #ccc;
  width: 608px;
  height: 820px;
  background-size: cover;
  background-repeat: no-repeat;
}

.hot_news {
  background-color: #F5F5F5;
  padding: 250px 0;
}

.hot_news .container_body {
  width: 1440px;
}

.hot_news .container_body .body_hot_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}

.hot_news .container_body .body_hot_header .body_header_more a {
  font-size: 14px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #666666;
  line-height: 22px;
}

.hot_news .container_body .body_hot_header .body_header_more img {
  margin-left: 6px;
  width: 22px;
  height: 22px;
  object-fit: contain;
}

.hot_news .container_body .body_hot_content ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.hot_news .container_body .body_hot_content ul li {
  width: 430px;
  height: 373px;
  border-radius: 18px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  transition: all 0.3s;
  cursor: pointer;
}

.hot_news .container_body .body_hot_content ul li:hover {
  transform: translateY(-15px);
}

.hot_news .container_body .body_hot_content ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.hot_news .container_body .body_hot_content ul li .news_items_img {
  width: 100%;
  height: 250px;
  margin-bottom: 24px;
}

.hot_news .container_body .body_hot_content ul li .news_items_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hot_news .container_body .body_hot_content ul li .news_items_title {
  font-size: 20px;
  font-family: PingFang SC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 28px;
  -webkit-background-clip: text;
  padding: 0 16px;
}

.hot_news .container_body .body_hot_content ul li .news_items_date {
  position: absolute;
  right: 16px;
  bottom: 16px;
  font-size: 14px;
  font-family: MiSans-Regular, MiSans;
  font-weight: 400;
  color: #999999;
  line-height: 22px;
  -webkit-background-clip: text;
}

.promotional_video {
  background-color: #fff;
  padding: 100px 0;
}

.promotional_video .container_body {
  width: 1440px;
}

.promotional_video .container_body .body_video {
  margin-top: 50px;
  width: 100%;
  height: 810px;
}

.promotional_video .container_body .body_video video {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .side .row .box {
    display: none;
  }
  .think_page_trace_open {
    display: none !important;
  }
  .container .container_body {
    width: 100%;
  }
  .body_header_title .en {
    display: none;
  }
  .body_header_title .title {
    text-align: center;
    font-size: 24rem;
    font-family: PingFang SC-Medium, PingFang SC;
    color: #000000;
    line-height: 32rem;
  }
  .company_profile {
    padding: 16rem;
  }
  .company_profile .container_body {
    min-height: auto;
  }
  .company_profile .container_body .body_left {
    width: 100%;
  }
  .company_profile .container_body .body_left .body_left_content {
    margin-top: 16rem;
    font-size: 14rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    line-height: 22rem;
    color: #666666;
  }
  .company_profile .container_body .body_left .body_left_content .company_profile_image {
    position: static;
    width: 100%;
    height: 210rem;
    object-fit: contain;
  }
  .hot_news {
    background-color: #fff;
    padding: 8rem 16rem 50rem;
    position: relative;
  }
  .hot_news .container_body .body_hot_header {
    margin-bottom: 16px;
    justify-content: center;
  }
  .hot_news .container_body .body_hot_header .body_header_more {
    position: absolute;
    left: 50%;
    bottom: 12rem;
    transform: translateX(-50%);
  }
  .hot_news .container_body .body_hot_header .body_header_more a {
    font-size: 14rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #2A42AF;
    line-height: 22rem;
    -webkit-background-clip: text;
  }
  .hot_news .container_body .body_hot_content ul {
    flex-direction: column;
  }
  .hot_news .container_body .body_hot_content ul li {
    width: 100%;
    height: 302rem;
    border-radius: 0;
    box-shadow: 0rem 6rem 7rem -4rem rgba(0, 0, 0, 0.08), 0rem 12rem 18rem 1rem rgba(0, 0, 0, 0.04), 0rem 4rem 22rem 4rem rgba(0, 0, 0, 0.05);
    margin-bottom: 16px;
  }
  .hot_news .container_body .body_hot_content ul li:hover {
    transform: none;
  }
  .hot_news .container_body .body_hot_content ul li .news_items_img {
    height: 212rem;
    margin-bottom: 12rem;
  }
  .hot_news .container_body .body_hot_content ul li .news_items_title {
    font-size: 15rem;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 24rem;
    padding: 0 12rem;
  }
  .hot_news .container_body .body_hot_content ul li .news_items_date {
    left: 12rem;
    bottom: 12rem;
    font-size: 1rem;
    font-family: MiSans-Regular, MiSans;
    font-weight: 400;
    color: #999999;
    line-height: 12rem;
    -webkit-background-clip: text;
  }
  .promotional_video {
    padding: 30rem 16rem 50rem;
  }
  .promotional_video .container_body .body_video {
    margin-top: 12rem;
    height: 232rem;
  }
}

@media screen and (max-width: 540px) {
  #newsbox {
    width: 100%;
    height: 300px;
    margin: 0 auto;
    overflow: hidden;
  }
  #newsbox .swiperbox .swiper_left #index_swiper.slideBox {
    width: 100%;
    height: 300px;
  }
  #newsbox .swiperbox .swiper_left #index_swiper.slideBox li {
    width: 100%;
    height: 300px;
  }
  #newsbox .swiperbox .swiper_left #index_swiper.slideBox .items a {
    width: 100%;
    height: 300px;
  }
  #newsbox .swiperbox .swiper_left #index_swiper.slideBox .items img {
    width: 100% !important;
    height: 300px;
  }
  #newsbox .swiperbox .swiper_left .remarks .right .title {
    font-size: 16px;
    color: #fff;
    margin: 10px;
    width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #newsbox .swiperbox .swiper_left .remarks .right .content {
    font-size: 12px;
    color: #999999;
    margin-left: 10px;
    width: 290px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media screen and (max-width: 375px) {
  #latest-news .news-nav li {
    margin: 0;
  }
  #newsbox {
    width: 100%;
    height: 230px;
    margin: 0 auto;
    overflow: hidden;
  }
  #newsbox .swiperbox .swiper_left #index_swiper.slideBox {
    width: 100%;
    height: 230px;
  }
  #newsbox .swiperbox .swiper_left #index_swiper.slideBox li {
    width: 100%;
    height: 230px;
  }
  #newsbox .swiperbox .swiper_left #index_swiper.slideBox .items a {
    width: 100%;
    height: 230px;
  }
  #newsbox .swiperbox .swiper_left #index_swiper.slideBox .items img {
    width: 100% !important;
    height: 230px;
  }
  #newsbox .swiperbox .swiper_left .remarks .right .title {
    font-size: 16px;
    color: #fff;
    margin: 10px;
    width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #newsbox .swiperbox .swiper_left .remarks .right .content {
    font-size: 12px;
    color: #999999;
    margin-left: 10px;
    width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.erweima {
  display: flex;
  flex-direction: row;
}

.erweima a {
  text-decoration: none;
}

.erweima a img {
  margin: 0 auto;
}

.erweima .center {
  text-align: center;
}

.erweima .text {
  font-size: 14px;
  margin-top: 5px;
  color: #666666;
}

.xian {
  border-left: 2px solid #ccc;
}

.xian .color {
  color: #666666;
  font-size: 14px;
}