.swiper-container {
  width: 100% !important;
  height: 740px;
}
.swiper-container .swiper-button-white {
  position: absolute;
  color: #fff;
  cursor: pointer;
  opacity: .8;
  filter: alpha(opacity=80);
  overflow: hidden;
  border: 1px solid #fff;
  text-align: center;
  padding: 0 0;
  width: 60px;
  height: 60px;
  background-size: 20px;
  border-radius: 60px;
}
.swiper-slide {
  width: 100%;
  position: relative;
}
.swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
}
.swiper-slide .banner-title {
  width: 100%;
  position: absolute;
  bottom: 0;
  margin: 0;
  height: 160px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
}
.swiper-slide .banner-title p {
  position: relative;
  width: 80%;
  height: 98px;
  font-size: 20px;
  line-height: 34px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 30px;
  box-sizing: border-box;
}
.plansec2 {
  width: 100%;
}
.plansec2 h3 {
  padding: 110px 0 55px;
  text-align: center;
  color: #253a6d;
  font-size: 24px;
}
.plansec2 h3 span {
  display: block;
  color: #114391;
  font-size: 12px;
  padding-bottom: 5px;
}
.plansec2 p {
  font-size: 16px;
  line-height: 26px;
  padding-top: 32px;
  margin: 0;
}
.plansec2 img {
  width: 100%;
  height: 295px;
}
.plansec2 button {
  display: block;
  width: 120px;
  height: 30px;
  background: #2a72d9;
  color: #fff;
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
  border: none;
}
.plansec3 {
  margin-top: 58px;
  width: 100%;
  padding-bottom: 58px;
}
.plansec3 a small {
  color: #006FD6;
}
.plansec3 .plansec3-title {
  font-size: 22px;
  margin-bottom: 40px;
  text-align: center;
}
.plansec3 img {
  width: 100%;
  height: auto;
}
.plansec3 p {
  font-size: 14px;
  line-height: 22px;
  padding-top: 20px;
}
.plansec4 {
  width: 100%;
  background: #eeeeee;
  padding-top: 18px;
  padding-bottom: 58px;
}
.plansec4 .item {
  border-bottom: 1px solid #dddddd;
  padding: 40px 0;
  height: 185px;
}
.plansec4 .item .header .load-more b img:first-child {
  display: block;
}
.plansec4 .item .header .load-more b img:last-child {
  display: none;
}
.plansec4 .item .header .load-more:hover b img:first-child {
  display: none;
}
.plansec4 .item .header .load-more:hover b img:last-child {
  display: block;
}
.plansec4 .item .header .icon {
  display: block;
}
.plansec4 .item .header .title {
  display: block;
  text-align: center;
  font-size: 22px;
  color: #555;
}
.plansec4 .item .body {
  padding: 0;
}
.plansec4 .item .body .content {
  padding: 0;
  height: 108px;
  margin: auto;
  width: 100%;
  display: block;
  vertical-align: middle;
  font-size: 16px;
}
.plansec4 .item .body .content .content-time {
  font-size: 14px;
}
.plansec4 .item .foot {
  height: 100%;
  position: relative;
  padding: 0;
}
.plansec4 .item .foot .load-more {
  width: 100px;
  height: 34px;
  border: 1px solid #bebebe;
  border-radius: 0;
  font-size: 12px;
  color: #989898;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
.plansec4 ul {
  padding-top: 40px;
  padding-bottom: 30px;
}
.plansec4 ul li {
  list-style: none;
  font-size: 16px;
  line-height: 45px;
}
.plansec4 .dl {
  padding: 0;
}
.plansec4 .dr {
  text-align: right;
  padding: 0;
}
.plansec4 .more {
  display: inline-block;
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #bebebe;
  border: 1px solid #bebebe;
  font-size: 16px;
  margin-top: 90px;
}
.plansec4 .sectit {
  width: 90px;
  text-align: center;
  padding-top: 60px;
}
.plansec4 .sectit span {
  display: block;
  font-size: 18px;
  padding-top: 10px;
}
.plansec5 .plansec5-title {
  padding-top: 58px;
  padding-bottom: 40px;
  text-align: center;
  color: #253a6d;
}
.plansec5 .more {
  display: block;
  width: 130px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #bebebe;
  border: 1px solid #bebebe;
  font-size: 16px;
  margin: 40px auto 58px;
}
.plansec5 .planShow {
  margin-bottom: 58px;
}
.plansec5 .planShow img {
  display: block;
  width: 160px;
  height: 200px;
}
.plansec5 .planShow .planShow-title {
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
}
.plansec5 .planShow span {
  display: none;
}
.main-content {
  width: 1024px;
  margin: auto;
}
.plansec3 a:hover {
  color: #2c70db !important;
}
.plansec4 .item .body .content {
  padding: 0;
  height: 108px;
  margin: auto;
  width: 100%;
  display: block;
  vertical-align: middle;
  font-size: 16px;
}
.plansec4 .item .body .content a {
  display: block;
  overflow: hidden;
}
.plansec4 .item .body .content a:first-child .plansec4-list-item span:first-child {
  width: auto;
  float: left;
}
.plansec4 .item .body .content a:first-child .plansec4-list-item span:last-child {
  float: left;
  width: 30px;
}
.plansec4 .item .body .content .plansec4-list-item span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: calc(-80%);
}
.plansec4 .item .body .content .plansec4-list-item span:hover {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  color: #2c70db !important;
}
.plansec4 .item .body .content .plansec4-list-item span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: auto !important;
}
.plansec4 .item:nth-child(1) a:hover .title {
  color: #111454 !important;
}
.plansec4 .item:nth-child(2) a:hover .title {
  color: #045692 !important;
}
.plansec4 .item:nth-child(3) a:hover .title {
  color: #2a71d9 !important;
}
.plansec4 .item:nth-child(4) a:hover .title {
  color: #11c8e7 !important;
}
