<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%;

  }

  

  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: #f5f5f5;

    max-width: 480px;

    margin: 0 auto;

    padding-bottom: 80px;

    overflow-x: hidden;

  }

  .w57p{

    width: 57%;

    margin:0 auto;

  }

  .w56p {

    width: 56%;

    margin: 0 auto;

}

  .w60p{

    width: 60%;

    margin:0 auto;

  }

  .w62p {

    width: 62%;

    margin: 0 auto;

}

  .w90p {

    width: 90%;

    margin: 0 auto;

  }

  .w79p{

    width: 79%;

    margin: 0 auto;

  }

  .w74p{

    width: 74%;

    margin: 0 auto;

  }

  .w70p{

    width: 70%;

    margin: 0 auto;

  }

  .w83p{

    width: 83%;

    margin: 0 auto;

  }

  .mt0{

    margin-top: 0 !important;

  }

  .mr0{

    margin-right: 0 !important;

  }

  .clearfix:after {

    display: block;

    content: '';

    height: 0;

    clear: both;

    visibility: hidden;

}

.clearfix{

    clear: both;

}



/* 鑻卞浗鐣欏鏈嶅姟 */

.ban_bg{

    height: 12rem;

    background: url(../images/ban_bg.jpg) top center no-repeat;

    background-size:100% 12rem;

    position: relative;

}

.ban_bg .main_top{

    width: 12rem;

    height: 1.1rem;

    left: 50%;

    margin-left: -6rem;

    position: absolute;

    top: 9.125rem;

}

.ban_bg .main_top ul{

    width: 100%;

    display: flex;

    justify-content: space-around;

    flex-wrap:nowrap

}

.ban_bg .main_top ul li{

    width:1.925rem;

    height: 1.075rem;

    line-height: 1.075rem;

    text-align: center;

    background:rgba(255,255,255,0.2);

    border:0rem solid #fff;

    border-radius:0.3rem;

    font-size: 0.6rem;

    color:#fff;

    box-sizing: border-box;

    margin-right: 0.5rem;

}

.ban_bg .coupon{

    width: 14.5rem;

    height: 1.4rem;

    position: absolute;

    top: 11.475rem;

    left:50%;

    margin-left: -7.3rem;

    background:#fff;

    border-radius: 1.3rem;

}

.ban_bg .coupon ul{

    margin-left: 1.8rem;

}

.ban_bg .coupon ul li{

    padding: 0.3rem 0rem;

    text-align: center;

    float: left;

    font-size: 0.6rem;

    color: #5178f1;

    box-sizing: border-box;

    margin-right: 1.3rem;

    position: relative;

}

.ban_bg .coupon ul li:after{

    content:'';

    position:absolute;

    display:inline-block;

    width:0.725rem;

    height:0.55rem;

    left: -0.8rem;

    top: 0.4rem;

    background: url(../images/ban1_icon.png) 0 0 no-repeat;

    background-size:100% 0.55rem;



}

.ban_bg .ban1_btn{

  position: absolute;
  width: 8.575rem;
  height: 1.75rem;
  left: 50%;
  top: 9rem;
  margin-left: -4.28rem;

}

.ban_bg .ban1_btn a{
    display: inline-block;
    width: 8.5rem;
    height: 1.7rem;
    border-radius: 1.3rem;
    text-align: center;
    line-height: 1.7rem;
    font-size: 0.8rem;
    color: #154380;
    top: 9.2rem;
    left: 21rem;
    background: linear-gradient(to right, #f3b34e, #ffd97e);
    background: -webkit-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -o-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -ms-linear-gradient(to right, #f3b34e, #ffd97e);
    background: -moz-linear-gradient(to right, #f3b34e, #ffd97e);
    border-radius: 2rem;
    font-weight: bold;
    border: 2px solid #a6b8f2;
}

/*鑻卞浗鐣欏浼樺娍*/

.w100p{

    width: 100%;

    box-sizing: border-box;

    padding: 0 0.75rem;

}

.sectmain h3 {

    color: #333;

    font-size: 1.7rem;

    position: relative;

    margin-top: 2rem;

    font-weight: bold;

}

.sectmain h3::before {

    content: '"';

    position: absolute;

    display:block;

    width: 0;

    height: 0;

    left: -1.4rem;

    top: 0.4rem;

    color: #333;

}

.sectmain h3::after {

    content: '"';

    position: absolute;

    display:block;

    width: 0;

    height: 0;

    right: -0.2rem;

    top: 0.4rem;

    color: #333;

}

.sectmain1 .youhi_list{

    margin-top: 0.8rem;

    height: 30.3rem;

}

.sectmain1 .youhi_list ul{

    width: 100%;

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

}

.sectmain1 .youhi_list ul li{

    width: 8.2rem;

    height: 9.7rem;

    float: left;

    text-align: center;

    margin-bottom: 1rem;

}

.sectmain1 .youhi_list ul li img{

    width: 4.8rem;

    height: 4.8rem;

    margin:0 auto;

}

.sectmain1 .youhi_list ul li dl{

    margin-top: 0.4rem;

    width: 100%;

}

.sectmain1 .youhi_list ul li dl dt{

    color: #333;

    font-size: 0.8rem;

    position: relative;

    font-weight: bold;

    margin-bottom: 0.5rem;

}

.sectmain1 .youhi_list ul li dl dt::before {

    content: '';

    position: absolute;

    display: block;

    width: 1.8rem;

    height: 0.1rem;

    left: 50%;

    margin-left: -0.9rem;

    bottom: -0.1rem;

    background: #6188ff;

}

.sectmain1 .youhi_list ul li dl dd{

    color: #5e5e5e;

    font-size:0.6rem;

    text-align: left;

    padding-left: 0.65rem;

    line-height: 1rem;

}

.sectmain1 .youhi_list ul li.youhi_kuang{

    width: 7.8rem;

    height: 9.4rem;

    background: url(../images/ban2_bg.png) 0 0 no-repeat;

    background-size:100% 9.4rem;

    box-sizing: border-box;

    padding:1.1rem 0.4rem;

}

.sectmain1 .youhi_list ul li.youhi_kuang p{

    color: #1f3168;

    font-size: 0.55rem;

    text-align: left;

    line-height:1rem;

}

/* 鍏嶈垂鑻卞浗鐣欏瑙勫垝 */

.sectmain2 {

    width: 100%;

    height: 16rem;

    background: url(../images/banner2.jpg) top center no-repeat;

    background-size: 100% 16rem;

    margin-top: 2.4rem;

}

.sectmain2 h3 {

    color: #fff;

    font-size: 1.4rem;

    padding-top: 0.7rem;

}

.sectmain2 h3::before {

    color:#fff;    

    top: 0.9rem;

    left: -1.2rem;

}

.sectmain2 h3::after {

    color:#fff;

    top: 0.9rem;   

    right: -0.1rem;

}

.sectmain2 h4{

    text-align: center;

    color:#fff;

    font-size:0.4rem;

    font-weight: normal;

    margin-top: 0.1rem;

}

.sectmain2 .form-container{

    width: 14rem;

    margin:0 auto;

    margin-top: 0.8rem;

}

.sectmain2 .form-container input {

    width: 14rem;

    height: 1.8rem;

    line-height: 1.8rem;

    background:#fff;

    border-radius: 0.3rem;

    font-size: 0.6rem;

    color: #000;

    text-indent: 0.3rem;

    outline:none;

    margin-bottom: 0.8rem;

    border:none;

    display: block;

}

.sectmain2 .form-container .formCode{

  width: 14rem;

  margin-bottom: 0;

  margin:0 auto;

  display: flex;

  justify-content: space-between;

}

.sectmain2 .form-container .formCode .codeInput

{

 width:7.5rem;

 text-align: center;

 text-indent: 0;

 height: 1.8rem;

 background-color: #fff;

 border-radius: 0.2rem;

 font-size: 0.6rem;

 line-height: 1.8rem;

 -webkit-box-sizing: border-box;

 box-sizing: border-box;

 outline: 0;

 border: 0;

 color: #000;

 margin-left: 0;

}

.sectmain2 .form-container .formCode .codetxt{

 width: 5.5rem;

 background: #e3e3e3;

 outline: none;

 height: 1.8rem;

 cursor: pointer;

 font-size: 0.6rem;

 border: 0;

 color: #000;

 border-radius: 0.2rem;

}

.sectmain2 .form-container span{

    display:block;

    width:14rem;

    height: 1.8rem;

    line-height: 1.8rem;

    border-radius: 0.3rem;

    font-size: 0.8rem;

    color: #1544da;

    text-indent: 0.3rem;

    outline:none;

    border:0.1rem solid #547eed;

    cursor:pointer;

    text-align: center;

    background: linear-gradient(to right, #f3b34e, #ffd97e);

    background: -webkit-linear-gradient(to right, #f3b34e, #ffd97e);

    background: -o-linear-gradient(to right, #f3b34e, #ffd97e);

    background: -ms-linear-gradient(to right, #f3b34e, #ffd97e);

    background: -moz-linear-gradient(to right, #f3b34e, #ffd97e);

    box-sizing: content-box;

}

.sectmain2 .form-container span:hover{

    display:block;

    width:14rem;

    height: 1.8rem;

    line-height: 1.8rem;

    border-radius: 0.3rem;

    font-size: 0.8rem;

    color: #1544da;

    text-indent: 0.3rem;

    outline:none;

    border:0.1rem solid #547eed;

    cursor:pointer;

    text-align: center;

    background: linear-gradient(to right, #f3b34e, #ffd97e);

    background: -webkit-linear-gradient(to right, #f3b34e, #ffd97e);

    background: -o-linear-gradient(to right, #f3b34e, #ffd97e);

    background: -ms-linear-gradient(to right, #f3b34e, #ffd97e);

    background: -moz-linear-gradient(to right, #f3b34e, #ffd97e);

    box-sizing: content-box;

}

/* 鑻卞浗鐣欏鐢宠 */

.sectmain3 .banci_titWap{

    /* margin: 0; */

    width: 100%;

    /* overflow: hidden; */

    /* height:2.6rem; */

    margin-top: 0.9rem;

}

.sectmain3 .banci_titWap .banci_tit{

    /* top: 0;

    left: 0;

    overflow-x: auto;

    overflow-y: hidden;

    height: 2rem; */

    height: 4rem;

}

.sectmain3 .banci_tit ul{

    width: 100%;

    display:flex;

    justify-content: center;

    flex-wrap: wrap;

}

.sectmain3 .banci_tit ul li{

    display:block;

    width: 5.65rem;

    height:1.6rem;

    line-height: 1.6rem;

    text-align: center;

    color:#333;

    font-size:0.6rem;

    margin-right: 0.1rem;

    cursor: pointer;

    background: url(../images/ban3_icon2.png) 0 0 no-repeat;

    background-size:100% 1.6rem;

    margin-bottom: 0.5rem;

  

  }

  .sectmain3 .banci_tit ul li:last-child{

    margin-right: 0;



  }

  .sectmain3 .banci_tit ul li span{

      display: inline-block;

      transform: rotate(-2deg);

  }

  .sectmain3 .banci_tit ul li#two5{

      margin-right: 0;

  }

  .sectmain3 .banci_tit ul li.cur{

      background: url(../images/ban3_icon2c.png) 0 0 no-repeat;

      background-size:100% 1.6rem;

      color:#fff; 

       line-height: 1.4rem;

  }

  .sectmain3 .banci_zhuyao table {

    width: 100%;

    background:#fff;

    margin-top: 0.4rem;

    box-shadow: 0 0 10px rgb(0 0 0 / 10%);

}

.sectmain3 .banci_zhuyao table  tr{

    font-size:0.55rem;

    color:#333;    

}

.sectmain3 .banci_zhuyao table  tr.firstTr{

    color:#fff;

}

.sectmain3 .banci_zhuyao table tr td{

    vertical-align: top;

    border-bottom:1px solid #dcdcdc;

}

.sectmain3 .banci_zhuyao table tr td p{

    color:#333;

    font-size: 0.5rem;

     margin-bottom: 0.3rem;

}

.sectmain3 .banci_zhuyao table tr td p.bgblue span{

       background: linear-gradient(to right, rgba(255,255,255,.8), #86a4fd,rgba(255,255,255,.3));

       background: -webkit-linear-gradient(to right, rgba(255,255,255,.8), #86a4fd,rgba(255,255,255,.3));

       background: -o-linear-gradient(to right, rgba(255,255,255,.8), #86a4fd,rgba(255,255,255,.3));

       background: -ms-linear-gradient(to right, rgba(255,255,255,.8), #86a4fd,rgba(255,255,255,.3));

       background: -moz-linear-gradient(to right, rgba(255,255,255,.8), #86a4fd,rgba(255,255,255,.3));

}

.sectmain3 .banci_zhuyao table tr td .mb10{

    margin-bottom: 0.2rem;

}

.sectmain3 .banci_zhuyao table tr td .mt20{

    margin-top: 0.3rem;



}

.sectmain3 .banci_zhuyao table  tr.firstTr td:nth-child(1){

    width: 4rem;

    background:#6187ff;

    text-align: center;

    line-height: 5.5rem;

    font-size:0.7rem;

}

.sectmain3 .banci_zhuyao table  tr.firstTr td:nth-child(2){

    width:13.6rem;

    height: 5.5rem;

    box-sizing: border-box;

    color:#333;

    padding:0.5rem 0.3rem;

}



.sectmain3 .banci_zhuyao table  tr.sectondTr td{

    height: 2.3rem;

    text-align: center;

    line-height: 2.3rem;

}

.sectmain3 .banci_zhuyao table  tr.thirdTr td:nth-child(1){

    width: 4rem;

    background:#6187ff;

    text-align: center;

    line-height: 1rem;

    color:#fff;

    padding-top: 4rem;

    font-size:0.7rem;

}

.sectmain3 .banci_zhuyao table  tr.thirdTr td:nth-child(2){

    width:13.6rem;

    height: 5.5rem;

    box-sizing: border-box;

    color:#333;

    padding: 0.5rem 0.3rem;

}



.sectmain3 .banci_zhuyao table  tr.thirdTr2 td:nth-child(1){

    width: 4rem;

    height: 5.5rem;

    background:#6187ff;

    text-align: center;

    color:#fff;

    line-height: 5.5rem;

    font-size:0.7rem;

}

.sectmain3 .banci_zhuyao table  tr.thirdTr2 td:nth-child(2){

    width:13.6rem;

    height: 5.5rem;

    box-sizing: border-box;

    color:#333;

    padding: 0.5rem 0.3rem;

}

.sectmain3 .banci_zhuyao table tr td:nth-child(2) {

 border-bottom: none;

}

/* 鏂拌埅閬撶暀瀛﹁绋� */

.sectmain4 {

    width: 100%;

    height: 22.3rem;

    background: url(../images/banner4.jpg) top center no-repeat;

    background-size:100% 22.3rem;

    margin-top: 2.4rem;

}

.sectmain4 h3::after {

  right: -0.3rem;

  top: 1.3rem;

}

.sectmain4 h3::before {

  top: 1.3rem;

}

.sectmain4 ul.ys_list{

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

    margin-bottom: 0.3rem;

}

.sectmain4 ul.ys_list li{

    margin-right: 0.5rem;

}

.sectmain4 ul.ys_list2{

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

}

  .sectmain4 ul li{

     width: 5.5rem;

     height: 8rem;

     float: left;

     padding: 0.5rem 0.3rem;

     box-sizing: border-box;

     text-align: left;

     margin-top: 0.5rem;

  }

  .sectmain4 ul li.kc_bg1{

      background: url(../images/lxkc01.png) top center no-repeat;

      background-size:100% 8rem;

   }

   .sectmain4 ul li.kc_bg2{

      background: url(../images/lxkc02.png) top center no-repeat;

      background-size:100% 8rem;

   }

   .sectmain4 ul li.kc_bg3{

      background: url(../images/lxkc03.png) top center no-repeat;

      background-size:100% 8rem;

   }

    .sectmain4 ul li.kc_bg4{

      background: url(../images/lxkc04.png) top center no-repeat;

      background-size:100% 8rem;

   }

   .sectmain4 ul li.kc_bg5{

      background: url(../images/lxkc05.png) top center no-repeat;

      background-size:100% 8rem;

   }

   .sectmain4 ul li h5{

    color: #333;

    font-size: 0.6rem;

    height: 1rem;

    line-height: 1rem;

    text-align: center;

    margin-bottom:0.2rem;

    margin-top:2.3rem;

    font-weight: bold;

 }

 .sectmain4 ul li p{

    color: #333;

    font-size: 0.4rem;

    text-align: center;

 }

 .sectmain4 ul li a{

    display: inline-block;

    width: 3.4rem;

    height: 0.7rem;

    margin:0 auto;

    text-align: center;

    line-height: 0.7rem;

    font-size: 0.4rem;

    color: #1544da;

    border-radius: 0.3rem;

    background: #f9c767;

    margin-top: 0.3rem;

    margin-left: 0.7rem;

    border:0.1rem solid rgba(253,240,220,0.3);

 }

 .sectmain4 h3 {

    padding-top: 1rem;

    font-size:1.7rem;

 }

 /* 鑻卞浗鐣欏璐圭敤 */

.sectmain5 table{

    width: 100%;

    margin-top: 0.8rem;

}

.sectmain5 table{

    background:#fff;

    text-align: center;

}

.sectmain5 table tr td.noborR{

   border-right:0 !important; 

}

.sectmain5 table tr td.noborB{

    border-bottom:0 !important; 

 }

.sectmain5 table tr.firstTr{

    height: 1.8rem;

    background: #5f86ff;

}

.sectmain5 table tr.firstTr th{

     border-right:1px solid #dcdcdc;

     color:#fff;

     font-size:0.6rem;

}

.sectmain5 table tr.firstTr th span{

    font-size:0.5rem;

    font-weight: normal;

}

.sectmain5 table tr.firstTr th:nth-child(1){

    width: 7rem;

}

.sectmain5 table tr.firstTr th:nth-child(2){

    width: 4.42rem;

}

.sectmain5 table tr.firstTr th:nth-child(3){

    width: 6.12rem;

}

.sectmain5 table tr.secondTr td{

    padding: 0.6rem 0.2rem;

    border-right:1px solid #dcdcdc;

    border-bottom:1px solid #dcdcdc;

    color:#333;

    font-size:0.5rem;

}

.sectmain5 table tr.secondTr td p{

    margin-bottom: 0.1rem;

}

.sectmain5 table tr.thirdTr{

  height: 1rem;

}

.sectmain5 table tr.thirdTr td{

    padding:0 0.4rem;

    border-right:1px solid #dcdcdc;

    border-bottom:1px solid #dcdcdc;

    color:#333;

    font-size:0.5rem;

}

.sectmain5 table tr.thirdTr td:nth-child(1){

  padding:0.2rem 0.2rem;

}

.sectmain5 table tr.thirdTr td:nth-child(2){

    padding:0 0.2rem;

}

.sectmain5 table tr.thirdTr td:nth-child(4) {

    padding:0.2rem 0.2rem;

}

/* 鍑哄浗鐣欏璐圭敤闇€瑕佽姳澶氬皯閽憋紵 */

.sectmain6 {

  height: 6.4rem;

  background: url(../images/banner6.png) top center no-repeat;

  margin-top: 1.2rem;

  background-size: 100% 6.4rem;

  position: relative;

}

.sectmain6 p.p1{

  color:#f5f5f5;

  font-size:0.8rem;

  position: absolute;

  left: 1.1rem;

  top: 4rem;

}

.sectmain6 p.p2{

  color:#f5f5f5;

  font-size:0.65rem;

  position: absolute;

  right: 1rem;

  top: 4.8rem;

}

/* 鏂拌埅閬撶‖鏍稿疄鍔� */

.section7{
  width: 100%;

  height: 39.8rem;

  background: url(../images/ban7_bg.jpg) top center no-repeat;

  background-size: 100% 39.8rem;

  padding-top: 1rem;

  position: relative;

  /* margin-top: 1rem; */

 }

 .section7 h3 {

  color:#fff;

  font-size: 1rem;

  margin-top: 1rem;

}

.section7 h3::before {

  content: '"';

  color:#fff;

  left: -1rem;

  top: 0.38rem;

}

.section7 h3::after {

  content: '"';

  color:#fff;

  top: 0.38rem;

}

.section7 dl{

  width: 6.8rem;

  height: 5.8rem;

  text-align: center;

}

.section7 dl dt{

  text-align: center;

  font-size: 0.7rem;

  color: #fff09f;

  font-weight: bold;

}

.section7 dl dd{

  font-size: 0.55rem;

  color: #fff;

  font-weight: bold;

  margin-top: 0.8rem;

}

.section7 dl dd p{

  font-size: 0.5rem;

  color: #fff;

  font-weight: normal;

}

.section7 dl dd p:nth-child(1){

  margin-top: 0.2rem;

}

.section7 dl.zgp1{

  position: absolute;

  left: 0.67rem;

  top: 5.1rem;

}

.section7 dl.zgp2{

  position: absolute;

  left: 11.2rem;

  top: 5.1rem;

}

.section7 dl.zgp3{

  position: absolute;

  left: 0.67rem;

  top: 13.3rem;

}

.section7 dl.zgp4{

  position: absolute;

  left: 11.2rem;

  top: 13.3rem;

}

.section7 .lianMeng{

   margin-top: 17rem;

}

.section7 .lianMeng ul.centerBig li{

  width: 10.7rem;

  height: 7rem;

  margin:0 auto;

  margin-bottom: 2rem;

}

.section7 .lianMeng ul.centerBig li img{

  width: 10.7rem;

  height: 7rem;

} 

.section7 .lianMeng ul{

  display: flex;

  justify-content: space-around;

  flex-wrap:nowrap;

}

.section7 .lianMeng ul  li img{

  width: 8.2rem;

  height: 5.3rem;

} 

.section7 .lianMeng ul li p{

  width: 100%;

  font-size: 0.6rem;

  color: #fff;

  height: 0.8rem;

  line-height: 0.8rem;

  text-align: center;

  margin-top: 0.3rem;

}

.sectmain .btn_grop{

  width: 100%;

}

.sectmain .btn_grop a.zhuanye{

  display:block;

  width: 6rem;

  height: 1.3rem;

  margin:0 auto;

  text-align: center;

  line-height: 1.3rem;

  font-size: 0.6rem;

  color: #1544da;

  border-radius: 0.3rem;

  background: #f9c767;

  border:2px solid  rgba(253,240,220,0.3);

  margin-top:1rem;

}

/* 鐣欏鐢宠6瀵�1缁嗚嚧鏈嶅姟*/

.sectmain8 {

  width: 100%;

  height:43rem;

  background: url(../images/banner8.jpg) top center no-repeat;

  background-size: 100% 40.9rem;

  padding-top: 1rem;

  position: relative;

  margin-top: 0rem;

}

.sectmain8 h3{

  color:#fff;

  font-size:1.65rem;

  margin-top: 3.4rem;

}

.sectmain8 h3::before {

  content: ' ';

}

.sectmain8 h3::after {

  content: ' ';

}

.sectmain8 h4{

  color:#fff;

  font-size:0.53rem;

  margin-top: 0.5rem;
  text-align: center;

}

.sectmain8 .xzfw_list{

  width: 100%;

  margin-top: 0.5rem;

}

.sectmain8 .xzfw_list ul li{

  width: 100%;

  height: 5.45rem;

  background: url(../images/ban8_mbg.png) top center no-repeat;

  background-size: 100% 5.45rem;

  padding-top: 1rem;

  box-sizing: border-box;

  padding-left: 0.2rem;

}

.sectmain8 .xzfw_list ul li.guico1 img{

   width: 1.6rem;

   height: 1.4rem;

   background-size: 100% 1.4rem;

}

.sectmain8 .xzfw_list ul li.guico2 img{

  width: 1.4rem;

  height: 1.4rem;

  background-size: 100% 1.4rem;

}

.sectmain8 .xzfw_list ul li.guico3 img{

  width: 1.4rem;

  height: 1.4rem;

  background-size: 100% 1.4rem;

}

.sectmain8 .xzfw_list ul li.guico4 img{

   width: 1.1rem;

   height: 1.5rem;

   background-size: 100% 1.5rem;

}

.sectmain8 .xzfw_list ul li.guico5 img{

  width: 1.3rem;

  height: 1.4rem;

  background-size: 100% 1.4rem;

}

.sectmain8 .xzfw_list ul li.guico6 img{

  width: 0.8rem;

  height: 1.4rem;

  background-size: 100% 1.4rem;

}

.sectmain8 .xzfw_list ul li .xzfw_L{

  width: 5.5rem;

  height: 4.8rem;

  float: left;

  text-align: center;

}

.sectmain8 .xzfw_list ul li .xzfw_L p{

  width: 100%;

  color:#333;

  font-size:0.65rem;

  font-weight: bold;

  padding-top: 0.2rem;

}

.sectmain8 .xzfw_list ul li .xzfw_R{

  width: 10.9rem;

  height: 4.8rem;

  float: left;

  text-align: left;

  font-size: 0.55rem;

  margin-left: 0.5rem;

}

.sectmain8 .xzfw_list ul li .xzfw_R dl dt{

  width: 8rem;

  color:#2547c7;

  font-size:0.6rem;

  height: 1rem;

  line-height: 1rem;

  padding-left: 0.3rem;

  margin-bottom: 0.3rem;

  background: linear-gradient(to right, #86a4fd,rgba(255,255,255,.3));

  background: -webkit-linear-gradient(to right, #86a4fd,rgba(255,255,255,.3));

  background: -o-linear-gradient(to right, #86a4fd,rgba(255,255,255,.3));

  background: -ms-linear-gradient(to right, #86a4fd,rgba(255,255,255,.3));

  background: -moz-linear-gradient(to right, #86a4fd,rgba(255,255,255,.3));

}

.sectmain8 .xzfw_list ul li .xzfw_R dl dd{

  font-size:0.55rem;

}

.sectmain8 .btn_grop a.zhuanye{

  width: 7.5rem;

}

/* 鑻卞浗鐣欏鍙楁杩� 涓撲笟闄㈡牎鎺ㄨ崘 */

.sectmain9 {

  width: 100%;

  height:26.7rem;

  background: url(../images/banner9.jpg) top center no-repeat;

  background-size: 100% 26.7rem;

  padding-top: 1rem;

  position: relative;

  margin-top: 2rem;

}

.sectmain9 h3 {

  color: #fff;

  font-size: 1.7rem;

  padding-top: 0.7rem;

  margin-top: 0;

}

.sectmain9 h4{

  color: #fff;

  font-size: 1.7rem;

  font-weight: bold;

}

.sectmain9 h3::after {

  color: #fff;

  top: 3.9rem;

}

.sectmain9 .tuijian_list{

  height: 15rem;

  margin-top: 1rem;

  margin-bottom: 1rem;

}

.sectmain9 .tuijian_list ul{

  display: flex;

  justify-content: space-between;

  flex-wrap: wrap;

}

.sectmain9 .tuijian_list ul li{

  width: 5.5rem;

  height: 7.1rem;

  box-sizing: border-box;

  box-shadow: 0 0 0.3rem rgb(0 0 0 / 10%);

  border-radius: 0 0 3.8rem 3.8rem;

  background:#fff;

  margin-bottom: 0.5rem;

}

.sectmain9 .tuijian_list ul li h6{

width:100%;

height: 1.3rem;

line-height: 1rem;

font-size:0.6rem;

color:#fff;

text-align: center;

background: url(../images/ban9_ticon.png) 0 0 no-repeat;

background-size: 100% 1.3rem;

margin-bottom: 0.3rem;

}

.sectmain9 .tuijian_list ul li p{

  font-size:0.45rem;

  color:#333;

  line-height: 0.8rem;

  padding-left: 0.5rem;

}

.sectmain9 .tuijian_list ul li a{

  display:block;

  width: 4.1rem;

  height: 0.8rem;

  margin: 0 auto;

  text-align: center;

  line-height: 0.8rem;

  font-size: 0.45rem;

  color: #1544da;

  border-radius: 0.3rem;

  background: #f9c767;

  margin-top: 0.6rem;

  border: 0.1rem solid rgba(253,240,220,0.5);

}





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