* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #ca2d40;
}
.box {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.box .size {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.box .size .title {
  overflow: hidden;
}
.box .size .title img {
  float: left;
  margin: 0 16px 0 0;
}
.box .size .title h3 {
  float: left;
  height: 97px;
  font-size: 48px;
  background: url(../img/title-bg.png) no-repeat;
  background-size: 100%;
  background-position: left bottom;
}
.box .size .zx {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -138px;
  width: 276px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  background: #fff;
  border-radius: 80px;
}
/*banner 开始*/
.banner {
  position: relative;
  margin: 0 auto;
  overflow-x: hidden;
  height: 643px;
}
.banner .show {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}
.banner .show img {
  float: left;
}
.why-box {
  height: 643px;
}
.why-box .why {
  height: 643px;
  background: url(../img/bg1.jpg) no-repeat;
}
.why-box .why .adv {
  padding: 44px 0 0 0;
  overflow: hidden;
}
.why-box .why .adv li {
  float: left;
  margin: 0 27px 0 0;
  width: 256px;
  height: 256px;
  border: 11px solid #0068B7;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  font-weight: 700;
}
.why-box .why .adv li h5 {
  padding: 43px 0 25px;
  font-size: 24px;
}
.why-box .why .adv li p {
  margin: 0 0 34px 0;
  font-size: 14px;
}
.why-box .why .adv li:last-of-type {
  margin-right: 0;
}
.why-box .why .zx {
  bottom: 50px;
  border: 10px solid #0068B7;
}
.plan-box {
  height: 773px;
}
.plan-box .plan {
  height: 773px;
  background: url(../img/bg2.jpg) no-repeat;
}
.plan-box .plan ul.plan-con {
  margin: 73px 0 0 0;
  height: ;
}
.plan-box .plan ul.plan-con li {
  position: relative;
  width: 550px;
  height: 528px;
  background: #fff;
  border-radius: 30px;
}
.plan-box .plan ul.plan-con li h4 {
  position: absolute;
  top: -28px;
  left: 30px;
  font-size: 40px;
}
.plan-box .plan ul.plan-con li h5 {
  padding: 78px 0 25px;
  text-align: center;
  font-size: 30px;
}
.plan-box .plan ul.plan-con li p {
  margin: 0 auto;
  width: 464px;
  background: #FFE400;
  line-height: 30px;
  font-weight: 700;
}
.plan-box .plan ul.plan-con li p:first-of-type {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  padding: 50px 17px 25px 17px;
}
.plan-box .plan ul.plan-con li p:last-of-type {
  margin-top: 10px;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  padding: 41px 17px 25px 17px;
}
.plan-box .plan ul.plan-con li p:last-of-type span {
  display: block;
  color: #FF0000;
}
.plan-box .plan ul.plan-con li:first-of-type {
  float: left;
}
.plan-box .plan ul.plan-con li:last-of-type {
  float: right;
}
.time-box {
  height: 1209px;
}
.time-box .time {
  height: 1209px;
  background: url(../img/bg3.jpg) no-repeat;
}
.time-box p.time-12 {
  margin: 44px 0 22px 52px;
  padding: 3px;
  width: 229px;
  font-size: 16px;
  font-weight: 700;
  border: 2px solid #000;
  background: #fff;
}
.time-box .time-left {
  margin-top: 18px;
  float: left;
  width: 220px;
}
.time-box .time-left li {
  position: relative;
  margin: 0 0 137px -66px;
}
.time-box .time-left li p {
  position: absolute;
  left: 94px;
  bottom: 20px;
  font-size: 27px;
  font-weight: 700;
}
.time-box .time-line {
  display: block;
  float: left;
  margin: 0 27px 0 21px;
  width: 5px;
  height: 653px;
  background: url(../img/time-line.png) repeat-y;
}
.time-box .time-right {
  float: right;
  width: 925px;
}
.time-box .time-right ul {
  margin: 0 0 50px 0;
  overflow: hidden;
}
.time-box .time-right ul li {
  float: left;
  margin: 0 10px 0 0;
  font-weight: 700;
  width: 293px;
  height: 200px;
  background: #FFE400;
}
.time-box .time-right ul li h5 {
  margin: 27px 0 0 21px;
  font-size: 24px;
}
.time-box .time-right ul li p {
  padding: 16px 0 0 8px;
  margin: 9px auto 0;
  width: 85%;
  height: 92px;
  line-height: 30px;
  font-size: 14px;
  background: #fff;
}
.time-box .time-right ul:last-of-type li {
  width: 211px;
}
.tj-box {
  height: 1379px;
}
.tj-box .tj {
  padding: 95px 0 0 0;
  height: 1379px;
  background: url(../img/bg4.jpg) no-repeat;
}
.tj-box .tj ul {
  margin: 56px 0 0 105px;
  width: 1108px;
  overflow: hidden;
}
.tj-box .tj ul li {
  float: left;
  margin: 0 95px 70px 0;
  position: relative;
  width: 457px;
  height: 377px;
  color: #fff;
}
.tj-box .tj ul li img {
  position: absolute;
  top: 0;
  left: 21px;
  z-index: 5;
}
.tj-box .tj ul li h5 {
  position: absolute;
  top: 115px;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 30px;
  z-index: 6;
}
.tj-box .tj ul li .blue {
  position: absolute;
  top: 52px;
  left: 35px;
  width: 414px;
  height: 315px;
  background: #0068B7;
  transform: rotate(3deg);
  z-index: 3;
  text-align: center;
}
.tj-box .tj ul li .blue p {
  position: absolute;
  top: 119px;
  left: 0;
  padding: 0 5%;
  width: 90%;
  line-height: 30px;
  text-align: center;
  transform: rotate(-3deg);
  font-size: 16px;
  font-weight: 700;
}
.tj-box .tj ul li span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 55px;
  left: 27px;
  width: 414px;
  height: 315px;
  transform: rotate(7deg);
  background: rgba(0, 0, 0, 0.4);
}
.school-box {
  height: 1824px;
}
.school-box .school {
  position: relative;
  padding: 95px 0 0 0;
  height: 1824px;
  background: url(../img/bg5.jpg) no-repeat;
}
.school-box .school h4 {
  margin: 52px auto;
  width: 256px;
  font-size: 30px;
  overflow: hidden;
  text-align: center;
}
.school-box .school h4 span {
  display: block;
  margin-top: 9px;
  width: 8px;
  height: 27px;
  background: #000;
}
.school-box .school h4 span:first-of-type {
  float: left;
}
.school-box .school h4 span:last-of-type {
  float: right;
}
.school-box .school ul {
  margin: 0 0 100px 0;
  overflow: hidden;
}
.school-box .school ul li {
  float: left;
  margin: 0 15px 0 0;
  width: 278px;
  height: 405px;
  border: 5px solid #C30D23;
  border-radius: 30px;
  background: #fff;
}
.school-box .school ul li img {
  display: block;
  margin: 40px auto 0;
}
.school-box .school ul li h5 {
  margin-top: 45px;
  width: 100%;
  text-align: center;
  font-size: 24px;
}
.school-box .school ul li .con {
  margin: 23px 0 0 20px;
  width: 230px;
}
.school-box .school ul li .con p {
  padding: 5px 0;
}
.school-box .school ul li .con p span {
  font-weight: 700;
}
.school-box .school ul li:nth-of-type(4),
.school-box .school ul li:nth-of-type(8) {
  margin-right: 0;
}
.school-box .school ul:last-of-type li {
  margin-top: 45px;
}
.school-box .school .zx {
  top: 770px;
  border: 10px solid #C30D23;
}
.case-box {
  height: 1156px;
}
.case-box .case {
  height: 1156px;
  background: url(../img/bg6.jpg) no-repeat;
}
.case-box .case ul {
  margin: 37px 0 0 0;
  overflow: hidden;
}
.case-box .case ul li {
  float: left;
  padding: 36px 15px 36px 37px;
  margin: 0 40px 40px 0;
  width: 526px;
  height: 300px;
  background: #fff;
  border-radius: 35px;
  overflow: hidden;
}
.case-box .case ul li img {
  float: left;
  width: 236px;
  height: 300px;
}
.case-box .case ul li .case-con {
  float: right;
  width: 267px;
  height: 300px;
}
.case-box .case ul li .case-con h5 {
  margin: 0 0 30px 0;
  font-size: 18px;
}
.case-box .case ul li .case-con hr {
  margin: 10px 0;
}
.case-box .case ul li .case-con p {
  padding: 5px 0;
  font-size: 14px;
}
.case-box .case ul li .case-con p span {
  font-weight: 700;
}
.case-box .case ul li:nth-of-type(even) {
  margin-right: 0;
}
.case-box .case .advant {
  margin: 40px auto;
  width: 1200px;
  height: 77px;
  background: #00247d;
  color: #fff;
}
.case-box .case .advant h4 {
  float: left;
  width: 228px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 38px;
}
.case-box .case .advant img {
  float: left;
}
.case-box .case .advant p {
  float: left;
  padding: 15px 33px;
  font-size: 16px;
  text-align: center;
}
.case-box .case .advant span {
  display: block;
  float: left;
  margin-top: 15px;
  height: 47px;
  border-left: 1px solid #001d64;
  border-right: 1px solid #324f96;
}
.gw-box {
  height: 885px;
}
.gw-box .gw {
  position: relative;
  height: 885px;
  background: url(../img/bg7.jpg) no-repeat;
}
.gw-box .gw h4 {
  margin-bottom: 26px;
  line-height: 30px;
  font-size: 20px;
  color: #b80404;
}
.gw-box .gw h4 img {
  width: 55px;
  float: left;
  margin: 0 10px 0 0;
}
.gw-box .gw span.small-title-line {
  position: absolute;
  top: 40px;
  left: 0;
  display: block;
  width: 1200px;
  height: 7px;
  background: url(http://www.jshnh.com/new/img/uk-title-bg.png) repeat-x;
}
.gw-box .gw a.prev,
.gw-box .gw a.next {
  position: absolute;
  top: 220px;
  display: block;
  width: 25px;
  height: 55px;
  z-index: 5;
}
.gw-box .gw a.prev {
  left: 0;
  background: url(http://www.jshnh.com/new/img/ql.png) no-repeat;
}
.gw-box .gw a.next {
  right: 0;
  background: url(http://www.jshnh.com/new/img/qr.png) no-repeat;
}
.gw-box .gw ul.gwlist {
  position: absolute;
  top: 55px;
  left: 0px;
  z-index: 2;
}
.gw-box .gw ul.gwlist li {
  float: left;
  margin-left: 31px;
  padding: 7px;
  border: 1px solid #bbb;
  width: 246px;
  height: 425px;
  overflow: hidden;
}
.gw-box .gw ul.gwlist li img {
  display: block;
  margin: 0 auto;
  width: 208px;
  height: 237px;
}
.gw-box .gw ul.gwlist li p {
  font-size: 16px;
  text-align: center;
  line-height: 25px;
  padding: 5px 0;
}
.gw-box .gw ul.gwlist li p span {
  color: #101158;
  font-weight: 700;
}
.gw-box .gw ul.gwlist li p.dis {
  overflow: hidden;
}
.gw-box .gw ul.gwlist li p.dis span {
  float: left;
}
.gw-box .gw ul.gwlist li p.dis i {
  display: block;
  float: left;
  width: 165px;
  height: 90px;
  font-style: normal;
  text-align: left;
  font-size: 14px;
  color: #3d3d3d;
  line-height: 21px;
}
.gw-box .gw ul.gwlist li a.gw-zx {
  display: block;
  margin: 0 auto;
  width: 199px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  text-indent: 93px;
  background: url(http://www.jshnh.com/new/img/gw-zx.png) no-repeat;
}
