<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.box {
  position: relative;
  overflow: hidden;
  background: #EF0000;
}

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

.txt_container {
  width: 1200px;
  height: 100%;
  position: relative;
  margin: 0 auto;
}

.txt01 {
  width: 371px;
  height: 72px;
  background: url(../images/txt01.png) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
  line-height: 72px;
  color: #F9DDD4;
  font-size: 22px;
  font-style: italic;
  margin: 0 auto;
}

.txt02 {
  margin-top: 15px;
  margin-left: 15px;

}

.txt03 {
  margin-top: -30px;
  margin-left: 162px;
}

.renwu {
  position: absolute;
  top: 115px;
  right: -155px;
  width: 453px;
  height: 631px;
}

.box_container {
  background: url(../images/xuanfu.png) center center;
}

.box01 {
  margin-top: -66px;
}

.title {
  margin-bottom: 47px;
}

.title img {
  margin: 0 auto;
}

.box_common {
  width: 100%;
  height: auto;
  background: #FF0500;
  border-radius: 34px;
  box-shadow: 0px 0px 23px 1px #FF0500;
  box-sizing: border-box;
  padding: 5px;
  margin-bottom: 68px;
}

.box_inner {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  background: #CE0000;
  border-radius: 34px;
  padding: 66px 106px;
}

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

.sanfen {
  width: 288px;
  height: 362px;
}

.box01_t_r {
  width: 978px;
  height: 354px;
  background: #CE0000;
  box-shadow: 0px 0px 23px 1px #FF0500;
  border-radius: 16px;
  border: 3px solid #FF0500;
  box-sizing: border-box;
  padding: 20px;
}

.box01_t_r_inner {
  width: 100%;
  height: 100%;
  background: linear-gradient(-90deg, #E9B685, #FAE1C5);
  border-radius: 16px;
  box-sizing: border-box;
  padding: 20px 0;
  padding-left: 30px;
}
.box01_line_tu {
  width: 70%;
  float: left;  
}

.box01_line {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  
}

.box01_line .arrow {
  margin: 0 10px 0 12px;
}

.box01_line p {
  display: inline-block;
  max-width: 415px;
  background: linear-gradient(-90deg, #FACE92, #F4D2AF);
  border-radius: 10px;
  color: #7B453E;
  font-size: 21px;
  padding: 9px 25px;
}
.erwem {
  width: 194px;
  height: 244px;
  float: left;
  margin-left: 20px;
  margin-top: 12px;
}
.box01_bottom {
  background: linear-gradient(-90deg, #FFEBD0, #F8DCBE);
  border-radius: 16px;
  box-sizing: border-box;
  padding: 0 60px 24px;
  margin-top: 50px;
}

.zhanwei {
  height: 1px;
}

.kq_title {
  width: 365px;
  height: 61px;
  line-height: 61px;
  background: url(../images/kq_title.png) no-repeat center center;
  color: #FFFFFF;
  font-size: 32px;
  margin-bottom: 29px;
  text-align: center;
  margin-left: -41px;
  margin-top: -24px;
}

.box01_bottom p {
  color: #7B453E;
  font-size: 22px;
  margin-bottom: 18px;
}

.box01_bottom a {
  display: block;
  width: 244px;
  height: 59px;
  margin: 0 auto;
  cursor: pointer;
}

.box01_bottom a img {
  width: 100%;
  height: 100%;
}

.teacher {
  margin: 0 auto;
}

.box02 table {
  width: 100%;
  text-align: center;
  border-spacing: 0;
  border-radius: 10px;
  border: 1px solid #FFDBA0;
  border-right: 0;
  overflow: hidden;
}

.box02 table th {
  height: 54px;
  background: linear-gradient(91deg, #FFDBA0, #F7D2A6);
  color: #333333;
  font-size: 18px;
}

.box02 table td {
  height: 45px;
  border-right: 1px solid #FFDBA0;
  color: #FFECD4;
  font-size: 16px;
  border-top: 1px solid #FFDBA0;
}

.box02 table td a {
  display: block;
  width: 100px;
  height: 26px;
  background: #FFB71B;
  border-radius: 13px;
  color: #333333;
  font-size: 16px;
  text-align: center;
  margin: 0 auto;
  line-height: 26px;
}

.box03_container {
  display: flex;
  padding: 45px;
  justify-content: space-between;
  align-items: center;
}

.box04_container {
  padding: 45px;
}

.box03_common {
  box-sizing: border-box;
  width: 522px;
  height: 791px;
  padding: 305px 40px 0;
}

.box03_l {
  background: url(../images/bg1.png) no-repeat center center;
  background-size: 100% 100%;
}

.box03_r {
  background: url(../images/bg2.png) no-repeat center center;
  background-size: 100% 100%;
}

.box03_common table {
  width: 100%;
  text-align: center;
  border-spacing: 0;
}

.box03_common table th {
  height: 56px;
  background: linear-gradient(0deg, #FFE4C0, #FFD9A6);
  color: #9A1C14;
  font-size: 22px;
}

.box03_common table td {
  height: 46px;
  background: #FFFBF3;
  color: #333333;
  font-size: 18px;
}

.box03_common a {
  display: block;
  margin: 21px auto 0;
  width: 286px;
  height: 121px;
  background: url(../images/anniu.png) no-repeat center center;
  background-size: 100% 100%;
  text-align: center;
  color: #BC180D;
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
}



.region {
  display: flex;
  flex-wrap: wrap;
}

.region a {
  display: flex;
  width: 160px;
  height: 60px;
  background: linear-gradient(-90deg, #D92A1E, #DB2B1F);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  color: #FFF7E6;
  font-size: 20px;
  margin-right: 28px;
  margin-bottom: 20px;
  cursor: pointer;

}

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

.region a.active {
  color: #BC180D;
  background: linear-gradient(-90deg, #F4C587, #FFEBD0);
}

.tab_container {
  display: none;
}

.tab_container.active {
  display: block;
}

.tab_container h2 {
  color: #FFF7E6;
  font-size: 24px;
  margin-bottom: 47px;
  position: relative;
}

.tab_container h2::before {
  content: '';
  width: 52px;
  height: 2px;
  background: #F8D2A1;
  position: absolute;
  left: 0;
  bottom: -20px;
}

.tab_container p {
  color: #FFF7E6;
  font-size: 18px;
  margin-bottom: 18px;
}

.link_container {
  display: flex;
  align-items: center;
}

.tab_container span {
  margin-left: 130px;
  display: inline-block;
  vertical-align: middle;
}

.tab_container a {
  color: #FFF7E6;

}

.tab_container a.service {
  display: inline-block;
  width: 107px;
  height: 34px;
  background: linear-gradient(91deg, #FFDBA0, #F7D2A6);
  border-radius: 17px;
  vertical-align: middle;
  color: #BC180D;
  font-size: 18px;
  text-align: center;
  line-height: 34px;
  margin-left: 50px;
}

.box04_bottom {
  position: relative;
  box-sizing: border-box;
  padding-right: 140px;
}

.tab_container img {
  position: absolute;
  top: 0;
  right: 0;
  width: 137px;
  height: 137px;
  background: #FFFFFF;
}

.fixed_right {
  position: fixed;
  top: 30%;
  right: 0;
  display: none;
}

.close {
  position: absolute;
  right: 0;
  top: -34px;
  cursor: pointer;
}

.fixed_right .tutu {}

.fixed_right a {
  display: block;
  width: 173px;
  height: 50px;
  background: linear-gradient(-90deg, #FFE6CD, #EEBE90);
  border-radius: 25px;
  font-size: 22px;
  color: #BC180D;
  text-align: center;
  line-height: 50px;
  margin-left: 21px;
  margin-top: -2px;
  cursor: pointer;
}

.fixed_mask {
  /* display: none; */
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


.fixed_form {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 450px;
  height: 600px;
  background: url(../images/modal_bg.png) no-repeat center top;
  background-size: 100%;
  box-sizing: border-box;
  padding: 36px 0;
}

.fixed_close {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -46px;
  width: 40px;
  height: 40px;
  transition: all .4s;
}

.fixed_close:hover {
  transform: rotate(180deg);
}

.modal_title {
  margin: 0 auto;
}

.fixed_mask h1 {
  color: #d1a41a;
  font-size: 20px;
  margin-top: 20px;
  text-align: center;
  margin-bottom: 12px;
}

.ajax_form {
  width: 100%;
  box-sizing: border-box;
  padding: 0 40px;
}

.ajax_form {
  width: 100%;
}

.ajax_form p {
  margin-bottom: 24px;
  position: relative;
  height: 45px;
}

.ajax_form p.border,
.yuyue-border {
  border: 1px solid #c09208;
  border-radius: 8px;
}
.yuyue-border {
  border: 0px solid #c09208 !important;
  border-radius: 8px;
}
.yuyue-border {
  /* width: 100%;*/
  height: 45px;
  /* position: relative; */
}

.ajax_form input,
.ajax_form select {
  width: 49%;
  height: 45px;
  line-height: 45px;
  border-radius: 10px;
  border: 0;
  box-sizing: border-box;
  padding-left: 15px;
  color: #c09208;
  outline: none;
  font-size: 20px;
  float: left;
  background: none;
}

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

.ajax_form select {
  background: url("../images/select_bg.png") 95% center no-repeat;
  background-size: 16px;
  border: 1px solid #c09208;
  border-radius: 8px;
}

.ajax_form input#shoujihao {
  width: 50%;
}

.ajax_form i {
  display: inline-block;
    width: 1px;
    height: 30px;
    background: #c09208;
    float: left;
    margin-top: 9px;
}

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

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

.ajax_form input#fs {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  text-align: center;
  cursor: pointer;
  width: 78px;
  background: linear-gradient(90deg, #fee59b, #f7d468);
  font-size: 20px;
  color: #9e7a09;
}

.yuyue-btn {
  display: block;
  width: 100%;
  height: 45px;
  background: #db2b1f;
  margin-top: 24px;
  border-radius: 8px;
}

.ajax_form input.button {
  display: block;
  border: none;
  color: #fff;
  float: none;
  cursor: pointer;
  width: 85%;
  height: 95%;
  padding-left: 0;
  margin: auto;
}

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

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

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

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


.user_privacyBox{
	
	margin-top: 15px;
}


.user_privacyBox .zhi_1{
	
	font-size: 12px;
	
}


input[type="checkbox"] {
  width: 18px;
  height: 18px;
  background-image: url("../images/border.png");
  background-repeat: no-repeat;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 0.2rem;
}

input[type="checkbox"]:checked {
  background-image: url("../images/check.png");
  background-repeat: no-repeat;
}

input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}

input,textarea,select,button {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
	font-size:100%;
    outline:none;
    border:none;
    background:none;
    padding: 0;
}


.dizhi_1{
	margin: 0;
	padding: 0;
}


.box-tab {
    width: 1000px;
    margin: 0 auto;
	padding-left: 80px;
}

.box-tab .dizhi_1{
	
	width: 975px;
    height: 40px;
    margin-left: 78px;
}


.box-tab .dizhi_1 ul {
    list-style: none;
}

.box-tab .dizhi_1 ul li {
    float: left;
    margin-right: 50px;
    background-color: #fff;
    line-height: 50px;
    width: 135px;
    height: 50px;
    font-size: 20px;
    text-align: center;
    box-shadow: 0 0 2px #333;
    cursor: pointer;
    border-radius: 10px;
	
}

.box-tab .dizhi_1 ul li:active,
.box-tab .dizhi_1 ul li:hover {
/*  background: linear-gradient(to right, #FE5909, #FF650D, #FF8017);*/
  color: #A70609;
  box-shadow: none;
  background: linear-gradient(-90deg, #F4C587, #FFEBD0);
}


.box-tab .tab_cont {
    width: 760px;
    height: 40px;
    margin-left: 30px;
    margin-top: 15px;
	margin-bottom: 10px;
}

.box-tab .tab_cont .tab_item {
    display: none;
    padding-left: 30px;
    padding-top: 20px ;
	
}

.tab_cont h2 {
    font-size: 27px;
    font-family: FZLanTingHeiS-DB1-GB;
    font-weight: bold;
    color:#FFE816;
    line-height: 0.95rem;
}

.tab_cont p {
    float: left;
    font-size: 18px;
    margin-top: 20px;
    line-height: 2.3em;
	color: #FFFFFF;
}

.reweima_1 {
    text-align: center;
}

.reweima_1 img {
    width: 161px;
    float: right;
	margin-bottom: 30px;
}

.lxfz_1 {
    padding-top: 5px;
}







@media only all and (max-width:1080px) {

  .banner {
    height: 16rem;
    background-size: auto 100%;
  }

  .txt_container {
    width: 100%;
  }

  .txt01 {
    width: 9.275rem;
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: 0.55rem;
  }

  .txt02 {
    width: 80%;
    margin-top: 0.375rem;
    margin-left: 1.375rem;
  }

  .txt03 {
    width: 80%;
    margin-top: -0.35rem;
    margin-left: 2rem;
  }

  .renwu {
    top: 2.875rem;
    right: -2rem;
    width: 6rem;
    height: auto;
  }

  .box_container {
    background-size: 100% 100%;
  }

  .box01 {
    margin-top: -1rem;
  }

  .title {
    margin-bottom: 1.175rem;
  }

  .title img {
    width: 80%;
  }

  .box_common {
    border-radius: 0.85rem;
    box-shadow: 0rem 0rem 0.575rem 0.025rem #FF0500;
    padding: 0.125rem;
    margin-bottom: 1.7rem;
  }

  .box_inner {
    border-radius: 0.85rem;
    padding: 1rem .8rem;
  }

  .box01_top {
    flex-direction: column;
  }

  .sanfen {
    width: 7.2rem;
    height: 9.05rem;
    margin-bottom: .8rem;
  }

  .box01_t_r {
    width: 100%;
    height: auto;
    box-shadow: 0rem 0rem 0.575rem 0.025rem #FF0500;
    border-radius: 0.4rem;
    padding: 0.5rem;
  }

  .box01_t_r_inner {
    border-radius: 0.4rem;
    padding: 0.5rem 0;
    padding-left: 1.35rem;
  }
.box01_line_tu {
  width: 100%;
  float: initial;  
}
  .box01_line {
    margin-bottom: 0.15rem;
  }

  .box01_line .icon {
    width: 1.6rem;
    height: auto;
  }

  .box01_line .arrow {
    width: .6rem;
    height: auto;
    margin: 0 0.5rem 0 0.55rem;
  }

  .box01_line p {
    max-width: 7rem;
    border-radius: 0.25rem;
    font-size: 0.7rem;
    padding: 0.3rem 0.725rem;
  }

  .box01_bottom {
    border-radius: 0.4rem;
    padding: 0 1.5rem 0.6rem;
    margin-top: 1.25rem;
  }

  .zhanwei {
    height: 0.025rem;
  }

  .kq_title {
    width: 9.125rem;
    height: 1.525rem;
    line-height: 1.525rem;
    background-size: 100% 100%;
    font-size: 0.8rem;
    margin-bottom: 0.725rem;
    margin-left: -1.025rem;
    margin-top: -0.6rem;
  }

  .box01_bottom p {
    font-size: 0.7rem;
    margin-bottom: 0.45rem;
  }

  .box01_bottom a {
    width: 7.1rem;
    height: 1.875rem;
  }

  .teacher {
    width: 80%;
    height: auto;
  }

  .box02 table {
    border-radius: 0.25rem;
  }

  .box02 table th {
    height: 2rem;
    font-size: 0.7rem;
  }

  .box02 table td {
    height: 2rem;
    border-right: 0.025rem solid #FFDBA0;
    font-size: 0.65rem;
    border-top: 0.025rem solid #FFDBA0;
  }

  .box02 table td a {
    width: 3rem;
    height: 1rem;
    border-radius: 0.325rem;
    font-size: 0.6rem;
    line-height: 1rem;
  }

  .box03_container {
    padding: .8rem;
    flex-direction: column;
  }

  .box04_container {
    padding: .8rem;
  }

  .box03_common {
    width: 13.05rem;
    height: 19.775rem;
    padding: 7.625rem 1rem 0;
  }

  .box03_l {
    margin-bottom: .8rem;
  }



  .box03_common table th {
    height: 1.4rem;
    font-size: 0.7rem;
  }

  .box03_common table td {
    height: 1.15rem;
    font-size: 0.65rem;
  }

  .box03_common a {
    margin: 0.525rem auto 0;
    width: 7.15rem;
    height: 3.025rem;
    font-size: 0.7rem;
    line-height: 1.5rem;
  }


  .region a {
    width: 24%;
    height: 1.8rem;
    border-radius: 0.25rem;
    font-size: 0.7rem;
    margin-right: 1%;
    margin-bottom: 0.5rem;
  }

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



  .tab_container h2 {
    font-size: 0.8rem;
    margin-bottom: 1.175rem;
  }

  .tab_container h2::before {
    width: 1.3rem;
    height: 0.05rem;
    bottom: -0.5rem;
  }

  .tab_container p {
    font-size: 0.7rem;
    margin-bottom: 0.45rem;
  }

  .link_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .tab_container span {
    margin-left: 0;
  }

  .tab_container a.service {
    width: 3rem;
    height: 1rem;
    border-radius: 0.425rem;
    font-size: .6rem;
    line-height: 1rem;
    margin-left: .6rem;
    margin-top: .4rem;
  }

  .box04_bottom {
    padding-right: .5rem;
  }

  .tab_container img {
    position: static;
    top: auto;
    right: auto;
    width: 4rem;
    height: 4rem;
  }



.erwem {
	width: 8rem;
    height: 9rem;
    float: inherit;
    margin-left: 1.7rem;
    margin-top: .5rem;
}


	.box{
		
		height: 1570px;
		
	}


  .fixed_form {
    
    width: 90%;
    height: 19rem;
    background-size: 100% 100%;
    padding: .8rem 0;
  }

  .fixed_close {
    top: -1.6rem;
    width: 1.4rem;
    height: 1.4rem;
  }


  .modal_title {
    width: 60%;
    height: auto;
  }

  .fixed_mask h1 {
    font-size: .8rem;
    margin-top: 1.3rem;
    margin-bottom: .4rem;
  }



  .ajax_form p {
    margin-bottom: .5rem;
    height: 1.8rem;
  }

  .ajax_form input#shoujihao {
    width: 45%;
  }

  .ajax_form i {
    display: inline-block;
    width: 1px;
    height: .7rem;
    background: #B47221;
    float: left;
    margin-top: .5rem;
  }

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

  .ajax_form input,
  .ajax_form select {
    height: 1.8rem;
    line-height: 1.8rem;
    border-radius: .25rem;
    padding-left: .4rem;
    font-size: .8rem;
  }

  .ajax_form select {
    background-size: .5rem;
  }

  .ajax_form input#fs {
    width: 4rem;
    font-size: .6rem;
  }

  .ajax_form input.button {
    height: 1.8rem;
    line-height: 1.8rem;
    font-size: .8rem;
  }

  .yuyue-border {
    height: 1.8rem;
  }

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

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

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

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

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

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

  .yuyue-btn {
    width: 100%;
    height: 1.8rem;
    margin: .4rem auto 0;
  }
	
	
	.topnav a {
		
		margin: 0px;
		padding: 0px;
	}
	
	
	.box-tab {
    width: 96%;
    margin-left: 2%;
	padding: 0 0 0 17px;
 }
	
  .box-tab .dizhi_1{
	  
	  margin: 0;
	  padding: 0;
		
	}
	
  .box-tab .dizhi_1 ul li {
    margin: 0;
    height: auto;
    line-height: 28px;
    width: 24%;
    border-radius: 0;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    box-sizing: border-box;
    font-size: 14px;
	padding: 0;
 }
 .box-tab .dizhi_1 {
    width: 100%;
    margin-left: 0;
 }

 .box-tab .tab_cont {
    width: 100%;
    margin: 0;
    padding-top: 6px;
 }
 .box-tab .tab_cont .tab_item {
    padding: 0;
 }
 .tab_cont h2 {
    font-size: 12px;
/*	 margin: 0;*/
 }
 .tab_cont p {
    font-size: 5px;
/*	 margin: 0;*/
	 line-height: 15px;
 }
 .reweima_1 {
    width: 100%;
    margin: 10px auto 0;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
 }
 .reweima_2 {
    width: 100%;
	
 }
 .reweima_1 {
    float: none;
    width: 120px;
    height: auto;
 }
	
 .reweima_1 img {
    width: 120px;
    float: none;
	margin: 15px 0 10px ;
}
	
.lxfz_1{
	
	padding-right: 20px;
	
	height: 300px;
	
	}

	
	
}</pre></body></html>