.ivu-message {
    top: 38% !important;
    font-size: 20px;
    font-weight: 500;
}
.ivu-message .ivu-icon{
    margin-right: 5px;
    font-size: 30px;
}
.spe_safe_icon {
    position: absolute;
    left: 12px;
    top: 167px;
    width: auto;
    line-height: 16px;
    background: linear-gradient(0deg, #9b5101, #ffac1f);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#703A07, endColorstr=#92500C);
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 0;
    font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
    text-align: center;
    color: #ffffff;
}
.spe_safe_icon_lb {
    position: absolute;
    left: 24px;
    top: 175px;
    width: auto;
    line-height: 16px;
    background: linear-gradient(0deg, #9b5101, #ffac1f);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#703A07, endColorstr=#92500C);
    border-radius: 3px;
    font-size: 14px;
    padding: 2px 0;
    font-family: AlibabaPuHuiTiM, AlibabaPuHuiTiM-Regular;
    text-align: center;
    color: #ffffff;
    z-index: 1;
}

.ivu-tabs-nav .ivu-tabs-tab-active{
    color:#ff9130;
    text-shadow:0 0 .25px currentColor;
}
.ivu-tabs-nav .ivu-tabs-tab:hover{
    color:#ff9130;
}
.ivu-tabs-nav .ivu-tabs-tab-active{
    color:#ff9130;
    text-shadow:0 0 .25px currentColor;
}
.ivu-tabs-ink-bar{
    background-color:#ff9130;
}
a:hover{
    color:#ff9130;
}
.ivu-radio-checked .ivu-radio-inner{
    border-color:#ff9130;
}
.ivu-radio-inner:after{
    background-color:#ff9130;
}
.el-cascader--mini{
    height: 32px;
    line-height: 32px;
}
.el-input--mini .el-input__inner{
    height: 32px;
    line-height: 32px;
}
.el-cascader .el-input .el-input__inner:focus, .el-cascader .el-input.is-focus .el-input__inner{
    border-color:#ff9130;
}
.el-cascader-node.in-active-path, .el-cascader-node.is-active, .el-cascader-node.is-selectable.in-checked-path{
    color:#ff9130;
}
.gitf_popup {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 999;
    background: rgba(0, 0, 0, 0.7);
}
.gitf_boxs {
    position: absolute;
    left: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    right: 0;
    z-index: 1000;
    overflow: hidden;
    width: 498px;
    height: 498px;
    background: #FFFFFF;
    border-radius: 10px;
}
.gitf_icon {
    position: absolute;
    top: 15px;
    right: 13px;
    width: 12px;
    height: 12px;
    background: url(/index/v1/img/iconclose.png);
    background-size: 100% 100%;
    cursor: pointer;
}
.gitf_top_img {
    width: 100%;
    height: 108px;
    background: url(/index/v1/img/bg.png);
    background-size: 100% 100%;
}
.gitf_top_tt {
    position: absolute;
    top: 40px;
    width: 438px;
    height: auto;
    margin: 0 30px;
}
.gitf_top_tt h1 {
    width: 438px;
    text-align: center;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #2F2F2F;
}
.gitf_top_tt p {
    margin: 20px 0 17px 0;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 600;
    color: #474747;
}
.gitf_input {
    width: 412px;
    height: 40px;
    padding: 0 12px;
    background: rgba(245, 238, 255, 0);
    border: 1px solid #C6C6C6;
    border-radius: 4px;
    outline: none;
}
.gift_prompt {
    width: 414px;
    height: auto;
    background: #fff6e6;
    border-radius: 4px;
    padding: 12px;
    margin-top: 29px;
}
.gitf_button {
    width: 438px;
    margin: 0;
    padding: 0;
    border: 0;
    height: 58px;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    background: linear-gradient(91deg, #f2d29c, #ff9130);
    box-shadow: 0px 5px 8px 0px rgb(99 71 160 / 24%);
    border-radius: 29px;
    margin-top: 39px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #bb6200;
}
.right_tag {
    position: absolute;
    right: 0px;
    top: 0px;
}
.right_tag img {
    /*display: inline-block;*/
    border: none;
    vertical-align: middle;
}
.mid-autumn {
    width: 280px;
    height: auto;
    position: fixed;
    left: 5%;
    top: 67%;
    z-index: 999;
}
.kefudb {
    width: 1098px;
    height: 681px;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 10px;
    background: url(/index/v1/img/kefudb.png) center center / cover no-repeat rgb(240, 240, 240);
    margin: 0px auto;
    position: relative;
}
.kfmain{
    font: 18px/47px 宋体;
    color: #059FFF;
    text-align: center;
    width: 125px;
}
.kftitle {
    padding-left: 35px;
    font-size: 14px/26px sans-serif;
}
.kf-section {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.kfimg {
    display: flex;
    justify-content: center;
    gap: 190px;
    padding-top: 44px;
}
.kfimg img {
    width: 165px;
    height: 165px;
    object-fit: contain;
}
.kfmemo {
    display: flex;
    gap: 160px;
    justify-content: center;
    font-size: 18px;
}
.service-card {
  width: 195px;
  text-align: center;
}
.service-card li {
  font-size: 16px;
  line-height: 1.5;
  color: #333;
  margin-bottom: 8px;
}
.kftime {
    display: flex;
    gap: 160px;
    justify-content: center;
    font-size: 18px;
}
.time-card {
  width: 195px;
  text-align: center;
}
.time-title {
  font-weight: bold;
  color: #30C0FE;
}

.time-card li {
  font-size: 14px;
  line-height: 1.5;
  color: #30C0FE;
}
.kflxr {
    display: flex;
    gap: 280px;
    justify-content: center;
    font-size: 20px;
    color: #FFFFFF;
    line-height:55px;
}
.kflogin{
    position: absolute;
    top: 7px;
    right: -315px;
    bottom: 0px;
}
.kflogin .content[data-v-ad07d016] {
    width: 305px;
    margin: 0 auto;
}
.kflogin .content .head .activity[data-v-ad07d016], .kflogin .content .head[data-v-ad07d016] {
    /* height: 296px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.kflogin .content .head .person[data-v-ad07d016] {
    width: 285px;
    height: 260px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 9px 0 rgba(0,0,0,.07);
    box-shadow: 0 3px 9px 0 rgba(0,0,0,.07);
    border-radius: 8px;
    border: 1px solid #ebebeb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.kflogin .content .head .person .person-detail[data-v-ad07d016] {
    height: 190px;
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.kflogin .content .head .person .person-detail .logo-style[data-v-ad07d016] {
    width: 96px;
    height: 96px;
    background-color: #fff;
    border: 1px solid #ffb82c;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
}
.kflogin .content .head .person .person-detail .logo-style img[data-v-ad07d016] {
    width: 80px;
    height: 80px;
}
.kflogin .content .head .person .person-detail .login-button-new[data-v-ad07d016] {
    font-size: 16px;
    line-height: 14px;
    letter-spacing: 0;
    color: #333;
}
.kflogin .content .head .person .opt-box[data-v-ad07d016] {
    width: 285px;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.kflogin .content .head .person .opt-box .button[data-v-ad07d016], .kflogin .content .head .person .opt-box .login[data-v-ad07d016] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.kflogin .content .head .person .opt-box .login[data-v-ad07d016] {
    width: 232px;
    height: 40px;
    background-color: #059FFF;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 14px;
    letter-spacing: 0;
    color: #fff;
}
.pointer {
    cursor: pointer;
}
.accsys-wrap {
    width: 92px;
    height: 30px;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.1);
    border-radius: 18px;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
}
.logout {
    cursor:pointer; 
    position: absolute; 
    right:0px;
    top:0px;
    background: url(/index/v1/img/outbg.png);
    width: 60px;
    text-align: center;
    padding-left: 10px;
}
.payList {
    width: 120px;
    background-color: #fff;
    border: 1px solid #7DDBFF;
    padding: 5px 10px;
    color: #059FFF;
}