/* 首页样式 */

html,
body {
    position: relative;
    font-size: 0px;
    overflow-x:hidden;
}

/* banner区域 */
@font-face {
  font-family: "SourceHanSans"; /* 定义字体名 */
  src: url("SourceHanSansSC-Medium.otf"); /* 引入网络字体文件 */
}
@font-face {
  font-family: "SourceHanSansLight"; /* 定义字体名 */
  src: url("SourceHanSansSC-Light.otf"); /* 引入网络字体文件 */
}
#slide1 {
  width: 100%;
  height: 7.125rem;
  margin-top: 0.75rem;
}

.banner1_bg {
  background: url(../img/index/banner1_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.banner2_bg {
  background: url(../img/index/banner2_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.banner3_bg {
  background: url(../img/index/banner3_bg.jpg) no-repeat;
  background-size: 100% 100%;
}

.banner4_bg {
  background: url(../img/index/banner4_bg.png) no-repeat;
  background-size: 100% 100%;
}

.swiper-pagination{
  text-align: left;
  left: 4.7rem!important;
  bottom: 8%!important;
}
.swiper-pagination-bullet {
  margin-bottom: 0.7rem !important;
  width: 0.35rem;
  height: 0.07rem;
  background: #A3C9FF;
  border-radius: 0.0625rem;
}

.swiper-pagination-bullet-active {
  width: 0.85rem;
  height: 0.07rem;
  background: #1168FF;
  border-radius: 0.0625rem;
}

.swiper-button-prev {
  margin-left: 2.5rem;
}

.swiper-button-next {
  margin-right: 2.5rem;
}
.swiper-button-prev.swiper-button-white, 
.swiper-container-rtl .swiper-button-next.swiper-button-white,
.swiper-button-next.swiper-button-white, 
.swiper-container-rtl .swiper-button-prev.swiper-button-white{
  display: none;
}
/* banner1 */
.banner1 {
  /* display: flex;
  justify-content: center;
  align-items: center; */
  margin-top: 2.8rem;
  margin-left: 4.65rem;
}

.banner1_layer {
  margin: 1rem 0.5rem;
  width: 9.9rem;
  height: 7.125rem;
}

.b1_r {
  display: flex;
  flex-direction: column;
}

.banner1_words {
  width: 6.2rem;
  height: 0.5625rem;
  color: #3A3633;
  font-size: 0.46rem;
  font-family: 'SourceHanSans';
  font-weight: 600;
}

.banner1 span {
  width:6.2rem;
  height: 0.6rem;
  margin-top: 0.42rem;
  font-size: 0.23rem;
  color: #3A3633;
  line-height: 0.375rem;
  font-family: SourceHanSansLight;
}

/* banner2 */
.banner2 {
  /* display: flex;
  justify-content: center;
  align-items: center;
  color: #3A3633; */
  margin-top: 2.05rem;
  margin-left: 3.1rem;
}

.banner2_layer {
  width: 7.7rem;
  height: 6.4625rem;
  margin: 1.5rem 0 0 0;
}

.title {
  margin-top: 1.2375rem;
  margin-bottom: 0.575rem;
  margin-left: 1.5rem;

}

.title img {
  width: 0.9875rem;
  height: 0.0125rem;
  margin-bottom: .26rem;
}

.title span {
  width: 2.2375rem;
  height: 0.35rem;
  margin: 0 0.4625rem;
  font-size: 0.375rem;
  font-family: SourceHanSans;
  font-weight: 300;
  color: #3A3633;
}

.programme {
  margin-left: 1.55rem;
  width: 6.25rem;
  height: 0.5875rem;
  font-size: 0.46rem;
  font-family: SourceHanSans;
  font-weight: 300;
  color: #3A3633;
  font-weight: 600;
}
.programme span{
  color: #1168FF;
}

.Industry_classification {
  width: 9rem;
  height: 1.225rem;
  margin-top: 0.7rem;
  margin-left: 0.85rem;
}

.Industry_classification ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.Industry_classification ul li {
  display: flex;
  width: 1.9rem;
  height: 0.8rem;
}

.Industry_classification ul li img {
  width: 0.35rem;
  height: 0.35rem;
  margin-right: 0.125rem;
}

.Industry_classification ul li span {
  font-size: 0.26rem;
  font-family: SourceHanSansLight;
  font-weight: 300;
  color: #3A3633;
}

/* banner3 */
.banner3 {
  /* display: flex;
  align-items: center;
  justify-content: center; */
  margin-top: 1rem;
  margin-left: 4.8rem;
  font-family: SourceHanSans;
  font-weight: 600;
}

.banner3_layer {
  width: 5.5375rem;
  height: 4.375rem;
  margin: 2.5rem 1.5rem 0 0;
}

.b3_r {
  margin-top: 1.5rem;
}

.banner3 .b3_r p {
  height: 0.5625rem;
  font-size: 0.46rem;
  color: #3A3633;
}

.banner3 .b3_r p span {
  color: #4C87ED;
}

.content {
  margin-top: 0.5rem;
}

.content span {
  display: block;
  font-size: 0.3rem;
  line-height: 0.75rem;
  color: #3A3633;
}

.content span i {
  color: #4C87ED;
}

/* banner4 */
.banner4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 3.5rem;
}

.banner4 h3 {
  font-size: 0.45rem;
  font-family: SourceHanSans;
  font-weight: 500;
  color: #3A3633;
}

.banner4 p {
  font-size: 0.3rem;
  font-family: SourceHanSans;
  font-weight: 300;
  color: #CCCFE0;
}

/* 大熊综合服务 */
.Integrated_services {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.Is_eg {
  width: 10.5rem;
  height: 0.6rem;
  margin-top: 1rem;
}

.Integrated_services_title {
  text-align: center;
  font-size: 0.47rem;
  font-family: SourceHanSans;
  /* font-weight: 400; */
  color: #000000;
  margin-top: -0.3rem;
}

.Integrated_services_analysis {
  font-size: 0.18rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #707070;
  margin-top: 0.375rem;
}

.Tab {
  margin-top: 0.5rem;
}

.Tab_content {
  height: 6.725rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #F6F7FF;
  margin-top: 1rem;
  border-radius: 0.2rem;
  padding: 0 0 0 1rem;
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.Tab_Integrated_services {
  display: inline-block;
  width: 4.25rem;
  height: 0.775rem;
  margin-right: 0.25rem;
  background: #fff;
  border-radius: 0.3875rem;
  font-size: 0.275rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #595959;
  line-height: 0.775rem;
  /* border: 0.0125rem solid #909090; */
  background: linear-gradient(to right,#ECF2FF, #F1F7FF );
}
.Tab_Integrated_services img,
.Tab_official_account img,
.Tab_app_account img {
  width: 0.45rem;
  margin-right: 0.15rem
}
.Tab_official_account {
  display: inline-block;
  width: 4.25rem;
  height: 0.775rem;
  background: #fff;
  border-radius: 0.3875rem;
  font-size: 0.275rem;
  font-family: SourceHanSans;
  margin-right: 0.25rem;
  font-weight: 400;
  color: #595959;
  line-height: 0.775rem;
  background: linear-gradient(to right,#ECF2FF, #F1F7FF );
  /* border: 0.0125rem solid #909090; */
}
.Tab_app_account {
  display: inline-block;
  width: 4.25rem;
  height: 0.775rem;
  background: #fff;
  border-radius: 0.3875rem;
  font-size: 0.275rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #595959;
  line-height: 0.775rem;
  background: linear-gradient(to right,#ECF2FF, #F1F7FF );
  /* border: 0.0125rem solid #909090; */
}

button {
  outline: 0;
}

.active {
  color: #FFFFFF;
  background: linear-gradient(to right,#659BFF, #86BFFF );
  border: 0 !important;
  /* font-weight: 600; */
}

.Tab_Integrated_services_content {
  display: flex;

}

.Tab_Integrated_services_content img {
  width: 6.7375rem;
  height: 4.1375rem;
}

.Tab_Integrated_services_content_intr {
  width: 6.7375rem;
  height: 4.1375rem;
  margin-left: 0.75rem;
  text-align: left;
}

.Tab_Integrated_services_content_intr h3 {
  margin: 0.5rem 0 0.4rem 0;
  font-size: 0.37rem;
  font-family: SourceHanSans;
  font-weight: 500;
  color: #171514;
  font-weight: 600;
}
.Tab_Integrated_services_content_intr h3 span {
  color: #629FF5;
}

.Tab_Integrated_services_content_intr p {
  width: 5.15rem;
  height: 1rem;
  font-size: .2rem;
  font-family: SourceHanSans;
  font-weight: 500;
  color: #4D4A48;
}

.Tab_Integrated_services_content_intr button {
  width: 1.9rem;
  height: 0.65rem;
  background: #629FF5;
  margin-top: 0.6rem;
  box-shadow: 0rem 0.05rem 0.1375rem 0.0125rem #8eb7fd;
  border-radius: 0.05rem;
  /* border: 0.0125rem solid #0058F3; */
  font-size: .25rem;
  font-family: SourceHanSans;
  /* font-weight: 400; */
  color: #FFFFFF;
}

.Acc_content {
  margin: 1rem 0 1.425rem 0;
  display: flex;
}

.phone {
  width: 5.375rem;
  height: 5.1rem;
  margin: 0 0.9125rem;
}

.phone img {
  width: 100%;
  height: 100%;
}

.Acc_intr {
  width: 4.9rem;
  height: 5.1rem;
  text-align: left;
}

.Acc_intr h3 {
  margin: 0.9625rem 0 0.5rem 0;
  font-size: 0.3rem;
  font-family: SourceHanSans;
  font-weight: 500;
  color: #171514;
}

.Acc_intr p {
  margin-bottom: 0.6125rem;
  font-size: 0.18rem;
  font-family: SourceHanSans;
  font-weight: 500;
  color: #4D4A48;
}

.Acc_intr img {
  width: 2rem;
  height: 2rem;
}

/* 服务数据 */
.service_data {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2rem;
  /* background: url(../img/index/data_icon.jpg) no-repeat; */
  background-size: 100% 100%;
  background: #F6F9FF;
}
.service_img{
  width: auto;
  height: 0.8rem;
  margin-right: 0.25rem;
  margin-top: 0.1rem;
}

.service_data ul li {
  margin-top: 0.7625rem;
  display: inline-block;
  width: 5.4rem;
  height: 1.05rem;
  background-color: aqua;
  border-right: 0.0125rem solid #CBCED2;
}

.industry {
  display: flex;
  align-items: center;
  width: 4rem;
  height: 1.05rem;
  /* background-color: aqua; */
  margin: 0 0.22rem;
  border-right: 0.0125rem solid #CBCED2;
  margin-right: 0.8rem;
}

.ind_eg h5 {
  width: 1.35rem;
  font-size: 0.225rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #3A3633;
  margin-bottom: 0.125rem;
}
.ind_eg h3 {
  width: 1.35rem;
  height: 0.46rem;
  font-size: 0.365rem;
  font-family: SourceHanSans;
  font-weight: 600;
  color: #3A3633;
  margin-bottom: 0.125rem;
}

.ind_eg p {
  font-size: 0.15rem;
  font-family: SourceHanSans;
  font-weight: 500;
  color: #3A3633;
}

.number {
  display: flex;
  align-items: center;
  width: 4.2rem;
  height: 1.05rem;
  margin-right: 1rem;
  border-right: 0.0125rem solid #CBCED2;
}

.num_eg h5 {
  font-size: 0.225rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #3A3633;
  margin-bottom: 0.125rem;
}
.num_eg h3 {
  font-size: 0.365rem;
  font-family: SourceHanSans;
  font-weight: 600;
  color: #3A3633;
  margin-bottom: 0.125rem;
}

.num_eg p {
  font-size: 0.15rem;
  font-family: SourceHanSans;
  font-weight: 500;
  color: #3A3633;
}

.Person_time {
  display: flex;
  align-items: center;
  width: 4rem;
  height: 1.05rem;
}

.Pt_eg h5 {
  font-size: 0.225rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #3A3633;
  margin-bottom: 0.125rem;
}
.Pt_eg h3 {
  font-size: 0.365rem;
  font-family: SourceHanSans;
  font-weight: 600;
  color: #3A3633;
  margin-bottom: 0.125rem;
}

.Pt_eg p {
  font-size: 0.15rem;
  font-family: SourceHanSans;
  font-weight: 500;
  color: #3A3633;
}

/* 我们能为您做什么 */
.pro {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: url(../img/index/bg2.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 1rem;
}

.pro_eg {
  width: auto;
  height: 0.6rem;
  margin-top: 1.075rem;
}

.pro_title {
  margin-top: -0.3rem;
  font-size: 0.47rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #000000;
}

.pro_analysis {
  margin-top: 0.4rem;
  font-size: 0.18rem;
}

.classification {
  display: flex;
  margin: 0.975rem 0 0.725rem 0;
}

.flexible {
  width: 3.7rem;
  height: 4.9rem;
  margin: 0 0.15rem;
  border-radius: 0.1rem;
  padding: 0.5rem 0.38rem;
  background: linear-gradient(#EFF7FF, #F6FBFF );
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  /* border: 0.0125rem solid; */
  /* border-image: -webkit-linear-gradient(#fff, #7A7A7A, #fff) 1 10; */
}
.flexible_icon {
  width: 2.8rem;
  height: 2.8rem;
  position: absolute;
  right: 0;
  bottom: 0;
}
.flexible_icon img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.flexible:hover {
  transform: scale(1.04);
}
/* .flexible:hover .flexible_icon img{
  transform: scale(1.05);
  margin-top: -0.1rem;
  margin-left: -0.1rem;
} */
.flexible h4 {
  margin: 0 0 0.2rem 0;
  font-size: 0.31rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #333333;
}

.flexible p {
  width: 3.1rem;
  height: 0.775rem;
  /* margin-left: 0.4rem; */
  font-size: 0.19rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #7A7A7A;
}

/* 共享经济服务平台业务流程 */
.share {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 9.25rem;
  background: url(../img/index/process_bg.jpg);
  background-size: 100%;
  text-align: center;
}

.share_eg {
  width: 6.825rem;
  height: 0.5875rem;
  margin-top: 1.0125rem;
}

.share_title {
  margin-top: -0.3rem;
  font-size: 0.45rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #E6EDEE;
}

.share_analysis {
  margin-top: 0.4rem;
  font-size: 0.18rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #D4D4D4;
}

.share_content {
  width: 15.925rem;
  height: 4.9rem;
  margin: 1.1125rem;
}

.share_content img {
  width: 100%;
  height: 100%;
}

/* 服务行业 */
.scope {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.scope_eg {
  width: 8.3rem;
  height: 0.6rem;
  margin-top: 0.925rem;
}

.scope_title {
  margin-top: -0.35rem;
  font-size: 0.47rem;
  font-family: SourceHanSans;
  /* font-weight: 400; */
  color: #3A3633;
}

.scope_analysis {
  margin-top: 0.4rem;
  font-size: 0.18rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #707070;
}

/* Swiper跑马灯效果 */
.lamp {
  width: 19rem;
  height: 5.3rem;
  margin: 0.875rem 3.25rem 1.225rem 4rem;
}

#slide2 {
  width: 2.1rem;
  height: 5.3rem;
  margin: 0 0.1rem;
  cursor: pointer;
  position: relative;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -ms-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out;
}

#wrapper {
  transition-timing-function: linear !important;
}

.huose0 {
  background: url(../img/index/part_time.png) no-repeat;
  background-size: 100% 100%;
}

.huose1 {
  background: url(../img/index/education.png) no-repeat;
  background-size: 100% 100%;
}

.huose2 {
  background: url(../img/index/logistics.png) no-repeat;
  background-size: 100% 100%;
}

.huose3 {
  background: url(../img/index/anchor.png) no-repeat;
  background-size: 100% 100%;
}

.huose4 {
  background: url(../img/index/part_time.png) no-repeat;
  background-size: 100% 100%;
}

.huose5 {
  background: url(../img/index/food.png) no-repeat;
  background-size: 100% 100%;
}

.huose6 {
  background: url(../img/index/game.png) no-repeat;
  background-size: 100% 100%;
}

.huose7 {
  background: url(../img/index/Travel.png) no-repeat;
  background-size: 100% 100%;
}
#slide2:hover {
  width: 3.3rem!important;
  background: url(../img/index/Housekeeping.png) no-repeat;
  border-radius: 0.1rem;
  background-size: 100% 100%;
}
#slide2 .house_content{
  height: 3rem;
  width: 3.2rem;
  color: #fff;
  font-size: 0.21rem;
  margin-top: 0.45rem;
  padding-left: 0.2rem;
  display: none;
}
#slide2:hover .house_content{
  display: block;
}
#slide2:hover .house_content p{
  margin: 0 0 0.05rem 0;
}
#slide2 .house_content p span{
  font-size: 0.182rem!important
}
#wrapper:hover  #slide2:not(:hover) {
  width: 1.9rem;
}
.house_icon {
  width: 1.375rem;
  height: 1.375rem;
}

.house_icon img {
  width: 100%;
  height: 100%;
}

.house_title {
  margin-top: 0.5rem;
  font-size: 0.32rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #1E5A8A;
  line-height: 0.525rem;
  text-align: left;
  padding-left: 0.3rem;
}
#slide2:hover .house_title p{
  border-bottom: 4px solid #fff;
  padding-bottom: 0.15rem;
  color: #fff;
  width: 0.8rem;
}

/* 平台解决方案 */
.solve {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 9.9625rem;
  background: url(../img/index/Solution_bg.jpg) no-repeat;
  background-size: 100%;
  text-align: center;
}

.solve_eg {
  width: 8.6375rem;
  height: 0.5875rem;
  margin-top: 1rem;
}

.solve_title {
  margin-top: -0.33rem;
  font-size: 0.45rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #E6EDEE;
}

.solve_analysis {
  margin-top: 0.4rem;
  font-size: 0.18rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #E6EDEE;
}

.solve_content {
  width: 15.4875rem;
  height: 5.85rem;
  margin: 0.85rem 4.6375rem .9125rem 6.5rem;
}

.solve_content img {
  width: 100%;
  height: 100%;

}

/* 新闻资讯 */
.info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 9.3rem;
  position: relative;
}

.info_eg {
  margin-top: 0.875rem;
  width: 9.7rem;
  height: 0.5875rem;
}

.info_title {
  margin-top: -0.35rem;
  font-size: 0.45rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #000000;
}

.info_analysis {
  margin-top: 0.4rem;
  font-size: 0.18rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #707070;
}

/* .focusing {
  margin: 0.5625rem 0.225rem 0.4625rem 0;
  width: 1.825rem;
  height: 0.45rem;
  background: #0058F3;
  border: 0.0125rem solid #0058F3;
  border-radius: 0.225rem;
  font-size: 0.2rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #FFFFFF;
} */

.focusing {
  margin: 0.4rem 0.225rem 0.5rem 0;
  width: 1.9rem;
  height: 0.6rem;
  border: 0.0125rem solid #5F98FE;
  border-radius: 0.6rem;
  font-size: 0.22rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #5F98FE;
}

.headlines {
  width: 1.9rem;
  height: 0.6rem;
  border: 0.0125rem solid #5F98FE;
  border-radius: 0.6rem;
  font-size: 0.22rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #5F98FE;
}

.active1 {
  background: linear-gradient(to right,#4A7FFF, #74AEFD );;
  color: #FFFFFF;
  border: none;
}

.hotspot {
  margin: 0 3.875rem 0 3.875rem;
  display: flex;
}
.newsBtn{
  width: 5rem;
  height: 1rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.newsBtn img {
  height: 0.33rem;
  width: 0.35rem;
}
.moreNews{
  height: 0.45rem;
  width: 1.1rem;
  font-size: 0.21rem;
  color: #4A7FFF;
}

.hs_one {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 5.1625rem;
  height: 4.2rem;
  margin-right: 0.375rem;
}
.hs_one .newImg {
  width: 5rem;
  height: 2.5125rem;
  overflow: hidden;
  cursor: pointer;
}
.hs_one img {
  width: 100%;
  height: 2.5125rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.hs_one img:hover {
  transform: scale(1.06);
}
.hs_one i {
  width: 1.2rem;
  height: 0.2rem;
  margin: 0.32rem 0 0.2rem 0;
  font-size: 0.15rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #949494;
}

.hs_one h6 {
  width: 4.8rem;
  height: 0.2rem;
  margin-bottom: 0.1375rem;
  font-size: 0.2rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #5A5A5B;
  margin-top: 0.35rem;
}

.hs_one p {
  width: 4.38rem;
  /* height: 0.18rem; */
  /* margin-bottom: 0.4625rem; */
  font-size: 0.18rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #949494;
}

.hs_one button {
  width: 0.9rem;
  height: 0.32rem;
  border: 0.0125rem solid #949494;
  border-radius: 0.18rem;
  font-size: 0.15rem;
  font-family: SourceHanSans;
  /* font-weight: 400; */
  color: #949494;
}

.hs_two {
  width: 5.1625rem;
  height: 4.575rem;
  margin-right: 0.375rem;
  background-color: #31B1;
}

.hs_three {
  width: 5.1625rem;
  height: 4.575rem;
  background-color: #0058F3;
}
.footerpage{
  height: 5rem;
}
.honor {
  background: #F0F4F6;
  text-align: center;
  padding: 1rem 0 1.1rem;
}
.honor_eg {
  width: auto;
  height: 0.6rem;
}
.honor_title {
  margin-top: -0.25rem;
  font-size: 0.47rem;
  font-family: SourceHanSans;
  font-weight: 400;
  color: #000000;
}
#cert {
  text-align: center;
  padding: 1rem 0 1.1rem;
}
.about{
  background: url(../img/index/about-bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding: 1rem 0 1.1rem;
}
.about .tab-top{
  height: 0.7rem;
  display: flex;
  justify-content: center;
  margin-top: 0.5rem;
  border-bottom: 2px solid #fff;
}
.about .tab-top div {
  height: 0.7rem;
  color: #000;
  width: 1rem;
  line-height: 0.7rem;
  font-size: 0.23rem;
  cursor: pointer;
  margin: 0 0.7rem;
  padding-bottom: 0.2rem;
}
.about .tab-top .activeTab {
  color: #3071DD;
  border-bottom: 3px solid #3071DD;
}
.about .tab-content .content-item {
  display: none;
  height: 5rem;
  width: 60%;
  margin: 0.1rem auto 0;
}
.about .tab-content .activeTab {
  display: block;
}
.about .tab_content1 .tab-text {
  font-size: 0.19rem;
  color: #000;
  width: 46%;
  float: left;
  height: 5rem;
  padding-top: 1.1rem;
  line-height: 0.38rem;
  margin: 0 2%;
  text-align: left;
} 
.tab-img{
  width: 48%;
  margin: 0 1%;
  float: left;
}
.aboutContent .tab-img img {
  width: auto;
  height: 5.5rem;
  margin-top: 0.3rem;
}
.tab_content2 .tab-text{
  width: 85%;
  height: 5rem;
  background: #fff;
  margin: 0.7rem auto 0;
  position: relative;
}
.tab_content2 .tab-text img {
  position: absolute;
  top: 0.4rem;
  right: 0.38rem;
  width: 7.5rem;
  height: 4.2rem;
  display: none;
}
.tab_content2 .tab-text .activeAddress img{
  display: block;
}
.tab_content3 .tab-text {
  font-size: 0.19rem;
  color: #000;
  width: 46%;
  float: left;
  height: 5rem;
  padding-top: 1.1rem;
  line-height: 0.38rem;
  margin: 0 2%;
  text-align: left;
} 
.text-content1 {
  height: 3.5rem;
  width: 30%;
  font-size: 0.2rem;
  color: #000;
  padding-top: 0.5rem;
  /* border-bottom: 1px solid #000; */
  margin-left: 0.4rem;
  font-family: SourceHanSans;
}
.address-item{
  font-size: 0.19rem;
  text-align: left;
  height: 0.6rem;
  cursor: pointer;
}
.address-item span{
  display: none;
}
.activeAddress span{
  display: block;
  font-size: 0.16rem;
  font-family: SourceHanSansLight;
  padding-top: 0.03rem;
}
.activeAddress p{
  width: 0.42rem;
  float: left;
  padding-bottom: 0.05rem;
  border-bottom: 2px solid #3172DE;
  margin-right: 0.12rem;
  color: #3172DE;
}
.text-content2 {
  height: 1.5rem;
  width: 3.5rem;
  font-size: 0.19rem;
  text-align: left;
  margin-left: 0.4rem;
  padding-top: 0.2rem;
  line-height: 0.4rem;
  font-family: SourceHanSans;
  border-top: 1px solid #000;
}
.text-content2 span{
  font-size: 0.25rem;
  margin: 0 0.08rem;
}
.open-detail{
  color: #0058F3;
  font-size: 0.2rem;
  text-align: left;
  margin-top: 0.6rem;
  cursor: pointer;
}
.open-detail img {
  width: 0.32rem;
  height: 0.3rem;
  margin-left: 0.1rem;
}
div.partner {
  text-align: center;
  height: 7.8rem;
  width: 100%;
  background: #F2F5FC;
  padding-top: 0.8rem;
}
.partner .honor_title {
  font-size: 0.42rem;
  width: 100%;
  text-align: center;
}
.partner .honor_title span{
  border-bottom: 3px solid #000;
  padding-bottom: 0.1rem;
  margin-right: 0.1rem;
}