
.layui-layer{
   border-radius: 11px;
}
.layui-layer-title{
    color:#fff;
    background: #3E62BA;
    font-size: 16px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.layui-layer-btn a{
    padding:0 30px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    letter-spacing: 1px;
    border:0;

}
.layui-layer-btn{
    text-align: center;
    padding-bottom:25px;
}
.layui-layer-btn a:first-child{
    margin-right:10px;
    background: #3E62BA;
}
.layui-layer-btn a:first-child{
    margin-left:10px;
    color:#fff;
}
.perTip{
   width: 300px;
    text-align: center;
    margin:30px auto;
}
.perTip span{
    color:#3E62BA;
    font-size: 16px;
    font-weight: bold;
    height: 66px;
    line-height: 66px;
    padding-right:86px;
    background: url("../images/personimg/editjl.png") no-repeat right center;

}
/*
.layui-layer-ico{
    background: url("../images/close5.png") no-repeat center center !important;
 
}*/
