
html {
  /*overflow: scroll;*/
  min-width: 100%;
}

body{
  /*background: #f2f2f2;*/
}

.header-container{
  width: 100%;
  margin: 0 auto;
}

.header-logo{
  height: 3.33rem;
  margin-left: 0.3rem;
  line-height: 1.23rem;
  font-size: 1rem;
  font-weight: bold;
  text-indent: 2.8rem;
  background: url(../images/qszx-logo.png);
  background-repeat: no-repeat;
  background-size: 2.5rem;
  background-position-y: center;
  vertical-align: middle;
}

.banner{
  position: relative;
  overflow: hidden;
  width: 100%;
  max-height: 50rem;
  min-width: 100%;
}
.banner-text{
  position: absolute;
  top: 20%;
  left: 2%;
  right: 27%;
  max-height: 70%;
  overflow: hidden;
  margin-left: 1rem;
}

.main-container{
  width: 75rem;
  margin: 0 auto;
}

.block-title{
  text-indent: 5px;
  margin-right: -10px;
  width: calc(100% - 5px);
  font-size: 18px;
  border-left: 5px solid #fe0061;
  line-height: 1.5;
  background: #fdfdfd;
}

.section1{
  margin-top: 30px;
  width: 100%;
}
.section1-left{
  display: inline-block;
  width: 99.5%;
  height: 40%;
  vertical-align: top;
}

.section1-right{
  display: inline-block;
  width: 100%;
  height: 40%;
  vertical-align: top;
}

.fuzq_box {
  width: 100%;
  float: left;
  height: 15rem;
  margin-top: 10px;
  /*border: 1px solid #dcdfe6;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);*/
 /* box-shadow: 0px 1px 0px #909399;*//*,0 0 6px 0 rgba(0,0,0,.04);*/
  font-size:0
}

.fuzq_box span::before{
  content: "";
  display: inline-block;
  margin-left: 20px;
  margin-right: 5px;
  width: 10px;
  height: 10px;
  background-color: #ac0820;
  border-radius: 50%;
}
/*.fuzq_box img {*/
/*  display: none;*/
/*  height: 100px;*/
/*  margin-left: 98px;*/
/*  margin-top: -8px;*/
/*}*/

.fuzq_box .nav1 { width: 100%; font-size: 16px;  text-align:left; display:inline-block; }
.fuzq_box .nav1 span { display:block; height: 33px; margin-right: 25px;color: #333;}
.fuzq_box .nav2 { width: 100%;  font-size: 16px;  text-align: left; display:inline-block;
  /*border: #dcdfe6 1px solid;*/
}
.fuzq_box .nav2 span { display:block;height: 33px; margin-right: 25px;color: #333;}
.fuzq_box .nav3 { width: 100%; font-size: 16px;  text-align: left; display:inline-block; }
.fuzq_box .nav3 span { display:block;height: 40px; margin-right: 25px;color: #333;}
.fuzq_box .nav4 { width: 100%; font-size: 16px;  text-align: left; display:inline-block; }
.fuzq_box .nav4 span { display:block;height: 40px; margin-right: 25px;color: #333;}

.el-tabs{
  margin-top: 10px;
}
.el-tabs--border-card {
  background: #fff;
  border: 1px solid #dcdfe6;
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);
}
.el-tabs--border-card > .el-tabs__header {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4e7ed;
  margin: 0;
}
.el-tabs__header {
  padding: 0;
  position: relative;
  margin: 0 0 15px;
}
.el-tabs__nav-wrap {
  overflow: hidden;
  margin-bottom: -1px;
  position: relative;
}
.el-tabs__nav-scroll {
  overflow: hidden;
}
.el-tabs__nav {
  white-space: nowrap;
  position: relative;
  transition: transform .3s;
  float: left;
  z-index: 2;
}
.el-tabs--border-card > .el-tabs__header .el-tabs__item.is-active {
  color: #fff;
  background-color: #ac0820;
  border-right-color: #dcdfe6;
  border-left-color: #dcdfe6;
}
.el-tabs--border-card > .el-tabs__header .el-tabs__item + .el-tabs__item, .el-tabs--border-card > .el-tabs__header .el-tabs__item:first-child {
  margin-left: -1px;
}
.el-tabs--border-card > .el-tabs__header .el-tabs__item {
  transition: all .3s cubic-bezier(.645,.045,.355,1);
  border: 1px solid transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  margin-top: -1px;
  color: #909399;
}
.el-tabs__item.is-active {
  color: #409eff;
}
.el-tabs__item {
   padding: 0 2rem;
   height: 40px;
   box-sizing: border-box;
   line-height: 40px;
   display: inline-block;
   list-style: none;
   font-size: 14px;
   font-weight: 500;
   color: #303133;
   position: relative;
 }

.tabs__item {
  padding: 0 0.8rem;
  height: 40px;
  box-sizing: border-box;
  line-height: 40px;
  display: inline-block;
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  color: #acaaaa;
  position: relative;
}

.tabs__item.is-active {
  color: #000000;
}

.el-tabs--border-card > .el-tabs__content {
  padding: 15px;
}
.el-tabs__content {
  overflow: hidden;
  position: relative;
  /**background: url("../images/dataCenterB.png");*/
}
.el-tab-item{
  width: 100%;
  height: 30%;
  display: block
}

/*六卡片文字*/
.innerCard{
  font-size: 13px;
  color: #000;
}

/*银企对接六个卡片*/
.yq_item{
  display: inline-block;
  width: 31.7%;
  height: 5.3rem;
  text-align: center;
  border: 1px solid #409eff;
  vertical-align: middle;
  background-color: white;
  margin: 0 auto;
}

/*外汇衍生品六个卡片*/
.wh_item{
  display: inline-block;
  width: 31.7%;
  height: 5.3rem;
  text-align: center;
  border: 1px solid #409eff;
  vertical-align: middle;
  background-color: white;
  margin: 0 auto;
  font-size: 13px;
}

#imgbox{
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  transform-style: preserve-3d;
  width: 90%;
  /*background: #f2f2f2;*/
  overflow: hidden;
  margin-left: 5%;
  /*border: 1px solid #dcdfe6;*/
  /*box-shadow: 0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);*/

}

#imgbox .card{
  position: relative;
  width: calc(33.333% - 60px);
  min-width: 300px;
  height: 100%;
  min-height: 200px;
  margin: 1rem;
  transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
}
#imgbox .card .box{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*transform-style: preserve-3d;*/
  transition: 1s ease;
}
#imgbox .card:hover .box{
  /*transform: rotateY(180deg);*/
}
#imgbox .card .box .imgBx{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#imgbox .card .box .imgBx img{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#imgbox .card .box .imgBx div{
  position: absolute;
  background: #fff;
  opacity: 0.6;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-size: 26px;
  margin: 0 auto;
  z-index: 21;
}
#imgbox .card .box .contentBx{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  backface-visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  transform-style: preserve-3d;
  transform: rotateY(180deg);
}
#imgbox .card .box .contentBx div{
  transform-style: preserve-3d;
  padding: 20px;
  background: linear-gradient(45deg,#fe0061,#ffeb3b);
  transform: translateZ(100px);
}
#imgbox .card .box .contentBx div h2{
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
}
#imgbox .card .box .contentBx div p{
  color: #fff;
  font-size: 16px;
}

.footer{
  border-top: #dddddd 1px solid;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  font-size: 0.01rem;
}

.dom{
  width: 33%;
  height: 5rem;
  font-size: 14px;
  display: flex;
  /*实现垂直居中*/
  align-items: center;
  background-image: url(../images/yinqiBackground.png);
  background-repeat:no-repeat;
  background-position:right;
  background-position-x: 70px;
  color: #000000;

}

/*选项卡的头部*/
/*#tab-header{
  background-color: #F7F7F7;
  height: 33px;
  text-align: center;
  position: relative;
}
#tab-header ul{
  width: 500px;
  position: absolute;
  left: -1px;
}
#tab-header ul li{
  float: left;
  width: 98px;
  height: 33px;
  line-height: 33px;
  padding: 0 1px;
  border-bottom: 1px solid #dddddd;
}
#tab-header ul li.selected{
  background-color: white;
  font-weight: bolder;
  border-bottom: 0;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 0;

}

#tab-header ul li:hover{
  color: orangered;
}*/

.van-image-end{
  justify-content: flex-end;
}
