@charset "utf-8";
.layui-m-layercont{padding:10px 15px;}
.layui-m-layerchild h3{
	padding: 0px;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    font-weight: 400;
    border-radius: 5px 5px 0 0;
    text-align: center;
    border-bottom: 1px solid #eee;
    color: #333;
    overflow: hidden;
    background-color: #F8F8F8;
	}