.page {
  margin-top: 130px;
  width: 100%;
  background: url("../../img/guide/bg.png") no-repeat center 0/1920px auto;
  padding-top: 474px;
  padding-bottom: 40px;
}

.content_box {
  display: flex;
  width: 1250px;
  margin: 0px auto;
}

.content_box_L {
  margin-right: 70px;
}

.content_box_L ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #5D86BE;
  border-left: 10px solid #5D86BE;
  margin-bottom: 20px;
  background: #FFF;
  padding: 5px 50px 5px 20px;
  font-size: 22px;
  cursor: pointer;
  white-space: nowrap;
}

.content_box_L ul li img {
  width: 30px;
  margin-right: 12px;
}

.content_box_L .auto {
  background: #5D86BE;
  color: #FFF;
}

.content_box_R {
  width: 900px;
  background: #FFF;
  flex-grow: 1;
  border-radius: 10px;
  padding: 9px 35px;
}

.content_box_R .content_box_R_top {
  display: flex;
  margin-bottom: 10px;
  border-bottom: 1px #666 solid;
  justify-content: space-between;
  color: #5D86BE;
  align-items: flex-end;
}

.content_box_R_top_l {
  font-size: 30px;
}

.content_box_R_top_l img {
  height: 44px;
  width: auto;
}

.content_box_R_top_r {
  font-size: 16px;
}

.content_box_R_top_r a {
  color: #5D86BE;
}

.content_box_R_dow {
  padding-top: 5px;
  padding-bottom: 10px;
}

.content_box_R_dow ul {
  margin: 10px 0px 5px 50px;
}

.content_box_R_dow ul li {
  font-weight: bold;
  margin-bottom: 3px;
  font-size: 15px;
}

.content_box_R_dow img {
  /* width: 80%; */
  width: 15px;
  margin-right: 5px;
}

.content_box {
  position: relative;
}

.pageTitle {
  position: absolute;
  width: 342px;
  top: -340px;
  left: 120px;
}

.pointCont > ul > li {
  display: none;
}

.pointCont .c-forwords {
  display: block;
  padding-top: 30px;
}

.pointCont .c-qr {
  margin-top: 50px;
}

.pointCont .c-qr .qrGroup {
  width: 563px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.pointCont .c-qr .qrGroup > div P {
  font-size: 20px;
  color: #5D86BE;
  text-align: center;
  line-height: 1.8;
  font-weight: bold;
}

.pointCont .c-qr .qrGroup > div img {
  width: 170px;
}

.pointCont .c-allserve .serveTitle {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 30px 0;
  border-bottom: 1px solid #5D86BE;
}

.pointCont .c-allserve .serveTitle li {
  width: 33%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.pointCont .c-allserve .serveTitle li span {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}

.pointCont .c-allserve .serveTitle li p {
  font-size: 16px;
  color: #5D86BE;
  margin-left: 10px;
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

.pointCont .c-allserve .serveTitle li .chooseStyle {
  font-weight: bold;
}

.pointCont .c-allserve .serveData {
  width: 776px;
  margin: auto;
  position: relative;
}

.pointCont .c-allserve .serveData .cl {
  position: absolute;
  top: 200px;
  left: -40px;
  cursor: pointer;
  background: none;
}

.pointCont .c-allserve .serveData .cl:focus {
  outline: none;
}

.pointCont .c-allserve .serveData .cr {
  position: absolute;
  top: 200px;
  right: -40px;
  cursor: pointer;
  background: none;
}

.pointCont .c-allserve .serveData .cr:focus {
  outline: none;
}

.pointCont .c-allserve .serveData .swiper-slide {
  width: 100% !important;
}

.pointCont .c-allserve .serveData .swiper-slide > p {
  width: 100%;
  position: absolute;
  z-index: 1;
  text-align: center;
  margin-top: 100px;
  font-size: 20px;
  color: #ccc;
}

.pointCont .c-allserve .serveData .swiper-slide .putCont {
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
  z-index: 2;
  opacity: 0;
}

.pointCont .c-allserve .serveData .swiper-slide .putCont img {
  width: 100%;
}

.pointCont .c-build {
  width: 217px;
  margin: auto;
  padding-top: 100px;
}

.pointCont .c-check {
  padding-top: 15px;
}

.pointCont .c-question h4 {
  font-size: 20px;
  color: #5D86BE;
  font-weight: bold;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}
.pointCont .c-question h2{
  font-size: 20px;
  color: #5D86BE;
  margin: 15px 0px;
}
.pointCont .c-question .question_title{
  font-size: 18px;
  color: #5D86BE;
  font-weight: bold;
}
.pointCont .c-question p {
  font-size: 18px;
  color: #333;
  margin: auto;
  letter-spacing: 1px;
  line-height: 1.75;
}

.pointCont .c-question img {
  width: 500px;
  margin: auto;
  margin-top: 20px;
}

.pointCont .c-trffic {
  margin-top: 50px;
}

.pointCont .c-trffic .mapGroup {
  margin: auto;
  text-align: center;
}
.pointCont .c-trffic .mapGroup > div{
  margin: 0px auto;
  text-align: center;
}
.pointCont .c-trffic .mapGroup > div P {
  font-size: 20px;
  color: #5D86BE;
  text-align: center;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 10px;
}

.pointCont .c-trffic .mapGroup > div img {
  width: 80%;
  margin: 0px auto;
}

.pointCont .c-complain .complain {
  width: 100%;
  margin-top: 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.pointCont .c-complain .complain img {
  width: 88px;
  margin-right: 30px;
}

.pointCont .c-complain .complain p {
  font-size: 20px;
  color: #5D86BE;
  text-align: left;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 1px;
}

.pointCont .c-app {
  margin-top: 50px;
}

.pointCont .c-app .appGroup > div {
  width: 200px;
  margin: auto;
}

.pointCont .c-app .appGroup > div P {
  font-size: 20px;
  color: #5D86BE;
  text-align: center;
  line-height: 1.8;
  font-weight: bold;
  margin-bottom: 10px;
}

.pointCont .c-app .appGroup > div img {
  width: 170px;
  margin: auto;
}

.pointCont .c-app .appGroup > div .otherStyle {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #333;
}

.swiper-slide-active .putCont {
  animation: showSlide 0.8s linear forwards;
}

@keyframes showSlide {
  form {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
