.layui-zero-row{
    border: 1px solid #e6d2ad;
    width: 665px;
    height: 546px;

}
.layui-zero-row-font-en{
    margin-left:25px;font-size:18px;font-weight: bold;color: #8d9497;margin-top: 13px;
}
.layui-zero-row-font-cn{
    margin-left:25px;font-size:35px;font-weight: bold;color: #a28c77;
}


.layui-zero-row:hover{
    background-color: #b5a293;

}
.layui-zero-row:hover span{
    color: #FFFFFF;
}
.layui-zero-row:hover li{
    background-color: #910000;
}
.layui-zero-row:hover li p{
    color: #910000;
}

.layui-zero-block{
    float:right;margin-top:10px;width: 70px; height: 70px;border: 1px solid #a28c77;background-color: #a28c77;margin-right: 10px;border-radius:15px;
}
.layui-zero-round{
    margin:6px;width: 55px; height: 55px;border: 1px solid #a28c77;background-color: #ffffff;border-radius:50%;text-align: center;color: #b5a293;
}




.imgcontent{
    height: 200px;
}
.imgmask{
    top:0px;
    position: absolute;
    background: #000;
    width:100%;
    height:198px;
    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;
}
.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;
}

