body {
  padding: 0 !important;
}
.banner {
  height: 518px;
  position: relative;
  background-image: url('../img/activity/banner.png');
}
.banner .banner-container {
  height: 100%;
  width: 1200px;
  position: relative;
  margin: 0 auto;
}
.banner .ask-box {
  position: absolute;
  left: 50px;
  top: 138px;
  width: 500px;
  height: 390px;
  box-sizing: border-box;
  padding: 50px 50px 60px 50px;
  background-color: #fff;
  box-shadow: 0px 40px 80px -8px rgba(0, 51, 119, 0.1);
}
.banner .ask-box h1 {
  font-size: 50px;
  margin-bottom: 28px;
  font-weight: 600;
}
.banner .ask-box p {
  color: #60646B;
  line-height: 36px;
  font-size: 18px;
  margin-bottom: 37px;
}
.banner .ask-box .ask-btn {
  font-size: 18px;
  height: 60px;
  width: 240px;
  line-height: 60px;
  text-align: center;
  background-color: #006CFF;
  color: #fff;
}
.scheme-container {
  height: 1020px;
  box-sizing: border-box;
  background-color: #fff;
}
.scheme-container .container {
  height: 100%;
  margin-bottom: 30px !important;
}
.scheme-container .container .info {
  margin-bottom: 40px;
  margin-top: 28px;
}
.scheme-container .container .scheme-title {
  padding-top: 120px;
  font-size: 44px;
  font-weight: 600;
  text-align: center;
}
.scheme-container .container p {
  color: #919499;
  font-size: 20px;
  margin-top: 40px;
  text-align: center;
}
.scheme-container .container .scheme-show {
  display: flex;
  justify-content: space-between;
}
.scheme-container .container .scheme-show .scheme-show-l {
  width: 476px;
  margin-top: 70px;
}
.scheme-container .container .scheme-show .scheme-show-l .show-l-title {
  font-size: 30px;
  margin-left: 27px;
  margin-bottom: 70px;
  font-weight: 600;
  color: #006CFF;
}
.scheme-container .container .scheme-show .scheme-show-l ul li div {
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 16px;
}
.scheme-container .container .scheme-show .scheme-show-l ul li div i {
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  display: inline-block;
  background-color: #000;
  margin: 0 6px 5px 28px;
}
.scheme-container .container .scheme-show .scheme-show-l ul li p {
  font-size: 16px;
  color: #919499;
  line-height: 26px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 27px;
}
.scheme-container .container .scheme-show .scheme-show-r {
  background-color: none;
  position: relative;
  margin-top: 16px;
}
.scheme-container .container .scheme-show .scheme-show-r .pic1-a {
  position: absolute;
  top: 70px;
  left: -80px;
}
.scheme-container .container .scheme-show .scheme-show-r .pic1-b {
  position: absolute;
  top: 417px;
  left: 205px;
}
.scheme-proceed {
  height: 724px;
  box-sizing: border-box;
  background-color: #F8FBFF;
}
.scheme-proceed .container {
  height: 100%;
}
.scheme-proceed .container .scheme-show {
  display: flex;
  justify-content: space-between;
}
.scheme-proceed .container .scheme-show .scheme-show-l {
  background-color: none;
  position: relative;
  margin-top: 8px;
}
.scheme-proceed .container .scheme-show .scheme-show-l .pic2-a {
  position: absolute;
  top: 20px;
  left: 325px;
}
.scheme-proceed .container .scheme-show .scheme-show-l .pic2-b {
  position: absolute;
  top: 440px;
  left: -80px;
}
.scheme-proceed .container .scheme-show .scheme-show-l .pic2-c {
  position: absolute;
  top: 325px;
  right: -90px;
}
.scheme-proceed .container .scheme-show .scheme-show-l .pic2-d {
  position: absolute;
  top: 170px;
  left: 135px;
}
.scheme-proceed .container .scheme-show .scheme-show-r {
  width: 420px;
  margin-top: 100px;
}
.scheme-proceed .container .scheme-show .scheme-show-r .show-l-title {
  font-size: 30px;
  margin-left: 27px;
  margin-bottom: 70px;
  font-weight: 600;
}
.scheme-proceed .container .scheme-show .scheme-show-r ul li div {
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 16px;
}
.scheme-proceed .container .scheme-show .scheme-show-r ul li div i {
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  display: inline-block;
  background-color: #000;
  margin: 0 6px 5px 28px;
}
.scheme-proceed .container .scheme-show .scheme-show-r ul li p {
  font-size: 16px;
  color: #919499;
  line-height: 26px;
  text-align: left;
  margin-top: 0;
  margin-bottom:40px;
  margin-left: 27px;
}
.scheme-later {
  height: 700px;
  box-sizing: border-box;
  background-color: #fff;
}
.scheme-later .container {
  height: 100%;
}
.scheme-later .container .scheme-show {
  padding-top: 80px;
  display: flex;
  justify-content: space-between;
}
.scheme-later .container .scheme-show .scheme-show-l {
  width: 420px;
  margin-top: 40px;
}
.scheme-later .container .scheme-show .scheme-show-l .show-l-title {
  font-size: 30px;
  margin-left: 27px;
  margin-bottom: 70px;
  font-weight: 600;
}
.scheme-later .container .scheme-show .scheme-show-l ul li div {
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 600;
  margin-bottom: 16px;
}
.scheme-later .container .scheme-show .scheme-show-l ul li div i {
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  display: inline-block;
  background-color: #000;
  margin: 0 6px 5px 28px;
}
.scheme-later .container .scheme-show .scheme-show-l ul li p {
  font-size: 16px;
  color: #919499;
  line-height: 30px;
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 27px;
}
.scheme-later .container .scheme-show .scheme-show-r {
  background-color: none;
  position: relative;
}
.scheme-later .container .scheme-show .scheme-show-r .pic3-a {
  position: absolute;
  right: -75px;
  top: -95px;
}
.scheme-later .container .scheme-show .scheme-show-r .pic3-b {
  position: absolute;
  top: 5px;
  left: -99px;
}
.scheme-later .container .scheme-show .scheme-show-r .pic3-c {
  position: absolute;
  top: 210px;
  left: -140px;
}
.scheme-later .container .scheme-show .scheme-show-r .pic3-d {
  position: absolute;
  top: 205px;
  right: -150px;
}

/* 多行业 */
.more{
  background-image: linear-gradient(#f6fafb, #f9faff);
}
.more .more-content{
  width: 1200px;
  height: 790px;
  margin:auto;
  padding-top:100px ;
  box-sizing: border-box;
}
.more .more-content h1{
  font-size: 40px;
  font-weight: 600;
  margin-bottom: 60px;
  text-align: center;
                                    
}
.more .more-content>ul{
  display: flex;
}
.more .more-content>ul .lis1{
  width: 282px;
  height: 491px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 40px;
  position: relative;
  margin-right: 25px;
  transition: all 0.4s ease-in-out;
}
.more .more-content>ul .lis1:hover {
  margin-top: -20px;
}

.more .more-content>ul .lis1 h3{
  color: #000;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 25px;
}
.more .more-content>ul .lis1 ul li{
  margin-bottom: 25px;
}
.more .more-content>ul .lis2 i{
  color: #60646B;
}
.more .more-content>ul .lis1 span{
  color: #60646B;
  font-size: 16px;
  margin-left: 8px;
}
.more .more-content>ul .lis2{
  width: 282px;
  height: 491px;
  background: url(../img/activity/morebg2.png);
  box-sizing: border-box;
  padding: 40px;
  position: relative;
  margin-right: 25px;
  transition: all 0.4s ease-in-out;
}
.more .more-content>ul .lis2:hover {
  margin-top: -20px;
}
.more .more-content>ul .lis2 h3{
  color: #324E90;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 25px;
}
.more .more-content>ul .lis2 ul li{
  margin-bottom: 25px;
}
.more .more-content>ul .lis2 i{
  color: #324E90;
}
.more .more-content>ul .lis2 span{
  font-size: 16px;
  margin-left: 8px;
}
.more .more-content>ul .lis3{
  width: 282px;
  height: 491px;
  background: url(../img/activity/morebg3.png);
  box-sizing: border-box;
  padding: 40px;
  position: relative;
  margin-right: 25px;
  transition: all 0.4s ease-in-out;
}
.more .more-content>ul .lis3:hover {
  margin-top: -20px;
}
.more .more-content>ul .lis3 h3{
  color: #6F4A12;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 25px;
}
.more .more-content>ul .lis3 ul li{
  margin-bottom: 25px;
}
.more .more-content>ul .lis3 i{
  color: #6F4A12;
}
.more .more-content>ul .lis3 span{
  font-size: 16px;
  margin-left: 8px;
}
.more .more-content>ul .lis4{
  width: 282px;
  height: 491px;
  background: url(../img/activity/morebg4.png);
  box-sizing: border-box;
  padding: 40px;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.more .more-content>ul .lis4:hover {
  margin-top: -20px;
}
.more .more-content>ul .lis4 ul li{
  margin-bottom: 15px;
}
.more .more-content>ul .lis4 h3{
  color: #FFD5BC;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 35px;
}
.more .more-content>ul .lis4 p{
  color: #FFD5BC;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 20px;
}
.btn1{
  width: 202px;
  height: 54px;
  background: #e5f0ff;
  color: #006CFF;
  position: absolute;
  bottom: 40px;
  text-align: center;
  line-height: 54px;
  font-weight: 600;
  font-size: 16px;
  cursor:pointer;
}
.btn2{
  width: 202px;
  height: 54px;
  background: #324E90;
  color: #fff;
  position: absolute;
  bottom: 40px;
  text-align: center;
  line-height: 54px;
  font-weight: 600;
  font-size: 16px;
  cursor:pointer;
}
.btn3{
  width: 202px;
  height: 54px;
  background: #6F4A12;
  color: #fff;
  position: absolute;
  bottom: 40px;
  text-align: center;
  line-height: 54px;
  font-weight: 600;
  font-size: 16px;
  cursor:pointer;
}
.btn4{
  width: 202px;
  height: 54px;
  background: #FFD5BC;
  color: #282A45;
  position: absolute;
  bottom: 40px;
  text-align: center;
  line-height: 54px;
  font-weight: 600;
  font-size: 16px;
  cursor:pointer;
}

.vzan-adv{
  background: #fff !important;
}
.vzan-adv .item{
  width: 386px;
  height: 320px;
  text-align: center;
  padding: 0 45px;
}
.vzan-adv .item i{
  width: 100px;
  height: 100px;
}
.container .item i img{
  width:100%;
  height: 100%;
  
}
.vzan-adv .item:nth-of-type(1) i {
  background: none;
}
.vzan-adv .item:nth-of-type(2) i {
  background: none;
}
.vzan-adv .item:nth-of-type(3) i {
  background: none;
}
.vzan-adv .item:nth-of-type(4) i {
  background: none;
}

.scheme-case {
  padding-top: 100px;
  height: 690px;
  background-image: linear-gradient(#f6fafb, #f9faff);
}
.scheme-case .container .advantage-title {
  text-align: center;
  font-size: 40px;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 60px;
}
.scheme-case .container .case-box {
  display: flex;
  width: 1260px;
  flex-wrap: wrap;
}
.scheme-case .container .case-box .case-box-son {
  margin-right: 20px;
  margin-bottom: 20px;
  transition: all 0.5s ease;
  width: 386px;
  height: 470px;
  background-color: #fff;
  /* border: 1px solid #f0f0f0; */
}
.scheme-case .container .case-box .case-box-son .box-img {
  background: skyblue;
  width: 386px;
  height: 217px;
  position: relative;
}
.scheme-case .container .case-box .case-box-son .box-img img {
  width: 100%;
  height: 100%;
}
.scheme-case .container .case-box .case-box-son .box-img .qrcode {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.scheme-case .container .case-box .case-box-son .box-img .qrcode:hover {
  opacity: 1;
}
.scheme-case .container .case-box .case-box-son .box-itlte {
  height: 60px;
  font-size: 22px;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  align-items: center;
  margin-left: 8px;
}
.scheme-case .container .case-box .case-box-son a p{
  line-height: 30px;
  padding:0 15px 0px 20px;
  box-sizing: border-box;
  font-size: 16px;

}
.scheme-case .container .case-box .case-box-son .box-itlte span {
  margin: 0 10px;
}
.scheme-case .container .case-box .case-box-son:hover {
  margin-top: -20px;
}

/* -----hoverBtn----- */
.hoverBtn1 {
  overflow: hidden;
  cursor: pointer;
  background-color: #e5f0ff;
}
.hoverBtn1 > span,
.hoverBtn1 > i {
  display: block;
  position: relative;
  z-index: 10;
}
.hoverBtn1:after,
.hoverBtn1:before {
  padding: 18px 0 11px;
  content: '';
  position: absolute;
  top: 0;
  left: calc(-100% - 50px);
  height: calc(100% - 29px);
  width: calc(100% + 30px);
  color: #fff;
  border-radius: 2px;
  transform: skew(-25deg);
}
.hoverBtn1:after {
  background: #fff;
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.2s;
  z-index: 0;
  opacity: 0.8;
}
.hoverBtn1:before {
  background: #e5f0ff;
  z-index: 5;
  transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn1:hover:after {
  left: calc(0% - 15px);
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn1:hover:before {
  left: calc(0% - 15px);
  transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn1.white:before {
  background: #E5F1FF;
}
.hoverBtn1.white:hover {
  color: #e5f0ff;
}

.hoverBtn2 {
  overflow: hidden;
  cursor: pointer;
  background-color: #324e90;
}
.hoverBtn2 > span,
.hoverBtn2 > i {
  display: block;
  position: relative;
  z-index: 10;
}
.hoverBtn2:after,
.hoverBtn2:before {
  padding: 18px 0 11px;
  content: '';
  position: absolute;
  top: 0;
  left: calc(-100% - 50px);
  height: calc(100% - 29px);
  width: calc(100% + 30px);
  color: #fff;
  border-radius: 2px;
  transform: skew(-25deg);
}
.hoverBtn2:after {
  background: #fff;
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.2s;
  z-index: 0;
  opacity: 0.8;
}
.hoverBtn2:before {
  background: #324e90;
  z-index: 5;
  transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn2:hover:after {
  left: calc(0% - 15px);
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn2:hover:before {
  left: calc(0% - 15px);
  transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn2.white:before {
  background: #E5F1FF;
}
.hoverBtn2.white:hover {
  color: #fff;
}


.hoverBtn3 {
  overflow: hidden;
  cursor: pointer;
  background-color: #6f4a12;
}
.hoverBtn3 > span,
.hoverBtn3 > i {
  display: block;
  position: relative;
  z-index: 10;
}
.hoverBtn3:after,
.hoverBtn3:before {
  padding: 18px 0 11px;
  content: '';
  position: absolute;
  top: 0;
  left: calc(-100% - 50px);
  height: calc(100% - 29px);
  width: calc(100% + 30px);
  color: #fff;
  border-radius: 2px;
  transform: skew(-25deg);
}
.hoverBtn3:after {
  background: #fff;
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.2s;
  z-index: 0;
  opacity: 0.8;
}
.hoverBtn3:before {
  background: #6f4a12;
  z-index: 5;
  transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn3:hover:after {
  left: calc(0% - 15px);
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn3:hover:before {
  left: calc(0% - 15px);
  transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn3.white:before {
  background: #E5F1FF;
}
.hoverBtn3.white:hover {
  color: #fff;
}



.hoverBtn4 {
  overflow: hidden;
  cursor: pointer;
  background-color: #ffd5bc;
}
.hoverBtn4 > span,
.hoverBtn4 > i {
  display: block;
  position: relative;
  z-index: 10;
}
.hoverBtn4:after,
.hoverBtn4:before {
  padding: 18px 0 11px;
  content: '';
  position: absolute;
  top: 0;
  left: calc(-100% - 50px);
  height: calc(100% - 29px);
  width: calc(100% + 30px);
  color: #fff;
  border-radius: 2px;
  transform: skew(-25deg);
}
.hoverBtn4:after {
  background: #fff;
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1) 0.2s;
  z-index: 0;
  opacity: 0.8;
}
.hoverBtn4:before {
  background: #ffd5bc;
  z-index: 5;
  transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn4:hover:after {
  left: calc(0% - 15px);
  transition: left 0.8s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn4:hover:before {
  left: calc(0% - 15px);
  transition: left 1s cubic-bezier(0.86, 0, 0.07, 1);
}
.hoverBtn4.white:before {
  background: #E5F1FF;
}
.hoverBtn4.white:hover {
  color: #ffd5bc;
}