.mobile-display,
.menus-switch,
.menus-close,
.mobile-column-title,
.mobile-column-content,
.mobile-foot,
.product-mobile-list,
.mobile-product-search,
.mobile-ProductSwiper {
  display: none;
}
@media only screen and (max-width: 768px) {
  img {
    max-width: 100%;
  }
  .mobile-margin-none {
    margin: 0;
  }
  .mobile-hidden {
    display: none !important;
  }
  .mobile-display {
    display: block;
  }
  .wrap {
    width: 100%;
  }
  .LogoImg {
    width: 0.8rem;
    height: 0.8rem;
    background-size: contain;
    top: 0.1rem;
    left: 0.1rem;
  }
  .am_logo {
    top: 0.2rem;
    left: 1rem;
    width: 1.6rem;
    height: 0.78rem;
  }
  .am_header {
    /* height: 1.7rem; */
    height: 1.2rem;
  }
  .subnav {
    float: none;
    height: auto;
    position: relative;
  }
  .subnav_ul {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    box-sizing: border-box;
    width: 5.4rem;
    padding: 1rem;
    background: #f7f7f7;
  }
  .subnav_ul li {
    float: none;
    display: block;
    margin: 0 0.1rem;
  }
  .subnav_ul .tag {
    position: relative;
    line-height: 0.8rem;
    font-size: 0.34rem;
    font-weight: bold;
  }
  .subnav_ul li:first-of-type .tag:after {
    display: none;
  }
  .subnav_ul .tag::after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0.2rem;
    height: 0.2rem;
    margin: auto;
    border-right: 0.06rem solid #333;
    border-bottom: 0.06rem solid #333;
    transform: rotate(-45deg);
  }
  .subnav_ul .active,
  .subnav_ul .tag:hover {
    border-bottom: 0;
  }

  .subnav_ul .tag:hover::after {
    transform: rotate(45deg);
  }

  .wrapper {
    /* padding-top: 1.78rem; */
    padding-top: 1.28rem;
  }

  .SiteNav {
    display: none;
    height: 0.5rem;
    line-height: 0.5rem;
  }

  .WithoutLogin a {
    font-size: 0.18rem;
    padding: 0 0.1rem;
  }

  .WithoutLogin a img {
    width: 0.2rem;
    height: 0.2rem;
    margin-top: 0.18rem;
    margin-right: 0.1rem;
  }
  .Navdown {
    position: initial;
    transform: initial;
    width: 100%;
    background: none;
  }
  .subnav_ul li .Navdown a {
    color: #333 !important;
    text-align: left;
    font-size: 0.28rem;
  }
  .CompanyProfile {
    padding: 0.1rem 0 0 0.3rem;
    width: auto;
  }

  .MappingImg {
    /* width: 3.75rem;
    height: 2.5rem; */
    float: none !important;
    width: 100%;
    height: auto;
  }

  .RowFlex:nth-of-type(2n) .CompanyProfile {
    padding-left: 0.2rem;
    width: 3.64rem;
  }

  .BaseTit i {
    display: none;
  }
  .MappingImg .play {
    background-size: 25%;
  }
  .CompanyCont {
    padding: 0.2rem 0;
  }
  .CompanyDynamics {
    padding: 0.3rem;
  }
  .CompanySwiper,
  .CompanySwiper .swiper-container,
  .CompanySwiper .swiper-slide {
    width: 100%;
    height: 4rem;
  }
  .CompanySwiper {
    float: none;
  }
  .CompanyDynamicsR {
    float: none;
    width: 100%;
    margin-top: 0.2rem;
  }
  .CompanyDynamicsR a {
    border-top: 0.03rem solid #eee;
    padding: 0.2rem 0;
    margin: 0;
  }
  .hd_l {
    width: 1rem;
    height: 1rem;
  }
  .hd_l h2 {
    color: #1d5995;
  }

  .hd_r {
    width: 5.5rem;
  }
  .hd_r p {
    display: block;
  }
  .hd_r p i {
    float: none;
    display: block;
    margin-top: 0.28rem;
  }
  .group_nav {
    position: relative;
    width: 7.68rem;
    padding: 0.3rem;
    margin: 0;
    box-sizing: border-box;
  }

  .group_nav_lis {
    display: none;
    /* display: flex; */
    position: absolute;
    flex-direction: column;
    background: #f1f2f4;
    width: 100%;
    left: 0;
    top: 100%;
    z-index: 10;
  }

  .group_nav_lis a {
    flex: 1;
    padding: 0.3rem 0.3rem;
    font-size: 0.28rem;
    margin: 0;
  }
  .group_navR {
    width: 6.88rem;
    margin-right: 0.4rem;
  }
  .EnterprisesL {
    width: 6.88rem;
    font-size: 0.3rem;
    line-height: 0.4rem;
  }
  .EnterprisesL p {
    margin: 0.15rem 0;
  }

  .EnterprisesR {
    width: 3.46rem;
    margin-right: 0.2rem;
  }
  .group_navR .MappingImg {
    width: 6.9rem;
    height: 3rem;
  }
  .ProductMain {
    background-color: #f7f7f7;
  }
  .product-mobile-list {
    padding: 0.2rem;
  }
  .mobile-product-search {
    padding: 0 0.2rem 0.2rem;
  }
  .ProductTag {
    float: none;
    display: inline-block;
    width: 3.5rem;
    margin-right: 0;
    text-align: center;
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .ProductTag p:first-of-type {
    height: 0.8rem !important;
  }
  .ProductTag:nth-of-type(2n) {
    margin-left: 0.2rem;
  }
  .ProductTag span {
    width: 1.8rem;
    height: 0.5rem;
    line-height: 0.5rem;
    margin: 0.2rem auto 0.1rem;
    background-color: #005db4;
    color: #fff;
    border-radius: 0.1rem;
    font-size: 0.28rem;
  }
  .ProductImg {
    height: 3.5rem;
    border: 0;
    margin-bottom: 0.2rem;
  }
  .ProductTab {
    width: auto;
    float: none;
    padding: 0 0.2rem;
    box-sizing: border-box;
  }
  .ProductTabH {
    width: auto;
    font-size: 0.28rem;
    padding: 0.1rem 0.2rem;
    margin-bottom: 0.2rem;
    background-size: 0.24rem 0.12rem;
    background-position: 6.8rem;
  }
  .ProductTabH.on {
    background-image: url(../images/down_h.png);
    background-size: 0.24rem 0.12rem;
    background-position: 6.8rem;
  }
  .ProductTabDown {
    top: 0.77rem;
    left: 0.2rem;
    width: 7.28rem;
    box-sizing: border-box;
  }
  .ProductTabFlex h2.ProductHt {
    line-height: 0.7rem;
  }
  .product-type-link {
    line-height: 0.5rem;
  }
  .ProductSubDown + .ProductSubDown {
    border-top: 0.01rem solid #eee;
  }

  .ProductR {
    width: 7.28rem;
    padding: 0 0.2rem;
  }
  /* .TypeTab a:last-child, */
  /* .DownloadTag:nth-of-type(4n), */
  /* .ShoppTag:nth-of-type(5n), */
  /* .TestFx:nth-of-type(3n) { */
  /* .ProductTag:nth-of-type(4n) {
    margin-right: 0.2rem;
  } */
  .subnav_ul li:last-child {
    margin-right: 0.1rem;
  }
  .am_subfooterdiv {
    float: none;
    width: 1.9rem;
    padding: 0 0.1rem;
  }

  .am_subfooterl {
    display: flex;
    flex-wrap: wrap;
    width: 4.2rem;
  }
  .ContactP {
    float: left;
    width: 3rem;
  }
  .NoticeCont .hd_r {
    width: 5.8rem;
  }
  .ContactWays {
    width: 4rem;
  }

  .ContactWays h3 {
    float: none;
    display: inline-block;
  }

  .PorCenter {
    text-align: center;
  }

  .BranchOfficeFlex {
    width: 95%;
    height: 4rem;
    float: none;
  }

  .BranchOfficeFlex:nth-of-type(2n) {
    float: none;
  }
  .welcome {
    display: none;
  }
  .menus-switch {
    display: block;
    position: relative;
    float: right;
    width: 0.6rem;
    height: 0.06rem;
    background: #eb0029;
    margin-top: 0.4rem;
    margin-right: 0.4rem;
  }
  .menus-switch::before {
    content: " ";
    position: absolute;
    top: 0.15rem;
    right: 0;
    width: 0.45rem;
    height: 0.06rem;
    background: #eb0029;
  }
  .menus-switch::after {
    content: " ";
    position: absolute;
    top: 0.3rem;
    right: 0;
    width: 0.3rem;
    height: 0.06rem;
    background: #eb0029;
  }
  .menus-close {
    position: absolute;
    right: 0.3rem;
    /* top: 0; */
    top: 0.55rem;
    width: 0.55rem;
    height: 0.1rem;
    background: #eb0029;
    transform: rotate(45deg);
    z-index: 1;
  }
  .menus-close::after {
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    width: 0.55rem;
    height: 0.1rem;
    background: #eb0029;
    z-index: 1;
    transform: rotate(90deg);
  }
  .GroupImg {
    display: none;
  }
  .group_nav h2 {
    position: relative;
    font-weight: bold;
    font-size: 0.35rem;
  }
  .group_nav h2::after {
    content: " ";
    position: absolute;
    top: -0.15rem;
    bottom: 0;
    right: 0.1rem;
    width: 0.2rem;
    height: 0.2rem;
    border-bottom: 0.06rem solid #333;
    border-right: 0.06rem solid #333;
    margin: auto;
    transform: rotate(45deg);
  }
  .mobile-column-title {
    display: block;
    line-height: 0.8rem;
  }
  .mobile-column-title-nameCn {
    position: relative;
    font-size: 0.5rem;
    font-weight: bold;
  }
  .mobile-column-title-nameCn::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 1rem;
    height: 0.06rem;
    margin-top: 0.04rem;
    background-color: #eb0029;
  }
  .mobile-column-title-nameEn {
    font-size: 0.25rem;
  }
  .mobile-column-content {
    display: block;
    padding: 0.2rem 0;
    font-size: 0.25rem;
    line-height: 0.4rem;
  }
  .CompanyCont > .RowFlex,
  .CompanyDynamics {
    box-sizing: border-box;
    padding: 0.3rem;
  }
  .CompanyCont > .RowFlex:nth-of-type(2) {
    background-color: #eee;
  }
  .CompanyDynamics {
    background-color: #fff;
  }
  .mobile-foot {
    display: block;
    padding: 0.3rem;
  }
  .ConpyRight {
    width: 48%;
    height: auto;
    line-height: 0.3rem;
    background-color: #fff;
    text-align: left;
    padding-left: 0.3rem;
    padding-bottom: 0.3rem;
    box-sizing: border-box;
  }
  .mobile-product-search {
    position: relative;
    display: block;
  }
  .mobile-search-input {
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    line-height: 0.75rem;
    padding: 0 0.3rem;
    box-sizing: border-box;
  }
  .mobile-search-button {
    position: absolute;
    top: 0.23rem;
    right: 0.43rem;
    width: 0.32rem;
    height: 0.32rem;
    background-image: url(../images/search.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }
  .page {
    margin: 0.5rem 0;
  }
  .page a {
    width: 0.75rem;
    height: 0.55rem;
    line-height: 0.55rem;
  }
  .ProductIntroductionImg {
    margin-top: 0;
    width: auto;
  }
  .ProductSwiper {
    display: none;
  }
  .ProductIntroductionImg img {
    width: 7.68rem;
    height: 7.68rem;
  }
  .ProductIntroductionR h2 {
    font-size: 0.38rem;
  }
  .ProductIntroductionR {
    width: auto;
    padding: 0 0.2rem;
  }
  .ProductIntroductionR table {
    width: 100% !important;
    font-size: 0.3rem;
    line-height: 0.5rem;
  }
  .ProductIntroductionR table tbody {
    display: block;
  }
  .ProductIntroductionR table tr {
    display: flex;
    flex-wrap: wrap;
  }
  .product-detail-form + td {
    width: 5.4rem;
    background: #f7f7f7;
  }
  .product-detail-form {
    width: 1.83rem;
  }
  .ProductDetail {
    padding: 0.2rem;
    font-size: 0.32rem;
    line-height: 0.4rem;
    background: #fff;
  }
  .product-block-title {
    width: 2.5rem;
    font-size: 0.3rem;
  }
  .ProductOther-item {
    width: 3.35rem;
    height: 0.7rem;
    line-height: 0.7rem;
  }
  .product-buttons-wrap {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
  }
  .buttons-flex {
    display: flex;
  }
  .product-detail-button {
    flex: 1;
    margin: 0;
    line-height: 0.8rem;
    height: auto;
  }
  .mobile-ProductSwiper {
    position: relative;
    display: block;
  }
  .honor-img {
    display: block;
    width: auto;
    height: 100%;
    margin: 0 auto;
  }

  .mobile-ProductSwiper .arrow-left {
    background: url(../images/next.png) no-repeat;
    background-size: 0.17rem 0.3rem;
    width: 0.8rem;
    height: 0.8rem;
    background-color: rgba(0, 0, 0, 0.24);
    position: absolute;
    left: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 5;
    background-position: center;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
  }
  .mobile-ProductSwiper .arrow-right {
    background: url(../images/prev.png) no-repeat;
    background-size: 0.17rem 0.3rem;
    width: 0.8rem;
    height: 0.8rem;
    background-color: rgba(0, 0, 0, 0.24);
    position: absolute;
    right: 0.2rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 5;
    background-position: center;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
  }
  .AboutMsk,
  .Soulution {
    box-sizing: border-box;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .EnterprisesLH {
    font-size: 0.48rem !important;
  }
  .OnlineTrain {
    width: 5rem;
    float: none !important;
  }
  .OnlineTrain h2 {
    width: auto;
  }
  .OnlineTrain + .OnlineTrain {
    margin-top: 0.2rem;
  }
  .OnlineTrain1 textarea {
    width: 2.85rem;
    height: 4.5rem;
  }
  .OnlineAdd {
    margin-left: 0;
  }
  .OnlineBtn {
    width: 100%;
    margin: 0.6rem 0 0 0;
    font-size: 0.3rem;
    line-height: 0.8rem;
    height: 0.8rem;
  }
  .PersonnelCont {
    overflow: auto;
  }
  .PersonnelJob,
  .PersonnelContFlex {
    width: 9rem;
  }
  .TypeTab a {
	  width: 2.2rem;
  }
}
