.pills{
    width: 95%;
    position: relative;
}
.pills .zhangkai{
    position: absolute;
    right: -41px;
    top: 2px;
    color: #2196f4;
}
.pills .zhangkai i{
    font-size: 8px;
    padding-right: 2px;
}
.ntable{
    font-size: 14px;
}
.pills-after{
    max-height: 32px;
    overflow: hidden;
}
.layui-input, .layui-select, .layui-textarea{
    height: 30px!important;
}
.layui-input-inline{
    width: 100px;
}
.youzhikehu{
    padding-top: 15px;
}
.youzhikehu img{
    width: 100%;
}
.shield-content{
    max-width: 899px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 70px;
    background: url(../../../images/website/financing/pic.c46dd7e.png) no-repeat;
    background-size: 100%;
    height: 210px;
    text-align: center;
}
.authentication[data-v-4e3eba5d] {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 316px;
    height:100px;
    padding: 0 24px;
    background-image: linear-gradient(
            134deg
            ,#626262,#212121 100%,#212121 0);
    -webkit-box-shadow: 0 -1px 8px 0 rgb(85 85 85 / 50%);
    box-shadow: 0 -1px 8px 0 rgb(85 85 85 / 50%);
    border-radius: 8px;
    margin: auto;
}
.authentication .mess[data-v-4e3eba5d] {
    font-size: 16px;
    color: #fde4df;
    line-height: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.authentication .mess>span[data-v-4e3eba5d] {
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin-top: 6px;
    text-decoration: underline;
    cursor: pointer;
}
.authentication .button[data-v-4e3eba5d] {
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-image: linear-gradient(
            135deg
            ,#fde4df,#edbcb2 100%,#212121 0);
    border-radius: 4px;
    font-size: 13px;
    color: #424242;
    cursor: pointer;
    padding: 8px 10px;
}


.news-leftbar {
    position: fixed;
    width: 58px;
    margin-left: -60px;
    background: #fff;
    border: solid 1px #eee;
    top: 119px;
}
.news-leftbar .item {
    display: block;
    text-align: center;
    padding: 5px 0px;
}
.news-leftbar .item .iconfont{
    color: #128bed;
    font-weight: 700;
    font-size: 19px;
}
.news-leftbar .item .iconfont.icon-shop09{

}

.news-leftbar .item .str {
    color: #333;
    margin-top: -4px;
    font-weight: 700;
}
.ntable td .fvip{
    text-align: center;
    position: relative;
}
.ntable td .fvip:hover .ant-popover-inner{
    display: block;
}
.ntable td .fvip .vip-mask {
    background-image: url(../../../images/website/comm/vip_mask-ea7f883e.png);
    width: 65px;
    height: 24px;
    display: inline-block;
    background-size: 65px 24px;
    vertical-align: bottom;
}
.ant-popover-inner {
    position: absolute;
    left: 22px;
    display: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) \9;
}
.ant-popover-inner-content {
    padding: 12px 16px;
    color: #333333;
}
.ant-popover-inner-content {
    padding: 8px 10px;
}