img{border:none;}
* {
            font-family:"微软雅黑", helvetica ;
            margin:0;
            padding:0;
            border:none;
            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;
            color:#000;
            list-style:none;
            text-decoration:none;
        }
.clear{clear:both;}
body{background:;}



/*中间div*/
.spsp12 {margin: 0 20px;overflow: hidden;margin-top: 40px;}