* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "微软雅黑";
}

.header_t {
  width: 100%;
}

.header_t img {
  width: 100%;
}

.mission {
  width: 100%;
  margin: 2rem auto;
}

.mission li {
  width: 100%;
  height: 9rem;
  position: relative;
}

.mission li p {
  font-size: 1.6rem;
  font-weight: 400;
  color: #F82C3D;
  line-height: 2rem;
  position: absolute;
  left: 20%;
  top: 18%;
}

.mission li span {
  font-size: 1.3rem;
  font-weight: 400;
  color: #666666;
  line-height: 1.7rem;
  position: absolute;
  left: 20%;
  top: 45%;
  width: 71%;
}

.video_tops {
  width: 95%;
  margin: 0 auto;
}

.video_tops video {
  width: 100%;
}

.video_tops p {
  font-size: 1.4rem;
  margin-top: 1.9rem;
  font-weight: 400;
  color: #666666;
  line-height: 2rem;
  text-indent: 3.2rem;
}

.highlights {
  width: 36.5rem;
  margin: 0 auto;
  overflow: hidden;
}

.whom {
  width: 37.5rem;
  margin: 0 auto;
}

.title {
  text-align: center;
  margin: 4rem 0 2.4rem;
}

.title p {
  font-size: 2rem;
  font-weight: 400;
  color: #F82C3D;
  line-height: 26px;
}

.title span {
  font-size: 1.3rem;
  line-height: 2rem;
  font-weight: 400;
  color: #666666;
  display: block;
  width: 30.5rem;
  margin: 0 auto;
}

.title img {
  width: 100%;
}

.whom_ul {
  display: flex;
  /* margin-top:1rem; */
  justify-content: space-between;
}

.whom_ul li {
  width: 49.5%;
  padding-top: 0.9rem;
  background: #F9F9F9;
  border-radius: .4rem;
  text-align: center;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
  padding-bottom: 0.5rem;
  margin-top: 0.5rem;
  box-sizing: border-box;
}

.whom_ul li p {
  font-size: 1.8rem;
  color: #F82C3D;
  line-height: 3rem;
}

.whom_ul li:last-child {
  margin-right: 0;
}

.whom_ul li span {
  font-size: 1.3rem;
  font-weight: 400;
  color: #666666;
  line-height: 2.2rem;
}

.advantage {
  width: 95%;
  margin: 0 auto;
}

.advantageCont img {
  width: 4rem;
  display: block;
  height: 4rem;
}

.advantageCont .advConIte {
  width: 34.5rem;
  margin: 0.5rem auto;
  display: flex;
  align-items: center;
}

.advantageCont span {
  font-size: 1.4rem;
  font-weight: 400;
  color: #333333;
  display: block;
  line-height: 2rem;
  margin-left: 0.7rem;
}

.contrast {
  width: 95%;
  margin: 0 auto;
}

.contrast_img {
  width: 100%;
}

.gsjs_main3 {
  margin-top: 1rem;
  /*padding: 0 1rem;*/
  background: #fff;
}

.gsjs_ljzx {
  height: 36px;
  width: 100%;
  border-radius: 18px;
  background: #e35657;
  margin: 1.5rem 0;
  line-height: 36px;
  text-align: center;
}

.problem {
  width: 95%;
  margin: 0 auto;
}

.about_problem {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0 auto 0;
}

.problem_w {
  height: 5.8rem;
  width: 100%;
  background: #f6f6f6;
  line-height: 4.8rem;
  font-size: 1.4rem;
  color: #333333;
  margin-bottom: 1rem;
  border-radius: 2.8rem 0.83rem 0.83rem 2.4rem;
}


.problem_w em {
  width: 1.8rem;
  height: 1.8rem;
  background: url(/Public/Phone/images/about_img/jiajian1.png) no-repeat;
  display: block;
  float: right;
  margin-right: 0.7rem;
  margin-top: 2.1rem;
  margin-left: 0.4rem;
  cursor: pointer;
  background-position: 0 -18px;
}

.problem_d {
  height: auto;
  overflow: hidden;
  width: 95%;
  margin: 1.7rem auto;
}

.problem_d p {
  font-size: 1.4rem;
  color: #555555;
  line-height: 23px;
  text-indent: 2rem;
}

.about_problem ul li.action .problem_w em {
  background-position: 0 0;
}

.problem_a {
  width: 210px;
  height: 44px;
  color: #fff;
  display: block;
  margin: 50px auto 0;
  background: #ed5151;
  font-size: 18px;
  text-align: center;
  line-height: 44px;
}

.problem_a:hover {
  color: #fff;
}

.problem_w {
  display: flex;
  align-content: center;
  justify-content: space-between;
}

.problem_w p {
  display: block;
  width: 80%;
  line-height: 1.7rem;
  margin: auto 0;
}

.problem_w span {
  width: 4.4rem;
  height: 5.8rem;
  color: #fff;
  text-align: center;
  display: block;
  margin-right: 10px;
  font-size: 26px;
  line-height: 5.8rem;
  background: linear-gradient(0deg, #F53C3C 0%, #F77575 100%);
  border-radius: 2rem 0.4rem 2rem 0.4rem;
}

/* 奖牌轮播*/
.videoTitleWrap {
  width: 132px;
  height: 32px;
  box-sizing: border-box;
  padding-left: 24px;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  line-height: 32px;
  background-image: url(image/0.png);
  background-size: 100% 100%;
  letter-spacing: 1px;
}

.lastSecondWrap {
  width: 37.5rem;
  box-sizing: border-box;
  padding: 0 1.9rem;
  margin: 3rem 0;
}

.lastSecondWrap .swiperWrap {
  position: relative;
}

.lastSecondWrap .swiperWrap .swiper-container {
  width: 27.7rem !important;
  height: 18.9rem !important;
}

.lastSecondWrap .swiper-slide-thumb-active {
  background: #f00;
  color: #fff;
  opacity: 1;
  box-shadow: 0 0 5px 2px #d45455;
}

.lastSecondWrap a {
  display: block;
  width: 100%;
  height: 100%;
}

.lastSecondWrap img {
  display: block;
  width: 100%;
  height: 100%;
}

.lastSecondWrap .swiper-button-next:after,
.lastSecondWrap .swiper-button-prev:after {
  font-size: 25px;
}

.lastSecondWrap .swiper-button-next:after {
  margin-left: 15px;
}

.lastSecondWrap .swiper-button-prev:after {
  margin-left: -15px;
}

.lastSecondWrap .top .swiper-slide .swiper-button-next {
  position: absolute;
  top: 9rem;
}

.lastSecondWrap .top .swiper-slide a {
  width: 27.7rem !important;
  height: 18.9rem !important;
  margin: 0 auto;
}

.lastSecondWrap .thumbs {
  margin-top: 2rem;
}

.lastSecondWrap .thumbs .swiper-slide {
  width: 4.93rem !important;
  height: 3.24rem !important;
}


/* Tops by the Numbers */
.dataDescription_warp {
  width: 37.5rem;
  height: 58.6rem;
  display: flex;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.9rem;
  color: #666666;
  background: url(/Public/Phone/images/about_img/topsBytheBk.webp) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.dataDescription_warp span {
  color: #f82c3d;
}
.dataDescription_warp > p {
  position: absolute;
}
.dataDescription_warp > p:nth-child(1) {
  top: 1.3rem;
  left: 5.8rem;
  width: 23rem;
}
.dataDescription_warp > p:nth-child(2) {
  top: 6.6rem;
  left: 7.4rem;
}
.dataDescription_warp > p:nth-child(3) {
  top: 10.5rem;
  left: 8.7rem;
}
.dataDescription_warp > p:nth-child(4) {
  width: 26rem;
  top: 16.4rem;
  left: 9.3rem;
}
.dataDescription_warp > p:nth-child(5) {
  top: 22.1rem;
  left: 9.4rem;
}
.dataDescription_warp > p:nth-child(6) {
  top: 26rem;
  left: 9.4rem;
  width: 25rem;
}
.dataDescription_warp > p:nth-child(7) {
  top: 32rem;
  left: 9.3rem;
  width: 25rem;
}
.dataDescription_warp > p:nth-child(8) {
  top: 37.7rem;
  left: 9.4rem;
}
.dataDescription_warp > p:nth-child(9) {
  top: 41.5rem;
  left: 8.7rem;
  width: 26rem;
}
.dataDescription_warp > p:nth-child(10) {
  top: 47.5rem;
  left: 7.5rem;
  width: 25.5rem;
}
.dataDescription_warp > p:nth-child(11) {
  top: 53.5rem;
  left: 5.7rem;
  width: 29rem;
}
/* Tops by the Numbers end */
/* Agents Comparison */
.industryVS {
  width: 34.5rem;
  margin: 0 auto;
  border-radius: 4.5rem 4.5rem 2rem 2rem;
  box-shadow: 0rem 0rem 0.8rem 0.1rem rgba(0, 0, 0, 0.1);
  margin-top: 2rem;
  background: linear-gradient(to right, #ffffff 50%, #f6f6f6 50%);
}
.industryVS .industryVSTop {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 34.5rem;
  height: 6.6rem;
  box-sizing: border-box;
  background-image: url(/Public/Phone/images/about_img/englishAboutVS.webp);
  background-size: 100% 100%;
  text-align: center;
  overflow: hidden;
  font-weight: 800;
}
.industryVS .industryVSTop .industryVSTopL {
  color: #ffffff;
  width: 47%;
  font-size: 1.5rem;
}
.industryVS .industryVSTop .industryVSTopR {
  color: #1a1a1a;
  width: 38%;
  text-align: left;
  font-size: 1.2rem;
}
.industryVS .industryVSCenter {
  width: 34.5rem;
  box-sizing: border-box;
  justify-content: space-between;
  display: flex;
  align-items: center;
  position: relative;
  align-items: stretch;
}
.industryVS .industryVSCenter p {
  font-weight: 400;
  font-size: 1.2rem;
  color: #333333;
  line-height: 1.5rem;
  flex: 1;
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding: 4rem 0.9rem 1.5rem 0.9rem;
}
.industryVS .industryVSCenter > p:nth-child(3)::before {
  display: block;
  content: "";
  width: 14.8rem;
  height: 0.1rem;
  border-bottom: 0.1rem dashed #e5e5e5;
  position: absolute;
  right: 0.9rem;
  bottom: 0;
}
.industryVS .industryVSCenter > p:nth-child(1)::before {
  display: block;
  content: "";
  width: 14.8rem;
  height: 0.1rem;
  border-bottom: 0.1rem dashed #e5e5e5;
  position: absolute;
  left: 0.9rem;
  bottom: 0;
}
.industryVS .industryVSCenter h3 {
  white-space: nowrap;
  height: 2.3rem;
  background: linear-gradient(0deg, #f53c3c 0%, #f77575 100%);
  border-radius: 1.1rem;
  font-weight: 400;
  font-size: 1.4rem;
  color: #ffffff;
  line-height: 2.3rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-sizing: border-box;
  padding: 0 1rem;
}
.industryVS .industryVSCenter:last-child p::before {
  opacity: 0;
}
/* Agents Comparison end */
/* Service Advantages  */
.whyChoose {
  height: 57.41rem;
  padding-top: 0.8rem;
  display: flex;
  flex-wrap: wrap;
  width: 34.5rem;
  margin: 0 auto;
  justify-content: space-between;
  align-content: space-between;
}
.whyChoose .whyChooseItem {
  border-radius: 1rem;
  position: relative;
  z-index: 1;
}
.whyChoose .whyChooseItem .whyChoIteCon {
  width: 16.5rem;
  height: 13rem;
  background: #ffffff;
  box-shadow: 0rem 0rem 1rem 0rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  padding: 0.5rem 0.4rem 1.5rem 0.4rem;
}
.whyChoose .whyChooseItem .whyChoIteCon .whyItemTop {
  font-weight: bold;
  display: flex;
  flex-direction: column;
  line-height: 1.8rem;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight: 400;
  font-size: 1.4rem;
  color: #333333;
}
.whyChoose .whyChooseItem .whyChoIteCon img {
  width: 7rem;
  height: 7rem;
  margin-bottom: -0.7rem;
}
.whyChoose .whyChooseItem .topB {
  width: 3.23rem;
  height: 2.14rem;
  background: #ffc8c8;
  box-shadow: 0rem 0rem 2rem 0rem rgba(0, 0, 0, 0.14);
  border-radius: 1rem;
  position: absolute;
  top: -0.5rem;
  left: 0;
  display: block;
  z-index: -1;
}
.whyChoose .whyChooseItem::after {
  width: 4rem;
  height: 0.2rem;
  background-image: url(/Public/Phone/images/about_img/n0.webp);
  background-size: 100% 100%;
  position: absolute;
  right: 0.2rem;
  bottom: 0;
  border-radius: 1rem;
  display: block;
  content: "";
  z-index: 1;
}
.whyChoose .whyChooseItem section {
  font-weight: 400;
  font-size: 1.6rem;
  color: #333333;
  line-height: 2.9rem;
  max-height: 8.5rem;
  margin-top: 0.5rem;
}
.whyChoose .whyChooseItem img {
  height: 6.9rem;
  width: 6.9rem;
  margin-right: 0.4rem;
}
.whyChoose .whyChooseItem:hover .whyHide {
  display: block !important;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 28.5rem;
  height: 19.7rem;
  background: #f53c3c;
  color: #ffffff;
  box-shadow: 0rem 0rem 0.8rem 0.1rem rgba(0, 0, 0, 0.1);
  border-radius: 1rem;
  box-sizing: border-box;
  padding: 1rem 1.4rem;
  overflow-y: auto;
}
/* Service Advantages end */
/* Customer Service Philosophy */
.cusSerBkWrap {
  margin: 1rem auto;
}
.cusSerBkWrap .cusSerBkSection1 {
  margin-top: 0.4rem;
}
.cusSerBkWrap .cusSerBkSection2 {
  margin-top: 0.6rem;
}
.cusSerBkWrap .cusSerBkSection3 {
  margin-top: 1.7rem;
}
.cusSerBkWrap .cusSerBkSection4 {
  margin-top: 2rem;
}
.cusSerBkWrap .cusSerBk {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  width: 34.5rem;
  height: 55.4rem;
  background-image: url(/Public/Phone/images/about_img/cusSerBkIPhone1.webp);
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-left: 11rem;
  padding-top: 1.9rem;
}
.cusSerBkWrap .cusSerBk section {
  font-size: 1.4rem;
  color: #666666;
  line-height: 2rem;
  height: 11rem;
  margin-bottom: 1rem;
}
.cusSerBkWrap .cusSerBk section h3 {
  font-weight: bold;
  font-size: 1.6rem;
  color: #f24242;
  margin-bottom: 1rem;
  line-height: 1.8rem;
}
.cusSerBkWrap .cusSerBk section p {
  font-weight: 400;
  font-size: 1.2rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.5rem;
}
.cusSerBkWrap .cusSerBk section p span {
  line-height: 2rem;
}
.cusSerBkWrap .cusSerBk section p span:nth-child(2) {
  margin-left: -0.5rem;
}
/* Customer Service Philosophy end*/