#helan {
  text-align: center;
}

#helan .bannerImg {
  width: 100%;
  height: 5rem;
}

#helan h2 {
  font-size: 20px;
}

#helan h2 span {
  color: #E70014;
}

#helan .divOne {
  width: 95%;
  margin-left: 2.5%;
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
}

#helan .divOne .pOne {
  background-color: #E70012;
  color: white;
  padding: 0.2rem 0;
  font-size: 18px;
}

#helan .divOne .pOne img {
  width: 0.5rem;
  height: auto;
  margin-right: 0.2rem;
}

#helan .divOne .pTwo {
  text-align: left;
  line-height: 0.8rem;
}

#helan .divOne .pThree {
  padding: 0 0.2rem;
  padding-bottom: 0.3rem;
  text-align: left;
  line-height: 0.8rem;
}

#helan .row {
  margin-left: 0;
  margin-right: 0;
}

#helan .divTwo {
  width: 95%;
  margin-left: 2.5%;
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  margin-top: 0.5rem;
}

#helan .divTwo .divTitle {
  background-color: #1D2975;
  color: white;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  font-size: 18px;
}

#helan .divTwo .divTitle span {
  position: relative;
  left: -0.1rem;
}

#helan .divTwo .divCon {
  padding-top: 0.3rem;
  text-align: left;
  line-height: 0.8rem;
}

#helan .divThree {
  width: 95%;
  margin-left: 2.5%;
  margin-top: 0.5rem;
}

#helan .divThree .divTitle {
  background-color: #E70012;
  color: white;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  font-size: 18px;
}

#helan .divThree .divTitle span {
  position: relative;
  left: -0.1rem;
}

#helan .divThree .divCon {
  text-align: left;
  line-height: 0.8rem;
  padding-left: 0;
  padding-right: 0;
  width: 91%;
}

#helan .divThree .divCon p {
  text-align: center;
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
}

#helan .divThree .divCon p span {
  color: #E70012;
}

#helan .consult {
  margin-top: 0.5rem;
}

#helan .consult a {
  color: #E70012;
  border-bottom: 2px solid #E70012;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}

#helan .consult a:hover,
#helan .consult a:active,
#helan .consult a:focus {
  color: #E70012;
  border-bottom: 2px solid #E70012;
}

#helan .consult img {
  width: 0.7rem;
  height: auto;
  margin-left: 0.2rem;
}

#helan .call {
  margin-top: 0.5rem;
}

#helan .call img {
  width: 2rem;
  height: auto;
  margin-right: 0.2rem;
}

#helan .call a {
  color: #E70012;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}

#helan .call a:hover,
#helan .call a:active,
#helan .call a:focus {
  color: #E70012;
}

#helan .divFour {
  width: 95%;
  margin-left: 2.5%;
  border-radius: 5px;
  margin-top: 0.5rem;
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
}

#helan .divFour .divTitle {
  font-size: 18px;
  background-color: #172176;
  border-radius: 5px;
  color: white;
}

#helan .divFour .divTitle .active {
  background-color: #E70012;
  border-radius: 5px;
}

#helan .divFour .divTitle div {
  padding: 0.2rem 0;
}

#helan .divFour .divTitle div img {
  width: 0.6rem;
  height: auto;
  margin-right: 0.2rem;
}

#helan .divFour .superCon {
  text-align: left;
  padding-bottom: 0.5rem;
}

#helan .divFour .superCon p {
  margin-top: 0.5rem;
}

#helan .divFour .superCon p .title {
  background-color: #E70012;
  color: white;
  font-size: 18px;
  padding: 0.2rem 0.5rem;
  border-radius: 5px;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

#helan .divFour .superCon p .spanCon {
  color: #E70012;
  font-size: 18px;
  font-weight: bold;
}

#helan .divFour .flowCon {
  text-align: left;
  padding-bottom: 0.5rem;
  display: none;
}

#helan .divFour .flowCon p {
  margin-top: 0.5rem;
  padding-left: 0.5rem;
}

#helan .imgCon {
  width: 95%;
  height: auto;
  margin-top: 0.5rem;
}

#helan .enroll span {
  color: #E70012;
  margin-left: 0.2rem;
  margin-right: 0.2rem;
}

#helan .shade {
  background-image: url("../../images/Topic/helan/bg_02.jpg");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
  margin-top: 0.5rem;
}

#helan .divFive {
  width: 90%;
  margin-left: 5%;
}

#helan .divFive .row {
  margin-left: 0;
  margin-right: 0;
}

#helan .divFive .userName {
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 0.3rem 0;
  margin-top: 0.5rem;
  background-color: white;
}

#helan .divFive .userName input {
  width: 100%;
  border: none;
  outline: none;
  background: transparent;
}

#helan .divFive .userName .input {
  padding-left: 0;
  padding-right: 0;
}

#helan .divFive .userTel {
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding: 0.3rem 0;
  margin-top: 0.5rem;
  background-color: white;
}

#helan .divFive .userTel input {
  width: 100%;
  border: none;
  outline: none;
  background: transparent;
}

#helan .divFive .userTel .input {
  padding-left: 0;
  padding-right: 0;
}

#helan .divFive .submit {
  border-radius: 8px;
  width: 100%;
  padding: 0.2rem 0;
  background-color: #172176;
  color: white;
  margin-top: 0.5rem;
  font-size: 18px;
}

#helan .divFive p {
  margin-top: 0.5rem;
}

#helan .divSix {
  background-image: url("../../images/Topic/helan/bg_01.png");
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 95%;
  margin-left: 2.5%;
  text-align: left;
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  padding: 0.3rem 0;
}

#helan .divSix h3 {
  font-size: 18px;
  font-weight: bold;
  padding-left: 0.2rem;
}

#helan .divSix p {
  width: 80%;
  padding-left: 0.2rem;
  line-height: 0.7rem;
}

#helan .divSix .moreBtn {
  background-color: #E50112;
  color: white;
  width: 40%;
  margin-left: 30%;
  text-align: center;
}

#helan .divSix .moreCon {
  display: none;
}

#helan .divSeven div {
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  width: 46%;
  margin-left: 3%;
  padding: 0.3rem 0;
  border-radius: 5px;
  height: 8.5rem;
}

#helan .divSeven div img {
  width: 95%;
}

#helan .divSeven div p {
  line-height: 0.7rem;
  text-align: left;
  padding: 0.2rem;
}

#helan .swiper-container {
  height: 8rem;
}

#helan .swiper-container .swiper-wrapper .swiper-slide {
  box-shadow: 2.5px 2.5px 15px rgba(0, 0, 0, 0.1), -2.5px -2.5px 15px rgba(0, 0, 0, 0.1);
  height: 6rem;
  border-radius: 5px;
}

#helan .swiper-container .swiper-wrapper .swiper-slide img {
  width: 95%;
  height: auto;
}

#helan .swiper-container .swiper-wrapper .swiper-slide p {
  text-align: left;
  line-height: 0.7rem;
  padding: 0 0.2rem;
  margin-top: 0.3rem;
}

#helan .footer {
  color: white;
  font-weight: bold;
}

#helan .footer a {
  color: white;
  text-decoration: none;
}

#helan .footer a:hover,
#helan .footer a:focus,
#helan .footer a:active {
  color: white;
  text-decoration: none;
}

#helan .footer img {
  width: 20px;
  height: auto;
  margin-right: 0.2rem;
}

#helan .footer .tel {
  background-color: #333E80;
  padding: 0.35rem 0.5rem;
  padding-left: 15px;
  padding-right: 15px;
}

#helan .footer .infor {
  background-color: #EC721C;
  padding: 0.35rem 0.5rem;
  padding-left: 15px;
  padding-right: 15px;
}

#helan .footer .handle {
  background-color: #EF9245;
  padding: 0.35rem 0.5rem;
  padding-left: 15px;
  padding-right: 15px;
}

#helan .footer .row {
  margin-left: 0;
  margin-right: 0;
}
