
.together .section-item{
position: relative;
box-sizing: border-box;
width: 100%;
}
.artice-box{
  width: 100%;
  position: relative;
}
.artice-box:last-child{
  margin-bottom: 0;
}
.artice-box img{
  width: 100%;
  position: relative;
}
.artice-box .san{
  position: absolute;
  right: -23.72px;
  top: 0;
  height: 100%;
  width: auto;
}
.artice-box .go-icon{
	width: 40px;
	margin-top: 24px;
	display: block;
}
.artice-box .text-box{
  position: absolute;
  padding: 64px 50px 88px 64px;
  width: 574px;
  background: #FBFBFB;
  box-sizing: border-box;
  top: 94px;
  z-index: 5;
}
.artice-box .left-box{
  left: -24px;
}
.artice-box .right-box{
  right: -24px;
  width: 664px;
  padding: 64px 64px 88px 88px;
}

.en-us .artice-box .right-box{ top:118px; width: 668px;}

.artice-box .text-box h3{
  font-size: 30px;
  color: #2A2E2E;
  letter-spacing: 0;
  font-family: 'TencentSansw7';
  line-height: 45px;
  font-weight: 400;
  margin-bottom: 8px;
}
.artice-box .text-box h3 img{
  width: 216px;
}
.artice-box .text-box h4{
  font-size: 20px;
  color: #2A2E2E;
  letter-spacing: 0;
  line-height: 30px;
  margin-top: 16px;
  margin-bottom: 4px;
  font-weight: 400;
}
.artice-box .text-box .desc{
  font-size: 14px;
  color: #5F6464;
  letter-spacing: 0;
  line-height: 25px;
  width: 438px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.artice-box .right-box .desc{
  width: 100%;
}

.together .mod-section-ad h2 {
    width: 550px;
    margin-top: 160px;
}
.together1 .mod-section-ad h2 {
  width: 650px;
  margin-top: 160px;
}
.mobile-bg {
    display: none;
}


.product-box{
	overflow: hidden;
	margin-top: 96px;
}

.product-box .mid-label{
font-size: 30px;
color: #2a2e2e;
font-family: 'TencentSansw7';
margin-bottom: 35px;
width: 100%;
text-align: center;
}
.product-box .item{
width: 49%;
background-color: #fbfbfb;
min-height: 260px;
box-sizing: border-box;
padding: 48px;
margin-top: 24px;
}
  
.en-us .product-box .item{ min-height:330px;}
.product-box .item-boxs{
  display: table;
}
.product-box .item{
  display: inline-block;
  *display: inline;
  word-spacing: 0;
  vertical-align: top;
}
.product-box .item-one,.product-box .item-left{
  margin-right: 1%;
}
.product-box .item-two,.product-box .item-right{
  margin-left: 1%;
}
.product-box .item .pic{
margin-bottom: 16px;
overflow: hidden;
}
.product-box .item .pic img{
height: 36px;
float: left;
margin-right: 12px;
}
.product-box .item .pic p{
	font-size: 20px;
	color: #2A2E2E;
	letter-spacing: 0;
	line-height: 36px;
	font-weight: bold;
	overflow: hidden;
}
.product-box .item .desc{
font-size: 14px;
line-height: 25px;
color: #5f6464;
}
.product-box .item .go-icon{
	margin-top: 24px;
	width: 40px;
	display: block;
}
.product-box .item .go-icon img{
	width: 100%;
	display: block;
}

.together .section-item .mod-s-con{
padding-left: 100px;
padding-right: 100px;
width: 1400px;
box-sizing: border-box;
margin: 0 auto;
}
.together .section-item.white-bg{
padding-top: 96px;
padding-bottom: 96px;
}
.together .section-item.gray-bg{
padding-bottom: 128px;
}
.together .section-item .mess-text{
	width: 344px;
	padding-right: 50px;
	float: left;
  }
  .together .section-item.section-one-item .mess-text{
	margin-top: 44px;
  }
  .together .section-item.section-two-item .mess-text{
	margin-top: 165px;
  }
  .en-us .together .section-item.section-two-item .mess-text{ margin-top:90px;}
  
  .business-user .section-item.section-three-item .mess-text{
	margin-top: 220px;
  }
  .en-us .together .section-item.section-three-item .mess-text{ margin-top:190px;}
  
  .together .section-item.section-four-item .mess-text{
	margin-top: 156px;
  }
  .together .section-item .mess-text h3{
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 24px;
	color: #2a2e2e;
	font-family: 'TencentSansw7';
  }
  .together .section-item .mess-text .desc{
	font-size: 14px;
	line-height: 25px;
	color: #5f6464;
  }
  .together .section-item .product-box{
	overflow: hidden;
  }
  .together .section-item .product-box .box{
	width: 25%;
	min-height: 224px;
	float: left;
	text-align: center;
	padding-top: 26px;
	box-sizing: border-box;
	-webkit-transition: background-color 0.2s linear;
  }
  
  .together .section-item.white-bg .product-box .box:hover{
	background: #FBFBFB;
  }
  .together .section-item.gray-bg .product-box .box:hover{
	background: #ffffff;
  }
  
  .together .section-item .product-box .box .logo-pic{
	width: 100%;
  }
  .together .section-item .product-box .box .logo-pic img{
	width: 96px;
  }
  .together .section-item .product-box .box .mess{
	margin-top: 8px;
	width: 100%;
  }
  .together .section-item .product-box .box .name{
	font-size: 20px;
	line-height: 36px;
	color: #2a2e2e;
  }
  .en-us .together .section-item .product-box .box .name{ line-height: 30px;}
  .together .section-item .product-box .box .desc{
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #5f6464;
  }
  .en-us .together .section-item .product-box .box .desc{
	display: none;
  }


  .graph-link-box{
    width: 100%;
    margin-top: 20px;
  }
  .graph-link-box a{
    float: left;
    font-size: 16px;
    color: #0052D9;
    letter-spacing: 0;
    font-weight: bold;
    position: relative;
    padding-right: 24px;
    margin-right: 56px;
  }

  .en-us .graph-link-box .science-link{
    margin-top: 10px !important;
  }
  .graph-link-box a:after{
    position: absolute;
    content: ' ';
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    background: url(../img/together/chevron-right-blue.png) no-repeat center;
    background-size: 20px 20px;
    display: block;
  }

  .swiper-two-box{
    width: 100%;
    overflow: hidden;
    margin-top: 96px;
  }
  
  #swiper{
    position: relative;
  }
  
  .swiper-container {
      width: 100%;
      height: 100%;
  }
  
  .banner-wrap .swiper-slide {
      max-width: 1440px;
      height: 360px;
      overflow: hidden;
  }
  #swiper .swiper-slide{
    width: 32%;
    margin-left: 2%;
  }
  #swiper .swiper-slide:nth-child(1){
    margin-left: 0;
  }
  .swiper-two-box .step-box{
    width: 100%;
    margin-bottom: 12px;
    overflow: hidden;
  }
  .swiper-two-box .step-box .mess{
    float: left;
    font-size: 14px;
    color: #2A2E2E;
    line-height: 25px;
    letter-spacing: 0;
  }
  .swiper-two-box .step-box .line-box{
    overflow: hidden;
    height: 2px;
    background: #E9ECF0;
    margin-top: 11px;
  }
  .swiper-two-box .step-box .line-box .l{
    width: 25%;
    height: 2px;
    background: #0052D9;
    float: left;
  }
  #swiper .swiper-slide .img-box{
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  #swiper .swiper-slide .mess-box{
    margin-top: 12px;
    width: 100%;
    overflow: hidden;
  }
  #swiper .swiper-slide .mess-box .swi-title{
    font-size: 14px;
    color: #2A2E2E;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 4px;
  }
  #swiper .swiper-slide .mess-box .swi-desc{
    font-size: 14px;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 25px;
  }
  #swiper .swiper-slide .img-box img{
    width: 100%;
  }
  .swiper-slide a{ display: block; width: 100%; height: 100%;position: relative;}
  .swiper-slide .banner-pic{
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    max-width: 1440px;
  }

  .swiper-two-box{
    width: 100%;
    overflow: hidden;
    margin-top: 96px;
  }
  
  #swiper{
    position: relative;
    padding-bottom: 40px;
  }
  
  .swiper-container {
      width: 100%;
      height: 100%;
  }
  
  .banner-wrap .swiper-slide {
      max-width: 1440px;
      height: 360px;
      overflow: hidden;
  }
  #swiper .swiper-slide{
    width: 32%;
    margin-left: 2%;
  }
  #swiper .swiper-wrapper1  .swiper-slide {
    width: 100%;
    margin-left: 0;
    display: flex;
  }
  #swiper .swiper-wrapper1  .swiper-slide .block{
    flex: 1;
  }
  #swiper .swiper-wrapper1  .swiper-slide.last-child{
   display: block;
  }
  #swiper .swiper-wrapper1  .swiper-slide.last-child .block{
    flex: unset;
    float: left;
    width: 33.333333% !important;
  }
  #swiper .swiper-wrapper1  .swiper-slide .block:nth-child(2){
    margin: 0 20px;
  }
  #swiper .swiper-slide:nth-child(1){
    margin-left: 0;
  }
  .swiper-two-box .step-box{
    width: 100%;
    margin-bottom: 12px;
    overflow: hidden;
  }
  .swiper-two-box .step-box .mess{
    float: left;
    font-size: 14px;
    color: #2A2E2E;
    line-height: 25px;
    letter-spacing: 0;
    padding-right: 16px;
  }
  .swiper-two-box .step-box .line-box{
    overflow: hidden;
    height: 2px;
    background: #E9ECF0;
    margin-top: 11px;
  }
  .swiper-two-box .step-box .line-box .l{
    width: 4.347%;
    height: 2px;
    background: #0052D9;
    float: left;
  }
  #swiper .swiper-slide .img-box{
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  #swiper .swiper-slide .mess-box{
    margin-top: 12px;
    width: 100%;
    overflow: hidden;
  }
  #swiper .swiper-slide .mess-box .swi-title{
    font-size: 14px;
    color: #2A2E2E;
    letter-spacing: 0;
    line-height: 25px;
    margin-bottom: 4px;
  }
  #swiper .swiper-slide .mess-box .swi-desc{
    font-size: 14px;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 25px;
  }
  #swiper .swiper-slide .img-box img{
    width: 100%;
  }
  .swiper-slide a{ display: block; width: 100%; height: 100%;position: relative;}
  .swiper-slide .banner-pic{
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    max-width: 1440px;
  }

  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0px;
  }
  .swiper-two-box .t-flx{
    margin-bottom: 44px;
  }

@media screen and (max-width: 1500px) {
	.together .section-item .mod-s-con{ padding-left: 105px;}
}


@media screen and (max-width: 1250px) {
	.together .section-item .mod-s-con{ padding-left: 0px;}
}


@media screen and (max-width: 1024px) {
	.en-us .together .section-item.section-one-item .mess-text{ margin-top:0px;}
	.en-us .together .section-item .product-box{ padding-top:50px;}
	.together .mod-section-ad h2{ margin-top:70px;}
}

@media screen and (max-width: 768px) {
	.product-box .item .pic img{ height:28px;}
  .together .mod-section-ad h2{ margin-top:48px;}
  .together2 .mod-section-ad h2{
    width: 90%;
  }
  .together1 #covid-video{
    height: 390px;
  }
  .together1 .mod-section-ad h2{
    width: 90%;
  }
  .together1 .mod-section-ad{
    height: 390px;
  }
  .together1 .mod-section-ad .go-icon{
    width: 40px;
    display: block;
  }
  .together1 .mod-section-ad .go-icon img{
    width: 100%;
  }
  #swiper{
    padding-bottom: 0;
  }
  #swiper .swiper-slide{
    width: 100%;
    margin-left: 0;
  }
  .swiper-pagination,.swiper-button-next, .swiper-button-prev{
    display: none;
  }
}



@media all and (max-width:425px){
	.together .mod-section-ad .desc br{ display: none;}
	.artice-box .text-box h4{ font-size:16px; line-height: 1.5;}
}



.digital-box{
	width: 100%;
	position: relative;
  margin-top: 96px;
}
.digital-box .bg{
	width: 100%;
	display: block;
}
.digital-box .mobile-box{
	display: none;
}
.digital-box .go-icon{
	margin-top: 12px;
}
.digital-box .mess-box{
	position: absolute;
	left: 80px;
	top: 22%;
}
.digital-box .mess-box h2{
	font-family: 'TencentSansW7';
	font-size: 30px;
	color: #fff;
	letter-spacing: 0;
	margin-bottom: 8px;
}
.digital-box .mess-box .desc{
	font-size: 16px;
	color: #fff;
	letter-spacing: 0;
  line-height: 29px;
  max-width: 500px;
}
.digital-box .go-icon {
    width: 40px;
    margin-top: 24px;
    display: block;
}
.digital-box .go-icon img {
    width: 100%;
    position: relative;
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white{
  width: 66px;
  height: 66px;
  background: url(/img/index/jtt.png) no-repeat center !important;
  background-size: 66px 66px;
  right: 0;
  top: 35%
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white{
  width: 66px;
  height: 66px;
  background: url(/img/index/jtt.png) no-repeat center !important;
  background-size: 66px 66px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  left: 0;
  top: 35%
}

.swiper-pagination-bullet{
  border-radius: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
  margin: 0 4px;
  background: #919797;
}
.swiper-pagination-bullet-active{
  width: 24px;
  background: #0052d9 !important;
}