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

    max-width: 480px;

    margin: 0 auto;

    overflow-x: hidden;

    padding-bottom: 80px;

  }

    .clearfix{

        clear:both;

 }

 .pullL{

    float: left;

 }

 .pullR{

    float:right;

 }



 @keyframes ballon6{

    0%{transform: translateY(-3px);}

    50%{transform: translateY(0);}

    100%{transform: translateY(-3px);}

 }

 @keyframes scale2{

  0%{ transform: scale(1);}

  100%{ transform: scale(1.1);}

}



 /* 澶村浘 */

 .content100 {

    width: 100%;

    padding: 0 0.75rem;

    box-sizing: border-box;

}

 .ban1{

    height:12rem;

    background: url(../images/ban1_bg.jpg) no-repeat;

    background-size: 100% 100%;

    position: relative;

    text-align: center;   

    padding-top: 1.7rem;

    margin-top:40px;

 }

 .ban1 h3 {

    font-size: 0.7rem;
    text-align: center;

    font-weight: normal;      
    background: linear-gradient(to right,#faf6f3, #f7e6bb); 
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

}
.ban1 .text-main2{
    width: 11.425rem;
    height:2.05rem;
    margin:0 auto;
    background: url(../images/ban2_textbg.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 2.9rem;
    padding-top: 0.3rem;
}
.ban1 .text-main2 p{
    font-size: 0.55rem;

    color: #fff;
}
.ban1 .text-main2 p span{
    color: #f7e6bc;
}
.ban1 .list_main ul{
    width: 14rem;
    height:2.02rem;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 0.5rem;
}
.ban1 .list_main ul li{

    width:6.25rem;

    height:1.1rem;
    line-height: 1.1rem;
    box-sizing: border-box;
    margin-bottom: 0.5rem;
    padding-left:1rem;
    color:#2b547a;
    font-weight: bolder;
    font-size: 0.5rem;
 
}

.ban1 .list_main ul li:last-child{

    margin-right: 0;

}

.ban1 .list_main ul li:nth-child(1){

    background: url(../images/ban1_listbg01.png) 0 0 no-repeat;
    background-size: 100% 100%;

}

.ban1 .list_main ul li:nth-child(2){

    background: url(../images/ban1_listbg02.png) 0 0 no-repeat;
    background-size: 100% 100%;
}

.ban1 .list_main ul li:nth-child(3){

    background: url(../images/ban1_listbg03.png) 0 0 no-repeat;
    background-size: 100% 100%;

}

.ban1 .list_main ul li:nth-child(4){

    background: url(../images/ban1_listbg04.png) 0 0 no-repeat;
    background-size: 100% 100%;

}
.ban1 .list_main ul li p{
    text-align: left;
}
.content100 h3.title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.2rem auto 0 auto;
  height: 2.5rem;
  line-height: 1rem;
  font-size: 0.95rem;
  font-weight: bold;
  color: #333;
  background: url(../images/top_icon.png) center 0 no-repeat;
  background-size: 2.05rem 2.1rem;
}
.content100 h4.sectitle {
  margin: -0.5rem auto 0 auto;
  font-size: 0.55rem;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.content100 h3.title span{
color: #f16c2e;
}
.content100 h3.title::before {
  content: "";
  display: inline-block;
  width:1.025rem;
  height:0.5rem;
  margin-right: 0.45rem;
  background: url(../images/left_icon.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.content100 h3.title::after {
  content: "";
  display: inline-block;
  width:1.025rem;
  height:0.5rem;
  margin-left: 0.45rem;
  background: url(../images/left_icon.png) no-repeat 0 0;
  background-size: 100% 100%;
}
.bggrey{
  background:#f5f6f8;
}
/*   寮€瀛﹀浼樻儬 */
.ban2_main{
  display: block;
  width:17.925rem;
  height:5.75rem;
  background: url(../images/ban2_mainbg.png) no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 1.4rem;
  padding-left: 3.2rem;
  margin-top: -0.5rem;
  margin-bottom: 0.3rem;
}
.ban2_main p{
  font-size:0.7rem;
  font-weight: bold;
  color: #2a4967;
}
.ban2_main p:nth-child(2){
 margin-top: 0.8rem;
}
/* 浠€涔堟牱鐨勫鐢熼€傚悎璇籇SE? */
.ban3{
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
}
.ban3 ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: -0.5rem;
}
.ban3 ul li{
    width: 8.475rem;
    height:7.675rem; 
    box-sizing: border-box;
}
.ban3 ul li img{
      width: 8.475rem;
      height:4.8rem;
      margin: 0 auto;
      display: block;
}
.ban3 ul li dl dt{
    width:5.1rem;
    border-radius: 1rem;
    margin:0 auto;
    text-align: center;
    color:#244e74;
    font-size: 0.65rem;
    font-weight: bold;
}
.ban3 ul li dl dd{
    font-size: 0.55rem;
    color:#000000;
    text-align: center;
}
/* 棣欐腐DSE璇剧▼浠嬬粛 */
.ban4{
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.ban4 .ban4_main{
  position: relative;
}
.ban4 .ban4_main img.centerimg{
  display: block;
  width: 5.325rem;
  height:5.325rem;
  margin:0 auto;
  margin-top: 0.75rem;
}
.ban4 .ban4_main div dl dt{
  font-size: 0.55rem;
  color: #244e74;
  font-weight: bold;
  text-align: center;
}
.ban4 .ban4_main div dl dd{
  font-size: 0.5rem;
  color: #000;
  text-align: center;
}
.ban4 .ban4_main .ban4mainl_tag01{
  position: absolute;
  top:0;
  left: 0;
}
.ban4 .ban4_main .ban4mainl_tag02{
  position: absolute;
  left:0;
  top:3.6rem;
}
.ban4 .ban4_main .ban4mainl_tag03{
  position: absolute;
  top:0;
  right: 0;
}
.ban4 .ban4_main .ban4mainl_tag04{
  position: absolute;
  top:3.6rem;
  right: 0;
}
/* 鏂拌埅閬撀烽敠绉婬KDSE鐑姤鐝瀷 */
.ban5 {
   padding-top: 0.1rem;
   padding-bottom: 0.5rem;
}
.ban5 h4.sectitle{
   font-size: 0.5rem;
}
.ban5 .ban5_main{
  width:17.25rem;
  height:10.3rem;
  background: url(../images/ban5_mainbg.png) no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  position: relative;
  margin-top: 0.5rem;
}
.ban5 .ban5_main .rbbx_list{
  display: block;
  width: 5.35rem;
  height: 10.25rem;
  text-align: center;
}
.ban5 .ban5_main .rbbx_list h3{
  color:#fff;
  font-size:0.55rem;
}
.ban5 .ban5_main .rbbx_list dl{
  width: 100%;
  box-sizing: border-box;
  padding:0 0.2rem;
}
.ban5 .ban5_main .rbbx_list dl dt{
  width:5.35rem;
  margin:0 auto;
  text-align: center;
  color:#f16c2e;
  font-size: 0.55rem;
  font-weight: bold;
  margin-top: 2.3rem;
}
.ban5 .ban5_main .rbbx_list dl dd{
  font-size: 0.5rem;
  color:#000000;
  text-align: center;
  margin-top: 0.2rem;
}
.ban5 .ban5_main .rbbx_list01{
  position: absolute;
  top: 0.2rem;
  left: 0;
}
.ban5 .ban5_main .rbbx_list01 dl dd{
  margin-top: 0.7rem;
}
.ban5 .ban5_main .rbbx_list02{
  position: absolute;
  top: 0.2rem;
  left: 6rem;
}
.ban5 .ban5_main .rbbx_list02 dl dt{
  margin-top: 2.6rem;
}
.ban5 .ban5_main .rbbx_list02 dl dd{
  margin-top: 1.2rem;
}
.ban5 .ban5_main .rbbx_list03{
  position: absolute;
  top: 0.4rem;
  left: 11.8rem;
}
.ban5 .ban5_main .rbbx_list03 dl dd{
  margin-top: 0.4rem;
}
/* DSE鑰冭瘯绉戠洰  */
.ban6{
  padding-top: 0.1rem;
  padding-bottom: 0.5rem;
  position: relative;
  height: 10.5rem;
}
.ban6 img{
  position:absolute;
  width: 3.925rem;
  height: 6.7rem;
  left: 2rem;
  top: 3rem;
}
.ban6 .ban6_main{ 
  position:absolute;
  width: 11rem;
  height: 6.45rem;
  right: 0.75rem;
  top: 3rem;
}
.ban6 .ban6_main h3 {
  color: #f16c2e;
  font-size: 0.65rem;
  text-align: center;
}
.ban6 .ban6_main dl{
  width: 100%;
  box-sizing: border-box;
  padding:0 0.2rem;
  margin-top: 0.3rem;
}
.ban6 .ban6_main dl dt{
  text-align: left;
  color:#244e74;
  font-size: 0.55rem;
  font-weight: bold;
}
.ban6 .ban6_main dl dd{
  font-size: 0.5rem;
  color:#000000;
  text-align: left;
}
/* 鏂拌埅閬撀烽敠绉婬KDSE浼樺娍 */
.ban78{
  height:26.25rem;
  background: url(../images/ban78_bg.jpg) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  padding-top: 0.1rem;
  padding-bottom: 0.5rem;
}
.ban78 h3.title{
   color:#fff;
   background: url(../images/top_icon2.png) center 0 no-repeat;
   background-size: 2.05rem 2.1rem;
}
.ban78 .dseys_tit01{
  width: 9.725rem;
  height:1.375rem;
  line-height: 1.375rem;
  margin:0 auto;
  background: url(../images/ban7_titbg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 0.75rem;
  color:#fff;
  font-weight: bold;
}
.ban78 h4.sectitle {
  margin: 0 auto;
  margin-top: 0.3rem;
  font-size: 0.55rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.ban7 img{
  width: 17.25rem;
  height:6.9rem;
  margin:0.3rem auto;
}
.ban78 .dseys_tit02{
  width:16.45rem;
  height:1.375rem;
  line-height: 1.375rem;
  margin:0 auto;
  background: url(../images/ban8_titbg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-size: 0.75rem;
  color:#fff;
  font-weight: bold;
  margin-top: 1rem;
}
.ban7 ul{
   display: flex;
   justify-content: space-between;
   align-items: center;
   flex-wrap: wrap;
   margin-top: 0.3rem;
}
.ban7 ul li{
  width: 8.625rem;
  height:4.675rem;
  margin-bottom:0.3rem;
  position: relative;
  color:#fff;
}
.ban7 ul li:nth-child(1){
  background: url(../images/ban8_list01.png) 0 0 no-repeat;
  background-size:100% 100%;
}
.ban7 ul li:nth-child(2){
  background: url(../images/ban8_list02.png) 0 0 no-repeat;
  background-size:100% 100%;
}
.ban7 ul li:nth-child(3){
  background: url(../images/ban8_list03.png) 0 0 no-repeat;
  background-size:100% 100%;
}
.ban7 ul li:nth-child(4){
  background: url(../images/ban8_list04.png) 0 0 no-repeat;
  background-size:100% 100%;
}
.ban7 ul li dl{
  width: 8.625rem;
  text-align: center;
  box-sizing: border-box;
  padding:0.7rem 0.5rem 0 0.5rem;
}
.ban7 ul li dl dt{
  font-size:0.7rem;
  font-weight: bold;
  color:#fff;
}
.ban7 ul li dl dd{
  font-size:0.5rem;
  color:#000;
  margin-top: 0.6rem;
  line-height: 0.7rem;
}
/* 鏂拌埅閬撲簲鏄熸湇鍔″鍛樼鐞嗗埗搴� */
.ban8{
  padding-top: 0.1rem;
  padding-bottom: 0.5rem;
}
.ban8 ul{
   display: flex;
   flex-direction:column;
   justify-content: space-between;
   align-items: center;
   flex-wrap: nowrap;
}
.ban8 ul li{
  width: 17.925rem;
  height:4.375rem;
  position: relative;
  color:#fff;
  background: url(../images/ban9_listbg.png) 0 0 no-repeat;
  background-size:100% 100%;
  position: relative;
}
.ban8 ul li h3{
  width:2.175rem;
  height: 2.5rem;
  text-align: center;
  line-height: 2.5rem;
  color:#fff;
  font-size:1rem;
  font-weight: bold;
  position: absolute;
  top:0;
  left: 1.1rem;
}
.ban8 ul li dl{
  width:13.35rem;
  position: absolute;
  left: 4rem;
  top: 1rem;
}
.ban8 ul li dl dt{
  font-size:0.6rem;
  font-weight: bold;
  color:#3b5771;
}
.ban8 ul li dl dd{
  font-size:0.5rem;
  color:#000;
  line-height: 1.3;
}
.ban8 ul li:nth-child(4) dl{
  width:13.35rem;
  position: absolute;
  left: 4rem;
  top: 0.35rem;
}
/* HKDSE璇剧▼璁ゅ彲搴� */
.ban9 ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 0.5rem;
  padding-bottom: 0.3rem;
}
.ban9 ul li{
  width: 8.6rem;
  height:5.825rem;
}
.ban9 ul li img{
  width: 8.6rem;
  height:5.825rem;
}
/* HKDSE璇剧▼璁ゅ彲搴� */
.ban10{
  height:24.225rem;
  background: url(../images/ban10_bg.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
  text-align: center;
}
.ban10 .ban10_bg{
  height:18.675rem;
  margin:0 auto;
  background: url(../images/ban10main_bg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.5rem;
  position: relative;
}
.ban10 .ban10_bg p{
  font-size:0.6rem;
  color:#fff;
}
.ban10 .ban10_bg p:nth-child(1){
   position: absolute;
   bottom: -0.9rem;
   left: 2rem;
}
.ban10 .ban10_bg p:nth-child(2){
  position: absolute;
  bottom: -0.9rem;
  right: 2rem;
}

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