.kecheng-right-box>p {
  color: #ff0000;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin: 15px 0;
}
.kecheng-right-box{
  display: flex;
}
.kecheng-right-box>a {
  display: block;
  width: 415px;
  height: 480x;
  line-height: 40px;
  text-align: center;
  margin: 6px auto;
  color: red;
  font-size: 15px;
  text-decoration: none;
  border-radius: 5px;
}
#modal-backdrop {
  position: fixed;
  top: 0;
  filter: alpha(opacity=50);
  opacity: .5;
  right: 0;
  display: none;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

#modal-content {
  background: url(//gn.xuekao123.com/public/static/images/kechengbg.png) no-repeat;
  width: 480px;
  z-index: 1050;
  margin: 280px auto 0;
  position: relative;
  height: 400px;
}

#modal-dialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

#modal-content>i {

  font-weight: bold;
  position: absolute;
  right: 10px;
  top: 5px;
  font-style: inherit;
  font-size: 16px;
  color: #4e8a00;
  cursor: pointer;
}

#modal-title {
  height: 34px;
  line-height: 34px;
  font-size: 18px;
  color: #fff;
  padding-left: 24px;
  font-weight: bold;
  letter-spacing: 1px;
}

#modal-text {
  font-size: 14px;
  margin: 0 20px;
  text-align: center;
}

a.modal-hide {
  width: 96px;
  height: 29px;
  background: url(//gn.xuekao123.com/public/static/images/qm250551.jpg) no-repeat center;
  text-align: center;
  color: #fff;
  border: 0;
  font-weight: bold;
  display: block;
  font-size: 13px;
  line-height: 29px;
  position: absolute;
  text-decoration: none;
  left: 190px;
  bottom: 30px;
}

#modal-text>img {
  display: block;
  width: 160px;
  height: 160px;
  margin: 20px auto;
}
.hot{
  width: 30px;
  height: 23px;
}