.homekv {
  display: none;
}
.marginAuto {
  width: 100%;
  box-sizing: border-box;
  padding: 0 0.24rem;
}
.header-swiper {
  display: none;
}
.model-kv {
  display: block;
  height: 6rem;
}
.model-kv img {
  height: 100%;
  object-fit: cover;
}
.toolbar {
  display: none;
}

.toolbar .fx {
  padding: 0 0.2rem;
}

#header .marginAuto {
  height: auto;
  padding: 0.9rem 0.24rem;
}

#header .top .logo img {
  height: 1rem;
}

#header .top .right .search {
  display: none;
}

#header .top .right .nav-btn {
  display: block;
  text-align: right;
}

#header .top .right .nav-btn img {
  width: 0.6rem;
}
#header .top .right .link {
  position: absolute;
  top: 0.35rem;
  width: 3rem;
  right: 0;
  text-align: right;
  padding-right: 0.24rem;
}
#header .top .right .link a {
  padding-right: 0.1rem;
  margin-right: 0.1rem;
}
#header #nav {
  position: absolute;
  display: none;
  width: 100%;
  z-index: 111;
  height: auto;
  padding: 0.3rem 0.3rem;
}

#header #nav a {
  display: block;
  font-size: 0.32rem;
  margin-left: 0;
  line-height: 0.8rem;
}

.home .marginAuto .label-link {
  margin-top: 0.3rem;
  padding: 0.3rem 0;
  top: auto;
}

.home .marginAuto .label-link .item {
  margin-bottom: 0.3rem;
  width: 48%;
  margin-right: 2%;
}
.home .marginAuto .label-link .item .text {
  background-size: 0.7rem auto !important;
  background-position-x: 0.2rem !important;
  padding-left: 1.2rem;
  font-size: 0.32rem;
  line-height: 0.4rem;
  height: 100%;
  display: flex;
  align-items: center;
}
.home .marginAuto .label-link .item:nth-child(5n) {
  margin-right: 2%;
}
.home .marginAuto .label-link .item:nth-child(2n) {
  margin-right: 0;
}

.home .marginAuto .documentAnnouncement {
  margin-bottom: 0.6rem;
  display: block;
}

.home .marginAuto .documentAnnouncement .banner {
  width: 100%;
  height: auto;
  margin-bottom: 0.3rem;
}

.home .marginAuto .documentAnnouncement .banner img {
  width: 100%;
  height: 5rem !important;
  object-fit: cover;
}

.home .marginAuto .documentAnnouncement .banner .text {
  padding: 0.3rem;
  height: auto;
}

.home .marginAuto .documentAnnouncement .banner .text .time {
  font-size: 0.32rem;
}

.home .marginAuto .documentAnnouncement .banner .text p {
  font-size: 0.32rem;
}

.home .marginAuto .documentAnnouncement .text {
  padding: 0.3rem;
}

.home .marginAuto .documentAnnouncement .text .title {
  margin-bottom: 0.3rem;
}

.home .marginAuto .documentAnnouncement .text .title span {
  font-size: 0.32rem;
}

.home .marginAuto .documentAnnouncement .text .list .item {
  font-size: 0.32rem;
}

.home .marginAuto .documentAnnouncement .text .list .item h1 {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.home .marginAuto .documentAnnouncement .text .list .item span {
  display: none;
}

.home .marginAuto .trends {
  display: block;
}
.home .marginAuto .trends .trends-item:nth-child(2),
.home .marginAuto .trends .trends-item:nth-child(3) {
  display: none;
}
.home .marginAuto .trends .trends-item {
  width: 100% !important;
  margin-bottom: 0.3rem;
}

.home .marginAuto .trends .trends-item .title {
  margin-bottom: 0.3rem;
}

.home .marginAuto .trends .trends-item .title span {
  font-size: 0.32rem;
  padding-bottom: 0.2rem;
}

.home .marginAuto .trends .trends-item .list .item {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.home .marginAuto .trends .trends-item .list .item span {
  display: none;
}

.home .marginAuto .trends .member {
  border-left: 0;
  padding: 0;
}

.home .marginAuto .trends .member .title {
  margin-bottom: 0.2rem;
  font-size: 0.32rem;
}

.engineering .title {
  font-size: 0.32rem;
  margin-bottom: 0.3rem;
}

.engineering .list .item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0.3rem;
  height: auto;
  display: none;
}
.engineering .list .item:nth-child(1),
.engineering .list .item:nth-child(2),
.engineering .list .item:nth-child(3),
.engineering .list .item:nth-child(4) {
  display: block;
}

.engineering .list .item img {
  width: 100%;
  height: auto;
}

.engineering .list .item:nth-child(2n) {
  margin-right: 0;
}

.engineering .list .item h1 {
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.enterpriseDisplay .title {
  font-size: 0.32rem;
  margin-bottom: 0.3rem;
}

.enterpriseDisplay .list {
  padding: 0;
}

.enterpriseDisplay .list .item {
  width: 3rem;
  margin-right: 4%;
  height: 1.4rem;
  margin-bottom: 0.3rem;
}

.enterpriseDisplay .list .item:nth-child(2n) {
  margin-right: 0;
}

.enterpriseDisplay .list .item img {
  max-width: 80%;
}
.friendlyLinks {
  display: none;
}
.friendlyLinks .marginAuto {
  flex-wrap: wrap;
}

.friendlyLinks h1 {
  margin-bottom: 0.3rem;
}

.friendlyLinks select {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 0.3rem;
}

.friendlyLinks select:nth-child(2n) {
  margin-right: 0;
}

#footer .marginAuto {
  height: auto;
  flex-wrap: wrap;
  padding: 0.3rem 0.24rem;
}

#footer .left {
  width: 100%;
  margin-bottom: 0.32rem;
}

#footer .left .menu {
  flex-wrap: wrap;
  width: 100%;
}

#footer .left .menu a {
  font-size: 0.32rem;
  margin-bottom: 0.2rem;
}

#footer .left .copyright p {
  font-size: 0.26rem;
  line-height: 0.5rem;
}

#footer .qrcode {
  width: 100%;
}

.login .logo {
  font-size: 0.4rem;
}

.login .marginAuto {
  width: 100%;
}

.login .main {
  padding: 0.6rem 0;
  display: block;
}

.login .form {
  width: 100%;
  padding: 0 0.24rem;
  margin-bottom: 0.6rem;
}

.login .right {
  padding: 0 0.24rem;
}

.aside-container {
  margin-bottom: 0.6rem;
}
.aside-container > .marginAuto.flex {
  display: block;
}
.aside-container .aside {
  display: block;
  width: 100%;
  margin-top: 0.2rem;
  margin-bottom: 0.3rem;
}
.aside-container .aside .title {
  display: none;
}
.aside-container .aside .main {
  display: flex;
  border: 0;
}
.aside-container .aside .list {
  display: flex;
  width: 100%;
  padding: 0;
  border-bottom: 2px solid #000000;
}
.aside-container .aside .list a {
  font-size: 0.28rem;
  padding: 0.2rem;
  border-bottom: 0;
}

.aside-container .aside .list a::before {
  display: none;
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.04rem;
  width: 100%;
  border-bottom: 2px solid #d30000;
}
.aside-container .aside .list a.on::before {
  display: block;
}
.aside-container .aside .list a::after {
  display: none;
}
.aside-container .container {
  padding: 0 0.24rem;
}

.aside-container .container.padding {
  padding: 0 0.24rem;
}

.aside-container .container .title {
  font-size: 0.32rem;
  line-height: 1rem;
  flex-wrap: wrap;
}

.aside-container .container .title .slot-search {
  display: block;
}

.contactAssociation {
  width: 100%;
  margin: 0.6rem 0;
}

.contactAssociation h1 {
  font-size: 0.32rem;
  margin-bottom: 0.6rem;
}

.contactAssociation p {
  font-size: 0.28rem;
  line-height: 0.6rem;
}

.contactAssociation .table td,
.contactAssociation .table th {
  height: 0.8rem;
  font-size: 0.3rem;
  padding: 0 0.2rem;
}

.installationStar {
  margin: 0.4rem 0;
}

.installationStar .tab {
  margin-bottom: 0.3rem;
  flex-wrap: wrap;
}

.installationStar .tab a {
  font-size: 0.32rem;
  margin-bottom: 0.3rem;
  line-height: 0.7rem;
}

.installationStar .list {
  padding: 0 0 0.4rem;
}

.installationStar .list .item {
  font-size: 0.32rem;
  line-height: 0.8rem;
}

.installationStar .list .item span {
  display: none;
}

#page .marginAuto {
  text-align: center;
}

.associationIntroduction {
  line-height: 0.6rem;
  padding: 0.5rem 0 0;
}

.associationIntroduction h1 {
  font-size: 0.32rem;
}

.associationIntroduction p {
  font-size: 0.28rem;
  margin-bottom: 0.3rem;
}

.memberUpdates {
  padding: 0.6rem 0 0;
}

.memberUpdates .tit {
  margin-bottom: 0.3rem;
}

.memberUpdates .tit h1 {
  font-size: 0.32rem;
  line-height: 0.6rem;
  margin-bottom: 0.3rem;
}

.memberUpdates .tit p {
  font-size: 0.28rem;
}

.memberUpdates .main p {
  font-size: 0.28rem;
  margin-bottom: 0.28rem;
}

.memberUpdates .main p img{
  max-width: 100% !important;
  height: auto !important;

.memberUpdates-list {
  padding: 0.3rem 0;
}

.memberUpdates-list .tips {
  line-height: 0.5rem;
  padding-bottom: 0.3rem;
  margin-bottom: 0.3rem;
}

.memberUpdates-list .tips .time {
  font-size: 0.32rem;
}

.memberUpdates-list .tips h1 {
  font-size: 0.32rem;
  line-height: 0.5rem;
}

.memberUpdates-list .tips p {
  font-size: 0.28rem;
}

.memberUpdates-list .list {
  margin-bottom: 0.3rem;
}

.memberUpdates-list .list .item {
  font-size: 0.28rem;
  line-height: 0.6rem;
}

.memberUpdates-list .list .item span {
  display: none;
}

.video-news .list {
  margin: 0.4rem 0;
}

.video-news .list .item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0.3rem;
}

.video-news .list .item .img {
  padding: 0.2rem;
  margin-bottom: 0.2rem;
}

.video-news .list .item .img img {
  width: 100%;
  height: auto;
}

.video-news .list .item h1 {
  font-size: 0.32rem;
  line-height: 0.6rem;
}

.news .list .item {
  margin-bottom: 0.3rem;
  padding-bottom: 0.3rem;
}

.news .list .item h1 {
  font-size: 0.32rem;
  line-height: 0.5rem;
  margin-bottom: 0.3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.news .list .item .num {
  font-size: 0.28rem;
}

.contactUs {
  padding: 0.6rem 0;
  width: 100%;
}

.contactUs .tips {
  font-size: 0.32rem;
  margin-bottom: 0.32rem;
}

.regulations-details {
  padding: 0.32rem 0;
}

.regulations-details .tit {
  margin-bottom: 0.3rem;
}

.regulations-details .tit h1 {
  font-size: 0.32rem;
  line-height: 0.5rem;
  margin-bottom: 0.3rem;
}

.regulations-details .tit .time {
  font-size: 0.28rem;
}

.regulations-details .main p {
  font-size: 0.28rem;
  margin-bottom: 0.3rem;
}

.expertDemeanor .list .item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 0.6rem;
}

.expertDemeanor .list .item .img {
  padding: 0.24rem;
  margin-bottom: 0.4rem;
}

.expertDemeanor .list .item .img img {
  width: 100%;
  height: auto;
}

.expertDemeanor .list .item h1 {
  font-size: 0.32rem;
}

.expertDemeanor .list .item p {
  font-size: 0.32rem;
}

.expertDemeanor .table {
  margin-top: 0.5rem;
}

.expertDemeanor .table .table-title {
  font-size: 0.32rem;
  line-height: 0.5rem;
  margin-bottom: 0.5rem;
}

.expertDemeanor .table table {
  margin-bottom: 1rem;
}

.expertDemeanor .table table tr th {
  font-size: 12px;
}

.expertDemeanor .table table tr td:last-child {
  padding: 0;
  font-size: 12px;
}

.expertLogin {
  padding: 0;
  margin-top: 0.6rem;
}

.expertLogin .form {
  width: 100%;
}

.expertLogin .tips p {
  width: 100%;
}

.expertRegistration .form-block {
  width: 100%;
}

.expertRegistration .tips p {
  width: 100%;
}

.down-container .list {
  padding: 0rem 0;
  margin-bottom: 1rem;
}

.down-container .list .item {
  height: auto;
  padding-bottom: 0.24rem;
  margin-bottom: 0.24rem;
}

.down-container .list .item a {
  font-size: 0.26rem;
  line-height: 0.4rem;
}

.down-container .list .item a:first-child {
  width: 70%;
}

.down-container .detail {
  padding: 0.5rem 0;
}

.down-container .detail .tit {
  margin-bottom: 0.5rem;
}

.down-container .detail .tit h1 {
  font-size: 0.32rem;
  margin-bottom: 0.24rem;
}

.down-container .detail .tit .time {
  font-size: 0.24rem;
}

.down-container .detail .img {
  padding: 0.6rem 0.24rem;
  margin-bottom: 0.6rem;
}

.down-container .detail .tips h1 {
  font-size: 0.32rem;
}

.down-container .detail .tips a {
  font-size: 0.28rem;
  line-height: 0.4rem;
}

.friendlyLinks h1 {
  display: block;
  width: 100%;
}
.friendlyLinks .select-block {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 4%;
}
.friendlyLinks .select-block select {
  width: 100%;
  margin-bottom: 0;
  margin-right: 0;
}
.friendlyLinks .select-block:nth-child(odd) {
  margin-right: 0;
}
.news .list {
  padding: 0 0 50px;
}
.p_btns .p_bar {
  width: 100%;
  text-align: center;
}
.p_btns .p_bar ul li a {
  line-height: 29px;
  padding: 0 10px;
}

.model-search {
  display: block;
}
.model-search input[type="text"] {
  width: 5rem;
  height: 32px;
  box-sizing: border-box;
  border: 1px solid #a0a0a0;
  padding: 0 20px;
  font-size: 16px;
  color: #000000;
  margin-right: 10px;
}

.model-search input[type="submit"] {
  width: 62px;
  height: 32px;
  border: 0;
  background: #d30000;
  font-size: 16px;
  color: #ffffff;
}
