.box {
  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
}
.box .show {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.bg-color {
  background: #eef9fe;
}
.bg-color .title-bg {
  margin: 0 auto;
  width: 296px;
  height: 120px;
  line-height: 148px;
  text-align: center;
  font-size: 25px;
  color: #000;
  background: url(../img/title-bg.png) no-repeat;
}
/*banner 开始*/
.banner {
  position: relative;
  z-index: 1;
  height: 500px;
}
.banner img {
  float: left;
}
.yd {
  position: relative;
  z-index: 5;
  padding: 76px 0 0 0;
  height: 310px;
}
.yd .yd-text {
  margin: 0 auto;
  padding: 40px 110px;
  width: 680px;
  height: 108px;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  background: #005c5c;
  border: 8px solid #a38b5f;
}
.yd .yd-left {
  position: absolute;
  top: -40px;
  left: 68px;
  z-index: 3;
}
.yd .yd-right {
  position: absolute;
  top: 83px;
  right: 60px;
  z-index: 3;
}
.fl {
  padding: 0 0 15px 0;
}
.fl .table {
  margin: 0 auto;
  padding: 25px 0 0 0;
  width: 1150px;
  height: 635px;
  background: #fff;
}
.fl .table ul {
  margin: 0 auto;
  padding: 0 0 0 72px;
  width: 1000px;
  height: 145px;
  overflow: hidden;
}
.fl .table ul li {
  float: left;
  margin-right: 60px;
  width: 185px;
  height: 94px;
  line-height: 77px;
  font-size: 28px;
  color: #fff;
  text-align: center;
  background: url(../img/fl-title-bg.png) no-repeat;
}
.fl .table ul li:last-of-type {
  margin-right: 0;
}
.fl .table table {
  margin: 0 auto;
  width: 1082px;
  height: 462px;
}
.fl .table table tr td {
  width: 250px;
  text-align: center;
  color: #333;
  background: #c9ebfb;
  border: 3px solid #fff;
}
.fl .table table tr:hover td {
  color: #9e0000;
}
.fl .tj {
  margin: 25px auto;
  width: 1137px;
  height: 307px;
  border: 7px solid #7ecef4;
  background: #fff;
}
.fl .tj .tj-bk {
  position: relative;
  margin: 13px auto;
  width: 81px;
  height: 67px;
  border: 6px solid #000;
}
.fl .tj .tj-bk h4 {
  position: absolute;
  top: 10px;
  left: -19px;
  width: 120px;
  text-align: center;
  font-size: 30px;
  background: #fff;
}
.fl .tj .tj-list {
  float: left;
  margin: 40px 0 0 26px;
  width: 560px;
}
.fl .tj .tj-list p {
  padding: 5px 0;
}
.fl .tj img {
  float: right;
  margin-right: 100px;
}
.school {
  position: relative;
  height: 1180px;
  overflow: hidden;
  transition: height 0.5s;
}
.school .fl-school-icon {
  position: absolute;
  top: -55px;
  left: 0;
}
.school table {
  margin: 3px auto;
  width: 1124px;
}
.school table tr th,
.school table tr td {
  text-align: center;
  width: 204px;
  height: 68px;
  border: 2px solid #b1cfe6;
}
.school table tr:first-of-type td:first-of-type {
  width: 195px;
  background: #fff;
}
.school table tr:nth-of-type(even) td,
.school table tr:nth-of-type(even) th {
  background: #fff;
}
.school .more {
  margin: 35px auto 100px;
  width: 1030px;
  overflow: hidden;
}
.school .more span {
  margin-top: 55px;
  float: left;
  display: block;
  width: 445px;
  height: 10px;
  background: url(../img/point.png) repeat-x;
}
.school .more span:last-of-type {
  position: relative;
  z-index: 3;
}
.school .more a {
  float: left;
  margin: 0 18px 0 0;
  width: 84px;
  height: 84px;
  line-height: 84px;
  border: 15px solid rgba(0, 0, 0, 0.5);
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
}
.school .more-right {
  position: absolute;
  top: 840px;
  right: 0;
}
.gw {
  height: 423px;
}
.gw .color2 {
  background: #f6f6f6;
  height: 301px;
  overflow: hidden;
}
.gw .color2 .gw-box {
  position: relative;
}
.gw .color2 .gw-box .box {
  padding: 0 55px;
}
.gw .color2 .gw-box .box .teacher {
  overflow: hidden;
  float: left;
  margin: 0 20px 0 0;
  width: 252px;
  text-align: center;
}
.gw .color2 .gw-box .box .teacher img {
  display: block;
  margin: 25px auto 10px;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 2px solid red;
}
.gw .color2 .gw-box .box .teacher a {
  margin: 5px auto;
  width: 252px;
}
.gw .color2 .gw-box .box .teacher a.zx {
  display: block;
  width: 156px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  color: #fff;
  background: #c30d23;
  border-radius: 10px;
}
.gw .color2 .gw-box .box .teacher p {
  width: 252px;
  height: 22px;
  overflow: hidden;
}
.gw .color2 .gw-box .box .teacher p span {
  display: block;
  float: left;
  text-align: left;
}
.gw .color2 .gw-box .box .teacher p span.strong {
  font-weight: 700;
}
.gw .color2 .gw-box .box .teacher p span:last-of-type {
  width: 160px;
  overflow: hidden;
}
.gw .color2 .gw-box a.prev,
.gw .color2 .gw-box a.next {
  position: absolute;
  top: 156px;
  display: block;
  width: 27px;
  height: 56px;
}
.gw .color2 .gw-box a.prev {
  left: 0;
  background: url(http://www.jshnh.com/new/img/prev.png) no-repeat;
}
.gw .color2 .gw-box a.next {
  right: 0;
  background: url(http://www.jshnh.com/new/img/next.png) no-repeat;
}
.adv {
  padding: 33px 0 0 0;
  background: #348db9;
}
.adv ul.adv-list {
  padding: 60px 0 0 51px;
  overflow: hidden;
}
.adv ul.adv-list li {
  position: relative;
  margin: 0 67px 20px 0;
  float: left;
  width: 321px;
  height: 436px;
}
.adv ul.adv-list li:nth-of-type(3),
.adv ul.adv-list li:nth-of-type(6) {
  margin-right: 0;
}
.adv ul.adv-list li img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
.adv ul.adv-list li span {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  width: 301px;
  height: 421px;
  border: 2px solid #fff;
}
.adv ul.adv-list li p {
  position: absolute;
  width: 30px;
  height: 50px;
  border: 2px solid #fff;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.adv ul.adv-list li p.p1 {
  top: 28px;
  left: 141px;
  z-index: 3;
}
.adv ul.adv-list li p.p2 {
  top: 69px;
  right: 120px;
  z-index: 4;
}
.adv ul.adv-list li h5 {
  padding: 0 30px;
  position: absolute;
  top: 200px;
  left: 0;
  width: 260px;
  text-align: center;
  z-index: 2;
  font-size: 20px;
  color: #fff;
}
.foot {
  margin: 20px 0 0 0;
  padding: 74px 0 0 0;
  width: 100%;
  height: 153px;
  background: #171a1b;
}
.foot p {
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
}
.foot p.name {
  font-size: 20px;
}
