body,
.container {
  width: 100%;
  color: #333;
  font-family: PingFangSC-Regular,sans-serif!important;
}
.nav {
  width: 100%;
  height: 64px;
  background: #5b59aa;
}
.nav-box {
  width: 1200px;
  height:64px;
  line-height:64px;
  margin: 0 auto;
  overflow: hidden;
}
.nav-box .logo {
  margin-top:17px;
  width:auto;
  height:30px;
  float: left;

}
.nav-box p{
  float: right;
  overflow: hidden;
}
.nav-box p a {
  display: block;
  float: left;
  box-sizing: content-box;
  padding: 0 10px;
  line-height: 60px;
  height: 60px;
  font-size: 14px;
  border-bottom: 4px solid #5b59aa;
  margin-right: 15px;
}
.nav-box a:first-child{
  padding:0 20px;
}
.nav-box a:last-child{
  margin-right: 0!important;
}
.nav-box .active {
  border-color: #BEBCFA;
  background: #7674cc;
}
.footer {
  width: 100%;
  height: 99px;
  background: #383838;
}
.footer p{
  text-align: center;
  height:52px;
  line-height:52px;
}
.footer a {
  margin-right: 52px;
  font-size: 14px;
}
.footer a:last-child {
  margin-right: 0;
}
.footer h3{
  /* width: 522px; */
  width: 410px;
  height: 1px;
  opacity: 0.1;
  background: #ffffff;
  margin:0 auto;
}
.footer h2{
  text-align: center;
  height:46px;
  line-height: 46px;
  opacity: 0.6;
  font-size: 14px;
  color: #ffffff;
}
/* 首页 */
.k12 {
  width: 100%;
  height: 500px;
  text-align: center;
  background: url("../../public/img/banner2.png") no-repeat 1048px bottom;
  background-color: #f7f8f9;
  background-size: auto 500px;
}
.k12 img {
  width: 1200px;
  height:auto;
  margin-top:143px;
}
.CEO {
  text-align: center;
  padding:70px 0;
}
.CEO img {
  width: 1200px;
  height: auto;
}
.history {
  width: 100%;
  text-align: center;
  padding: 70px 0 46px;
}
.history_img{
  width: 120px;
  height: auto;
  display: block;
  margin: 0 auto 58px;
}
.history_box {
  width: 1200px;
  margin: 0 auto;
  height: 380px;
  position: relative;
}
.history_box .line {
  width:1200px;
  height: auto;
  position: absolute;
  top:183px;
  left:0;
}
.history_box ul {
  height: 380px;
  overflow: hidden;
  position: absolute;
  top:0;
  left:0;
}
.history_box ul li {
  height: 100%;
  /* position: relative; */
  width: 200px;
  float: left;
}
.history_box .img_unchecked,.history_box .btn_unchecked{
  display: block;
}
.history_box .img_checked,.history_box .btn_checked{
  display: none;
}
.active .img_unchecked,.active .btn_unchecked{
  display: none;
}
.active .img_checked,.active .btn_checked{
  display: block;
}
.history_box li img{
  position: absolute;
  top:0;
  width:235px;
}
.history_box .li0 img{
  top:0px;
  left:0;
}
.history_box .li1 img{
  top:183px;
  left:160px;
}
.history_box .li2 img{
  top:0px;
  left:255px;
}
.history_box .li3 img{
  top:183px;
  left:426px;
}
.history_box .li7 img{
  top:0px;
  left:559px;
}
.history_box .li4 img{
  top:183px;
  left:692px;
}
.history_box .li5 img{
  top:0px;
  left:825px;
}
.history_box .li6 img{
  top:183px;
  left:958px;
}
.history_box li .btn_checked{
  width: 24px;
  height: 24px;
  margin-left: -12px;
  left:50%;
  top:161px;
}
.history_box li .btn_unchecked{
  width: 14px;
  height: 14px;
  left:50%;
  margin-left: -7px;
  top:166px;
}
.leading{
  width:100%;
  overflow: hidden;
}
.leading img{
  width:100%;
  height:auto;
}
.achieve {
  width: 100%;
  background: #f7f8f9;
  text-align: center;
  padding: 70px 0;
}
.achieve img {
  width: 1150px;
  height: auto;
}
.founder {
  width: 100%;
  text-align: center;
  padding: 70px 0;
}
.founder img {
  width: 1140px;
  height: auto;
}
/* 首页 */
.swiper-slide,.banner_box_1028 {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index_banner,.index_banner{
  width:100%;
  height:auto;
  /* position: absolute;
  left: 50%;
  margin-left: -960px; */
}
.play {
  width: 240px;
  height: auto;
  display: block;
  position: absolute;
  bottom:63px;
  left: 50%;
  margin-left: -120px;
  z-index:1000;
  
}
.banner {
  width: 100%;
  height: auto;
  display: block;
}
/* 关于我们 */
.mission {
  width: 100%;
  padding:70px 0;
  text-align: center;
  background: url("../../public/img/about_bg.png") no-repeat left bottom;
  background-color: #f7f8f9;
  background-size: 100% auto;
}
.mission h1 {
  font-size: 30px;
  font-weight: bold;
  padding: 0 0 30px;
}
.mission p {
  margin-bottom: 20px;
  color: #393939;
  font-size: 20px;
}
.mission p:last-child {
  margin-bottom: 0;
}
.mission img {
  width: 100%;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 125px;
}
/* 关于我们 */
.values {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 70px 0;
}
.values h1 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 48px;
}
.values ul{
  overflow: hidden;
}
.values li{
  float: left;
  margin:10px;
  width: 380px;
  height: 300px;
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 0px 8px 2px rgba(76,76,153,0.1); 
}
.values li img {
  width: 100%;
  height: 200px;
  margin: 0 0 24px;
}
.values li h2 {
  font-size: 24px;
  font-weight: bold;
}
.values li p {
  margin: 12px 0 24px;
  font-size: 16px;
  color: #666;
}
/* 公司业务 */
.member_box {
  width: 100%;
  background: #f7f8f9;
  padding: 70px 0 60px;
}
.member {
  width: 1200px;
  margin: 0 auto;
}
.member h1, intro h1 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 30px;
}
.member p {
  margin-bottom: 6px;
  overflow: hidden;
}
.member img {
  width: 393px;
  height: auto;
  display: block;
  float: left;
  margin-right: 10px;
}
.dayuwen {
  width: 1200px;
  margin: 0 auto;
  padding:70px 0;
}
.dayuwen h1 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
}
.dayuwen ul {
  overflow: hidden;
  margin-bottom: 30px;
}
.dayuwen li {
  float: left;
  width: 575px;
  height: 305px;
  margin:8px;
  border-radius: 10px;
  position: relative;
  box-shadow: 0px 0px 8px 2px rgba(76, 76, 153, 0.1);
}
.dayuwen ul li:first-child{
  margin-right: 20px;
}
.dayuwen li p {
  width: 515px;
  margin-left:40px;
  font-size: 18px;
}
/* .dayuwen li button {
  width: 130px;
  height: 42px;
  background: #4c4c99;
  border-radius: 30px;
  outline: none;
  border: none;
  color: #fff;
  position: absolute;
  right: 30px;
  bottom: 30px;
} */
.dayuwen li a {
  display: block;
  width: 130px;
  height: 42px;
  line-height: 42px;
  background: #4c4c99;
  border-radius: 30px;
  color: #fff;
  font-size: 18px;
  position: absolute;
  right: 30px;
  bottom: 30px;
  text-align: center;
}
.dayuwen .top .left img {
  height: 54px;
  margin: 30px 0 20px 26px;
}
.dayuwen .top .right img {
  height: 54px;
  margin: 30px 0 26px 40px;
}
.dayuwen .member_center .left img {
  height: 54px;
  margin: 39px 0 27px 42px;
}
.dayuwen .member_center .right img {
  height: 54px;
  margin: 39px 0 22px 40px;
}
.dayuwen .bottom .left img {
  height: 54px;
  margin: 38px 0 27px 40px;
}
/* 联系我们 */
.map_box {
  width:1200px !important;
  height: 520px!important;
  position: relative;
  margin: 70px auto;
}
#map {
  width: 1200px !important;
  height: 520px !important;
}
.map_box .address {
  width: 290px;
  height:140px;
  background: #fff;
  position: absolute;
  top: 24px;
  left: 24px;
  padding: 30px 30px 58px 30px;
}
.map_box .address h2 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(75, 73, 147, 0.3);
}
.map_box .address p {
  margin-top: 20px;
  overflow: hidden;
}
.map_box .address img {
  width: 16px;
  height: auto;
  margin:4px 10px 0 0;
  float: left;
}
.map_box .address span {
  font-size:16px;
  color: #666666;
  line-height: 30px;
  float: left;
  display: block;
  width:260px;
}


.BMap_cpyCtrl,.anchorBL{
  display:none!important;
}

/* 投资者业务 */
.investor{
  width: 1200px;
  margin: 0 auto;
}
.investor-top{
  display: block;
  margin: 59px auto 79px;
}
.investor-bottom{
  margin-bottom: 246px;
  display: flex;
  justify-content: space-between;
}
.investor-bottom a{
  transition: transform 0.3s ease;
}
.investor-bottom a:hover {
  transform: scale(1.1);
}