img {border:0px;}
* {
            font-family:"微软雅黑", helvetica ;
            margin:0;
            padding:0;
            outline:none;
            box-sizing: border-box;

        }
img, div, ul, li, h1, h2, h3, h4, h5, h6, p, a, span,table, th, tr, td {
            font-family:"微软雅黑", helvetica;
            font-weight:normal;
           
            list-style:none;
            text-decoration:none;
        }
.clear{clear:both;}
*{padding: 0;margin: 0;}
a{ text-decoration: none; transition: all .3s ease-out 0s;}
.clear{clear: both;}
.fl{float: left;}
.fr{float: right;}
.zmore{ margin-bottom: 25px;}
.w1245{width:1245px;margin:0 auto;}