.banner{
  padding-left: 3.1rem;
  position: relative;
}
.level-2-wrap{
  /* margin-top: 35px; */
}
.flex{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.banner .title{
  position: absolute;
  background: #264989;
  color:#fff;
  width: 22.9rem;
  height: 6.7rem;
  left: 0;
  top: 3.7rem;
  font-size: 2.8rem;
  line-height: 3.8rem;
  padding: 1.5rem 0 0 3.1rem;
}
.customize-1{
  padding: 7.5rem 3.1rem;
}
.customize-1 .p1{
  font-weight: 300;
  font-size: 2.8rem;
  line-height: 3.2rem;
  color: #264989;
  margin-bottom: 5.2rem;
}
.customize-1 .p2{
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2.8rem;
  color: #333;
  margin-bottom: 2.1rem;
}
.customize-1 .p44{
  color: #264989;
  cursor: pointer;
  text-decoration: underline;
  font-weight: 350;
  font-size: 1.6rem;
  line-height: 2.8rem;
  margin-bottom: 3.7rem;
}
.customize-1 .el-input__inner{
  /* padding-top: 1.25vw !important;
  padding-bottom: 1.25vw !important; */
  font-size: 1.2rem !important;
  height: auto;
  border: 1px solid #333 !important;
}
.el-input__inner::placeholder {
  color: #333 !important; 
}

.el-input__inner:-moz-placeholder {
  color: #333 !important; 
}

.el-input__inner:-ms-input-placeholder {
  color: #333 !important; 
}

.el-input__inner::-webkit-input-placeholder {
  color: #333 !important; 
}
.el-input__icon{
  font-size: 2.4rem !important;
  width: 60px !important;
}
*:focus-visible {
  color: #333 !important;
  outline: 1px solid #333 !important;
  outline-offset: 0px
}
.customize-1 .p3{
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 2.8rem;
  color: #264989;
  margin: 13rem 0 5.2rem 0;
}
.customize-1 ul{
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 4.8rem;
  color: #264989;
  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}
.customize-1 li{
  width:100%;
  /* padding: 0.52vw; */
  cursor: pointer;
  /* margin: 0 0.390625vw; */
  border: 1px solid #fff;
  transition: all .25s ease-in .05s;
}
.customize-1 li:hover{
  /* border: 1px solid #333; */
}
.customize-1 li .imgbox{
  height: 22.4rem;
  text-align: center;
  background: #F5F6FA;
  padding: 2.8rem 0;
}
.customize-1 li img{
  height: 100%;
  display: inline-block;
}
.customize-1 .p4{
  color: #333;
  margin: 0.5rem 0 4.2rem 0;
  text-align: center;   
}
.customize-footer{
  background-color: #264989;
  color: #fff;
  padding: 5.2rem 3.1rem;
}
.customize-footer .boxs{
  padding-bottom: 3.3rem;
  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.1rem;
  display: inline-block;
  /* margin-bottom: 1.458vw; */
}
.customize-footer .box .p1{
  font-size: 1.6rem;
  font-weight: 400;
  /* margin-top: -1vw; */
}
.customize-footer .box:hover .p1{
  color: #FF8A1F;
}
.customize-footer .box:hover svg path{
  stroke: #FF8A1F;
}
footer{
  height: 0;
  margin: 0;
}
.customize-footer .Jump{
  /* padding-bottom: 3.645vw;
  border-bottom: 1px solid #fff; */
  margin-bottom: 18.8rem;
}
.customize-footer .JumpItem{
  border-bottom: 1px solid #fff;
  padding: 1.6rem 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 3rem;
  cursor: pointer;
}
.customize-2{
  padding: 2.5rem 0;
  text-align: center;
  background: #F5F6FA;
}
.customize-2 .p1{
  font-weight: 500;
  font-size: 2rem;
  line-height: 3.2rem;
  color: #264989;
}
.customize-2 .p2{
  font-weight: 350;
  font-size: 1.1rem;
  line-height: 1.6rem;
  color: #333;
}
.customize-3{
  margin-top: 4.7rem;
  padding-left: 3.1rem;
  padding-right: 3.1rem;
  margin-bottom: 20rem;
}
.customize-3 .pictureBox{
  
  text-align: center;
}
.customize-3 .picture{
  /* width:28rem;t */
  height:25rem;
  display: inline-block;
}
.customize-3 .content{
  width:100%;
}
.customize-3 .contentTitle{
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 2.8rem;
  color: #264989;
}
.customize-3 .pdfList li{
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #264989;
}
.customize-3 .pdfList li img{
  width: 4.2rem;
}
.customize-3 .pdfListTitle{
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #264989;
  cursor: pointer;
}
.customize-3 .pdfListSize{
  font-weight: 350;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #333;
}
.customize-3 .pdfListIcon{
  cursor: pointer;
  width: 2.5rem;
  height: 2.5rem;
  transition: all .25s ease-in .05s;
}
.customize-3 .pdfListIcon:hover{
  /* fill:#FF8A1F; */
}
.customize-4 .title{
  font-weight: 400;
  font-size: 2.4rem;
  line-height: 2.8rem;
  color: #264989;
  margin-bottom: 1.1rem;
  padding: 0 3.1rem;
}
.customize-4 .videoBoxs{
  background: #F5F6FA;
  padding-top: 7.8rem;
}
.customize-4 .videoList{
  background: #F5F6FA;
  padding: 0 3.1rem;
  padding-bottom: 3.75rem;
  margin-bottom: 25rem;
}
.customize-4 .videoList li{
  padding-bottom: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #264989;
}
.customize-4 .videoList li img{
  width: 4.2rem;
}
.customize-4 .videoListTitle{
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #264989;
  cursor: pointer;
}
.customize-4 .videoListSize{
  font-weight: 350;
  font-size: 1.2rem;
  line-height: 1.8rem;
  color: #333;
}
.customize-4 .videoListIcon{
  cursor: pointer;
  width: 4.5rem;
  height: 4.5rem;
  transition: all .25s ease-in .05s;
}
.customize-4 .videoListIcon:hover{
  fill:#FF8A1F;
}
.customize-4 .videoTitle{
  color: #264989;
  padding: 2rem 0 9.3rem;
  text-align: center;
  font-weight: 350;
  font-size: 1.2rem;
  line-height: 3.2rem;
}

.video-js{
  width: 100% !important;
  height: 22rem !important;
}
.customize-3 .el-input__inner{
  font-size: 1.25vw !important; 
  font-weight: 300 !important;
  width: 10vw;
}