.heads {
  width: 100%;
  height: 64px;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: inset 0px -1px 0px 0px rgba(245, 241, 241, 0.2);
}

.fixhead {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10;
}

a {
  text-decoration: none;
}


.index_box {
  /* width: 1920px;
  margin: 0 auto;
  overflow-x: hidden; */
  height: 100vh;
  width: 100%;
}

.godetail {
  cursor: pointer;
}

.index {
  width: 100%;
  margin: 0 auto 50px;
}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .swiper {
    width: 100%;
    height: 180px;
  }

  .product_back_color {
    background: #F7F7F7;
    width: 100%;
    margin-top: 63px;
    /*height: 100vh;*/
    /*overflow: auto;*/
    padding: 1px 0 10px;
  }
}

/* pc */
@media screen and (min-width:993px) {
  .swiper {
    width: 100%;
    height: 440px;
  }

  .product_back_color {
    background: #F7F7F7;
    width: 100%;
    margin-top: 63px;
    /*height: 100vh;*/
    /*overflow: auto;*/
    padding: 1px 0 50px;
  }

}




.back_color {
  background: #F7F7F7;
  width: 100%;
  margin-top: 63px;
  /*height: 100vh;*/
  /*overflow: auto;*/
  padding: 1px 0 50px;
}

.back_color img {
  width: 100%;
  object-fit: cover;
}

.back_color_vh {
  /* margin-top: 89px!important; */
  /* height: 100vh; */
  overflow: auto;
}

.top_box {
  width: 100%;
  height: 38px;
  background: #212223;
}

.top_box .top {
  display: flex;
  justify-content: flex-end;
  height: 100%;
  align-items: center;
}

.top_box .top .son {
  color: #ffffff;
  font-size: 12px;
  padding: 0 14px;
  border-right: 1px solid #d2d2d2;
  cursor: pointer;
}

/*导航栏登录部分*/
.top-login {
  font-size: 18px;
  display: flex;
}

.top-login .son {
  padding: 0 14px;
  border-right: 1px solid #000000;
}

.top-login .son:hover {
  color: #05447A;
  cursor: pointer;
}

.top-login .son:nth-child(2) {
  border-right: none;
}

.head_box {
  position: absolute;
  top: 0;
  z-index: 99;
  width: 100%;
  /*border-bottom: 1px solid #e2e3e5;*/
  background: #ffffff;
  background: rgba(255, 255, 255, .7);
}

.head_box>.head {
  display: flex;
  align-items: center;
  /*height: 98px;*/
  height: 89px;
  justify-content: space-between;
}

.head_box>.head .logo {
  width: 134px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.head_box>.head .logo img {
  cursor: pointer;
}

.head_box>.head .right {
  display: flex;
  align-items: center;
  position: relative;
  max-width: 930px;
}

.w420 {
  display: none;
}

.list_1 {
  display: none;
}

.w420 img {
  width: 28px;
  height: 20px;
}

@media (max-width:992px) {
  .w420 {
    display: block;
  }

  .head_box>.head .right>.list {
    display: none !important;
    /*position: absolute;*/
    /*top: 100px;*/
    /*left: -84px;*/
  }

  .head_box>.head .right>.list_1 {
    position: absolute;
    top: 40px;
    padding: 0 10px;
    background-color: white;
    font-size: 12px !important;
  }

  .head_box>.head .right>.list_1 .son {
    margin-top: 5px;
  }

  .head_box>.head .right>.list_1 .son.active {
    color: #0a6aa1;
  }

  .head_box>.head {
    height: 60px;
  }

  .head_box>.head .logo {
    width: 70px;
    margin-left: 20px;
  }

  .head_box>.head .logo img {
    width: 100%;
    height: 55px;
  }

  .resources .content_1 .son {
    font-size: 15px !important;
    margin: 0 4px !important;
  }
}

.index .hide {
  width: 1010px;
  background: #ffffff;
  border: 1px solid #e7e7eb;
  position: absolute;
  top: 46px;
  right: 0px;
  z-index: 40;
  padding: 14px 34px 30px;
  display: flex;
  flex-wrap: wrap;
}

.index .hide>.list {
  width: 168px;
  margin-right: 24px;
  margin-top: 40px;
}

.index .hide>.list:nth-of-type(-n + 5) {
  margin-top: 0px !important;
}

.index .hide>.list:nth-child(5n) {
  margin-right: 0;
}

.index .hide>.list .title {
  width: 100%;
  height: 48px;
  line-height: 48px;
  /*border-bottom: 1px solid #e7e7eb;*/
  margin-bottom: 10px;
  font-size: 18px;
  color: #000000;
}

.index .hide>.list .text_1 {
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  cursor: pointer;
}

.index1 .hide_header {
  width: 1010px;
  background: #ffffff;
  border: 1px solid #e7e7eb;
  position: absolute;
  top: 46px;
  right: 0px;
  z-index: 40;
  padding: 14px 34px 30px;
  display: flex;
  flex-wrap: wrap;
}

.index1 .hide_header>.list {
  width: 168px;
  margin-right: 24px;
  margin-top: 40px;
}

.index1 .hide_header>.list:nth-of-type(-n + 5) {
  margin-top: 0px !important;
}

.index1 .hide_header>.list:nth-child(5n) {
  margin-right: 0;
}

.index1 .hide_header>.list .title {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #e7e7eb;
  margin-bottom: 10px;
  font-size: 18px;
  color: #000000;
}

.index1 .hide_header>.list .text_1 {
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  cursor: pointer;
}


.head_box>.head .right>.list {
  display: flex;
  align-items: center;
}

.head_box>.head .right>.list .son {
  color: #000000;
  font-size: 18px;
  margin-left: 35px;
  height: 46px;
  line-height: 46px;
  cursor: pointer;
}

.head_box>.head .right>.list .son:hover {
  /*border-bottom: 2px solid #2773ff;*/
  color: #05447A;
  border-bottom: 2px solid #05447A;
}

.head_box>.head .right>.list .son:nth-of-type(1) {
  margin-left: 0;
}

.head_box>.head .right>.list .active {
  color: #05447A;
  border-bottom: 2px solid #05447A;
}

.head_box>.head .right .input {
  /*width: 212px;*/
  height: 36px;
  /*background: #ededed;*/
  /*border-radius: 50000px;*/
  padding: 0 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-left: 40px;
}

.head_box>.head .right .input input {
  width: 140px;
  height: 100%;
  font-size: 14px;
}

.head_box>.head .right .input input::placeholder {
  color: #8e8e8e;
}

.head_box>.head .right .input img {
  cursor: pointer;
}

.head_box>.head .right .bread:hover+.input {
  display: none;
  color: darkred;
}

.head_box>.head .right .bread img {
  width: 30px;
  /*height: 30px;*/
}


.content_all {
  display: flex;
  justify-content: space-between;
  /*margin-top: 10px;*/
}

.content_all .left {
  /*width: 190px;*/
  width: 200px;
  box-shadow: 0 0 15px 1px rgba(0, 54, 255, 0.1);
  position: relative;
  left: 7.4%;
}

.content_all .left,
.content_all .right {
  position: absolute !important;
  z-index: 12;
}

.content_all .hide {
  width: 1000px;
  background-color: rgba(255, 255, 255, .8);
  /*border: 1px solid #e7e7eb;*/
  position: absolute;
  top: 46px;
  right: 0px;
  z-index: 40;
  padding: 14px 34px 30px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.content_all .hide>.list {
  width: 168px;
  margin-right: 24px;
  margin-top: 40px;
}

.content_all .hide>.list:nth-of-type(-n + 5) {
  margin-top: 0px !important;
}

.content_all .hide>.list:nth-child(5n) {
  margin-right: 0;
}

.content_all .hide>.list .title {
  width: 100%;
  height: 48px;
  line-height: 48px;
  /*border-bottom: 1px solid #e7e7eb;*/
  margin-bottom: 10px;
  font-size: 18px;
  color: #000000;
}

.content_all .hide>.list .text_1 {
  color: #666666;
  font-size: 14px;
  line-height: 30px;
  cursor: pointer;
}

.content_all .left .hide2 {
  left: 191px;
  top: 0;
  display: flex;
  border: none;
  /*box-shadow: 0 0 15px 1px rgba(0, 54, 255, 0.1);*/
}

.content_all .left .hide2>.list {
  margin-top: 70px;
}

/*首页左边导航*/
.content_all .left>.list {
  width: 100%;
  height: 500px;
  border-radius: 4px;
  background: #ffffff;
}

.content_all .left>.list .son {
  width: 100%;
  height: 78px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 10px 20px 18px;
  cursor: pointer;
  transition: all 0.1s;
}

.content_all .left>.list .son:hover {
  box-shadow: 0 0 15px 1px rgba(36, 146, 255, 0.15);
}

.content_all .left>.list .son .l {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.content_all .left>.list .son .l .text_1 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 16px;
}

.content_all .left>.list .son .l .wzz {
  display: flex;
  align-items: center;
}

.content_all .left>.list .son .l .wzz .s {
  color: #999999;
  font-size: 14px;
  margin-right: 10px;
  line-height: 14px;
}

.content_all .left>.list .son .l .wzz .s:last-child {
  margin-right: 0;
}

/*首页左边修改*/
.content_all .left>.list .son_5 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 10px 20px 18px;
  cursor: pointer;
  transition: all 0.1s;
}

.content_all .left>.list .son_5 .l {
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.content_all .left>.list .son_5 .l .text_5 {
  height: 78px;
  padding-top: 20px;
}

.content_all .left>.list .son_5 .l .text_5:hover {
  box-shadow: 0 0 15px 1px rgba(36, 146, 255, 0.15);
}

.content_all .left>.list .son_5 .l .text_5 span {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  line-height: 16px;
}

.content_all .left>.list .son_5 .l .text_5 img {
  margin-left: 20px;
}

.content_all .left>.list .son_5 .l .wzz {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  color: #999999;
  font-size: 14px;
  line-height: 14px;
}

.content_all .left>.list .son_5 .l .wzz .s {
  margin-right: 10px;
  margin-top: 10px;

}

.content_all .left>.list .son_5 .l .wzz .s:last-child {
  margin-right: 0;
}

.index #banner {
  /*width: 800px;*/
  width: 100%;
  /*height: 500px;*/
  height: 636px;
}

.index #banner .son {
  width: 100%;
  height: 100%;
}

.index #banner .son .ban-button-next,
.index #banner .son .ban-button-prev {
  position: absolute;
  font-size: 100px;
  top: 50%;
  width: 94px;
  height: 146px;
  line-height: 128px;
  margin-top: -73px;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  background-color: #FFFFFF;
  -moz-background-size: 47px 77px;
  -webkit-background-size: 47px 77px;
  background-size: 47px 77px;
  opacity: .35;
}

.index #banner .son .ban-button-next {
  right: auto;
  left: 0;
}

.index #banner .son .ban-button-prev {
  left: auto;
  right: 0;
}

.mall #banner {
  width: 800px;
  height: 470px;
}

.mall #banner .son {
  width: 100%;
  height: 100%;
}

.content_all .right {
  width: 190px;
  height: 500px;
  background: #ffffff;
  right: 7.4%;
}

.content_all .right .wzz_1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
}

.content_all .right .wzz_1 .tx {
  width: 40px;
  height: 40px;
  border-radius: 50000px;
  overflow: hidden;
}

.content_all .right .wzz_1 .text_1 {
  color: #666666;
  font-size: 12px;
  margin-left: 10px;
}

.content_all .right .wzz_2 {
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
}

.content_all .right .wzz_2 .son {
  width: 76px;
  height: 26px;
  background: #2773ff;
  border-radius: 5000px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 26px;
}

.content_all .right .wzz_2 .color {
  background: #ffa517;
}

.content_all .right .xian {
  width: 181px;
  height: 1px;
  margin: 12px auto;
}

.content_all .right .wzz_3 {
  width: 100%;
  padding: 0 14px;
  margin-bottom: 26px;
}

.content_all .right .wzz_3 .son {
  width: 100%;
  color: #333333;
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content_all .right .wzz_3 .son:last-child {
  margin-bottom: 0;
}

.content_all .right .wzz_4 {
  width: 100%;
  background: #feecdc;
  padding-bottom: 16px;
}

.content_all .right .wzz_4>.title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
}

.content_all .right .wzz_4>.title .xian {
  width: 24px;
  height: 1px;
  background: #953200;
}

.content_all .right .wzz_4>.title .text_1 {
  color: #953200;
  font-size: 14px;
  margin: 0 10px;
}

.content_all .right .wzz_4 .juan {
  background: url("https://static.dhorde.com/static/index/images/img_1.png") no-repeat;
  width: 166px;
  height: 141px;
  margin: 0 auto;
  padding-top: 22px;
}

.content_all .right .wzz_4 .juan .text_1 {
  color: #2d2d2d;
  font-size: 50px;
  line-height: 40px;
  text-align: center;
}

.content_all .right .wzz_4 .juan .text_1 span {
  color: #2d2d2d;
  font-size: 20px;
}

.content_all .right .wzz_4 .juan .text_2 {
  color: #2d2d2d;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 94%;
  margin: 0 auto 11px;
}

.content_all .right .wzz_4 .juan .text_3 {
  color: #ff9c00;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.content_all .right .wzz_4 .button {
  width: 164px;
  height: 40px;
  font-size: 18px;
  background: #ff8f17;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  border-radius: 5000px;
  margin: 14px auto 0;
}

.title_all {
  margin-top: 80px;
  margin-bottom: 40px;
}

.title_all .wzz_1 {
  width: 100%;
  display: flex;
  font-size: 36px;
  align-items: center;
  justify-content: center;
}

.title_all .wzz_1 span:nth-child(1) {
  padding: 0 10px;
}

.title_all .wzz_1 span:nth-child(2) {
  border-left: 2px solid #333333;
  padding: 0 10px;
  position: relative;

}

.title_all .wzz_1 span:nth-child(2):after {
  content: '';
  width: 114px;
  height: 10px;
  background-color: #274267;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.title_all .wzz_1 .text_1 {
  display: inline-block;
  text-align: center;
  font-size: 36px;
  color: #2d2d2d;
  position: relative;
  letter-spacing: 0.5px;
  font-weight: bold;
}

.title_all .wzz_1 .text_1 img {
  position: absolute;
  top: -10px;
  left: -24px;
}

.title_all .wzz_1 .text_1 span {
  display: inline-block;
  width: 10px;
  height: 10px;
  /*background: rgba(0, 186, 255, 0.3);*/
  position: relative;
  bottom: -4px;
}

.title_all .text_2 {
  text-align: center;
  /*color: #666666;*/
  font-size: 16px;
  /*margin-top: 10px;*/
}

.title_all .xuanze {
  width: 100%;
  color: #274267;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
  border-bottom: 2px solid #274267;
  position: relative;
}

.title_all .xuanze::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 20px;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #274267;
  border-left: 8px solid transparent;

}

.title_all .xuanze .son {
  /*color: #000000;*/
  font-size: 16px;
  margin-right: 22px;
  line-height: 30px;
  border-bottom: 2px solid #ffffff;
  cursor: pointer;
}

.xuanze_son,
.xuanze_son_tui {
  position: relative;
}

.xuanze_son::after {
  content: '';
  display: block;
  position: absolute;
  top: -14px;
  left: 56px;
  width: 28px;
  height: 28px;
  background: url('https://static.dhorde.com/static/index/images/hot.png') no-repeat;
  background-size: 100% 100%;
}

.xuanze_son_tui::after {
  content: '';
  display: block;
  position: absolute;
  top: -14px;
  left: 56px;
  width: 28px;
  height: 28px;
  background: url('https://static.dhorde.com/static/index/images/tui.png') no-repeat;
  background-size: 100% 100%;
}

.title_all .xuanze .son:last-child {
  margin-right: 0;
}

.title_all .xuanze .active {
  color: #2974ff;
  border-color: #2773ff;
}

/*产品中心修改*/
.title_all .list_hot {
  display: flex;
  flex-wrap: wrap;
}

.title_all .list_hot .son {
  margin-top: 30px;
  font-size: 16px;
}

.title_all .list_hot .son .wzz .con {
  display: none;
}

.title_all .list_hot .son .son_cover img {
  width: 388.89px;
}

.title_all .list_hot .son_title {
  margin-top: 10px;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #333333;
}

.title_all .list_hot .son_title .text_1 {

  border-right: 1px solid #333333;
  padding-right: 5px;
}

.title_all .list_hot .son_title .text_2 {
  margin-left: 5px;
}

.title_all .list_hot:nth-child(1) {

  max-width: 100%;
}

.title_all .list_hot .wzz {
  display: flex;
  color: white;
}

.title_all .list_hot .wzz .con {
  padding: 0 10px;
  margin-right: 12px;
  background: #274267;
  border-radius: 10.87px;
}

.title_all .list_hot .son .hot_detail {
  width: 140px;
  height: 37.41px;
  font-size: 14px;
  border: 1px solid #999999;
  border-radius: 27px;
  text-align: center;
  line-height: 37px;
  margin: 30px auto 0 auto;
  cursor: pointer;
}

.title_all .list_hot .son:nth-child(1) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-size: 14px;
}

.title_all .list_hot .son .son_left {
  position: relative;
}

.title_all .list_hot .son .son_cover {
  /*box-shadow: 0 0 10px #dedede;*/
}

.title_all .list_hot .son .hot_top {
  width: 48px;
  height: 68px;
  position: absolute;
  top: 0;
  left: 0;

}

.title_all .list_hot .son:nth-child(1) .hot_top {
  background: url("https://static.dhorde.com/static/index/images/top1.png");
  background-size: 100% 100%;
}

.title_all .list_hot .son:nth-child(2) .hot_top {
  background: url("https://static.dhorde.com/static/index/images/top2.png");
  background-size: 100% 100%;
}

.title_all .list_hot .son:nth-child(3) .hot_top {
  background: url("https://static.dhorde.com/static/index/images/top3.png");
  background-size: 100% 100%;
}

.title_all .list_hot .son:nth-child(4) .hot_top {
  background: url("https://static.dhorde.com/static/index/images/top4.png");
  background-size: 100% 100%;
}

.title_all .list_hot .son:nth-child(1) .son_right {
  margin-left: 37px;
}

.title_all .list_hot .son:nth-child(1) .son_title {

  display: inline;
}

.title_all .list_hot .son:nth-child(1) .text_1 {
  font-size: 26px;
  border-right: none;
}

.title_all .list_hot .son:nth-child(1) .text_2 {
  margin: 15px 0px 30px 0px;
  color: #000;
  text-align: left;
}

.title_all .list_hot .son:nth-child(1) .wzz .con {
  display: block;
}

.title_all .list_hot .son:nth-child(1) .hot_detail {
  margin-left: 0px;
  width: 201px;
  height: 54px;
  font-size: 20px;
  margin-top: 49px;
  border-radius: 27px;
  background-color: #274267;
  color: white;
  text-align: center;
  line-height: 54px;
}

.title_all .list_hot .son:nth-child(1) .son_cover {
  max-width: 791px;
}

.title_all .list_hot .son:nth-child(1) .son_cover img {
  width: 100%;
}

.title_all .list_hot .son:nth-child(3) {
  margin: 30px 16px;
}

.title_all .list_tui {
  margin-top: 30px;
}

.title_all .list_tui .tui_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  margin-bottom: 20px;
  color: #274267;
}

.title_all .list_tui .son_tui {
  display: flex;
}

.title_all .list_tui .son {
  width: 283px;
}

.title_all .list_tui .son:hover .tui_modal {
  display: block;
  z-index: 12;
}

.title_all .list_tui .son {
  margin-right: 23px;
  position: relative;
}

.title_all .list_tui .son:last-child {
  margin-right: 0px;
}

.title_all .list_tui .son .son_cover img {
  width: 100%;
}

.title_all .list_tui .son_title {
  display: flex;
  align-items: center;
  font-size: 18px;
  justify-content: center;
  margin-top: 10px;
}

.title_all .list_tui .son_title .son_contrl {
  color: #274267;
  margin-right: 5px;
}

.title_all .list_tui .tui_title div:nth-child(1) {
  border-left: 4px solid #D61F05;
  padding: 0 10px;
}

.title_all .list_tui .tui_modal {
  display: none;
  width: 100%;
  height: 85%;
  /*width: 283px;*/
  /*height: 187px;*/
  position: absolute;
  text-align: center;
  top: 0;
  background-color: rgba(0, 0, 0, .5);
  padding-top: 72px;
}

.title_all .list_tui .list_tui_1 {
  margin-top: 30px;
}

.title_all .list_tui .tui_modal .tui_look {
  font-size: 18px;
  text-align: center;
  color: #FFFFFF;
}

.title_all .list_tui .tui_modal .tui_jian {
  width: 30px;
  height: 30px;
  display: inline-block;
  font-size: 20px;
  text-align: center;
  line-height: 32px;
  background-color: #FFFFFF;
  border-radius: 50%;
}

/*资源库更改*/
.resource__background {
  background: url("https://static.dhorde.com/static/index/images/resoure.png");
  background-size: 100% 100%;
}





.index .content_2 {
  margin-bottom: 46px;
}

.index .content_2 .list {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index .content_2 .list .son {
  width: 368px;
}

.index .content_2 .list .son .img_1 {
  width: 100%;
  height: 206px;
  /* display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; */
}

.index .content_2 .list .son .img_1 img {
  height: 100%;
  width: 100%;
}

.index .content_2 .list .son .wzz {
  width: 100%;
  height: 136px;
  border: 1px solid #00a0e9;
  border-top: none;
  padding: 15px 20px;
}

.index .content_2 .list .son .wzz .text_1 {
  color: #2d2d2d;
  font-size: 18px;
  font-weight: bold;
}

.index .content_2 .list .son .wzz .text_2 {
  color: #999999;
  font-size: 14px;
  margin-top: 6px;
  margin-bottom: 10px;
}

.index .content_2 .list .son .wzz .text_3 {
  color: #999999;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.index .content_2 .button {
  width: 170px;
  height: 50px;
  background: #ffffff;
  border-radius: 500000px;
  border: 1px solid #00a0e9;
  box-shadow: 0 0 20px 1px rgba(0, 54, 255, 0.1);
  color: #2773ff;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  margin: 50px auto 0;
  cursor: pointer;
}

.index .content_3 {
  /*background: #2773ff;*/
  position: relative;
  padding-bottom: 34px;
  margin-top: 46px;
}

.index .content_3>.title {
  width: 100%;
  height: 118px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.index .content_3>.title .text_1 {
  font-size: 26px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 1px;
}

.index .content_3>.title .text_2 {
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  margin-top: 6px;
}

.index .content_3>.con_1 {
  /*max-width: 940px;*/
  max-width: 1200px;
  margin: 0 auto;
  background: #ffffff;
  height: 728px;
  display: flex;
}

.index .content_3>.con_1 .left {
  min-width: 158px;
  height: 100%;
  background-color: #284368;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 30px;
  /*border-right: 1px solid #e5e5e5;*/
}

.index .content_3>.con_1 .left .list {
  width: 100%;
}

.index .content_3>.con_1 .left .list .son {
  width: 100%;
  height: 40px;
  color: #FFFFFF;
  text-align: center;
  line-height: 40px;

  /*border-left: 3px solid #ffffff;*/
  cursor: pointer;
}

.index .content_3>.con_1 .left .list .son span {
  border-bottom: 1px dashed #F2F2F2;
  padding: 10px 0;
}

.index .content_3>.con_1 .left .list .active {
  /*background: #dae7ff;*/
  background-color: #FFFFFF;
  /*color: #2773ff;*/
  color: #284368;
  /*border-color: #D61F05;*/
  border-left: 3px solid #D61F05;
}

.index .content_3>.con_1 .left .button {
  width: 120px;
  height: 30px;
  font-size: 16px;
  color: #274267;
  background: #ffffff;
  border-radius: 4px;
  text-align: center;
  line-height: 30px;
  margin: 0 auto;
  cursor: pointer;
}

.index .content_3>.con_1 .right {
  /*flex: 1;*/
  width: 90%;
}

.index .content_3>.con_1 .right>.title {
  padding-left: 14px;
  padding-right: 24px;
  width: 100%;
  height: 74px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index .content_3>.con_1 .right>.title .text_1 {
  color: #2773ff;
  font-size: 14px;
}

.index .content_3>.con_1 .right .list {
  /*width: 710px;*/
  margin: 20px 60px 0;
  overflow: hidden;
}

.index .content_3>.con_1 .right .list>.son:nth-child(-n + 2) {
  margin-top: 0;
}

.index .content_3>.con_1 .right .list>.son:nth-child(2n) {
  /*margin-right: 0;*/
}

.index .content_3>.con_1 .right .list>.son {
  /*width: 322px;*/
  /*flex-shrink: 0;*/
  /*display: flex;*/
  /*float: left;*/
  /*justify-content: space-between;*/
  margin-top: 30px;
  margin-right: 60px;
  padding-bottom: 22px;
  border-bottom: 1px dashed #979797;
}

.index .content_3>.con_1 .right .list>.son .img_1 {
  width: 120px;
  height: 120px;
  overflow: hidden;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.index .content_3>.con_1 .right .list>.son .img_1 img {
  height: 100%;
}

.index .content_3>.con_1 .right .list>.son .r {
  /*width: 190px;*/
}

.index .content_3>.con_1 .right .list>.son .r .title {
  color: #000000;
  font-size: 16px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 12px;
  line-height: 16px;
  font-weight: bold;
}

.index .content_3>.con_1 .right .list>.son .r .text_1 {
  color: #999999;
  font-size: 12px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 12px;
  margin: 10px 0;
}

.index .content_3>.con_1 .right .list>.son .wzz {
  display: flex;
  align-items: center;
}

.index .content_3>.con_1 .right .list>.son .wzz .son {
  display: flex;
  align-items: center;
  width: 50%;
}

.index .content_3>.con_1 .right .list>.son .wzz .son p {
  color: #999999;
  font-size: 14px;
  margin-left: 4px;
}

.index .content_3>.con_1 .right .list>.son .r .t {
  /*height: 98px;*/
}

.index .content_3>.con_1 .right .list>.son .r .b {
  display: flex;
  /*justify-content: flex-end;*/
}

.index .content_3>.con_1 .right .list>.son .r .b .son {
  width: 62px;
  height: 22px;
  color: #284368;
  /*background: #2773ff;*/
  border: 1px solid #284368;
  text-align: center;
  line-height: 22px;
  /*border-radius: 20000px;*/
  cursor: pointer;
}

.index .content_4 .list {
  /*width: 51.25%;*/
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.index .content_4 .list .news_left .son {
  padding: 33px 21px;
}

.index .content_4 .list .news_left .son .right {
  margin-left: 17px;
}

.index .content_4 .list .time_son {
  width: 200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.index .content_4 .list .time_son span:nth-child(1) {
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  letter-spacing: 2px;
}

.index .content_4 .list .time_son span:nth-child(2) {
  font-size: 10px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 14px;
}

.index .content_4 .list .news_left {
  width: 51.25%;
}

.index .content_4 .list .news_left .son {
  display: flex;
  align-items: center;
  box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
  margin-top: 26px;
  cursor: pointer;
}

.index .content_4 .list .news_left .son:hover .time_son span,
.index .content_4 .list .news_left .son:hover .right .text_1,
.index .content_4 .list .news_right .son:hover .bottom .text_1 {
  color: #C91515;
  /*color: #274267;*/
}



.index .content_4 .list .news_right {
  width: 44.25%;

}

.index .content_4 .list .news_right .son {
  margin-top: 26px;
  box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
  cursor: pointer;
  padding-bottom: 21px;
}

.index .content_4 .list .news_right .wzz {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 23px auto 17px;
}

.index .content_4 .list .news_right .bottom {
  padding: 0 7px 0px 16px;
}

.index .content_4 .list .news_right .text_1 {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}

.index .content_4 .list .news_right .text_2 {
  font-size: 10px;
  font-weight: 400;
  color: #666666;
}

.index .content_4 .list .son .img_1 {
  /*width: 180px;*/
  /*height: 108px;*/
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.index .content_4 .list .son .img_1 img {
  width: 100%;
}

.index .content_4 .list .son .right {
  /*width: 404px;*/
  /*padding: 22px 14px 0;*/
  height: 100%;
  background: #ffffff;
}

.index .content_4 .list .son .right .wzz {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.index .content_4 .list .son .right .wzz .text_1 {
  color: #333333;
  font-size: 16px;
  width: 280px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
}

.index .content_4 .list .son .right .wzz .text_2 {
  color: #999999;
  font-size: 12px;
}

.index .content_4 .list .son .right .text_3,
.index .content_4 .list .son .bottom .text_3 {
  color: #333333;
  font-size: 10px;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.index .content_4>.button {
  width: 170px;
  height: 50px;
  border-radius: 5000px;
  border: 1px solid #999999;
  color: #333333;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  margin: 54px auto 0;
  box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
  cursor: pointer;
}

.index .content_5 {
  /* margin-bottom: 90px; */
}

.index .content_5 .list {
  overflow: hidden;
  /*max-width: 1120px;*/
  max-width: 1220px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.index .content_5 .list .son {
  /*float: left;*/
  /*background: url("../images/img_2.png") no-repeat;*/
  /*width: 126px;*/
  /*height: 145px;*/
  border: 1px solid #bbbbbb;
  width: 228px;
  height: 150px;
  display: flex;
  align-items: center;
  margin: 10px 8px;
  justify-content: center;
  /*margin-top: 10px;*/
}

.index .content_5 .list .son img {
  /*display: block;*/
  max-width: 100%;
}

.index .content_5 .list .son:nth-of-type(-n + 6) {
  /*margin-top: 10px;*/
}

.index .content_5 .list .son:nth-of-type(6) {
  /*margin-right: 0;*/
}

.index .content_5 .list .son:last-child {
  /*margin-right: 0;*/
}

.index .content_5 .list .son:nth-of-type(7) {
  /*margin-left: 92px;*/
}

.index .content_6 .list {
  display: flex;
  flex-wrap: wrap;
}

.index .content_6 .list .son {
  width: 286px;
  background: #ffffff;
  margin-right: 18px;
  margin-top: 20px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
  cursor: pointer;
}

.index .content_6 .list .son:nth-child(4n) {
  margin-right: 0;
}

.index .content_6 .list .son .img_1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  min-height: 160px;
}

.index .content_6 .list .son .img_1 img {
  width: 100%;
  height: 100%;
}

.index .content_6 .list .son>.bottom {
  padding: 0 14px;
}

.index .content_6 .list .son>.bottom .text_1 {
  color: #000000;
  font-size: 18px;
  line-height: 38px;
}

.index .content_6 .list .son>.bottom .wzz {
  display: flex;
  flex-wrap: wrap;

}

.index .content_6 .list .son>.bottom .wzz .con {
  color: #00a0e9;
  font-size: 12px;
  padding: 0 14px;
  height: 18px;
  margin-top: 8px;
  border-radius: 50000px;
  margin-right: 6px;
  background: #e4f3ff;
  line-height: 18px;
}

.index .content_6 .list .son>.bottom .text_2 {
  color: #666666;
  font-size: 14px;
  margin-top: 8px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index .content_6 .list .son>.bottom .button {
  width: 100%;
  display: flex;
  height: 56px;
  align-items: center;
  justify-content: space-between;
  margin-top: 4px;
}

.index .content_6 .list .son>.bottom .button .left {
  color: #666666;
  font-size: 12px;
}

.index .content_6 .list .son>.bottom .button .tb_1 {
  width: 36px;
  height: 41px;
}

.index .content_6>.button {
  width: 170px;
  height: 50px;
  /*background: #ffffff;*/
  border-radius: 500000px;
  border: 1px solid #999999;
  box-shadow: 0 0 20px 1px rgba(0, 54, 255, 0.1);
  /*color: #2773ff;*/
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  margin: 50px auto 0;
  cursor: pointer;
}

.index #banner2 {
  width: 1200px;
  height: 300px;
  margin: 80px auto 0;
}

.index #banner2 .son {
  width: 100%;
  height: 100%;
}

.index .ban2_pagination {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 16px;
}

.index .ban2_pagination .swiper-pagination-bullet {
  opacity: 0.5 !important;
  width: 6px !important;
  height: 6px !important;
  background: #0d0167;
  margin: 0 4px !important;
}

.index .ban2_pagination .swiper-pagination-bullet-active {
  width: 14px !important;
  opacity: 1 !important;
  border-radius: 100000px !important;
}

@media (max-width: 1540px) and (min-width: 1300px) {
  .content_all .left {
    left: 5%;
  }

  .content_all .right {
    right: 5%;
  }
}

@media (max-width: 1299px) and (min-width: 1100px) {
  .content_all .left {
    left: 2%;
  }

  .content_all .right {
    right: 2%;
  }
}

@media (max-width: 1099px) and (min-width: 990px) {
  .content_all .left {
    left: 0;
  }

  .content_all .right {
    right: 0;
  }
}

@media (max-width: 989px) {
  .content_all .left {
    display: none;
  }

  .content_all .right {
    display: none;
  }
}

@media (max-width:420px) {

  .footer .foot .head .left {
    display: none !important;
  }

  /*小于420隐藏*/
  .content_all .left>.list,
  .content_all .right {
    display: none !important;
  }

  .index #banner {
    height: auto !important;
  }

  /*  底部*/
  .footer .foot .head .right {
    align-items: flex-start !important;
    margin-left: 48px !important;
  }

  .footer .foot .bottom .left {
    margin-left: 48px;
  }
}



.footer {
  width: 100%;
  /*background: #000f2a;*/
  background: #1C304C;

  padding: 50px 0 24px;
  /*margin-top: 50px;*/
}

.footer .foot .head {
  display: flex;
  justify-content: space-between;
}

.footer .foot .head .left {
  display: flex;
}

.footer .foot .head .left .list {
  width: 160px;
}

.footer .foot .head .left .list .title {
  /*color: #81adff;*/
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  line-height: 18px;
  margin-bottom: 20px;
  font-weight: bold;
}

.footer .foot .head .left .list .text_1 {
  /*color: rgba(255, 255, 255, 0.5);*/
  color: #C5C5C5;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
  margin-bottom: 20px;
  cursor: pointer;
  transition: all 0.2s;
}

.footer .foot .head .left .list .text_1:hover {
  color: rgba(255, 255, 255, 1);
}

.footer .foot .head .right {
  width: 200px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.footer .foot .head .right .title {
  /*color: #81adff;*/
  color: #FFFFFF;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.footer .foot .head .right .text_1 {
  /*color: rgba(255, 255, 255, 0.5);*/
  color: #C5C5C5;
  font-size: 14px;
  text-align: center;
  line-height: 14px;
  margin-bottom: 20px;
}

.footer .foot .head .right .text_2 {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 15px;
}

.footer .foot .head .right .button {
  width: 107px;
  height: 36px;
  font-size: 16px;
  /*background: #2773ff;*/
  background: #FFFFFF;
  color: #1C304C;
  text-align: center;
  line-height: 36px;
  border-radius: 5000px;
  cursor: pointer;
}

.footer .foot .head .right_code {
  border-left: 2px solid #979797;
}

.footer .foot .head .right_code .right_code_1 {
  padding: 24px 20px 0px 20px;
  display: flex;
  color: white;
  flex-direction: column;
  text-align: center;
}

.footer .foot .head .right_code .right_code_1 span {
  margin-top: 20px;
}

.footer .foot .head .right_code .right_code_1 img {
  width: 110px !important;
  height: 110px;
}

.footer .foot .bottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

.footer .foot .bottom .left .text_1 {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 24px;
}

/*.footer .foot .bottom .left .text_1 span {*/
/*  margin-left: 30px;*/
/*}*/
.footer .foot .bottom .right {
  display: flex;
  align-items: center;
}

.footer .foot .bottom .right .img_1 {
  margin-left: 24px;
  cursor: pointer;
}

.dw_right {
  width: 72px;
  position: fixed;
  bottom: 400px;
  right: 10px;
  z-index: 1111;
}

.dw_right .son {
  width: 100%;
  height: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #ffffff;
  color: #274267;
}

.dw_right .son:hover {
  background-color: #274267;
  color: #FFFFFF;
}

.dw_right .person .img_1 {
  width: 38px;
  height: 38px;
  background: url('https://static.dhorde.com/static/assets/img/common/l_11.png') no-repeat;
  background-size: 38px 38px;
}

.dw_right .person:hover .img_1 {
  width: 38px;
  height: 38px;
  background: url('https://static.dhorde.com/static/assets/img/common/l_1.png') no-repeat;
  background-size: 38px 38px;
}

.dw_right .son:nth-child(2) .img_1 {
  width: 38px;
  height: 38px;
  background: url('https://static.dhorde.com/static/assets/img/common/l_22.png') no-repeat;
  background-size: 38px 38px;
}

.dw_right .son:nth-child(2):hover .img_1 {
  background: url('https://static.dhorde.com/static/assets/img/common/l_2.png') no-repeat;
  width: 38px;
  height: 38px;
  background-size: 38px 38px;
}

.dw_right .son:nth-child(3) .img_1 {
  width: 38px;
  height: 38px;
  background: url('https://static.dhorde.com/static/assets/img/common/l_33.png') no-repeat;
  background-size: 38px 38px;

}

.dw_right .son:nth-child(3):hover .img_1 {
  width: 38px;
  height: 38px;
  background: url('https://static.dhorde.com/static/assets/img/common/l_3.png') no-repeat;
  background-size: 38px 38px;
}

.dw_right .talkus .img_1 {
  width: 38px;
  height: 38px;
  background: url('https://static.dhorde.com/static/assets/img/common/l_44.png') no-repeat;
  background-size: 38px 38px;
}

.dw_right .talkus:hover .img_1 {
  width: 38px;
  height: 38px;
  background: url('https://static.dhorde.com/static/assets/img/common/l_4.png') no-repeat;
  background-size: 38px 38px;
}

.dw_right .son:nth-child(5) .img_1 {
  width: 38px;
  height: 38px;
  background: url('https://static.dhorde.com/static/index/images/l5.png') no-repeat;
  background-size: 38px 38px;
}

.dw_right .son:nth-child(5):hover .img_1 {
  width: 38px;
  height: 38px;
  background: url('https://static.dhorde.com/static/index/images/ll5.png') no-repeat;
  background-size: 38px 38px;
}

.dw_right .list {
  width: 100%;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.dw_right .active {
  background: #274267;
  margin-top: 18px;
  border-radius: 3px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
}

.dw_right .active .text_1 {
  color: #ffffff !important;
}

.dw_right .son .text_1 {

  font-size: 14px;
  text-align: center;
  margin-top: 4px;
}

.product {
  background: #f5f5f5;
  width: 100%;
  height: 100vh;
  overflow: auto;
}

.product .content_1 {
  background: #ffffff;
  margin-top: 22px;
}

.product .content_1 .wzz {
  display: flex;
  justify-content: space-between;
  padding: 0 26px 0 34px;
}

.product .content_1 .wzz .title {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
  margin-top: 8px;
  padding-top: 10px;
}

.product .content_1 .wzz .list {
  width: 1026px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ececec;
  padding: 10px 0;
}

.product .content_1 .wzz .list .son {
  color: #000000;
  /*width: 120px;*/
  text-align: center;
  font-size: 16px;
  height: 28px;
  line-height: 28px;
  padding: 0 14px;
  border-radius: 50000px;
  margin: 8px 0 8px 30px;
  cursor: pointer;
  transition: all 0.2s;
}

.product .content_1 .wzz .list .son:hover {
  background: #ebebeb;
}

.product .content_1 .wzz .list .active {
  background: #2773ff !important;
  color: #ffffff !important;
}

.product .content_2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 90px;
}

.product .content_2 .son {
  width: 386px;
  background: #ffffff;
  margin-top: 40px;
  margin-right: 20px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
}

/*首页*/
@media (max-width:420px) {
  .title_all .wzz_1 {
    font-size: 16px;
  }

  .title_all .wzz_1 span:nth-child(2):after {
    width: 64px;
  }

  .title_all .list_tui .son_tui {
    flex-wrap: wrap;
    justify-content: center;
  }

  /*新闻资讯*/
  .index .content_4 .list {
    flex-wrap: wrap;
  }

  .index .content_4 .list .news_left,
  .index .content_4 .list .news_right {
    width: 96%;
    margin: 0 auto;
  }

  .head_box>.head .right .input {
    margin-left: 0px;
  }

  /*顶部*/
  .head_box>.head .right .bread {
    /*display: block!important;*/
  }

  .index #banner .son .ban-button-next,
  .index #banner .son .ban-button-prev {
    width: 47px;
    font-size: 50px;
    height: 73px;
    line-height: 73px;
    margin-top: -36.5px;
  }

  .dw_right {
    display: none;
  }

  .product .content_2 .son {
    width: 100%;
    margin-right: 0px !important;
  }

  .index .content_6 .list .son {
    width: 100%;
    margin-right: 0px !important;
    margin-top: 20px;
  }

  .index #banner2 {
    max-width: 375px;
    height: auto !important;
  }

  .title_all .list_hot .son:nth-child(3) {
    width: 96%;
    margin: 30px 0px;
  }

  .title_all .list_hot .son:nth-child(1) {
    width: 96%;
    margin: 30px auto;
  }

  /*活动中心*/
  .index .content_2 .list {
    flex-wrap: wrap;
  }

  .index .content_2 .list .son {
    width: 100%;
    margin-top: 20px;
  }

  /*  资源库*/
  .index .content_3>.con_1 {
    display: block !important;
    max-width: 420px;
    height: auto;
    padding-bottom: 20px;
  }

  .index .content_3>.con_1 .right .list {
    margin: 0px;
  }

  .index .content_3>.con_1 .left {
    max-width: 420px !important;
    display: flex;
  }

  .index .content_3>.con_1 .left .list {
    display: flex;
    flex-wrap: wrap;
  }

  .index .content_3>.con_1 .left .list .son {
    width: 25%;
  }

  .index .content_3>.con_1 .left .list .son:nth-child(5) {
    /*width: 50%;*/
  }

  .index .content_3>.con_1 .left .button {
    display: none;
  }

  .index .content_3>.con_1 .right .list {
    max-width: 375px !important;
  }

  .index .content_3>.con_1 .right .list>.son {
    margin-right: auto;
    margin-left: 20px;
  }

  .index .content_3>.con_1 .right .list>.son:nth-child(-n + 2) {
    margin-top: 30px;

  }

  /*  合作伙伴*/
  .index .content_5 .list {
    /*max-width: 420px ;*/
    /*margin-left: 48px;*/
    text-align: center;
  }

  .index .content_5 .list .son {
    /*margin-right: 30px;*/
    margin: 10px auto;
  }

  .index .content_5 .list .son:nth-child(3n) {
    /*margin-left: 72px;*/
  }

  .index .content_5 .list .son:nth-of-type(7) {
    /*margin-left: auto!important;*/
  }
}

.product .content_2 .son:nth-child(3n) {
  margin-right: 0;
}

.product .content_2 .son .img_1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 230px;
}

.product .content_2 .son .img_1 img {
  width: 100%;
  height: 100%;
}

.product .content_2 .son>.bottom {
  padding: 0 14px;
}

.product .content_2 .son>.bottom .text_1 {
  color: #000000;
  font-size: 18px;
  line-height: 38px;
}

.product .content_2 .son>.bottom .wzz {
  display: flex;
}

.product .content_2 .son>.bottom .wzz .con {
  color: #00a0e9;
  font-size: 12px;
  padding: 0 10px;
  height: 18px;
  border-radius: 50000px;
  margin-right: 6px;
  background: #e4f3ff;
  line-height: 18px;
}

.product .content_2 .son>.bottom .text_2 {
  color: #666666;
  font-size: 14px;
  margin-top: 8px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product .content_2 .son>.bottom .button {
  width: 100%;
  display: flex;
  height: 56px;
  align-items: center;
  justify-content: space-between;
  margin-top: 4px;
}

.product .content_2 .son>.bottom .button .left {
  color: #666666;
  font-size: 12px;
}

.product .content_2 .son>.bottom .button .tb_1 {
  width: 36px;
  height: 41px;
}

.productD #banner {
  width: 100%;
  margin: 0 auto;
  max-height: 500px;
}

.productD .swiper-button-next,
.swiper-button-prev {
  color: #ffffff;
}

.productD #banner .son {
  width: 100%;
  height: 100%;
}

.productD #banner .son img {
  width: 100%;
}

.productD #banner .button {
  /*width: 1200px;*/
  cursor: pointer;
  position: absolute;
  /*top: 340px;*/
  /*top:300px;*/
  top: 75%;
  left: 25%;
  transform: translate(-50%, 0);
  z-index: 40;
  display: flex;
}

.productD #banner .button .son {
  width: 50%;
  /*height: 50px;*/
  /*line-height: 50px;*/
  text-align: center;
  /*font-size: 20px;*/
  font-size: 1.2vw;
  padding: 8px 20px;
  color: #ffffff;
  /*background: #3442ff;*/
  background: #09487D;
  border-radius: 50000px;
  margin-right: 30px;
}

.productD #banner .button .active {
  background: #ffffff;
  /*color: #2251ff;*/
  color: #09487D;
}

/*分页*/
.productD .ban2_pagination {
  width: 100%;
  display: flex;
  z-index: 60;
  justify-content: center;
  margin-top: -16px;
}

.swiper-pagination-bullet {
  border-radius: 0px !important;
}

.productD .ban2_pagination .swiper-pagination-bullet {
  opacity: 0.5 !important;
  width: 26px !important;
  height: 6px !important;
  z-index: 7;
  background: white;
  margin: 0 4px !important;
}

.productD .ban2_pagination .swiper-pagination-bullet-active {
  /*width: 14px !important;*/
  opacity: 1 !important;
  /*border-radius: 100000px !important;*/
}

/* 上一张 下一张*/
.productD .ban2-button-next,
.productD .ban2-button-prev {
  position: absolute;
  font-size: 100px;
  top: 50%;
  width: 94px;
  height: 146px;
  line-height: 146px;
  margin-top: -73px;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  background-color: #FFFFFF;
  -moz-background-size: 47px 77px;
  -webkit-background-size: 47px 77px;
  background-size: 47px 77px;
  opacity: .35;
}

.productD .ban2-button-next:hover,
.productD .ban2-button-prev:hover,
.productD .ban3-button-next:hover,
.productD .ban3-button-prev:hover {
  cursor: pointer;
  opacity: .8;
}

.ban2-button-prev,
.productD .ban3-button-prev {
  left: auto;
  right: -70px;
}

.ban2-button-next,
.productD .ban3-button-next {
  right: auto;
  left: -70px;
}

.productD .ban3-button-next,
.productD .ban3-button-prev {
  position: absolute;
  font-size: 100px;
  top: 50%;
  width: 94px;
  height: 94px;
  border-radius: 50%;
  line-height: 94px;
  margin-top: -73px;
  text-align: center;
  z-index: 10;
  cursor: pointer;
  color: #000;
  /*background-color: #999;*/
  -moz-background-size: 47px 77px;
  -webkit-background-size: 47px 77px;
  background-size: 47px 77px;
  opacity: .5;
}

.productD .content_1_box {
  width: 100%;
  margin: 40px auto;
  /*background: #ffffff;*/
  /*box-shadow: 0 0 20px 1px rgba(0, 80, 228, 0.1);*/
}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .productD .content_1_box .title {
    text-align: center;
    height: auto;
    margin: 0 auto;
    color: #333333;
    font-size: 18px;
    box-sizing: border-box;
    padding: 0px 35px;
  }

  .productD .content_1_box .title span {
    /*color: #2965ff;*/
    color: #09487D;
    font-size: 12px;
    margin-left: 10px;
  }

  .productD .content_1 .right .wczz {
    display: flex;
    color: white;
    align-items: center;
    justify-content: center;
    margin-top: 19px;
  }

  .productD .content_1 .right .wcz {
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-top: 15px;
  }

  .productD .content_1 .right .wcz .con_1 {
    margin-left: 79px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .productD .content_1_box .title {
    max-width: 1200px;
    text-align: center;
    height: auto;
    margin: 0 auto;
    color: #333333;
    font-size: 30px;
  }

  .productD .content_1_box .title span {
    /*color: #2965ff;*/
    color: #09487D;
    font-size: 16px;
    margin-left: 10px;
  }

  .productD .content_1 .right .wczz {
    display: flex;
    color: white;
    margin-top: 19px;
  }

  .productD .content_1 .right .wcz {
    display: flex;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    margin-top: 15px;
  }

  .productD .content_1 .right .wcz .con_1 {
    margin-left: 73px;
  }

}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .productD .content_1 {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    margin-top: 31px;
    justify-content: center;

  }

  .productD .content_1 .right {
    /*flex: 1;*/
    width: 500px;
    padding: 20px;
    background-color: #FFFFFF;
    min-height: 450px;
    border: 1px solid #E2E2E2;
  }

  .productD .content_1 .right .text_1 {
    font-size: 18px;
    height: 33px;
    line-height: 33px;
    max-width: 400px;
    /*display: inline-block;*/
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    text-align: center;
    color: #333333;
    border-bottom: 2px solid #666666;
  }

  .productD .content_1 .right .wzz .son {
    height: 32px;
    width: 50%;
    color: #333333;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

/* pc */
@media screen and (min-width:993px) {
  .productD .content_1 {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
    margin-top: 31px;
    /*justify-content: space-between;*/
    /*padding: 30px 0 24px;*/
  }

  .productD .content_1 .right {
    /*flex: 1;*/
    width: 500px;
    padding: 46px 13px 13px 33px;
    background-color: #FFFFFF;
    min-height: 450px;
    border: 1px solid #E2E2E2;
  }

  .productD .content_1 .right .text_1 {
    font-size: 18px;
    height: 33px;
    line-height: 33px;
    max-width: 400px;
    /*display: inline-block;*/
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    border-bottom: 2px solid #666666;
  }

  .productD .content_1 .right .wzz .son {
    height: 32px;
    width: 50%;
    color: #333333;
    font-size: 14px;
  }
}




.productD .content_1 .left {
  /*flex: 1;*/
  /*width: 700px;*/
}

.productD .content_1 .left img {
  width: 100%;
  height: 100%;
}





.productD .content_1 .right .list {
  display: flex;
  margin: 13px 0;
  flex-wrap: wrap;
  align-items: center;
  /*justify-content: space-between;*/
}

.productD .content_1 .right .list .son {
  height: 22px;
  background: #DB8A1C;
  color: white;
  line-height: 22px;
  font-size: 14px;
  padding: 0 14px;
  margin-right: 18px;
  border-radius: 3px;
  margin-top: 8px;

}

.productD .content_1 .right .wzz {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start;
}



.productD .content_1 .right .wzz .son:nth-child(3) span {
  background: #DB8A1C;
  color: white;
  padding: 2px 6px;
  border-radius: 3px;
}

.productD .content_1 .right .wcz img {
  width: 24px !important;
  height: 24px;
  vertical-align: middle;
}

.productD .content_1 .right .wcz .down_count,
.productD .content_1 .right .wcz .con_1 {
  display: flex;
  align-items: center;
}

.productD .content_1 .right .wcz .con_1 .text_c {
  margin-left: 2px;
}

.productD .content_1 .right .wczz a {
  color: white;
  text-decoration: none;
}

.productD .content_1 .right .text_1_c {
  font-size: 16px;
  width: 120px;
  height: 40px;
  cursor: pointer;
  line-height: 40px;
  text-align: center;
  border-radius: 3px;
  color: white;
  margin-right: 40px;
  background-color: #C91515;
}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .productD .content_1 .right .tip_1 {
    margin-top: 30px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    text-align: center;
  }

  .a_product_detail_jump {
    margin-right: 0px !important;
  }


}

/* pc */
@media screen and (min-width:993px) {
  .productD .content_1 .right .tip_1 {
    margin-top: 30px;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
  }


}





/*.productD .content_1 .right .con_1 {*/
/*  width: 74px;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  margin-bottom: 18px;*/
/*}*/
/*.productD .content_1 .right .con_1 .tb_1 {*/
/*  width: 18px;*/
/*  height: 18px;*/
/*}*/
/*.productD .content_1 .right .con_1 .tb_1 img{*/
/*  vertical-align: top !important;*/
/*}*/
/*.productD .content_1 .right .con_1 .text_1 {*/
/*  color: #999999;*/
/*  margin-left: 6px;*/
/*  margin-bottom: 0!important;*/

/*}*/
/*.productD .content_1 .right .img_1 {*/
/*  width: 74px;*/
/*  height: 74px;*/
/*  border-radius: 8px;*/
/*  border: 1px solid #e0ecff;*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: center;*/
/*  background: #d6e5ff;*/
/*}*/
/*.productD .content_1 .right .img_1 img {*/
/*  max-width: 60px;*/
/*}*/
/*.productD .content_1 .right > .text_1 {*/
/*  width: 74px;*/
/*  text-align: center;*/
/*  color: #333333;*/
/*  margin-top: 10px;*/
/*}*/



/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .productD .content_2 {
    margin: 10px auto 10px;
    /*background: #ffffff;*/
    padding-bottom: 1px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .productD .content_2 {
    margin: 38px auto 60px;
    /*background: #ffffff;*/
    padding-bottom: 1px;
  }

}


.productD .content_2 .nav {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  border-bottom: 2px solid #F0F0F0;
}

.productD .content_2 .nav .son {
  min-width: 8.9%;
  height: 39px;
  text-align: center;
  line-height: 39px;
  color: #333333;
  font-size: 16px;
  /*border-bottom: 0px solid #F0F0F0;*/
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  cursor: pointer;
}

@media (max-width:420px) {
  .productD .content_2 .nav {
    box-sizing: border-box;
    flex-wrap: wrap;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .productD .content_2 .nav .son {
    padding-right: 8px;
    margin: 0 5px;
  }

  .productD .content_2 .nav .son:nth-child(8) {
    padding-right: 0;
  }
}

.productD .content_2 .nav .son .hot {
  position: absolute;
  top: -2px;
  right: 17px;
  width: 22px;
  height: 14px;
  background: #ff8c40;
  font-size: 10px;
  color: #ffffff;
  text-align: center;
  line-height: 14px;
  border-radius: 50000px;
}

.productD .content_2 .nav .active {
  /*border-color: #0248C6;*/
  border-bottom: 2px solid #09487D;
}

.productD .content_2 .jieshao {
  /*width: 1200px;*/
  margin: 0 auto;
}

/* 这里尝试写覆盖产品介绍 */



.productD .content_2 table {
  border: 1px solid;
}

.productD .content_2 .jieshao table,
.productD .content_2 .jieshao table tr,
.productD .content_2 .jieshao table td {
  border: 1px solid;

}

.productD .content_2 .jieshao table td {
  padding-left: 10px;
}

.productD .swiper-container-father {
  position: relative;
}

.productD .content_2 .tuijian {
  max-width: 800px !important;
  margin: 0 auto;
  text-align: center;
}

.productD .content_2 .tuijian img {
  width: 100%;
}

.productD .content_2 .tuijian .text_1_chang {
  padding-top: 30px;
  font-size: 36px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
}

.productD .content_2 .tuijian .img_1 {
  margin-bottom: 40px;
}

.productD .content_2 .tuijian .text_1_p {
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #000000;
  margin-bottom: 40px;
}

.productD .content_2 .tuijian .text_1_title {
  font-size: 30px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  text-align: center;
  margin-top: 30px;
}

.productD .content_2 .tuijian .text_1_k {
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #A5A5A5;
  text-align: center;
  margin: 7px 0;

}

.productD .content_2 .tuijian .text_1_look {
  width: 149px;
  height: 30px;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  background: #006ACC;
  border-radius: 16px;
  color: white;
  margin: 0 auto;
  margin-top: 16px;
}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .productD .content_2 .dongtai {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    color: #000000;
  }

  .productD .content_2 .dongtai .son .text_1 {
    font-size: 12px;
    color: #000000;
    margin-bottom: 18px;
  }

  .productD .content_2 .dongtai .son .text_1 span {
    color: #999999;
    font-size: 14px;
  }

  .productD .content_2 .dongtai .son .text_2 {
    /* color: #3442ff; */
    font-size: 16px;
    margin-bottom: 14px;
  }

  .productD .content_2 .dongtai .son .text_3 {
    color: #333333;
    font-size: 14px;
  }

  .productD .content_2 .dongtai .son {
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 15px;
    margin-bottom: 10px;
  }


}

/* pc */
@media screen and (min-width:993px) {

  .productD .content_2 .dongtai {
    width: 1200px;
    margin: 0 auto;
    padding: 0 22px;
  }

  .productD .content_2 .dongtai .son .text_1 {
    font-size: 18px;
    color: #000000;
    margin-bottom: 18px;
  }

  .productD .content_2 .dongtai .son .text_1 span {
    color: #999999;
    font-size: 14px;
  }

  .productD .content_2 .dongtai .son .text_2 {
    /* color: #3442ff; */
    font-size: 20px;
    margin-bottom: 14px;
  }

  .productD .content_2 .dongtai .son .text_3 {
    color: #333333;
    font-size: 14px;
  }

  .productD .content_2 .dongtai .son {
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 18px 26px;
    margin-bottom: 20px;
  }


}





/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .productD .content_2 a {
    color: #000000 !important;
  }

  .productD .content_2 .xiazai {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px 15px;
    margin: 0 auto;
  }

  .productD .content_2 .xiazai .s_box>.title {
    color: #000000;
    font-size: 16px;
    margin-bottom: 26px;
  }

  .productD .content_2 .xiazai .s_box>.list .son {
    width: 100%;
    height: 110px;
    border: 1px solid #eaeaea;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .productD .content_2 .xiazai .s_box>.list .son:last-child {
    margin-bottom: 0;
  }

  .productD .content_2 .xiazai .s_box>.list .son .left .text_1_box {
    display: flex;
    align-items: center;
  }

  .productD .content_2 .xiazai .s_box>.list .son .left .text_1_box .text_1 {
    color: #999999;
    font-size: 14px;
  }

  .productD .content_2 .xiazai .s_box>.list .son .left .text_1_box .text_2 {
    color: #3442ff;
    font-size: 12px;
    width: 35px;
    height: 18px;
    background: #edeeff;
    text-align: center;
    border-radius: 50000px;
    margin-left: 4px;
  }

  .productD .content_2 .xiazai .s_box>.list .son .left>.text_2 {
    font-size: 16px;
    margin-top: 10px;
  }

  .productD .content_2 .xiazai .s_box>.list .son .right {
    width: 50px;
    height: 36px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    transform: translateY(12px);
  }

  .productD .content_2 .xiazai .s_box .button {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin: 36px 0;
  }

  .productD .content_2 .xiazai .s_box .button .son {
    display: inline-block;
    font-size: 18px;
    border: 1px solid #b4ceff;
    color: #2773ff;
    border-radius: 500000px;
    height: 46px;
    padding: 0 18px;
    line-height: 46px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .productD .content_2 .xiazai {
    width: 1200px;
    padding: 0 22px 22px;
    margin: 0 auto;
  }

  .productD .content_2 .xiazai .s_box>.title {
    color: #000000;
    font-size: 20px;
    margin-bottom: 26px;
  }

  .productD .content_2 .xiazai .s_box>.list .son {
    width: 100%;
    height: 110px;
    border: 1px solid #eaeaea;
    padding: 0 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .productD .content_2 .xiazai .s_box>.list .son:last-child {
    margin-bottom: 0;
  }

  .productD .content_2 .xiazai .s_box>.list .son .left .text_1_box {
    display: flex;
    align-items: center;
  }

  .productD .content_2 .xiazai .s_box>.list .son .left .text_1_box .text_1 {
    color: #999999;
    font-size: 14px;
  }

  .productD .content_2 .xiazai .s_box>.list .son .left .text_1_box .text_2 {
    color: #3442ff;
    font-size: 12px;
    width: 35px;
    height: 18px;
    background: #edeeff;
    text-align: center;
    border-radius: 50000px;
    margin-left: 4px;
  }

  .productD .content_2 .xiazai .s_box>.list .son .left>.text_2 {
    font-size: 20px;
    color: #2773ff;
    margin-top: 10px;
  }

  .productD .content_2 .xiazai .s_box>.list .son .right {
    width: 98px;
    height: 36px;
    background: #2773ff;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    border-radius: 50000px;
  }

  .productD .content_2 .xiazai .s_box .button {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin: 36px 0;
  }

  .productD .content_2 .xiazai .s_box .button .son {
    display: inline-block;
    font-size: 18px;
    border: 1px solid #b4ceff;
    color: #2773ff;
    border-radius: 500000px;
    height: 46px;
    padding: 0 18px;
    line-height: 46px;
  }

}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .productD .content_2 .goumai li {
    list-style: disc outside;
    /*margin-left: 20px;*/
  }

  .productD .content_2 .goumai {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    /*padding: 0 22px 22px;*/
  }

  .productD .content_2 .goumai>.title {
    width: 100%;
    background: #ebf2ff;
    color: #2773ff;
    font-size: 14px;
    line-height: 26px;
    padding: 15px;
  }

  .productD .content_2 .goumai img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .productD .content_2 .goumai>.list {
    width: 100%;
    margin: 30px auto 0;
  }

  .productD .content_2 .goumai>.list>.son {
    width: 100%;
    margin-bottom: 10px;
  }

  .productD .content_2 .goumai>.list>.son:last-child {
    margin-bottom: 0;
  }

  .productD .content_2 .goumai>.list>.son .show {
    width: 100%;
    height: 58px;
    background: #ebf2ff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
  }

  .productD .content_2 .goumai>.list>.son .show .title {
    font-size: 20px;
    color: #000000;
  }

  .productD .content_2 .goumai>.list>.son .show .tb_1 {
    width: 30px;
    height: 30px;
    overflow: hidden;
  }

  .productD .content_2 .goumai>.list>.active .show .tb_1 .img_1 {
    display: none;
  }

  .productD .content_2 .goumai>.list>.son .hide {
    width: 100%;
    padding: 0 28px;
    display: none;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 86px;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .t {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .t .text_1 {
    color: #333333;
    font-size: 18px;
    width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .t .text_2 {
    color: #ff5027;
    font-size: 20px;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .t .text_1 span {
    color: #999999;
    font-size: 14px;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .b {
    display: flex;
    align-items: center;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .b .text_1 {
    color: #2773ff;
    font-size: 14px;
    width: 500px;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .b .text_2 {
    color: #999999;
    font-size: 14px;
    text-decoration: line-through;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .right .son {
    width: 98px;
    height: 36px;
    font-size: 16px;
    color: #ffffff;
    background: #2773ff;
    text-align: center;
    line-height: 36px;
    border-radius: 50000px;
  }

  .productD .content_2 .goumai>.list>.active .hide {
    display: block;
  }

  .productD .content_2 .goumai>.list>.active {
    border: 1px solid #eaeaea;
    margin-bottom: 30px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .productD .content_2 .goumai li {
    list-style: disc outside;
    /*margin-left: 20px;*/
  }

  .productD .content_2 .goumai {
    width: 1200px;
    margin: 0 auto;
    /*padding: 0 22px 22px;*/
  }

  .productD .content_2 .goumai>.title {
    width: 100%;
    background: #ebf2ff;
    color: #2773ff;
    font-size: 16px;
    line-height: 26px;
    padding: 20px 30px;
  }

  .productD .content_2 .goumai>.list {
    width: 100%;
    margin: 30px auto 0;
  }

  .productD .content_2 .goumai>.list>.son {
    width: 100%;
    margin-bottom: 10px;
  }

  .productD .content_2 .goumai>.list>.son:last-child {
    margin-bottom: 0;
  }

  .productD .content_2 .goumai>.list>.son .show {
    width: 100%;
    height: 58px;
    background: #ebf2ff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 30px;
  }

  .productD .content_2 .goumai>.list>.son .show .title {
    font-size: 20px;
    color: #000000;
  }

  .productD .content_2 .goumai>.list>.son .show .tb_1 {
    width: 30px;
    height: 30px;
    overflow: hidden;
  }

  .productD .content_2 .goumai>.list>.active .show .tb_1 .img_1 {
    display: none;
  }

  .productD .content_2 .goumai>.list>.son .hide {
    width: 100%;
    padding: 0 28px;
    display: none;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 86px;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .t {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .t .text_1 {
    color: #333333;
    font-size: 18px;
    width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .t .text_2 {
    color: #ff5027;
    font-size: 20px;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .t .text_1 span {
    color: #999999;
    font-size: 14px;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .b {
    display: flex;
    align-items: center;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .b .text_1 {
    color: #2773ff;
    font-size: 14px;
    width: 500px;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .left .b .text_2 {
    color: #999999;
    font-size: 14px;
    text-decoration: line-through;
  }

  .productD .content_2 .goumai>.list>.son .hide>.sen .right .son {
    width: 98px;
    height: 36px;
    font-size: 16px;
    color: #ffffff;
    background: #2773ff;
    text-align: center;
    line-height: 36px;
    border-radius: 50000px;
  }

  .productD .content_2 .goumai>.list>.active .hide {
    display: block;
  }

  .productD .content_2 .goumai>.list>.active {
    border: 1px solid #eaeaea;
    margin-bottom: 30px;
  }

}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .productD .content_2 .ziyuan {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }

  .productD .content_2 .ziyuan .s_box {
    width: 100%;
  }

  .productD .content_2 .ziyuan .s_box .title {
    color: #000000;
    font-weight: bold;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .productD .content_2 .ziyuan .s_box .s {
    border: 1px solid #eaeaea;
    padding: 0 10px;
  }

  .productD .content_2 .ziyuan .s_box .list {
    width: 100%;
  }

  .productD .content_2 .ziyuan .s_box .list .son {
    width: 100%;
    margin-bottom: 20px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: space-between; */
    /* height: 50px; */
  }

  .productD .content_2 .ziyuan .s_box .list .son .text_1 {
    color: #333333;
    font-size: 14px;
  }

  .productD .content_2 .ziyuan .s_box .list .son .text_2 {
    color: #999999;
    font-size: 12px;
  }

  .productD .content_2 .ziyuan .s_box .button {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 24px;
    margin-bottom: 35px;
  }

  .productD .content_2 .ziyuan .s_box .button .son {
    border: 1px solid #b4ceff;
    width: 160px;
    height: 46px;
    color: #2773ff;
    line-height: 46px;
    font-size: 18px;
    text-align: center;
    border-radius: 50000px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .productD .content_2 .ziyuan {
    width: 1200px;
    margin: 0 auto;
    padding: 0 22px;
  }

  .productD .content_2 .ziyuan .s_box {
    width: 100%;
  }

  .productD .content_2 .ziyuan .s_box .title {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 6px;
  }

  .productD .content_2 .ziyuan .s_box .s {
    border: 1px solid #eaeaea;
    padding: 0 20px;
  }

  .productD .content_2 .ziyuan .s_box .list {
    width: 100%;
  }

  .productD .content_2 .ziyuan .s_box .list .son {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
  }

  .productD .content_2 .ziyuan .s_box .list .son .text_1 {
    color: #333333;
    font-size: 18px;
  }

  .productD .content_2 .ziyuan .s_box .list .son .text_2 {
    color: #999999;
    font-size: 14px;
  }

  .productD .content_2 .ziyuan .s_box .button {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 24px;
    margin-bottom: 35px;
  }

  .productD .content_2 .ziyuan .s_box .button .son {
    border: 1px solid #b4ceff;
    width: 160px;
    height: 46px;
    color: #2773ff;
    line-height: 46px;
    font-size: 18px;
    text-align: center;
    border-radius: 50000px;
  }

}





.productD .content_2 .gengxin {
  width: 1200px;
  margin: 0 auto;
  padding: 0 22px 22px;
}

.productD .content_2 .gengxin .head {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.productD .content_2 .gengxin .head_active .right .list {
  display: block !important;
}

.productD .content_2 .gengxin .head .left {
  color: #333333;
  font-size: 22px;
  font-weight: bold;
}

.productD .content_2 .gengxin .head .right {
  width: 235px;
  height: 46px;
  position: relative;
}

.productD .content_2 .gengxin .head .right .button {
  width: 100%;
  height: 46px;
  background: #2179ff;
  display: flex;
  align-items: center;
  border-radius: 500000px;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.productD .content_2 .gengxin .head .right .button .text_1 {
  color: #ffffff;
  font-size: 16px;
}

.productD .content_2 .gengxin .head .right .list {
  width: 100%;
  background: #ffffff;
  position: absolute;
  top: 23px;
  left: 0;
  padding-top: 40px;
  height: 380px;
  overflow: auto;
  box-shadow: 0 0 30px 1px rgba(33, 121, 255, 0.3);
  display: none;
}

.productD .content_2 .gengxin .head .right .list .son {
  color: #999999;
  font-size: 16px;
  text-align: center;
  line-height: 48px;
}

.productD .content_2 .gengxin .bottom {
  width: 100%;
  color: #999999;
  font-size: 16px;
  margin-top: 30px;
  line-height: 20px;
}

.productD .content_2 .luntan {
  max-width: 1200px;
  margin: 0 auto;
  padding: 30px 22px 40px;
}

.productD .content_2 .luntan .content_2_login {
  max-width: 1200px;
  max-height: 187px;
  background: #FFF0EF;
  border: 2px solid #E21503;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  text-align: center;
  line-height: 187px;
}

@media (max-width:420px) {
  .productD .content_2 .luntan .content_2_login {
    width: 100%;
    height: 87px;
    line-height: 87px;
  }
}

@media (max-width:420px) {
  .content_j_1 {
    width: 24px !important;
    height: 24px !important;
    line-height: 24px !important;
    font-size: 20px !important;
  }

  .content_j_img {
    margin-left: 0px !important;
  }
}

.productD .content_2 .luntan .content_2_login a {
  text-decoration: none;
}

.productD .content_2 .luntan .content_2_login .content_1_denglu {
  color: #E21503;
  border-bottom: 2px solid #E21503;
}

.productD .content_2 .luntan .top {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.productD .content_2 .luntan .top .list {
  width: 1200px;
  height: 140px;
  display: flex;
  border-bottom: 2px solid #EEEEEE;
  flex-direction: column;
  justify-content: center;
}

.productD .content_2 .luntan .top .list .son {
  display: flex;
  /*align-items: center;*/
}

.productD .content_2 .luntan .top .list .son .wzz_1 {
  /*width: 100%;*/
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.productD .content_2 .luntan .top .list .son .wzz_1 .text_1 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  margin-top: 7px;
}

.productD .content_2 .luntan .top .list .son .wzz_1 .text_2 {
  color: #999999;
  font-size: 14px;
}

.productD .content_2 .luntan .top .list .son .wzz_1 .img_1 {
  width: 70px;
  height: 70px;
  border-radius: 100%;
  /*overflow: hidden;*/
}

.productD .content_2 .luntan .top .list .son .wzz_2 {
  margin-left: 20px;
}

.productD .content_2 .luntan .top .list .son .wzz_2 .son {
  display: flex;
  flex-direction: column;
}

.productD .content_2 .luntan .top .list .son .wzz_2 .son_2_son {
  display: flex;
  justify-content: flex-end;
}

.productD .content_2 .luntan .top .list .son .wzz_2 .son .text_1 {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
}

.productD .content_2 .luntan .top .list .son .wzz_2 .son .text_des {
  width: 1100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 23px;
}

.productD .content_2 .luntan .top .list .son .wzz_2 .son_2 {
  display: flex;
  align-items: center;
  margin-left: 20px;
  height: 100%;
}

.productD .content_2 .luntan .top .list .son .wzz_2 .son_2 .text_1 {
  color: #999999;
  font-size: 14px;
  margin-left: 6px;
}

.productD .content_2 .luntan .top .image {
  width: 365px;
}

.productD .content_2 .luntan .top .image .son {
  width: 365px;
  height: 207px;
  margin-bottom: 20px;
}

.productD .content_2 .luntan .top .image .son:last-child {
  margin-bottom: 0;
}

.productD .content_2 .luntan .fatie {
  width: 100%;
  margin: 0 auto;
}

.productD .content_2 .luntan .fatie .title {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 22px;
}

.productD .content_2 .luntan .fatie .con_1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.productD .content_2 .luntan .fatie .con_1 input {
  display: block;
  width: 980px;
  height: 40px;
  border: 1px solid #e3e3e3;
  font-size: 16px;
  padding: 0 18px;
}

.productD .content_2 .luntan .fatie .con_1 input::placeholder {
  color: #999999;
}

.productD .content_2 .luntan .fatie .con_1 .text_1 {
  width: 140px;
  height: 40px;
  border: 1px solid #2270ff;
  color: #2270ff;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
}

.productD .content_2 .luntan .fatie textarea {
  width: 100%;
  height: 160px;
  border: 1px solid #e3e3e3;
  padding: 14px 18px;
  font-size: 16px;
  margin: 18px 0 28px;
}

.productD .content_2 .luntan .fatie textarea::placeholder {
  color: #999999;
}

.productD .content_2 .luntan .fatie .button {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: flex-end;
}

.productD .content_2 .luntan .fatie .button .son {
  width: 142px;
  height: 44px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 30px;
  background: #2270ff;
  text-align: center;
  line-height: 44px;
  border-radius: 50000px;
  cursor: pointer;
}

.productD .content_2 .luntan .content_2_load {
  width: 1200px;
  margin-top: 14px;
  color: #333333;
  text-align: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
}

.productD .content_2 .wenda {
  width: 1200px;
  margin: 0 auto;
  padding: 0 22px 22px;
}

.productD .content_2 .wenda .list {
  width: 100%;
  margin: 0 auto;
}

.productD .content_2 .wenda .list>.son {
  width: 100%;
  border: 1px solid #eaeaea;
  margin-bottom: 14px;
  padding: 0 14px;
}

.productD .content_2 .wenda .list .son .show {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.productD .content_2 .wenda .list .son .show .left {
  display: flex;
  align-items: center;
}

.productD .content_2 .wenda .list .son .show .left .text_1 {
  color: #333333;
  font-size: 14px;
  margin-left: 8px;
  width: 1000px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.productD .content_2 .wenda .list .son .hide {
  width: 100%;
  padding: 0 22px;
  display: none;
}

.productD .content_2 .wenda .list .son .hide .son {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.productD .content_2 .wenda .list .son .hide .son .text_1 {
  font-size: 14px;
  color: #999999;
  margin-left: 10px;
  width: 984px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.productD .content_2 .wenda .list .active .hide {
  display: block !important;
}

.productD .content_2 .wenda .list .active .show .right .tb_1 {
  transform: rotateX(180deg);
}

.mall .search {
  width: 800px;
  height: 60px;
  margin: 54px auto;
  background: #ffffff;
  border-radius: 500000px;
  border: 2px solid #1a70ff;
  padding: 0 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.mall .search input {
  display: block;
  width: 700px;
  height: 100%;
  font-size: 18px;
}

.mall .search input::placeholder {
  color: #999999;
}

.mall>.content {
  display: flex;
  height: 650px;
  margin-bottom: 50px;
}

.mall>.content .left {
  width: 240px;
  height: 100%;
  background: url("../images/img_4.png") no-repeat bottom #2773ff;
  background-size: 100% 404px;
  padding: 24px 14px 0;
}

.mall>.content .left .text_1 {
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 16px;
}

.mall>.content .left .wzz {
  display: flex;
}

.mall>.content .left .wzz .son {
  font-size: 16px;
  color: #ffffff;
  margin-right: 16px;
}

.mall>.content .left .text_2 {
  width: 100px;
  height: 26px;
  background: #ffffff;
  color: #2773ff;
  text-align: center;
  line-height: 26px;
  border-radius: 50000px;
  margin-top: 20px;
}

.mall>.content .right {
  width: 100%;
  overflow: hidden;
  background: #ffffff;
  height: 100%;
}

.mall>.content .right>.son {
  width: 33.333%;
  height: 217px;
  padding: 30px 20px 0;
  border-bottom: #eaeaea solid 1px;
  border-right: #eaeaea solid 1px;
  float: left;
  cursor: pointer;
}

.mall>.content .right>.son:nth-child(3n) {
  border-right: none;
}

.mall>.content .right .son .text_1 {
  color: #000000;
  font-size: 18px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 12px;
  text-overflow: ellipsis;
}

.mall>.content .right .son .wzz {
  display: flex;

  flex-wrap: wrap;
}

.mall>.content .right .son .wzz .son {
  background: #e4f3ff;
  height: 18px;
  font-size: 12px;
  color: #00a0e9;
  line-height: 18px;
  margin-right: 10px;
  padding: 0 10px;
  border-radius: 5000px;
  margin-bottom: 12px;
}

.mall>.content .right .son .text_2 {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  margin-bottom: 20px;
}

.mall>.content .right .son .text_3 {
  color: #ff7d3d;
  font-size: 26px;
}

.mall>.content .right .son .text_3 span {
  font-size: 16px;
}

.mall>.content .right .son .text_3 .color {
  color: #333333;
  font-size: 14px;
}

.mallDetails>.content_1 {
  padding: 15px 18px 20px;
  background: #ffffff;
  margin-top: 14px;
  display: flex;
  justify-content: space-between;
}

.mallDetails>.content_1 .right {
  width: 740px;
  padding-top: 10px;
}

.mallDetails>.content_1 .img_1 {
  width: 400px;
  height: 300px;
}

.mallDetails>.content_1 .img_1 img {
  width: 100%;
  height: 100%;
}

.mallDetails>.content_1 .right .wzz {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

.mallDetails>.content_1 .right .top {
  height: 238px;
}

.mallDetails>.content_1 .right .wzz .text_1 {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
}

.mallDetails>.content_1 .right .wzz .shoucang {
  display: flex;
  align-items: center;
  color: #999999;
  font-size: 16px;
}

.mallDetails>.content_1 .right .wzz .shoucang_ac {
  color: #ff8a2b;
}

.mallDetails>.content_1 .right .wzz .shoucang_ac .tb_1 .show {
  display: none;
}

.mallDetails>.content_1 .right .wzz .shoucang .tb_1 {
  width: 18px;
  height: 18px;
  overflow: hidden;
  margin-right: 6px;
  margin-top: -10px;
}

.mallDetails>.content_1 .right .dos {
  color: #999999;
  font-size: 14px;
}

.mallDetails>.content_1 .right .wzz_1 {
  display: flex;
  align-items: flex-end;
  margin-top: 18px;
}

.mallDetails>.content_1 .right .wzz_1 .title {
  color: #999999;
  font-size: 14px;
  width: 84px;
}

.mallDetails>.content_1 .right .wzz_1>.text_1 {
  color: #ff7d3d;
  font-size: 16px;
}

.mallDetails>.content_1 .right .wzz_1>.text_2 {
  color: #ff7d3d;
  font-size: 26px;
  line-height: 23px;
}

.mallDetails>.content_1 .right .wzz_1>.text_3 {
  color: #333333;
  font-size: 14px;
}

.mallDetails>.content_1 .right .wzz_1 .wz_ac {
  border-color: #2773ff !important;
  color: #2773ff !important;
}

.mallDetails>.content_1 .right .wzz_1 .wz {
  border: 1px solid #b6b6b6;
  width: 110px;
  height: 36px;
  color: #b6b6b6;
  font-size: 14px;
  text-align: center;
  line-height: 36px;
  position: relative;
}

.mallDetails>.content_1 .right .wzz_1 .wz .dw {
  width: 15px;
  height: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: none;
}

.mallDetails>.content_1 .right .wzz_1 .wz_ac .dw {
  display: block;
}

.mallDetails>.content_1 .right .bottom {
  display: flex;
  align-items: center;
}

.mallDetails>.content_1 .right .bottom .son {
  font-size: 18px;
  width: 186px;
  height: 54px;
  background: #2773ff;
  color: #ffffff;
  text-align: center;
  line-height: 54px;
  border-radius: 50000px;
  margin-right: 24px;
}

.mallDetails>.content_1 .right .bottom .color {
  background: #ff8a2b;
}

.mallDetails>.content_1 .right .bottom .son_2 {
  display: flex;
  align-items: center;
}

.mallDetails>.content_1 .right .bottom .son_2 .tb_1 {
  width: 15px;
  height: 18px;
}

.mallDetails>.content_1 .right .bottom .son_2 .text_1 {
  color: #2773ff;
  font-size: 18px;
  margin-left: 16px;
}

.mallDetails>.content_2 {
  padding: 30px 18px;
  background: #ffffff;
  margin-top: 36px;
}

.mallDetails>.content_2>.title {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}

.mallDetails>.content_2 img {
  width: 100%;
}

.mallDetails>.content_3 {
  background: #ffffff;
  margin-top: 18px;
  margin-bottom: 30px;
}

.mallDetails>.content_3 .nav {
  width: 100%;
  display: flex;
}

.mallDetails>.content_3 .nav .son {
  width: 20%;
  height: 80px;
  text-align: center;
  border-top: solid #d2e0ff 4px;
  color: #333333;
  font-size: 18px;
  line-height: 80px;
  cursor: pointer;
}

.mallDetails>.content_3 .nav .active {
  border-color: #2773ff;
}

.mallDetails>.content_3 .con {
  width: 100%;
  padding: 0 20px;
}

.mallDetails>.content_3 .con img {
  width: 100%;
}

.mallDetails>.content_3 .con .autoshow img {
  width: auto;
}


.tcc_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.tcc_box>.mask {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.shop_tcc {
  width: 1200px;
  padding: 26px 40px 32px;
  background: #ffffff;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.mallDetails .shop_tcc>.title {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}

.mallDetails .shop_tcc>.text_1 {
  color: #999999;
  font-size: 14px;
}

.mallDetails .shop_tcc .wzz_1 {
  display: flex;
  align-items: flex-end;
  margin-top: 18px;
}

.mallDetails .shop_tcc .wzz_1 .title {
  color: #999999;
  font-size: 14px;
  width: 84px;
  line-height: 36px;
}

.mallDetails .shop_tcc .wzz_1>.text_1 {
  color: #ff7d3d;
  font-size: 16px;
}

.mallDetails .shop_tcc .wzz_1>.text_2 {
  color: #ff7d3d;
  font-size: 26px;
  line-height: 23px;
}

.mallDetails .shop_tcc .wzz_1>.text_3 {
  color: #333333;
  font-size: 14px;
}

.mallDetails .shop_tcc .wzz_1 .wz_ac {
  border-color: #2773ff !important;
  color: #2773ff !important;
}

.mallDetails .shop_tcc .wzz_1 .wz {
  border: 1px solid #b6b6b6;
  padding: 0 26px;
  height: 36px;
  color: #b6b6b6;
  font-size: 14px;
  text-align: center;
  line-height: 36px;
  position: relative;
  margin-top: 10px;
  cursor: pointer;
}

.mallDetails .shop_tcc .wzz_1 .wz:nth-of-type(1) {
  margin-top: 0;
}

.mallDetails .shop_tcc .wzz_1 .wz .dw {
  width: 15px;
  height: 14px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: none;
}

.mallDetails .shop_tcc .wzz_1 .wz_ac .dw {
  display: block;
}

.mallDetails .shop_tcc .list {
  display: flex;
  align-items: center;
  margin-top: 24px;
}

.mallDetails .shop_tcc .list .son {
  display: flex;
  align-items: center;
  margin-right: 100px;
}

.mallDetails .shop_tcc .list .son .title {
  color: #999999;
  font-size: 14px;
  width: 84px;
  line-height: 36px;
}

.mallDetails .shop_tcc .list .son .con {
  display: flex;
  border: 1px solid #b6b6b6;
}

.mallDetails .shop_tcc .list .son .con .text {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #333333;
}

.mallDetails .shop_tcc .list .son .con .text:nth-child(-n + 2) {
  border-right: 1px solid #b6b6b6;
}

.mallDetails .shop_tcc .bottom {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
}

.mallDetails .shop_tcc .bottom .son {
  font-size: 18px;
  width: 186px;
  height: 54px;
  background: #2773ff;
  color: #ffffff;
  text-align: center;
  line-height: 54px;
  border-radius: 50000px;
  margin-right: 24px;
}

.mallDetails .shop_tcc .bottom .color {
  background: #ff8a2b;
}

.mallDetails .shop_tcc .bottom .son_2 {
  display: flex;
  align-items: center;
}

.mallDetails .shop_tcc .bottom .son_2 .tb_1 {
  width: 15px;
  height: 18px;
}

.mallDetails .shop_tcc .bottom .son_2 .text_1 {
  color: #2773ff;
  font-size: 18px;
  margin-left: 6px;
}

.information>.content_1 {
  padding: 15px 18px;
  background: #ffffff;
  display: flex;
  justify-content: space-between;
  margin-top: 14px;
}

.information>.content_1>.img_1 {
  width: 400px;
  height: 300px;
}

.information>.content_1>.img_1 img {
  width: 100%;
  height: 100%;
}

.information>.content_1 .right {
  width: 726px;
}

.information>.content_1 .right .wzz {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 6px;
}

.information>.content_1 .right .wzz .text_1 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}

.information>.content_1 .right .wzz .r {
  display: flex;
  align-items: center;
  color: #2773ff;
  font-size: 18px;
}

.information>.content_1 .right .wzz .r .tb_1 {
  width: 15px;
  height: 18px;
  margin-right: 6px;
}

.information>.content_1 .right>.text_1 {
  color: #999999;
  font-size: 14px;
  margin-bottom: 20px;
  margin-top: 6px;
}

.information>.content_1 .right .wzz_2 {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.information>.content_1 .right .wzz_2 .title {
  width: 80px;
  margin-right: 18px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}

.information>.content_1 .right .wzz_2 .color {
  color: #ff7d3d;
  font-size: 16px;
}

.information>.content_1 .right .wzz_2 .color span {
  font-size: 26px;
}

.information>.content_1 .right .wzz_2>.text_1 {
  color: #333333;
  font-size: 14px;
}

.information>.content_1 .right .wzz_2 .list {
  display: flex;
  border: 1px solid #b6b6b6;
}

.information>.content_1 .right .wzz_2 .list .son {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #333333;
  cursor: pointer;
}

.information>.content_1 .right .wzz_2 .list .son:nth-child(-n + 2) {
  border-right: 1px solid #b6b6b6;
}

.information>.content_1 .right .wzz_2 .text_2 {
  width: 36px;
  height: 36px;
  color: #666666;
  display: flex;
  align-items: center;
  justify-content: center;
}

.information>.content_1 .right .wzz_2:last-child {
  margin-bottom: 0;
}

.information>.content_2 {
  background: #ffffff;
  padding: 20px;
  margin-top: 26px;
}

.information>.content_2>.title {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.information>.content_2 .list {
  display: flex;
  width: 100%;
  align-items: center;
  margin-bottom: 28px;
}

.information>.content_2 .list .son {
  display: flex;
  align-items: center;
  width: 50%;
}

.information>.content_2 .list .son .title {
  color: #999999;
  font-size: 16px;
  width: 162px;
}

.information>.content_2 .list .son .title span {
  color: #ec0101;
  font-size: 16px;
}

.information>.content_2 .list .son .li {
  display: flex;
  align-items: center;
}

.information>.content_2 .list .son .li .color {
  color: #ff3030;
  font-size: 16px;
}

.information>.content_2 .list .son .li .s {
  display: flex;
  align-items: center;
  margin-right: 62px;
}

.information>.content_2 .list .son .li .s .yuan_box {
  width: 16px;
  height: 16px;
  border-radius: 50000px;
  border: 1px solid #d4d4d4;
  margin-right: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.information>.content_2 .list .son .li .s .yuan_ac {
  border-color: #2773ff;
}

.information>.content_2 .list .son .li .s .yuan_ac .yuan {
  width: 8px;
  height: 8px;
  background: #2773ff;
  border-radius: 50000px;
}

.information>.content_2 .list .son .li .s .text_1 {
  color: #666666;
  font-size: 16px;
}

.information>.content_2 .list_2 {
  display: flex;
  flex-wrap: wrap;
}

.information>.content_2 .list_2 .son {
  width: 50%;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
  position: relative;
}

.information>.content_2 .list_2 .son .title {
  color: #999999;
  font-size: 16px;
  width: 162px;
}

.information>.content_2 .list_2 .son .title span {
  color: #ec0101;
  font-size: 16px;
}

.information>.content_2 .list_2 .son input {
  display: block;
  width: 320px;
  height: 36px;
  border: 1px solid #d7d7d7;
  padding: 0 10px;
  color: #666666;
  font-size: 14px;
}

.information>.content_2 .list_2 .son input::placeholder {
  color: #bdbdbd;
}

.information>.content_2 .list_2 .son .tb_1 {
  width: 16px;
  height: 16px;
  margin-left: 14px;
  cursor: pointer;
}

.information>.content_2 .list_2 .son .hide {
  width: 250px;
  background: #ffffff;
  color: #999999;
  border-radius: 4px;
  padding: 10px 20px;
  position: absolute;
  left: 520px;
  top: 50%;
  transform: translate(0, -50%);
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #d7d7d7;
  z-index: 10;
  font-size: 12px;
  line-height: 18px;
  transition: all 0.2s;
  display: none;
}

.information>.content_3 {
  background: #ffffff;
  padding: 20px;
  margin-top: 26px;
}

.information>.content_3>.title {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.information>.content_3 .list {
  display: flex;
}

.information>.content_3 .con {
  display: flex;
  align-items: flex-end;
}

.information>.content_3 .list .son {
  background: url("../images/img_5.png") no-repeat;
  width: 220px;
  height: 78px;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  cursor: pointer;
}

.information>.content_3 .list .son .text_1 {
  width: 72px;
  text-align: center;
  font-size: 20px;
  color: #ff5129;
  font-weight: bold;
  letter-spacing: 1px;
}

.information>.content_3 .list .son .text_1 span {
  font-size: 12px;
  font-weight: normal;
}

.information>.content_3 .list .son .text_2 {
  width: 140px;
  font-size: 16px;
  color: #ff7070;
  text-align: center;
}

.information>.content_3 .list .son .dw {
  width: 24px;
  height: 24px;
  position: absolute;
  bottom: 0;
  right: 0;
  display: none;
}

.information>.content_3 .list .active .dw {
  display: block;
}

.information>.content_3 .con .num {
  color: #333333;
  font-size: 16px;
  margin-left: 18px;
}

.information>.content_3 .con .num span {
  color: #ff5134;
  margin-left: 8px;
}

.information>.content_4 {
  background: #ffffff;
  padding: 20px;
  margin-top: 26px;
  margin-bottom: 14px;
}

.information>.content_4>.title {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.information>.content_4>.title span {
  font-size: 14px;
  color: #ff2e2e;
  font-weight: normal;
}

.information>.content_4 .list {
  display: flex;
  margin-top: 30px;
}

.information>.content_4 .list .son {
  width: 170px;
  height: 170px;
  border: 1px solid #d7d7d7;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  margin-right: 30px;
  cursor: pointer;
}

.information>.content_4 .list .son .text_1 {
  color: #1aaceb;
  font-size: 16px;
  margin-top: 10px;
}

.information>.content_4 .list .son .dw_1 {
  position: absolute;
  bottom: 0;
  right: 0;
  display: none;
}

.information>.content_4 .list .active {
  border-color: #2773ff;
}

.information>.content_4 .list .active .dw_1 {
  display: block;
}

.information>.content_4 .con {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}

.information>.content_4 .con .left {
  display: flex;
  align-items: center;
  width: 400px;
  justify-content: space-between;
}

.information>.content_4 .con .left .text_1 {
  color: #999999;
  font-size: 16px;
}

.information>.content_4 .con .left .r {
  display: flex;
  align-items: center;
}

.information>.content_4 .con .left .r .tb_1 {
  width: 16px;
  height: 16px;
  border: 1px solid #d7d7d7;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.information>.content_4 .con .left .r .active {
  border-color: #2773ff;
  background: #2773ff;
}

.information>.content_4 .con .left .r .text_2 {
  color: #999999;
  font-size: 16px;
  margin: 0 12px;
}

.information>.content_4 .con .left .r .text_3 {
  color: #2773ff;
  font-size: 16px;
}

.information>.content_4 .con .right {
  text-align: right;
}

.information>.content_4 .con .right .text_1 {
  color: #333333;
  font-size: 16px;
}

.information>.content_4 .con .right .text_1 span {
  margin-left: 0.2rem;
}

.information>.content_4 .con .right .text_2 {
  color: #333333;
  font-size: 16px;
  margin-top: 10px;
}

.information>.content_4 .con .right .text_2 span {
  margin-left: 16px;
}

.information>.content_4 .con .right .text_2 .color {
  color: #ff7d3d;
  font-size: 28px;
  margin-left: 6px;
}

.information>.content_4 .button {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 34px;
}

.information>.content_4 .button .son {
  width: 200px;
  height: 53px;
  background: #ff8f17;
  font-size: 18px;
  color: #ffffff;
  line-height: 53px;
  text-align: center;
  cursor: pointer;
  border-radius: 50000px;
}

.noPay .content_1 {
  background: #ffffff;
  padding: 20px;
  margin-top: 26px;
  margin-bottom: 14px;
}

.noPay .content_1>.title {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  justify-content: space-between;
}

.noPay .content_1>.title .text_1 {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}

.noPay .content_1>.title .text_2 {
  color: #ff5122;
  font-size: 16px;
}

.noPay .content_1>.text_1 {
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  margin-bottom: 22px;
}

.noPay .content_1>.list {
  display: flex;
  align-items: center;
}

.noPay .content_1>.list .son {
  color: #333333;
  font-size: 14px;
  margin-right: 54px;
  line-height: 14px;
}

.noPay .content_2>.list {
  margin-bottom: 30px;
}

.noPay .content_2>.list .son {
  margin-right: 0;
  width: 25%;
}

.noPay .content_2>.list:last-child {
  margin-bottom: 0;
}

.noPay .content_3 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.noPay .content_3 .text_1 {
  color: #333333;
  font-size: 16px;
  margin-top: 20px;
}

.noPay .content_3 .text_1 span {
  margin-left: 0.2rem;
}

.noPay .content_3 .text_2 {
  color: #333333;
  font-size: 16px;
  margin-top: 10px;
}

.noPay .content_3 .text_2 span {
  margin-left: 16px;
}

.noPay .content_3 .text_2 .color {
  color: #ff7d3d;
  font-size: 28px;
  margin-left: 6px;
}

.noPay .content_3 .button {
  width: 200px;
  height: 53px;
  background: #ff8f17;
  font-size: 18px;
  color: #ffffff;
  line-height: 53px;
  text-align: center;
  cursor: pointer;
  border-radius: 50000px;
  margin-top: 20px;
  margin-bottom: 50px;
}

.solution #banner {
  width: 100%;
  max-height: 500px;
}

.solution #banner .son {
  width: 100%;
  height: 100%;
  position: relative;
}

.solution #banner .son .wzz {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1173px;
}

.solution #banner .son .wzz .text_1 {
  font-size: 46px;
  color: #ffffff;
  width: 480px;
  line-height: 56px;
}

.solution #banner .son .wzz .text_2 {
  font-size: 20px;
  color: #ffffff;
  width: 480px;
  margin-top: 28px;
}

.solution .content_1 {
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
  margin-top: 20px;
  margin-bottom: 20px;
}

.solution .content_1 .son {
  width: 286px;
  height: 180px;
  margin: 10px;
  background: #ffffff;
  box-shadow: 0 0 20px 1px rgba(0, 54, 255, 0.15);
  /*padding: 26px 14px 0;*/
  position: relative;
}

.solution .content_1 .son img {
  max-width: 286px;
  position: absolute;
}

.solution .content_1 .son .title {
  /*color: #262626;*/
  color: white;
  font-size: 24px;
  z-index: 12;
  margin-bottom: 14px;
}

.solution .content_1 .son .text_1 {
  /*color: #999999;*/
  color: white;
  font-size: 14px;
  z-index: 12;
  line-height: 20px;
}

.solution .content_2>.title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  margin-top: 40px;
}

.solution .content_2>.title .left .text_1 {
  font-size: 26px;
  color: #333333;
}

.solution .content_2>.title .left .text_2 {
  color: #999999;
  font-size: 14px;
  margin-top: 10px;
}

.solution .content_2>.title .right {
  width: 170px;
  height: 50px;
  /*background: #ffffff;*/
  border-radius: 50000px;
  /*color: #2773ff;*/
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  /*border: 1px solid rgba(0, 160, 233, 0.2);*/
  border: 1px solid #999999;
  cursor: pointer;
}

.solution .content_2 .content {
  width: 100%;
  background: #ffffff;
  padding: 20px 20px 30px;
}

.solution .content_2 .content .nav {
  width: 100%;
  display: flex;
  height: 48px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 30px;
}

.solution .content_2 .content .nav .son {
  color: #333333;
  line-height: 48px;
  font-size: 18px;
  margin-right: 66px;
  cursor: pointer;
}

.solution .content_2 .content .nav .active {
  border-bottom: 3px solid #2773ff;
}

.solution .content_2 .content .list {
  width: 100%;
}

.solution .content_2 .content .list>.son {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.solution .content_2 .content .list>.son:last-child {
  margin-bottom: 0;
}

.solution .content_2 .content .list>.son .img_1 {
  width: 120px;
  height: 120px;
  border-radius: 3px;
}

.solution .content_2 .content .list>.son .right {
  width: 1020px;
}

.solution .content_2 .content .list>.son .right .wzz {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 34px;
}

.solution .content_2 .content .list>.son .right .wzz .text_1 {
  color: #333333;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 700px;
}

.solution .content_2 .content .list>.son .right .wzz .text_2 {
  color: #999999;
  font-size: 14px;
}

.solution .content_2 .content .list>.son .right .wzz_2 {
  display: flex;
  height: 32px;
  align-items: center;
  margin-bottom: 10px;
}

.solution .content_2 .content .list>.son .right .wzz_2 .son {
  width: auto;
  height: 20px;
  background: #e7efff;
  border-radius: 50000px;
  font-size: 14px;
  color: #2773ff;
  line-height: 20px;
  padding: 0 14px;
  margin-right: 10px;
}

.solution .content_2 .content .list>.son .right .dos {
  color: #999999;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.solution .content_2 .content .list_2 {
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.solution .content_2 .content .list_2 .son {
  width: 360px;
  height: 210px;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  margin-right: 40px;
  margin-top: 22px;
}

.solution .content_2 .content .list_2 .son:nth-child(3n) {
  margin-right: 0;
}

.solution .content_2 .content .list_2 .son:nth-child(-n + 3) {
  margin-top: 0;
}

.solution .content_2 .content .list_2 .son .text_1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #ffffff;
}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .resources .content_1 {
    width: 100%;
    height: 54px;
    background: #ffffff;
    margin-bottom: 22px;
  }

  .resources .content_2>.con>.title {
    box-sizing: border-box;
    width: 100%;
    /* height: 136px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 8px;
    padding-top: 30px;
  }

  .resources .content_2>.con {
    box-sizing: border-box;
    width: 100%;
    padding-left: 30px;
    background: #ffffff;
    padding: 0 20px 30px;
    margin-bottom: 15px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .resources .content_1 {
    width: 100%;
    height: 104px;
    background: #ffffff;
    margin-bottom: 22px;
  }

  .resources .content_2>.con>.title {
    box-sizing: border-box;
    width: 100%;
    height: 136px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 30px;
  }

  .resources .content_2>.con {
    box-sizing: border-box;
    width: 100%;
    padding-left: 30px;
    background: #ffffff;
    padding: 0 20px 30px;
    margin-bottom: 40px;
  }

}

.resources .content_1 .list {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.resources .content_1 .son {
  color: #333333;
  font-size: 24px;
  margin-right: 70px;
  cursor: pointer;
}

.resources .content_1 .son:last-child {
  margin-right: 0;
}

.resources .content_2 {}


.resources .content_2>.con>.title .left .wzz_1 {
  width: 100%;
}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .resources .content_2>.con>.title .left .wzz_1 .text_1 {
    display: inline-block;
    text-align: center;
    font-size: 24px;
    color: #2d2d2d;
    position: relative;
    letter-spacing: 0.5px;
    font-weight: bold;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .resources .content_2>.con>.title .left .wzz_1 .text_1 {
    display: inline-block;
    text-align: center;
    font-size: 36px;
    color: #2d2d2d;
    position: relative;
    letter-spacing: 0.5px;
    font-weight: bold;
  }

}


.resources .content_2>.con>.title .left .wzz_1 .text_1 img {
  position: absolute;
  top: -10px;
  left: -24px;
}

.resources .content_2>.con>.title .left .wzz_1 .text_1 span {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #274267;
  position: relative;
  bottom: -4px;
}

.resources .content_2>.con>.title .right {
  width: 170px;
  height: 50px;
  /*background: #ffffff;*/
  border-radius: 50000px;
  /*color: #2773ff;*/
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #999999;
  cursor: pointer;
}

.resources .content_2>.con .resource_top,
.content_5 .resource_top,
.developers_search .resource_top {
  width: 170px;
  height: 50px;
  margin: 20px auto;
  /*background: #ffffff;*/
  border-radius: 50000px;
  /*color: #2773ff;*/
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #999999;
  cursor: pointer;
}

.resources .content_2>.con .list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .resources .content_2>.con .list .son {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    margin-top: 5px;
    margin-right: 30px;
    box-sizing: border-box;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .resources .content_2>.con .list .son {
    display: flex;
    align-items: center;
    width: 550px;
    justify-content: space-between;
    margin-top: 60px;
    margin-right: 30px;
  }

  .resources .content_2>.con .list .son:nth-of-type(-n + 2) {
    margin-top: 0;
  }

}



.resources .content_2>.con .list .son:nth-of-type(2n) {
  margin-right: 0;
}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .resources .content_2>.con .list .son .img_1 {
    width: 103px;
    height: 103px;
    border-radius: 6px;
    overflow: hidden;
    margin-right: 5px;
  }

  .resources .content_2>.con .list .son .right {
    width: flex;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .resources .content_2>.con .list .son .img_1 {
    width: 120px;
    height: 120px;
    border-radius: 6px;
    overflow: hidden;
  }

  .resources .content_2>.con .list .son .right {
    width: 420px;
  }

}



.resources .content_2>.con .list .son .img_1 img {
  width: 100%;
  height: 100%;
}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {}

/* pc */
@media screen and (min-width:993px) {}


.resources .content_2>.con .list .son .right .title {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .resources .content_2>.con .list .son .right>.text_1 {
    color: #999999;
    font-size: 12px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /* margin: 10px 0; */
  }

  .resources .content_2>.con .list .son .right .button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .resources .content_2>.con .list .son .right>.text_1 {
    color: #999999;
    font-size: 12px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0;
  }

  .resources .content_2>.con .list .son .right .button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 14px;
  }

}



/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .resources .content_2>.con .list .son .right .wzz {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .resources .content_2>.con .list .son .right .wzz .s {
    display: flex;
    align-items: center;
  }
}

/* pc */
@media screen and (min-width:993px) {
  .resources .content_2>.con .list .son .right .wzz {
    display: flex;
    align-items: center;
  }

  .resources .content_2>.con .list .son .right .wzz .s {
    display: flex;
    align-items: center;
    margin-right: 34px;
  }

}



.resources .content_2>.con .list .son .right .wzz .s .tb_1 {
  width: 16px;
  height: 10px;
}

.resources .content_2>.con .list .son .right .wzz .s .tb_2 {
  width: 13px;
  height: 10px;
}

.resources .content_2>.con .list .son .right .wzz .s .text_1 {
  color: #999999;
  font-size: 14px;
  margin-left: 4px;
}

.resources .content_2>.con .list .son .right .button .son {
  width: 76px;
  height: 22px;
  background: #274267;
  border-radius: 50000px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #ffffff;
  line-height: 22px;
  cursor: pointer;
}

.community .banner_box {
  width: 100%;
  height: 494px;
  position: relative;
}

.community .banner_box #banner {
  height: 410px;
}

.community .banner_box .list {
  width: 1200px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  justify-content: space-between;
  z-index: 40;
}

.community .banner_box .list .son {
  width: 590px;
  height: 130px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
  padding: 0 20px 0 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.community .banner_box .list .son .wzz {
  margin-left: 20px;
}

.community .banner_box .list .son .wzz .title {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}

.community .banner_box .list .son .wzz .text_1 {
  color: #999999;
  font-size: 16px;
  margin-top: 10px;
}

.community .content_1 {
  margin-top: 30px;
}

.community .content_1>.title {
  font-size: 38px;
  color: #333333;
  line-height: 100px;
  text-align: center;
}

.community .content_1>.list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.community .content_1>.list .son {
  width: 378px;
  background: #ffffff;
  padding: 10px 20px 0;
  position: relative;
  margin-right: 32px;
  margin-top: 30px;
}

.community .content_1>.list .son:nth-child(3n) {
  margin-right: 0px;
}

.community .content_1>.list .son:nth-child(-n + 3) {
  margin-top: 0px;
}

.community .content_1>.list .son .top {
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #eaeaea;
}

.community .content_1>.list .son .top .l .xian {
  width: 45px;
  height: 4px;
  background: #2270ff;
  margin-bottom: 4px;
}

.community .content_1>.list .son .top .l .text_1 {
  color: #333333;
  font-size: 20px;
}

.community .content_1>.list .son .top .wzz {
  display: flex;
  align-items: center;
}

.community .content_1>.list .son .top .wzz .s {
  width: 74px;
  text-align: center;
}

.community .content_1>.list .son .top .wzz .s .text_1 {
  color: #2270ff;
  font-size: 22px;
  font-weight: bold;
}

.community .content_1>.list .son .top .wzz .s .text_2 {
  color: #333333;
  font-size: 14px;
  margin-top: 0;
}

.community .content_1>.list .son .bottom {
  width: 100%;
  padding: 16px 0;
}

.community .content_1>.list .son .bottom .text_1 {
  color: #333333;
  font-size: 14px;
  margin-bottom: 14px;
}

.community .content_1>.list .son .bottom .text_1:last-child {
  margin-bottom: 0;
}

.community .content_1>.list .son .tb_1 {
  width: 19px;
  height: 19px;
  position: absolute;
  right: 16px;
  bottom: 16px;
}

.post .content_2 {
  background: #ffffff;
  display: flex;
  padding: 23px 26px 30px;
  margin-top: 24px;
  justify-content: space-between;
}

.post .content_2 .left {
  width: 740px;
}

.post .content_2 .left>.title {
  color: #333333;
  font-size: 20px;
}

.post .content_2 .left .list {
  width: 100%;
}

.post .content_2 .left .list>.son {
  width: 100%;
  height: 140px;
  border-bottom: 1px solid #f1f1f1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.post .content_2 .left .list>.son .top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}

.post .content_2 .left .list>.son .top .text_1 {
  color: #333333;
  font-size: 16px;
  width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.post .content_2 .left .list>.son .top .text_2 {
  color: #999999;
  font-size: 14px;
}

.post .content_2 .left .list>.son .bottom {
  display: flex;
  align-items: center;
}

.post .content_2 .left .list>.son .bottom .son {
  display: flex;
  align-items: center;
  margin-right: 26px;
}

.post .content_2 .left .list>.son .bottom .son .img_1 {
  width: 20px;
  height: 20px;
  border-radius: 50000px;
  overflow: hidden;
}

.post .content_2 .left .list>.son .bottom .son .text_1 {
  color: #999999;
  font-size: 14px;
  margin-left: 6px;
}

.post .content_2 .right {
  width: 365px;
}

.post .content_2 .right .img_1 {
  width: 100%;
  margin-bottom: 20px;
}

.post .content_3 {
  background: #ffffff;
  padding: 0 28px 44px;
  margin-top: 26px;
}

.post .content_3>.title {
  line-height: 66px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}

.post .content_3 .form {
  width: 100%;
}

.post .content_3 .form>.son {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.post .content_3 .form>.son>input {
  display: block;
  flex: 1;
  height: 40px;
  border: 1px solid #e3e3e3;
  font-size: 16px;
  padding: 0 16px;
}

.post .content_3 .form>.son input::placeholder {
  color: #999999;
}

.post .content_3 .form>.son .button_list {
  display: flex;
  position: relative;
}

.post .content_3 .form>.son .button_list>.son {
  width: 140px;
  height: 40px;
  /*border: 1px solid #2270ff;*/
  border: 1px solid #274267;
  color: #274267;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  margin-left: 14px;
}

.post .content_3 .form>.son .button_list .hide {
  width: 560px;
  padding: 26px 18px;
  background: #ffffff;
  border-radius: 2px;
  position: absolute;
  top: 40px;
  right: 0;
  /*z-index: 122;*/
  box-shadow: 0 11px 10px 1px rgba(33, 121, 255, 0.2);
}

.post .content_3 .form>.son .button_list .hide .top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.post .content_3 .form>.son .button_list .hide .top input {
  width: 420px;
  height: 40px;
  border: 1px solid #2773ff;
  border-radius: 50000px;
}

.post .content_3 .form>.son .button_list .hide .top .but {
  width: 88px;
  height: 42px;
  color: #ffffff;
  background: #2773ff;
  font-size: 20px;
  text-align: center;
  line-height: 42px;
  border-radius: 500000px;
}

.post .content_3 .form>.son .button_list .hide .bottom {
  width: 100%;
  height: 160px;
  overflow: auto;
  padding: 20px 0;
}

.post .content_3 .form>.son .button_list .hide .bottom .son {
  color: #333333;
  font-size: 16px;
  line-height: 40px;
}

.post .content_3 .form>.son textarea {
  width: 100%;
  height: 285px;
  border: 1px solid #e3e3e3;
  font-size: 16px;
  padding: 10px 16px;
}

.post .content_3 .form>.son textarea::placeholder {
  color: #999999;
}

.post .content_3 .button {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.post .content_3 .button .son {
  width: 142px;
  height: 44px;
  background: #2270ff;
  margin-top: 30px;
  border-radius: 50000px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 44px;
  border-radius: 500000px;
  cursor: pointer;
}

.post .content_4 {
  background: #ffffff;
  padding: 0 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  margin-top: 26px;
}

.post .content_4 .left .text_1 {
  color: #333333;
  font-size: 20px;
}

.post .content_4 .left .text_2 {
  color: #999999;
  font-size: 14px;
  margin-top: 10px;
}

.post .content_4 .left .text_2 span {
  margin-left: 50px;
}

.post .content_4 .right .text_1 {
  font-size: 14px;
  color: #999999;
  font-weight: bold;
}

.post .content_4 .right .text_2 {
  font-size: 14px;
  color: #999999;
  margin-top: 10px;
}

.postD>.top {
  margin-top: 26px;
  display: flex;
  justify-content: space-between;
}

.postD>.top>.left {
  width: 875px;
}

.postD .content_1 {
  width: 100%;
  background: #ffffff;
  padding: 20px 30px;
}

.postD .content_1 .wzz_1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.postD .content_1 .wzz_1 .text_1 {
  color: #0a0a0a;
  font-size: 18px;
}

.postD .content_1 .wzz_1 .text_2 {
  width: 92px;
  height: 30px;
  background: #e0ebff;
  color: #2773ff;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  border-radius: 50000px;
}

.postD .content_1>.text_1 {
  color: #999999;
  font-size: 14px;
  line-height: 22px;
  margin-top: 8px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-bottom: 10px;
}

.postD .content_1>.wzz_2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.postD .content_1>.wzz_2 .text_1 {
  color: #2773ff;
  font-size: 14px;
}

.postD .content_1>.wzz_2 .text_1 span {
  margin-left: 36px;
}

.postD .content_1>.wzz_2 .text_2 {
  width: 96px;
  height: 38px;
  background: #2773ff;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 38px;
  border-radius: 50000px;
}

.postD .content_2 .son {
  width: 100%;
  background: #ffffff;
  padding: 22px 30px;
  display: flex;
  margin-top: 16px;
}

.postD .content_2 .son .img_1 {
  width: 40px;
  height: 40px;
  border-radius: 50000px;
  overflow: hidden;
  margin-right: 14px;
}

.postD .content_2 .son>.right {
  flex: 1;
}

.postD .content_2 .son>.right .wzz_1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.postD .content_2 .son>.right .wzz_1 .text_1 {
  color: #333333;
  font-size: 16px;
}

.postD .content_2 .son>.right .wzz_1 .text_2 {
  color: #999999;
  font-size: 16px;
}

.postD .content_2 .son>.right>.text_1 {
  color: #999999;
  font-size: 14px;
  margin-top: 4px;
}

.postD .content_2 .son>.right>.text_2 {
  width: 100%;
  color: #999999;
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

.postD .content_2 .son>.right>.text_3 {
  width: 100%;
  margin-top: 24px;
}

.postD .content_2 .son>.right>.text_3 p {
  color: #2773ff;
  font-size: 16px;
  text-align: right;
}

.postD>.top>.right {
  width: 310px;
}

.postD .content_3 {
  width: 100%;
  background: #ffffff;
  padding: 20px 18px;
  display: flex;
  /* align-items: center; */
}

.postD .content_3 .img_1 {
  width: 46px;
  height: 46px;
  border-radius: 5000px;
  overflow: hidden;
  margin-right: 10px;
}

.postD .content_3 .right .wzz {
  display: flex;
  align-items: center;
  margin-top: 10px;
}

.postD .content_3 .right .wzz>.text_1 {
  color: #333333;
  font-size: 18px;
}

.postD .content_3 .right .wzz .text_2 {
  width: 42px;
  height: 18px;
  background: #ffa517;
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  border-radius: 50000px;
  margin-left: 12px;
}

.postD .content_3 .right>.text_1 {
  color: #999999;
  font-size: 16px;
  margin-top: 10px;
}

.postD .content_3 .right>.text_1 span {
  margin-left: 16px;
}

.postD .content_4 {
  width: 100%;
  background: #ffffff;
  padding: 0 16px 20px;
  margin-top: 16px;
}

.postD .content_4 .title {
  line-height: 50px;
  color: #333333;
  font-size: 20px;
}

.postD .content_4 .list {
  width: 100%;
}

.postD .content_4 .list .son {
  color: #666666;
  font-size: 16px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.postD .content_5 {
  background: #ffffff;
  padding: 0 28px 44px;
  margin-top: 16px;
}

.postD .content_5>.title {
  line-height: 66px;
  color: #333333;
  font-size: 20px;
  font-weight: bold;
}

.postD .content_5 .form {
  width: 100%;
}

.postD .content_5 .form>.son {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.postD .content_5 .form>.son textarea {
  width: 100%;
  height: 285px;
  border: 1px solid #e3e3e3;
  font-size: 16px;
  padding: 10px 16px;
}

.postD .content_5 textarea::placeholder {
  color: #999999;
}

.postD .content_5 .button {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.postD .content_5 .button .son {
  width: 142px;
  height: 44px;
  background: #2270ff;
  border-radius: 50000px;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  line-height: 44px;
  cursor: pointer;
}

.wenda_list {
  background: #ffffff;
  padding: 2px 22px 22px;
  margin-top: 26px;
}

.wenda_list>.title {
  color: #333333;
  font-size: 20px;
  line-height: 56px;
}

.wenda_list .list {
  width: 100%;
  margin: 0 auto;
}

.wenda_list .list>.son {
  width: 100%;
  border: 1px solid #eaeaea;
  margin-bottom: 14px;
  padding: 0 14px;
}

.wenda_list .list .son .show {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wenda_list .list .son .show .left {
  display: flex;
  align-items: center;
}

.wenda_list .list .son .show .left .text_1 {
  color: #333333;
  font-size: 14px;
  margin-left: 8px;
  width: 1000px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wenda_list .list .son .hide {
  width: 100%;
  padding: 0 22px;
  display: none;
}

.wenda_list .list .son .hide .son {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.wenda_list .list .son .hide .son .text_1 {
  font-size: 14px;
  color: #999999;
  margin-left: 10px;
  width: 984px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wenda_list .list .active .hide {
  display: block !important;
}

.wenda_list .list .active .show .right .tb_1 {
  transform: rotateX(180deg);
}

.wendaList .content_1 {
  background: #ffffff;
  padding: 0 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100px;
  margin-top: 26px;
}

.wendaList .content_1 .left .text_1 {
  color: #333333;
  font-size: 20px;
}

.wendaList .content_1 .left .text_2 {
  color: #999999;
  font-size: 14px;
  margin-top: 10px;
}

.wendaList .content_1 .left .text_2 span {
  margin-left: 50px;
}

.wendaList .content_1 .right .text_1 {
  font-size: 14px;
  color: #999999;
  font-weight: bold;
}

.wendaList .content_1 .right .text_2 {
  font-size: 14px;
  color: #999999;
  margin-top: 10px;
}

.my_bj {
  width: 100%;
  height: 100vh;
  background: #e8ecf0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  padding-top: 76px;
}

.my_bj>.my_head {
  width: 100%;
  height: 62px;
  background: #ffffff;
  display: flex;
  justify-content: flex-end;
  position: fixed;
  top: 0;
  left: 0;
}

.my_bj>.my_head .son {
  margin-right: 74px;
  color: #000000;
  font-size: 16px;
  line-height: 62px;
  cursor: pointer;
}

.my_bj>.my_head .son:hover {
  color: #274267;
  border-bottom: 2px solid #274267;
}

.my_bj>.my_head .son.active {
  color: #274267;
  border-bottom: 2px solid #274267;
}

.my_left {
  width: 74px;
  height: 100%;
  background: #1e1e28;
  padding-top: 14px;
  position: fixed;
  top: 0;
  left: 0;
}

.my_left .img_1 {
  width: 42px;
  height: 42px;
  margin: 0 auto;
}

.my_content {
  width: 1100px;
  margin: 0 auto 0;
  background: #ffffff;
  padding-bottom: 20px;
}

.my_content .perfect {
  width: 100%;
  margin: 0 auto;
  padding: 0 20px 230px;
}

.my_content .perfect>.title {
  font-size: 36px;
  color: #000000;
  line-height: 116px;
  padding-left: 20px;
  border-bottom: 1px solid #e8e8e8;
}

.my_content .perfect .form {
  width: 520px;
  margin: 80px auto 0;
}

.my_content .perfect .form>.son {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 36px;
  margin-bottom: 20px;
  position: relative;
}

.my_content .perfect .form>.son>.title {
  color: #999999;
  font-size: 16px;
}

.my_content .perfect .form>.son .right {
  width: 354px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.my_content .perfect .form>.son .right input {
  display: block;
  width: 320px;
  height: 36px;
  border: 1px solid #d7d7d7;
  padding: 0 10px;
  font-size: 14px;
}

.my_content .perfect .form>.son .right input::placeholder {
  color: #bdbdbd;
}

.my_content .perfect .form>.son .right .tb_1 {
  width: 16px;
  height: 16px;
  cursor: pointer;
}

.my_content .perfect .form>.son .right .wzz_1 {
  width: 320px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.my_content .perfect .form>.son .right .wzz_1 .son {
  display: flex;
  align-items: center;
}

.my_content .perfect .form>.son .right .wzz_1 .son .yuan_box {
  width: 16px;
  height: 16px;
  border: 1px solid #d4d4d4;
  border-radius: 5000px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.my_content .perfect .form>.son .right .wzz_1 .son .text_1 {
  color: #666666;
  font-size: 16px;
  margin-left: 10px;
}

.my_content .perfect .form>.son .right .wzz_1 .active {
  border-color: #2773ff;
}

.my_content .perfect .form>.son .right .wzz_1 .active .yuan {
  width: 8px;
  height: 8px;
  background: #2773ff;
  border-radius: 500000px;
}

.my_content .perfect .form>.son .dw_1 {
  width: 250px;
  background: #ffffff;
  position: absolute;
  top: 50%;
  right: -260px;
  transform: translate(0, -50%);
  box-shadow: 0 0 30px 1px rgba(163, 74, 0, 0.1);
  font-size: 14px;
  color: #555555;
  padding: 10px 20px;
  display: none;
}

.my_content .perfect .form>.son .right .wzz_2 {
  display: flex;
  align-items: center;
  height: 100%;
}

.my_content .perfect .form>.son .right .wzz_2 .text_1 {
  font-size: 16px;
  color: #999999;
  line-height: 36px;
}

.my_content .perfect .form>.son .right .wzz_2 .text_2 {
  color: #2773ff;
  font-size: 16px;
  margin-left: 14px;
  line-height: 36px;
}

.my_content .perfect .form>.son .right .wzz_2 .xuanze {
  width: 16px;
  height: 16px;
  border: 1px solid #d7d7d7;
  margin-right: 12px;
}

.my_content .perfect .form>.button {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 60px;
}

.my_content .perfect .form>.button .son {
  width: 152px;
  height: 52px;
  background: #337bff;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 52px;
  border-radius: 50000px;
}

.my .content_1 {
  width: 100%;
  background: #ffffff;
  padding: 20px 18px;
}

.my .content_1>.title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.my .content_1>.title .text_1 {
  color: #666666;
  font-size: 20px;
}

.my .content_1>.title .tb_1 {
  width: 18px;
  height: 19px;
  cursor: pointer;
}

.my .content_1 .con {
  width: 100%;
  display: flex;
  height: 90px;
  align-items: center;
}

.my .content_1 .con .son {
  display: flex;
  height: 100%;
  align-items: center;
}

.my .content_1 .con .son .img_1 {
  width: 50px;
  height: 50px;
  border-radius: 50000px;
  overflow: hidden;
}

.my .content_1 .con .son .text_1 {
  font-size: 16px;
  color: #666666;
  margin-left: 12px;
  line-height: 30px;
}

.my .content_1 .con .son_2 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 130px;
}

.my .content_1 .con .son_2 .text_1 {
  color: #666666;
  font-size: 16px;
}

.my .content_1 .con .son_2 .text_2 {
  margin-top: 20px;
}

.my .content_2 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
}

.my .content_2>.son {
  width: 262px;
  background: #ffffff;
  height: 98px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  padding: 0 18px;
}

.my .content_2>.son .img_1 {
  width: 70px;
  height: 70px;
  margin-right: 16px;
}

.my .content_2>.son .wzz {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.my .content_2>.son .wzz .text_1 {
  color: #666666;
  font-size: 16px;
  line-height: 28px;
}

.my .content_2>.son .wzz .button {
  color: #2773ff;
  cursor: pointer;
}

.my .content_3 {
  width: 100%;
  padding: 0 20px 1px;
  background: #ffffff;
  margin-top: 24px;
}

.my .content_3>.title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
}

.my .content_3>.title .text_1 {
  color: #666666;
  font-size: 20px;
}

.my .content_3>.title .text_2 {
  color: #666666;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}

.my .content_3 .list {
  width: 100%;
}

.my .content_3 .list .son {
  width: 100%;
  display: flex;
  align-items: center;
  height: 34px;
  padding-left: 20px;
}

.my .content_3 .list>.color {
  background: #e8ecf0;
}

.my .content_3 .list .son .text .t1 {
  color: #666666;
  font-size: 14px;
  text-align: center;
}

.my .content_3 .list .son .text .t2 {
  color: #2873ff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

.my .content_3 .list .son .text .t2 span {
  margin-left: 10px;
}

.my .content_3 .list .son .xuanze {
  width: 16px;
  height: 16px;
  background: #ffffff;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.my .content_3 .list .son .xuanze_a {
  background: #2873ff;
  border-color: #2873ff;
}

.my .content_3 .list .son .text_1 {
  width: 150px;
}

.my .content_3 .list .son .text_2 {
  width: 280px;
}

.my .content_3 .list .son .text_3 {
  width: 160px;
}

.my .content_3 .list .son .text_4 {
  width: 100px;
}

.my .content_3 .list .son .text_5 {
  width: 100px;
}

.my .content_3 .list .son .text_6 {
  width: 100px;
}

.my .content_3 .list .son .text_7 {
  width: 110px;
}

.my .content_3 .list .list_son .son {
  margin: 15px 0;
}

.my .content_4 {
  width: 100%;
  padding: 0 20px;
  background: #ffffff;
  margin-top: 24px;
}

.my .content_4>.title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
}

.my .content_4>.title .text_1 {
  color: #666666;
  font-size: 20px;
}

.my .content_4>.title .text_2 {
  color: #666666;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}

.my .content_4 .list {
  width: 100%;
  margin: 0 auto;
}

.my .content_4 .list .son {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
}

.my .content_4 .list .son .left {
  display: flex;
}

.my .content_4 .list .son .left .text_1 {
  color: #666666;
  font-size: 14px;
  width: 226px;
}

.my .content_4 .list .son .left .text_2 {
  color: #666666;
  font-size: 14px;
}

.my_post {
  width: 100%;
  padding: 20px 20px 0;
}

.my_post>.title {
  display: flex;
  align-items: center;
}

.my_post>.title>.son {
  margin-right: 70px;
  cursor: pointer;
}

.my_post>.title>.son .text_1 {
  color: #666666;
  font-size: 20px;
}

.my_post>.title>.son .xian {
  width: 36px;
  height: 4px;
  background: #2773ff;
  border-radius: 50000px;
  margin: 4px auto 0;
  opacity: 0;
}

.my_post>.title>.active .xian {
  opacity: 1;
}

.my_post>.title>.active .text_1 {
  color: #2773ff;
}

.my_post>.list {
  width: 100%;
  margin: 0 auto;
}

.my_post>.list>.son {
  width: 100%;
  height: 140px;
  border-bottom: 1px solid #f1f1f1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.my_post>.list>.son .top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}

.my_post>.list>.son .top .text_1 {
  color: #333333;
  font-size: 16px;
  width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.my_post>.list>.son .top .text_2 {
  color: #999999;
  font-size: 14px;
}

.my_post>.list>.son .bottom {
  display: flex;
  align-items: center;
}

.my_post>.list>.son .bottom .son {
  display: flex;
  align-items: center;
  margin-right: 26px;
}

.my_post>.list>.son .bottom .son .img_1 {
  width: 20px;
  height: 20px;
  border-radius: 50000px;
  overflow: hidden;
}

.my_post>.list>.son .bottom .son .text_1 {
  color: #999999;
  font-size: 14px;
  margin-left: 6px;
}

.my_coupon {
  width: 100%;
  padding: 20px 20px 0;
}

.my_coupon .title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.my_coupon>.title>.son .text_1 {
  color: #666666;
  font-size: 20px;
}

.my_coupon>.title>.son .xian {
  width: 36px;
  height: 4px;
  background: #2773ff;
  border-radius: 50000px;
  margin: 4px auto 0;
  opacity: 0;
}

.my_coupon>.title>.son_2 {
  color: #999999;
  font-size: 16px;
}

.my_coupon>.title>.active .xian {
  opacity: 1;
}

.my_coupon>.title>.active .text_1 {
  color: #2773ff;
}

.my_coupon .list {
  width: 100%;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}

.my_coupon .list .son {
  width: 472px;
  height: 148px;
  border-radius: 10px;
  background: #ffffff;
  box-shadow: 0 0 20px 1px rgba(255, 91, 27, 0.1);
  display: flex;
  justify-content: space-between;
  border: 2px solid rgba(255, 121, 80, 0.15);
  margin-top: 50px;
  position: relative;
}

.my_coupon .list .son:nth-child(-n+2) {
  margin-top: 0;
}

.my_coupon .list .son .left {
  width: 160px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.my_coupon .list .son .left .text_1 {
  color: #ff7327;
  font-size: 46px;
  font-weight: bold;
}

.my_coupon .list .son .left .text_2 {
  color: #272727;
  font-size: 14px;
}

.my_coupon .list .son .right {
  width: 288px;
  margin-right: 18px;
  padding-top: 54px;
}

.my_coupon .list .son .right .text_1 {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.my_coupon .list .son .right .text_2 {
  color: #999999;
  font-size: 14px;
  margin-top: 6px;
}

.my_coupon .list .son .right .button {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.my_coupon .list .son .right .button .s {
  width: 88px;
  height: 30px;
  background: #ff7327;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
  border-radius: 50000000px;
  cursor: pointer;
}

.my_coupon .list .son .dw {
  width: 69px;
  height: 69px;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

.my_coupon .list .active .dw {
  display: block;
}

.my_collect {
  width: 100%;
  padding: 20px 20px 0;
}

.my_collect>.title {
  color: #2773ff;
  font-size: 20px;
}

.my_collect .nav {
  width: 100%;
  display: flex;
  margin: 40px 0;
  border-bottom: 1px solid #e3e3e3;
}

.my_collect .nav .son {
  width: 152px;
  margin-right: 20px;
  cursor: pointer;
}

.my_collect .nav .son .text_1 {
  color: #2b2b2b;
  font-size: 22px;
  text-align: center;
}

.my_collect .nav .son .img_1 {
  width: 100%;
  height: 12px;
  margin-top: 4px;
  opacity: 0;
}

.my_collect .nav .active .text_1 {
  color: #2773ff;
  font-size: 22px;
}

.my_collect .nav .active .img_1 {
  opacity: 1;
}

.my_collect .list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}





.my_collect .list .son {
  width: 290px;
  background: #ffffff;
  margin-top: 40px;
  margin-right: 94px;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
}

.my_collect .list .son:nth-child(3n) {
  margin-right: 0;
}

.my_collect .list .son:nth-child(-n+3) {
  margin-top: 0;
}

.my_collect .list .son .img_1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 160px;
}

.my_collect .list .son .img_1 img {
  width: 100%;
  height: 100%;
}

.my_collect .list .son>.bottom {
  padding: 0 14px;
}

.my_collect .list .son>.bottom .text_1 {
  color: #000000;
  font-size: 18px;
  line-height: 38px;
}

.my_collect .list .son>.bottom .wzz {
  display: flex;
}

.my_collect .list .son>.bottom .wzz .con {
  color: #00a0e9;
  font-size: 12px;
  padding: 0 14px;
  height: 18px;
  border-radius: 50000px;
  margin-right: 6px;
  background: #e4f3ff;
  line-height: 18px;
}

.my_collect .list .son>.bottom .text_2 {
  color: #666666;
  font-size: 14px;
  margin-top: 8px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.my_collect .list .son>.bottom .button {
  width: 100%;
  display: flex;
  height: 56px;
  align-items: center;
  justify-content: space-between;
  margin-top: 4px;
}

.my_collect .list .son>.bottom .button .left {
  color: #666666;
  font-size: 12px;
}

.my_collect .list .son>.bottom .button .tb_1 {
  width: 36px;
  height: 41px;
}

.my_record {
  width: 100%;
  padding: 20px 20px 0;
}

.my_record>.title {
  color: #2773ff;
  font-size: 20px;
}

.my_record>.list {
  width: 100%;
  margin: 0 auto;
}

.my_record>.list .son {
  width: 100%;
  height: 74px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e4e4e4;
}

.my_record>.list .son .text_1 {
  color: #999999;
  font-size: 14px;
}

.my_record>.list .son .text_2 {
  color: #333333;
  font-size: 14px;
  margin-left: 30px;
}

.my_order {
  width: 100%;
  padding: 0 20px;
}

.my_order>.title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
}

.my_order>.title .text_1 {
  color: #666666;
  font-size: 20px;
}

.my_order>.title .text_2 {
  color: #666666;
  font-size: 14px;
  text-decoration: underline;
}

.my_order .list {
  width: 100%;
}

.my_order .list .son {
  width: 100%;
  display: flex;
  align-items: center;
  height: 34px;
  padding-left: 20px;
}

.my_order .list>.color {
  background: #e8ecf0;
}

.my_order .list .son .text .t1 {
  color: #666666;
  font-size: 14px;
  text-align: center;
}

.my_order .list .son .text .t2 {
  color: #2873ff;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}

.my_order .list .son .text .t2 span {
  margin-left: 10px;
}

.my_order .list .son .xuanze {
  width: 16px;
  height: 16px;
  background: #ffffff;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.my_order .list .son .xuanze_a {
  background: #2873ff;
  border-color: #2873ff;
}

.my_order .list .son .text_1 {
  width: 150px;
}

.my_order .list .son .text_2 {
  width: 280px;
}

.my_order .list .son .text_3 {
  width: 160px;
}

.my_order .list .son .text_4 {
  width: 100px;
}

.my_order .list .son .text_5 {
  width: 100px;
}

.my_order .list .son .text_6 {
  width: 100px;
}

.my_order .list .son .text_7 {
  width: 110px;
}

.my_order .list .list_son .son {
  margin: 15px 0;
}

.login_box {
  width: 100%;
  height: 100%;
  position: relative;
}

.login {
  width: 1270px;
  /* display: flex;
  justify-content: space-between; */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 40;
}

.login .left .logo {
  width: 121px;
  height: 96px;
  margin-bottom: 20px;
}

.login .left .wzz {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 30px;
}

.login .left .wzz .title {
  color: #333333;
  font-size: 36px;
  margin-bottom: 20px;
}

.login .left .wzz .text_1 {
  color: #666666;
  font-size: 18px;
  line-height: 48px;
}

.login .left .img_1 {
  width: 438px;
  height: 115px;
  margin-top: 50px;
  margin-bottom: 75px;
}

.login .left .dos {
  color: #666666;
  font-size: 18px;
  line-height: 34px;
  width: 700px !important;
}

.login_box>.right_dw {
  width: 544px;
  height: 100%;
  background: #2773ff;
  position: absolute;
  right: 0;
  top: 0;
}

.login>.right {
  display: inline-block;
  width: 442px;
  border-radius: 6px;
  background: #ffffff;
  box-shadow: 0 0 30px 1px rgba(36, 104, 242, 0.2);
  padding: 40px 42px 90px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}

.login>.right .nav {
  width: 100%;
  display: flex;
}

.login>.right .nav .son {
  color: #333333;
  font-size: 20px;
  border-bottom: 3px solid #ffffff;
  line-height: 40px;
  margin-right: 40px;
  cursor: pointer;
}

.login>.right .nav .active {
  border-color: #2773ff;
  color: #2773ff;
}

.login>.right .form {
  width: 100%;
  margin-top: 46px;
}

.login>.right .form .son {
  width: 100%;
  height: 44px;
  border: 1px solid #cfcfcf;
  border-radius: 6px;
  position: relative;
}

.login>.right .form .son input {
  display: flex;
  width: 100%;
  height: 100%;
  padding-left: 18px;
  font-size: 16px;
}

.login>.right .form .son input::placeholder {
  color: #999999;
}

.login>.right .form .son:last-child {
  margin-bottom: 0;
}

.login>.right .form .son {
  margin-bottom: 22px;
}

.login>.right .form .button {
  width: 100%;
  height: 44px;
  background: #2468f2;
  margin: 30px auto 0;
  font-size: 14px;
  color: #ffffff;
  line-height: 44px;
  text-align: center;
  border-radius: 5000px;
  cursor: pointer;
}

.login>.right .wzz {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 90px;
}

.login>.right .wzz .son {
  color: #2468f2;
  font-size: 18px;
  cursor: pointer;
}

.login>.right .dos .title {
  line-height: 38px;
  color: #999999;
  font-size: 14px;
}

.login>.right .dos .text_1 {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
}

.login>.right .form .son .dingwei {
  color: #2468f2;
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translate(0, -50%);
  cursor: pointer;
  text-align: right;
}

.login>.right>.title {
  color: #2773ff;
  font-size: 20px;
  text-align: center;
}

.coupon {
  width: 1200px !important;
  margin: 24px auto 0;
  background: #ffffff;
  padding: 46px 58px;
}

.shop_cart .content_box {
  /*min-height: 600px;*/
}

.shop_cart .content_1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 66px;
}

.shop_cart .content_1 .text_1 {
  color: #2773ff;
  font-size: 20px;
  font-weight: bold;
}

.shop_cart .content_1 .text_2 {
  color: #999999;
  font-size: 18px;
  font-weight: bold;
  text-decoration: underline;
}

.shop_cart .content_2 {
  height: 44px;
  background: #ffffff;
  display: flex;
  align-items: center;
  padding: 0 12px;
}

.shop_cart .content_2 .xuanze {
  width: 16px;
  height: 16px;
  border: 1px solid #cfcfcf;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.shop_cart .content_2 .active {
  background: #2468f2;
  border-color: #2468f2;
}

.shop_cart .content_2 .text {
  font-size: 16px;
  color: #333333;
  line-height: 44px;
}

.shop_cart .content_2 .text_1 {
  width: 136px;
}

.shop_cart .content_2 .text_2 {
  width: 580px;
}

.shop_cart .content_2 .text_3 {
  width: 140px;
  text-align: center;
}

.shop_cart .content_3 {
  margin-top: 20px;
  padding: 0 12px;
  background: #ffffff;
}

.shop_cart .content_3 .son {
  width: 100%;
  height: 44px;
  display: flex;
  align-items: center;
  height: 127px;
}

.shop_cart .content_3 .son .xuanze {
  width: 16px;
  height: 16px;
  border: 1px solid #cfcfcf;
  margin-right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.shop_cart .content_3 .son .active {
  background: #2468f2;
  border-color: #2468f2;
}

.shop_cart .content_3 .son .text {
  font-size: 16px;
  color: #333333;
  line-height: 44px;
}

.shop_cart .content_3 .son .text_1 {
  width: 136px;
}

.shop_cart .content_3 .son .text_2 {
  width: 580px;
}

.shop_cart .content_3 .son .text_3 {
  width: 140px;
  text-align: center;
  display: flex;
  justify-content: center;
}

.shop_cart .content_3 .text_2 .img_1 {
  width: 158px;
  height: 88px;
}

.shop_cart .content_3 .text_2 .wzz {
  width: 410px;
  margin-left: 12px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-right: 40px;
  flex-shrink: 0;
}

.shop_cart .content_3 .text_2 .wzz .wzz_1 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  width: 100%;
  word-wrap: break-word;
}

.shop_cart .content_3 .text_2 .wzz .wzz_2 {
  color: #666666;
  font-size: 14px;
  width: 100%;
}

.shop_cart .content_3 .text_3 .text_1 {
  width: 100%;
  text-align: center;
  color: #ff822f;
  font-size: 18px;
}

.shop_cart .content_3 .son .list {
  display: flex;
  justify-content: center;
  border: 1px solid #b6b6b6;
}

.shop_cart .content_3 .son .list .s {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
  font-size: 18px;
  border-right: 1px solid #b6b6b6;
  cursor: pointer;
}

.shop_cart .content_3 .son .list .s:last-child {
  border-right: none;
}

.shop_cart .content_4 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: 20px;
}

.shop_cart .content_4>.text_1 {
  color: #333333;
  font-size: 16px;
  padding-right: 10px;
}

.shop_cart .content_4>.text_1 .r1 {
  margin-left: 4px;
}

.shop_cart .content_4>.text_2 {
  color: #333333;
  font-size: 16px;
  margin-top: 6px;
  padding-right: 10px;
}

.shop_cart .content_4>.text_2 .r1 {
  margin-left: 6px;
}

.shop_cart .content_4>.text_2 .color {
  font-size: 28px;
  color: #ff7d3d;
  font-weight: bold;
}

.shop_cart .content_4>.button {
  width: 200px;
  height: 54px;
  background: #ff8f17;
  font-size: 18px;
  color: #ffffff;
  border-radius: 500000px;
  text-align: center;
  line-height: 54px;
  margin-top: 30px;
}

.developers_index .banner {
  width: 100%;
  height: 500px;
}

.developers_index .banner .son {
  width: 100%;
  height: 100%;
}

@media (max-width:420px) {

  /*资源库*/
  .resources .content_2>.con .list .son .right {
    width: 225px;
    margin-left: 10px;
  }

  .resources .content_2>.con .list .son {
    margin-top: 20px !important;
  }

  .resources .content_2>.con>.title .right {
    border: none;
    width: auto;
    font-size: 15px;
  }

  /*合作伙伴*/
  .partner>.list .son {
    margin: 10px auto !important;
  }

  .partner>.banner {
    height: auto !important;
  }


  /* 移动 */
  @media screen and (min-width:0px) and (max-width:992px) {
    .developers_index {
      box-sizing: border-box;
      padding: 15px;
    }

  }

  /* pc */
  @media screen and (min-width:993px) {}






  .developers_index .content_1 {
    display: flex;
    flex-direction: column;
    padding-left: 10px;
  }

  .developers_index .content_5>.list {
    justify-content: center;
  }

  .developers_index .content_1 .left>.img_1 {
    display: none;
  }

}

.developers_index .content_1_box {
  width: 100%;
  background: #ffffff;
  margin: 0 auto;
  box-shadow: 0 0 20px 1px rgba(0, 80, 228, 0.1);
}

.developers_index .content_1 {
  display: flex;
  height: 198px;
  justify-content: space-between;
}

.developers_index .content_1 .left {
  height: 100%;
  display: flex;
  align-items: center;

}

.developers_index .content_1 .left>.img_1 {
  width: 138px;
  height: 138px;
  border-radius: 8px;
  margin-right: 30px;
  overflow: hidden;
}

.developers_index .content_1 .left .wzz .title {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.zhida {
  font-size: 14px !important;
  margin-left: 10px;
}

.developers_index .content_1 .left .wzz .con_1 {
  font-size: 14px;
  color: #666666;
  line-height: 32px;
  display: flex;
}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_index .content_1 .left .wzz .con_1 .text_1 {
    /* width: 47%; */
  }

  .w1200 {
    min-width: 100%;
  }


}

/* pc */
@media screen and (min-width:993px) {
  .developers_index .content_1 .left .wzz .con_1 .text_1 {
    width: 190px;
  }

  .developers_index .content_1 .right {
    display: flex;
    align-items: flex-end;
    padding-bottom: 30px;
    box-sizing: border-box;
    padding-top: 30px;
  }

}



.developers_index .content_1 .right .text_1 {
  color: #666666;
  font-size: 14px;
}

.developers_index .content_1 .right .text_2 {
  color: #227aff;
  font-size: 14px;
  border-bottom: 1px solid #227aff;
}

.developers_index .content_2 {
  background: #ffffff;
  padding: 22px 22px;
  margin-top: 30px;
  box-shadow: 0 0 20px 1px rgba(0, 80, 228, 0.1);
}

.developers_index .content_2 .title {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 14px;
}

.developers_index .content_2 .text_1 {
  font-size: 14px;
  color: #666666;
  word-wrap: break-word !important;
  word-break: normal !important;
}

.developers_index .content_2 .text_1 p {
  font-size: 14px;
  color: #666666;
  word-wrap: break-word !important;
  word-break: normal !important;
}

.developers_index .content_3 {
  background: url('../images/img_9.png') no-repeat;
  background-size: 100% 345px;
  margin-top: 46px;
}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_index .content_3 .list {
    width: 100%;
    padding: 10px;
    background: #ffffff;
    margin: 0 auto;
  }

  .developers_index .content_3 .list .son {
    width: 100%;
    background: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .developers_index .content_3 .list .son .img_1 {
    width: 120px !important;
    /* height:100px !important; */
    box-sizing: border-box;
    padding: 5px;
  }

  .developers_index .content_3 .list .son>.bottom {
    flex: 1;
  }

  .developers_index .content_3 .list .son>.bottom .wzz .con {
    display: inline-block;
    color: #00a0e9;
    font-size: 12px;
    padding: 0 14px;
    height: 18px;
    border-radius: 50000px;
    margin-right: 6px;
    background: #e4f3ff;
    line-height: 18px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .developers_index .content_3 .list {
    display: flex;
    flex-wrap: wrap;
    width: 1150px;
    padding: 22px;
    background: #ffffff;
    margin: 0 auto;
  }

  .developers_index .content_3 .list .son {
    width: 260px;
    background: #ffffff;
    margin-top: 40px;
    margin-right: 22px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
  }

}




.developers_index .content_3 .list .son:last-child {
  margin-right: 0;
}

.developers_index .content_3 .list .son .img_1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  height: 160px;
}

.developers_index .content_3 .list .son .img_1 img {
  width: 100%;
  height: 100%;
}

.developers_index .content_3 .list .son>.bottom {
  padding: 0 14px;
}

.developers_index .content_3 .list .son>.bottom .text_1 {
  color: #000000;
  font-size: 18px;
  line-height: 38px;
}

.developers_index .content_3 .list .son>.bottom .wzz {
  display: flex;
  flex-wrap: wrap;
  /* overflow: hidden; */
  /* text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1; */
}

.developers_index .content_3 .list .son>.bottom .wzz .con {
  color: #00a0e9;
  font-size: 12px;
  padding: 0 14px;
  height: 18px;
  border-radius: 50000px;
  margin-right: 6px;
  background: #e4f3ff;
  line-height: 18px;
  margin-top: 3px;
}

.developers_index .content_3 .list .son>.bottom .text_2 {
  color: #666666;
  font-size: 14px;
  margin-top: 8px;
  width: 100%;
  /* white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; */
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.developers_index .content_3 .list .son>.bottom .button {
  width: 100%;
  display: flex;
  height: 56px;
  align-items: center;
  justify-content: space-between;
  margin-top: 4px;
}

.developers_index .content_3 .list .son>.bottom .button .left {
  color: #666666;
  font-size: 12px;
}

.developers_index .content_3 .list .son>.bottom .button .tb_1 {
  width: 36px;
  height: 41px;
}

.developers_index .content_3 .title {
  width: 100%;
  height: 116px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.developers_index .content_3 .title .text_1 {
  font-size: 26px;
  /*color: #ffffff;*/
  font-weight: bold;
}

.developers_index .content_3 .title .text_2 {
  font-size: 14px;
  /*color: #ffffff;*/
  margin-top: 6px;
}

.developers_index .content_4 {
  margin-top: 48px;
}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_index .content_4 .nav {
    display: flex;
    height: 60px;
    border-bottom: 1px solid #e3e3e3;
  }

  .developers_index .content_4 .nav .son {
    flex: 1;
    position: relative;
    height: 100%;
    cursor: pointer;
  }

  .developers_index .content_4 .nav .son .title {
    color: #000000;
    font-size: 16px;
    text-align: center;
    line-height: 76px;
  }

  .developers_index .content_4 .nav .son .img_1 {
    width: 100%;
    height: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .developers_index .content_4 .nav {
    display: flex;
    height: 76px;
    border-bottom: 1px solid #e3e3e3;
  }

  .developers_index .content_4 .nav .son {
    width: 152px;
    position: relative;
    height: 100%;
    cursor: pointer;
  }

  .developers_index .content_4 .nav .son .title {
    color: #000000;
    font-size: 22px;
    text-align: center;
    line-height: 76px;
  }

  .developers_index .content_4 .nav .son .img_1 {
    width: 152px;
    height: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
  }

}





.developers_index .content_4 .active .title {
  font-weight: bold;
  color: #2773ff !important;
}

.developers_index .content_4 .active .img_1 {
  display: block !important;
}

.developers_index .content_4>.list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 44px;
  flex-wrap: wrap;
}

.developers_index .content_4>.list>.son {
  display: flex;
  height: 108px;
  margin-top: 26px;
}

.developers_index .content_4>.list>.son:nth-child(-n+2) {
  margin-top: 0;
}

.developers_index .content_4>.list>.son .img_1 {
  width: 180px;
  height: 100%;
}

.developers_index .content_4>.list>.son>.right {
  width: 400px;
  height: 100%;
  background: #ffffff;
  padding: 18px 12px;
}

.developers_index .content_4>.list>.son>.right .wzz {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}

.developers_index .content_4>.list>.son>.right .wzz .title {
  color: #333333;
  font-size: 16px;
  font-weight: bold;
}

.developers_index .content_4>.list>.son>.right .wzz .time {
  color: #999999;
  font-size: 12px;
}

.developers_index .content_4>.list>.son .text_1 {
  color: #999999;
  font-size: 14px;
}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_index .content_5 .nav .son {
    flex: 1;
    position: relative;
    height: 100%;
    cursor: pointer;
  }

  .developers_index .content_5 .nav .son .title {
    color: #000000;
    font-size: 16px;
    text-align: center;
    line-height: 76px;
  }

  .developers_index .content_5 .nav .son .img_1 {
    flex: 1;
    height: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
  }

  .developers_index .content_5>.list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
    row-gap: 10px;
    box-sizing: border-box;
    padding: 10px;
    background: #ffffff;
    margin: 20px auto 0;
  }

  .developers_index .content_5>.list>.son {
    background: #ffffff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
  }

  .developers_index .content_5>.list>.son>.bottom .wzz {
    display: flex;
    flex-wrap: wrap;
    min-height: 45px;
  }

  .developers_index .content_5>.list>.son>.bottom {
    display: inline-block;
    padding: 0 10px;
  }

  .developers_index .content_5>.list>.son>.bottom .text_2 {
    color: #666666;
    font-size: 14px;
    margin-top: 8px;
    width: 100%;

    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
  }

  .developers_index .content_5>.list>.son>.bottom .text_1 {
    color: #000000;
    font-size: 14px;
    line-height: 38px;
  }

  .developers_index .content_5>.list>.son .img_1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: auto;
  }

  .developers_index .content_5>.list>.son>.bottom .wzz .con {
    color: #00a0e9;
    font-size: 12px;
    padding: 0 4px;
    height: 18px;
    border-radius: 50000px;
    margin-right: 6px;
    background: #e4f3ff;
    line-height: 18px;
    margin-top: 3px;
  }
}

/* pc */
@media screen and (min-width:993px) {
  .developers_index .content_5 .nav .son {
    width: 152px;
    position: relative;
    height: 100%;
    cursor: pointer;
  }

  .developers_index .content_5 .nav .son .title {
    color: #000000;
    font-size: 22px;
    text-align: center;
    line-height: 76px;
  }

  .developers_index .content_5 .nav .son .img_1 {
    width: 152px;
    height: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
  }

  .developers_index .content_5>.list {
    display: flex;
    flex-wrap: wrap;
    /* width: 1150px ; */
    padding: 22px;
    background: #ffffff;
    margin: 40px auto 0;
  }

  .developers_index .content_5>.list>.son {
    width: 260px;
    background: #ffffff;
    margin-top: 40px;
    margin-right: 22px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
  }

  .developers_index .content_5>.list>.son>.bottom .wzz {
    display: flex;
    flex-wrap: wrap;
  }

  .developers_index .content_5>.list>.son>.bottom {
    display: inline-block;
    padding: 0 14px;
  }

  .developers_index .content_5>.list>.son>.bottom .text_2 {
    color: #666666;
    font-size: 14px;
    margin-top: 8px;
    width: 100%;
    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1
  }

  .developers_index .content_5>.list>.son>.bottom .text_1 {
    color: #000000;
    font-size: 18px;
    line-height: 38px;
  }

  .developers_index .content_5>.list>.son .img_1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 160px;
  }

  .developers_index .content_5>.list>.son>.bottom .wzz .con {
    color: #00a0e9;
    font-size: 12px;
    padding: 0 14px;
    height: 18px;
    border-radius: 50000px;
    margin-right: 6px;
    background: #e4f3ff;
    line-height: 18px;
    margin-top: 3px;
  }
}






.developers_index .content_5 {
  margin-top: 48px;
}

.developers_index .content_5 .nav {
  display: flex;
  height: 76px;
  border-bottom: 1px solid #e3e3e3;
}



.developers_index .content_5 .active .title {
  font-weight: bold;
  color: #2773ff !important;
}

.developers_index .content_5 .active .img_1 {
  display: block !important;
}




.developers_index .content_5>.list>.son:nth-child(4n) {
  margin-right: 0;
}

.developers_index .content_5>.list>.son .img_1 img {
  width: 100%;
  height: 100%;
}





.developers_index .content_5>.list>.son>.bottom .button {
  width: 100%;
  display: flex;
  height: 56px;
  align-items: center;
  justify-content: space-between;
  margin-top: 4px;
}

.developers_index .content_5>.list>.son>.bottom .button .left {
  color: #666666;
  font-size: 12px;
}

.developers_index .content_5>.list>.son>.bottom .button .tb_1 {
  width: 36px;
  height: 41px;
}

.developers_search>.content_1 {
  height: 110px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search>.content_1 .search {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    padding: 0px 15px;
  }

  .developers_search>.content_1 .search input {
    /* width: 330px; */
    flex: 1;
    height: 35px;
    border-radius: 5000000px;
    border: 1px solid #2773ff;
    padding-left: 20px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .developers_search>.content_1 .search {
    display: flex;
    align-items: center;
  }

  .developers_search>.content_1 .search input {
    width: 330px;
    height: 40px;
    border-radius: 5000000px;
    border: 1px solid #2773ff;
    padding-left: 20px;
  }

}



/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search>.content_1 .search .text_1 {
    width: 88px;
    height: 35px;
    background: #2773ff;
    font-size: 20px;
    text-align: center;
    line-height: 35px;
    text-align: center;
    justify-content: center;
    border-radius: 500000px;
    color: #ffffff;
    margin-left: 16px;
    cursor: pointer;
  }


}

/* pc */
@media screen and (min-width:993px) {
  .developers_search>.content_1 .search .text_1 {
    width: 88px;
    height: 42px;
    background: #2773ff;
    font-size: 20px;
    text-align: center;
    line-height: 42px;
    text-align: center;
    justify-content: center;
    border-radius: 500000px;
    color: #ffffff;
    margin-left: 26px;
    cursor: pointer;
  }


}


.developers_search .content_2 {
  display: flex;
  height: 76px;
  border-bottom: 1px solid #e3e3e3;
}



/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search .content_2 .son .title {
    color: #000000;
    font-size: 16px;
    text-align: center;
    /* line-height: 76px; */
    cursor: pointer;
  }

  .developers_search .content_2 .son {
    /* width: flex; */
    flex: 1;
    position: relative;
    height: 100%;
    margin-right: 30px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .developers_search .content_2 .son .title {
    color: #000000;
    font-size: 22px;
    text-align: center;
    line-height: 76px;
    cursor: pointer;
  }

  .developers_search .content_2 .son {
    width: 152px;
    position: relative;
    height: 100%;
    margin-right: 46px;
  }

}






.developers_search .content_2 .son .img_1 {
  width: 152px;
  height: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
}

.developers_search .content_2 .active .title {
  font-weight: bold;
  color: #2773ff !important;
}

.developers_search .content_2 .active .img_1 {
  display: block !important;
}




/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search .content_3 {
    background: #ffffff;
    margin-top: 15px;
    margin-bottom: 48px;
  }

  .pcdownload {
    width: 98px;
    height: 36px;
    background: #2773ff;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    border-radius: 50000px;
    margin: 0 auto;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .developers_search .content_3 {
    margin-top: 22px;
    margin-bottom: 48px;
  }

}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search .content_3 .wzz {
    display: flex;
    justify-content: space-between;
    padding: 0px 10px;
  }

  .developers_search .content_3 .wzz .title {
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    margin-top: 8px;
    margin-right: 10px;
    padding-top: 7px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .developers_search .content_3 .wzz {
    display: flex;
    justify-content: space-between;
    padding: 0 26px 0 34px;
  }

  .developers_search .content_3 .wzz .title {
    color: #666666;
    font-size: 16px;
    line-height: 28px;
    margin-top: 8px;
    padding-top: 10px;
  }
}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search .content_3 .wzz .list {
    flex: 1;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #ececec;
    padding: 10px 0;
  }

  .developers_search .content_3 .wzz .list .son {
    display: inline-block;
    width: 25%;
    color: #666666;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding: 0 5px;
    text-align: center;
    border-radius: 50px;
    /* margin: 8px 0 8px 8px; */
    cursor: pointer;
    transition: all 0.2s;
  }

  .content_3_up {
    text-align: center;
    box-sizing: border-box;
    padding: 5px 0px;
  }
}

/* pc */
@media screen and (min-width:993px) {
  .developers_search .content_3 .wzz .list {
    width: 1026px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #ececec;
    padding: 10px 0;
  }

  .developers_search .content_3 .wzz .list .son {
    color: #000000;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    padding: 0 14px;
    border-radius: 50000px;
    margin: 8px 0 8px 30px;
    cursor: pointer;
    transition: all 0.2s;
  }
}


.developers_search .content_3 .wzz .list .son:hover {
  background: #ebebeb;
}

.developers_search .content_3 .wzz .list .active {
  background: #2773ff !important;
  color: #ffffff !important;
}

/* ============================================
   筛选功能优化样式：更多按钮、展开收起、当前筛选条
   ============================================ */

/* 通用：内容筛选「更多」展开按钮 */
.developers_search .content_3 .filter-more-wrapper {
  text-align: right;
  padding: 4px 34px 8px 34px;
  margin-top: -4px;
}

/* PC端 */
@media screen and (min-width:993px) {
  .developers_search .content_3 .filter-more-wrapper {
    padding: 4px 34px 8px 34px;
  }
}

/* 移动端 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search .content_3 .filter-more-wrapper {
    padding: 4px 10px 8px 10px;
  }
}

.developers_search .content_3 .filter-more-toggle {
  border: 1px solid #d0d0d0;
  background: #f5f5f5;
  color: #666666;
  font-size: 12px;
  cursor: pointer;
  padding: 4px 12px;
  border-radius: 4px;
  transition: all 0.2s;
}

.developers_search .content_3 .filter-more-toggle:hover {
  background: #e8e8e8;
  border-color: #b0b0b0;
  color: #333333;
}

/* 默认收起：功能分类 / 开发语言过多标签时限制高度，点击「更多」展开 */
@media screen and (min-width:993px) {
  .developers_search .content_3 .wzz .list.wzztab2,
  .developers_search .content_3 .wzz .list.wzztab3 {
    max-height: 88px !important;
    overflow: hidden !important;
    transition: max-height 0.3s ease;
  }

  .developers_search .content_3 .wzz .list.wzztab2.expanded,
  .developers_search .content_3 .wzz .list.wzztab3.expanded {
    max-height: 2000px !important;
    overflow: visible !important;
  }
}

@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search .content_3 .wzz .list.wzztab2,
  .developers_search .content_3 .wzz .list.wzztab3 {
    max-height: 72px !important;
    overflow: hidden !important;
    transition: max-height 0.3s ease;
  }

  .developers_search .content_3 .wzz .list.wzztab2.expanded,
  .developers_search .content_3 .wzz .list.wzztab3.expanded {
    max-height: 2000px !important;
    overflow: visible !important;
  }
}

/* 已选条件条样式 */
.developers_search .content_3_selected {
  margin: 8px auto 20px;
}

.developers_search .filter-selected-bar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #ececec;
  padding: 8px 34px;
  font-size: 12px;
  min-height: 32px;
}

/* PC端 */
@media screen and (min-width:993px) {
  .developers_search .filter-selected-bar {
    padding: 8px 34px;
  }
}

/* 移动端 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search .filter-selected-bar {
    padding: 8px 10px;
  }
}

.developers_search .filter-selected-label {
  color: #666666;
  margin-right: 12px;
  font-weight: 500;
}

.developers_search .filter-selected-items {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  flex: 1;
  min-height: 20px;
}

.developers_search .filter-chip {
  display: inline-flex;
  align-items: center;
  padding: 4px 10px;
  border-radius: 16px;
  background-color: #e6f0ff;
  color: #3366cc;
  font-size: 12px;
  border: 1px solid #b3d9ff;
  transition: all 0.2s;
}

.developers_search .filter-chip:hover {
  background-color: #d0e5ff;
  border-color: #80c0ff;
}

.developers_search .filter-chip-label {
  margin-right: 6px;
}

.developers_search .filter-chip-close {
  border: none;
  background: transparent;
  color: #3366cc;
  cursor: pointer;
  font-size: 14px;
  line-height: 1;
  padding: 0;
  margin-left: 4px;
  width: 16px;
  height: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.2s;
}

.developers_search .filter-chip-close:hover {
  background-color: #b3d9ff;
  color: #1a4d99;
}

.developers_search .filter-clear-all {
  border: 1px solid #d0d0d0;
  background: #f5f5f5;
  color: #666666;
  font-size: 12px;
  cursor: pointer;
  margin-left: auto;
  padding: 4px 12px;
  border-radius: 4px;
  transition: all 0.2s;
}

.developers_search .filter-clear-all:hover {
  background: #e8e8e8;
  border-color: #b0b0b0;
  color: #333333;
}

/* 没有自定义筛选时，弱化整条显示 */
.developers_search .filter-selected-bar.filter-selected-empty {
  border-bottom-color: transparent;
  padding: 4px 34px;
}

.developers_search .filter-selected-bar.filter-selected-empty .filter-selected-label {
  color: #999999;
}

.developers_search .content_4 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search .content_4>.son {
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    box-shadow: 0 0 30px 1px rgba(0, 51, 255, 0.11);
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 6px;
    margin-top: 10px;
  }

  .developers_search .content_4>.son .wzz {
    flex: 1;
  }

  .developers_search .content_4>.son .img_1 {
    width: 80px;
    height: 80px;
    border-radius: 6px;
    overflow: hidden;
    margin-right: 10px;
  }

  .developers_search .content_4>.son .wzz>.title {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    /* width: 100%; */
    max-width: 255px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .developers_search .content_4>.son .wzz>.text_1 {
    color: #999999;
    font-size: 12px;
    margin: 1px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .developers_search .content_4>.son {
    width: 590px;
    height: 160px;
    box-sizing: border-box;
    box-shadow: 0 0 30px 1px rgba(0, 51, 255, 0.11);
    padding: 0 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 6px;
    margin-top: 20px;
  }

  .developers_search .content_4>.son .wzz {
    width: 410px;
  }

  .developers_search .content_4>.son .img_1 {
    width: 120px;
    height: 115px;
    border-radius: 6px;
    overflow: hidden;
  }

  .developers_search .content_4>.son .wzz>.title {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .developers_search .content_4>.son .wzz>.text_1 {
    color: #999999;
    font-size: 12px;
    margin: 10px 0;
    /* width: 100%; */
    /* white-space:nowrap; */
    /* overflow:hidden;
    text-overflow:ellipsis; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
}




.developers_search .content_4>.son:nth-child(-n+2) {
  margin-top: 0;
}




.developers_search .content_4>.son .wzz .list {
  display: flex;
  align-items: center;
}

.developers_search .content_4>.son .wzz .list .son {
  width: 76px;
  display: flex;
  align-items: center;
}

.developers_search .content_4>.son .wzz .list .son .text_1 {
  color: #999999;
  font-size: 14px;
  margin-left: 4px;
}

.developers_search .content_4>.son .wzz .button {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.developers_search .content_4>.son .wzz .button .son {
  width: 76px;
  height: 22px;
  background: #2773ff;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 22px;
  border-radius: 5000px;
}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search .content_5 .list {
    box-sizing: border-box;
    padding: 15px;
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 10px;
    row-gap: 10px;
  }

  .developers_search .content_5>.list>.son {
    /* width: 45%; */
    background: #ffffff;
    /* margin-top: 40px; */
    /* margin-right: 18px; */
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
  }

  /* .developers_search .content_5 > .list > .son{
    margin: 20px auto;
    margin-right: auto!important;
  } */
  .developers_search .content_5>.list>.son .img_1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: auto;
  }

  .developers_search .content_5>.list>.son>.bottom .text_1 {
    color: #000000;
    font-size: 14px;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .developers_search .content_5>.list>.son>.bottom .wzz .con {
    color: #00a0e9;
    font-size: 10px;
    padding: 0 5px;
    height: 14px;
    border-radius: 50000px;
    margin-right: 6px;
    background: #e4f3ff;
    line-height: 18px;
    margin-bottom: 8px;
  }

  .developers_search .content_5>.list>.son>.bottom .text_2 {
    color: #666666;
    font-size: 12px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .developers_search .content_5>.list>.son>.bottom .button .tb_1 {
    width: 24px;
    height: 26px;
  }

  .developers_search .content_5>.list>.son>.bottom .button {
    width: 100%;
    display: flex;
    height: 34px;
    align-items: center;
    justify-content: space-between;
    margin-top: 4px;
  }

  .developers_search .content_5>.list>.son>.bottom .wzz {
    display: flex;
    flex-wrap: wrap;
    min-height: 45px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .developers_search .content_5 .list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
  }

  .developers_search .content_5>.list>.son {
    width: 286px;
    background: #ffffff;
    margin-top: 40px;
    margin-right: 18px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
  }

  .developers_search .content_5>.list>.son {
    margin: 20px auto;
    margin-right: auto !important;
  }

  .developers_search .content_5>.list>.son .img_1 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 160px;
  }

  .developers_search .content_5>.list>.son>.bottom .text_1 {
    color: #000000;
    font-size: 18px;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .developers_search .content_5>.list>.son>.bottom .wzz .con {
    color: #00a0e9;
    font-size: 12px;
    padding: 0 14px;
    height: 18px;
    border-radius: 50000px;
    margin-right: 6px;
    background: #e4f3ff;
    line-height: 18px;
    margin-bottom: 8px;
  }

  .developers_search .content_5>.list>.son>.bottom .text_2 {
    color: #666666;
    font-size: 14px;

    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .developers_search .content_5>.list>.son>.bottom .button .tb_1 {
    width: 36px;
    height: 41px;
  }

  .developers_search .content_5>.list>.son>.bottom .button {
    width: 100%;
    display: flex;
    height: 56px;
    align-items: center;
    justify-content: space-between;
    margin-top: 4px;
  }

  .developers_search .content_5>.list>.son>.bottom .wzz {
    display: flex;
    flex-wrap: wrap;
  }

}




.developers_search .content_5>.list>.son:nth-child(4n) {
  margin-right: 0;
}

.developers_search .content_5>.list>.son:nth-child(-n+4) {
  margin-top: 0;
}

.developers_search .content_5>.list>.son .img_1 img {
  width: 100%;
  height: 100%;
}

.developers_search .content_5>.list>.son>.bottom {
  padding: 0 14px;
}




.developers_search .content_5>.list>.son>.bottom .button .left {
  color: #666666;
  font-size: 12px;
}

/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .developers_search .content_6 {
    background: #ffffff;
    padding: 10px;
    box-sizing: border-box;
  }

  .developers_search .content_6 .left {
    width: 100%;
  }

  .developers_search .content_6 .right {
    width: 100%;
  }

  .developers_search .content_6 .left>.title {
    color: #333333;
    font-size: 20px;
    margin-bottom: 10px;
  }


}

/* pc */
@media screen and (min-width:993px) {
  .developers_search .content_6 {
    background: #ffffff;
    display: flex;
    padding: 0 26px 30px;
    justify-content: space-between;
  }

  .developers_search .content_6 .left {
    width: 740px;
  }

  .developers_search .content_6 .right {
    width: 365px;
  }

  .developers_search .content_6 .left>.title {
    color: #333333;
    font-size: 20px;
  }


}








.developers_search .content_6 .left .list {
  width: 100%;
}

.developers_search .content_6 .left .list>.son {
  width: 100%;
  height: 140px;
  border-bottom: 1px solid #f1f1f1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.developers_search .content_6 .left .list>.son .top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}

.developers_search .content_6 .left .list>.son .top .text_1 {
  color: #333333;
  font-size: 16px;
  width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.developers_search .content_6 .left .list>.son .top .text_2 {
  color: #999999;
  font-size: 14px;
}

.developers_search .content_6 .left .list>.son .bottom {
  display: flex;
  align-items: center;
}

.developers_search .content_6 .left .list>.son .bottom .son {
  display: flex;
  align-items: center;
  margin-right: 26px;
}

.developers_search .content_6 .left .list>.son .bottom .son .img_1 {
  width: 20px;
  height: 20px;
  border-radius: 50000px;
  overflow: hidden;
}

.developers_search .content_6 .left .list>.son .bottom .son .text_1 {
  color: #999999;
  font-size: 14px;
  margin-left: 6px;
}


.developers_search .content_6 .right .img_1 {
  width: 100%;
  margin-bottom: 20px;
}

.developers_search .content_6 .right .img_1 img {
  object-fit: cover;
}



/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .details>.content_2 {
    padding: 15px;
    background-color: #F7F7F7;
    /* 新闻详情 需要100px */
    /* 资源详情 需要70px */

    padding-top: 70px;
    box-sizing: border-box;
  }

  .details .n_video {
    width: 100%;
    height: 210px;
    margin-top: 60px;
  }

  .details .n_video video {
    width: 100%;
    height: 100%;
  }

  .details>.content_2>.title {
    color: #000000;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    position: relative;
  }

  .details>.content_1 {
    margin-top: 64px;
    width: 100%;
    height: 200px;
    background: url('https://static.dhorde.com/static/index/images/banner_4.png') no-repeat;
    background-size: 100% 100%;
  }

  .details>.content_1 .wzz {
    box-sizing: border-box;
    padding: 20px;
    padding-top: 60px;
  }

  .details>.content_1 .wzz .text_1 {
    font-size: 20px;
    color: #ffffff;
  }

  .details>.content_1 .wzz .text_2 {
    font-size: 12px;
    color: #ffffff;
    margin-top: 10px;
  }

  .details>.content_2 .wzz .left {
    flex: 1;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 12px !important;
  }

  .details>.content_2 .wzz .time {
    color: #999999;
    width: 156px;
    text-align: right;
  }

  .details>.content_2 .wzz .text_2 {
    font-size: 12px;
    color: #2773ff;
    margin-right: 10px;
  }

  .details>.content_2 .wzz .text_3 {
    font-size: 12px;
    color: #999999;
  }

  .details>.content_2 .wzz {
    display: flex;
  }

  .wzz1 {
    box-sizing: border-box;
    padding-left: 50px;
    margin-top: 5px;
  }

  .son1 {
    display: inline-block;
    vertical-align: top;
    color: #2773ff;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 0 12px;
    border-radius: 50000px;
    background: #deeaff;
    margin-right: 4px;
    margin-bottom: 6px;


  }

  .details>.content_2 .wzz .text_1 {
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    height: 16px;
    line-height: 16px;
    background: #2773ff;
    padding: 0 10px;
    border-radius: 50000px;
    margin-right: 10px;
  }
}

/* pc */
@media screen and (min-width:993px) {
  .newsDetail {
    padding-bottom: 50px;
  }

  .details>.content_2 .wzz .text_2 {
    font-size: 16px;
    color: #2773ff;
    margin-right: 32px;
  }

  .details>.content_2 {
    padding: 40px 80px 40px 40px;
    /*padding-bottom: 60px;*/
    background-color: #F7F7F7;
  }

  .details .n_video {
    width: 600px;
    margin: 60px auto 0px auto;
  }

  .details .n_video video {
    width: 600px;
  }

  .details>.content_2>.title {
    color: #000000;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    margin-top: 20px;
    position: relative;
  }

  .details>.content_1 {
    margin-top: 62.5px;
    width: 100%;
    height: 303px;
    background: url('https://static.dhorde.com/static/index/images/banner_4.png') no-repeat;
    background-size: 100% 100%;
  }

  .details>.content_1 .wzz {
    padding-top: 80px;
  }

  .details>.content_1 .wzz .text_1 {
    font-size: 36px;
    color: #ffffff;
  }

  .details>.content_1 .wzz .text_2 {
    font-size: 16px;
    color: #ffffff;
    margin-top: 10px;
  }

  .details>.content_2 .wzz .left {
    height: 100%;
    display: flex;
    align-items: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1;
  }


  .details>.content_2 .wzz .text_3 {
    font-size: 16px;
    color: #999999;
  }

  .details>.content_2 .wzz {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .details>.content_2 .wzz .con_1 .son {
    color: #2773ff;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 0 12px;
    border-radius: 50000px;
    background: #deeaff;
    margin-left: 22px;

  }

  .details>.content_2 .wzz .text_1 {
    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    height: 16px;
    line-height: 16px;
    background: #2773ff;
    padding: 0 10px;
    border-radius: 50000px;
    margin-right: 28px;
  }
}



.details .content_2 .video-play {
  width: 100%;
  height: 100%;
}

#my-video-player {
  object-fit: fill
}

.details .content_2 .video-play video {
  left: 0;
}

.details .content_2 .video-img {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}

.details .content_2 .video-img img {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
}




/* 新闻详情用 */
.details>.content_2 .wzz .con_1 {
  width: 85%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.details>.content_2 .wzz .con_1 div {
  display: inline-block;
}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .details>.content_2 .text {
    /* color: #999999; */
    /* font-size: 16px; */
    margin-top: 20px;
  }
}

/* pc */
@media screen and (min-width:993px) {
  .details>.content_2 .text {
    /* color: #999999; */
    /* font-size: 16px; */
    margin-top: 20px;
  }

}


.details>.content_2 .text img {
  max-width: 100%;
  /* max-width: 100%;
  margin: 0 auto; */
}

.newsDetail>.content_2 p img {
  max-width: 100%;
  /* display: block;
  max-width: 100%;
  margin: 0 auto; */
}

.details>.content_2 .text span {
  word-break: break-all !important;
  white-space: normal !important;
}

.ng-isolate-scope {
  width: 100%;
  margin: 0 auto;
}

.btn-group {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 44px auto;
}

.btn-group .btn-white {
  width: 30px;
  height: 30px;
  background: #ffffff !important;
  border: #d2d2d2 solid 1px;
  border-radius: 3px;
  margin: 0 8px;
  color: #666666;
  font-size: 14px;
  cursor: pointer;
  outline: none;
}

.btn-group .ng-scope {
  width: 72px;
}

.btn-group>.active {
  background: #2773ff !important;
  color: #ffffff;
}

/* 0907 */
.partner {
  width: 100%;
  margin: 0 auto;
}

.partner>.banner {
  width: 100%;
  margin: 0 auto;
  height: 430px;
}

.partner>.banner img {
  width: 100%;
  height: 100%;
}



/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .partner>.list {
    max-width: 1220px;
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
    /* display: grid; */
    /*margin-bottom: 50px;*/
  }

  .partner>.list .son {
    border: 1px solid #bbb;
    /* width: 228px; */
    width: 23.6%;
    /*box-shadow:0 0 30px 1px rgba(39, 115, 255, 0.1);*/
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 2px;
    /*margin-bottom: 26px;*/
    /*margin-right: 30px;*/
  }

  .partner>.title {
    color: #333333;
    font-size: 20px;
    width: 100%;
    margin: 30px auto 0px;
    text-align: center;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .partner>.title {
    color: #333333;
    font-size: 46px;
    width: 100%;
    margin: 40px auto 0px;
    text-align: center;
    /*line-height: 180px;*/
  }

  .partner>.list {
    max-width: 1220px;
    margin: 50px auto;
    display: flex;
    flex-wrap: wrap;
    /*margin-bottom: 50px;*/
  }

  .partner>.list .son {
    border: 1px solid #bbb;
    width: 220px;
    height: 150px;
    /*box-shadow:0 0 30px 1px rgba(39, 115, 255, 0.1);*/
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin: 10px 8px;
    /*margin-bottom: 26px;*/
    /*margin-right: 30px;*/
  }

  .contactUs .about_us:after {
    content: 'CONTACT  US';
    position: absolute;
    left: 0;
    z-index: -1;
    top: 20px;
    text-align: center;
    color: #dddddd;
    /*font-size: 70px;*/
  }

}


.partner>.list .son img {
  width: 100%;
}

.contactUs .about_us {
  width: 250px !important;
  position: relative;
}



.partner .about_us_1 {
  width: 250px !important;
  position: relative;
}



/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .contactUs {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 15px;
  }

  .contactUs>.title {
    color: #333333;
    font-size: 20px;
    width: 100%;
    margin: 20px auto 0px;
    text-align: center;
  }

  .about_us_P {
    color: #333333;
    font-size: 20px;
    width: 350px;
    margin: 40px auto 0px;
    text-align: center;
    position: relative;
  }
}

/* pc */
@media screen and (min-width:993px) {
  .partner .about_us_1:after {
    content: 'PARTNERS';
    position: absolute;
    left: 0;
    z-index: -1;
    top: 30px;
    text-align: center;
    color: #dddddd;
  }

  .contactUs {
    width: 100%;
    margin: 0 auto;
  }

  .contactUs>.title {
    color: #333333;
    font-size: 36px;
    width: 100%;
    margin: 40px auto 0px;
    text-align: center;
  }

  .about_us_P {
    color: #333333;
    font-size: 36px;
    width: 350px;
    margin: 40px auto 0px;
    text-align: center;
    position: relative;
  }
}

.contactUs>.banner {
  width: 100%;
  margin: 0 auto;
  max-height: 430px;
  margin-bottom: 100px;
}

.contactUs>.banner img {
  width: 100%;
  height: 100%;
}







/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .contactUs .content_0 {
    margin-top: 21px;
    display: flex;
    padding-top: 15px;
  }

  .Profile {
    margin-top: 30px;
  }

  .Profile_l {
    width: 100%;
    margin: 0 10px;
  }

  .Profile_l p {
    font-size: 14px;
  }

  .Profile_l p:nth-of-type(2) {
    margin-top: 20px;
  }

  .Profile_r {
    width: 100%;
    margin-bottom: 30px;
  }

  .Profile_r img {
    width: 100%;
  }

  .companyheight {
    margin: 40px auto
  }

  .about_us_environs {
    color: #333333;
    font-size: 20px;
    /* width: 375px; */
    margin: 20px auto 0px;
    text-align: center;
    position: relative;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .contactUs .content_0 {
    margin-top: 41px;
    display: flex;
    padding-top: 15px;
  }

  .about_us_P:after {
    content: 'COMPANY PROFILE';
    position: absolute;
    left: 0;
    z-index: -1;
    top: 20px;
    text-align: center;
    color: #dddddd;
  }

  .companyheight {
    margin: 103px auto
  }

  .Profile {
    display: flex;
    margin-top: 50px;
    flex-direction: row-reverse;
  }

  .Profile_l {
    width: 52%;
    margin: 0 10px;
  }

  .Profile_l p {
    font-size: 14px;
  }

  .Profile_r {
    width: 45%;
    margin: 0 11px;
  }

  .Profile_r img {
    width: 100%;
  }

  .about_us_environs {
    color: #333333;
    font-size: 32px;
    width: 250px;
    margin: 40px auto 0px;
    text-align: center;
    position: relative;
  }

}





/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .map_left {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
  }

  .map_left_1 {
    /*border-bottom: 1px dashed #999999;*/
    padding-bottom: 19px;
  }

  .map_left_1 div {
    margin-top: 4px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #274267;
    display: flex;
  }

  .map_left_1 div img {
    width: 24px;
    height: 24px;
  }

  .map_left_1 div span {
    margin-left: 8px;
  }

  .map_left_title1 {
    font-size: 18px !important;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600 !important;
    color: #333333 !important;
    margin: 15px auto;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .about_us_environs:after {
    content: 'QUALIFICATION';
    position: absolute;
    left: 0;
    z-index: -1;
    top: 20px;
    text-align: center;
    color: #dddddd;
  }

  .map_left_title {
    font-size: 20px !important;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 600 !important;
    color: #333333 !important;
  }

  .map_left {
    max-width: 356px;
    margin-left: 80px;
  }

  .map_left_1 {
    /*border-bottom: 1px dashed #999999;*/
    padding-bottom: 19px;
  }

  .map_left_1 div {
    margin-top: 15px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #274267;
    display: flex;
  }

  .map_left_1 div img {
    width: 24px;
    height: 24px;
  }

  .map_left_1 div span {
    margin-left: 8px;
  }

  .map_left_2 {
    margin-top: 10px;
  }

}





.map_left_2 .map_left_3 {
  display: flex;
  flex-direction: column;
  /*align-items: center;*/
}

.map_left_2 .map_left_3 .map_left_img {
  width: 80px;
}

.map_left_2 .map_left_3 .map_left_img img {
  width: 100%;
}

.map_left_text {
  display: flex;
  flex-direction: column;
}

.slide .content-photos .content_1_li p {
  flex: 1;
}




/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .slide .content-photos .content_1_li p img {
    height: 120px;
  }

  .map_right {
    /* max-width: 600px;
    wi */
    width: 100%;
    height: 180px;
    /* flex: 1; */
  }

  .seach_tab1 {
    margin-bottom: 10px;
  }

}

/* pc */
@media screen and (min-width:993px) {
  .map_right {
    max-width: 600px;
    height: 368px;
    flex: 1;

  }

}

@media (max-width:993px) {
  .contactUs .content_0 {
    flex-direction: column;
    flex-wrap: wrap;
  }

  /* .map_right{
    display: none;
  } */
  .contactUs .content_1 {
    flex-direction: column;
    flex-wrap: wrap;
  }

  .contactUs .content_1>.son {
    max-width: 375px;
  }

  /*  搜索界面*/

  .developers_search>.content_1 .search .developers_search .content_2 .son .title {
    font-size: 14px;
    line-height: 30px;
  }

  .developers_search .content_2 {
    box-sizing: border-box;
    padding: 0px 15px;
    height: 30px;
  }

  .seach_tab1 .show_menu {
    width: 30px;
  }

  .developers_search .content_2 .active .img_1 {
    display: none !important;
  }

  .developers_search .content_2 .active .title {
    border-bottom: 2px solid #2773ff;
  }

  .large_1 .words {
    top: 15% !important;
    left: 5% !important;
  }

  .large_1 .large_button {
    top: 80% !important;
    left: 10% !important;
  }
}

.contactUs .content_1 {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}


/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .contactUs .content_1>.son {
    box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
    padding: 26px 22px 18px;
  }

  .contactUs .content_1>.son .title {
    color: #333333;
    font-size: 16px;
    line-height: 20px;
  }
}

/* pc */
@media screen and (min-width:993px) {
  .contactUs .content_1>.son {
    /*width: 590px;*/
    width: 585px;
    box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
    padding: 26px 22px 18px;
  }

  .contactUs .content_1>.son .title {
    color: #333333;
    font-size: 20px;
    line-height: 20px;
  }
}



.contactUs .content_1>.son>.text_1 {
  height: 40px;
  width: 100%;
  margin-top: 6px;
}

.contactUs .content_1>.son .wzz {
  display: flex;
  align-items: center;
}

.contactUs .content_1>.son .wzz .tb_1 {
  width: 16px;
  height: 20px;
}

.contactUs .content_1>.son .wzz .text_1 {
  font-size: 18px;
  margin-left: 10px;
  color: #ff8f45;
}

.contactUs .content_1>.son .bottom {
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.contactUs .content_1>.son .bottom .son {
  width: 82px;
  height: 26px;
  background: #274267;
  border-radius: 50000px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 26px;
}

.contactUs .content_2 {
  padding: 26px 22px;
  margin-top: 24px;
  box-shadow: 0 0 30px 1px rgba(39, 115, 255, 0.1);
  margin-bottom: 50px;
}

.contactUs .content_2 .title {
  color: #333333;
  font-size: 20px;
  line-height: 20px;
}

.contactUs .content_2 .text_1 {
  color: #333333;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 12px;
}

.contactUs .content_2 textarea {
  width: 100%;
  height: 130px;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  padding: 14px 14px;
}

.contactUs .content_2 textarea::placeholder {
  color: #999999;
}

.contactUs .content_2 .bottom {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: 28px;
}

.contactUs .content_2 .bottom .son {
  width: 118px;
  height: 42px;
  background: #274267;
  color: #ffffff;
  font-size: 14px;
  border-radius: 500000px;
  text-align: center;
  line-height: 42px;
  cursor: pointer;
}




.productD .luntan .fatie .con_1 .button_list {
  display: flex;
  position: relative;
}

.productD .luntan .fatie .con_1 .button_list>.son {
  width: 140px;
  height: 40px;
  border: 1px solid #274267;
  color: #274267;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
  margin-left: 14px;
}

/*.productD .content_2 .luntan .fatie .hided*/
.productD .luntan .fatie .con_1 .button_list .hided {
  width: 560px;
  padding: 0px 18px;
  background: #ffffff;
  border-radius: 2px;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 1111;
  box-shadow: 0 11px 10px 1px rgba(33, 121, 255, 0.2);
}

.productD .luntan .fatie .con_1 .button_list .hided .top {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.productD .content_3 .fatie .con_1 .button_list .hided .top input {
  width: 420px;
  height: 40px;
  border: 1px solid #2773ff;
  border-radius: 50000px;
}

.productD .luntan .fatie .con_1 .button_list .hided .top .but {
  width: 88px;
  height: 42px;
  color: #ffffff;
  background: #2773ff;
  font-size: 20px;
  text-align: center;
  line-height: 42px;
  border-radius: 500000px;
}

.productD .luntan .fatie .con_1 .button_list .hided .bottom {
  width: 100%;
  height: 160px;
  overflow: auto;
  padding: 20px 0;
}

.productD .luntan .fatie .con_1 .button_list .hided .bottom .son {
  color: #333333;
  font-size: 16px;
  line-height: 40px;
  cursor: pointer;
}

.productD #banner .son .wzz {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 1173px;
}

.productD #banner .son .wzz .text_1 {
  font-size: 46px;
  color: #ffffff;
  width: 480px;
  line-height: 56px;
}

.productD #banner .son .wzz .text_2 {
  font-size: 20px;
  color: #ffffff;
  width: 480px;
  margin-top: 28px;
}

.shadow-box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}

.shadow-box p {
  font-size: 30px;
  border-bottom: 1px #f5f5f5 solid;
  padding-bottom: 5px;
}

.shadow-bg {
  width: 420px;
  height: 480px;
  background: #fff;
  position: absolute;
  top: 20%;
  left: 50%;
  margin-left: -309px;
  margin-right: -200px;
  border: 10px #fff solid;
}

.shadow-bg img {
  margin-top: 10px;
  text-align: center;
  width: 400px;
  height: 400px;
}

/*界面展示*/
.slide {
  position: relative;
  margin: auto;
  max-width: 1200px;
  max-height: 420px;
  text-align: center;
  font-family: Arial;
  color: #FFF;
  overflow: hidden;
}


.content-photos {
  display: flex;
  /* margin: 10px 0; */
  padding: 0;
  width: calc(1200px * 3);
  transition: all 0.5s;
  animation: ma 8s ease-out infinite alternate;
}

@keyframes ma {

  0%,
  50% {
    margin-left: 0px;
  }

  55%,
  75% {
    margin-left: -1200px;
  }

  80%,
  100% {
    margin-left: -2400px;
  }

}

.content-photos_1 {
  display: flex;
  /* margin: 10px 0; */
  padding: 0;
  width: calc(1200px * 3);
  transition: all 0.5s;
  animation: ma_4 8s ease-out infinite alternate;
}

@keyframes ma_4 {

  0%,
  50% {
    margin-left: 0px;
  }

  55%,
  75% {
    margin-left: -1200px;
  }

  80%,
  100% {
    margin-left: -0px;
  }

}

.content-photos_2 {
  display: flex;
  /* margin: 10px 0; */
  padding: 0;
  width: calc(1200px * 3);
  transition: all 0.5s;
  animation: ma_5 8s ease-out infinite alternate;
}

.content_1_li {
  float: left;
  max-width: 1200px;
  max-height: 420px;
  list-style: none;
  line-height: 200px;
  font-size: 36px;
}

.content-num1,
.content-num2,
.content-num3 {
  position: absolute;
  z-index: 10;
  display: inline-block;
  right: 10px;
  top: 90%;
  border-radius: 100%;
  background: #000;
  width: 25px;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
  color: #fff;
  text-align: center;
  opacity: 0.8;
  text-decoration: none;
}

.content-num1:hover,
.content-num2:hover,
.content-num3:hover {
  background: #00f;
}

.content-num:hover,
#content-photos:hover {
  animation-play-state: paused;
}

.content-num2 {
  margin-right: 30px
}

.content-num1 {
  margin-right: 60px
}

.content-num1:hover~.content-photos {
  animation: ma1 .5s ease-out forwards;
}

.content-num2:hover~.content-photos {
  animation: ma2 .5s ease-out forwards;
}

.content-num3:hover~.content-photos {
  animation: ma3 .5s ease-out forwards;
}

@keyframes ma1 {
  0% {
    margin-left: -1200px;
  }

  100% {
    margin-left: -0px;
  }
}

@keyframes ma2 {
  0% {
    margin-left: -1200px;
  }

  100% {
    margin-left: -2400px;
  }
}

@keyframes ma3 {
  100% {
    margin-left: -1200px;
  }
}

.content-num1:hover~.content-photos_1 {
  animation: ma1_1 .5s ease-out forwards;
}

.content-num2:hover~.content-photos_1 {
  animation: ma2_2 .5s ease-out forwards;
}

@keyframes ma1_1 {
  0% {
    margin-left: -1200px;
  }

  100% {
    margin-left: 0px;
  }
}

@keyframes ma2_2 {
  0% {
    margin-left: 0px;
  }

  100% {
    margin-left: -1200px;
  }
}

@media (max-width:420px) {
  .slide {
    max-height: 210px !important;
  }

  .content_1_li {

    max-width: 375px !important;

  }

  .content-photos {
    width: calc(375px * 3);
  }

  @keyframes ma {

    0%,
    50% {
      margin-left: 0px;
    }

    55%,
    75% {
      margin-left: -375px;
    }

    80%,
    100% {
      margin-left: -750px;
    }
  }

  @keyframes ma1 {
    0% {
      margin-left: -375px;
    }

    100% {
      margin-left: -0px;
    }
  }

  @keyframes ma2 {
    0% {
      margin-left: -375px;
    }

    100% {
      margin-left: -750px;
    }
  }

  @keyframes ma3 {
    100% {
      margin-left: -375px;
    }
  }

  @keyframes ma_4 {

    0%,
    50% {
      margin-left: 0px;
    }

    55%,
    75% {
      margin-left: -375px;
    }

    80%,
    100% {
      margin-left: 0px;
    }
  }

  @keyframes ma1_1 {
    0% {
      margin-left: -375px;
    }

    100% {
      margin-left: 0px;
    }
  }

  @keyframes ma2_2 {
    0% {
      margin-left: 0px;
    }

    100% {
      margin-left: -375px;
    }
  }



  .content-num1,
  .content-num2,
  .content-num3 {
    top: 60%;
  }

  .jieshao .content_y_1 {
    font-size: 16px !important;
  }

  .ASTREPORT_UI {
    font-size: 16px !important;
  }

  /*  控件隐藏*/
  .content_img_kong {
    display: none;
  }

  .kongjian_title {
    display: flex;
    justify-content: center;
    text-align: center;
  }

  .IOS_ANDROID {
    font-size: 24px !important;
    max-width: 355px !important;
  }

  .content_kong_img {
    margin-left: 0px !important;
  }
}

/*li {*/
/*  list-style: none;*/
/*}*/

.content_devma_text1 {
  display: flex;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #000000;
  line-height: 20px;

}

.content_devma_text1 span {
  line-height: 30px;
}

.content_devma_text2 {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #000000;
  line-height: 20px;
}

.content_img_kong .content_img_kong {
  width: 113px !important;
}



@media (max-width:420px) {
  .video-js {
    width: 375px !important;
    height: auto !important;
  }

  .lightsCharts_add {
    margin-left: 0px !important;
  }

  .lightsChart_application {
    margin-left: 0px !important;
    margin: 0 20px !important;
  }

  .Stimulsoft_list li:nth-child(2n) {
    margin-left: auto !important;
  }

  .Stimulsoft_useful li {
    margin: 10px auto !important;
  }

  .Stimulsoft_title {
    display: none !important;
  }

  .my-swiper {
    width: 318.5px !important;
    height: 272.5px !important;
  }

  .swiper-list {
    width: 1274px !important;
    animation: swiper1 5s steps(1, end) infinite !important;
  }

  .Stimulsoft_swiper-slide {
    width: 318.5px !important;
  }

  .Stimulsoft_fixedimg {
    width: 48px;
    height: 57.5px;
    margin-top: -57px !important;
    margin-left: -24px !important;
  }

  .Stimulsoft_web {
    height: auto !important;
  }

  /*Fastreport*/
  .firstRow th {
    font-size: 12px !important;
  }

  .FASTREPORT_table td {
    font-size: 12px !important;
  }

  .FASTREPORT_table td p {
    width: 25px !important;
  }

  .FASTREPORT_table td span {
    width: 49px !important;
  }

  /*小程序解决方案*/
  .STRENTHS_Ul li {
    margin: 0px auto !important;

  }
}

.STRENTHS_Ul {
  width: 68.75%;
  height: 340px;
}

.STRENTHS_Ul li {
  width: 30% !important;
  height: 50%;
  font-size: 1.5vw;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;

}

.STRENTHS_Ul li:nth-child(2) {
  margin: 0 0.5%;
}

.STRENTHS_Ul li p {
  width: 100%;
  position: absolute;
  top: 0px;

}

.STRENTHS_Ul li p:nth-child(2) {
  top: 50%;
  margin-top: 15%;
}

STRENTHS_Ul li p img {
  width: 100%;
}

.morePages {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px 0;
}

.morePages div {
  width: 50%;
}

.morePages .morePages_1 span {
  padding: 0 20px;
  font-size: 2.4vw;
}

.morePages div img {
  width: 100%;
}


/*stimulsoft_list*/
.Stimulsoft_list li {
  list-style: none;
  margin-top: 30px;
}

.Stimulsoft_list li:nth-child(2n) {
  margin-left: 118px;
}

/*ul {*/
/*  margin: 0;*/
/*  padding: 0;*/
/*  list-style: none;*/
/*}*/

.my-swiper {
  position: relative;
  /* background-color: #00FFFF; */
  width: 673px;
  height: 545px;
  margin: 40px auto;
  overflow: hidden;
}

.swiper-list {
  position: absolute;
  top: 0;
  left: 0;
  width: 2692px;
  height: 100%;
  overflow: hidden;
  animation: swiper 5s steps(1, end) infinite;
  transition: left 1s linear;
}

.Stimulsoft_swiper-slide {
  width: 673px;
  height: 100%;
  float: left;
  text-align: center;
  overflow: hidden;
}

.Stimulsoft_swiper-slide img {
  display: block;
}

@keyframes swiper {

  0%,
  100% {
    left: 0;
  }

  25% {
    left: -673px;
  }

  50% {
    left: -1346px;
  }

  75% {
    left: -2019px;
  }
}

.swiper1 img {
  object-fit: cover;
  height: 100%;
}

@keyframes swiper1 {

  0%,
  100% {
    left: 0;
  }

  25% {
    left: -318.5px;
  }

  50% {
    left: -637px;
  }

  75% {
    left: -955.5px;
  }
}

/*厂商推荐轮播*/
.developers_list {
  /*display: table;*/
  /*transform: none!important;*/
  /*animation: developers 10s infinite alternate;*/
}

@keyframes developers {

  0%,
  15% {
    left: 0;
  }

  25%,
  40% {
    left: -210px;
  }

  50%,
  65% {
    left: -420px;
  }

  75%,
  90% {
    left: -630px;
  }

  100% {
    left: -630px;
  }
}

.text_developer_k {
  font-size: 20px;
  font-weight: bold;
  margin: 10px auto;
}

.text_developer_look {
  width: 82px;
  height: 20px;
  background-color: #006ACC;
  border-radius: 14px;
  color: #FFFFFF;
  cursor: pointer;
  text-align: center;
  margin: 0 auto;
}

.developers_img {
  width: 210px !important;
  margin-right: 22px;
  border-radius: 8px;
}

.developers_list img {
  width: 210px !important;
  height: 210px;
  border-radius: 8px;
}

.IntelliJ_ul li:nth-child(2n) {
  margin-left: 13px;
}

.PyCharm_ul li {
  width: 353px;
  margin: 0 20px;
  list-style: none;
}

.FASTREPORT_UI {
  max-width: 1200px;
  margin: 0 auto;
}

.FASTREPORT_UI li {
  list-style: none;
}

.FASTREPORT_UI li p {
  font-size: 16px;
  margin-bottom: 10px;
}

.FASTREPORT_table table,
.FASTREPORT_table tbody {
  border: 2px solid #A52621;
}

firstRow th:nth-child(1) {
  max-width: 468px !important;
}

.firstRow th {
  max-width: 178px !important;
  height: 99px;
  text-align: center !important;
  border: 2px solid #A52621;
  background-color: #A52621;
  color: white;
  font-size: 22px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}

.FASTREPORT_table tr td:nth-child(1) {
  padding-left: 9px;
  font-size: 20px;
  text-align: left;
}

.FASTREPORT_table td {
  height: 60px;
  display: table-cell;
  vertical-align: middle;
  text-align: -webkit-center;
  border: 2px solid #A52621;
}

.FASTREPORT_tr td {
  background-color: #6A6969;
  text-align: center;
  color: white;
  font-size: 22px;

}

.FastReport_VCL_UI li {
  list-style: none;
  line-height: 27px;
}

.FastReport_VCL_UI {
  color: #333333;
}

.FastCube_VCL_UI li {
  list-style: none;
}

.FastReport_DBA {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
}

.FastReport_DBA li {
  max-width: 475px;
}

.FastReport_Desktop {
  display: flex;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto;
}

.FastReport_Desktop li {
  width: 48%;
  margin: 0 auto;
  justify-content: space-between;
}

.TatukGIS_DK {
  display: flex;
}

.TatukGIS_DK li {
  max-width: 373px;
  margin: 0 10px;
}

.GoJS_UL {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.GoJS_UL li {
  width: 32%;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.ERP_UL {
  /*max-width: 1488px;*/
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  color: #333333;
  padding-bottom: 40px;
}

.ERP_UL li {
  max-width: 292px;
  margin: 0 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.EPR1_UL li {
  margin-top: 71px;
  font-size: 24px;
  color: #333333;
}

.Solutions_icon {
  z-index: 12;
  position: relative;
}

.Solutions_icon::after {
  content: '';
  position: absolute;
  width: 30px;
  height: 80px;
  background-color: #E6E6E6;
  z-index: -1;
  margin-left: 60px;
  transform: skewX(-20deg);
}

.xiao_UL {
  max-width: 1215px;
  display: flex;
  flex-wrap: wrap;
  margin: 60px auto;
}

.xiao_UL li {
  max-width: 390px;
  margin: 0 7.5px;
  position: relative;
}

.xiao_UL li .xiao_show1 {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  color: #FFFFFF;
}

.xiao_UL li:hover {
  box-shadow: 0px 0px 10px #000000;
}

.xiao_UL li:hover .xiao_show1 {
  display: block;
}

.video_v {
  position: relative;
}

.video_v .video-img {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
}

.video_v .video-img img {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
}




/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .contanier {
    width: 100%;
    background-color: rgba(247, 247, 247, 1);
  }
}

/* pc */
@media screen and (min-width:993px) {
  .contanier {
    width: 100%;
    background-color: rgba(247, 247, 247, 1);
    padding-bottom: 30px;
  }

}

.patternOne_text {
  font-family: 'Arial Negreta', 'Arial';
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
}

.patternOne_text_1 {
  font-family: 'Arial Normal', 'Arial';
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  color: #858993;
}

.patternOne_text_1 table {
  margin: 0 auto;
}

.patternOne_t {
  text-align: center;
  font-weight: 700;
  font-style: normal;
  font-size: 28px;
  padding: 40px 0;
}

/* 详情样式1 */
.patternOne_1 {
  width: 62.5%;
  margin: 0 auto 98px;
}

.patternOne_1_c {
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.patternOne_1_c li {
  width: 32.5%;
  padding: 45px 0;
  background-color: white;
  border-radius: 4px;
  box-shadow: 0px 0px 2px rgb(0 0 0 / 14%);
}

.patternOne_1_c li p {
  margin: 0 20px;
}

.patternOne_1_c li p:nth-child(2) {
  margin: 31px 0;
}

.patternOne_1_c li img {
  width: 60px;
}

.patternOne_2 {
  width: 100%;
  background-color: white;
}

.patternOne_3 {
  padding-bottom: 65px;
}

.patternOne_3_c {
  width: 62.5%;
  margin: 0 auto;
  background-color: white;
  padding: 20px 20px 40px;
}

.patternOne_3UL {
  background-color: rgba(250, 250, 250, 1);
  display: flex;
  text-align: center;
}

.patternOne_3UL li {
  width: 32.5%;
  padding: 45px;
}

.patternOne_3UL li img {
  width: 60px;
  height: 60px;
}

.patternOne_3UL li p {
  margin: 0 20px;
}

.patternOne_3UL li p:nth-child(2) {
  margin: 31px 0;
}

.patternOne_3UL_2 {
  display: flex;
  margin-top: 56px;
}

.patternOne_3UL_2 li {
  margin: 0 20px;
  border-left: 4px solid rgba(9, 72, 125, 1);
  padding-left: 22px;
}

.patternOne_3UL_2 li p:nth-child(2) {
  margin-top: 10px;
}

.patternOne_4 {
  width: 100%;
  background-color: white;
  padding-bottom: 65px;
}

.patternOne_4_c {
  width: 62.5%;
  margin: 0 auto;
}

.patternOne_4_c li:nth-child(1) {
  margin-top: 0;
}

.patternOne_4_c li {
  padding: 20px;
  display: flex;
  align-items: center;
  border: 1px solid rgba(224, 224, 224, 1);
  margin-top: 20px;
}

.patternOne_4_c li img {
  width: 60px;
  height: 60px;
}

.patternOne_4_c li p:nth-child(1) {
  margin-bottom: 20px;
}

.patternOne_4_item {
  margin-left: 20px;
}

/* 详情样式2 */
.patternTwo_1 {
  width: 62.5%;
  margin: 0 auto;
  padding-bottom: 65px;
}

.patternTwo_1_c {
  display: flex;
  text-align: center;
  flex-wrap: wrap;
}

.patternTwo_1_c li {
  width: 32.5%;
  padding: 45px 0;
  background-color: white;
  border-bottom: 1px solid rgba(228, 228, 228, 1);
  border-right: 1px solid rgba(228, 228, 228, 1);
}

.patternTwo_1_c li:nth-child(3n) {
  border-right: none;
}

.patternTwo_1_c li:nth-last-child(1),
.patternTwo_1_c li:nth-last-child(2),
.patternTwo_1_c li:nth-last-child(3) {
  border-bottom: none;
}

.patternTwo_1_c li p {
  margin: 0 20px;
}

.patternTwo_1_c li p:nth-child(2) {
  margin: 31px 0;
}

.patternTwo_1_c li img {
  width: 60px;
  height: 60px;
}

.patternTwo_1_c li:hover {
  -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.137254901960784);
  -webkit-box-shadow: 0px 0px 14px rgb(0 0 0 / 14%);
  box-shadow: 0px 0px 14px rgb(0 0 0 / 14%);
  border: none;
  transform: scale(1.02);
}

.patternTwo_3_c {
  width: 62.5%;
  margin: 0 auto;
}

.patternTwo_3_video {
  width: 58.5%;
  margin: 20px auto 45px;
}

/*.video_v {*/
/*  position: relative;*/
/*}*/

/*.video_v .video-img {*/
/*  width: 100%;*/
/*  height: 100%;*/
/*  background-color: rgba(0, 0, 0, 0.1);*/
/*  position: absolute;*/
/*  top: 0;*/
/*  left: 0;*/
/*}*/

/*.video_v .video-img img {*/
/*  width: 60px;*/
/*  height: 60px;*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  left: 50%;*/
/*  margin-left: -30px;*/
/*  margin-top: -30px;*/
/*}*/

.patternTwo_3UL {
  display: flex;
  padding-bottom: 65px;
}

.patternTwo_3UL li {
  width: 31.67%;
  background-color: white;
  box-shadow: 0px 0px 2px rgb(0 0 0 / 14%);
}

.patternTwo_3UL li:nth-child(2) {
  margin: 0 30px;
}

.patternTwo_3UL li img {
  width: 100%;
}

.patternTwo_3UL li p:nth-child(2) {
  margin: 20px;
  border-left: 4px solid rgba(9, 72, 125, 1);
  padding-left: 22px;
}

.patternTwo_3UL li p:nth-child(3) {
  margin: 0 20px;
  padding-bottom: 20px;
}

/* 详情样式3 */
.patternThree_3UL {
  width: 62.5%;
  margin: 0 auto;
}

.patternThree_3UL li:nth-child(1) {
  margin-top: 0;
}

.patternThree_3UL li {
  display: flex;
  /* align-items: center; */
  box-shadow: 0px 0px 2px rgb(0 0 0 / 14%);
  margin-top: 20px;
}

.patternThree_3UL li:nth-child(2n) {
  flex-direction: row-reverse;
  justify-content: space-between;
}

.patternThree_3UL li div:nth-child(1) {
  width: 36.67%;
}

.patternThree_3UL li div:nth-child(2) {
  width: 62.33%;
  padding: 20px;
}

.patternThree_4_item p:nth-child(2) {
  margin-top: 20px;
}

.patternThree_4_item p:nth-child(1) {
  border-left: 4px solid rgba(9, 72, 125, 1);
  padding-left: 22px
}

.patternThree_3UL li img {
  width: 100%;
  /* height: 100%; */
}

/* 详情样式4 */
.patternFour_1 {
  width: 62.5%;
  margin: 0 auto 98px;
}

.patternFour_1_c {
  display: flex;
  justify-content: space-between;
  text-align: center;
}

.patternFour_1_c li {
  width: 24.17%;
  padding: 45px 0;
  background-color: white;
  border-radius: 4px;
  box-shadow: 0px 0px 2px rgb(0 0 0 / 14%);
}

.patternFour_1_c li p {
  margin: 0 20px;
}

.patternFour_1_c li p:nth-child(2) {
  margin: 31px 0;
}

.patternFour_1_c li img {
  width: 60px;
}

.patternFour_3 {
  margin-bottom: 65px;
}

.patternFour_3UL {
  width: 62.5%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.patternFour_3UL li {
  background-color: white;
  width: 48%;
  height: 230px;
  display: flex;
  margin: 0 10px;
  justify-content: space-between;
  margin-top: 20px;
  box-shadow: 0px 0px 2px rgb(0 0 0 / 14%);
}

@media (min-width: 1160px) and (max-width: 1614px) {
  .patternFour_3UL li {
    width: 47%;
  }
}

@media (max-width: 1256px) {
  .patternFour_3UL li {
    width: 100%;
  }
}

.patternFour_3UL li:nth-child(2n) {
  /* */
}

.patternFour_3UL li div:nth-child(1) {
  /* width: 46.61%; */
  width: 290px;
}

.patternFour_3UL li div:nth-child(2) {
  width: 53.39%;
  padding: 20px;
}

.patternFour_3UL li img {
  width: 100%;
  height: 100%;

}

/* 详情样式5 */

.patternFive_3UL {
  display: flex;
  padding-bottom: 65px;
}

.patternFive_3UL li {
  width: 24.17%;
  background-color: white;
  box-shadow: 0px 0px 2px rgb(0 0 0 / 14%);
}

.patternFive_3UL li {
  margin: 0 15px;
}

.patternFive_3UL li img {
  width: 100%;
}

.patternFive_3UL li p:nth-child(2) {
  margin: 20px;
  border-left: 4px solid rgba(9, 72, 125, 1);
  padding-left: 22px;
}

.patternFive_3UL li p:nth-child(3) {
  margin: 0 20px;
  padding-bottom: 20px;
}

/* 轮播图 */
.bodyCon08 {
  background: none
}

.bodyCon08 .students {
  margin: 0 auto;
  width: 62.5%;
  height: 400px;
  position: relative;
}

#four_flash {
  position: relative;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  position: absolute;
  bottom: 40px;
}

#four_flash .flashBg {
  width: 100%;
  height: 400px;
  /* margin: 0 auto; */
  position: relative;
  overflow: hidden;
}

#four_flash .flashBg ul.mobile {
  width: 2000%;
  height: 400px;
  position: absolute;

  left: 0;
}

#four_flash .flashBg ul.mobile li {
  /* border: 10px solid #dadce3; */
  float: left;
  width: 400px;
  height: 300px;
  /* margin-left: 26px; */
  padding-top: 40px;
  color: #6C6E85;
}


#four_flash .flashBg ul.mobile li img {
  width: 100%;
  height: 300px;
  /* display: block; */

}

#four_flash .but_left {
  width: 50px;
  height: 300px;
  color: #000000;
  text-align: center;
  font-size: 30px;
  background-color: rgba(247, 247, 247, 1);
  position: absolute;
  top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0px;
}

#four_flash .but_right {
  width: 50px;
  height: 300px;
  color: #000000;
  text-align: center;
  font-size: 30px;
  background-color: rgba(247, 247, 247, 1);
  position: absolute;
  top: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 0px;
}

.search_back_color {
  background: #F7F7F7;
  width: 100%;
  margin-top: 63px;
  padding: 1px 0 50px;
}

.none {
  display: none;
}

.ib {
  display: inline-block
}

.navs a {
  text-decoration: none;
}


/* 这里要覆盖 5 种模版 兼容移动端 */
/* 移动 */
@media screen and (min-width:0px) and (max-width:992px) {
  .info_cover img {
    max-width: 100%;
    height: auto;
  }

  .info_cover .patternOne_t {
    font-size: 20px;
    padding: 20px 0;
  }

  .info_cover .patternTwo_1,
  .info_cover .patternOne_1 {
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    margin-bottom: 20px;
  }

  .patternTwo_1_c li,
  .patternOne_1_c li {
    padding: 15px 0px;
  }

  .info_cover .patternTwo_1_c .patternOne_text,
  .info_cover .patternOne_1_c .patternOne_text {
    margin: 15px 0px;
  }

  .patternTwo_1_c li p,
  .info_cover .patternOne_1_c li p {
    margin: 10px;
  }


  .info_cover .patternOne_2 .bodyCon08 {
    box-sizing: border-box;
  }

  .info_cover .patternOne_2 .bodyCon08 .students {
    width: 100%;
  }

  .info_cover .bodyCon08 .students {
    height: 260px;
  }

  #four_flash {
    height: 100%;
  }

  #four_flash .flashBg {
    height: 100%;
  }

  #four_flash .flashBg ul.mobile {
    height: 100%;
  }

  #four_flash .flashBg ul.mobile li img {
    height: 220px
  }

  #four_flash .but_right,
  #four_flash .but_left {
    height: 220px
  }

  .info_cover .patternOne_3_c {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
  }

  .patternOne_3UL li {
    padding: 10px 5px;
    min-height: 200px;
  }

  .patternOne_3UL li img {
    width: 40px;
    height: 40px;
  }

  .patternOne_3UL .patternOne_text {
    font-size: 14px !important;
    margin: 15px 0px !important;
    min-height: 40px;
  }

  .patternOne_3UL .patternOne_text_1 {
    margin: 0px 10px;
  }

  .patternOne_3UL_2 {
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .patternOne_3UL_2 li {
    border-left: 1px solid rgba(9, 72, 125, 1);
    padding-left: 8px;
    margin: 0 10px;
  }

  .patternOne_3UL_2 .patternOne_text {
    font-size: 16px;
  }

  .patternOne_4_c {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
  }

  .tuijian_img {
    width: 70px !important;
  }

  .tuijian .text_developer_k {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }

  .productD .content_2 .tuijian .text_1_chang {
    padding-top: 30px;
    font-size: 20px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
  }

  .patternTwo_3_c {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;

  }

  .patternTwo_3_video {
    width: 100%;
  }

  .video-js {
    width: 100%;
  }

  .patternTwo_3UL {
    display: flex;
    flex-wrap: wrap;
  }

  .patternTwo_3UL li {
    width: 100%;
    margin-bottom: 10px;
  }

  .patternTwo_3UL li:nth-child(2) {
    margin-left: 0px;
    margin-right: 0px;

  }

  .patternFour_1_c {
    display: flex;
    flex-wrap: wrap;
  }

  .patternFour_1_c li {
    width: 48%;
    padding: 15px 0px;
    margin-bottom: 10px;
  }

  .patternFour_1_c li img {
    width: 40px;
  }

  .patternThree_3UL {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
  }

  .patternFive_3UL {
    display: flex;
    flex-wrap: wrap;
  }

  .patternFive_3UL li {
    width: 47%;
    margin: 5px;
  }

  .patternFive_3UL li img {
    width: 100%;
    min-height: 100px;
  }

  .patternThree_3UL li {
    display: flex;
    align-items: center;
  }

  .patternThree_3UL li img {
    height: auto;
    vertical-align: middle;
  }

  .tuijian_img {
    width: 100px !important;
    height: 100px !important;
  }

  .patternFour_1_c li p:nth-child(2) {
    margin: 15px 0;
  }

  .patternOne_4_item {
    flex: 1;
  }

  .developers_index .content_1_box .content_1 .wzz {
    width: 100%;
  }

  .developers_index .content_1_box .content_1 .wzz .con_1 .text_1:nth-of-type(1) {
    width: 150px;
  }

  .developers_index .content_1_box .content_1 .wzz .con_1 .text_1:nth-of-type(2) {
    flex: 1;
  }
}


.rel {
  position: relative;
}

.abs {
  position: absolute;
  z-index: 1;
}

.link_arr {
  font-size: 14px;
  color: #5e789b !important;

}

.link_arr a {
  display: block;
  font-size: 14px;
  color: #fd8f4a;
  text-align: center;
}

.link_zixun {
  margin-top: 10px;
  font-size: 16px;
}

.link_title {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}

.link_title_a {
  color: #6367e1 !important;
  margin-right: 10px;
}

.link_title_b {
  color: #27aac4;
  margin-right: 10px;
}

.video-js {
  width: 100% !important;
  height: 100% !important;
}

.nb-icon-wrap-1 {
  display: none !important;
}

.patternOne_text {}

/* ============================================
   资源库页面重新设计样式 - 2025-12-08
   结合参考网站优点 + dhorde风格
   ============================================ */

/* 全局优化 */
.resources {
    background: #f5f7fa;
    min-height: 100vh;
}

/* ============================================
   主页面样式（资源库首页）
   ============================================ */

/* 分类导航栏 - 保持原有风格但更紧凑 */
.resources .content_1 {
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    padding: 15px 0;
    position: sticky;
    top: 0;
    z-index: 100;
    margin-bottom: 20px;
}

.resources .content_1 .list {
    display: flex;
    justify-content: center;
    gap: 12px;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.resources .content_1 .son {
    padding: 12px 28px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #ffffff;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.3px;
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.25);
    position: relative;
    overflow: hidden;
}

.resources .content_1 .son a {
    color: #ffffff !important;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.3px;
    display: block;
    text-decoration: none;
}

.resources .content_1 .son:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.35);
}

.resources .content_1 .son.active {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    box-shadow: 0 4px 12px rgba(245, 87, 108, 0.35);
}

/* 主页面内容区域 - 紧凑布局 */
.resources .content_2,
.resources .content_2.w1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px 40px;
    width: 100%;
    box-sizing: border-box;
}

.resources .content_2 .con {
    margin-bottom: 40px;
}

/* 分类标题 */
.resources .content_2 .title {
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #e2e8f0;
}

.resources .content_2 .title .text_1 {
    font-size: 24px;
    font-weight: 700;
    color: #2d3748;
    display: flex;
    align-items: center;
    gap: 10px;
}

/* 主页面资源列表 - 紧凑卡片式，每排4个 */
.resources .content_2 .list,
.resources .content_2.w1200 .list,
.resources.index .content_2 .list,
.index.resources .content_2 .list {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 20px !important;
    width: 100% !important;
    align-items: stretch !important;
    justify-content: normal !important;
    flex-wrap: nowrap !important;
    margin: 0 !important;
}

/* 主页面资源卡片 - 紧凑设计 */
.resources .content_2 .list .son,
.resources.index .content_2 .list .son,
.index.resources .content_2 .list .son {
    background: #ffffff !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06) !important;
    transition: all 0.3s ease !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
    text-decoration: none !important;
    color: inherit !important;
    border: 1px solid #e2e8f0 !important;
    width: 100% !important;
    margin: 0 !important;
}

.resources .content_2 .list .son:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    border-color: #cbd5e0;
}

/* 卡片图片 */
.resources .content_2 .list .son .img_1 {
    width: 100%;
    height: 160px;
    overflow: hidden;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.resources .content_2 .list .son .img_1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.resources .content_2 .list .son:hover .img_1 img {
    transform: scale(1.08);
}

/* 卡片内容 */
.resources .content_2 .list .son .right {
    padding: 16px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.resources .content_2 .list .son .right .title {
    font-size: 16px;
    font-weight: 600;
    color: #2d3748;
    margin-bottom: 8px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    border: none;
    padding: 0;
}

.resources .content_2 .list .son .right .text_1 {
    font-size: 13px;
    color: #718096;
    line-height: 1.5;
    margin-bottom: 12px;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* 统计信息 */
.resources .content_2 .list .son .wzz {
    display: flex;
    gap: 16px;
    margin-bottom: 12px;
    align-items: center;
    font-size: 12px;
    color: #a0aec0;
}

.resources .content_2 .list .son .wzz .s {
    display: flex;
    align-items: center;
    gap: 4px;
}

/* 按钮 */
.resources .content_2 .list .son .button {
    margin-top: auto;
}

.resources .content_2 .list .son .button .son {
    display: block;
    padding: 8px 16px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #ffffff;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
}

.resources .content_2 .list .son:hover .button .son {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
}

/* 不同资源类型的按钮颜色 */
.resources .content_2 .list .son[data-item="36"] .button .son {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}
.resources .content_2 .list .son[data-item="12"] .button .son {
    background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);
}
.resources .content_2 .list .son[data-item="11"] .button .son {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
}
.resources .content_2 .list .son[data-item="10"] .button .son {
    background: linear-gradient(135deg, #fa709a 0%, #fee140 100%);
}
.resources .content_2 .list .son[data-item="347"] .button .son {
    background: linear-gradient(135deg, #30cfd0 0%, #330867 100%);
}

/* 查看更多按钮 */
.resources .content_2 .con .resource_top.loadMore {
    text-align: center;
    margin-top: 30px;
    padding: 12px 32px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #ffffff;
    border-radius: 25px;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
    display: inline-block;
    cursor: pointer;
    border: none;
}

.resources .content_2 .con .resource_top.loadMore:hover {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(245, 87, 108, 0.3);
}

/* ============================================
   分类详情页样式（左右两栏布局）
   ============================================ */

/* 详情页容器 */
.resource-detail-page {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    display: flex;
    gap: 24px;
}

/* 左侧边栏 - 标签筛选（暂时隐藏，待标签功能实现） */
.resource-sidebar {
    width: 280px;
    flex-shrink: 0;
    display: none; /* 暂时隐藏，待标签功能实现后改为block */
}

.resource-sidebar .sidebar-box {
    background: #ffffff;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    border: 1px solid #e2e8f0;
}

.resource-sidebar .sidebar-title {
    font-size: 18px;
    font-weight: 700;
    color: #2d3748;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 2px solid #e2e8f0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.resource-sidebar .sidebar-title .view-all {
    font-size: 13px;
    font-weight: 500;
    color: #667eea;
    text-decoration: none;
    transition: color 0.3s ease;
}

.resource-sidebar .sidebar-title .view-all:hover {
    color: #764ba2;
}

/* 标签列表 */
.resource-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.resource-tag {
    display: inline-block;
    padding: 6px 14px;
    background: #f7fafc;
    color: #4a5568;
    border-radius: 16px;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 1px solid #e2e8f0;
}

.resource-tag:hover {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #ffffff;
    border-color: transparent;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(102, 126, 234, 0.3);
}

.resource-tag.active {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #ffffff;
    border-color: transparent;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.25);
}

.resource-tag .tag-count {
    margin-left: 4px;
    opacity: 0.8;
    font-size: 12px;
}

/* 右侧内容区 - 资源列表 */
.resource-content {
    flex: 1;
    min-width: 0;
}

/* 面包屑导航 */
.resource-breadcrumb {
    margin-bottom: 20px;
    font-size: 14px;
    color: #718096;
}

.resource-breadcrumb a {
    color: #667eea;
    text-decoration: none;
    transition: color 0.3s ease;
}

.resource-breadcrumb a:hover {
    color: #764ba2;
}

.resource-breadcrumb .separator {
    margin: 0 8px;
    color: #cbd5e0;
}

/* 分类标签导航 */
.resource-category-nav {
    background: #ffffff;
    border-radius: 12px;
    padding: 16px 20px;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    border: 1px solid #e2e8f0;
}

.resource-category-nav .category-label {
    font-size: 14px;
    font-weight: 600;
    color: #2d3748;
    margin-right: 12px;
}

.resource-category-nav .category-list {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 8px;
}

.resource-category-nav .category-item {
    padding: 6px 16px;
    background: #f7fafc;
    color: #4a5568;
    border-radius: 6px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 1px solid #e2e8f0;
}

.resource-category-nav .category-item:hover {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #ffffff;
    border-color: transparent;
}

.resource-category-nav .category-item.active {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    color: #ffffff;
    border-color: transparent;
}

/* 资源列表 - 紧凑列表式 */
.resource-list {
    background: #ffffff;
    border-radius: 12px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    border: 1px solid #e2e8f0;
}

.resource-item {
    padding: 20px;
    border-bottom: 1px solid #e2e8f0;
    transition: all 0.3s ease;
    text-decoration: none;
    color: inherit;
    display: block;
}

.resource-item:last-child {
    border-bottom: none;
}

.resource-item:hover {
    background: #f7fafc;
    border-radius: 8px;
    transform: translateX(4px);
}

.resource-item .item-title {
    font-size: 18px;
    font-weight: 600;
    color: #2d3748;
    margin-bottom: 10px;
    line-height: 1.4;
    transition: color 0.3s ease;
}

.resource-item:hover .item-title {
    color: #667eea;
}

.resource-item .item-description {
    font-size: 14px;
    color: #718096;
    line-height: 1.6;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.resource-item .item-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.resource-item .item-stats {
    display: flex;
    gap: 16px;
    font-size: 13px;
    color: #a0aec0;
}

.resource-item .item-action {
    padding: 8px 20px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #ffffff;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
    white-space: nowrap;
}

.resource-item .item-action:hover {
    background: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(245, 87, 108, 0.3);
}

/* 分页 */
.resource-pagination {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.resource-pagination a,
.resource-pagination span {
    display: inline-block;
    padding: 8px 14px;
    background: #ffffff;
    color: #4a5568;
    border-radius: 6px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: 1px solid #e2e8f0;
    min-width: 40px;
    text-align: center;
}

.resource-pagination a:hover {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #ffffff;
    border-color: transparent;
}

.resource-pagination .current {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #ffffff;
    border-color: transparent;
}

/* ============================================
   响应式设计
   ============================================ */

@media (max-width: 1200px) {
    .resources .content_2 .list,
    .resources .content_2.w1200 .list,
    .resources.index .content_2 .list,
    .index.resources .content_2 .list {
        grid-template-columns: repeat(3, 1fr) !important;
    }
}

@media (max-width: 1024px) {
    .resource-detail-page {
        flex-direction: column;
    }
    
    .resource-sidebar {
        width: 100%;
    }
    
    .resource-sidebar .sidebar-box {
        margin-bottom: 20px;
    }
    
    .resources .content_2 .list,
    .resources .content_2.w1200 .list,
    .resources.index .content_2 .list,
    .index.resources .content_2 .list {
        grid-template-columns: repeat(2, 1fr) !important;
    }
}

@media (max-width: 768px) {
    .resources .content_1 .list {
        gap: 8px;
        padding: 0 15px;
    }
    
    .resources .content_1 .son {
        padding: 10px 20px;
        font-size: 14px;
    }
    
    .resources .content_2 {
        padding: 0 15px 30px;
    }
    
    .resources .content_2 .list,
    .resources .content_2.w1200 .list,
    .resources.index .content_2 .list,
    .index.resources .content_2 .list {
        grid-template-columns: 1fr !important;
        gap: 16px !important;
    }
    
    .resource-detail-page {
        padding: 15px;
        gap: 16px;
    }
    
    .resource-item {
        padding: 16px;
    }
    
    .resource-item .item-meta {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
    
    .resource-item .item-action {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .resources .content_1 .list {
        flex-direction: column;
    }
    
    .resources .content_1 .son {
        width: 100%;
        text-align: center;
    }
    
    .resource-category-nav .category-list {
        flex-direction: column;
    }
    
    .resource-category-nav .category-item {
        width: 100%;
        text-align: center;
    }
}

/* 加载状态 */
.resource-list {
    position: relative;
}

.resource-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 100;
    color: #667eea;
    font-size: 14px;
}

.loading-spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #f3f3f3;
    border-top: 4px solid #667eea;
    border-radius: 50%;
    animation: spin 1s linear infinite;
    margin: 0 auto 10px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* 打印样式优化 */
@media print {
    .resources .content_1 {
        display: none;
    }
    
    .resource-sidebar {
        display: none;
    }
}
