<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.rowround{
    width: 150px;
    height: 150px;
    border: 1px solid #d3d3d4;
    border-radius:50%;
    font-size:26px;
    font-weight:bold;
    text-align:center;
    color:#727172;
    margin-left: 40px;
    margin-right: 40px;
}
.rowround:hover{
    background-color: #fbc400;
}
.rowround div{
    padding-top: 40px;padding-bottom: 40px;
}
.rowround div:hover{
    color:#FFFFFF;
}
.layui-fluid-craftbg{
    margin-top: 30px;
    height: 1000px;
    background-image:url('/static/admin/images/craftbg.png');
    background-repeat:repeat-x;
    background-position:right top;
}
.layui-col-border{
    border: 1px solid #e7e6e6;padding:15px;
}
.layui-col-border-title{
    font-size: 24px;font-weight: bold;color: #0C0C0C;margin-left: 10px; vertical-align: top;
}
.layui-block{
    margin-top: 50px;
    width: 150px;
    height: 50px;
    border: 1px solid #003b8f;
    line-height: 48px;
    background-color:#003b8f;
    color: #FFFFFF;
    font-size: 20px;
    border-radius:10px;
    display: inline-block;
    margin-left: 10px;
}
.layui-block-small{
    margin-top: 50px;
    width: 120px;
    height: 50px;
    border: 1px solid #003b8f;
    line-height: 48px;
    background-color:#003b8f;
    color: #FFFFFF;
    font-size: 20px;
    border-radius:10px;
    display: inline-block;
    margin-left: 10px;
}
.layui-block-type{
    width: 160px;
    height:18px;
    border: 1px solid #FFFFFF;
    line-height: 18px;
    background-color:#FFFFFF;
    color: #002b69;
    font-size: 12px;
    border-radius:10px;
    margin-top: 10px;
    margin-left: 117px;
    margin-right: 117px;
}
.layui-big-titile{
    font-size: 40px;color: #FFFFFF;margin-top: 15px;
}
.layui-big-h1{
    font-size: 20px;color: #FFFFFF;margin-top: 5px;
}
.layui-big-h2{
    font-size: 16px;color: #FFFFFF;margin-top: 5px;
}
.layui-eight-bg{
    width: 286px;height: 150px;background-color: #c9c9ca;margin:0 auto;margin-top: 15px;
}
.layui-eight-title{
    font-size: 14px;color: #002b69;margin-top: 5px;
}
.layui-eight-h1{
    font-size: 14px;color: #000000;margin-top: 5px;
}
.layui-row-more{
    width: 120px;
    height: 35px;
    border: 1px solid #e8e8e8;
    border-radius:20px;
    line-height: 35px;
    color: #5a5655;
    font-size: 14px;
}
.imgcontent{
    height: 200px;
}
.imgmask{
    top:0px;
    position: absolute;
    background: #000;
    width:100%;
    height:200px;
    font-size: 16px;
    color: #fff;
    opacity:0.8;
    line-height: 30px;
    display: none;
}
.layui-one-row{
    border-left: 1px solid #e8e8e8;border-top:1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;height: 200px;text-align: center;
}
.layui-one-row-right{
    border: 1px solid #e8e8e8;height: 200px;text-align: center;
}
.layui-tow-row{
    border-left: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;height: 200px;text-align: center;
}
.layui-tow-row-right{
    border-left: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;height: 150px;height: 200px;text-align: center;
}
.layui-row-zero-1{
    border-left: 1px solid #e8e8e8;border-right: 1px solid #e8e8e8;border-top:1px solid #e8e8e8;height: 200px;text-align: center;
}
.layui-row-zero-0{
    border-left: 1px solid #e8e8e8;border-top:1px solid #e8e8e8;height: 200px;text-align: center;
}
.bulit{
    height:300px;
}
.bulit li{
    margin-left: 11px;
    margin-right: 10px;
    float:left;
}
.bulit li img{

    width: 125px;
}
.bulitborder{
    width: 125px;height: 35px;border: 1px solid #e8e8e8;background-color:#fbc512;line-height: 35px;color: #31498b;font-size: 18px;font-weight: bold;
}
.bulitborder1{
    width: 125px;height: 35px;border: 1px solid #e8e8e8;background-color:#fbc512;line-height: 35px;color: #000000;font-size: 16px;font-weight: bold;
}</pre></body></html>