.head_up .city .city_con {
  right: -70px;
}
.box_curriculum {
  font-family: Microsoft YaHei;
  background: #fff;
  padding-top: 105px !important;
}
.box_curriculum .curriculum_top .cur span {
  font-weight: bold;
  color: #ff3434;
}
.box_curriculum .curriculum_top .cur:before {
  bottom: -1px;
}
.box_curriculum .title-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
.box_curriculum .title-wrapper .p1 {
  font-weight: 400;
  font-size: 36px;
  color: #333333;
  margin-bottom: 27px;
}
.box_curriculum .title-wrapper .p2 {
  font-weight: 400;
  font-size: 14px;
  color: #999999;
}
.box_curriculum .curriculum_bot {
  background-image: url("/pc/module/home/images/d-bg.jpg");
  background-size: 100% 100%;
}
.box_curriculum .curriculum_bot .cur_list {
  height: 650px;
  background: none;
}
.box_curriculum .curriculum_bot .list_bot {
  border-radius: 28px;
  background: #fff;
}
.box_curriculum .curriculum_bot .list_bot .jylp2 {
  display: none;
}
.box_curriculum .curriculum_bot .ad-img {
  margin-top: 30px;
}
.box_curriculum .curriculum_bot .ad-img img {
  width: 1200px;
  height: 90px;
  background: #ffffff;
  border-radius: 28px;
}
.box_curriculum .curriculum_bot .listbot_con .show-img {
  margin: 20px 0;
  padding-left: 20px;
}
.box_curriculum .curriculum_bot .listbot_con .list_right {
  border: none;
}
.box_curriculum .curriculum_bot .listbot_con .hd {
  display: flex;
  height: 30px !important;
}
.box_curriculum .curriculum_bot .listbot_con .hd .select {
  margin-left: 10px;
}
.box_curriculum .curriculum_bot .listbot_con .title {
  display: inline-block;
  height: 26px;
  padding: 0 25px;
  border-bottom: 13px solid #f7f7f7;
}
.box_curriculum .curriculum_bot .listbot_con .title .text1 {
  font-weight: 400;
  font-size: 28px;
  color: #434a53;
}
.box_curriculum .curriculum_bot .listbot_con .title .text2 {
  font-weight: 300;
  font-size: 20px;
  color: #444444;
  padding-left: 30px;
}
.box_curriculum .curriculum_bot .listbot_con .content {
  display: flex;
  flex-direction: row;
}
.box_curriculum .curriculum_bot .listbot_con .content .list_right {
  width: 475px;
  height: 187px;
  background: #fafafa;
  border-radius: 12px;
  overflow: hidden;
}
.box_curriculum .curriculum_bot .listbot_con .content .list_right .hd span b {
  font-size: 15px;
}
.box_curriculum .curriculum_bot .listbot_con .content .list_right .hd .select dt {
  font-size: 13px;
}
.box_curriculum .curriculum_bot .listbot_con .content .content1 {
  box-sizing: border-box;
  width: 257px;
  height: 187px;
  background: #fafafa;
  border-radius: 12px;
  padding: 20px 15px;
  margin-right: 10px;
}
.box_curriculum .curriculum_bot .listbot_con .content .content1 .span {
  font-weight: bold;
  font-size: 15px;
  color: #434a53;
  margin-bottom: 18px;
}
.box_curriculum .curriculum_bot .listbot_con .content .content1 li {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  font-weight: 400;
  font-size: 13px;
  color: #434a53;
  line-height: 24px;
  padding-bottom: 10px;
}
.box_curriculum .curriculum_bot .listbot_con .content .content1 li span {
  font-size: 30px;
  color: #ffa48a;
}
.box_curriculum .curriculum_bot .listbot_con .content .content2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 36px 0 0 22px;
}
.box_curriculum .curriculum_bot .listbot_con .content .content2 a {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 30px;
}
.box_curriculum .curriculum_bot .listbot_con .content .content2 a img {
  margin-right: 6px;
}
.box_curriculum .curriculum_bot .listbot_con .content .content2 a:nth-child(1) {
  font-size: 12px;
}
.box_curriculum .curriculum_bot .listbot_con .content .content2 a:nth-child(2) {
  font-size: 12px;
}
.box_curriculum .curriculum_bot .listbot_con .content .content2 a:nth-child(3) {
  font-size: 13px;
}
.box_curriculum .curriculum_bot .listbot_con .content .content2 .seek-btn {
  position: relative;
  top: -32px;
  width: 119px;
  height: 32px;
  line-height: 32px;
  background: linear-gradient(90deg, #fe6e47, #fe5a47);
  border-radius: 16px;
  text-align: center;
  margin-top: 30px;
  color: #fff;
  padding-left: 11px;
  box-sizing: border-box;
}
.box_curriculum .curriculum_bot .listbot_con .content .content2 .seek-btn::after {
  position: absolute;
  top: 12px;
  right: 10px;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  border: 2px solid #ff7566;
  border-left: none;
  border-top: none;
  transform: rotate(-45deg);
}
