.wrap {
  max-width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}

/* module1 */
.module1 {
  position: relative;
  width: 100%;
  min-height: 605px;
}

.module1 .head {
  text-align: center;
  color: #333;
  border-bottom: 2px solid #3375E1;
  padding-bottom: 20px;
  box-sizing: border-box;
}

.module1 .head .title {
  font-size: 24px;
  padding-top: 40px;
}

.module1 .head .subhead {
  font-size: 20px;
  padding-top: 16px;
}

.module1 .head .subhead a {
  float: left;
  width: 50%;
  padding: 0 16px;
}

.module1 .head .subhead a:nth-child(1) {
  text-align: right;
  border-right: 1px solid #333;
}

.module1 .head .subhead a:nth-child(2) {
  text-align: left;
}

.module1 .container {
  width: 100%;
  padding-top: 20px;
  box-sizing: border-box;
  padding-bottom: 40px;
}

.module1 .container .top .tabs {
  float: left;
}

.module1 .container .top .tabs li {
  float: left;
  width: 156px;
  height: 56px;
  line-height: 56px;
  text-align: center;
}

.module1 .container .top .tabs li a {
  background-color: #F4F4F4;
  color: #333;
  font-size: 24px;
}

.module1 .container .top .tabs li:hover a, .module1 .container .top .tabs li.active a {
  background-color: #3375E1;
  color: #fff;
  font-weight: bold;
}

.module1 .container .top .more {
  float: right;
  line-height: 56px;
  color: #666;
  font-size: 14px;
}

.module1 .container .top .more:hover {
  color: #3375E1;
}

.module1 .container .top .more .iconfont {
  font-size: 12px;
}

.module1 .container .tabsList {
  padding-top: 20px;
}

.module1 .container .tabsList .tabsItem {
  display: none;
}

.module1 .container .tabsList .tabsItem:nth-child(1) {
  display: block;
}

.module1 .container .tabsList .tabsItem .list {
  float: left;
  width: 624px;
}

.module1 .container .tabsList .tabsItem .list li a {
  width: 100%;
  color: #333;
  font-size: 16px;
  padding: 6px 0;
}

.module1 .container .tabsList .tabsItem .list li a:hover {
  color: #3375E1;
}

.module1 .container .tabsList .tabsItem .list li a .title {
  float: left;
  width: 524px;
}

.module1 .container .tabsList .tabsItem .list li a .time {
  float: right;
  width: 100px;
  text-align: right;
}

.module1 .container .tabsList .tabsItem .swiperTabs {
  float: right;
  width: 557px;
  height: 323px;
}

.module1 .container .tabsList .tabsItem .swiperTabs .imgbox {
  position: relative;
  width: 100%;
  height: 100%;
}

.module1 .container .tabsList .tabsItem .swiperTabs .imgbox img {
  width: 100%;
}

.module1 .container .tabsList .tabsItem .swiperTabs .imgbox .title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 44px;
  line-height: 44px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 16px;
  text-indent: 16px;
}

.module1 .container .tabsList .tabsItem .swiperTabs .imgbox .title span {
  display: block;
  width: 80%;
}

.module1 .container .tabsList .tabsItem .swiperTabs .swiper-pagination {
  left: inherit !important;
  width: 20% !important;
  right: 0 !important;
  bottom: 12px !important;
}

.module1 .container .tabsList .tabsItem .advertising {
  float: right;
  width: 557px;
  height: 323px;
  overflow: hidden;
}

/* module2 */
.module2 {
  position: relative;
  width: 100%;
  height: 200px;
  background: no-repeat center;
  background-size: cover;
  background-image: url("../images/005.png");
}

.module2 .list {
  width: 100%;
  height: 200px;
}

.module2 .list .item {
  float: left;
  width: 240px;
  height: 100%;
  color: #fff;
  box-sizing: border-box;
  margin-right: 80px;
}

.module2 .list .item:nth-child(4) {
  margin-right: 0;
}

.module2 .list .item h4 {
  font-size: 20px;
  padding-top: 40px;
}

.module2 .list .item h4 .iconfont {
  color: #3375E1;
  font-size: 20px;
  font-weight: bold;
  padding-right: 12px;
}

.module2 .list .item p {
  line-height: 23px;
  font-size: 14px;
  padding-top: 18px;
}

/* module3 */
.module3 {
  position: relative;
  width: 100%;
  min-height: 580px;
}

/* module4 */
.module4 {
  position: relative;
  width: 100%;
  min-height: 546px;
  background-color: #f9f9f9;
}

.module4 .module4-swiper {
  margin-top: 20px;
}

.module4 .module4-swiper .list {
  width: 100%;
}

.module4 .module4-swiper .list .item {
  float: left;
  position: relative;
  width: 224px;
  height: 360px;
  margin-right: 20px;
  margin-bottom: 30px;
}

.module4 .module4-swiper .list .item:nth-child(5n) {
  margin-right: 0;
}

.module4 .module4-swiper .list .item:hover h4 {
  background-color: #3375E1;
  color: #fff;
}

.module4 .module4-swiper .list .item:hover .mask {
  height: 225px;
  padding: 16px;
}

.module4 .module4-swiper .list .item h4 {
  width: 100%;
  height: 44px;
  line-height: 44px;
  background-color: #fff;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  transition: all .3s;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.module4 .module4-swiper .list .item img {
  width: 100%;
  height: 316px;
}

.module4 .module4-swiper .list .item .mask {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  line-height: 20px;
  line-height: 18px;
  background-color: rgba(51, 117, 225, 0.7);
  color: #fff;
  font-size: 14px;
  text-align: left;
  box-sizing: border-box;
  padding: 0 16px;
  overflow: hidden;
  transition: all .3s;
}

/* module5 */
.module5 {
  position: relative;
  width: 100%;
  min-height: 670px;
}

.module5 .list {
  margin-top: 20px;
}

.module5 .list .item {
  position: relative;
  float: left;
  width: 286px;
  height: 200px;
  margin-right: 18.66px;
  margin-bottom: 22px;
}

.module5 .list .item:nth-child(4n) {
  margin-right: 0;
}

.module5 .list .item:hover .mask {
  height: 100%;
}

.module5 .list .item img {
  width: 100%;
  height: 100%;
}

.module5 .list .item .mask {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 0;
  background-color: #3375E1;
  color: #fff;
  text-align: center;
  padding: 0 30px;
  overflow: hidden;
  transition: all .3s;
}

.module5 .list .item .mask h4 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.module5 .list .item .mask p {
  font-size: 14px;
}

.module5 .morebox {
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
}

.module5 .morebox .more {
  font-size: 14px;
}

.module5 .morebox .more .iconfont {
  font-size: 12px;
}

@media screen and (max-width: 1240px) {
  .wrap {
    max-width: 900px;
    margin: 0 auto;
  }
  .stairNav .list {
    display: none;
  }
  .module1 {
    min-height: 453.75px;
  }
  .module1 .container .tabsList .tabsItem .list {
    width: 468px;
  }
  .module1 .container .tabsList .tabsItem .list li a .title {
    width: 360px;
  }
  .module1 .container .tabsList .tabsItem .swiperTabs,
  .module1 .container .tabsList .tabsItem .advertising {
    width: 417.75px;
    height: 242.25px;
  }
  .module4 .module4-swiper .list .item {
    width: 168px;
    height: 270px;
    margin-right: 15px;
    margin-bottom: 22.5px;
  }
  .module4 .module4-swiper .list .item h4 {
    height: 33px;
    line-height: 33px;
    font-size: 16px;
  }
  .module4 .module4-swiper .list .item:hover .mask {
    height: 237px;
    padding: 12px;
  }
  .module4 .module4-swiper .list .item img {
    height: 237px;
  }
  .module5 .list .item {
    width: 214.5px;
    height: 150px;
    margin-right: 13.995px;
    margin-bottom: 16.5px;
  }
  .module5 .list .item .mask h4 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 940px) {
  .wrap {
    max-width: 768px;
    margin: 0 auto;
  }
}

@media (max-width: 800px) {
  .wrap {
    max-width: 710px;
    margin: 0 auto;
  }
}
