.main .title {
  position: relative;
  padding: 47px 0 24px 0;
}
@media screen and (max-width: 992px) {
  .main .title {
    padding: 10px 0 ;
  }
}
.main .title p {
  font-size: 33px;
}
@media screen and (max-width: 992px) {
  .main .title p {
    font-size: 16px;
  }
}
.main .title a {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 16px;
  color: #0a83d6;
  display: inline;
  margin-top: 58px;
}
@media screen and (max-width: 992px) {
  .main .title a {
    margin-top: 10px;
  }
}
.main .title a::after {
  content: '';
  display: inline-block;
  background: url('../images/arrow.png') center right no-repeat;
  background-size: 6px 12px;
  width: 6px;
  height: 12px;
  padding-left: 12px;
}
.main .list-1 {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
@media screen and (max-width: 992px) {
  .main .list-1 {
    display: none;
  }
}
.main .list-1 li {
  margin-right: 19px;
  width: 33.3%;
  background-color: #f2f2f2;
}
.main .list-1 li p {
  text-align: left;
  font-size: 19px;
  color: #000;
  line-height: 26px;
  padding: 22px;
}
@media screen and (max-width: 1200px) {
  .main .list-1 li p {
    font-size: 16px;
  }
}
.main .list-1 li p a {
  color: #000;
  display: block;
}
.main .list-1 li a img {
  display: block;
  width: 100%;
}
.main .list-1 li.noRightPadding {
  padding-right: 0px;
  margin-right: 0;
}
.main .swiper-container {
  display: none;
}
@media screen and (max-width: 992px) {
  .main .swiper-container {
    display: block;
  }
}
.main .swiper-container .swiper-slide p {
  text-align: left;
  height: 1.6rem;
  background-color: #f2f2f2;
  font-size: 0.42666667rem;
  color: #000;
  line-height: 1.5;
  padding-top: 0.37333333rem;
  padding-left: 0.45333333rem;
}
@media screen and (max-width: 768px) {
  .main .swiper-container .swiper-slide p {
    padding: 10px;
    height: auto;
    font-size: 16px;
  }
}
.main .swiper-container .swiper-slide p a {
  color: #000;
}
.main .swiper-container .swiper-slide a img {
  display: block;
  width: 100%;
}
.main .swiper-container .swiper-slide .point_slider {
  height: 1rem;
}
.main .Com_Services {
  padding: 52px 0 64px 0;
}
@media screen and (max-width: 992px) {
  .main .Com_Services {
    padding: 0.56rem 0 0.34666667rem 0;
  }
}
.main .Com_Services p {
  font-size: 33px;
}
@media screen and (max-width: 992px) {
  .main .Com_Services p {
    font-size: 16px;
  }
}
.main .list-2 {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  padding-bottom: 89px;
}
@media screen and (max-width: 768px) {
  .main .list-2 div {
    flex: 1;
  }
}
.main .list-2 li .li_border {
  border-right: 1px dashed #cccccc;
  padding: 0px 58px;
}
@media screen and (max-width: 1366px) {
  .main .list-2 li .li_border {
    padding: 0px 50px;
  }
}
@media screen and (max-width: 1200px) {
  .main .list-2 li .li_border {
    padding: 0px 28px;
  }
}
.main .list-2 li p {
  text-align: center;
}
.main .list-2 li .p_title {
  padding-top: 35px;
  font-size: 25px;
  color: #282828;
  white-space: nowrap;
}
.main .list-2 li .p_title a {
  color: #282828;
  display: block;
}
@media screen and (max-width: 1366px) {
  .main .list-2 li .p_title {
    font-size: 21px;
  }
}
@media screen and (max-width: 1200px) {
  .main .list-2 li .p_title {
    font-size: 20px;
  }
}
.main .list-2 li .p_csc {
  padding-top: 18px;
  font-size: 18px;
  color: #121212;
  white-space: nowrap;
  width: 185px;
}
.main .list-2 li .a_img {
  width: 111px;
  height: 124px;
  display: block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
}
.main .list-2 li .a_img img {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.main .list-2 li .more {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
  color: #0a83d6;
  margin-top: 26px;
}
.main .list-2 li .more::after {
  content: '';
  display: inline-block;
  background: url('../images/arrow.png') center right no-repeat;
  background-size: 6px 12px;
  width: 6px;
  height: 12px;
  padding-left: 12px;
}
.main .list-2 .noRightPadding {
  border-right: none !important;
}
@media screen and (max-width: 992px) {
  .main .list_pc {
    display: none;
  }
}
.main .list_pc li {
  width: 33.3333%;
}
.main .list_mb {
  display: none;
}
@media screen and (max-width: 992px) {
  .main .list_mb {
    display: block;
    display: flex;
    padding-left: 0.22666667rem;
    padding-bottom: 0.86666667rem;
  }
  .main .list_mb li {
    padding: 10px;
  }
  .main .list_mb li.li_border_right {
    border-right: 1px solid #cccccc;
  }
  .main .list_mb li.li_border_bottom {
    border-bottom: 1px solid #cccccc;
  }
  .main .list_mb li .p_title {
    padding-top: 10px;
    font-size: 16px;
  }
  .main .list_mb li .p_csc {
    padding-top: 0.28rem;
    font-size: 0.32rem;
    width: 3.30666667rem;
  }
  .main .list_mb li .a_img {
    width: 60%;
    margin: 0 auto;
    height: auto;
  }
  .main .list_mb li .a_img img {
    position: static;
  }
  .main .list_mb li .more {
    font-size: 16px;
    margin-top: 10px;
  }
  .main .list_mb li .more::after {
    content: '';
    display: inline-block;
    background: url('../images/arrow.png') center center no-repeat;
    background-size: 0.08rem 0.16rem;
    width: 0.08rem;
    height: 0.16rem;
    padding-left: 0.12rem;
  }
}
.flybox {
  position: fixed;
  right: -154px;
  bottom: 45%;
  z-index: 999;
}
@media screen and (max-width: 992px) {
  .flybox {
    width: 50px;
    height: 50px;
    right: 8px;
  }
}
.flybox img {
  margin: 0;
  padding: 0;
}
.flybox .qr {
  display: inline-block;
  width: 100%;
  height: 100%;
  width: 150px;
  height: 150px;
}
@media screen and (max-width: 992px) {
  .flybox .qr {
    width: 50px;
    height: 50px;
    right: 8px;
  }
}
.flybox .arrow {
  width: 23px;
  height: 150px;
  display: inline-block;
  margin-right: -3px;
}
@media screen and (max-width: 992px) {
  .flybox .arrow {
    display: none;
  }
}
