.questionPage .banner {
  width: 100%;
  height: 529px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.questionPage .banner img {
  height: 529px;
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
.questionPage .module01 {
  width: 100%;
  background: #f4f5f7;
  height: 500px;
  box-sizing: border-box;
  position: relative;
}
.questionPage .module01 .nav {
  width: 1200px;
  height: 83px;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0.91px 1.78px 32px 2px rgba(211, 215, 226, 0.4);
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  top: -42px;
  z-index: 99;
}
.questionPage .module01 .nav ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 83px;
}
.questionPage .module01 .nav ul li {
  font-size: 18px;
  color: #333;
  height: 83px;
}
.questionPage .module01 .nav ul li a {
  font-size: 18px;
  color: #333;
  display: block;
  height: 83px;
  line-height: 83px;
}
.questionPage .module01 .nav ul .active {
  position: relative;
}
.questionPage .module01 .nav ul .active::after {
  content: " ";
  position: absolute;
  bottom: 19px;
  left: 50%;
  transform: translate(-50%);
  width: 26px;
  height: 3px;
  background: #F11919;
  overflow: hidden;
  border-radius: 2px;
}
.questionPage .module01 .zhiding {
  position: fixed;
  top: 0;
}
.questionPage .module01 .box {
  width: 1200px;
  margin: 0 auto;
}
.questionPage .module01 .box .title {
  text-align: center;
  padding: 110px 0 90px 0;
}
.questionPage .module01 .box .title h3 {
  font-size: 38px;
  color: #333;
  position: relative;
  display: inline;
  z-index: 2;
}
.questionPage .module01 .box .title h3::after {
  content: " ";
  background: url(../image/yuan-bg.png) no-repeat center center;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0;
  left: -25px;
  z-index: -1;
}
.questionPage .module01 .box .content {
  display: flex;
  justify-content: space-around;
  padding: 0 60px;
}
.questionPage .module01 .box .content .item {
  width: 293px;
  height: 185px;
  background: #ffffff;
  border-radius: 15px;
  display: flex;
  align-items: center;
  position: relative;
}
.questionPage .module01 .box .content .item img {
  position: absolute;
  top: -45px;
  left: 50%;
  transform: translate(-50%);
}
.questionPage .module01 .box .content .item p {
  padding: 0 43px;
  font-size: 18px;
  color: #333;
  line-height: 32px;
}
.questionPage .module01 .box .content .item:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.questionPage .module02 {
  background-color: #fff;
  height: 680px;
}
.questionPage .module02 .box {
  width: 1200px;
  margin: 0 auto;
}
.questionPage .module02 .box .title {
  text-align: center;
  padding-top: 90px;
}
.questionPage .module02 .box .title h3 {
  font-size: 38px;
  color: #333;
  position: relative;
  display: inline;
  z-index: 2;
}
.questionPage .module02 .box .title h3::after {
  content: " ";
  background: url(../image/yuan-bg.png) no-repeat center center;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0;
  left: -25px;
  z-index: -1;
}
.questionPage .module02 .box .title p {
  color: #666;
  font-size: 18px;
  padding-top: 20px;
}
.questionPage .module02 .box .content {
  margin-top: 40px;
}
.questionPage .module02 .box .content .item {
  background: url(../image/zxtk-img01.png) no-repeat center center;
  width: 1093px;
  height: 118px;
  box-sizing: border-box;
  padding-left: 38px;
  display: flex;
  align-items: center;
  font-size: 21px;
  color: #333;
  margin: 0 auto 20px auto;
}
.questionPage .module02 .box .content .item h3 {
  font-size: 24px;
  color: #fff;
  padding-right: 80px;
}
.questionPage .module03 {
  background: #fff url(../image/xuexpingtai.png) no-repeat top center;
  height: 800px;
  background-size: 100% 100%;
}
.questionPage .module03 .box {
  width: 1200px;
  margin: 0 auto;
}
.questionPage .module03 .box .title {
  text-align: center;
  padding-top: 90px;
}
.questionPage .module03 .box .title h3 {
  font-size: 38px;
  color: #333;
  position: relative;
  display: inline;
  z-index: 2;
}
.questionPage .module03 .box .title h3::after {
  content: " ";
  background: url(../image/yuan-bg.png) no-repeat center center;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0;
  left: -25px;
  z-index: -1;
}
.questionPage .module03 .box .title p {
  color: #666;
  font-size: 18px;
  padding-top: 20px;
}
.questionPage .module03 .box .swiper {
  width: 1127px;
  height: 548px;
  margin-top: 20px;
}
.questionPage .module04 {
  background-color: #f4f5f7;
  height: 972px;
}
.questionPage .module04 .box {
  width: 1200px;
  margin: 0 auto;
}
.questionPage .module04 .box .title {
  text-align: center;
  padding-top: 90px;
}
.questionPage .module04 .box .title h3 {
  font-size: 38px;
  color: #333;
  position: relative;
  display: inline;
  z-index: 2;
}
.questionPage .module04 .box .title h3::after {
  content: " ";
  background: url(../image/yuan-bg.png) no-repeat center center;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0;
  left: -25px;
  z-index: -1;
}
.questionPage .module04 .box .content {
  margin-top: 40px;
}
.questionPage .module04 .box .content .item {
  width: 100%;
  background-color: #fff;
  height: 133px;
  margin-bottom: 20px;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 0 50px;
}
.questionPage .module04 .box .content .item h4 {
  color: #333;
  font-size: 18px;
  border-bottom: 1px solid #EFEFEF;
  height: 66px;
  line-height: 66px;
  position: relative;
}
.questionPage .module04 .box .content .item h4::after {
  background: url(../image/Q.png) no-repeat center center;
  width: 24px;
  height: 24px;
  content: " ";
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translate(0, -50%);
}
.questionPage .module04 .box .content .item p {
  font-size: 18px;
  color: #666;
  line-height: 66px;
}
.questionPage .module05 {
  background: #fff url(../image/ditu02.png) no-repeat top center;
  height: 568px;
}
.questionPage .module05 .box {
  width: 1200px;
  margin: 0 auto;
}
.questionPage .module05 .box .title {
  text-align: center;
  padding-top: 90px;
}
.questionPage .module05 .box .title h3 {
  font-size: 38px;
  color: #333;
  position: relative;
  display: inline;
  z-index: 2;
}
.questionPage .module05 .box .title h3::after {
  content: " ";
  background: url(../image/yuan-bg.png) no-repeat center center;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0;
  left: -25px;
  z-index: -1;
}
.questionPage .module05 .box .content {
  margin-top: 40px;
  display: flex;
  justify-content: space-around;
}
.swiper-button-prev {
  background: none;
}
.swiper-button-prev::after {
  content: '';
}
.swiper-button-next {
  background: none;
}
.swiper-button-next::after {
  content: '';
}
