<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*reset*/
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
  }
  
  body {
    margin: 0;
  }
  
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  nav,
  section,
  summary {
    display: block;
  }
  
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  dl,
  dd,
  p,
  select,
  textarea {
    margin: 0;
  }
  
  ol,
  ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  
  a {
    color: #333;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
  }
  
  a:active,
  a:hover {
    outline: 0;
  }
  
  audio,
  canvas,
  video {
    display: inline-block;
    vertical-align: baseline;
  }
  
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  
  img {
    border: 0;
  }
  
  svg:not(:root) {
    overflow: hidden;
  }
  
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
  
  button::-moz-focus-inner,
  input[type="button"]::-moz-focus-inner,
  input[type="reset"]::-moz-focus-inner,
  input[type="submit"]::-moz-focus-inner {
    padding: 0;
    border: 0;
  }
  
  button[disabled],
  html input[disabled] {
    cursor: default;
  }
  
  input,
  button {
    overflow: visible;
  }
  
  button,
  select {
    text-transform: none;
  }
  
  input[type="checkbox"],
  input[type="radio"] {
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  textarea {
    resize: none;
    border: 1px solid #ccc;
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  td,
  th {
    padding: 0;
  }
  
  del {
    text-decoration: line-through;
  }
  
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  sup {
    top: -0.5em;
  }
  
  .clearfix:after {
    display: block;
    content: '';
    height: 0;
    clear: both;
    visibility: hidden;
  }
  
  html {
    font-size: 12px;
    -webkit-tap-highlight-color: transparent;
  }
  
  body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    max-width: 480px;
    margin: 0 auto;
    overflow-x: hidden;
    padding-bottom: 80px;
  
  }
.clearfix{
    clear:both;
}
/*  澶村浘*/

.ban{
    height:16.6rem;
    background: url(../images/ban.jpg) no-repeat;
    background-size: 100% 16.6rem;
     position: relative;
}
.ban .main_top{
  width: 6.7rem;
  height: 3.6rem;
  position:absolute;
  left: 1rem;
  bottom:2rem;
}
.ban .main_top ul li{
    width: 6.7rem;
    color: #fff;
    font-size: 0.65rem;
    height: 1.1rem;
    line-height: 1.1rem;
    position: relative;
    padding-left: 2rem;
    box-sizing: border-box;
    margin-bottom: 0.2rem;
    text-align: left;
}
.ban .main_top ul li::before{
    content:'';
    position:absolute;
    display:inline-block;
    width: 0.7rem;
    height: 0.7rem;
    left: 1.1rem;
    top:0.2rem;
    background: url(../images/ban_icon.png) 0 0 no-repeat;
    background-size: 100% 0.7rem;
}
/* 鑰冪爺褰㈠紡濡傛涓ュ郴锛屼綘鍗村皻鏈捣姝ワ紵 */
.conpub{
    width: 100%;
    padding: 0 0.75rem;
    box-sizing: border-box;
}
.conpub h3.tit_h3{
    color:#333;
    font-size:0.8rem;
    text-align: center;
    position:relative;
    margin-top: 1rem;
    font-weight:bold;
}
.conpub h3.tit_h3 span{
    color:#ff7200;
}
.conpub .tit_h3:before{
    content:'';
    position:absolute;
    display:inline-block;
    width:12.6rem;
    height: 0.45rem;
    left: 50%;
    margin-left: -6.3rem;
    bottom: -0.5rem;
    background: url(../images/tit_bbg.png) 0 0 no-repeat;
    background-size: 100% 0.45rem;
}
.conpub h4.tit_h4{
    color:#333;
    font-size:0.6rem;
    text-align: center;
    font-weight:normal;
    margin-top: 0.6rem;
}
.content2_bg ul{
    width: 100%;
    height: 18rem;
    border:1px solid #3c93fa;
    border-radius: 1rem;
    margin-top: 2.5rem;
}
.content2_bg ul li{
    width: 100%;
    height:3.5rem;
    border-radius:0.3rem;
    margin-left: 1rem;
    margin-bottom: 1.5rem;
}
.content2_bg ul li h5{
   font-size:0.7rem;
   font-weight: bold;
   color:#fff;
   width: 6.1rem;
   height: 2.3rem;
   line-height: 2.3rem;
   margin-top: -1.3rem;
   margin-left: 0.4rem;
   text-align: center;
   padding-left:0.8rem;
   box-sizing: border-box;
}
.content2_bg ul li.qu_li01{
    margin-top: -1.1rem;
}
.content2_bg ul li.qu_li03{
    margin-top: 1.1rem;
}
.content2_bg ul li.qu_li05{
    margin-top: 1.1rem;
}
.content2_bg ul li.qu_li01 h5{
    width: 6.1rem;
    background: url(../images/ban1_list01.png) 0 0 no-repeat;
    background-size: 100% 2.25rem;
}
.content2_bg ul li.qu_li02 h5{
    width: 6.1rem;
    background: url(../images/ban1_list02.png) 0 0 no-repeat;    
    background-size: 100% 2.25rem;
}
.content2_bg ul li.qu_li03 h5{
    width: 6.1rem;
    background: url(../images/ban1_list03.png) 0 0 no-repeat;
    background-size: 100% 2.25rem;
}
.content2_bg ul li.qu_li04 h5{
    width: 6.1rem;
    background: url(../images/ban1_list04.png) 0 0 no-repeat;
    background-size: 100% 2.25rem;
}
.content2_bg ul li.qu_li05 h5{
    width: 6.1rem;
    background: url(../images/ban1_list05.png) 0 0 no-repeat;
    background-size: 100% 2.25rem;
}
.content2_bg ul li p{
    padding-top: 0.1rem;
    padding-left: 0.5rem;
    font-size:0.6rem;
    color:#333;
    line-height: 0.9rem;
}
.content2_bg ul li p span{
    font-size:0.6rem;
    color:#ff6e00;
    font-weight:bold;
}

/* 澶氬厓鍖栫彮鍨嬧€滅粍鍚堝崌绾р€濓紝鏁欏鍊惧姏鐮斿彂鎵撶（ */
.content3_bg{
  height:30rem;
  background: url(../images/ban2.jpg) no-repeat;
  background-size: 100% 30rem;
  padding-top: 1rem;
  margin-top: 1rem;
}
.content3_bg .con3_table{
  margin-top: 1rem;
}
.content3_bg .con3_table .con3_taL{
  width: 2rem;
  height: 12rem;
  float: left;
}
.content3_bg .con3_table .con3_taL .bzxlp:after{
  content: "";
  position: absolute;
  width: 0rem;
  height: 0rem;
  border: 0.3rem solid transparent;
  right: -0.6rem;
  top: 50%;
  margin-top: -0.1rem;
}
.content3_bg .con3_table .con3_taL .bzxl:after{
  border-left: 0.4rem solid #4985fe;
}
.content3_bg .con3_table .con3_taL .dxxl:after{
  border-left: 0.4rem solid #ff8320;
}
.content3_bg .con3_table .con3_taL .bzxl{
  width: 2rem;
  height: 6.1rem;
  line-height: 0.8rem;
  color: #fff;
  font-size: 0.7rem;
  padding: 1.3rem 0.65rem;
  box-sizing: border-box;
  position: relative;
  background: linear-gradient(to right, #256ef9, #4985fe);
  background: -webkit-linear-gradient(to right, #256ef9, #4985fe);
  background: -o-linear-gradient(to right, #256ef9, #4985fe);
  background: -ms-linear-gradient(to right, #256ef9, #4985fe);
  background: -moz-linear-gradient(to right, #256ef9, #4985fe);
  z-index:5;
}
.content3_bg .con3_table .con3_taL .dxxl{
  width: 2rem;
  height: 7.95rem;
  line-height: 0.8rem;
  color: #fff;
  font-size: 0.7rem;
  padding: 1.9rem 0.65rem;
  box-sizing: border-box;
  position: relative;
  background: linear-gradient(to right, #ff7200, #ff8421);
  background: -webkit-linear-gradient(to right, #ff7200, #ff8421);
  background: -o-linear-gradient(to right, #ff7200, #ff8421);
  background: -ms-linear-gradient(to right, #ff7200, #ff8421);
  background: -moz-linear-gradient(to right, #ff7200, #ff8421);
  z-index:5;
}
.content3_bg .con3_table .con3_taR{
  width: 100%;
  height: auto;
  float: center;
}
.content3_bg .con3_table .con3_taR table{
  width: 100%;
  box-shadow: 0 0.3rem 0.3rem rgba(0,0,0,.1);
}
.content3_bg .con3_table .con3_taR tr th{
    font-size:.66rem;
    color:#000;
    font-weight: normal;
    background:#ffd5b5;
    height: 1.25rem;
    padding-bottom: .25rem;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}
.content3_bg .con3_table .con3_taR tr th:after{
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border: .125rem solid transparent;
    bottom: -1px;
    left: 50%;
    margin-left: -.125rem;
    border-top: .2rem solid #ff7301;
}
.content3_bg .con3_table .con3_taR tr.firstTr{
  height: 1.5rem;
  background:#fff;
}
.content3_bg .con3_table .con3_taR tr.firstTr td{
  text-align: center;
  font-size:0.6rem;
  color:#333;
  border-bottom:1px dotted #ccc;
  height: 1.5rem;
  box-sizing: border-box;
  vertical-align: middle;
  padding:0.3rem 0.5rem;
}
.content3_bg .con3_table .con3_taR tr.firstTr td.bgf5{
  background:#f4f4f4;
}
.content3_bg .con3_table .con3_taR tr.secondTr td.borno{
  border:none;
}
.content3_bg .con3_table .con3_taR tr.firstTr td.borno {
    border: none;
}
.content3_bg .con3_table .con3_taR tr td a{
    display: block;
    width: 3rem;
    height: 1.2rem;
    margin:0 auto;
    line-height: 1.2rem;
    text-align: center;
    border-radius: 1rem;
    border:1px solid #ff7301;
    background:#fff; 
    font-size:.6rem;
}
.content3_bg .con3_table .con3_taR tr td a:hover{
    border:1px solid transparent;
    background:#ff7301; 
    color:#fff;
}

.content3_bg .con3_table .zhaiyao{
  padding-top: 1rem;
}
.content3_bg .con3_table .zhaiyao p{
  font-size:0.6rem;
  color:#333;
  line-height: 1rem;
}
.content3_bg .con3_table .zhaiyao span{
  font-size:0.72rem;
  color:#333;
  line-height: 1.5rem;
}
.content3_bg h3.tit_h3{
  margin-top: 0;
}
.conpub .btn_group {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  flex-wrap: nowrap;
  margin-top: 0.3rem;
}
.conpub .btn_group a.btn_txt {
  color: #fff;
  padding: 0.3rem 0.6rem;
  background: linear-gradient(to right, #f86829, #e63d2a);
  background: -webkit-linear-gradient(to right, #f86829, #e63d2a);
  background: -o-linear-gradient(to right, #f86829, #e63d2a);
  background: -ms-linear-gradient(to right, #f86829, #e63d2a);
  background: -moz-linear-gradient(to right, #f86829, #e63d2a);
  border-radius: 5rem;
  box-shadow: 0 0.2rem 3px #d54302;
  font-size: 0.6rem;
}
/* 棰勭害璇曞惉 */
.content3d_bg{
  height:13.2rem;
  background: url(../images/ban3d.jpg) no-repeat;
  background-size: 100% 13.2rem;
  padding-top: 1rem;
}
.new-form {
  margin-top: .5rem;
}

.new-form h6 {
  font-size: .8rem;
  color: #fff;
  text-align: center;
  line-height: .85rem;
  position: relative;
}

.new-form h6::before {
  position: absolute;
  content: '';
  width: .55rem;
  height: .75rem;
  background: url(../images/yy_title.png) no-repeat;
  background-size: 100% 100%;
  left: 5rem;
}

.new-form h6::after {
  position: absolute;
  content: '';
  width: .55rem;
  height: .75rem;
  background: url(../images/yy_title.png) no-repeat;
  background-size: 100% 100%;
  right: 5rem;
}

.new-form input {
  width: 13.9rem;
  height: 1.8rem;
  display: flex;
  margin: .8rem auto 0;
  border: 1px solid #fff;
  border-radius: .15rem;
  background: none;
  font-size: .66rem;
  text-indent: 1.1rem;
  color: #fff;
}

.new-form .form_name {
  background: url(../images/yy_icon1.png) 0.4rem center no-repeat;
  background-size: .45rem .55rem;
}

.new-form .form_phoneNo {
  background: url(../images/yy_icon2.png) 0.4rem center no-repeat;
  background-size: .45rem .55rem;
}

.new-form .submit {
  width: 13.9rem;
  height: 1.88rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: .8rem auto 0;
  border: 1px solid #fff;
  border-radius: .15rem;
  background-color: #fff;
  color: #f3604f;
  font-size: .72rem;
}

::-webkit-input-placeholder {
  color: #fff;
}
/* 鏂拌埅閬撳崐骞村皝闂泦璁惀锛岀垎鍙戝紡澶嶄範澶囨垬 */
.content4_bg .moshi_list{
  margin-top: 0.5rem;
}
.content4_bg .moshi_list ul{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom:0.8rem;
}
.content4_bg ul li{
  width: 50%;
  height: 9.7rem;
  background: url(../images/moshi_bg.png) 0 0 no-repeat;
  background-size: 100% 9.7rem;
  box-sizing: border-box;
  padding:0.8rem 0.5rem;
}
.content4_bg ul li dl{
  color:#fff;
  text-align: center;
}
.content4_bg ul li dl dt{
 font-size:0.7rem;
}
.content4_bg ul li dl dd{
  font-size:0.7rem;
  margin-top: 0.1rem;
}
.content4_bg ul li p{
  font-size:0.6rem;
  margin-top: 0.6rem;
  color:#333;
  line-height: 0.9rem;
  padding-left: 0.2rem;
  height: 3.8rem;
}
.content4_bg ul li p span{
  color:#ff831e;
  font-size:0.5rem;
}
.content4_bg ul li p span.pl03{
  padding-left: 1.8rem;
  color:#333;
  font-size:0.6rem;
}
.content4_bg ul li a{
  display:block;
  margin:0 auto;
  color: #fff;
   width: 4rem;
   height: 1.3rem;
   line-height: 1.3rem;
   text-align: center;
   background: linear-gradient(to right, #f86829, #e63d2a);
   background: -webkit-linear-gradient(to right, #f86829, #e63d2a);
   background: -o-linear-gradient(to right, #f86829, #e63d2a);
   background: -ms-linear-gradient(to right, #f86829, #e63d2a);
   background: -moz-linear-gradient(to right, #f86829, #e63d2a);
  border-radius: 5rem;
  box-shadow: 0 0.2rem 3px #d54302;
  font-size: 0.6rem;
}
/* 鏂拌埅閬撶殑浼樿川甯堣祫锛岄兘鏄崈鎸戠櫨閫� */
.content5_bg{
  height:21rem;
  background: url(../images/ban5.jpg) no-repeat;
  background-size: 100% 21rem;
  padding-top: 1rem;
}
.content5_bg .teacher_escort_list{
	width: 100%;
	position:relative;
	margin-top: 1.5rem;
	height:11.5rem;
}
.content5_bg .teacher_escort_list .escort_teach{
     position: absolute;
 }
.content5_bg .teacher_escort_list .escort_teach p{
    width: 100%;
    background:linear-gradient(to right, rgba(40, 90,215,0.7), rgba(66, 111, 230, 0.7));
    background:-webkit-linear-gradient(to right, rgba(40, 90,215,0.7), rgba(66, 111, 230, 0.7));
    background:-o-linear-gradient(to right, rgba(40, 90,215,0.7), rgba(66, 111, 230, 0.7));
    background:-ms-linear-gradient(to right, rgba(40, 90,215,0.7), rgba(66, 111, 230, 0.7));
    background:-moz-linear-gradient(to right, rgba(40, 90,215,0.7), rgba(66, 111, 230, 0.7));
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    line-height: 1.05rem;
    font-size:0.5rem;
    color:#fff;
}
.content5_bg .teacher_escort_list .escort_teach1 {
    width: 5.5rem;
    height: 6.75rem;
    top: 0;
    left: 0;
    background: url(../images/teach1.png) 0 0 no-repeat;
    background-size: 100% 6.75rem;
}
.content5_bg .teacher_escort_list .escort_teach2 {
    width: 5.5rem;
    height:5.7rem;
    top: 7rem;
    left: 0;
    background: url(../images/teach2.png) 0 0 no-repeat;
    background-size: 100% 5.7rem;
}
.content5_bg .teacher_escort_list .escort_teach3 {
    width: 5.75rem;
    height: 5.85rem;
    top: 0;
    left: 5.8rem;
    background: url(../images/teach3.png) 0 0 no-repeat;
    background-size: 100% 5.85rem;
}
.content5_bg .teacher_escort_list .escort_teach4 {
    width: 5.75rem;
    height: 6.6rem;
    top: 6.1rem;
    left: 5.8rem;
    background: url(../images/teach4.png) 0 0 no-repeat;
    background-size: 100% 6.6rem;
}
.content5_bg .teacher_escort_list .escort_teach5 {
    width: 5.5rem;
    height: 4.05rem;
    top: 0;
       left: 11.8rem;
    background: url(../images/teach5.png) 0 0 no-repeat;
    background-size: 100% 4.05rem;
}
.content5_bg .teacher_escort_list .escort_teach6 {
    width: 5.5rem;
    height: 4.05rem;
    top: 4.3rem;
    left: 11.8rem;
    background: url(../images/teach6.png) 0 0 no-repeat;
    background-size: 100% 4.05rem;
}
.content5_bg .teacher_escort_list .escort_teach7{
    width: 5.5rem;
    height: 4.05rem;
    top: 8.6rem;
    left: 11.8rem;
    background: url(../images/teach7.png) 0 0 no-repeat;
    background-size: 100% 4.05rem;
}
.content5_bg .teacher_escort_list .escort_teach7 p:after {
  position: absolute;
  bottom: 0px;
  right: 0;
  content: "";
  width: 0;
  height: 0;
  border-bottom: 1.2rem solid #d2e8f6;
  border-left: 1.2rem solid transparent;
}
.conpub .btn_group2{
  margin-top: 2rem;
  text-align: center;
}
.conpub .btn_group2 a.mr75 {
  margin-right: 0.75rem;
}
.conpub .btn_group2 a.btn_txt {
  color: #fff;
  padding: 0.4rem 0.5rem;
  display: inline-block;
  text-align: center;
  font-size: 0.6rem;
  color: #fff;
  background: linear-gradient(to right, #f86829, #e63d2a);
  background: -webkit-linear-gradient(to right, #f86829, #e63d2a);
  background: -o-linear-gradient(to right, #f86829, #e63d2a);
  background: -ms-linear-gradient(to right, #f86829, #e63d2a);
  background: -moz-linear-gradient(to right, #f86829, #e63d2a);
  border-radius: 2rem;
  box-shadow: 0 0.2rem 3px #d54302;
}
.conpub .btn_group2 a.btn_tel{
  display: inline-block;
  width: 6.05rem;
  height: 1.62rem;
  text-align: center;
  line-height: 1.62rem;
  font-size: 0.6rem;
  color: #fff;
  background: linear-gradient(to right, #24afff, #0e6bff);
  background: -webkit-linear-gradient(to right, #24afff, #0e6bff);
  background: -o-linear-gradient(to right, #24afff, #0e6bff);
  background: -ms-linear-gradient(to right, #24afff, #0e6bff);
  background: -moz-linear-gradient(to right, #24afff, #0e6bff);
  border-radius: 2rem;
  box-shadow: 0 5px 5px #1b6ae9;
}
.conpub .btn_group2 a.btn_tel2 {
  padding: 0.3rem 0.5rem;
  color: #e53a26;
  border: 1px solid #e53a26;
  border-radius: 5rem;
  box-sizing: border-box;
  background: transparent;
}
/* 閰嶅瀹屽杽鐨勬湇鍔′綋绯伙紝杞绘澗鎵櫎瀛︿範闅滅 */
.content6_bg {
  width: 100%;
  height:16.8rem;
  background: url(../images/ban6.png) top center no-repeat;
  background-size: 8.7rem 8.5rem;
  background-position: center 5.3rem;
}
.content6_bg .tixi_list{
  margin-top: 2rem;

}
.content6_bg ul.right_ul{
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
  margin-bottom:0.5rem;
}
.content6_bg ul.left_ul{
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  margin-bottom:0.5rem;
}
.content6_bg ul li{
  color:#0066ff;
  font-size:0.55rem;
  padding:0.3rem 0.5rem 0.3rem 1.2rem;
  background: #fff;
  border-radius: 5rem;
  border:1px solid #0066ff;
  position: relative;
}
.content6_bg ul li.icon01{
  border:1px solid rgba(0,102,255,.6);
  color:rgba(0,102,255,.6);
}
.content6_bg ul li:first-child{
  margin-right: 0.5rem;

}
.content6_bg ul li.font20{
  font-size:0.5rem;
}
.content6_bg ul li.font24{
  font-size:0.6rem;
}
.content6_bg ul li.font26{
  font-size:0.65rem;
}
.content6_bg ul li.icon01:after{
  content:'';
  position:absolute;
  display:inline-block;
  width:0.6rem;
  height: 0.6rem;
  left: 0.3rem;
  bottom: 0.4rem;
  background: url(../images/ban6_icon1.png) 0 0 no-repeat;
  background-size: 100% 0.6rem;
}
.content6_bg ul li:after{
  content:'';
  position:absolute;
  display:inline-block;
  width:0.7rem;
  height: 0.7rem;
  left: 0.3rem;
  bottom: 0.4rem;
  background: url(../images/ban6_icon2.png) 0 0 no-repeat;
  background-size: 100% 0.7rem;
}
/* 24H鏃堕棿绠＄悊锛岄噸鍥為珮涓姸鎬� */
.content7_bg {
  width: 100%;
  height:18.6rem;
  background: url(../images/ban7.jpg) top center no-repeat;
  background-size: 100% 18.6rem;
  padding-top: 1rem;
  position: relative;
}
.content7_bg h3.tit_h3{
  color:#fff;
  margin-top: 0;
}
.content7_bg .tit_h3:before {
  background: url(../images/tit_bbg2.png) 0 0 no-repeat;
  background-size: 100% 0.45rem;
}
.content7_bg .mainzhuan{
   margin-top:4.2rem;
}
.content7_bg .mainzhuan div p:nth-child(1){
  display: inline-block;
  width: 4rem;
  height: 1.5rem;
  line-height: 1.3rem;
  text-align: center;
  box-sizing: border-box;
  background: rgba(255,255,255,.1);
  color: #fff;
  border: 1px solid #fff;
  border-radius: 1.3rem;
}
.content7_bg .mainzhuan div p:nth-child(2){
  margin-top: 1rem;
}
.content7_bg .mainzhuan div{
  position: absolute;
  color: #fff;
  font-size:0.6rem;
  text-align: center;
}
.content7_bg .mainzhuan div.zhuangT01{
  top: 4rem;
  left: 2.8rem;
}
.content7_bg .mainzhuan div.zhuangT02{
  top: 4rem;
  left: 7.5rem;
}
.content7_bg .mainzhuan div.zhuangT03{
  top: 4rem;
  left: 12.3rem;
}
/* 绗簩鎺� */
.content7_bg .mainzhuan div.zhuangT04{
  left: 11.7rem;
  top: 7.8rem;
}
.content7_bg .mainzhuan div.zhuangT05{
  left: 6.9rem;
  top: 7.8rem;
}
.content7_bg .mainzhuan div.zhuangT06{
  top: 7.8rem;
  left: 2rem;
}
/* 绗笁鎺� */
.content7_bg .mainzhuan div.zhuangT07{
  top: 12rem;
  left: 1.6rem;
}
.content7_bg .mainzhuan div.zhuangT08{
  top: 12rem;
  left: 5.8rem;
}
.content7_bg .mainzhuan div.zhuangT09{
  top: 12rem;
  left: 9.9rem;
}
.content7_bg .mainzhuan div.zhuangT010{
  top: 12rem;
  left: 14.2rem;
}
/*  160澶╁鎴樺涔狅紝浣犲皢鍦ㄨ繖鏀惰幏 */
.content8_bg{
  margin-top: -2.3rem;
  margin-bottom: 1.5rem;
  height: 26.9rem;
}
.content8_bg .ryq_main{
  width:100%;
  height: 9.3rem;
  background: url(../images/ban7_ryq.png)  0 0 no-repeat;
  background-size: 100% 9.3rem;
  margin-top: 1.1rem;
}
.content8_bg .ryq_main .ryq_L{
 width: 2.15rem;
 height: 9.3rem;
 float: left;
 color:#fff;
 font-size:0.7rem;
 padding: 2.8rem 0.8rem;
 box-sizing: border-box;
}
.content8_bg .ryq_main .ryq_R{
 width: 15rem;
 height: 9.3rem;
 float: left;
 padding: 0.8rem 0.2rem;
 box-sizing: border-box;
}
.content8_bg .ryq_main .ryq_R dl{
 float: left;
 width: 50%;
 height: 4rem;
 padding-left:1.3rem;
 padding-right: 0.3rem;
 box-sizing: border-box;
 margin-bottom: 0.3rem;
}
.content8_bg .ryq_main .ryq_R dl:nth-child(odd){
  border-right:1px dashed #333;
}
.content8_bg .ryh_main .ryq_R dl{
 border-right:0rem dashed #ff7d1d;
}
.content8_bg .ryq_main .ryq_R dl:nth-child(4){
 border-right:0 dashed #333;
}
.content8_bg .ryq_main .ryq_R dl dt{
 color:#333;
 font-size:0.7rem;
 font-weight: bold;
 position: relative;
}
.content8_bg .ryq_main .ryq_R dl dt:after{
 content:'';
 position:absolute;
 display:inline-block;
 width:0.7rem;
 height: 0.7rem;
 left: -0.9rem;
 top: 0.1rem;
 background: url(../images/ban7_icon1.png) 0 0 no-repeat;
 background-size: 100% 0.7rem;
}
.content8_bg .ryq_main .ryq_R dl dd{
 margin-top: 0.1rem;
 color:#333;
 font-size:0.6rem;
}
/* 鍏ヨ惀鍚� */
.content8_bg .ryh_main{
  width:100%;
  height: 9.3rem;
  background: url(../images/ban7_ryh.png)  0 0 no-repeat;
  background-size: 100% 9.3rem;
  margin-top: 1.1rem;
}
.content8_bg .ryh_main .ryq_R dl:nth-child(odd){
  border-right: 1px dashed #ff7d1d;
}
.content8_bg .ryh_main .ryq_R dl dt:after{
  background: url(../images/ban7_icon2.png) 0 0 no-repeat;
  background-size: 100% 0.7rem;
 }
 /* 鑰冪爺闆嗚钀ュ熀鍦帮紝涓庣爺鍙嬩竴璧峰鎴� */
 .content9_bg {
  width: 100%;
  height:17.2rem;
  background: url(../images/ban9.jpg) top center no-repeat;
  background-size: 100% 17.2rem;
  padding-top: 1rem;
}
.content9_bg .fenzhan_list ul{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 1.8rem;
}
.content9_bg .fenzhan_list ul li {
  width: 5.5rem;
  height: 5.5rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
.content9_bg .fenzhan_list ul li img{
  width: 5.5rem;
  height: 4.5rem;
}
.content9_bg .fenzhan_list ul li p{
  height: 1.3rem;
   line-height: 1.3rem;
  color:#fff;
  font-size:0.6rem;
}
</pre></body></html>