.arkit-status .single-status h3 {
      font-size: 25px;
  }
  .arkit-status .single-status p {
      font-size: 12px;
      font-weight: 600;
      margin-top: 6px;
	  color: #313131;
  }
  .section2Imgs {
      margin-bottom: 0;
  }
  .arkit-service-info-single h2 {
      line-height: 35px;
  }
  .ydzswid img{
	  height: 120px
  }
  /* .ydzswid {
  	  margin-bottom: 5px;
  	  padding: 5px;
  } */
  .section-padding {
      padding: 25px 0 25px 0 !important;
  }
  
  .arkit-service-info-single span {
  	font-size: 13px;
  	font-weight: 800;
  	color: #313131;
  }
  
  .arkit-about-inner h2 {
  	letter-spacing: 2px;
  }
  
  .ydzswid {
  	margin-bottom: 8px;
  }
  
  .ydzswid:nth-child(odd) {
  	padding: 0 5px 0 15px;
  	box-sizing: border-box;
  }
  
  .ydzswid:nth-child(even) {
  	padding: 0 15px 0 5px;
  	box-sizing: border-box;
  }
  
  .ydzswid a {
  	display: block;
  }
  
  .content>p {
  	font-size: 8px;
  	color: #f1f1f1;
  }
  
  .content>h5 {
  	font-size: 12px;
  }
  .content>h5 a{
  	color: #fff;
  }
  .lower-footer .copyright{
  	color: #333333;
  	font-weight: 700;
  }
  .lower-footer .copyright a{
  	color: #333333;
  	font-weight: 700;
  }