@font-face{
    font-family:"Yuanti";
    src:url('../images/dayuan.ttf');
    /*src:url('{$ttf}');*/
}
body{padding:0;margin:0;font-size:12px;overflow-x:hidden; font-family:'PingFang SC','Hiragina Sans GB','PingHei','Lucida Grande','Lucida Sans Unicode','Helvetica Neue','Helvetica','Hiragino Sans GB','Yuanti','微软雅黑',arial,sans-serif;min-width: 1200px;}
a{color:#333;text-decoration:none}
a:hover{text-decoration:none}
li,ul,form,h3.ol{padding:0;margin:0;list-style-type:none}
img{border:0;vertical-align: middle;}
p,h1,h3,h2{margin:0;padding:0}
.clearfix:after {content:".";clear:both;height:0;visibility:hidden;display:block;}
.clearfix {display:inline-block;}
*html .clearfix {height:1%;}
.clearfix {display:block;}
.cls{clear:both;padding:0!important;margin:0!important;height:0!important;line-height:0!important;margin-top:-3px !important}/*第二种清除方法*/
.mt150{
  /*  margin-top: 150px;*/
    margin-top: 50px;
}
.mt15{
    margin-top: 15px !important;
}

.mt25{
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.fl{
    float: left;
    display: inline;
}

.page{
    text-align: center;
}

.layui-laypage {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    margin: 10px auto;
    font-size: 0
}

.layui-laypage>:first-child,.layui-laypage>:first-child em {
    border-radius: 2px 0 0 2px
}

.layui-laypage>:last-child,.layui-laypage>:last-child em {
    border-radius: 0 2px 2px 0
}

.layui-laypage a,.layui-laypage span {
    display: inline-block;
    *display: inline;
    *zoom:1;vertical-align: middle;
    padding: 0 15px;
    border: 1px solid #e2e2e2;
    height: 28px;
    line-height: 28px;
    margin: 0 -1px 5px 0;
    background-color: #fff;
    color: #333;
    font-size: 12px
}

.layui-laypage em {
    font-style: normal
}

.layui-laypage span {
    color: #999;
    font-weight: 700
}

.layui-laypage .layui-laypage-curr {
    position: relative
}

.layui-laypage .layui-laypage-curr em {
    position: relative;
    color: #fff;
    font-weight: 400
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #009688
}

.layui-laypage-em {
    border-radius: 2px
}

.layui-laypage-next em,.layui-laypage-prev em {
    font-family: Sim sun;
    font-size: 16px
}

.layui-laypage .layui-laypage-total {
    height: 30px;
    line-height: 30px;
    margin-left: 1px;
    border: none;
    font-weight: 400
}

.layui-laypage button,.layui-laypage input {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    vertical-align: top;
    background-color: #fff;
    box-sizing: border-box!important
}

.layui-laypage input {
    width: 50px;
    margin: 0 5px;
    text-align: center
}

.layui-laypage button {
    margin-left: 5px;
    padding: 0 15px;
    cursor: pointer
}
