.digital-ark .mod-section-ad .desc{ width: 510px;}

.digital-ark .mod-section-ad h2{
  margin-top: 120px;
}
.digital-ark .mod-section-ad h2,.digital-ark .mod-section-ad .desc{
  color: #fff;
}
.graph-link-box{
  width: 100%;
}
.graph-link-box a{
  float: left;
  font-size: 16px;
  color:rgba(42,46,46,1);
  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-black.png) no-repeat center;
  background-size: 20px 20px;
  display: block;
}

.together .section-item .mess-text{
	width: 200px;
	padding-right: 50px;
  float: left;
  padding-left: 24px;
  }
  .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: 224px;
	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;
  }
  .digital-ark .section-item .product-box .box{
    width: 33.33333%;
    }
  .together .section-item.white-bg .product-box .box:hover{
	background: #fff;
  }
  
  .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;
  }

  .tool-block{
    width: 100%;
    min-height: 320px;
    background:rgba(251,251,251,1);
    padding: 48px;
    box-sizing: border-box;
    margin-top: 24px;
  }

  .brand-item.white-bg{
    padding-bottom: 0;
  }
  .brand-item:last-child{
    padding-bottom: 96px;
  }

  .brand-two-item .mod-dan-box-2{
    margin-top: 22px;
  }