﻿html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd,
q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    font-family:'Microsoft YaHei';
}

article, aside, figure, footer, header, hgroup, nav, section {
    display: block;
}

/*img,*/
object,
embed {
    max-width: 100%;
}

html {
    overflow-y: scroll;
}
a{
    text-decoration:none;
}
/*
.clearfix:after,
header:after,
header #logo:after,
#regionLang:after,
#globalNav ul:after,
#breadCrumb ul:after,
#contents:after,
footer:after,
footer ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}*/

@font-face {
    font-family: 'iconfont';
    src: url('../font/font_2426086_fvfltgxbemr.eot');
    src: url('../font/font_2426086_fvfltgxbemr.eot?#iefix') format('embedded-opentype'),url('../font/font_2426086_fvfltgxbemr.woff2') format('woff2'),url('../font/font_2426086_fvfltgxbemr.woff') format('woff'),url('../font/font_2426086_fvfltgxbemr.ttf') format('truetype'),url('../font/font_2426086_fvfltgxbemr.svg#iconfont') format('svg');
}

@font-face{
    font-family:FangZhengCuQianJianTi;
    src:url('../font/方正粗倩简体.ttf');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 26px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #c3d1dc;
}

.FZCQJT_font{
    font-family:"FangZhengCuQianJianTi" !important;
}