.wizard-card-footer .up_and_down_btn{
  display: flex;
  align-items: center;
  justify-content: center;
}

.wizard-footer-left .wizard-btn,.wizard-footer-right .wizard-btn{
  background: rgba(255, 255, 255, .7);
  border-radius: 0;
  margin:0 40px;
}
.vue-form-wizard .wizard-btn{
  min-width: 160px;
  color: #000000;
}
.steps_list{
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 270px;
  margin:33px auto 0;
  background: rgba(255, 255, 255, .5);
  border-radius: 10px;

}
.steps_list a{
  flex:1;
  text-align: center;
  text-decoration: none;
  font-size: 0.9em;
  font-weight: 400;
  color: #003B6F;
  line-height: 22px;
  padding:6px 10px;
}
.steps_list .active{
  color: #FFFFFF;
  background: rgb(146, 2, 113);
  border-radius: 10px;
}
.radiogroupTxt{
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: unset;
}
.gender_type{
  font-size: unset;
}
.radiogroupTxt .el-radio-button{
  width: 47%;
  text-align: center;
  background: #fff;
  height: 32px;
  line-height: 32px;
}
.radiogroupTxt .el-radio-button.is-active,.reason_text .el-checkbox-button.is-checked .el-checkbox-button__inner{
  background-color: #dc700b;
}
.sexNameTxt .el-radio-button{
  background: #fff;
  width: 70px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
/*.rt_input_name{*/
/*  position: relative;*/
/*}*/
.rt_input_name .el-form-item__content,.sexNameTxt{
  display: flex;
  /*align-items: center;*/
  justify-content: space-between;
}
.rt_input_name .el-input{
  /*width: 55% !important;*/
}
.go_on_btn{
  background: rgba(255, 255, 255, .7);
  text-decoration: none;
  font-size: 1rem;
  font-weight: bold;
  color: #000000;
  line-height: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 120px;
  margin:0 auto;
  padding:10px 15px;
  /* margin-top: 30px; */
}
.go_on_btn img{
  margin:0;
}
.gender_type{
  display: flex;
  /*align-items: center;*/
  justify-content: space-between;
  margin-top: 1px;
  /*width: 50%;*/
}
.gender_type .el-radio-button__inner{
  padding:0 20px;
  height: 32px;
  line-height: 32px;
  background: rgba(247, 247, 247, 1);
  margin:0;
  margin-left: 12px;
}

.inner_cont{
  background: #F7F7F7;
}
.plate_bg_box{
  background: rgba(255, 255, 255, .5);
  padding:28px 50px 20px;
  /*margin-bottom: 20px;*/
}
.terms_conditions{
  margin:12px 0;
  padding:11px;
  background: rgba(255, 255, 255, .5);
}
.terms_conditions.oneTerms .inner_cont{
  padding: 10px 15px;
}
.inner_cont{
  padding: 15px 15px 15px;
}
.noPadding{
  padding-bottom: 0;
}
.inner_cont ul{
  list-style: none;
  margin:0;
  padding:12px 15px 12px 15px;
  background: rgba(200, 201, 202, .5);
}
.inner_cont h2{
  margin:0;
  text-align: left;
  font-size: 1em;
  font-weight: bold;
  color: #333;
  line-height: 25px;
}
.termsListCont{
  font-size: 0.9rem;
  font-weight: 400;
  color: #717071;
  line-height: 20px;
  height: 150px;
  text-align: justify;
}
.termsListCont h2{
  font-size: 1rem;
  text-align: center;
  margin-bottom: 10px;
}
.termsListCont li h5,.inner_cont h5{
  font-size: 0.95rem;
  margin:0;
  color: #333;
}
.termsListCont >li{
  margin-bottom: 15px;
}
.termsListCont .cont_font5{
  margin-bottom: 15px;
}
/*.plate_bg_box .lastElent_margin{*/
/*  margin-bottom: 0;*/
/*}*/

.label_text .el-checkbox__label:before{
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.nomination_driver_bg{
  /* background: url(../img/banner_bg2.jpg) center top; */
  background: linear-gradient(180deg, #f09e98 0%, #ffd091 100%);
  background-size: cover;
  min-height: 100vh;
  height: 100%;
}
.driver_main_info .container{
  max-width: 895px;

}


.el-checkbox-button--small .el-checkbox-button__inner,
.el-radio-button--small .el-radio-button__inner{
  padding:5px 5px;
  height: 32px;
  /*line-height: 24px;*/
  background: #fff;
  margin:0 5px 5px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.8rem;
}
.gender_type .el-checkbox-button--small .el-checkbox-button__inner,
.gender_type .el-radio-button--small .el-radio-button__inner{
  margin:0 0 0 5px;
}
.driver_main_info .vue-form-wizard .wizard-tab-content{
  padding:0;
}
.other_input{
  position: relative;
}
.other_input:before{
  position: absolute;
  bottom:5px;
  left:3%;
  height: 1px;
  background: #393737;
  content: "";
  width: 94%;
}
.mobile_navMenuCont{
  display: none;
}
.logo .navMenuCont{
  display: block;
  position: relative;
  z-index: 999;
}
.out_box_cent{
  margin-top: 40px;
}
.logo .sucess_pic{
  max-width: 180px;
}
/* .driver_main_info .vue-form-wizard .wizard-card-footer{
  margin:30px 0 430px;
}
.form_info_cont .wizard-card-footer{
  margin:30px 0 350px;
}
.form_info_cont_en .wizard-card-footer{
  margin:30px 0 430px;
} */
.btn_center{
  display: flex;
  justify-content: center;
}
.el-form-item__error{
  margin-top: 2px;
  width: 100%;
  top:unset;
}
.formNameItem .el-form-item__error{
  top:32px;
}
.form_info_cont{
  padding:20px;
}
.btn_center .el-col{
  display: flex;
  align-items: center;
  justify-content: center;
}
/*.page_bg_cont_en{*/
/*  background: url(../img/banner_bg4.jpg) no-repeat center bottom;*/
/*}*/



.goOnBtn{
  /* padding-bottom: 430px; */
  margin:0;
}
.home .index_bg_box{
  min-height: 100vh;
  height:100%;
}
.home .index_bg_box_en{
  min-height: 100vh;
  height:100%;
}
.go_on_btn_en{
  width: 200px;
}
.three_btn_cont .el-form-item__content{
  width: 100%;
}
.terms_conditions .el-form-item{
  margin:0;
}
.plate_bg_box .el-form-item__label{
  line-height: 23px;
}
.threeBtnGroup .el-form-item__content{
  width: 100%;
}
.nominate_team_cont{
  background: linear-gradient(180deg, #f09e98 0%, #ffd091 100%);
  /* background: url(../img/banner_bg2.jpg) center bottom; */
  background-size: cover;
  min-height: 100vh;
  height: 100%;
}
.page_bg_cont2{
  /* background: url(../img/banner_bg4.jpg) center bottom; */
  background-size: cover;
  min-height: 100vh;
  height: 100%;
}
.nomination_result_lable span{
  display: block;
}
.nomination_result_lable span.nomi_name{
  display: flex;
  justify-content: space-between;
}
.nomination_result_lable .options_txt{
  font-size: 0.8em;
  line-height: 15px;
}
.nomi_result_formItem.is-required:not(.is-no-asterisk)>.el-form-item__label:after{
  content: "";
  display: none;
}
.nomi_result_formItem.is-required:not(.is-no-asterisk) .nomination_result_lable .contact_txt:after{
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.symbol_icon{
  float: right;
  padding-right: 5px;
}
.indexBaseMap .mainlogo{
  margin-top:0;
  padding-top:40px;
}
.learn_more_cont.other{
  /*margin-top:40px;*/
  width: auto;
  margin:80px 20px 0;
}


.area_code_select .el-input-group__prepend{
  padding: 0;
  width: 70px;
  text-align: center;
  border-radius: 0;
  border: none;
}
.area_code_select .el-select{
  margin: 0;
}
.area_code_select .el-input__inner{
  padding: 0;
  margin-left: 10px;
}
.area_code_select .el-input__suffix{
  right: 0;
}
.area_code_select .el-input__inner{
  margin-left: 5px;
  width: calc(100% - 5px);
}

.tele_area{
  display: flex;
  height: 32px;
}
/*.tele_area .el-input--small{*/
/*  line-height: 30px;*/
/*}*/
.enterArea{
  width: 100px;
  margin-right: 5px;
}
.terms_conditions .infinite-list-item p{
  margin:0 0 10px;
}
.lable_txt .el-checkbox__input{
  top: 3px;
  position: absolute;
}
.lable_txt .el-checkbox__label{
  white-space: normal;
  padding-left: 20px;
}
.notice_txt{
  /*text-align: right;*/
  /*margin-top:-15px;*/
  font-size: 0.85em;
}
.awards_cont{
  display: flex;
  align-items: center;
}
.awards_cont .lt_layout{
  width: 30%;
  height: 10px;
}
.awards_cont .notice_txt{
  width: 70%;
  margin:-15px 0 10px;
}
.enterArea_disabled.is-disabled .el-input__inner{
  color: #000;
}
.driver_others_input.el-form-item{
  margin-bottom: 0;
}
.driver_others_input .el-form-item__content{
  width: 100%;
}
/*.driver_others_input .el-input__inner{*/
/*  position: relative;*/
/*}*/
/*.driver_others_input .el-form-item__error{*/
/*  position: absolute;*/
/*  display: inline-block;*/
/*}*/
.nomination_date_form{
  display: flex;
}

.nomination_date_form .el-form-item--small{
  margin-bottom: 0;
  margin-right: 5px;

}
.nomination_date_form .el-form-item--small:not(:last-child):after{
  content: "/";
  font-size: 20px;
  color:#666;
  padding-left:5px;
  padding-bottom: 3px;
}
.nomination_form_time .el-form-item--small:not(:last-child):after{
  content: ":";
  font-size: 20px;
  color:#666;
  padding-left:5px;
}
.nomination_date_form .el-form-item__content{
  width: 50px;
}
.nomination_date_form >.el-form-item__content{
  width: 65%;
}
.nomination_date_form .el-input__inner{
  text-align: center;
}
.nomination_date_form .el-input__inner{
  padding: 0 5px;
}
.nomination_date_form .el-input.is-disabled .el-input__inner::-webkit-input-placeholder{
  color: #000;
}
.nomination_date_form .el-input.is-disabled .el-input__inner:-moz-placeholder{
  color: #000;
}
.nomination_date_form .el-input.is-disabled .el-input__inner::-moz-placeholder {
  color: #000;
}
.nomination_date_form .el-input.is-disabled .el-input__inner:-ms-input-placeholder {
  color: #000;
}
.details_cont{
  max-width: 895px;
  margin: auto;
  margin-top:20px;
  padding:10px 20px 20px;
}
.details_read_more{
  padding: 11px;
  background: rgba(35, 24, 21, .2);
}
.details_inner_text{
  padding: 15px 15px 25px;
  text-align: justify;
  background: #F7F7F7;
}
.referToLink{
  color:#227e97;
  word-break:break-all;
}
.details_inner_text p:not(:last-child){
  margin-bottom: 20px;
}
.read_more_bg{
  /* background: url(../img/banner_bg4.jpg) center top; */
  background: linear-gradient(180deg, #f09e98 0%, #ffd091 100%);
  background-size: cover;
  min-height: 100vh;
  height: 100%;
}
.white_bg_btn{
  background: #fff;
  padding:10px 30px;
  margin-top: 20px;
}
.goToBackBtn{
  /* padding-bottom: 430px; */
  margin:0;
}
.white_bg_btn_en{
  width: 250px;
}
.terms_conditions .el-checkbox__label{
  white-space:normal;
}




@media only screen and (max-width: 992px) {
  .btn_center .el-col{
    width: 80%;
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .gender_type .el-radio-button__inner{
    padding: 0 10px;
  }
  .vue-form-wizard .wizard-tab-content {
    padding: 15px;
  }
}
@media only screen and (max-height: 900px) {
  /*.learn_more_cont{*/
  /*  margin-top: 60px;*/
  /*}*/
  .logo .sucess_pic {
    max-width: 43%;
  }

  .white_bg_btn{
    margin-top:0;
  }
}
@media only screen and (max-height: 700px) {
  /*.learn_more_cont{*/
  /*  margin-top: 0;*/
  /*}*/
  .logo .sucess_pic{
    max-width: 120px;
  }

  .out_box_cent {
    margin-top: 0px;
  }
  .mobile_navMenuCont{
    padding-bottom: 0;
  }
}
@media only screen and (max-width: 576px) {
  .vue-form-wizard .wizard-btn{
    min-width: 100px;
  }
  .gender_type .el-radio-button__inner{
    margin-left: 3px;
    padding: 0 5px;
  }
  .home .logo,.page_bg_cont{
    /* background: url(../img/mobile_banner_bg.jpg) no-repeat center bottom; */
    background-size: cover;
    min-height: 100vh;
    height: 100%;
  }
  .nominate_team_cont,.nomination_driver_bg{
    background-size: cover;
    min-height: 100vh;
    height: 100%;
    /* background: url(../img/mobile_banner_bg4.jpg) no-repeat center bottom; */
  }
  .nomination_driver_bg2{
    background-size: cover;
    min-height: 100vh;
    height: 100%;
    /* background: url(../img/mobile_banner_bg5.jpg) no-repeat center bottom; */
  }
  .page_bg_cont_en{
    /* background: url(../img/banner_bg_en.jpg) no-repeat center bottom; */
  }
  /* .logo .navMenuCont{
    display: none;
  } */
  .mobile_navMenuCont{
    display: block;
  }
  .logo .mainlogo{
    margin:0 auto;
    padding-top: 30px;
  }
  .sub_title{
    margin:0 auto;
    padding-top: 30px;
  }
  .langswtich ul{
    margin: 0 auto;
  }
  /* .nominate_button{
    margin:20px auto 0;
  } */
  .learn_more_btn{
    padding: 5px 25px;
  }
  .plate_bg_box{
    padding: 20px 15px;
  }
  .plate_bg_box .el-form-item__label{
    font-size: 0.8em;
  }
  .vue-form-wizard .wizard-tab-content{
    padding:0;
  }
  .logo .inner_logo_img{
    max-width: 213px;
  }
  /* .steps_list{
    margin: 15px auto 15px;
  } */
  .el-form-item--small .el-form-item__label{
    width: 35%;
  }
  .nomination_driver_en .el-form-item--small{
    display: block;
  }
  .nomination_driver_en .el-form-item__label,.nomination_driver_en .el-form-item__content{
    width: 100%;
  }
  .nomination_driver_en .recautions_txt{
    flex-direction: column;
  }
  .nomination_driver_en .recautions_txt.tabOne{
    margin-top: 20px;
  }
  .steps_list a{
    font-size: 0.8em;
  }
  /*.el-input--small .el-input__inner, .el-radio-button--small .el-radio-button__inner, .el-form-item__error,.download_form{*/
  /*  font-size: 0.7em;*/
  /*}*/
  .el-input--small .el-input__inner, .el-radio-button--small .el-radio-button__inner, .el-form-item__error, .download_form{
    font-size: 12px;
    font-weight: normal;
  }
  .el-checkbox-button--small .el-checkbox-button__inner, .el-radio-button--small .el-radio-button__inner{
    font-size: 12px;
  }
  .with_asterisk,.termsListCont li h5,.termsListCont .cont_font5{
    font-size: 12px;
  }
  .termsListCont{
    font-size: 12px;
    height: 80px;
  }
  .inner_cont h2{
    font-size: 14px;
    line-height: 20px;
  }
  .el-form-item--mini.el-form-item, .el-form-item--small.el-form-item{
    margin-bottom: 1.3rem;
  }
  .nomination_date_form .el-form-item--small{
    margin-bottom:0;
  }



  .driver_others_input.el-form-item{
    margin-bottom: 0 !important;
  }
  .nomination_driver_en .el-form-item--mini.el-form-item,.nomination_driver_en .el-form-item--small.el-form-item{
    margin-bottom: 1.1rem;
  }
  .nomination_date_form .el-form-item--small{
    display: flex;
    margin-bottom: 0 !important;
  }
  .infinite-list-item p{
    margin:10px 0;
  }
  .reason_text .el-checkbox-button--small .el-checkbox-button__inner, .reason_text .el-radio-button--small .el-radio-button__inner{
    padding:2px;
    height: 25px;
    line-height: 25px;
  }
  .rt_input_name .el-form-item__content{
    display: block;
  }
  .rt_input_name .three_btn_cont{
    width: 100%;
  }
  .rt_input_name .el-radio-button{
    width: 30%;
  }
  .gender_type .el-radio-button__inner{
    width: 100%;
    margin:0;
  }
  .gender_type{
    margin-top:20px;
  }
  /* .driver_main_info .vue-form-wizard .wizard-card-footer{
    margin: 30px 0 160px;
  } */
  /* .page_bg_cont_en .vue-form-wizard .wizard-card-footer{
    margin: 30px 0 170px;
  } */
  .page_bg_cont2{
    /* background: url(../img/banner_bg5.jpg) center bottom; */
    background-size: cover;
    min-height: 100vh;
    height: 100%;
  }
  .page_bg_cont3{
    /* background: url(../img/banner_bg_en.jpg) center bottom; */
    background-size: cover;
    min-height: 100vh;
    height: 100%;
  }
  .formNameItem .el-form-item__content{
    position: relative;
  }
  .formNameItem .el-form-item__content .el-form-item__error{
    position: absolute;
    top: 32px;
  }
  .formNameItem .el-form-item__content .el-form-item__content .el-form-item__error{
    position: static;
    top: 0;
  }
  .gender_type .el-checkbox-button--small .el-checkbox-button__inner,
  .gender_type .el-radio-button--small .el-radio-button__inner{
    margin:0 5px 0 0;
  }
  /* .form_info_cont .wizard-card-footer{
    margin:30px 0 200px;
  } */
  .terms_conditions .el-checkbox__label{
    font-size: 12.5px;
  }
  /* .goOnBtn{
    padding-bottom: 200px;
  } */
  .inner_cont ul{
    padding: 15px;
  }
  .inner_page_en .plate_bg_box .el-form-item__label{
    line-height: 10px;
  }

  .nomination_driver_en .nomination_result_lable span {
    display: inline-block;
  }
  .nomination_driver_en .symbol_icon{
    padding-left: 5px;
  }
  .nomination_driver_en .options_txt{
    margin-bottom: 10px;
  }
  .learn_more_cont.other{
    margin: 40px 20px 0;
  }

  .awards_cont .lt_layout{
    width: 35%;
  }
  .awards_cont .notice_txt{
    width: 65%;
  }
  .awards_cont_en{
    display: block;
  }
  .awards_cont_en .notice_txt{
    width: 100%;
  }
  .awards_cont .notice_txt{
    margin: -15px 0 10px;
  }
  .notice_txt{
    font-size: 12px;
  }
  .awards_cont .lt_layout{
    height: 1px;
  }
  .nomination_date_form .el-form-item__content{
    width: 40px;
  }

  .nomination_date_form .el-form-item--small{
    margin-right: 3px;
  }
  .nomination_date_form .el-form-item--small:not(:last-child):after{
    padding-left: 3px;
    font-size: 16px;
  }
  .details_cont{
    margin-top:20px;
  }


  .read_more_bg {
    /* background: url(../img/banner_bg5.jpg) center bottom; */
    background-size: cover;
    min-height: 100vh;
    height: 100%;
  }
  .goToBackBtn {
    /* padding-bottom: 250px; */
    margin: 0;
  }
  .details_inner_text p{
    font-size: 14px;
  }
  .details_cont{
    padding:0 20px 20px;
  }

  .wizard-footer-left .wizard-btn, .wizard-footer-right .wizard-btn{
    margin:0 20px;
  }
}
@media only screen and (max-width: 320px) {
  .vue-form-wizard .wizard-card-footer .wizard-footer-right button{
    margin-top:0;
  }
  .learn_more_cont {
    padding-bottom: 200px;
  }
}
@media only screen and (max-width: 320px) {
  .el-form-item--small .el-form-item__label {
    width: 30%;
  }
  .nomination_driver_en .el-form-item--small .el-form-item__label{
    width: 100%;
  }
  .driver_main_info .vue-form-wizard .wizard-card-footer{
    margin: 20px 0 160px;
  }



}
/* @media (min-height: 700px) and (max-height: 720px) {
  .goOnBtn {
    padding-bottom: 220px;
  }
} */

/* ------------新增class------------ */
.map_bg{
  width: 100%;

}
.map_bg img{
  width: 100%;
}
.top_part_cont{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 62%;
  margin:-55px auto 0;
}
.sucess_txt{
  font-size: 3rem;
/* font-family: PingFangSC-Semibold, PingFang SC; */
font-weight: 600;
color: #FFFFFF;
/* line-height: 91px; */
margin:60px auto 70px;
text-align: center;
}
.lt_cloud,.rt_cloud{
  width: 25%;
}

.logo .mainlogo{
  width: 38%;
}
.sub_title{
  width: 38%;
}
.nominate_button{
  width: 35%;
}
.lt_btn,.rt_btn{
  width: 35%;
  display: inline-block;
}
.lt_btn img,.rt_btn img{
  width: 150%;
}

.ct_img{
  width: 35%;
  display: flex;
  align-items: center;
}
.ct_img img{
  width: 150%;
}

.home .index_bg_box,.read_more_bg,.nominate_team_cont,.index_bg_box_en{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.learn_more_btn{
  width: 150px;
}
.mobile_cont,.bottom_bg{
  display: none;
}
.details_inner_text a{
  color:#0088CE;
}
.vue-form-wizard .wizard-card-footer{
  margin-top:33px;
}
.terms_cont{
  font-size: 14px;
  padding-bottom: 10px;
}
.terms_conditions .el-form-item__error{
  position:static;
  margin: 0 0 10px;
}
@media (max-width:4096px) {
  .logo .mainlogo{
    width: 600px;
  }
  .sub_title{
    width: 600px;
  }
  .rt_cloud,.lt_cloud{
    width: 180px;
  }
  .nominate_button {
    width: 500px;
  }

  .ct_img {
    width: 300px;
  }
}
@media (max-width:768px) {
  .pc_cont{
    display: none;
  }
  .mobile_cont{
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  .mobile_cont img{
    width: 100%;
  }
  .nominate_button{
    margin:45px auto 24px;
  }
  .learn_more_cont{
    margin-bottom: 25px;
  }
  .nominate_button {
    width: 330px;
  }
  .goToBackBtn{
    margin-bottom: 40px;
  }
  .sucess_txt{
    font-size: 2rem;
    margin: 40px auto 40px;
  }
}
@media (max-width:575px) {
  .map_bg{
    display: none;
  }
  .bottom_bg{
    display: block;
    width: 100%;
  }
  .bottom_bg img{
    width: 100%;
  }
  .lt_btn, .rt_btn{
    width: 38%;
  }
  .ct_img img{
    width: 38%;
  }
  .inner_cont{
    font-size: 12px;
  }
  .navMenuCont .left{
    display: none;
  }
  .mobile_cont{
    width: 90%;
    margin: 0 auto;
  }

}
@media (max-width:500px) {
  .nominate_button{
    width: 50%;
  }

}
