img {
  max-width: 100%;
  height: auto;
}

.logo img {
  cursor: pointer;
}

#header #nav a {
  padding: 0 5px;
  margin-left: 55px;
  position: relative;
}
#header #nav a:first-child::before {
  display: none;
}
#header #nav a::before {
  position: absolute;
  width: 15px;
  left: -35px;
}

.home .marginAuto .documentAnnouncement .text .title {
  margin-bottom: 12px;
}

.contactUs .form .form-item .input-block input[type="button"] {
  width: 74px;
  height: 34px;
  border: 0;
  background: #d30000;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
}

.p_btns .p_bar {
  width: 1200px;
  margin: 0 auto;
  margin-bottom: 29px;
  text-align: right;
}

.p_btns .p_bar ul li {
  display: inline-block;
  margin: 0 0.5px;
}
.prevpage,
.nextpage {
  display: none !important;
}
.p_btns .p_bar ul li a {
  display: inline-block;
  font-size: 14px;
  color: #000000;
  box-sizing: border-box;
  border: 1px solid #dcdbdb;
  line-height: 34px;
  padding: 0 14px;
}

.p_btns .p_bar ul li a:hover,
.p_btns .p_bar ul li a.currentPage {
  background: #d80000;
  color: #fff;
}

.home .marginAuto .documentAnnouncement .banner .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.enterpriseDisplay {
  padding: 21px 0 0;
}
.home .marginAuto .trends .trends-item .title span,
.home .marginAuto .trends .member .title,
.engineering .title,
.enterpriseDisplay .title,
.friendlyLinks h1,
.home .marginAuto .label-link .item {
  font-weight: bold;
}

.marginAuto.flex {
  justify-content: space-between;
}

/* ��������5��
.friendlyLinks .select-block{
	width:14.53%;
}

/* ��������6�� */
.friendlyLinks .select-block {
  width: 17.6%;
}

.friendlyLinks select {
  width: 100%;
}

.toolbar .fx .item .child {
  width: 200px;
}

.engineering .list .item:hover h1 {
  line-height: 40px;
}

.engineering .list .limg {
  width: 100%;
  height: calc(100% - 40px);
  display: flex;
  align-items: center;
  overflow: hidden;
}

.home .marginAuto .documentAnnouncement .banner .text {
  border: 0;
}

.home
  .marginAuto
  .documentAnnouncement
  .banner
  .swiper-pagination
  .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
}

.news .list .item h1 {
  color: #424242;
}
.news .list .item h1:hover,
.toolbar .fx .item .child a:hover {
  color: #d30000;
}

.homekv {
  width: 100%;
  width: 1920px;
  height: 100%;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
}
.homekv img {
  width: 100%;
  height: 100%;
  max-width: 1920px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
}

.memberUpdates .main p,
.memberUpdates .main p span,
.associationIntroduction p,
.associationIntroduction p span {
  font-size: inherit;
  color: inherit;
  margin: 10px 0;
  line-height: 2em !important;
  font-family: "微软雅黑" !important;
}

.memberUpdates .tit h1 {
  line-height: 150%;
}

#footer .marginAuto {
  padding-right: 30px;
}

.video-news .list .item .img {
  padding: 0;
  width: 291px;
  height: 204px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-news .list .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.container .tab {
  display: flex;
  margin-bottom: 20px;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.container .tab a {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  box-sizing: border-box;
  line-height: 37px;
  border: 1px solid #d6d6d6;
  padding: 0 20px;
  margin-right: 12px;
}

.container .tab a:hover,
.container .tab a.on {
  color: #d30000;
}

.container .tab-child {
  margin-bottom: 20px;
}

.container .tab-child .tab-child-item {
  display: flex;
}

.container .tab-child .tab-child-item a {
  margin-right: 20px;
  color: #000;
}

.container .tab-child .tab-child-item a:hover,
.container .tab-child .tab-child-item a.on {
  color: #d30000;
}

.home .marginAuto .label-link .item .text {
  padding-left: 81px;
  background-position: 15px center !important;
  background-repeat: no-repeat !important;
}
/* .home .marginAuto .label-link .item:hover{
	background-color:#d30000 !important;
} */

.home .marginAuto .label-link .item:nth-child(4n) {
  margin-right: auto;
}

.home .marginAuto .label-link .item:nth-child(5n) {
  margin-right: 0px;
}

.home .marginAuto .label-link .item:nth-child(1) .text {
  background: url(../images/btn_01.png);
}

.home .marginAuto .label-link .item:nth-child(1):hover .text {
  background: url(../images/btn_01f.png);
}

.home .marginAuto .label-link .item:nth-child(2) .text {
  background: url(../images/btn_03.png);
}

.home .marginAuto .label-link .item:nth-child(2):hover .text {
  background: url(../images/btn_32.png);
}

.home .marginAuto .label-link .item:nth-child(3) .text {
  background: url(../images/btn_08.png);
}

.home .marginAuto .label-link .item:nth-child(3):hover .text {
  background: url(../images/btn_36.png);
}

.home .marginAuto .label-link .item:nth-child(4) .text {
  background: url(../images/btn_10.png);
}

.home .marginAuto .label-link .item:nth-child(4):hover .text {
  background: url(../images/btn_38.png);
}

.home .marginAuto .label-link .item:nth-child(5) .text {
  background: url(../images/btn_05.png);
}

.home .marginAuto .label-link .item:nth-child(5):hover .text {
  background: url(../images/btn_34.png);
}

.home .marginAuto .label-link .item:nth-child(6) .text {
  background: url(../images/btn_20.png);
}

.home .marginAuto .label-link .item:nth-child(6):hover .text {
  background: url(../images/btn_46.png);
}

.home .marginAuto .label-link .item:nth-child(7) .text {
  background: url(../images/btn_25.png);
}

.home .marginAuto .label-link .item:nth-child(7):hover .text {
  background: url(../images/btn_50.png);
}

.home .marginAuto .label-link .item:nth-child(8) .text {
  background: url(../images/btn_22.png);
}

.home .marginAuto .label-link .item:nth-child(8):hover .text {
  background: url(../images/btn_48.png);
}

.home .marginAuto .label-link .item:nth-child(9) .text {
  background: url(../images/btn_09.png);
}

.home .marginAuto .label-link .item:nth-child(9):hover .text {
  background: url(../images/btn_09f.png);
}

.home .marginAuto .label-link .item:nth-child(10) .text {
  background: url(../images/btn_17.png);
}

.home .marginAuto .label-link .item:nth-child(10):hover .text {
  background: url(../images/btn_44.png);
}

.aside-container .aside .list a {
  line-height: 150%;
  padding: 12px 0;
}

.expertDemeanor .list .item .img {
  width: 201px;
  height: 277px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  margin-bottom: 13px;
}

.expertDemeanor .list .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.aside-container .container .title .slot-search input[type="submit"] {
  cursor: pointer;
}

.expertDemeanor .table .tel p {
  max-width: inherit;
  display: inherit;
}

.expertDemeanor .table table {
  margin-bottom: 25px;
}

.memberUpdates-list .tips {
  margin-bottom: 25px;
}

.expertLogin .form .form-item input[type="password"] {
  width: 100%;
  height: 40px;
  border: 1px solid #ccc9c9;
  font-size: 18px;
  box-sizing: border-box;
  padding: 0 10px;
}

.expertLogin .form .form-item input[type="submit"] {
  cursor: pointer;
}

.header-swiper img {
  height: auto;
  width: auto;
  object-fit: cover;
}

/* #header .top .right .link a{
	color:#fff;
}
 */
.kv {
  display: block;
}
.model-kvej {
  display: none;
}

.text .list a h1,
.trends-item .list a h1 {
  list-style-type: disc;
  list-style-position: inside;
  display: list-item;
}

.text .list a h1::marker,
.trends-item .list a h1::marker {
  font-size: 12px;
}

.home > .marginAuto > .label-link > a > img {
  position: absolute;
  z-index: -1;
  width: 236px;
  left: -6px;
  top: 29px;
}

.home .marginAuto .documentAnnouncement .banner .text {
  padding-right: 10px;
}

.memberUpdates .main .tips,
.down-container .detail .tips {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.memberUpdates .main .tips h1 {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 12px;
}

.memberUpdates .main .tips a {
  font-size: 16px;
  color: #000000;
  display: flex;
  align-items: center;
}

.declareLogin .declareLogin-login .form .form-item input[type="password"] {
  font-size: 16px;
  border: 1px solid #d0d1ce;
  height: 41px;
  width: 234px;
  font-weight: bold;
  padding: 0 19px;
  margin: 0 4.5px;
}

.declareLogin .declareLogin-login .form .btn input[type="button"],
.declareLogin .declareLogin-login .form .btn input[type="reset"] {
  width: 119px;
  height: 42px;
  background: #d30000;
  border: 0;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}

.title-items span br{display:none;}