.banner12 {
  margin: 0 auto;
  margin-bottom: 12px;
  margin-top: 0px;
  width: 1000px;
}

.banner12 img {
  width: 498px;
}

.kecheng-right-box > p {
  color: #ff0000;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  margin: 15px 0;
  position: relative;
}

.kecheng-right-box {
  display: flex;
  position: relative;
}

.kecheng-right-box > a {
  width: 153px;
  box-sizing: border-box;
  height: 24px;
  line-height: 24px;
  color: #0088e6;
  padding-left: 10px;
  position: relative;
  font-size: 15px;
  vertical-align: bottom;
  margin-left: 10px;
  display: inline-block;
  border: solid 1px #0088e6;
  display: flex;
  justify-content: space-between;
  top: 19px;
}

.yxz_lq {
  display: inline-block;
  height: 100%;
  width: 60px;
  background-color: #0088e6;
  color: white;
}

#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;
}

table {
  table-layout: fixed;
}

table tr,
table th,
table td{
  width: initial !important;
}

#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: 35px;
  height: 30px;
}

.center {
  display: flex;
}