.market-wrapper {
  min-width: 1376px;
}
.market-wrapper .page-banner {
  position: relative;
}
.market-wrapper .page-banner .bn {
  width: 100%;
}
.market-wrapper .page-banner a {
  width: 128px;
  height: 40px;
  line-height: 40px;
  background: #FFDE00;
  position: absolute;
  left: 19%;
  bottom: 25%;
  color: #0052D9;
  font-size: 16px;
  text-align: center;
  box-shadow: 0px 2px 0px 0px #fffefb;
}
.market-wrapper .page-nav {
  width: 100%;
}
.market-wrapper .page-nav .nav-head {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #fff;
}
.market-wrapper .page-nav .nav-head ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
}
.market-wrapper .page-nav .nav-head ul li {
  flex: 1;
  text-align: center;
}
.market-wrapper .page-nav .nav-head ul li span {
  font-size: 16px;
  color: #303133;
  height: 100%;
  display: inline-block;
  cursor: pointer;
}
.market-wrapper .page-nav .nav-head ul li.activate span {
  color: #0052D9;
  position: relative;
}
.market-wrapper .page-nav .nav-head ul li.activate span:after {
  content: '';
  height: 3px;
  background-color: #0052D9;
  display: inline-block;
  position: absolute;
  left: -2px;
  right: -2px;
  bottom: 0;
}
.market-wrapper .page-nav .nav-center {
  width: 100%;
  background-color: #f4f5f7;
  padding: 80px 0;
}
.market-wrapper .page-nav .nav-center .nav-item {
  font-size: 0;
  display: none;
  height: 356px;
}
.market-wrapper .page-nav .nav-center .nav-item .left {
  width: 700px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 50px 48px;
  box-sizing: border-box;
  background: url(../../images/market/tcb/img-12.png) no-repeat;
  background-size: cover;
  background-position: center;
}
.market-wrapper .page-nav .nav-center .nav-item .left .t1 {
  font-size: 24px;
  color: #303133;
  font-weight: 600;
  line-height: 32px;
}
.market-wrapper .page-nav .nav-center .nav-item .left .t2 {
  font-size: 16px;
  color: #606266;
  line-height: 24px;
  margin: 10px 0 28px;
}
.market-wrapper .page-nav .nav-center .nav-item .left .c-btn {
  width: 80px;
  font-size: 14px;
  line-height: 14px;
  padding: 9px 0;
  border-radius: 4px;
}
.market-wrapper .page-nav .nav-center .nav-item .right {
  width: 500px;
  height: 100%;
  display: inline-block;
  vertical-align: top;
}
.market-wrapper .page-nav .nav-center .nav-item.activate {
  display: block;
}
.market-wrapper .page-goods {
  padding: 80px 0;
  width: 1240px;
  margin: 0 auto;
}
.market-wrapper .page-goods .t {
  font-size: 30px;
  text-align: center;
  color: #303133;
  line-height: 30px;
  font-weight: 600;
}
.market-wrapper .page-goods .itms-wrp {
  margin-top: 40px;
  padding: 20px 10px;
  overflow: hidden;
  width: 1200px;
}
.market-wrapper .page-goods .itms {
  width: 999999px;
  position: relative;
  left: 0;
}
.market-wrapper .page-goods .itms .itm {
  margin-left: 24px;
  width: 282px;
  box-shadow: 0px 4px 11px 0px rgba(228, 228, 228, 0.73);
  background: #fff;
  border-radius: 8px;
}
.market-wrapper .page-goods .itms .itm:first-child {
  margin-left: 0;
}
.market-wrapper .page-goods .itms .itm img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px 8px 0 0;
}
.market-wrapper .page-goods .itms .itm .ct {
  height: 234px;
  border-radius: 0 0 8px 8px;
  padding: 24px 16px;
}
.market-wrapper .page-goods .itms .itm .ct .ct-t {
  font-size: 20px;
  color: #303133;
  line-height: 20px;
}
.market-wrapper .page-goods .itms .itm .ct .dcs {
  margin-top: 16px;
  height: 96px;
}
.market-wrapper .page-goods .itms .itm .ct .dcs .dc {
  font-size: 16px;
  color: #606266;
  line-height: 24px;
  position: relative;
  padding-left: 30px;
}
.market-wrapper .page-goods .itms .itm .ct .dcs .dc::before {
  content: '';
  display: block;
  position: absolute;
  height: 6px;
  width: 6px;
  background: #606266;
  border-radius: 50% 50%;
  left: 8px;
  top: 9px;
}
.market-wrapper .page-goods .itms .itm .ct span {
  margin-top: 24px;
  width: 80px;
  height: 32px;
  border-radius: 4px;
  line-height: 32px;
  cursor: pointer;
}
.market-wrapper .page-workstage {
  width: 100%;
  padding: 80px 0 30px;
  background-color: #f4f5f7;
}
.market-wrapper .page-workstage .t {
  font-size: 30px;
  text-align: center;
  color: #303133;
  line-height: 30px;
  font-weight: 600;
}
.market-wrapper .page-workstage ul {
  width: 100%;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin: 54px 0 0;
}
.market-wrapper .page-workstage ul li .img-box {
  width: 100%;
  height: 282px;
}
.market-wrapper .page-workstage ul li .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.market-wrapper .page-workstage ul li .boxsiz {
  width: 100%;
  padding: 20px 15px;
  box-sizing: border-box;
}
.market-wrapper .page-workstage ul li .boxsiz p {
  font-size: 24px;
  color: #303133;
  line-height: 32px;
}
.market-wrapper .page-workstage ul li .boxsiz p i {
  font-style: normal;
  color: #0052D9;
  padding: 0 2px 0 0;
  font-weight: 600;
}
.market-wrapper .page-workstage ul li .boxsiz span {
  font-size: 16px;
  color: #787878;
  line-height: 24px;
  margin: 10px 0 0;
  display: block;
}
.market-wrapper .page-advantage {
  padding: 80px 0;
}
.market-wrapper .page-advantage .t {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  color: #000000;
  line-height: 47px;
  margin-bottom: 60px;
}
.market-wrapper .page-advantage .ct .ct-l {
  height: 355px;
  width: 700px;
  background: #f1f1f1;
  border-radius: 8px 0 0 8px;
  backdrop-filter: blur(10px);
  padding: 42px 65px 0 48px;
  color: #303133;
}
.market-wrapper .page-advantage .ct .ct-l.px-433 {
  height: 433px;
}
.market-wrapper .page-advantage .ct .ct-l.px-473 {
  height: 473px;
}
.market-wrapper .page-advantage .ct .ct-l.px-409 {
  height: 409px;
}
.market-wrapper .page-advantage .ct .ct-l.px-441 {
  height: 441px;
}
.market-wrapper .page-advantage .ct .ct-l .ds {
  font-size: 16px;
  line-height: 24px;
  margin-top: 8px;
  position: relative;
  padding-left: 26px;
}
.market-wrapper .page-advantage .ct .ct-l .ds::before {
  display: block;
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background: #0052d9;
  border: 2px solid #fff;
  border-radius: 50%;
  left: 0;
  top: 7px;
}
.market-wrapper .page-advantage .ct .ct-l a {
  width: 104px;
  height: 32px;
  border-radius: 4px;
  line-height: 32px;
  margin: 50px 0 0 26px ;
}
.market-wrapper .page-advantage .ct .ct-r {
  height: 355px;
  width: 500px;
  position: relative;
  border-radius: 0 8px 8px 0;
}
.market-wrapper .page-advantage .ct .ct-r.px-433 {
  height: 433px;
}
.market-wrapper .page-advantage .ct .ct-r.px-473 {
  height: 473px;
}
.market-wrapper .page-advantage .ct .ct-r.px-409 {
  height: 409px;
}
.market-wrapper .page-advantage .ct .ct-r.px-441 {
  height: 441px;
}
.market-wrapper .page-advantage .ct .ct-r .bns {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.market-wrapper .page-advantage .ct .ct-r .bns li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  display: none;
}
.market-wrapper .page-advantage .ct .ct-r .bns li:first-child {
  opacity: 1;
  display: block;
}
.market-wrapper .page-advantage .ct .ct-r .bns li img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 0 8px 8px 0;
}
.market-wrapper .page-advantage .ct .ct-r .bn-ul {
  position: absolute;
  bottom: 24px;
  right: 0;
  width: 100%;
  padding: 0 32px;
  text-align: right;
}
.market-wrapper .page-advantage .ct .ct-r .bn-ul span {
  background-color: #fff;
  width: 20px;
  height: 4px;
  cursor: pointer;
  margin-left: 6px;
  transition: width linear 0.3s;
}
.market-wrapper .page-advantage .ct .ct-r .bn-ul span:first-child {
  margin-left: 0;
}
.market-wrapper .page-advantage .ct .ct-r .bn-ul span.active {
  width: 48px;
  background: #0052d9;
}
.market-wrapper .page-application {
  background: url('../../images/market/com-3.png') no-repeat;
  background-size: cover;
  background-position: center;
  padding: 80px 0;
}
.market-wrapper .page-application .wrp {
  width: 1376px;
  margin: 0 auto;
}
.market-wrapper .page-application .t {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: #303133;
  line-height: 30px;
}
.market-wrapper .page-application .cent-div {
  margin-top: 60px;
}
.market-wrapper .page-application .cent-div .cent {
  width: 1200px;
  overflow: hidden;
  margin: 0 40px;
  height: 261px;
}
.market-wrapper .page-application .cent-div .cent .itms {
  position: relative;
  z-index: 2;
  left: 0;
}
.market-wrapper .page-application .cent-div .cent .itms.len-7 {
  width: 2118px;
}
.market-wrapper .page-application .cent-div .cent .itms.len-8 {
  width: 2424px;
}
.market-wrapper .page-application .cent-div .cent .itms.len-9 {
  width: 2730px ;
}
.market-wrapper .page-application .cent-div .cent .itms .itm {
  margin-left: 24px;
  width: 282px;
}
.market-wrapper .page-application .cent-div .cent .itms .itm:first-child {
  margin-left: 0;
}
.market-wrapper .page-application .cent-div .cent .itms .itm img {
  width: 100%;
  height: 183px;
}
.market-wrapper .page-application .cent-div .cent .itms .itm .desc {
  height: 78px;
  background: url('../../images/market/com-12.png') no-repeat;
  background-size: 100% 100%;
  font-size: 20px;
  color: #191919;
  line-height: 78px;
  text-align: center;
}
.market-wrapper .page-application .cent-div .switch {
  width: 48px;
  height: 48px;
  cursor: pointer;
  position: relative;
  top: 106px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.market-wrapper .page-application .cent-div .switch.left {
  background-image: url('../../images/home/img-2.png');
}
.market-wrapper .page-application .cent-div .switch.right {
  background-image: url('../../images/home/img-3.png');
}
.market-wrapper .page-application a {
  width: 304px;
  height: 40px;
  border-radius: 20px;
  line-height: 40px;
  margin: 60px auto 0;
}
.market-wrapper .page-manufacturer {
  height: 926px;
  background: url('../../images/market/com-2.png') no-repeat;
  background-size: cover;
  background-position: center;
  padding: 80px 0;
}
.market-wrapper .page-manufacturer > div {
  position: relative;
}
.market-wrapper .page-manufacturer .t1 {
  font-size: 30px;
  text-align: center;
  color: #303133;
  line-height: 30px;
  font-weight: 600;
}
.market-wrapper .page-manufacturer .t2 {
  font-size: 16px;
  text-align: center;
  color: #303133;
  line-height: 16px;
  margin-top: 20px;
}
.market-wrapper .page-manufacturer img {
  position: absolute;
  width: 600px;
  height: 300px;
  border: 2px solid #ffffff;
}
.market-wrapper .page-manufacturer img.img1 {
  left: 0;
  top: 166px;
}
.market-wrapper .page-manufacturer img.img2 {
  left: 598px;
  top: 126px;
}
.market-wrapper .page-manufacturer img.img3 {
  left: 0;
  top: 464px;
}
.market-wrapper .page-manufacturer img.img4 {
  left: 598px;
  top: 424px;
}
.market-wrapper .page-capability {
  background: url('../../images/market/tcb/img-30.png') no-repeat;
  background-size: cover;
  background-position: center;
  height: 770px;
  position: relative;
}
.market-wrapper .page-capability .t {
  width: 100%;
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  position: absolute;
  top: 80px;
  text-align: center;
}
.market-wrapper .page-capability a {
  width: 306px;
  height: 40px;
  display: inline-block;
  position: absolute;
  bottom: 80px;
  left: 50%;
  margin: 0 0 0 -153px;
  border-radius: 20px;
  cursor: pointer;
}
.market-wrapper .page-mentoring {
  width: 100%;
  background-color: #fff;
  padding: 80px 0;
}
.market-wrapper .page-mentoring .t {
  font-size: 30px;
  text-align: center;
  color: #303133;
  line-height: 30px;
  font-weight: 600;
}
.market-wrapper .page-mentoring .mentoring-center {
  width: 100%;
  padding: 40px 60px 0;
  box-sizing: border-box;
  text-align: center;
}
.market-wrapper .page-mentoring .mentoring-center dl {
  width: 100%;
  background: #f4f5f7;
  border-radius: 20px;
  margin: 20px 0 0;
  font-size: 0;
  text-align: left;
}
.market-wrapper .page-mentoring .mentoring-center dl dt {
  background: linear-gradient(180deg, #f4f5f7, #ffffff);
  border-radius: 20px;
  line-height: 38px;
}
.market-wrapper .page-mentoring .mentoring-center dl dt img {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: top;
  margin: 4px 18px 0 4px;
}
.market-wrapper .page-mentoring .mentoring-center dl dt span {
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  color: #0052D9;
}
.market-wrapper .page-mentoring .mentoring-center dl dd {
  padding: 9px 24px;
  box-sizing: border-box;
}
.market-wrapper .page-mentoring .mentoring-center dl dd > * {
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  color: #303133;
  display: inline-block;
  vertical-align: top;
}
.market-wrapper .page-mentoring .mentoring-center dl dd i {
  font-style: normal;
  color: #0052D9;
  font-weight: 600;
  width: 30px;
}
.market-wrapper .page-mentoring .mentoring-center dl dd span {
  width: calc(100% - 30px);
}
.market-wrapper .page-mentoring .mentoring-center .c-btn {
  display: inline-block;
  padding: 8px 60px;
  border-radius: 20px;
  margin: 35px 0 0;
}
.market-wrapper .page-capacity {
  background: url('../../images/market/com-1.png') no-repeat;
  background-size: cover;
  background-position: center;
  padding: 80px 0;
}
.market-wrapper .page-capacity .ct {
  margin: 0 auto;
}
.market-wrapper .page-capacity .ct .t1 {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  color: #000;
  line-height: 47px;
}
.market-wrapper .page-capacity .ct .desc {
  width: 100%;
  background: rgba(255, 255, 255, 0.16);
  border: 4px solid #ffffff;
  box-shadow: 0px 2px 8px 0px rgba(216, 216, 216, 0.5);
  backdrop-filter: blur(8px);
  padding: 40px 0 48px 32px;
  margin-top: 60px;
}
.market-wrapper .page-capacity .ct .desc .desc-txt {
  width: 357px;
  margin: 8px 0 0 16px;
  height: 80px;
  padding: 10px 8px 0;
}
.market-wrapper .page-capacity .ct .desc .desc-txt.px-97 {
  height: 97px;
}
.market-wrapper .page-capacity .ct .desc .desc-txt .t {
  font-size: 14px;
  font-weight: 600;
  color: #303133;
  line-height: 20px;
}
.market-wrapper .page-capacity .ct .desc .desc-txt .d {
  color: #606266;
  line-height: 17px;
  margin-top: 10px;
}
.market-wrapper .page-capacity .ct .desc-table {
  width: 100%;
  margin-top: 36px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 16px;
  backdrop-filter: blur(4px);
  padding: 24px;
}
.market-wrapper .page-capacity .ct .desc-table .desc-l {
  width: 600px;
  height: 500px;
}
.market-wrapper .page-capacity .ct .desc-table .desc-r {
  width: 544px;
  margin-left: 8px;
}
.market-wrapper .page-capacity .ct .desc-table .desc-r table {
  width: 100%;
  color: #767676;
  text-align: left;
}
.market-wrapper .page-capacity .ct .desc-table .desc-r td,
.market-wrapper .page-capacity .ct .desc-table .desc-r th {
  border: 1px solid #dcdfe6;
  padding: 3px 32px 3px 32px;
  line-height: 17px;
  box-sizing: border-box;
  font-size: 12px;
}
.market-wrapper .page-capacity .ct .desc-table .desc-r td:first-child,
.market-wrapper .page-capacity .ct .desc-table .desc-r th:first-child {
  width: 195px;
}
.market-wrapper .page-capacity .ct .desc-table .desc-r th {
  font-size: 18px;
  line-height: 25px;
}
.market-wrapper .page-core {
  padding: 80px 0;
}
.market-wrapper .page-core .t {
  height: 30px;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  color: #303133;
  line-height: 30px;
}
.market-wrapper .page-core .itms {
  margin-top: 60px;
}
.market-wrapper .page-core .itms .itm {
  width: 282px;
  margin-left: 24px;
}
.market-wrapper .page-core .itms .itm:first-child {
  margin-left: 0;
}
.market-wrapper .page-core .itms .itm img {
  height: 183px;
  width: 100%;
}
.market-wrapper .page-core .itms .itm .itm-b {
  background: url('../../images/market/com-13.png') no-repeat;
  background-size: 100% 100%;
  height: 160px;
  padding: 24px 24px 0;
}
.market-wrapper .page-core .itms .itm .itm-b .desc1 {
  font-size: 20px;
  color: #191919;
  line-height: 30px;
}
.market-wrapper .page-core .itms .itm .itm-b .desc2 {
  font-size: 16px;
  color: #787878;
  line-height: 22px;
  margin-top: 8px;
}
.market-wrapper .page-login {
  height: 150px;
  background: url('../../images/home/img-16.png') no-repeat;
  background-size: cover;
  background-position: center;
  font-size: 30px;
  color: #ffffff;
  line-height: 150px;
  text-align: center;
}
.market-wrapper .page-login a {
  width: 128px;
  height: 40px;
  background: #ffffff;
  font-size: 16px;
  color: #0052d9;
  line-height: 40px;
  margin-left: 60px;
}
