@charset "utf-8";

#index {
   overflow-x: hidden;
}

#my_swiper_box {
  position: relative;
  height: 97px;
  background: #fff;
}

#swiper_box {
  overflow-x: hidden;
}

.swiper-slide img {
  width: 100%;
  height: 1080px;
  display: block;
  object-fit: cover;
}

.msb_top {
  height: 120px;
  position: absolute;
  width: 100%;
  top:0;
  left:0;
  z-index: 9;
}

.logo_img {
  margin-top: 13px;
  margin-left: 56px;
}

.slogan_img {
  width: 208px;
  height: 24px;
  margin-top: 44px;
  margin-left: 20px;
}

.msbt_left>img {
  float: left;
}



.wau_title {
  text-align: center;
  padding-top: 100px;
  font-weight: bold;
  font-size: 82px;
  line-height: 1;
  color: rgba(156,156,156, .1);
  position: relative;
}

.wau_title:after {
  content: '我们是谁';
  display: block;
  position: absolute;
  width: 100%;
  color: #333;
  font-size: 54px;
  font-weight: normal;
  top: 150px;
  letter-spacing: 3px;
}


.wrap_box {
  width: 1200px;
  margin: auto;
  position: relative;
}

.wau_introduce {
  color: #0D0E0F;
  font-size: 22px;
  line-height: 48px;
  text-indent: 2em;
  padding-top: 140px;
  padding-left:15px;
  width:95%;
}

.advantage {
  height: 820px;
  position: relative;
}

.wau_title.ad:after {
  content: '平台优势';
}

.ad_box {
  height: 500px;
  background: #2a2a39;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
}

.msbt_right {
  height: 120px;
  line-height: 120px;
  font-size: 18px;
  color: #fff;
  margin-right: 43px;
  position: relative;
  z-index: 4;
}

.msbt_right>a {
  dispaly: block;
  color: #fff;
  height: 100%;
}

.msbt_right:after {
  content: '';
  width: 24px;
  height: 24px;
  position: relative;
  top: 5px;
  display: inline-block;
  margin-left: 14px;
  background: url(https://gaif.oss-cn-hangzhou.aliyuncs.com/spotman/qu_edu/pc_index/manage.png) no-repeat center center / contain;
}

.msbt_nav_wrap {
	width: 1100px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	padding-right: 169px;
}

.msbt_nav {
  float: right;
  height: 97px;
}

.nav_item {
  float: left;
  width: 146px;
  text-align: center;
  line-height: 120px;
  position: relative;
  font-size: 18px;
  letter-spacing: 1px;
  cursor: pointer;
}

.nav_item>a {
  color: #2A2A2A;
}

.nav_item:after {
  content: '';
  width: 0;
  height: 5px;
  background: #fe9201;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 23px;
  transition: .5s;
  margin: auto;
}

.nav_item:hover:after {
  width: 105px;
}

.nav_item.active:after {
  width: 105px;
}

.wrap_box>.ad_item:nth-child(2) {
  background:url(https://gaif.oss-cn-hangzhou.aliyuncs.com/spotman/qu_edu/pc_index/bg2.png);
}

.wrap_box>.ad_item:nth-child(3) {
  background:url(https://gaif.oss-cn-hangzhou.aliyuncs.com/spotman/qu_edu/pc_index/bg3.png);
}

.wrap_box>.ad_item:nth-child(4) {
  background:url(https://gaif.oss-cn-hangzhou.aliyuncs.com/spotman/qu_edu/pc_index/bg4.png);
}

.ad_item {
  height: 500px;
  width: 300px;
  text-align: center;
  color: #fff;
  float: left;
  background: url(https://gaif.oss-cn-hangzhou.aliyuncs.com/spotman/qu_edu/pc_index/bg1.png);
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  padding-top: 180px;
}


.nav_item:after {
  content: '';
  width: 0;
  height: 5px;
  background: #fe9201;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 23px;
  transition: .5s;
  margin: auto;
}
.ad_item:hover {
  cursor: pointer;
  padding-top: 110px;
  background: #e7316a!important;
}



.ad_item>img {
  vertical-align: top;
  height: 46px;
}

.adi_title {
  font-size: 24px;
  line-height: 26px;
  margin-top: 50px;
}

.ad_item>p {
  font-size: 16px;
  margin-top: 53px;
  line-height: 24px;
  display: none;
}

.ad_item:hover>p {
	display: block;
}

.product {
  width: 1200px;
  margin: auto;
  height: 973px;
}

.wau_title.ser:after {
  content: '产品服务';
}

.product_content {
  height: 474px;
  border: 1px solid #ededed;
  margin-top: 120px;
  padding-right: 895px;
  position: relative;
}

.left_nav_item {
  width: 100%;
  height: 25%;
  line-height: 112px;
  text-align: center;
  color: #000;
  font-size: 24px;
  background: #f4f5f9;
  cursor: pointer;
}

.product_content>.left_nav_item:not(:last-child) {
  border-bottom: 1px solid #fff;
}

.left_nav_item>p {
  font-size: 14px;
  color: #000;
  display: none;
  line-height: 1;
}

.left_nav_item.active {
  line-height: 78px;
  background: #fff;
}

.left_nav_item.active>p {
  display: block;
}

.pc_content {
  width: 895px;
  height: 472px;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}

.pcc_img {
  width: 520px;
  float: left;
  height: 100%;
}

.pcc_img>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pcc_text {
  width: 375px;
  padding: 103px 25px 0 45px;
  color: #0D0E0F;
  font-size: 15px;
  line-height: 38px;
  text-indent: 2em;
  float: left;
  height: 100%;
}

.foot_box {
  height: 400px;
  background: #2a2a39;
}

.fb_nav {
  font-size: 20px;
  color: #005CAC;
  line-height: 36px;
}

.fb_nav>span {
  margin-right: 60px;
  cursor: pointer;
}

.fb_nav>span:hover {
  color: #fff;
}

.fb_logo {
  padding-left: 258px;
  margin-top: 51px;
  position: relative;
}

.fb_logo_img {
  height: 106px;
   color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
   font-size: 32px;
}

.fb_logo>p {
  color: #999;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 10px;
}

.fb_logo>p>span {
  font-size: 24px;
  color: #fff;
}

.fb_link {
  color: #999;
  font-size: 18px;
  line-height: 1.8;
  margin-top: 60px;
}

.fb_link>a {
  color: #999;
  margin-right: 8px;
}

.fb_link>a:hover {
  text-decoration: underline;
}

.police {
  color: #999;
  font-size: 16px;
  line-height: 1;
  margin-top: 73px;
  text-align: center;
}

.code_box {
  width: 112px;
  height: 150px;
  position: absolute;
  top: 135px;
  right: 205px;
}

.code_box>img {
  width: 100%;
  vertical-align: top;
}

.code_box>p {
  font-size: 12px;
  line-height: 2.4;
  color: #fff;
  text-align: center;
}

@media (max-width: 1367px){
  /* .slogan_img {
    display: none!important;
  } */

  /* .msbt_nav {
    left: 58%;
    white-space: nowrap;
  } */

  .nav_item {
    width: 110px;
  }
  
  /* .msbt_right {
  	font-size: 18px;
  	height: 100%;
  } */
  
  /* .nav_item:after {
  	height: 2px;
  } */
}

@media (max-width: 1100px){

  .nav_item {
    width: 146px;
  }
  
  .msbt_nav_wrap {
  	padding-right: 250px;
  }
  
}

.join_hover_box {
	width: 1200px;
	height: 339px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 9;
	padding-left: 170px;
}

.faker_btn {
	width: 247px;
	height: 58px;
	background: #fed201;
	position: relative;
	cursor: pointer;
	color: #000000;
	font-size: 28px;
	text-align: center;
	letter-space: 2px;
	line-height: 58px;
}

.faker_btn>span {
	position: absolute;
	width: 0;
	height: 0;
	border: 9px solid transparent;
	border-left-color: #fed201;
	top: 0;
	bottom: 0;
	margin: auto;
	right: -18px;
}

.btn_hover_box {
	width: 176px;
	height: 230px;
	position: absolute;
	top: 0;
	right: -208px;
}

.btn_hover_box img {
	width: 100%;
	height: 100%;
}

.qrcode_wrap {
	width: 176px;
	height: 176px;
	background: #fed201;
	padding: 5px;
}

.btn_hover_box>p {
	font-size: 18px;
	color: #fff;
	line-height: 45px;
	text-align: center;
}

.btn_hover_box>p>i {
	display: inline-block;
	width: 33px;
	height: 27px;
	background: url(https://sevennineone.oss-cn-hangzhou.aliyuncs.com/weixin.png);
	background-size: 100% 100%;
	margin-right: 11px;
}

.btn_hover_box>p>* {
	display: inline-block;
	vertical-align: middle;
}

/* .faker_btn:hover span, .faker_btn:hover .btn_hover_box {
	display: block;
} */