<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    margin:0;
    padding:0;
    list-style:none;
    text-decoration:none;
    font-size:16px;
}
body {
    padding:0px;
    margin:0px;
    font:500 16px Arial,'Times New Roman','Microsoft YaHei',SimHei;
}
a {
    text-decoration:none;
}
img {
    vertical-align:middle;
}
.fl {
    float:left;
}
.fr {
    float:right;
}
.m-section .section-center {
    width:1200px;
    margin:auto
}
.m-section,.m-section .section-center {
    position:relative;
    background-repeat:no-repeat;
    background-position:center
}
.clearfix:after {
    clear:both;
    display:block;
    visibility:hidden;
    height:0;
    content:"";
}
.clearfix {
    *zoom:1;
}
.ban {
    width:100%;
    height:500px;
    margin:0 auto;
    background:url(../images/banner.jpg) no-repeat center;
}
.ban .banner {
    height:500px;
    margin:0 auto;
    background:url(../images/banner.jpg) no-repeat center;
    position:relative;
}
.ban .banner .btns {
    display:block;
    width:210px;
    height:60px;
    position:absolute;
    top:64%;
}
.ban .banner .btns:first-child {
    left:33%;
}
.ban .banner .btns:last-child {
    right:33%;
}
.tit {
    line-height:40px;
    font-size:42px;
    font-weight:bold;
    text-align:center;
    color:#323232;
    background:url(../images/tit-bg.png) no-repeat center 1px;
}
.btn {
    display:block;
    margin:0 auto;
    width:200px;
    height:48px;
    font-size:18px;
    font-weight:bold;
    color:#fff;
    line-height:48px;
    text-align:center;
    border-radius:24px;
    background:#005BD8;
}
.btn:hover {
    background:#1774F4;
}
.one {
    margin:0px auto;
    width:100%;
    height:460px;
    background:#f4f6f7;
    padding: 60px 0px 50px 0px;
    box-sizing: border-box;
}
.one .one-nr {
    margin:0px auto 0;
    width:1200px;
    height:345px;
    background:url(../images/one-icon1.png) no-repeat left;
    background-size: 52%;
    position:relative;
}
.one .one-nr .nr1-l p{
    width:255px;
    font-size:42px;
    font-weight:bold;
    color:#055a75;
}
.one .one-nr .nr1-l span{
    margin-top:15px;
    display: block;
    width:30px;
    height:10px;
    background:#1086b7;
}
.one .one-nr .nr1-cen{
    width:350px;
        margin-left: 20px;
}
.one .one-nr .nr1-r {
    width:520px;
    border-radius:6px;
    position:absolute;
    right:0px;
    top:30px;
}
.one .one-nr .nr1-r .r-text {
    font-size:18px;
    color:#323232;
    line-height:34px;
}
.one .one-nr .nr1-r .r-text span{
    display: block;
    margin:30px 0px 0px 0px;
    font-size:18px;
    color:#323232;
    font-weight:bold;
}
.one .one-nr .nr1-cen .r-btn {
    margin:250px auto 0;
    display:block;
    width:250px;
    height:65px;
    line-height:65px;
    text-align:center;
    font-size:22px;
    font-weight:bold;
    color:#f9d920;
    background:url(../images/one-btn.png) no-repeat center;
    background-size:100%;
    border-radius:24px;
    transition:all 0.5s;
}
.one .one-nr .nr1-cen .r-btn:hover {
    color:#323232;
    background:url(../images/one-btn-hover.png) no-repeat center;
    background-size:100%;
}

.two{
    margin:50px auto 20px;
    width: 1200px;
    padding: 50px 0px 0px 0px;
    height:400px;
    background: url('../images/form_info.png')no-repeat center;
    box-sizing: border-box;
}
.two .tit{
    margin:0 auto;
    color:#fff!important;
}
.two_info{
	margin: 50px 0px 0px 60px;
    width:1200px;
}
.two_info_lt{
    width: 600px;
}

.two_info_rt{
    width: 970px;

}
.two_info_rt h3{
    float: left;
    font-size: 32px;
    text-align: center;
    line-height: 60px;
    margin-top: 55px;
    width: 100%;
    font-weight: bold;
}
.two_form_nav{
    width: 460px;
    height: 64px;
    background: #8a7b7b;
    margin-top: 0px;
    border-radius: 100px;
    margin-left: 330px;
}
.two_form_nav li{
    line-height: 64px;
    text-align: center;
    width: 220px;
    font-size: 28px;
    font-weight:bold;
    color:#fff;
    margin-right: -10px;
    cursor: pointer;
}
.two_form_nav .li_hover1 {
    background: #098bb5;
    color: #fff;
    border-radius: 100px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 255px;
}
.two_form_text{
    width: 1200px;
    margin: 50px 0px;
}
.two_form_list{
    display: none;
}
.two_form_text input{
    float: left;
    width: 340px;
    border:1px solid #cdcdcd;
    line-height: 70px;
    height: 70px;
    background: #fff;
    border-radius: 10px;
    padding-left: 40px;
    font-size: 18px;
    color:#bfc6c4;
    margin-right:22px;
    margin-bottom: 20px;
    box-sizing: border-box;
}
.two_form_btn{
    width: 300px;
    height: 70px;
    background: url('../images/one_form_btn.png')no-repeat center;
    line-height: 70px;
    border-radius:10px;
    text-align: center;
    cursor: pointer;
    font-size: 24px;
    color: #323232;
    margin-top: 0px;
    margin-left:50px;
}
.two_form_btn:hover{
    color:#fff;
    background: url('../images/one_form_btn_hover.png')no-repeat center;    border-radius: 10px;
}

.three {
    width:100%;
    height:600px;
    margin:0 auto;
    padding:50px 0px;
    box-sizing:border-box;
}
.three .three-nr {
    width:1200px;
    height:400px;
    margin:50px auto;
    padding-left: 536px;
    background:url(../images/three-left.png) no-repeat left;
    box-sizing:border-box;
}
.three .three-nr .nr3-d {
    padding:235px 30px 0px 22px;
    margin:0px 0px 0px 1px;
    width:220px;
    height:400px;

    box-sizing:border-box;
}
.three .three-nr .nr3-d:hover{
    cursor:pointer;
}
.three .three-nr .nr3-d span{
    text-align:left;
    font-size:24px;
    color:#fff;
    font-weight:700;
    line-height:40px;
}
.three .three-nr .nr3-d&gt;p {
    margin-top:0px;
    text-align:left;
    font-size:24px;
    color:#fff;
    line-height:40px;
}
.three .three-nr .nr3-d:hover{
    transform: translateY(-5%) scale(1); /* 向上移动并稍微放大 */
    filter: brightness(1.2); /* 略微增加亮度 */
}
.three .three-nr .nr3-d:nth-child(1){
     background:url(../images/nr3-d1.png) no-repeat left;
     background-size:100%;
}
.three .three-nr .nr3-d:nth-child(2){
     background:url(../images/nr3-d2.png) no-repeat left;
     background-size:100%;
}
.three .three-nr .nr3-d:nth-child(3){
     background:url(../images/nr3-d3.png) no-repeat left;
     background-size:100%;
}
.four {
    margin:10px auto;
    width:1200px;
}
.four .tit{
     background:url(../images/four-tit.png) no-repeat center;
}
.four .four-nr {
    margin:50px auto;
}
.four .four-nr .nr4-d1 {
    height:110px;
    background:url(../images/vsicon.png) no-repeat center;
    margin-bottom:5px;
}
.four .four-nr .nr4-d1 .d1-d {
    display:inline-block;
    width:50%;
    height:110px;
    line-height:110px;
    text-align:center;
    font-size:24px;
    font-weight:bold;
    position
}
.four .four-nr .nr4-d1 .d1-d:first-child {
    font-size:24px;
    color:#ffcf0a;
}
.four .four-nr .nr4-d1 .d1-d:first-child&gt;span {
    font-size:64px;
    color:#FFAA00;
}
.four .four-nr .nr4-d1 .d1-d:last-child {

    color:#323232;
}
.four .four-nr .nr4-d1 .d1-d:last-child&gt;span {
    font-size:64px;
    color:#FFAA00;
    -webkit-text-stroke:1px #005BD8;
}
.four .four-nr .nr4-d2 {
    height:120px;
    background:url(../images/four-icon1.png) no-repeat center;
    background-size:100%;
    margin-bottom:0px;
}
.four .four-nr .nr4-d2 .d2-box1 {
    display:table;
    width:490px;
    height:100px;

}
.four .four-nr .nr4-d2 .d2-box1&gt;p {
    display:table-cell;
    padding:15px 0px 0px 50px ;
    font-size:18px;
    line-height:30px;
    color:#fff;
    vertical-align:middle;
}
.four .four-nr .nr4-d2 .d2-box1&gt;p:hover{
     color:#ffcf0a;
     cursor:pointer;
}
.four .four-nr .nr4-d2 .d2-box1:nth-child(3) p{
    color:#757575;
}
.four .four-nr .nr4-d2 .d2-box1:nth-child(3) p:hover{
      color:#323232;
}
.four .four-nr .nr4-d2 .d2-box2 {
    margin:22px 0px 0px 20px;
    width:170px;
    height:76px;
    line-height:76px;
    text-align:center;
    background:#fff;
    font-size:20px;
    font-weight:bold;
    color:#118fb8;
    border-radius:50px;
}

.four .four-btn {
    display:block;
    margin:0 auto;
    width:300px;
    height:90px;
    line-height:90px;
    text-align:center;
    font-size:26px;
    color:#323232;
    background:url(../images/four-btn.png) no-repeat center;
    border-radius:50px;
    transition:all 0.5s;
}
.four .four-btn:hover {
    background:url(../images/four-btn-hover.png) no-repeat center;
}
.five {
    margin:50px auto;
    width:1200px;
}
.five .tit{
 background:url(../images/five-tit.png) no-repeat center;
}
.five .five-nr {
    margin:40px auto 0px;
}
.five .five-nr table {

}
.five .five-nr table caption {
    height:90px;
    line-height:90px;
    font-size:24px;
    font-weight:400;
    color:#fff;
    background:#323232;
    position:relative;
}
.five .five-nr table caption&gt;span {
    font-size:18px;
    color:#fff;
    font-weight:500;
    position:absolute;
    right:50px;
}
.five .five-nr table th {
    padding:12px 20px;
    width:133px;
    text-indent:10px;
    font-size:16px;
    font-weight:400;
    color:#fff;
    background:#118fb8;
    text-align:left;
    box-sizing:border-box;
}
.five .five-nr table td {
    padding:12px 12px;
    width:133px;
    font-size:16px;
    color:#323232;
    background:#eef0f9;
    border-bottom: 1px solid #fff;
    box-sizing:border-box;
}
.five .five-nr table td:hover{
    color:#118fb8;
     cursor: pointer;
}
.five .five-nr table tbody tr{

    margin-bottom:1px;
    border-bottom:1px solid #fff;
}
.five .five-nr table thead  {
    height:90px;
    background:#118fb8!important;
    opacity: 1.0;
}
.six {
    margin:50px auto;
}
.six .six-nr {
    margin:30px auto 0;
    width:1200px;
}
.six-step-process {
  width: 1200px;
  margin: 70px auto 0px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.step {
  text-align: center;
  width: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.step:hover{
    transform: translateY(-5%) scale(1); /* 向上移动并稍微放大 */
    filter: brightness(1.2); /* 略微增加亮度 */
    cursor:pointer;
}
.step-number {
  background:url(../images/step-number.png) no-repeat center;
  background-size:100%;
  width: 78px;
  height: 78px;
  line-height:78px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color:#118fb8;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 20px;
}

.step-description {
    width:200px;
  font-size: 18px;
  text-align:left;
  line-height: 32px;
  height: 80px; /* 固定高度 */
  display: flex;
  align-items: center;
  justify-content: center;
}

.step-arrow {
  flex-grow: 1;
  height: 1px;
  background-color: #d8dae8;
  position: relative;
  margin-top: 35px; /* 调整箭头位置 */
}

.step-arrow::after {
  content: '';
  position: absolute;
  right: -5px;
  top: -3px;
  width: 0;
  height: 0;
  border-left: 10px solid #d8dae8;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}
.six .six-btn {
    display:block;
    margin:50px auto 0px;
    width:300px;
    height:90px;
    line-height:90px;
    text-align:center;
    font-size:26px;
    color:#323232;
    background:url(../images/four-btn.png) no-repeat center;
    border-radius:50px;
    transition:all 0.5s;
}
.six .six-btn:hover {
    background:url(../images/four-btn-hover.png) no-repeat center;
}
.seven {
    margin:50px auto;
}
.seven .nr7-d {
    width:1200px;
    margin:30px auto;
}
.seven .nr7-d .d-l {
    width:660px;
}
.seven .nr7-d .d-l .l1 {
    width:660px;
    height:235px;
    background:url(../images/seven-img.png) no-repeat center;
}
.seven .nr7-d .d-l .l2 {
    margin:30px auto;
    text-align:center;
    font-size:38px;
    font-weight:bold;
    color:#2C56DC;
    letter-spacing:10px;
}
.seven .nr7-d .d-r {
    margin:0 50px;
    width:340px;
    padding:30px;
    border-radius:6px;
    background:#fff;
    box-shadow:0 0 5px 1px #E4E7F0;
}
.seven .nr7-d .d-r .r-p {
    font-size:20px;
    font-weight:bold;
    color:#2C56DC;
    text-align:center;
}
.seven input[type="text"] {
    width:100%;
    height:48px;
    line-height:48px;
    font-size:16px;
    background-color:#F0F0F0;
    border-radius:6px;
    margin-top:24px;
    border:none;
    color:#999;
    text-indent:16px;
    outline:none;
}
.seven .nr7-d .d-r .zxs {
    margin-top:30px;
}
.seven .nr7-d .d-r .zxs&gt;a {
    margin:0 9px;
    display:inline-block;
    width:148px;
    height:48px;
    line-height:48px;
    text-align:center;
    font-size:16px;
    font-weight:bold;
    color:#fff;
    border-radius:6px;
}
.seven .nr7-d .d-r .zxs&gt;a:first-child {
    background:#005BD8;
    transition:all 0.5s;
}
.seven .nr7-d .d-r .zxs&gt;a:first-child:hover {
    background:#1774F4;
}
.seven .nr7-d .d-r .zxs&gt;a:last-child {
    background:#FFAA00;
    transition:all 0.5s;
}
.seven .nr7-d .d-r .zxs&gt;a:last-child:hover {
    background:#FDB11A;
}
</pre></body></html>