

.flex{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flexCenter{
    display: flex;
    align-items: center;
    justify-content: center;
}

.level-2-wrap{
    margin-top: 36px;
}
footer{
    height: 0;
    margin: 0;
}
.customize-1{
    padding: 0 8.333VW 0;
    background: linear-gradient(to bottom, #F7F9FB, #F2F2F2);
}
.customize-1 .title{
    border-bottom: 1px solid #555;
    color: #264989;
    font-size: 2.083vw;
    font-weight: 400;
    line-height: 2.083vw;
    padding: 1.5625vw 0;
}
.customize-2,.customize-3{
    background-color: #fff;
    padding:  8.333vw 10.416vw 0vw 10.416vw;
}
.customize-2 .p1{
    color: #264989;
    font-size: 2.5vw;
    font-weight: 500;
    line-height: 2.5vw;
    margin-bottom: 1vw;
}
.customize-2 .p2{
    color: #264989;
    font-size: 1.25vw;
    font-weight: 400;
    line-height: 2vw;
    /* text-decoration: underline; */
    cursor: pointer;
    display: inline-block;
}
.customize-2 .p2:hover span{
    text-decoration: underline;
}
.catalogue:hover{
    text-decoration: underline;
}
.level1-item{
    padding-bottom: 5.208vw;
    margin-bottom: 5.208vw;
    border-bottom: 1px solid #555;
}
.level1-item:last-child{
    border: none;
}
.el-image-viewer__mask{
    opacity: 1 !important;
    background: #fff !important;
}
.customize-3 .title{
    color: #333;
    font-size: 2.5vw;
    font-weight: 500;
    line-height: 2.5vw;
    margin-bottom: 5.208vw;
}
.customize-3 .desc{
    color: #333;
    font-size: 1.875vw;
    font-weight: 300;
    line-height: 1.875vw;
    margin-top: 1.25vw;
}
.customize-3 .top{
    padding-bottom: 7.291666666666667vw;
    margin-bottom: 5.208vw;
    border-bottom: 1px solid #555;
}
.customize-3 .topP1{
    color: #264989;
    font-size: 3.333vw;
    font-weight: 500;
    line-height: 3.333vw;
    margin-bottom: 1.541vw;
}
.customize-3 .topP2{
    color: #264989;
    font-size: 1.666vw;
    font-weight: 400;
    line-height: 1.979vw;
    /* margin-bottom: 5.208vw; */
}
.customize-3 .topP3{
    color: #333;
    font-size: 2.5vw;
    font-weight: 500;
    line-height: 1.666vw;
    margin-top: 3.333vw;
}
.customize-4{
    background-color: #fff;
    margin:  0 8.333vw;
    padding: 1.666vw 0;
    border-bottom: 1px solid #555;
    color: #264989;
    font-size: 2.083vw;
    font-weight: 400;
    line-height: 2.083vw;
}
.customize-3{
    padding-top: 5.208vw;
    padding-bottom: 0;
}
.nortt{
    font-size: 28px;
    color: #333;
    font-weight: 300;
    padding: 0 0 30px 0;
    cursor: pointer;
}
.dialogItem{
    font-size: 20px;
    color: #264989;
    font-weight: 300;
    padding: 30px 0;
    border-top: 1px solid #BCBCBC;
    cursor: pointer;
}
.dialogItem:hover{
    background: #F5F6FA;
}
.customize-5,.customize-6{
    padding: 0 10.416vw 5vw;
    background: #fff;
    margin-top: -8.67vw;
}
.customize-5 .titleTable{
    color: #333;
    font-size: 1.666vw;
    font-weight: 500;
    line-height: 2.083vw;
    margin-bottom: 1.5625vw;
}
.customize-5 .title,.customize-6 .title{
    color: #333;
    font-size:  2.1875vw;
    font-weight: 500;
    line-height: 2.8125vw;
    margin-bottom: 3.333vw;
}
.customize-5 li{
    color: #333;
    font-size: 1.25vw;
    font-weight: 300;
    line-height: 2.083vw;

}
/* 修改所有表格边框颜色 */
.el-table--border,
.el-table--group,
.el-table td.el-table__cell,
.el-table th.el-table__cell.is-leaf,
.el-table__footer-wrapper td.el-table__cell {
	border-color: #000 !important;
}
.customize-6 li{
    list-style: decimal;
    font-size: 1.25vw;
    color: #333;
    font-weight: 300;
    line-height: 2.083vw;
    margin-left: 1.666vw;
}

/* 移除伪元素对底部边框的影响 */
.el-table--border::after,
.el-table--group::after,
.el-table::before {
	background-color: transparent !important;
}
.el-table thead{
    color: #333 !important;
}
.el-table th.el-table__cell.is-leaf{
    background-color: #D9D9D9;
}
.customize-7{
    padding: 0 10.416vw;
}
.customize-7 .level7Item{
    padding-bottom: 5.208vw;
    margin-bottom: 5.208vw;
    border-bottom: 1px solid #555;
}
.customize-7 .level7Item:last-child{
    border: none;
}
.customize-7 .p1{
    font-size: 2.5vw;
    color: #333;
    font-weight: 500;
    line-height: 3.125vw;
    margin-bottom: 5.208vw;
}
.customize-7 .p2 li{
    list-style: decimal;
    font-size: 1.25vw;
    color: #333;
    font-weight: 300;
    line-height: 1.666vw;
    margin-left: 1.666vw;
}
.customize-7 .p22 li{
    list-style: outside;
    line-height: 1.458vw;
}
.customize-7 .p3{
    /* list-style: decimal; */
    font-size: 1.25vw;
    color: #333;
    font-weight: 300;
    line-height: 2.083vw;
    margin-left: 1.666vw;
}
.tipPic{
    font-size: 1.25vw;
    color: #333;
    font-weight: 500;
    margin-top: 1.041vw;
}
.customize-8{
    padding: 0 10.416vw 5vw;
    background: #fff;
    margin-top: -8.67vw;
}
.customize-8 .title{
    color: #333;
    font-size:  2.1875vw;
    font-weight: 500;
    line-height: 2.8125vw;
    margin-bottom: 3.333vw;
}
.customize-8 li{
    list-style: outside;
    font-size: 1.25vw;
    color: #333;
    font-weight: 300;
    line-height: 2.083vw;
    margin-left: 1.666vw;
}

.customize-footer{
  margin-top: 5.205VW;
  background-color: #264989;
  color: #fff;
  padding: 2.8125vw 7.291vw 5.46875vw 7.291vw;
}
.customize-footer .boxs{
  padding-bottom: 3.645vw;
  border-bottom: 1px solid #fff;
  /* margin-bottom: 10.416vw; */
}
.customize-footer .box{
  text-align: center;
  width: 50%;
  border-left: 1px solid #fff;
  cursor: pointer;
}
.customize-footer .box:first-child{
  border: none;
}
.customize-footer .box svg{
  width: 5.208vw;
  height: auto;
  display: inline-block;
  margin-bottom: 1.458vw;
}
.customize-footer .box .p1{
  font-size: 1.666vw;
  font-weight: 100;
  margin-top: -1vw;
  color: #fff;
}
.customize-footer .box:hover .p1{
  color: #FF8A1F;
}
.customize-footer .box:hover svg path{
  stroke: #FF8A1F;
}
.customize-footer .Jump{
  /* padding-bottom: 3.645vw;
  border-bottom: 1px solid #fff; */
  margin-bottom: 16.6666vw;
}
.customize-footer .JumpItem{
  border-bottom: 1px solid #fff;
  padding: 0.572vw 0;
  font-size: 1.666vw;
  font-weight: 300;
  line-height: 3.125vw;
  cursor: pointer;
}
.customize-footer .JumpItemArrow{
  width: 10vw;
  position: relative;
}
.customize-footer .JumpItemArrowIcon{
  position: absolute;
  opacity: 0;
  left: 8.5vw;
  top: -1.5vw;
  transition: all .25s ease-in .05s;
}
.customize-footer .JumpItem:hover {
  text-decoration: underline;
}
.package{
    margin-top: 2.604vw;
    font-size: 1.666vw;
}
.packageP1{
    font-size: 1.041vw;
    color: #264989;
    cursor: pointer;
}
.packageP2{
    cursor: pointer;
}
.packageP1:hover{
    text-decoration: underline;
}
.packageP2:hover{
    text-decoration: underline;
}
.packageBox{
    padding: 2.604vw 2.604vw 2.604vw 3.333vw;
    background: #F9FBFF;
    border-radius: 4px;
    margin-top: 2.864vw;
    font-size: 1.875vw;
}
.packageBox:hover{
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2);
}
.packageBox img{
    width: 4.164vw;
}
.packageBox span{
    font-size: 1.458vw;
}