@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 {
    background-color: #fff;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    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;
    border: none;
}

input, button, textarea, select {
    outline: none;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.wrap {
    width: 1100px;
    margin: 0 auto;
}

.wrap:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.wrap {
    zoom: 1;
}

.wra {
    width: 1100px;
    margin: 0 auto;
}

.main {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
    display: block;
    content: ''
}

.clearfix {
    zoom: 1
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_HelveticaNeue-ThinExt';
    src: url('../../fonts/HelveticaNeue-ThinExt.eot');
    src: local('☺'), url('../../fonts/HelveticaNeue-ThinExt.woff') format('woff'), url('../../fonts/HelveticaNeue-ThinExt.ttf') format('truetype'), url('../../fonts/HelveticaNeue-ThinExt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hero_lightlight';
    src: url('../../fonts/hero_light-webfont.eot');
    src: url('../../fonts/hero_light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/hero_light-webfont.woff2') format('woff2'),
    url('../../fonts/hero_light-webfont.woff') format('woff'),
    url('../../fonts/hero_light-webfont.ttf') format('truetype'),
    url('../../fonts/hero_light-webfont.svg#hero_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;

}


