@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: #7b7b7b; font-family: 'Microsoft YaHei'; min-width: 1060px; }
table { border-collapse:collapse; border-spacing:0; }
img { border:0; }
ol,ul {  list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; color: #333;  font-weight:normal;  }
a{ text-decoration: none; color: #7b7b7b; cursor: pointer;-webkit-transition: 0.5s; -ms-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
input {	vertical-align: middle; }
input,button,textarea,select {outline: none;font-family: 'Microsoft YaHei';font-size: 14px; }

.wrap {	min-width: 1000px; margin: 0 auto; overflow: hidden; }
.main {min-width: 1000px; margin: 0 auto; }
.clear { clear: both; }

.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: 'AVENIRNEXTLTPRO-REGULAR';
    src: url('../fonts/AVENIRNEXTLTPRO-REGULAR.eot');
    src:url('../fonts/AVENIRNEXTLTPRO-REGULAR.woff') format('woff'),
    url('../fonts/AVENIRNEXTLTPRO-REGULAR.ttf') format('truetype'),
    url('../fonts/AVENIRNEXTLTPRO-REGULAR.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Conv_ITCAvantGardeStd-Demi';
    src: url('../fonts/ITCAvantGardeStd-Demi.eot');
    src: url('../fonts/ITCAvantGardeStd-Demi.woff') format('woff'),
    url('../fonts/ITCAvantGardeStd-Demi.ttf') format('truetype'),
    url('../fonts/ITCAvantGardeStd-Demi.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

