﻿ol,ul,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,p,body,form{
    margin: 0;
    padding: 0;
}
input,textarea,select,button{
    border:none;
    /* outline: none; */
}
img{
    border: none;
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu,main{display:block}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f8f8f8 inset !important;
    box-shadow: 0 0 0px 1000px #f8f8f8 inset !important;
    -webkit-text-fill-color: rgba(0,0,0,1)!important;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #0a0a0a inset !important;
    box-shadow: 0 0 0px 1000px #f8f8f8 inset !important;
    background-color: rgb(0, 0, 0) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
    -webkit-tap-highlight-color:rgba(0,0,0,0) !important;
}
body{
    font-family:'Microsoft YaHei';
    color: #333;
    font-size: 18px;
}
ul,li,ol{
    list-style: none;
}
a{
    text-decoration: none;
    color:#333 ;
}
.clearFix:after{
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
    height: 0;
    zoom: 1;
    visibility: hidden;
}
.space{
    font-size: 0;
    -webkit-text-size-adjust:none;
}
@font-face{
    font-family: bannerFont;
    src: url('../fonts/facilesans.eot'); /* IE9*/
    src: url('../fonts/facilesans.eot'), /* IE6-IE8 */
         url('../fonts/facilesans.woff'), /* chrome、firefox */
         url('../fonts/facilesans.ttf'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
         url('../fonts/facilesans.svg'); /* iOS 4.1- */
}
@font-face{
    font-family: nav-fst-Font;
    src: url('../fonts/robotocondensed-bold.eot'); /* IE9*/
    src: url('../fonts/robotocondensed-bold.eot'), /* IE6-IE8 */
         url('../fonts/robotocondensed-bold.woff'), /* chrome、firefox */
         url('../fonts/robotocondensed-bold.ttf'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
         url('../fonts/robotocondensed-bold.svg'); /* iOS 4.1- */
}
@font-face{
    font-family: nav-sec-Font;
    src: url('../fonts/robotocondensed-regular.eot'); /* IE9*/
    src: url('../fonts/robotocondensed-regular.eot'), /* IE6-IE8 */
         url('../fonts/robotocondensed-regular.woff'), /* chrome、firefox */
         url('../fonts/robotocondensed-regular.ttf'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
         url('../fonts/robotocondensed-regular.svg'); /* iOS 4.1- */
}
@font-face{
    font-family:desc-Font;
    src: url('../fonts/roboto-regular.eot'); /* IE9*/
    src: url('../fonts/roboto-regular.eot'), /* IE6-IE8 */
         url('../fonts/roboto-regular.woff'), /* chrome、firefox */
         url('../fonts/roboto-regular.ttf'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
         url('../fonts/roboto-regular.svg'); /* iOS 4.1- */
}
@font-face{
    font-family: titleFont;
    src: url('../fonts/rabiola serif.eot'); /* IE9*/
    src: url('../fonts/rabiola serif.eot'), /* IE6-IE8 */
         url('../fonts/rabiola serif.woff'), /* chrome、firefox */
         url('../fonts/rabiola serif.ttf'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
         url('../fonts/rabiola serif.svg'); /* iOS 4.1- */
}
