@charset "UTF-8";
/*重置样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td { margin:0; padding:0; }
body {	font-size: 14px; color: #888888; font-family: '微软雅黑'; min-width: 1200px; }
table { border-collapse:collapse; border-spacing:0; }
img { border:0; }
ol,ul {  list-style:none; }
ul li {
    list-style: none;
}

h1,h2,h3,h4,h5,h6 { font-size:100%; color: #333;  font-weight:normal;  }
a{ text-decoration: none; color: #666666; cursor: pointer;-webkit-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}

a {
    color: black;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

input {	vertical-align: middle; }
input,button,textarea,select {outline: none;font-family: 'Arial';font-size: 14px; border: none;}

.wrap {	width: 1200px; margin: 0 auto; overflow: hidden; }
.main { width: 1200px; margin: 0 auto; }
.clear { clear: both; }
.inner {
    width: 1200px;
    margin: 0 auto;
}

.transition { -webkit-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; }

.clearfix:after { clear: both; display: block; content: '';height:0;visibility:hidden;}
.clearfix { zoom: 1 }

@font-face {
    font-family: '微软雅黑o';
    src: url('../fonts/微软雅黑OXIMA NOVA REGULAR.eot');
    src: url('../fonts/微软雅黑OXIMA NOVA REGULAR.OTF') format('otf'),
    url('../fonts/微软雅黑OXIMA NOVA REGULAR.ttf') format('truetype'),
    url('../fonts/微软雅黑OXIMA NOVA REGULAR.svg') format('svg');
    url('../fonts/微软雅黑OXIMA NOVA REGULAR.woff') format('truetype'),
    url('../fonts/微软雅黑OXIMA NOVA REGULAR.woff2') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.header{
    display: block;
}




/**/

/*@font-face {*/
    /*font-family: 'HelveticaNeueLTCom-Md';*/
    /*src: url('../fonts/HELVETICANEUELT微软雅黑O-MD.eot');*/
    /*src: url('../fonts/HELVETICANEUELT微软雅黑O-MD.OTF') format('otf'),*/
    /*url('../fonts/HELVETICANEUELT微软雅黑O-MD.ttf') format('truetype'),*/
    /*url('../fonts/HELVETICANEUELT微软雅黑O-MD.svg') format('svg');*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/


/*@font-face {*/
    /*font-family: 'HelveticaNeueLTCom-Bd';*/
    /*src: url('../fonts/HELVETICANEUELT微软雅黑O-HV.eot');*/
    /*src: url('../fonts/HELVETICANEUELT微软雅黑O-HV.OTF') format('otf'),*/
    /*url('../fonts/HELVETICANEUELT微软雅黑O-HV.ttf') format('truetype'),*/
    /*url('../fonts/HELVETICANEUELT微软雅黑O-HV.svg') format('svg');*/
    /*font-weight: normal;*/
    /*font-style: normal;*/
/*}*/


