.market-wrapper {
  min-width: 1376px;
}
.market-wrapper .page-banner {
  position: relative;
}
.market-wrapper .page-banner .bn {
  width: 100%;
}
.market-wrapper .page-banner div {
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 25%;
  bottom: 0;
}
.market-wrapper .page-banner div img {
  width: 718px;
}
.market-wrapper .page-banner div a {
  width: 128px;
  height: 40px;
  line-height: 40px;
  background: #ffde00;
  box-shadow: 0px 2px 0px 0px #fffefb;
  position: absolute;
  left: 23px;
  bottom: 25%;
  color: #0052D9;
  font-size: 16px;
  text-align: center;
}
.market-wrapper .sec-2 {
  padding: 80px 0;
  background: #f4f5f7;
}
.market-wrapper .sec-2 .sec2-fl {
  width: 499px;
  height: 386px;
  background: linear-gradient(180deg, #f0f4f8, #ffffff 70%, #ffffff);
  box-shadow: 0px 4px 11px 0px rgba(224, 224, 224, 0.73);
  padding: 32px 55px 0 32px;
}
.market-wrapper .sec-2 .sec2-fl .t {
  color: #303133;
  line-height: 32px;
  font-size: 24px;
}
.market-wrapper .sec-2 .sec2-fl .ds {
  font-size: 16px;
  line-height: 24px;
  margin-top: 10px;
  position: relative;
  padding-left: 22px;
  color: #606266;
}
.market-wrapper .sec-2 .sec2-fl .ds.first {
  margin-top: 16px;
}
.market-wrapper .sec-2 .sec2-fl .ds::before {
  display: block;
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #fff;
  border: 3px solid #0052d9;
  border-radius: 50%;
  left: 0;
  top: 5px;
}
.market-wrapper .sec-2 .sec2-fl a {
  width: 136px;
  height: 32px;
  border-radius: 4px;
  line-height: 32px;
  margin: 24px 0 0 22px ;
}
.market-wrapper .sec-2 .sec2-fr {
  height: 386px;
  width: 701px;
  position: relative;
}
.market-wrapper .sec-2 .sec2-fr img {
  position: absolute;
  transition: all linear 0.5s;
  cursor: pointer;
}
.market-wrapper .sec-2 .sec2-fr img.big {
  width: 543px;
  height: 386px;
  z-index: 2;
  top: 0;
}
.market-wrapper .sec-2 .sec2-fr img.small {
  width: 452px;
  height: 322px;
  z-index: 1;
  top: 32px;
}
.market-wrapper .sec-2 .sec2-fr img.first {
  left: 0;
}
.market-wrapper .sec-2 .sec2-fr img.second {
  left: 249px;
}
.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 .sec-3 {
  height: 454px;
  background: url('../../images/market/ryjh/img-16.png') no-repeat;
  background-size: cover;
  background-position: center;
}
.market-wrapper .sec-3 .t {
  color: #ffffff;
  line-height: 30px;
  font-size: 30px;
  text-align: center;
  padding-top: 80px;
  font-weight: 600;
}
.market-wrapper .sec-3 ul {
  margin-top: 60px;
}
.market-wrapper .sec-3 ul li {
  width: 384px;
  height: 204px;
  background: url('../../images/market/ryjh/img-17.png') no-repeat;
  background-size: 100% 100%;
  font-size: 16px;
  color: #303133;
  padding: 32px 0 0 18px;
  margin-left: 24px;
}
.market-wrapper .sec-3 ul li:first-child {
  margin-left: 0;
}
.market-wrapper .sec-3 ul li .li-t {
  line-height: 20px;
  font-size: 20px;
}
.market-wrapper .sec-3 ul li .li-ds {
  font-size: 16px;
  line-height: 24px;
  margin-top: 16px;
  position: relative;
  padding-left: 22px;
}
.market-wrapper .sec-3 ul li .li-ds::before {
  display: block;
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: transparent;
  border: 3px solid #0052d9;
  border-radius: 50%;
  left: 0;
  top: 5px;
}
.market-wrapper .sec-4 {
  background: #f4f5f7;
  padding: 80px 0;
}
.market-wrapper .sec-4 > div .t {
  color: #303133;
  line-height: 30px;
  font-size: 30px;
  text-align: center;
  font-weight: 600;
  padding-bottom: 6px;
}
.market-wrapper .sec-4 > div ul {
  width: 1224px;
  margin-left: -24px;
}
.market-wrapper .sec-4 > div ul li {
  width: 282px;
  margin: 48px 0 0  24px;
}
.market-wrapper .sec-4 > div ul li img {
  height: 282px;
  width: 282px;
}
.market-wrapper .sec-4 > div ul li .li-t {
  font-size: 24px;
  line-height: 32px;
  color: #303133;
  margin-top: 20px;
}
.market-wrapper .sec-4 > div ul li .li-t span {
  color: #0052D9;
  font-weight: 600;
  margin-right: 5px;
}
.market-wrapper .sec-4 > div ul li .li-ds {
  color: #787878;
  line-height: 24px;
  font-size: 16px;
  margin-top: 10px;
}
.market-wrapper .page-application {
  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: 1210px;
  overflow: hidden;
  margin: 0 35px;
  height: 275px;
}
.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;
  font-size: 20px;
  color: #191919;
  line-height: 78px;
  text-align: center;
  box-shadow: 0px 4px 11px 0px rgba(228, 228, 228, 0.73);
  background: #fff;
  border-radius: 0 0 30px 0;
}
.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-mentoring {
  padding: 80px 0;
  background: url('../../images/market/com-3.png') no-repeat;
  background-size: cover;
  background-position: center;
}
.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%;
  border-radius: 20px;
  margin: 20px 0 0;
  font-size: 0;
  text-align: left;
  background: linear-gradient(180deg, #f4f5f7 39%, #ffffff);
}
.market-wrapper .page-mentoring .mentoring-center dl dt {
  background: #fff;
  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-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;
}
