.box {
  position: relative;
  overflow: hidden;
}

.banner {
  position: relative;
  width: 100%;
  height: 685px;
  padding-top: 100px;
  background-image: url(../images/banner.png);
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  z-index: 2;
}

.txt01 {
  margin-bottom: 30px;
  font-size: 40px;
}

.txt02 {
  margin-bottom: 20px;
  font-size: 90px;
  text-shadow: 1px 1px #5abef7, -1px -1px #5abef7, 1px -1px #5abef7, -1px 1px #5abef7, 2px 2px #5abef7, 2px 2px #5abef7, 1px 1px #5abef7, 3px 1px #5abef7, 1px 3px #5abef7;
  font-weight: bold;
}

.txt03 {
  font-size: 35px;
}

.box01 {
  position: relative;
  width: 100%;
  height: 459px;
  margin-top: -220px;
  padding-top: 270px;
  background-image: url(../images/bg01.png);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}

.box01_tips {
  margin-bottom: 45px;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
}

.box01_main {
  height: 550px;
  background-color: #fff;
  box-shadow: 0 0 10px #ddd;
  border-radius: 10px;
}

.box01_main_tips {
  width: 1200px;
  height: 30px;
  padding-top: 28px;
  background-color: #7588fc;
  background: linear-gradient(to right, #7589fc, #80abff);
  border-radius: 10px 10px 10px 10px;
  color: #fff;
  text-align: center;
  line-height: 0px;
  font-size: 28px;
  
}

.box01_border {
  width: 1100px;
  height: 450px;
  border: 3px solid #82b0ff;
  margin-top: 23px;
  margin-left: 50px;
  border-radius: 8px;
}

.box01_times {
  margin: 36px 54px 0 36px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  font-size: 20px;
}

.box01_content {
  margin-top: 10px;
  line-height: 32px;
}
.box01_content p{
font-size:18px;
margin-left:20px;
}
.box01_content table{
  width:1025px;
  margin:35px; auto;
  text-align: center;
  border-top:1px solid #0e49e2;
  border-left:1px solid #0e49e2;
  background:#fff;
  margin-top:-0px;

}
.box01_content th {
  font-size: 16px;
  font-weight:normal;
  line-height: 2.2;
  border-right:1px solid #0e49e2;
  border-bottom:1px solid #0e49e2;
  background:#1f90ee;
  color:#fff;
}
.box01_content td{
  font-size: 16px;
  border-right:1px solid #0e49e2;
  border-bottom:1px solid #0e49e2;
  line-height: 2.2;
 
  
 
}
.box02 {
  position: relative;
  margin-top: 200px;
  text-align: center;
  z-index: 2;
}

.box02_tips {
  margin-bottom: 65px;
  font-size: 40px;
  font-weight: bold;
}

.flowInfo {
  height: 500px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.menu {
  height: 70px;
  padding-top: 55px;
  margin-bottom: 20px;
  text-align: center;
}

.menu span {
  display: inline-block;
  width: 220px;
  height: 60px;
  border-radius: 60px;
  font-size: 20px;
  line-height: 60px;
  cursor: pointer;
}

.menu span:nth-child(2) {
  margin: 0 80px;
}

.menu span.on {
  color: #fff;
  background: #f6441d;
  background: -webkit-linear-gradient(-160deg, #5b35fc, #4758fb);
}

.cont {
  height: 460px;
  display: none;
}

.cont p {
  float: left;
  width: 460px;
  height: 360px;
  margin-left: 50px;
  font-size: 18px;
  line-height: 34px;
  overflow: hidden;
  text-align:left;
}

.cont .img {
  float: right;
  width: 687px;
}

.cont .img img {
  display: block;
  margin: 0 auto;
}

.box03 {
  margin-top: 70px;
}

.box03_tips {
  margin-bottom: 60px;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}

.box03_txt {
  margin-bottom: 40px;
  line-height: 34px;
}

.dep_list {
  margin-bottom: 10px;
}

.department {
  position: relative;
  float: left;
  width: 177px;
  height: 64px;
  margin-right: 25px;
  margin-bottom: 35px;
  border-radius: 40px;
  text-align: center;
  line-height: 64px;
  background-color: #fff;
  box-shadow: 0 0 10px #ddd;
  font-size: 24px;
  cursor: pointer;
  z-index: 0;
  transition: background-color .5s ease;
}
/* Í¨ÓÃÍ·²¿ */
.ht_top {width: 100%;background: #fafafa url(../images/nav_bg.gif) repeat-x 0 0;line-height: 41px;overflow: hidden;}
.ht_top .zt_top { width: 1070px;height: 41px;margin: 0 auto;}
.ht_top h1 { float:left;}
.ht_top h1 a {float: left;width: 131px;height: 40px;overflow: hidden;text-indent: -100em;background: url(../images/logo.gif) no-repeat; font-size:12px;}
.ht_top .topnav {float: right; color:#0d0d0d; font-size:12px;}
.ht_top .topnav a {padding:0 8px;}
.ht_top .topnav a:hover { color:#e4393c; text-decoration:underline;}
.department.active {
  background-color: #563efc;
  color: #fff;
  box-shadow: 0 0 10px #e6e8fe;
}

/* .department::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 40px;
  background: linear-gradient(to right, #5a37fc, #4856fb);
  opacity: 0;
  transition: opacity .5s;
  z-index: -1;
  color: #fff;
}

.department:hover::before {
  opacity: 1;
} */
.department:nth-child(6n) {
  margin-right: 0;
}

.dep_tab {
  display: none;
  height: 485px;
  padding: 40px 50px 0 50px;
  margin-bottom: 95px;
  border-radius: 4px;
  box-shadow: 0 0 10px #ddd;
}

.dep_tab.active {
  display: block;
}

.dep_tab_l {
  float: left;
}

.dep_tab_r {
  float: right;
}

.dep_name {
  margin-bottom: 28px;
  font-size: 24px;
  font-weight: bold;
}

.img_container {
  padding: 5px;
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 0 0 10px #ddd;
}

.img_wrap {
  position: relative;
  width: 400px;
  height: 210px;
  overflow: hidden;
}

.img_wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.import_list {
  margin-bottom: 5px;
}

.import_time p {
  margin-bottom: 20px;
  font-weight: bold;
}

.import_time i {
  width: 20px;
  height: 18px;
  margin-top: 1px;
  margin-right: 12px;
  background-image: url(../images/star.png);
  background-repeat: no-repeat;
}

.dep_tab_r {
  width: 615px;
}

.dep_tab_txt {
  margin-bottom: 30px;
}

.dep_tab_txt.active {
  margin-top: 35px;
}

.dep_tab_txt p {
  margin-bottom: 10px;
  font-weight: bold;
}

.dep_tab_tips {
  margin-right: 50px;
  font-size: 22px;
  font-weight: bold;
  line-height: 60px;
}

.consult {
  width: 205px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border-radius: 40px;
  background-color: #5a37fc;
  background: linear-gradient(to right, #5a36fc, #4758fb);
  box-shadow: 0 10px 30px #e1e3fe;
}

.box04 {
  width: 100%;
  height: 2213px;
  background-image: url(../images/bg.png);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  color: #fff;
}

.box04_tips {
  padding-top: 140px;
  font-size: 24px;
}

.box04_tips02 {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 40px;
  font-weight: bold;
}

.title {
  width: 187px;
  height: 46px;
  margin: 0 auto;
  background-image: url(../images/title.png);
  background-repeat: no-repeat;
  font-size: 26px;
  line-height: 46px;
}

.border {
  display: table;
  height: 54px;
  padding: 0 40px;
  border: 3px solid #82b0ff;
  margin: 1px auto 0 auto;
  border-radius: 40px;
  color: #fff;
  line-height: 54px;
  font-size: 30px;
}

.box04_main {
  padding: 30px 55px;
  margin-top: 35px;
  background-color: #3c36c9;
  border-radius: 8px;
  box-shadow: 0 0 10px #3632b6;
}

.box04_main01 {
  margin-bottom: 38px;
}

.main01_l {
  width: 490px;
}

.main01_tips {
  display: inline-block;
  padding-bottom: 12px;
  border-bottom: 3px solid #82b0ff;
  margin-bottom: 12px;
  font-size: 30px;
  color: #fff;
}

.main01_time {
  margin-bottom: 28px;
}

.main01_list_tips {
  height: 55px;
  line-height: 55px;
  border-radius: 10px 10px 0 0;
  background-color: #5b35fc;
  background: linear-gradient(to right, #5b35fc, #4758fb);
}

.list_tips01 {
  margin-left: 50px;
  margin-right: 194px;
}

.main01_list ul {
  border: 1px solid #d2d2d2;
  margin-bottom: 40px;
  line-height: 44px;
  text-align: center;
}

.main01_list ul li {
  border-bottom: 1px solid #d2d2d2;
}

.list_time {
  width: 148px;
  height: 44px;
  border-right: 1px solid #d2d2d2;
}

.list_class {
  width: 339px;
}

.entrance {
  display: block;
  width: 196px;
  height: 60px;
  margin: 0 auto;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  border-radius: 40px;
  background-color: #5a37fc;
}

.main01_r {
  width: 505px;
}

.main01_r .main01_tips {
  margin-bottom: 25px;
}

.main01_r p {
  margin-top: 16px;
  margin-bottom: 16px;
}

.main01_r_txt {
  margin-top: 100px;
}

.main01_r_href {
  display: block;
  width: 192px;
  height: 60px;
  margin-top: 25px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  border-radius: 40px;
  background-color: #6845fd;
  background: linear-gradient(to right, #6845fd, #8149ff);
  margin-right:150px;
  
}

.main02_l {
  width: 510px;
}

.main02_r {
  width: 450px;
}

.main02_content {
  margin-top: 55px;
  margin-bottom: 50px;
}

.main02_txt {
  width: 290px;
  margin-left: 32px;
  text-align: left;
  font-size: 16px;
  line-height: 28px;
}

.main02_l_tips {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: left;
}

.main02_r p {
  margin-bottom: 22px;
  font-size: 22px;
}

.main02_r_img {
  width: 176px;
  height: 206px;
}

.main02_r table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 35px;
  border-top: 1px solid #6699ff;
  border-left: 1px solid #6699ff;
}

.main02_r table th, .main02_r table td {
  width: 33.33%;
  border-bottom: 1px solid #6699ff;
  border-right: 1px solid #6699ff;
  padding: 16px 0;
  background: #3c36c9;
  font-weight: normal;
  text-align: center;
}

.main02_r table th {
  background-color: #5b35fc;
}

.box05 .box03_tips {
  margin-bottom: 70px;
}

.box05_list {
  width: 340px;
  height: 340px;
  padding: 30px 25px 0 25px;
  background-color: #fff;
  box-shadow: 0 0 10px #ddd;
  border-radius: 8px;
}

.box05_list.active {
  margin: 0 15px;
}

.more_look {
  display: block;
  width: 330px;
  height: 80px;
  line-height: 80px;
  margin: 66px auto 80px auto;
  border-radius: 40px;
  text-align: center;
  background-color: #5b35fc;
  color: #fff;
  font-size: 22px;
}

.box05_list_tips {
  display: inline-block;
  padding-bottom: 10px;
  border-bottom: 2px solid #518df7;
  margin-bottom: 28px;
  font-size: 22px;
  font-weight: bold;
}

.box05_list li {
  margin-bottom: 15px;
}

.box05_list li a {
  display: block;
  max-width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 16px;
}

.box05_list li a:hover {
  color: red;
}

.box06 {
  width: 100%;
  height: 536px;
  padding-top: 300px;
  margin-top: -300px;
  background-image: url(../images/footer.png);
  background-repeat: no-repeat;
  background-position: center;
}

.box06_tips {
  margin-bottom: 65px;
  text-align: center;
  font-weight: bold;
  font-size: 40px;
}

.region_list {
  margin-bottom: 30px;
}

.region {
  float: left;
  height: 50px;
  padding: 0 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  line-height: 50px;
  border-radius: 40px;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
}

.region.active {
  background-color: #553ffc;
  box-shadow: 0 0 10px #daddfc;
  color: #fff;
}

.region_tab {
  display: none;
}

.region_tab.active {
  display: block;
}

.region_tab p {
  margin-bottom: 15px;
}

.box06_l {
  width: 750px;
}

.box06_r {
  width: 450px;
}

.box06_r img {
  margin-right: 25px;
  box-shadow: 0 0 20px #ddd;
}

.box06_r_txt {
  font-size: 16px;
  line-height: 30px;
}

.box06_r_txt02 {
  margin-top: 30px;
  margin-bottom: 20px;
}

.right-cont{
  width:50%;
  box-sizing: border-box;
}
.list-info{
  margin-bottom: 28px;
  width:440px;
  position: relative;
 
}

.right-cont input{
  border-width: 1px;
  border-color: rgb(218, 218, 218);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  border-radius: 50px;
  width: 308px;
  height: 42px;
  line-height: 42px;
  font-size:22px;
   text-indent: 20px;
    font-size:18px;
}
.right-cont input.get-code {
  background: #F56E02;
  box-shadow: 0px 2px 3px 0px rgba(255, 70, 34, 0.36);
  border-radius: 50px;
  text-align: center;
  width: 125px;
  height: 44px;
  border:none;
  position: absolute;
  right:0px;
  top:0px;
  color:#fff;
  font-size: 18px;
  text-indent:0;
}

.right-cont select {
  border-width: 1px;
  border-color: rgb(218, 218, 218);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  border-radius: 50px;
  width: 308px;
  height: 42px;
  appearance: none;
  font-size:18px;
  /* ¼æÈÝChrome */
  -webkit-appearance: none;
  background:#fff url(../images/sj.png) no-repeat 90% center;
  text-indent:10px;
}
.list-info .lq-btn{
  background-image: -moz-linear-gradient( 0deg, rgb(62,70,231) 0%, rgb(64,217,216) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(62,70,231) 0%, rgb(64,217,216) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(62,70,231) 0%, rgb(64,217,216) 100%);
  box-shadow: 0px 2px 3px 0px rgba(255, 70, 34, 0.36);
  border-radius: 50px;
  width: 309px;
  height: 59px;
  border:none;
  font-size: 26px;
  color:#fff;
  text-align: center;
  line-height: 59px;
  margin-left: 126px;
  text-indent: 0;
  animation: tada 1.8s both infinite;
  cursor: pointer;
}
.right-cont .tips {
    display: inline-block;
    width: 90px;
    text-align: right;
    margin-right: 30px;
    font-size: 22px;
}
.fl img{
width:450px;
margin-left:20px;
}

.panel04 .list-tab-menu{
  margin:0 57px 25px;
  font-size: 30px;
  color:#fff;
  cursor: pointer;
}
.panel04 table{
background-color:#fff;
  width:1025px;
  margin:0 auto;
  text-align: center;
  border-top:1px solid #372cbc;
  border-left:1px solid #372cbc;
  color:#111;
}
.panel04 table th {
  font-size: 20px;
  font-weight:normal;
  line-height: 2;
  border-right:1px solid #372cbc;
  border-bottom:1px solid #372cbc;
}
.panel04 table td{
  font-size: 16px;
  border-right:1px solid #372cbc;
  border-bottom:1px solid #372cbc;
  line-height: 2;
 
}
.panel04 .tab-menu{
  padding-top:66px;
  margin-bottom: 60px;
}
.list-tab-cont{
  display: none;
}
.table01 td {
    text-align: left;
    margin-left: 40px;
}
.span1{
color:red;}



@media only all and (min-width:2000px) {
  .banner, .box01, .box04, .box06 {
    background-size: 100% 100%;
  }
}

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

 .panel04 .list-tab-menu{
    font-size:1rem;
    margin:0 1rem 1rem;
  }
  .panel04 .tab-menu{
    padding:0 0 1rem;
    margin-bottom: 1rem;
  }
  .panel03 h4, .panel04 .list-tab-menu.on{
    font-size:1rem;
    padding-top:1rem;
    padding-bottom: .75rem;
    margin-bottom:1rem;
  }
  

 .panel04 table{
    width:96%;
    box-sizing: border-box;
  }
  .panel04 table th{
    font-size:.7rem;
    line-height: 2.4;
  }
  .panel04 table td{
    font-size: .65rem;
    line-height:2;
    padding:.1rem 0;
  }

.fl img{
width:15rem;
}

.right-cont{
    width:100%;
    padding-left:0;
  }

.right-cont .list-info{
    width:100%;
    margin-bottom: .5rem;
    text-align: left;
  }
.right-cont .left-cont, .panel02 .right-cont{
    width:100%;
    padding-left:0;
  }
.right-cont .left-cont .sao-ma{
	 right: 5%;
    margin: 2rem auto 0;
    width: 4.5rem;
    height: 4.5rem;
    font-size: .65rem;
	bottom:1.5rem;
  }
.right-cont .left-cont ul{
    padding-left:3rem;
    text-align: left;
  }
.right-cont .left-cont a{
    font-size:.75rem;
    padding-left:1rem;
    background-size: .5rem .5rem;
  }
.right-cont .tips{
    font-size:.7rem;
    width:3rem;
    margin-right:.5rem;
  }
.right-cont input {
    width: 70%;
    font-size: .7rem;
    height: 2rem;
    line-height: 2rem;
}
.right-cont select {
    width: 70%;
    height: 2rem;
    font-size: .65rem;
}
.right-cont input.get-code {
    width: 30%;
    font-size: .7rem;
    height: 2.1rem;
    line-height: 2.1rem;
    right: 7%;
}
.list-info {
    width: 100%;
    margin-bottom: .5rem;
    text-align: left;
}
.list-info .lq-btn {
    width: 70%;
    margin-left: 20%;
    height: 2.25rem;
    line-height: 2.25rem;
    font-size: .85rem;
}







  .flowInfo {
    width: 100%;
    height: auto;
  }

  .menu {
    height: 2.2rem;
    padding-top: 1rem;
    margin-bottom: 1rem;
  }

  .menu span {
    display: inline-block;
    width: 3.6rem;
    height: 1.8rem;
    border-radius: 1.8rem;
    font-size: .5rem;
    line-height: 1.8rem;
  }

  .menu span:nth-child(2) {
    margin: 0;
  }

  .cont {
    height: auto;
    display: none;
  }

  .cont p {
    width: 100%;
    height: auto;
    padding: 0 .7rem 1rem;
    margin: 0;
    font-size: .7rem;
    line-height: 1.1rem;
    box-sizing: border-box;
  }

  .cont .img {
    width: 100%;
    padding-bottom: 2rem;
  }

  .cont .img img {
    width: 17.175rem;
    height: auto;
  }

  .banner {
    padding-top: 0;
    height: 13.225rem;
    background-image: url(../images/m_banner.png);
    background-size: 100%;
  }

  .txt01, .txt02, .txt03 {
    display: none;
  }

  .box01 {
    height: auto;
    margin-top: -5rem;
    padding-top: 6.75rem;
  }

  .box01_tips {
    margin-bottom: 1rem;
    font-size: 1.1rem;
  }

  .box01_main {
    height: auto;
    padding-bottom: .5rem;
    border-radius: .25rem;
  }

  .box01_main_tips {
    float: none;
    width: 100%;
    height: 3rem;
    padding-top: 0;
    border-radius: .25rem .25rem 0 0;
    line-height: 3rem;
    font-size: .9rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
.box01_content p{
font-size:.5rem;
margin-left:0.1rem;
}
  .box01_border {
    float: none;
    width: calc(94% - 0.15rem);
    height: 35rem;
    border: 0.075rem solid #82b0ff;
    margin: .5rem auto 0 auto;
    border-radius: .2rem;
  }

  .box01_times {
    margin: .9rem 1.1rem 0 .9rem;
    line-height: 1.2rem;
    font-size: .82rem;
  }

  .box01_content {
    margin-top: .5rem;
    line-height: 1rem;
  }

  .box02 {
    margin-top: 1rem;
  }

  .box02_tips {
    margin-bottom: 1rem;
    font-size: 1.1rem;
  }

  .box03 {
    margin-top: 1.2rem;
  }

  .box03_tips {
    margin-bottom: 1rem;
    font-size: 1.1rem;
  }

  .box03_txt {
    margin-bottom: 1rem;
    line-height: 1.2rem;
    text-align: center;
  }

  .dep_list {
    margin-bottom: .25rem;
  }

  .department {
    width: 4rem;
    height: 1.6rem;
    margin-right: .45rem;
    margin-bottom: .875rem;
    border-radius: 1rem;
    line-height: 1.6rem;
    box-shadow: 0 0 .25rem #ddd;
    font-size: .75rem;
  }

  .department:nth-child(6n) {
    margin-right: .45rem;
  }

  .department:nth-child(4n) {
    margin-right: 0;
  }

  .dep_tab {
    height: auto;
    padding: 1rem 1.25rem;
    margin-bottom: 2.375rem;
    border-radius: .25rem;
    box-shadow: 0 0 .25rem #ddd;
  }

  .dep_tab_l, .dep_tab_r {
    float: none;
  }

  .dep_name {
    margin-bottom: .7rem;
    font-size: .9rem;
  }

  .img_container {
    padding: .125rem;
    margin-bottom: .75rem;
    box-shadow: 0 0 .25rem #ddd;
  }

  .img_wrap {
    width: 100%;
    height: 8.25rem;
  }

  .import_time p {
    margin-bottom: .5rem;
    font-size: .75rem;
  }

  .import_list {
    margin-bottom: .125rem;
  }

  .import_time i {
    width: .5rem;
    height: .45rem;
    margin-top: .2rem;
    margin-right: .3rem;
    background-size: 100%;
  }

  .dep_tab_r {
    width: 100%;
  }

  .dep_tab_txt.active {
    margin-top: .5rem;
  }

  .dep_tab_txt {
    margin-bottom: .75rem;
  }

  .dep_tab_txt p {
    font-size: .75rem;
    margin-bottom: .35rem;
  }

  .dep_tab_tips {
    float: none;
    margin-right: 0;
    font-size: 1rem;
    text-align: center;
    line-height: 1rem;
  }

  .consult {
    float: none;
    display: block;
    width: 6.125rem;
    height: 2rem;
    margin: 1rem auto 0 auto;
    line-height: 2rem;
    font-size: .85rem;
    border-radius: 1rem;
    box-shadow: 0 0 .25rem #e1e3fe;
  }

  .box04 {
    height: auto;
    background-image: url('');
    background-color: #3834b9;
  }

  .box04_tips {
    padding-top: 1rem;
    font-size: 1.1rem;
  }

  .box04_tips02 {
    margin-top: .25rem;
    margin-bottom: .75rem;
    font-size: 1.2rem;
  }

  .title {
    width: 4.675rem;
    height: 1.15rem;
    font-size: .75rem;
    line-height: 1.15rem;
    background-size: 100%;
  }

  .border {
    height: 1.5rem;
    line-height: 1.5rem;
    border-width: .03rem;
    font-size: .85rem;
    padding: 0px 1rem;
    border-radius: 1rem;
  }

  .box04_main01 {
    margin-top: 1rem;
  }

  .box04_main {
    margin-top: .875rem;
    box-shadow: rgb(54, 50, 182) 0px 0px .25rem;
    padding: .75rem .8rem;
    border-radius: .2rem;
  }

  .main01_l, .main01_r {
    float: none;
    width: 100%;
  }

  .main01_tips {
    padding-bottom: .5rem;
    margin-bottom: .5rem;
    font-size: 1rem;
    border-bottom: 0.15rem solid rgb(130, 176, 255);
  }

  .main01_list_tips {
    height: 2rem;
    line-height: 2rem;
    border-radius: .3rem .3rem 0 0;
  }

  .list_tips01 {
    margin-left: 1.4rem;
    margin-right: 5.5rem;
  }

  .list_time {
    width: 3.7rem;
    height: auto;
  }

  .list_class {
    width: 11rem;
    text-align: center;
  }

  .main01_list ul {
    border-width: 0.025rem;
    margin-bottom: 1rem;
    line-height: 2rem;
  }

  .entrance {
    width: 6.5rem;
    height: 2rem;
    line-height: 2rem;
    font-size: .8rem;
    border-radius: 1rem;
  }

  .main01_r {
    margin-top: .8rem;
  }

  .main01_r .main01_tips {
    margin-bottom: .5rem;
  }

  .main01_r p {
    margin-top: .4rem;
    margin-bottom: .4rem;
  }

  .main01_r .fl, .main01_r .fr {
    float: none;
  }

  .main01_r>div {
    display: table;
    margin: 0 auto;
  }

  .main01_r_txt {
    margin-top: .5rem;
  }

  .main01_r_href {
    width: 7rem;
    height: 2rem;
    margin-top: .625rem;
    line-height: 2rem;
    font-size: .9rem;
    border-radius: 1rem;
	margin-right:0rem;
  }

  .main02_l, .main02_r {
    float: none;
    width: 100%;
  }

  .main02_content {
    margin-top: .5rem;
    margin-bottom: 1rem;
  }

  .main02_img {
    width: 8.5rem;
    height: auto;
    float: none;
    margin: 0 auto;
  }

  .main02_txt {
    width: 100%;
    margin-top: .5rem;
    margin-left: 0;
    text-align: center;
    font-size: .8rem;
    line-height: 1.2rem;
  }

  .main02_l_tips {
    margin-top: 1rem;
    margin-bottom: .5rem;
  }

  .main02_r table th, .main02_r table td {
    padding: .4rem 0;
  }

  .main02_r p {
    margin-bottom: .5rem;
    font-size: .85rem;
  }

  .main02_r_img {
    width: 6.5rem;
    height: 7.608rem;
  }

  .box05 {
    margin-top: 1.5rem;
  }

  .box05 .box03_tips {
    margin-bottom: 1rem;
  }

  .box05 iframe {
    float: none;
    width: 100%;
    height: 9.25rem;
    margin-bottom: 1rem;
  }

  .box05_list.active {
    margin: 0 0 1rem 0;
  }

  .box05_list {
    width: calc(100% - 1.25rem);
    height: auto;
    box-shadow: rgb(221, 221, 221) 0px 0px .25rem;
    padding: .75rem .625rem;
    margin-bottom: .5rem;
    border-radius: .2rem;
  }

  .box05_list_tips {
    padding-bottom: .25rem;
    font-size: .95rem;
    border-bottom: 0.05rem solid rgb(81, 141, 247);
  }

  .box05_list li {
    margin-bottom: .375rem;
  }

  .box05_list li {
    font-size: .7rem;
  }

  .more_look {
    width: 10rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1rem;
    margin: 1rem auto 1.5rem;
    border-radius: 1rem;
  }

  .box05_list li a {
    font-size: .7rem;
  }

  .box06 {
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
    margin-top: 0;
    background-image: url('');
    background-color: #f8f8fd;
  }

  .box06_l, .box06_r {
    float: none;
    width: 100%;
  }

  .region_list {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .region {
    height: 1.5rem;
    margin-right: .3rem;
    margin-bottom: .5rem;
    line-height: 1.5rem;
    padding: 0px .5rem;
    border-radius: 1rem;
  }

  .region_tab p {
    margin-bottom: .375rem;
  }

  .box06_r {
    margin-top: 1rem;
  }

  .box06_r img {
    width: 5rem;
    height: 5rem;
    margin-right: .625rem;
    box-shadow: rgb(221, 221, 221) 0px 0px .5rem;
  }

  .box06_r_txt {
    font-size: .72rem;
    line-height: 1rem;
  }

  .box06_r_txt02 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .code_wrap {
    display: table;
    margin: 1rem auto;
  }
  .box01_content table{
    width:96%;
    box-sizing: border-box;
	margin-left:0.3rem;
  }
  .box01_content table th{
    font-size:.7rem;
    line-height: 2.4;
	text-align:center;
  }
  .box01_content table td{
    font-size: .65rem;
    line-height:2;
	text-align:center;
	
  }
}
