.solid-width-wrap{
  width: 100%;
  /* height: 100%; */
  margin: 0 auto;
}
.title-with-underline::after{
  margin-bottom: 44px;
}
.page-header{
  /* padding: 0 20px; */
  /* height: 0;
  visibility: hidden; */
}
.page-header-brand{
  margin-right: 0;
}
.page-header .page-header-menu-item {
  display: none;
}
.page-header .page-header-menu .page-header-menu-handheld {
  display: block;
}
.page-header-menu .menu-item-round a{
  margin-left: 0;
}
.page-header-desc{
  display: none;
}
.page-banner{
  margin-bottom: 30px;
  overflow: hidden;
}
.banner-header{
  left: calc(50% + 30px);
}
.banner-header .page-title{
  font-size: 30px;
}
.banner-header img{
  float: right;
}
.banner-header small {
  font-size: 14px;
}
.sitesmap-wrap{
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto;
}
.page-footer{
  height: 140px;
  padding: 0 30px;
}
.tools-wrap{
  display: none;
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  right: 0;
}

.article-section {
  padding: 0 30px;
  width: auto;
}
.interface-list-wrap .interface-list-item {
  flex-basis: 100%;
}
.article-section .article-content .content-title{
  font-size: 12px;
}
.acs-multiply-wrap{
  flex-wrap: wrap;
}
.acs-multiply-wrap .ac-item {
  text-align: center;
  flex-basis: 200px;
}
.acs-multiply-wrap .ac-item img{
  width: 100%;
}
.offices-support-wrap .office-support-item{
  flex-basis: 200px;
}
