.section1 {
  height: 1.1458333333333333rem;
  padding-top: 0.234375rem;
}

.section1-header {
  height: 0.9114583333333334rem;
  position: relative;
}

.section2 {
  width: 100%;
  overflow: hidden;
  background-color: #F9FBFD;
  padding: 0.20833333333333334rem 0;
  background-image: linear-gradient(88deg,
      #fafbfd 0%,
      #f3f6fb 100%);
}

.section2 .colony-content >span{
  line-height: 0.13541666666666666rem;
  color: #444444;
}

.homeBg {
  background-repeat: no-repeat;
  height: 2.3697916666666665rem;
  background-image: url(../img/bg.jpg);
}


.stokt-box {
  width: 1.3020833333333333rem;
  float: left;
  box-sizing: border-box;

}

.fisrtNews-box {
  width: 2.2135416666666665rem;
  padding: 0 0.15625rem;
  float: left;
  height: 0.9114583333333334rem;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.fisrtNews-box>a h3 {
  margin: 0;
  font-size: 0.10416666666666667rem;
  color: #444444;
  font-weight: bold;

}


.fisrtNews-box>a p {
  font-size: 0.15625rem;
  color: #eaeaea;
  margin-top: 0.010416666666666666rem;
  margin-bottom: 0.15625rem;
  font-family: dinAlternate;
}

.fisrtNews-box>a span {
  font-size: 0.08333333333333333rem;
  color: #444444;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 0.13541666666666666rem;
}


.newsList-box {
  width: 2.2135416666666665rem;
  padding-left: 0.15625rem;
  float: left;
}
.newsList-box .news-header{
  font-size: 0.10416666666666667rem;
  font-weight: bold;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #3c8cff;
}
.newsList-box ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.newsList-box .show-more {
  float: right;
  cursor: pointer;
}


.newsList-box .show-more a{
  color: #3e3e3e;
}



.newsList-box .show-more:hover {
  color: #3c8cff;
}


.newsList-box>ul {
  bottom: 0;
  position: absolute;
  width: 2.2135416666666665rem;
}



.newsList-box>ul li a {
  color: #444444;
  font-size: 0.08333333333333333rem;
  line-height: 0.13541666666666666rem;
}

.newsList-box>ul li a:hover {
  color: #3c8cff;
}


.newsList-box>ul li a span:last-child {
  margin-left: 0.052083333333333336rem;
}


.colony-content {
  float: left;
  width: 1.8229166666666667rem
}

.colony-content h4 {
  font-size: 0.10416666666666667rem;
  color: #3c8cff;
  cursor: pointer;
  margin-bottom: 0;
}


.colony-content p {
  font-size: 0.08333333333333333rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.08333333333333333rem;
  letter-spacing: 0px;
  color: #eaeaea;
  margin-bottom: 0.10416666666666667rem;
}


.mix-duoyuan-box {
  float: right;
}

.mix-duoyuan-item {
  border-radius: 5px;
  width: 2.0208333333333335rem;
  height: 0.765625rem;
  background-repeat: no-repeat;
  margin-top: 0.026041666666666668rem;
  background-color: #fff;
  margin-left: 0.026041666666666668rem;
  position: relative;
  padding-bottom: 0.10416666666666667rem;
}

.mix-duoyuan-box>div {
  overflow: hidden;
}

.mix-duoyuan-item a {
  display: block;
  padding: 0.13020833333333334rem 0.13020833333333334rem 0.052083333333333336rem;
  transition: all .3s;
  height: 100%;
  border-radius: 5px;

}



.mix-duoyuan-item .it1 .icon {
  background-image: url('../img/logistics_btn_normal.png');
  background-repeat: no-repeat;
  height: 0.2864583333333333rem;
  background-size: 0.2760416666666667rem 0.2864583333333333rem;
}

.mix-duoyuan-item .it2 .icon {
  background-image: url('../img/realestate_btn_normal.png');
  background-repeat: no-repeat;
  height: 0.2864583333333333rem;
  background-size: 0.2916666666666667rem 0.2916666666666667rem;
}

.mix-duoyuan-item .it3 .icon {
  background-image: url('../img/industry_btn_normal.png');
  background-repeat: no-repeat;
  height: 0.2864583333333333rem;
  background-size: 0.24479166666666666rem 0.2760416666666667rem;
}


.mix-duoyuan-item .it4 .icon {
  background-image: url('../img/manufacturing_btn_normal.png');
  background-repeat: no-repeat;
  height: 0.2864583333333333rem;
  background-size: 0.28125rem 0.2864583333333333rem;
}

.mix-duoyuan-item a:hover {
  padding-top: 0.052083333333333336rem;
  background-color: #b7d1f5;
}

.mix-duoyuan-item .it1:hover .icon {
  background-image: url('../img/logistics_btn_pressed.png');
}

.mix-duoyuan-item .it2:hover .icon {
  background-image: url('../img/realestate_btn_pressed.png');
}

.mix-duoyuan-item .it3:hover .icon {
  background-image: url('../img/industry_btn_pressed.png');
}

.mix-duoyuan-item .it4:hover .icon {
  background-image: url('../img/manufacturing_btn_pressed.png');
}


.mix-duoyuan-item a:hover .cn {
  color: #fff
}

.mix-duoyuan-item a:hover .en {
  color: #90b0db
}

.mix-duoyuan-item a:hover .enter {
  opacity: 1;
  right: 0.2604166666666667rem;

}

.mix-duoyuan-item .item .enter {
  background-image: url('../img/home_arrow_icon.png');
  height: 0.13020833333333334rem;
  width: 0.14583333333333334rem;
  display: block;
  float: right;
  position: absolute;
  right: 0.5208333333333334rem;
  top: 50%;
  opacity: 0;
  transition-delay: .3s;
  transition: all .3s;

}


.mix-duoyuan-item .item .cn {
  font-size: 0.15625rem;
  font-family: pingfang;
  font-size: 0.08333333333333333rem;
  color: #444444;
  margin-top: 0.026041666666666668rem;
}

.mix-duoyuan-item .item .en {
  font-family: enFamily;
  width: 1.25rem;
  height: 0.125rem;
  font-size: 0.07291666666666667rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.08333333333333333rem;
  letter-spacing: 0px;
  color: #c9c9c9;
  margin-top: 0.026041666666666668rem;

}

.section3 {
  overflow: hidden;
  padding: 0.2604166666666667rem 0;

}

.section3 .w1200{
  display: flex;

}

.section3 a {
  position: relative;
  margin-right: 0.026041666666666668rem;
  display: block;
}
.section3 a>div:nth-child(1) img{
  width: 0.15104166666666666rem;
}
.section3 a>div:nth-child(2) img{
  width: 2.0208333333333335rem;
}
.section3 a img{
border-radius: 5px;
}


.section3 a:last-child {
  margin-right: 0px;
}

.section3 a .msg {
  position: absolute;
  top: 0.4947916666666667rem;
}

.section3 a .msg .cn{
  color:#fff;
  font-size:0.09375rem;
}

.section3 a .msg .en{
  font-size:0.07291666666666667rem;
}



.section3 a:last-child .msg {
    right: 0.13020833333333334rem;
    text-align:right
}

.section3 a:last-child .msg .en{
  color:#668a9f;
}

.section3 a:first-child .msg {
    left: 0.13020833333333334rem;
}

.section3 a:first-child .en {
  color:#9ec0ce;
}

.section3 a:nth-child(2) .msg {
  color:#fff;
   text-align:center;
   width:100%

}

.section3 a:nth-child(2) .msg .cn{
  width: 100%;
}
.section3 a:nth-child(2) .msg .en{
  font-size:0.07291666666666667rem;
}


.section3 a:hover .shadow {
  opacity: 1;

}

.section3  .swiper-slide-active:hover .shadow {
  opacity: 1;

}

.section3  .swiper-slide-active:hover i {
  background-image: url('../img/playVideo.png');
  width: 0.40625rem;
  height: 0.40625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.section3  .swiper-slide-active img{
  border-radius: 5px;
}




.section3  .shadow {
  background-image: url('../img/home_mask.png');
  position: absolute;
  bottom: 0;
  height: 1.1666666666666667rem;
  width: 2.0208333333333335rem;
  opacity: 0;
  transition: all .3s;
}

.section3  a .shadow i {
  background-image: url('../img/home_search_icon.png');
  background-repeat: no-repeat;
  background-size: 0.20833333333333334rem 0.20833333333333334rem;
  width: 0.20833333333333334rem;
  height: 0.20833333333333334rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.section3 .video-swiper-container .swiper-button-prev {
  background: url("../img/left_two_icon.png") no-repeat center;
  visibility: hidden;
  z-index: 999;
}

.section3 .video-swiper-container .swiper-button-next {
  background: url("../img/right_two_icon.png") no-repeat center;
  visibility: hidden;
  z-index: 999;


}

.section3 .video-swiper-container:hover .swiper-button-prev {
  visibility: visible;
}

.section3 .video-swiper-container:hover .swiper-button-next {
  visibility: visible;

}



.stokt-box .stoke-name {
  padding: 0;
  margin: 0;
  font-size: 0.08333333333333333rem;
  font-family: pingfang;
  color: #565b6c;
  margin-bottom: 0.10416666666666667rem;
}

.stokt-box iframe{
  width: 1.1302083333333333rem;
  height: 0.78125rem;
}

.stoke-price-box {
  margin: 0.15625rem 0;
}

.stoke-price {
  font-size: 0.20833333333333334rem;
  font-family: dinAlternate;
  font-weight: 600;
}

.stoke-time-text {
  font-size: 0.0625rem;
  color: #858585;
  position: absolute;
  bottom: 0;
}

/*下跌*/
.fall {
  color: #0f9a0e;
}

/*上涨*/
.rise {
  color: #dc1616;
}


/*.section1 .fp-tableCell{
	position: relative;
}*/
.down-open {
  position: absolute;
  width: 0.20833333333333334rem;
  height: auto;
  right: 0.15625rem;
  bottom: 0.052083333333333336rem;
  z-index: 9999;
  animation: mymove 3s infinite;
  cursor: pointer;
}

@keyframes mymove {
  from {
    bottom: 0.10416666666666667rem;
  }

  to {
    bottom: 0px;
  }
}


.toGray {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(1);
}

.s3-Title {
    font-weight: 500;
    color: #444444;
    line-height: 0.15104166666666666rem;
    padding-left: 0.078125rem;
    position: relative;
    margin-bottom: 0.10416666666666667rem;
    display: inline-block;
}


.s3-Title::before {
    content: '';
    position: absolute;
    float: left;
    width: 0.03125rem;
    height: 0.09375rem;
    background: #0063FB;
    top: 0.026041666666666668rem;
    left: 0px;
    border-radius: 2px;
}


.video-swiper-container {
    position: relative;
    overflow: hidden;
    height: 1.1666666666666667rem;
    cursor: pointer;

}

.video-swiper-container .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    /* 根据需要调整宽度，比如使用百分比 */
    /* width: 100%;
    /* 可以限制最大宽度 */
    height: 1.1666666666666667rem;
}

.video-swiper-container .swiper-slide video {
    width: 100%;
    max-width: 2.0208333333333335rem !important;
    /* 可以限制最大宽度 */
    height: 1.1666666666666667rem;
    object-fit: cover;

}

.overlay {
    position: relative;
    width: 100vw;
    height: 100vh;
    position: fixed;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out 0.1s;
}

.overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    /* 0.5表示50%的透明度 */
    z-index: -1;
    /* 将伪元素放置在父元素的下方 */
}

.hidden {
    opacity: 1;
    /* 初始状态完全可见 */
    visibility: visible;
    /* 初始状态可见 */
}

.lightbox {
    /*需要引起用户注意的元素*/
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.lightbox img {
    position: absolute;
    right: -0.16666666666666666rem;
    top: -0.16666666666666666rem;
    cursor: pointer;
}

.lightbox video {
    width: 5.671875rem;
    /* height: 531px; */
}

body.overlay-active {
    overflow: hidden;
}

.swiper-containe {
    z-index: 0 !important;
}

.video-swiper-container .swiper-wrapper {
    z-index: 0;
}

@media screen and (max-width: 1025px) {
.section1 {
    height: auto;
    padding: 30px 15px 30px;
    width: 100%;
    box-sizing: border-box;
}
.section1-header {
    height: auto;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.stokt-box {
    width: 100%;
    float: left;
    box-sizing: border-box;
}
.stokt-box .stoke-name {
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: pingfang;
    color: #565b6c;
    margin-bottom: 15px;
}
.stokt-box iframe {
    width: 100%;
    height: 100px;
}
.vertical-line{
  display: none;
}
.fisrtNews-box {
    width: 100%;
    padding: 0;
    float: left;
    height: auto;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.fisrtNews-box>a h3 {
    margin: 0;
    font-size: 16px;
    color: #444444;
    font-weight: bold;
}
.fisrtNews-box>a p {
    font-size: 18px;
    color: #eaeaea;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: dinAlternate;
}
.fisrtNews-box>a span {
    font-size: 14px;
    color: #444444;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 25px;
}
.newsList-box {
    width: 100%;
    padding-left: 0;
    float: left;
    margin-top: 30px;
}
.newsList-box .news-header {
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #3c8cff;
}
.newsList-box>ul {
    bottom: 0;
    position: relative;
    width: 100%;
    margin-top: 15px;
}
.newsList-box ul li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
}
.newsList-box>ul li a {
    color: #444444;
    font-size: 14px;
    line-height: 25px;
}
.section2 {
    overflow: hidden;
    background-color: #F9FBFD;
    padding: 30px 15px 30px;
    background-image: linear-gradient(88deg, #fafbfd 0%, #f3f6fb 100%);
}
.section2>div{
    display: flex;
    flex-direction: column;
}
.colony-content {
    float: left;
    width: 100%;
}
.colony-content h4 {
    font-size: 16px;
    color: #3c8cff;
    cursor: pointer;
    margin-bottom: 0;
}
.colony-content p {
    font-weight: normal;
    font-stretch: normal;
    line-height: 25px;
    letter-spacing: 0px;
    font-size: 18px;
    color: #eaeaea;
    margin-bottom: 10px;
}
.section2 .colony-content >span {
    line-height: 25px;
    color: #444444;
}
.mix-duoyuan-box>div {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.mix-duoyuan-item {
    border-radius: 5px;
    width: 48%;
    height: auto;
    background-repeat: no-repeat;
    margin-top: 15px;
    background-color: #fff;
    margin-left: 0;
    position: relative;
    padding-bottom: 0;
    margin-right: 4%;
}
.mix-duoyuan-item:nth-child(2n){
  margin-right: 0;
}
.mix-duoyuan-item a {
    display: block;
    padding: 15px;
    transition: all .3s;
    height: 100%;
    border-radius: 5px;
    box-sizing: border-box;
}
.mix-duoyuan-item .it1 .icon {
    background-image: url(../img/logistics_btn_normal.png);
    background-repeat: no-repeat;
    height: 55px;
    background-size: 53px 55px;
}
.mix-duoyuan-item .it2 .icon {
    background-image: url(../img/realestate_btn_normal.png);
    background-repeat: no-repeat;
    height: 55px;
    background-size: 55px 55px;
}
.mix-duoyuan-item .it3 .icon {
    background-image: url(../img/industry_btn_normal.png);
    background-repeat: no-repeat;
    height: 55px;
    background-size: auto 55px;
}
.mix-duoyuan-item .it4 .icon {
    background-image: url(../img/manufacturing_btn_normal.png);
    background-repeat: no-repeat;
    height: 55px;
    background-size: auto 55px;
}
.mix-duoyuan-item .item .cn {
    font-size: 0.15625rem;
    font-family: pingfang;
    font-size: 16px;
    color: #444444;
    margin-top: 10px;
}
.mix-duoyuan-item .item .en {
    font-family: enFamily;
    width: 100%;
    height: auto;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #c9c9c9;
    margin-top: 15px;
}
.mix-duoyuan-item .item .enter{
  display: none;
}
.section3 {
    overflow: hidden;
    padding: 30px 0;
    width: 100%;
}
.section3 .w1200 {
    display: flex;
    padding: 0 15px;
    width: 100%;
    box-sizing: border-box;
    flex-direction: column;
}
.section3 a {
    position: relative;
    margin-right: 0;
    display: block;
    margin-bottom: 20px;
}
.section3 a>div{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  position: relative;
}
.s3-Title {
    font-weight: 500;
    color: #444444;
    line-height: 29px;
    padding-left: 13px;
    position: relative;
    margin-bottom: 0;
    display: inline-block;
    font-size: 16px;
}
.s3-Title::before {
    content: '';
    position: absolute;
    float: left;
    width: 5px;
    height: 29px;
    background: #0063FB;
    top: 0;
    left: 0px;
    border-radius: 2px;
}
.section3 a>div:nth-child(1) img {
    width: 29px;
    height: 29px;
}
.section3 a>div:nth-child(2) img{
  width: 100%;
  height: auto;
}
.section3 .shadow {
  background-image: url('../img/home_mask.png');
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: all .3s;
  border-radius: 5px;
  overflow: hidden;
}
.section3 a .shadow i {
    background-image: url(../img/home_search_icon.png);
    background-repeat: no-repeat;
    background-size: 40px 40px;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
}