  blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
        margin: 0;
        padding: 0;
    }
.card {
    background-color: #fff;
    box-shadow: 0 2px 3px rgba(10, 10, 10, .1), 0 0 0 1px rgba(10, 10, 10, .1);
    color: #4a4a4a;
    max-width: 100%;
    position: relative;
}
.card-header {
    background-color: none;
    align-items: stretch;
    box-shadow: 0 1px 2px rgba(10, 10, 10, .1);
    display: flex;
}
.card-header-title {
    align-items: center;
    color: #363636;
    display: flex;
    flex-grow: 1;
    font-weight: 700;
    padding: 15px;
    display: block;
}
.card-content {
    padding: 10px;
}
.columns {
    margin-left: -7px;
    margin-right: -7px;
    margin-top: -7px;
    display: flex;
}
.columns:not(:last-child) {
    margin-bottom: 2px;
}
.column {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 10px;
}
.columns.is-mobile>.column.is-2 {
    flex: none;
    width: 16.66667%;
}
.columns.is-mobile>.column.is-10 {
    flex: none;
    width: 83.33333%;
}
body, button, html {
font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, sans-serif !important;
-webkit-font-smoothing: antialiased;
font-size: 14px;
}
body {
    background-color: #fff;
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
}
body {
    padding-bottom: 0 !important;
}
a{
    background: transparent;
    text-decoration: none;
}
img{
    border: 0;
    vertical-align: middle;
}
button, input{
    background: none;
    border: none;
    outline: none;
}
dd, dl, li, ol, ul {
    margin: 0;
    padding: 0;
}
ol, ul {
    list-style: none outside none;
}
.header {
    background: none;
    border-bottom: none;
    box-sizing: border-box;
    height: auto;
    left: 0;
    padding: 0 30px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
}
.header .header_view{
    align-items: center;
    display: flex;
    height: 60px;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
}
.header .header_view .logo {
    height: 100%;
}
.header .navmenu{
    height: 100%;
    line-height: 64px;
}
.header .navmenu .nav_te{
    color: #080a20;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    height: 100%;
    margin-right: 40px;
    position: relative;
}
.header .navmenu .nav_tes{
    color: #476fff;
    display: block;
    position: relative;
}
.header .navmenu .nav_te:nth-child(2) {
    position: relative;
}
.header .navmenu .nav_tes:after {
    background: #476fff;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
}
.header .button div{
    color: #080a20;
    cursor: pointer;
    display: inline-block;
    line-height: 30px;
    text-align: center;
}
.header .button div:first-child {
    background: none;
    margin-right: 30px;
}
.header .button div:last-child {
    background-image: linear-gradient(90deg, #6385ff, #476fff), linear-gradient(#1d64ff, #1d64ff);
    border: none;
    border-radius: 16px;
    box-shadow: 0 2px 10px #1d64ff59;
    box-sizing: border-box;
    color: #fff;
    height: 100%;
    height: 32px;
    padding: 0 15px;
}
.body{
    background: linear-gradient(0deg, #eff2fe, #fcfeff);
    min-height: 100vh;
    padding: 168px 0 0;
    width: 100%;
}
.body, .body .container {
    box-sizing: border-box;
    height: auto;
}
.body .container {
    background: url(/static/images/hemisphere.KSAI2peF.png) no-repeat 50%;
    background-size: cover;
    margin: 0 auto;
    padding-top: 90px;
    position: relative;
    width: 1600px;
}
.body .container>img {
	display: block;
	margin: 0 auto 30px;
}
.body .container .desc {
	color: #3d485d;
	font-size: 18px;
	text-align: center;
}
.body .container .search{
    align-items: center;
    display: flex;
    height: auto;
    justify-content: space-between;
    margin: 105px auto 0;
    position: relative;
    width: 980px;
}
.body .container .search>i {
    color: #3d485d;
    font-size: 14px;
    font-weight: 600;
    left: 20px;
    position: absolute;
}
.body .container .search input{
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 20px #0b1e411a;
    box-sizing: border-box;
    color: #3d485d;
    font-size: 14px;
    height: 60px;
    padding: 0 45px;
    width: calc(100% - 130px);
}
.combtn{
    align-items: center;
    background-blend-mode: normal, normal;
    background-image: linear-gradient(90deg, #6385ff, #476fff), linear-gradient(#fff, #fff);
    border-radius: 20px;
    box-shadow: 1px 0 5px #1d64ff59;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    justify-content: center;
    padding: 15px 0;
}
.body .container .search .combtn{
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    height: 60px;
    width: 120px;
}
.body .container .tip{
    align-items: center;
    background-image: linear-gradient(90deg, #ffffff2c, #b8ccff80 50%, #ffffff2c);
    display: flex;
    height: 35px;
    justify-content: center;
    margin: 25px auto 0;
    width: 1200px;
}
.body .container .tip>p{
    color: #3d485d;
    font-size: 14px;
    margin-right: 20px;
}
.body .container .tip>p>a, .body .container .tip>p>span{
    color: #476fff;
}
.body .container .data_box{
    height: auto;
    margin-top: 150px;
    width: 100%;
}
.body .container .data_box .data_box_container {
    align-items: center;
    display: flex;
    height: 100%;
    margin: 0 auto;
    max-width: 1200px;
}
.body .container .data_box .data_box_container div{
    height: 100%;
    min-width: 25%;
    text-align: center;
    width: auto;
}
.body .container .data_box .data_box_container div p:first-child {
    color: #97a6c4;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
}
.body .container .data_box .data_box_container div p:first-child span {
    font-size: 19px;
}
.body .container .data_box .data_box_container div p:last-child {
    color: #495770;
    font-size: 14px;
    line-height: 14px;
    margin-top: 30px;
}
.homefooter {
    background-color: #0d1631;
    height: auto;
    position: relative;
    width: 100%;
}
.homefooter .footer_container {
    margin: 0 auto;
    max-width: 1200px;
}
.homefooter .top {
    box-sizing: border-box;
    display: flex;
    height: auto;
    justify-content: space-between;
    padding: 80px 0;
    width: 100%;
}
.homefooter .top .left>img {
    margin-bottom: 35px;
    width: 109px;
}
.homefooter .top .left .code {
    display: flex;
    height: auto;
    width: 100%;
}
.homefooter .top .left .code>div {
    margin-right: 20px;
    text-align: center;
}
.homefooter .top .left .code>div>img {
    border-radius: 4px;
    height: 100px;
    margin-bottom: 10px;
    width: 100px;
}
.homefooter .top .left .code>div p {
color: #98a3b7;
font-size: 14px;
line-height: 24px;
}
.homefooter .top ul li:first-child {
    color: #f6f7fb;
    font-size: 16px;
    font-weight: 700;
}
.homefooter .top ul li {
color: #98a3b7;
font-size: 14px;
line-height: 36px;
text-align: left;
}
.homefooter .top ul li a {
    color: #98a3b7;
}
  /* 新增动画样式 */
.loading-spinner {
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(0,0,0,.1);
    border-radius: 50%;
    border-top-color: #3498db;
    animation: spin 1s ease-in-out infinite;
    vertical-align: middle;
    margin-right: 5px;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

.pulse {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #3498db;
    box-shadow: 0 0 0 0 rgba(52, 152, 219, 0.7);
    animation: pulse 1.5s infinite;
    vertical-align: middle;
    margin-right: 5px;
}

@keyframes pulse {
    0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(52, 152, 219, 0.7); }
    70% { transform: scale(1); box-shadow: 0 0 0 10px rgba(52, 152, 219, 0); }
    100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(52, 152, 219, 0); }
}

.fade-in {
    animation: fadeIn 0.5s ease-in;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

/* 按钮加载状态 */
.btn-loading {
    position: relative;
    padding-right: 35px;
}

.btn-loading::after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border: 2px solid rgba(255,255,255,.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: spin 1s linear infinite;
}
@font-face {
    font-family: iconfont;
    src: url(./iconfont.woff2) format("woff2"),url(./iconfont.woff) format("woff"),url(./iconfont.ttf) format("truetype")
}
.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}