@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: #333; font-family: '微软雅黑'; background: #f6f6f6; min-width: 1200px; } 
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: #666; }
input {	vertical-align: middle; } 
input,button,textarea,select {outline: none; font-family: '微软雅黑'; font-size: 14px; }

.wrap {	width: 1200px; margin: 0 auto; overflow: hidden; }
.main { width: 1200px; 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: 'Conv_HelveticaLTStd-Bold';
	src: url('../../fonts/HelveticaLTStd-Bold.eot');
	src: local('☺'), url('../../fonts/HelveticaLTStd-Bold.woff') format('woff'), url('../../fonts/HelveticaLTStd-Bold.ttf') format('truetype'), url('../../fonts/HelveticaLTStd-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'futuramedium';
    src: url('../../fonts/futurabt-medium_-webfont.eot');
    src: url('../../fonts/futurabt-medium_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/futurabt-medium_-webfont.woff2') format('woff2'),
         url('../../fonts/futurabt-medium_-webfont.woff') format('woff'),
         url('../../fonts/futurabt-medium_-webfont.ttf') format('truetype'),
         url('../../fonts/futurabt-medium_-webfont.svg#futuramedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'itc_avant_garde';
    src: url('../../fonts/avantgardelt-extralight.eot');
    src: url('../../fonts/avantgardelt-extralight.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/avantgardelt-extralight.ttf') format('truetype'),
         url('../../fonts/avantgardelt-extralight.svg#itc_avant_garde') format('svg');
    font-weight: normal;
    font-style: normal;

}