/* Information detail page — aligned with icp5 mymps layout */
.information_bd { overflow: visible; height: auto; text-align: left; }
.information_bd::after { content: ""; display: table; clear: both; }
.information_bd .bd_left {
  width: 870px;
  border: 1px #ddd solid;
  border-radius: 2px;
  background-color: #fff;
  float: left;
  height: auto;
  overflow: visible;
}
.information_bd .bd_lefter {
  margin: 5px 25px 25px;
  height: auto;
  overflow: visible;
}
.information_bd .bd_left .bd_left_foot {
  background: #f7f7f7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10' fill='%23f5a623'/%3E%3Ctext x='12' y='16' text-anchor='middle' fill='white' font-size='14' font-weight='bold'%3E!%3C/text%3E%3C/svg%3E") 10px 25px no-repeat;
  width: 100%;
  min-height: 80px;
  height: auto;
  line-height: 1.6;
  padding: 24px 20px 24px 50px;
  font-size: 16px;
  text-indent: 0;
  color: #666;
  overflow: visible;
}
.information_bd .bd_left .bd_left_foot ul { margin: 0; padding: 0; list-style: none; }
.information_bd .bd_right {
  float: right;
  border-radius: 2px;
  overflow: visible;
  padding-top: 0;
  width: 310px;
  height: auto;
}

.information_hd { overflow: hidden; width: 100%; text-align: left; }
.information_hd ul { margin: 0; padding: 0; list-style: none; }
.information_hd .information_title {
  text-align: left;
  display: block;
  font-weight: 700;
  overflow: hidden;
  margin-top: 10px;
  width: 100%;
  height: auto;
  min-height: 50px;
  line-height: 1.4;
  margin-bottom: 10px;
  font-size: 26px;
  color: #333;
}
.information_hd .information_time {
  display: block;
  width: 100%;
  min-height: 22px;
  color: #999;
  text-align: left;
  line-height: 22px;
  border-bottom: 1px #e6e6e6 solid;
  padding-bottom: 20px;
  overflow: hidden;
}
.information_hd .information_time span { font-size: 14px; float: left; margin-right: 15px; overflow: hidden; }
.information_hd .information_time .editor { float: right; text-align: right; width: 39%; list-style: none; margin: 0; padding: 0; }
.information_hd .information_time .editor li { float: right; display: block; margin-left: 5px; }
.information_hd .information_time .editor li a { font-size: 14px; color: #999; }
.information_hd .information_time .editor li a:hover { color: var(--primary, #3592e2); text-decoration: none; }
.information_hd .information_time .editor li a.top-link { color: red; }

.extra_contact {
  overflow: visible;
  height: auto;
  color: #585858;
  font-size: 14px;
  line-height: 30px;
  margin-top: 20px;
}
.extra_contact::after { content: ""; display: table; clear: both; }
.extra_contact .extra { float: left; overflow: visible; width: 365px; height: auto; color: #585858; }
.extra_contact .contact { float: left; overflow: visible; padding-bottom: 15px; height: auto; font-size: 16px; }
.extra_contact .contact > ul { margin: 0; padding: 0; list-style: none; }
.extra_contact .contact li { margin-top: 3px; margin-bottom: 10px; overflow: visible; height: auto; max-width: 450px; }
.extra_contact .contact span { display: inline-block; width: 92px; height: 30px; margin-right: 10px; text-align: right; }
.extra_contact .contact .red { color: red; font-weight: 700; }
.extra_contact .contact .contacter {
  width: 100%;
  height: auto;
  overflow: visible;
  border-top: 1px #ddd dashed;
  padding-top: 5px;
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.extra_contact .contact .qqbm a._qq {
  border: 1px #f00 solid;
  color: #f00;
  padding: 3px 10px;
  font-size: 12px;
  margin-left: 5px;
  border-radius: 2px;
}
.extra_contact .contact .qqbm a._qq:hover { background-color: #f00; color: #fff; text-decoration: none; }
.extra_contact .notice {
  padding: 10px 10px 10px 55px;
  background: #f7f7f7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='10' fill='%23f5a623'/%3E%3Ctext x='12' y='16' text-anchor='middle' fill='white' font-size='14' font-weight='bold'%3E!%3C/text%3E%3C/svg%3E") 10px 8px no-repeat;
  max-width: 390px;
  overflow: visible;
  height: auto;
  font-size: 13px;
  line-height: 1.6;
  color: #666;
}

.zoombox {
  width: 280px;
  height: auto;
  border: 1px #e9e9e9 solid;
  padding: 35px 20px;
  margin-top: 10px;
}
.zoompic {
  margin-left: auto;
  margin-right: auto;
  width: 270px;
  height: 200px;
  text-align: center;
  background: #fafafa;
}
.zoompic img { width: 250px; height: 200px; object-fit: cover; display: block; margin: 0 auto; }
.sliderbox { height: 80px; overflow: hidden; margin: 6px 0 0; }
.sliderbox .arrow-btn {
  margin-top: 13px;
  width: 38px;
  height: 45px;
  border: 1px #ddd solid;
  background: #f5f5f5;
  color: #999;
  font-size: 22px;
  line-height: 43px;
  text-align: center;
  cursor: pointer;
}
.sliderbox #btn-left { float: left; }
.sliderbox #btn-right { float: right; }
.sliderbox #btn-left.disabled,
.sliderbox #btn-right.disabled { opacity: 0.4; cursor: default; }
.sliderbox .sliderr {
  position: relative;
  float: left;
  display: inline;
  overflow: hidden;
  margin: 0 0 0 1px;
  width: 202px;
  height: 105px;
}
.sliderbox .sliderr ul { position: absolute; left: 0; margin: 0; padding: 0; list-style: none; display: flex; gap: 6px; }
.sliderbox .sliderr li { float: left; width: 67px; height: 70px; text-align: center; cursor: pointer; }
.sliderbox .sliderr li img { border: solid 2px #dfdfdf; width: 58px; height: 55px; object-fit: cover; display: block; }
.sliderbox .sliderr li.currentt img { border: solid 2px #ff6900; }

.view_hd {
  margin-top: 10px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  border-bottom: 1px #ddd solid;
  color: #000;
}
.view_hd ul { margin: 0; padding: 0; list-style: none; }
.view_hd .now,
.view_hd ul li { float: left; height: 50px; line-height: 50px; display: block; text-align: center; font-weight: 700; }

.view_bd { font-size: 16px; }
.view_bd .maincon {
  overflow: visible;
  padding: 20px 0 10px;
  word-wrap: break-word;
  line-height: 2;
  word-break: break-all;
  color: #333;
}

.relates ul { margin: 0; padding: 0; list-style: none; }
.relates li {
  padding: 13px 0;
  border-bottom: 1px #ddd dashed;
  overflow: hidden;
  width: 100%;
}
.relates li .relateimg { display: block; float: left; width: 12%; }
.relates li .relateimg img { width: 70px; height: 55px; border: 1px #ddd solid; padding: 1px; object-fit: cover; }
.relates li .relatetit { display: block; float: left; width: 78%; }
.relates .tit {
  font-size: 16px;
  font-weight: 700;
  margin-top: 2px;
  display: block;
  float: left;
  color: #333;
}
.relates .tit:hover { color: var(--primary, #3592e2); }
.relates div.cat { font-size: 14px; color: #999; margin-top: 9px; display: block; float: left; width: 100%; }
.relates li .relatedat {
  display: block;
  float: right;
  text-align: right;
  width: 10%;
  font-size: 14px;
  color: #999;
  margin-top: 20px;
}

a.viewmore {
  margin-top: 10px;
  display: inline-block;
  background-color: #fafafa;
  border: 1px #e1e1e1 solid;
  border-radius: 2px;
  font-size: 14px;
  width: 120px;
  text-align: center;
  height: 32px;
  line-height: 32px;
  color: #666;
}
a.viewmore:hover { background-color: #ececec; text-decoration: none; }

.boxx {
  font-size: 14px;
  border: 1px #ddd solid;
  background-color: #fff;
  width: auto;
  height: auto;
  overflow: visible;
  display: block;
  padding: 15px;
  margin-bottom: 10px;
}
.boxx .school_logo { text-align: center; margin: 0 0 5px; padding: 0; list-style: none; }
.boxx .school_logo .userlogo {
  margin: 20px auto 10px;
  border: 1px #d5d5d5 solid;
  width: 130px;
  height: 130px;
  border-radius: 65px;
  object-fit: cover;
}
.boxx .school_logo .username { font-size: 16px; font-weight: 700; color: #333; }

.boxer { padding: 10px 15px 5px; border: 1px #ddd solid; background-color: #fff; margin-bottom: 10px; }
.boxer_hd { font-size: 16px; color: #000; border-bottom: 1px #e6e6e6 solid; margin-bottom: 10px; overflow: hidden; }
.boxer_hd span { height: 36px; line-height: 36px; display: block; float: left; font-weight: 700; padding: 0 5px; }
.boxer_bd { margin-bottom: 10px; }
.boxer_bd ul { margin: 0; padding: 0; list-style: none; overflow: hidden; }
.boxer_bd ul li {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  padding-left: 12px;
}
.boxer_bd ul li::before { content: "›"; position: absolute; left: 0; color: #999; }
.short ul li { float: left; display: block; width: 136px; }

.blue .boxer_hd span { border-bottom: 1px #3592e2 solid; color: #3592e2; }
.green .boxer_hd span { border-bottom: 1px #42b712 solid; color: #42b712; }
.orange .boxer_hd span { border-bottom: 1px #f78015 solid; color: #f78015; }
.red .boxer_hd span { border-bottom: 1px #c40000 solid; color: #c40000; }

.full .information_bd { width: 1199px !important; max-width: 100%; }

.info-page .wrapper { overflow: visible; margin-bottom: 20px; }
.info-page .wrapper::after { content: ""; display: table; clear: both; }

@media (max-width: 960px) {
  .information_bd .bd_left,
  .information_bd .bd_right,
  .full .information_bd { width: 100% !important; float: none; }
  .extra_contact .extra,
  .extra_contact .contact { float: none; width: 100%; }
  .information_hd .information_time .editor { float: none; width: 100%; margin-top: 8px; }
  .relates li .relateimg,
  .relates li .relatetit,
  .relates li .relatedat { float: none; width: 100%; text-align: left; margin-top: 6px; }
}
