.xmt-boxs .jrhm-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #FFFBFB;
}
.xmt-boxs .jrhm-wrapper .title-wrapper {
  margin-top: 72px;
  margin-bottom: 68px;
}
.xmt-boxs .jrhm-wrapper .javabox_con {
  width: 1200px;
  overflow: hidden;
}
.xmt-boxs .jrhm-wrapper .hds {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.xmt-boxs .jrhm-wrapper .hds .line {
  width: 6px;
  height: 23px;
  background: #FF4D40;
  border-radius: 3px;
  margin-right: 6px;
}
.xmt-boxs .jrhm-wrapper .hds h3 {
  font-family: PingFang SC;
  font-weight: bold;
  font-size: 26px;
  color: #131313;
}
.xmt-boxs .jrhm-wrapper .picScroll-left {
  position: relative;
  margin-top: 29px;
}
.xmt-boxs .jrhm-wrapper .picScroll-left .hd {
  position: absolute;
  right: 10px;
  top: -48px;
  width: 68px;
  height: 31px;
  display: flex;
  justify-content: space-between;
}
.xmt-boxs .jrhm-wrapper .picScroll-left .picList {
  display: flex;
  flex-direction: row;
}
.xmt-boxs .jrhm-wrapper .picScroll-left .bd .picList li .pic {
  display: flex;
  flex-direction: column;
  width: 377px;
  height: 219px;
  border-radius: 20px;
  overflow: hidden;
  margin-right: 34px;
  cursor: pointer;
}
.xmt-boxs .jrhm-wrapper .picScroll-left .bd .picList li p {
  margin-top: 17px;
  text-align: center;
  white-space: pre-wrap;
  font-family: PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #3B3B3B;
}
.xmt-boxs .jrhm-wrapper .javabox_con2 {
  margin-top: 72px;
}
.xmt-boxs .jrhm-wrapper .javabox_con2 .bd .picList li .pic {
  width: 283px;
  height: 196px;
  margin-right: 23px;
}
.xmt-boxs .jrhm-wrapper .javabox_con2 .bd .picList li p {
  text-align: left;
  width: 283px;
}
.xmt-boxs .jrhm-wrapper .javabox3_con2 {
  margin: 38px 0;
}
.xmt-boxs .jrhm-wrapper .javabox3_con .hds p {
  font-size: 12px;
  color: #939393;
  text-align: right;
  line-height: 28px;
  margin-right: 50px;
  padding-top: 6px;
}
.xmt-boxs .jrhm-wrapper .javabox3_con .hds p b {
  display: block;
  font-size: 24px;
  color: #3e3e3e;
}
.xmt-boxs .jrhm-wrapper .javabox3_con2 {
  padding: 34px 0 54px;
}
.xmt-boxs .jrhm-wrapper .javabox3_con2 ul {
  display: flex;
  justify-content: space-between;
  width: 1138px;
  margin: 21px auto 0;
}
.xmt-boxs .jrhm-wrapper .javabox3_con2 ul li {
  position: relative;
  width: 366px;
  height: 230px;
  border-radius: 8px;
  background: url("/2020gw/images/javaeepic/javabox3pic3.png") no-repeat;
  cursor: pointer;
}
.xmt-boxs .jrhm-wrapper .javabox3_con2 ul li p {
  font-size: 19px;
  color: #fff;
  line-height: 27px;
  font-weight: bold;
  font-style: italic;
  padding: 36px 0 0 34px;
}
.xmt-boxs .jrhm-wrapper .javabox3_con2 ul li .pic {
  position: absolute;
  right: 22px;
  bottom: 58px;
}
.xmt-boxs .jrhm-wrapper .javabox3_con2 ul li span {
  position: absolute;
  right: 36px;
  bottom: 20px;
  font-size: 16px;
  color: #fff;
  line-height: 21px;
}
.xmt-boxs .jrhm-wrapper .javabox3_con2 ul li:hover {
  box-shadow: 0 12px 24px #8bcaff;
}
.xmt-boxs .jrhm-wrapper .javabox3_con2 ul li:hover i {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.xmt-boxs .jrhm-wrapper .javabox3_con3 .picScroll-left {
  position: relative;
  margin-top: 17px;
}
.xmt-boxs .jrhm-wrapper .javabox3_con3 .hd a.next {
  background-position-x: -33px;
}
.xmt-boxs .jrhm-wrapper .javabox3_con3 .hd a:hover {
  box-shadow: 0 5px 13px rgba(141, 212, 255, 0.51);
  background-position-y: -203px;
}
.xmt-boxs .jrhm-wrapper .javabox3_con3 .picList li p {
  font-size: 16px;
  color: #5e5e5e;
  text-align: center;
  line-height: 20px;
  padding-top: 17px;
}
