.notice_custom{background:0 0}.notice{position:relative;padding:43px 20px 20px;background:-webkit-gradient(linear,left top,left bottom,from(#EFF6FF),to(#FFF));background:linear-gradient(180deg,#EFF6FF 0,#FFF 100%);border-radius:10px}.notice .close{position:absolute;right:14px;top:14px;cursor:pointer}.notice .position_img{position:absolute;right:56px;top:-50px}.notice .title{font-size:26px;font-weight:600;line-height:25px;color:red}.notice .content{margin-top:80px}.notice .content .red{color:red}@media screen and (max-width:576px){.notice{padding:20px}.notice .position_img{display:none}.notice .title{font-size:18px;line-height:22px}.notice .content{margin-top:15px}}.notice .flex{display:-webkit-box;display:-ms-flexbox;display:flex}.notice .desc{margin-top:15px;font-size:16px;font-weight:600;color:#000;line-height:28px}.notice .desc:first-child{margin-top:0}@media screen and (max-width:576px){.notice .flex{display:block}.notice .desc{margin-top:5px;font-size:14px;line-height:22px}}.notice .notice_btn{display:block;width:110px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;background:linear-gradient(258deg,#1E56A9 0,#273393 100%);margin:20px auto 0;cursor:pointer;border-radius:3px;-webkit-transition:.3s all linear;transition:.3s all linear}.customerService{display: flex;align-items: center;color: #fff;cursor: pointer;}.customerService .ico{margin-right: 0.36458vw;display: flex;align-items: center;}.customerService .ico img{height: 40px;width: 40px;}.customerService .btn{background: #172133;border: 0.5px solid #3f5271;border-radius: 0.41667vw;min-width: 3.125vw;padding: 0 1.04167vw;box-sizing: border-box;height: 1.77083vw;display: none;align-items: center;justify-content: center;}
.float_button {
    position: absolute;
}
.float_button .float_info {
    box-shadow: 0 0.05333rem 0.26667rem 0 rgb(0 0 0 / 10%);
    color: #666;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: fixed;
    bottom: 11.62667rem;
    right: 0;
    width: 2.13333rem;
    height: 2.66667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 999;
    border-radius: 50%;
    cursor: pointer;
}
.float_button .float_info img {
    width: 100%;
    height: 100%;
}
.kfpng {
    width: 60px;
    height: 60px;
}
.notice {
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    color: #fff;
    display:none;
}
.notice .notice_pop{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    top: 50%;
    left: 50%;
    width: 340px;
    color: #fff;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.notice .notice_pop .notice_main{
    position: relative;
    font-size: 0;
}
.notice .notice_pop .notice_main .top_nav{
    position: relative;
}
.notice .notice_pop .notice_main .top_nav span{
    position: absolute;
    font-family: PingFang SC;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    left: 55%;
    top: 56%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.notice .notice_pop .notice_main img{
    width: 100%;
    height: auto;
}
.notice .notice_pop .notice_main .content{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateY(-16px);
    -ms-transform: translateY(-16px);
    transform: translateY(-16px);
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(26,44,56,.9);
    backdrop-filter: blur(3px);
    border-radius: 0 0 15px 15px;
    width: 100%;
    text-align: center;
    padding: 22px 18px;
    margin:0px;
}
.notice .notice_pop .notice_main .content .list{
    text-align: left;
    color: #b1bad3;
    padding-bottom: 10px;
    line-height: 22px;
    font-size: 14px;
    width: 100%;
}
.notice .notice_pop .notice_main .content .list .red{
    font-size: 14px;
    color: #df3636;
    text-align: center;
    line-height: 20px;
    margin-bottom: 5px;
}
.notice .notice_pop .notice_main .content .list .date{
    font-size: 12px;
    text-align: center;
    color: #b1bad3;
    margin-bottom: 14px;
}
.notice .notice_pop .notice_main .content .list .list_for .all{
    margin-bottom: 12px;
    border: 1px solid #335065;
    border-radius: 100px;
    height: 40px;
    color: #fff;
    background: #172832;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-left: 20px;
}
.notice .notice_pop .notice_main .content .list .list_for .all .http{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.notice .notice_pop .notice_main .content .list .list_for .all .all_w{
    height: 40px;
    line-height: 16px;
    min-width: 110px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-radius: 100px;
    text-align: right;
}
.notice .notice_pop .notice_main .content .list .list_for .all .all_w img{
    width: auto;
    height: 100%;
}
.notice .notice_pop .notice_main .content .list .list_foo{
    line-height: 16px;
    font-size: .14px;
    color: #249aee;
    text-align: center;
    width: 250px;
    margin: 0 auto;
    margin-top: 20px;
}
.notice .notice_pop .closeb{
    text-align: center;
    margin-top: 14px;
}
.notice .notice_pop .closeb img{
    width: 30px;
    height: 30px;
}