body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
/*@font-face*/
/*{*/
    /*font-family: myFirstFont;*/
    /*src: url('../font/SourceHanSerifSC-Medium.otf');*/
    /*!*url('../font/SourceHanSerifSC-Bold.otf'); !* IE9+,可以是具体的实际链接 *!*!*/
/*}*/
body, button, input, select, textarea { background:#ffffff; color:#333; font-size:14px;font-family: '微软雅黑' }
h1, h2, h3, h4, h5, h6{ font-size:100%; }
address, cite, dfn, em, var { font-style:normal; }code, kbd, pre, samp { font-family:couriernew, courier, monospace; }
small{ font-size:12px; }
body{min-width: 1200px;overflow-x:hidden}
ul, ol { list-style:none; }
a { text-decoration:none !important; }
a:focus{outline: none !important;}
a:hover { text-decoration:none; }
sup { vertical-align:text-top; }
sub{ vertical-align:text-bottom; }
legend { color:#000; }
fieldset, img { border:0; }
button, input, select, textarea { font-size:100%; }
table { border-collapse:collapse; border-spacing:0; }

.clearfix:after{
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    /* 触发 hasLayout */
    zoom: 1;
}
.maximg{
    max-width: 100%;
}

.display-no{
    display: none;
}
.display-bl{
    display: block;
}
.ma-left{
    margin-left: 7.5%;
}
.ma-top2{
    margin-top: 15px;
}
/*li{*/
    /*cursor: pointer;*/
/*}*/
