﻿/*通配符开始*/
*{margin: 0;padding: 0;border: none;list-style: none;text-decoration: none;box-sizing: border-box;}
i,em{font-style: normal;}
.zz_clear{clear: both;}
html,body,div,h1,h2,h3,h4,h5,h6,em,i,a,span,li,ol,p,input,textarea,select{font-family: "微软雅黑";}
img{max-width: 100%;}
.w1180{width: 1180px;margin: auto;}
input,textarea,select{
    outline: none;
}
html,body{
    max-width: 1920px;
    min-width: 1180px;
    margin: 0 auto;
}
/*清除浮动*/
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}

/*/清除浮动*/
/*通配符结束*/
.remind{
    position: absolute;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    right: -13px;
    top: -9px;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    color: #fff;
    background: #f31910;
    box-sizing: border-box;
    text-align: center;
}
