#index {
  padding-top: 60px;
  min-width: 1200px;
}

.footer_box{
  min-width: 1200px;
}
@keyframes learning-name-font {
  from {
    font-size: 18px;
  }

  to {
    font-size: 20px;
  }
}
@keyframes learning-bg {
  from {
    margin-top: 0;
  }

  to {
    margin-top: -7px;
  }
}

@keyframes index-name-slide-in {
  0% {
    top: 350px;
    opacity: 0;
  }

  100% {
    top: 150px;
    opacity: 1;
  }
}
@keyframes index-describe-slide-in {
  0% {
    top: 411px;
    opacity: 0;
  }
  100% {
    top: 211px;
    opacity: 1;
  }
}

.footer_box{
  margin-top: 0 !important;
}
.icon-fire{
  width: 12px;
  height: 16px;
  background-position: -7px -282px;
  flex-shrink: 0;
  margin-right: 5px;
}
.icon-notice {
  width: 17px;
  height: 14px;
  background-position: -24px -284px;
  flex-shrink: 0;
  margin-right: 3px;
  margin-left: 15px;
}
.icon-qiye-line{
  width: 41px;
  height: 6px;
  background-position: -50px -288px;
  margin: 25px 0 22px 10px;
}
.icon-slide-left{
  width: 33px;
  height: 26px;
  background-position: -147px -4px;
  position: absolute;
  top: 100px;
  left: -50px;
  transform: rotate(-180deg);
}
.icon-slide-right:hover,
.icon-slide-left:hover{
  background-position: -297px -266px;
}
.icon-slide-right{
  right: -35px;
  width: 33px;
  height: 26px;
  background-position: -147px -4px;
  position: absolute;
  top: 100px;
}

.index-banner-carousel {
  position: relative;
  min-width: 1200px;
  height: 405px;
  margin: 0 auto;
}
.index-banner-car-tt {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.index-banner-car-tt span{
  display: inline-block;
  width: 13px;
  height: 2px;
  background: #358CF2;
  opacity: 0.3;
  margin: 0 5px;
}
.index-banner-car-tt :first-child {
  width: 40px;
}
.index-banner-car-tt .active {
  opacity: 1;
}
.index-banner-car-content a {
  object-fit: cover;
  user-select: none;
  min-width: 1200px;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 1s linear;
}
.index-banner-car-content a.active {
  opacity: 1;
  z-index: 20;
}
.index-banner-car-content img {
  object-fit: cover;
  user-select: none;
  min-width: 1200px;
  height: 500px;
}
.index-banner-car-tt-wrapper{
  position: absolute;
  width: 100%;
  bottom: 27px;
}
/* 热点公告 */
.index-decollator{
  width: 1px;
  height: 16px;
  border-right: 1px solid #BBBBBB;
  display: inline-block;
  margin: 0 40px 0 0;
}
.index-notice-content{
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
}
.index-hot-content{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow: hidden;
  font-size: 12px;
}
.index-hot-link,
.index-hot-link-after{
  display: inline-block;
  flex-direction: row;
  flex-wrap: nowrap;
  white-space: nowrap;
}
.index-hot-link span,
.index-hot-link-after span{
  padding: 0 13px 0 0;
  margin: 0;
}
.index-hot-content-label{
  color: #333;
  font-size: 12px;
  display: inline-block;
  width: 58px;
  flex-shrink: 0;
  margin-right: 10px;
}

@keyframes marquee {
  0% {
  transform: translateX(0);
  }
  100% {
  transform: translateX(-100%);
  }
}

.index-hot-content:hover .index-hot-link,
.index-hot-content:hover .index-hot-link-after{
  animation-play-state: paused !important;
}

.index-msg-content{
  margin: 0 auto;
  width: 1200px;
}
.index-hot-wrapper{
  position: absolute;
  top: 348px;
  display: flex;
  flex-flow: nowrap;
  flex-direction: row;
  align-items: center;
  max-width: 580px;
  height: 34px;
  border-radius: 4px;
  z-index: 99;
  line-height: 34px;
  box-sizing: border-box;
  font-size: 12px;
}

.index-name{
  position: absolute;
  top: 353px;
  opacity: 0;
  color: #1D2139;
  z-index: 99;
  font-size: 42px;
  font-weight: bold;
  animation: index-name-slide-in 1.5s forwards;
  animation-delay: 0.5s;
  letter-spacing: 0.08em;
  width: 1200px;
  margin: 0 auto;
}
.index-describe{
  position: absolute;
  top: 435px;
  opacity: 0;
  color: #1D2139;
  z-index: 99;
  font-size: 25px;
  animation: index-describe-slide-in 1.5s forwards;
  animation-delay: 1s;
  letter-spacing: 0.1em;
  width: 1200px;
  margin: 0 auto;
}
.index-describe span{
  margin-right: 20px;
}
.index-notice-wrapper a:hover,
.index-hot-wrapper a{
  color: #0070FB;
}
.index-notice-wrapper a:hover{
  text-underline-offset: 4px;
}
.index-notice{
    display: inline-block;
}
.index-hot-wrapper a:hover{
  cursor: pointer;
  text-decoration: underline;
}

/* 企业人才建设 */
.index-qiye-wrapper{
  display: inline-block;
  position: relative;
  height: 535px;
  width: 100%;
}
.index-qiye-left-wrapper{
  margin-left: -15px;
}
.index-qiye-contents{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.index-qiye-img{
  object-fit: cover;
  user-select: none;
  min-width: 1200px;
  height: 535px;
}
.index-qiye-content-wrapper{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.index-qiye-right-wrapper{
  width: 762px;
}
.index-qiye-title{
  font-size: 32px;
  color: #181818;
  text-align: center;
  line-height: 50px;
  margin: 8px 0;
}
.index-qiye-describe{
  font-size: 14px;
  text-align: center;
  color: #595959;
  line-height: 23px;
}
.index-cooperation-content-wrapper,
.index-cooperation-step-wrapper,
.index-qiye-content{
  flex-wrap: wrap;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center
}
.index-qiye-item{
  display: flex;
  flex-direction: row;
  width: 370px;
  height: 138px;
  background: rgba(255, 255, 255, 0.5);
  padding-left: 31px;
  box-sizing: border-box;
  justify-content: space-between;
  margin-bottom: 23px;
  background: linear-gradient(-135deg, transparent 14px, rgba(255, 255, 255, 0.5) 0 );
}
.index-qiye-item-title{
  color: #181818;
  font-size: 18px;
  margin-top: 25px;
  display: inline-block;
  margin-bottom: 8px;
}
.index-qiye-right-login{
  text-align: right;
  color: #181818;
  font-size: 16px;
  margin: 46px 0 17px;
}
.index-qiye-right-login a {
  color: #0070FB;
  cursor: pointer;
  margin-right: 5px;
  font-weight: bold;
}
.index-qiye-item-content{
  font-family: MicrosoftYaHei;
}
.index-qiye-item-content li{
  line-height: 20px;
  color: #595959;
  font-size: 14px;
}
.index-qiye-item-img{
  display: inline-block;
  width: 267px;
  height: 284px;
  margin: 75px 0 0;
}
.index-cooperation-button,
.index-qiye-button,
.index-cooperation-button:focus,
.index-qiye-button:focus{
  display: inline-block;
  background: linear-gradient(315deg, #1A81FF 30%, #0070FB 69%);
  box-shadow: 5.66px 5.66px 20px 0px rgba(19, 63, 114, 0.1);
  width: 275px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin-top: 23px;
}
.index-cooperation-button:hover,
.index-qiye-button:hover {
  color: #fff;
  box-shadow: 5.66px 5px 10px 0px rgba(19, 63, 114, 0.2);
  background: #0060D8;
}
.icon-qiye-logo{
  width: 29px;
  height: 28px;
  background-position: -247px -2px;
  margin-right: 10px;
  margin-top: -6px;
}

/* 生态合作 */
.icon-media-logo{
  width: 32px;
  height: 32px;
  background-position: -280px 0px;
  margin-right: 10px;
  margin-top: -6px;
}

.index-cooeration-wrapper{
  display: inline-block;
  height: 730px;
  width: 100%;
  background-color: #fff;;
}
.ml48{
  margin-left: 48px;
}
.ml69{
  margin-left: 69px;
}
.index-cooeration-step-wrapper{
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 150px;
  box-shadow: 6px 10px 30px 0px rgba(55, 99, 170, 0.3);
  box-sizing: border-box;
  border: 2px solid #FFFFFF;
  padding: 0 29px 0 37px;
}
.index-cooeration-step-left{
  width: 760px;
  background: url(//static-f.fwxgx.com/image/index/bg-cooperation-v1-94e9d839830bb0ca12135daf1c5a93b9.png) no-repeat;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.index-cooeration-title-wrapper{
  width: 1200px;
  margin: 55px auto 40px;
}
.index-cooeration-title{
  font-size: 32px;
  color: #181818;
  line-height: 61px;
}
.index-cooeration-describe{
  font-size: 14px;
  color: #595959;
  line-height: 26px;
  margin-top: 4px;
}
.index-cooeration-left-item{
  display: inline-block;
  width: 210px;
  text-align: center;
}
.index-cooperation-step-item-title{
  color: #0070FB;
  font-size: 16px;
  display: block;
  margin: 22px 0 30px;
}
.index-cooperation-step-item-describe{
  color: #595959;
  font-size: 12px;
  line-height: 18px;
}
.index-cooperation-content-item{
  display: inline-block;
  width: 299px;
  text-align: center;
  height: 320px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.index-cooperation-content-item-first{
  background: url(//static-f.fwxgx.com/image/index/bg-cooperation1-v1-bf32e12a46dce03eee04e45aaae093e6.jpg) no-repeat;
}
.index-cooperation-content-item-first:hover .icon-cooperation-logo1{
  display: none;
}
.index-cooperation-content-item-second{
  background: url(//static-f.fwxgx.com/image/index/bg-cooperation2-v1-56e9cfc779f0f3de08bb06ce390c14e0.jpg) no-repeat;
}
.index-cooperation-content-item-second:hover .icon-cooperation-logo2{
  display: none;
}
.index-cooperation-content-item-third{
  background: url(//static-f.fwxgx.com/image/index/bg-cooperation3-v1-8c45ce1d869a6b004e43dd185da21804.jpg) no-repeat;
}
.index-cooperation-content-item-third:hover .icon-cooperation-logo3{
  display: none;
}
.index-cooperation-content-item-forth{
  background: url(//static-f.fwxgx.com/image/index/bg-cooperation4-v1-3e96fc5f9e593076fa9a25568da613a7.jpg) no-repeat;
}
.index-cooperation-content-item-forth:hover .icon-cooperation-logo4{
  display: none;
}
.index-cooperation-content-item-content{
  width: 299px;
  height: 320px;
  position: relative;
  background: rgba(11, 21, 42, 0.6);
  overflow: hidden;
}
.index-cooperation-content-item-bg{
  width: 299px;
  height: 640px;
  position: absolute;
  top: 0;
  left: 0;
}
.index-cooperation-content-item-bg-default{
  width: 299px;
  height: 320px;
}
.index-cooperation-content-item-bg-hover{
  width: 299px;
  height: 320px;
  background-color: rgba(0, 91, 205, 0.9);
}
.icon-cooperation-logo1{
  width: 55px;
  height: 54px;
  background-position: 0px -39px;
  margin: 106px 0 25px;
  z-index: 10;
  position: relative;
}
.icon-cooperation-logo2{
  width: 51px;
  height: 51px;
  background-position: -77px -41px;
  margin: 106px 0 27px;
}
.icon-cooperation-logo3{
  width: 55px;
  height: 55px;
  background-position: -150px -39px;
  margin: 106px 0 22px;
}
.icon-cooperation-logo4{
  width: 55px;
  height: 55px;
  background-position: -227px -39px;
  margin: 105px 0 23px;
}
.icon-cooperation-bottom{
  width: 13px;
  height: 11px;
  background-position: -129px -11px;
  position: absolute;
  bottom: 14px;
  left: 143px;
  z-index: 10;
}
.index-cooperation-content-wrapper{
  margin-top: 20px;
  width: 1200px;
}
.index-cooperation-content-item:hover .index-cooperation-content-item-bg{
  animation: index-cooperation-slide-in 0.3s forwards;
}
.index-cooperation-content-item:hover .icon-cooperation-logo,
.index-cooperation-content-item:hover .index-cooperation-content-item-describe-en{
  display: none;
}
.index-cooperation-content-item:hover .index-cooperation-content-item-describe{
  display: inline-block;
}
.index-cooperation-content-item:hover .index-cooperation-content-item-title {
  padding-top: 120px;
  padding-bottom: 12px;
}
.index-cooperation-content-item-title{
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  z-index: 10;
  position: relative;
}
.index-cooperation-content-item-describe{
  display: none;
  font-size: 16px;
  line-height: 28px;
  margin: 0 auto;
  max-width: 200px;
  color: #FFFFFF;
  z-index: 10;
  position: relative;
}
.index-cooperation-content-item-describe-en{
  font-size: 14px;
  line-height: 28px;
  margin: 0 auto;
  color: #FFFFFF;
}

/* 介绍 */
.index-introduce-wrapper{
  background: url(//static-f.fwxgx.com/image/index/bg-time-v4-e0fc141d83720a1ebff333d827cd94e2.jpg) no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-size:cover;
  height: 800px;
  width: 100%;
}
.index-video-wrapper{
  background: url(//static-f.fwxgx.com/image/index/bg-video-v2-62641d9243cb3a96369cebf16990aef6.jpg) no-repeat;
  display: inline-block;
  vertical-align: middle;
  background-size:cover;
  height: 565px;
  width: 100%;
}
.index-introduce-content-wrapper{
  margin: 0 auto;
  width: 1200px;
}
.index-introduce-title-wrapper{
  
}

.index-introduce-content{
  display: inline-block;
  width: 1120px;
  margin: 0 auto;
  position: relative;
  margin-left: 40px;
}
.index-introduce-logo{
  display: inline-block;
  width: 306px;
  height: 58px;
  margin: 53px 0 10px;
}
.index-introduce-item{
  position: relative;
  display: inline-block;
  width: 1200px;
  overflow: hidden;
}
.index-introduce-item-left{
  display: inline-block;
  width: 385px;
  height: 188px;
  padding-left: 48px;
  margin: 0 30px 0 80px;
  float: left;
}
.index-introduce-item-right{
  float: left;
  display: flex;
  flex-direction: row;
  width: 560px;
  justify-content: space-around;
}
.index-introduce-item-year{
  position: absolute;
  top: 15px;
  left: 80px;
  color: rgba(240, 242, 247, 0.1);
  font-size: 160px;
  font-weight: bold;
  line-height: 187px;
  letter-spacing: 0em;
}
.index-introduce-item-title{
  display: block;
  color: #F0F2F7;
  font-size: 24px;
  text-align: left;
  margin: 40px 0 20px;
}



.index-introduce-item img{
  display: inline-block;
  width: 400px;
  height: 225px;
}

.index-introduce-item-describe{
  display: inline-block;
  max-width: 350px;
  color: #F0F2F7;
  font-size: 14px;
  margin-top: 80px;
  line-height: 24px;
}
.carousel-inner{
  display: flex;
  flex-direction: row;
}
.carousel-indicators{
  width: 1130px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  color: #F0F2F7;
  left: 0;
  bottom: -85px;
  cursor: pointer;
  margin-left: 5px;
  font-size: 20px;
}

.carousel-indicators .active{
  background: url(//static-f.fwxgx.com/image/index/icon-index-new-v6-35b6ffaf3f9507c5105cbab392a9b2ab.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 12px;
  background-position: -294px -44px;
  flex-shrink: 0;
  font-size: 26px;
  font-weight: bold;
}

.index-introduce-item-indicators{
  width: 17px;
  position: relative;
}

.index-introduce-item-indicators-text{
  position: absolute;
  top: 17px;
  left: -15px;
}
.carousel-indicators .active .index-introduce-item-indicators-text{
  /* top: -50px; */
  left: -26px;
}
.index-introduce-video{
  width: 1200px;
  margin: -235px auto 0;
}
.index-product-services{
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  min-height: 139px;
  background: #fff;
}
.index-product-services-title{
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  line-height: 61px;
  margin-top: 20px;
}
.index-product-services-cont-bg{
    height: 95px;
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 100;
    vertical-align: middle;
    background: rgba(255,255,255,0.6);
    box-shadow: 0px 2px 5px 0px rgba(141, 175, 255, 0.2);
    backdrop-filter: blur(10px);
}
.index-product-services-cont {
  display: flex;
  width: 1200px;
  margin: 0 auto;
}
.index-product-services-list {
  width: 299px;
  height: 95px;
  text-align: center;
  position: relative;
  border-right: 1px solid #fff;
}
.index-product-services-list:hover {
  opacity: 1;
  background-image: url("//static-f.fwxgx.com/image/index/product-services-training-v2-9236255ca5872147a308caa3b533bd64.png");
  background-repeat: no-repeat;
  box-shadow: 2px 5px 50px 0px rgba(74, 153, 211, 0.2);
}
.index-product-services-training{
  border-left: 1px solid #fff;
}
.index-product-services-name {
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #181818;
  font-weight: bold;
  padding: 20px 0 4px;
  text-align: center;
}
.index-product-services-desc {
  font-family: MicrosoftYaHei;
  font-size: 14px;
  text-align: justify;
  color: #595959;
  text-align: center;
}
.index-product-services-desc span {
  color: #003B80;
}
.index-product-services-buy {
  position: absolute;
  left: 28px;
  top: 125px;
}
.index-product-services-list .index-product-services-a {
  width: 299px;
  height: 95px;
  display: block;
}
/*学习成长*/
.index-learning-grow{
  height: 800px;
  width: 100%;
  background-color: #FFFFFF;
}
.index-learning-grow-title {
  font-size: 32px;
  color: #181818;
  line-height: 61px;
}
.index-learning-grow-smalltitle{
  font-size: 14px;
  color: #595959;
  line-height: 26px;
  margin-top: 4px;
}
.index-learning-grow-cont {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.index-learning-grow-list {
  display: inline-block;
  width: 288px;
  height: 195px;
  opacity: 1;
  box-sizing: border-box;
  border: 2px solid #FFFFFF;
  position: relative;
  background: linear-gradient(0deg, #FFFFFF 0%, #F3F5F8 100%);
  box-shadow: 5.66px 5.66px 20px 0px rgba(55, 99, 170, 0.1);
  overflow: hidden;
}
.index-learning-grow-list:hover{
  box-shadow: 5.66px 5.66px 20px 0px rgba(55, 99, 170, 0.16);
  animation: learning-bg 0.3s forwards;
}
.index-learning-grow-text{
  font-size: 14px;
  text-align: center;
  color: #595959;
  line-height: 20px;
  margin-top: 3px;
}

.index-learning-grow-list:hover .index-learning-grow-a img{
  display: inline-block;
}

.icon-index-grow{
  display: inline-block;
  background: url("//static-f.fwxgx.com/image/index/icon-index-grow-a5016d028b6ad353eb41470b2c5ae5e2.png") no-repeat;
  height: 92px;
  position: absolute;
  z-index: 2;
  width: 100px;
}
.icon-grow-question{
  background-position: 0px 0px;
  top: 19px;
  right: 10px;
}
.icon-grow-news{
  background-position: -177px 0px;
  top: 23px;
  right: 15px;
}
.icon-grow-course{
  background-position: -90px 0px;
  top: 20px;
  right: 6px;
}
.icon-grow-information{
  background-position: -278px 0px;
  top: 23px;
  right: 18px;
}
.index-learning-grow-enter-wrapper{
  position: absolute;
  bottom: 100px;
  left: 48px;
  display: inline-block;
  overflow: hidden;
}
.index-learning-grow-wrapper{
  width: 1200px;
  margin: 55px auto 40px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.icon-grow-arrow{
  display: none;
  width: 14px;
  height: 10px;
  background-position: -109px -12px;
  z-index: 2;
  margin-left: 5px;
  margin-top: -2px;
}
.index-learning-grow-list:hover .icon-grow-arrow{
  display: inline-block;
}

.index-learning-grow-name {
  font-family: MicrosoftYaHei;
  font-size: 18px;
  font-weight: bold;
  line-height: 32px;
  letter-spacing: 0px;
  color: #181818;
  padding: 20px 0 10px 28px;
  position: relative;
  z-index: 2;
}
.index-learning-grow-icon {
  padding-left: 16px;
}
.index-learning-grow-a img{
  display: none;
  position: absolute;
  z-index: 0;
  right: -20px;
  top: -17px;
}
.index-learning-grow-desc {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  text-align: justify;
  letter-spacing: 0px;
  color: #595959;
  padding: 0 30px 0 28px;
  position: relative;
  z-index: 2;
}
.index-learning-grow-span {
  color: #0070FB;
  font-size: 16px;
  position: absolute;
  bottom: 17px;
  left: 27px;
  z-index: 2;
}
.index-learning-grow-list:hover .index-learning-grow-span{
  color: #358CF2;
}
.index-learning-grow-a {
  width: 288px;
  height: 195px;
  display: inline-block;
}
.index-learning-grow-business {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin: 0 auto;
}
.index-learning-grow-left {
  width: 858px;
  display: flex;
  justify-content: space-between;
}
@keyframes slide-right-to {
  from {
    background-position: left top;
  }

  to {
    background-position: right bottom;
  }
}

@keyframes business-name-font {
  from {
    font-size: 20px;
  }

  to {
    font-size: 22px;
  }
}
@keyframes slide-in {
  from {
    margin-left: -66px;
  }

  to {
    margin-left: 0;
  }
}
@keyframes map-slide-in {
  from {
    margin-left: 858px;
  }

  to {
    margin-left: 0;
  }
}

@keyframes map-wrapper-slide-in {
  0% {
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0);
  }
  80% {
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0);
  }

  100% {
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.1);
  }
}

@keyframes index-cooperation-slide-in {
  from {
    top: 0;
  }

  to {
    top: -320px;
  }
}




.index-learning-grow-enter{
  color: #0070FB;
  font-size: 16px;
  margin-left: -66px;
}
.index-learning-grow-right{
  display: inline-block;
  width: 310px;
  height: 350px;
  color: #fff;
  padding-left: 31px;
  overflow: hidden;
  position: relative;
}
.index-learning-grow-right img{
  width: 310px;
  height: 350px;
  position: absolute;
  top: 0;
  right: 0;
}
.index-learning-grow-right-title{
  font-size: 22px;
  line-height: 30px;
  margin-top: 258px;
  display: block;
  position: relative;
  z-index: 1;
}
.index-learning-grow-right-desc{
  font-size: 16px;
  line-height: 35px;
  position: relative;
  z-index: 1;
}
.index-learning-grow-business-list {
  width: 286px;
  height: 350px;
  opacity: 1;
  background-repeat: no-repeat;
  background-position: left top;
  position: relative;
  margin-right: 7px;
}
.index-learning-grow-business-list .icon-grow-arrow{
  display: inline-block !important;
}
.index-learning-grow-business-list a{
  width: 286px;
  height: 350px;
  display: inline-block;
}
.index-learning-grow-business-list:hover{
  animation: slide-right-to 0.5s forwards;
}
.index-learning-grow-business-list:hover .index-learning-grow-enter{
  animation: slide-in 0.5s forwards;
}

.index-learning-grow-business-list:hover .index-learning-grow-business-name {
  animation: business-name-font 0.5s forwards;
}
.index-learning-grow-business-name {
  padding: 48px 0 25px 48px;
  font-size: 20px;
  color: #181818;
  font-weight: bold;
  line-height: 22px;
}
.index-learning-grow-business-desc {
  padding-left: 48px;
  line-height: 26px;
  color: #595959;
  font-size: 14px;
}

.index-learning-grow-business-design{
  background-image: url("//static-f.fwxgx.com/image/index/business-design-v1-a5d2845a1deca12fbadf54cb0a219002.jpg");
}
.index-learning-grow-business-cost{
  background-image: url("//static-f.fwxgx.com/image/index/business-cost-v1-ae4827d3543eb04ff7d8838dc6a295ab.jpg");
}
.index-learning-grow-business-build{
  background-image: url("//static-f.fwxgx.com/image/index/business-build-v1-deb371c388ae8f510139c166504f6abb.jpg");
}

.index-learning-grow-map {
  display: none;
  width: 858px;
  height: 350px;
  overflow: hidden;
}
.index-learning-grow-map img{
  width: 858px;
  margin-left: 858px;
  height: 350px;
}
.index-learning-grow-btn a:hover .index-learning-grow-btn span,
.index-learning-grow-btn span{
  color: #181818;
  font-size: 16px;
}
.icon-learning-grow-g{
  margin-top: -2px;
  width: 29px;
  height: 28px;
  background-position: -188px -2px;
}
.index-learning-grow-btn .index-learning-grow-g:hover span{
  color: #fff;
}
.index-learning-grow-btn .index-learning-grow-g:hover i{
  background-position: -272px -106px;
}

.index-learning-grow-btn .index-learning-grow-fwxgx:hover span{
  color: #fff;
}
.index-learning-grow-btn .index-learning-grow-fwxgx:hover i{
  background-position: -272px -142px;
}
.index-learning-grow-btn a:hover{
  background: #0060D8;
}
.index-learning-grow-btn a {
  width: 228px;
  display: inline-block;
  line-height: 48px;
  text-align: center;
  height: 48px;
  background: #E3F1FF;
  margin-left: 8px;
}
.icon-learning-grow-fwxgx{
  width: 26px;
  height: 32px;
  background-position: -217px 0px;
}
.index-learning-grow-fwxgx{
  position: relative;
}
.index-learning-grow-fwxgx-qr {
  position: absolute;
  right: -16px;
  top: 49px;
  z-index: 50;
}
.fwcpb-index-banner{
  overflow: hidden;
}
.fwcpb-index-banner-btn-box{
    z-index: unset!important;
}
.fwcpb-index-banner-btn-left, .fwcpb-index-banner-btn-right{
    z-index: 15!important;
}