.box {
  position: relative;
  overflow: hidden;
  background: #d31727 url(../images/bg.png) no-repeat center 1035px;
}

.banner {
  width: 100%;
  height: 1249px;
  background: url(../images/banner_bg.png) no-repeat top center;
}

.banner_container {
  position: relative;
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 88px;
}

.txt01 {
  position: absolute;
  width: 804px;
  height: 302px;
  top:150px;
  margin-left: 0px;
}

.cloud01 {
  position: absolute;
  mix-blend-mode: lighten;
  top: 10%;
  left: 48%;
  animation: top_yr_ani 3s linear infinite;
}

.cloud02 {
  position: absolute;
  mix-blend-mode: lighten;
  top: -26px;
  left: -2%;
  animation: top_yr_ani 3s linear infinite;
  animation-delay: .3s;
}

.cloud03 {
  position: absolute;
  mix-blend-mode: lighten;
  top: 17%;
  right: -4%;
  animation: top_yr_ani 3s linear infinite;
  animation-delay: .6s;
}

@keyframes top_yr_ani {
  0% {
    transform: translateX(0);
  }

  50% {
    transform: translateX(10px);
  }

  100% {
    transform: translateX(0);
  }
}

.dc {
  position: absolute;
  top: 15%;
  left: -14%;
}

.box_container {
  width: 100%;
  height: 2458px;
  position: relative;
  margin-top: -631px;
}

.box_inner {
  position: absolute;
  width: 1372px;
  height: 2458px;
  background: url(../images/box_bg.png) no-repeat center center;
  background-size: 100%;
  top: 0;
  left: 50%;
  margin-left: -686px;
  box-sizing: border-box;
  padding-top: 247px;
}

.box_wrap {
  width: 1096px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 60px;
}

.box01 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.box01_l {
  width: 450px;
}

.box01_l h2 {
  color: #92000C;
  font-size: 40px;
  margin-bottom: 30px;
}

.box01_l p {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  line-height: 38px;
}

.box01_r {
  width: 498px;
  height: 638px;
  background: url(../images/yy_bg.png) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
}

.box01_r h3 {
  line-height: 68px;
  font-size: 36px;
  color: #FFE79F;
  margin-bottom: 47px;
}


.ajax_form {
  width: 100%;
  box-sizing: border-box;
  padding: 0 74px;
  display: flex;
  flex-direction: column;
}


.ajax_form p {
  margin-bottom: 23px;
  position: relative;
  height: 51px;
}

.ajax_form p.border,
.yuyue-border {
  border: 1px solid #999999;
  border-radius: 7px;
  margin-bottom: 23px;
}

.yuyue-border {
  height: 51px;
}

.ajax_form input,
.ajax_form select {
  width: 49%;
  height: 51px;
  line-height: 51px;
  border-radius: 7px;
  border: 1px solid #999999;
  box-sizing: border-box;
  padding-left: 15px;
  color: #969696;
  outline: none;
  float: left;
  background: none;
}

.ajax_form input::placeholder {
  color: #969696;
}

.ajax_form select {
  background: url(../images/select_bg.png) 95% center no-repeat;
  background-size: 16px;
  border-radius: 7px;
}

.ajax_form input#shoujihao,
.ajax_form input.trueName {
  width: 100%;
}

.ajax_form input#PhoneCode {
  width: 49%;
}

.ajax_form select#city,
.ajax_form select.exam_type {
  float: right;
}

.ajax_form input#fs {
  width: 49%;
  float: right;
  padding: 0;
  text-align: center;
  cursor: pointer;
  background: #FFC000;
  font-size: 20px;
  color: #D31727;
  border: 0;
}

.yuyue-btn {
  display: block;
  width: 226px;
  height: 55px;
  background: linear-gradient(0deg, #BA161F 0%, #F03003 100%);
  border-radius: 28px;
  margin: 30px auto 0;
  color: #FFCC00;
  font-size: 26px;
  cursor: pointer;
  text-align: center;
  line-height: 55px;
  font-weight: bold;
}

.yuyue-border .nc-container #nc_1_wrapper,
.yuyue-border .nc-container.tb-login #nc_1_wrapper {
  width: 100%;
}

.yuyue-border .nc_scale {
  height: 51px;
}

.yuyue-border .nc-container .nc_scale span {
  width: 51px;
  height: 51px;
  line-height: 51px;
  box-sizing: border-box;
}

.yuyue-border .nc_iconfont,
.yuyue-border .nc-container .nc_scale .scale_text {
  font-size: 18px;
}

.bkhx {
  width: 302px;
  height: 133px;
  background: url(../images/bkhx_bg.png) no-repeat center center;
  background-size: 100% 100%;
  color: #FEFEFE;
  font-size: 40px;
  font-weight: bold;
  line-height: 100px;
  text-align: center;
  margin: 103px auto 0;
  box-sizing: border-box;
  padding-right: 14px;
}

.box02_container {
  width: 963px;
  height: 285px;
  background: url(../images/lc_bg.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 40px auto 90px;
  position: relative;
}

.box02_item {
  width: 160px;
  position: absolute;
  text-align: center;
}

.box02_item1 {
  top: -11px;
  left: 5%;
}

.box02_item2 {
  top: -11px;
  left: 40.5%;
}

.box02_item3 {
  top: -11px;
  left: 77.5%;
}

.box02_item4 {
  top: 179px;
  left: 6%;
}

.box02_item5 {
  top: 179px;
  left: 40%;
}

.box02_item6 {
  top: 179px;
  left: 77%;
}

.box02_item h2 {
  color: #000000;
  font-size: 30px;
}

.box02_item p {
  color: #000000;
  font-size: 22px;
}

.box02_item a {
  display: block;
  text-align: center;
  line-height: 37px;
  width: 151px;
  height: 37px;
  background: linear-gradient(0deg, #BA161F 0%, #F03003 100%);
  border-radius: 19px;
  margin: 23px auto 0;
  color: #FFCC00;
  font-size: 20px;
}

.box03 {
  background: url(../images/htjp.png) no-repeat 79% bottom;
  padding-bottom: 325px;
}

.box03_container {
  width: 988px;
  height: 523px;
  background: url(../images/xgth_bg.png) no-repeat center center;
  background-size: 100% 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 79px 86px 0;
}

.skxgnr {
  width: 569px;
  height: 94px;
  background: url(../images/xgtj_title.png) no-repeat center center;
  background-size: 100% 100%;
  color: #FEFEFE;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  line-height: 78px;
  margin: 0 auto 30px;
}

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

.more_item {
  width: 255px;
}

.more_img {
  width: 255px;
  height: 185px;
  background: #FF6D2F;
  border-radius: 8px;
  padding: 6px;
  box-sizing: border-box;
}

.more_img img {
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  border-radius: 8px;
  overflow: hidden;
}

.more_item p {
  color: #000000;
  font-size: 22px;
  text-align: center;
  margin-top: 15px;
}


.book01 {
  position: absolute;
  bottom: -47px;
  left: -645px;
}

.book02 {
  position: absolute;
  bottom: -51px;
  right: -439px;
}

.procince_container {
  height: 618px;
  background: url(../images/footer_bg.png) no-repeat center center;
}

.province_title {
  width: 636px;
  height: 243px;
  background: url(../images/pervince_title.png) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
  line-height: 293px;
  margin: -30px auto 71px;
  color: #FFFFFF;
  font-size: 55px;
  font-weight: bold;
}

.region {
  box-sizing: border-box;
  padding: 0 63px;
}

.region a {
  float: left;
  display: block;
  width: 104px;
  height: 42px;
  background: #FF0016;
  border-radius: 21px;
  box-sizing: border-box;
  margin-bottom: 33px;
  text-align: center;
  line-height: 42px;
  font-size: 20px;
  color: #FFFFFF;
  transition: all .3s linear;
  margin-right: 17px;
}

.region a:hover {
  color: #CA0011;
  background: #FABC51;
}

.region a:nth-child(9n) {
  margin-right: 0;
}



.send{
  width: 49%!important;
    padding: 0!important;
    text-align: center!important;
    background: #FFC000!important;
    color: #D31727!important;
    border: 0!important;
}
.submit{
  display: block;
    width: 226px;
    height: 55px;
    background: linear-gradient(0deg, #BA161F 0%, #F03003 100%);
    border-radius: 28px;
    margin: 30px auto 0;
    color: #FFCC00;
    font-size: 26px;
    cursor: pointer;
    text-align: center;
    line-height: 55px;
    font-weight: bold;
}
.distpicker{
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.distpicker .por{
  width: 49%;
}
.distpicker .por select{
  width: 100%;
}
.por{
  width: 100%;
  display: flex;
  margin-bottom: 2%;
}
.por input{
  width: 100%;
}
.user_privacyBox{
  margin-top: 10px;
  text-align: left;
  font-size: 13px;
  width: 100%;
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.por input.user_privacy{
  width: 20px;
  height: 20px;
}
#__nc {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 51px;
  border: 1px solid #e5e5e5;
  background-color: #f9f9f9;
  font-size: .8rem;
  padding: 0;
}
._nc .stage,._nc .stage1 .track div, ._nc .stage1 .label{
  padding: 0!important;
  height: 51px!important;
  line-height: 51px!important;
  font-size: .8rem;
}
._nc .stage1 .slider{
  height: 51px!important;
  left: .7rem;
  right: .7rem;
}
._nc .stage1 .button{
  width:  51px!important;
  height: 51px!important;
}
.nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper,.nc-container #nc_2_wrapper, .nc-container.tb-login #nc_2_wrapper {
  width: 100%!important;
  height: 51px;
}
.nc-container .nc_scale .scale_text{
  font-size: .3rem!important;
  text-align: left;
}
.nc_scale {
  height: 51px!important;
}
.nc-container .nc_scale span {
  height: 51px!important;
  line-height: 51px!important;
}
.nc-container .nc_scale span.nc-lang-cnt {
  line-height: 51px;
}
.nc-container .nc_scale .btn_ok {
  line-height: 51px;
}




@media only all and (max-width:1080px) {
  box {
    background: #d31727 url(../images/bg.png) no-repeat center 14rem;
  }
  .user_privacyBox{
    margin-top: .4rem;
    font-size: .6rem;
    white-space: inherit !important;
    align-items: flex-start !important;
  }
  .por input.user_privacy{
    width: 1.6rem !important;
    height: 1rem !important;
    padding: 0 !important;
  }
  .banner {
    height: 14rem;
    background-size: auto 100%;
  }

  .banner_container {
    width: 100%;
    padding-top: 3.2rem;
  }

  .txt01 {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .cloud01 {
    width: 2rem;
    height: auto;
  }

  .cloud02 {
    top: 0;
    left: 10%;
    width: 3rem;
    height: auto;
  }

  .cloud03 {
    width: 2rem;
    height: auto;
  }

  .dc {
    position: absolute;
    top: 23%;
    left: -2rem;
    width: 5rem;
    height: auto;
  }

  .box_container {
    width: 100%;
    height: auto;
    margin-top: -3rem;
  }

  .box_inner {
    position: static;
    width: 94%;
    margin: 0 auto;
    height: auto;
    background: #fff;
    top: auto;
    left:auto;
    padding: .8rem;
  }

  .box_wrap {
    width: 100%;
    padding: 0;
  }

  .box01 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .box01_l {
    width: 100%;
  }

  .box01_l h2 {
    font-size: 1rem;
    margin-bottom: 0.75rem;
  }

  .box01_l p {
    font-size: 0.7rem;
    line-height: 0.95rem;
  }

  .box01_r {
    margin-top: .8rem;
    width: 90%;
    height: 15.95rem;
  }

  .box01_r h3 {
    line-height: 1.7rem;
    font-size: 0.9rem;
    margin-bottom: 1.175rem;
  }

  .ajax_form {
    padding: 0 1.85rem;
  }

  .ajax_form p {
    margin-bottom: 0.575rem;
    height: 1.275rem;
  }

  .ajax_form p.border,
  .yuyue-border {
    border-radius: 0.175rem;
    margin-bottom: 0.575rem;
  }

  .yuyue-border {
    height: 1.275rem;
  }

  .ajax_form input,
  .ajax_form select {
    height: 1.275rem;
    line-height: 1.275rem;
    border-radius: 0.175rem;
    padding-left: 0.375rem;
    font-size: 0.7rem;
  }


  .ajax_form select {
    background-size: 0.4rem;
    border-radius: 0.175rem;
  }



 

  .ajax_form input#fs {
    width: 49%;
    font-size: 0.7rem;
  }

  .yuyue-btn {
    width: 5.65rem;
    height: 1.375rem;
    border-radius: 0.7rem;
    margin: 0.75rem auto 0;
    font-size: 0.7rem;
    line-height: 1.375rem;
  }

  
  .yuyue-border .nc_scale {
    height: 1.275rem;
  }
  .yuyue-border {
    height: 1.275rem;
  }

  .yuyue-border ._nc .stage1 {
    padding: 0;
  }

  .yuyue-border ._nc .stage1 .slider {
    left: 0;
    right: 0;
    height: 1.275rem;
  }

  .yuyue-border ._nc .stage1 .track div,
  .yuyue-border ._nc .stage1 .label {
    height: 1.275rem;
    line-height: 1.275rem;
  }

  .yuyue-border ._nc .stage1 .button {
    width: 1.8rem;
    height: 1.275rem;
  }

  .yuyue-border ._nc .icon-slide-arrow,
  .yuyue-border ._nc .icon-ok {
    font-size: 1rem;
  }

  .yuyue-border ._nc .icon {
    width: 1rem;
    height: 1rem;
  }

  .bkhx {
    width: 7.55rem;
    height: 3.325rem;
    font-size: 1rem;
    line-height: 2.5rem;
    margin: 2.575rem auto 0;
    padding-right: 0.35rem;
  }

  .box02_container {
    width: 100%;
    height: 7.125rem;
    margin: 1rem auto 2.25rem;
  }

  .box02_item {
    width: 4rem;
  }

  .box02_item1 {
    top: -0.275rem;
    left: 5%;
  }

  .box02_item2 {
    top: -0.275rem;
    left: 40.5%;
  }

  .box02_item3 {
    top: -0.275rem;
    left: 77.5%;
  }

  .box02_item4 {
    top: 4.475rem;
    left: 6%;
  }

  .box02_item5 {
    top: 4.475rem;
    left: 40%;
  }

  .box02_item6 {
    top: 4.475rem;
    left: 77%;
  }

  .box02_item h2 {
    font-size: 0.7rem;
  }

  .box02_item p {
    font-size: 0.5rem;
  }

  .box02_item a {
    line-height:1rem;
    width: 3.775rem;
    height: 1rem;
    border-radius: 0.475rem;
    margin: 0.575rem auto 0;
    font-size: 0.6rem;
  }

  .box03 {
    background: url(../images/htjp.png) no-repeat 79% bottom;
    background-size: 5rem;
    padding-bottom: 5rem;
  }

  .box03_container {
    width: 100%;
    height: auto;
    background: url(../images/xgth_bg.png) no-repeat center center;
    padding: .8rem;
  }

  .skxgnr {
    width: 90%;
    height: 2.35rem;
    background: url(../images/xgtj_title.png) no-repeat center center;
    background-size: 100% 100%;
    color: #FEFEFE;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.95rem;
    margin: 0 auto 0.75rem;
  }

  .skxg_list {
    flex-wrap: wrap;
    justify-content: center;
  }

  .more_item {
    width: 49%;
  }
  .more_item:nth-child(1){
    margin-right: 2%;
  }
  .more_img {
    width: 100%;
    height: 4.625rem;
    border-radius: 0.2rem;
    padding: 0.15rem;
  }

  .more_img img {
    border-radius: 0.2rem;
  }

  .more_item p {
    font-size: 0.7rem;
    margin-top: 0.375rem;
  }

  .book01 {
    display: none;
  }

  .book02 {
    
    display: none;
  }

  .procince_container {
    height: auto;
    background-size: 100% 100%;
  }

  .province_title {
    width: 90%;
    height: 6.075rem;
    line-height: 7.325rem;
    margin: -0.75rem auto 1.775rem;
    font-size: 1.375rem;
    position: relative;
  }

  .region {
    padding: 0;
  }

  .region a {
    width: 23.6%;
    height: 1.6rem;
    margin-right: 1%;
    margin-bottom: .4rem;
    line-height: 1.6rem;
    font-size: .7rem;
}

.region a:nth-child(9n) {
    margin-right: 1%;
}

.region a:nth-child(4n) {
    margin-right: 0;
}
#__nc {
  height: 1.5rem;
  font-size: .8rem;
}
._nc .stage,._nc .stage1 .track div, ._nc .stage1 .label{
  height: 1.5rem !important;
  line-height: 1.5rem !important;
  font-size: .8rem;
}
._nc .stage1 .slider{
  height: 1.5rem!important;
  left: 0;
  right: 0;
}
._nc .stage1 .button{
  width:  1.5rem!important;
  height: 1.5rem!important;
}
.nc-container #nc_1_wrapper, .nc-container.tb-login #nc_1_wrapper,.nc-container #nc_2_wrapper, .nc-container.tb-login #nc_2_wrapper {
  height: 1.5rem;
}
.nc_scale {
  height: 1.5rem!important;
}
.nc-container .nc_scale span {
  height: 1.5rem!important;
  line-height: 1.5rem!important;
}
.nc-container .nc_scale span.nc-lang-cnt {
  line-height: 1.5rem;
}
.nc-container .nc_scale .btn_ok {
  line-height: 1.5rem;
}
._nc .stage1 .icon{
  left: 0;
}
}


