* {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    position: relative;
    height: 100%;
}

body {
    padding: 0px;
    margin: 0;
    font-family: "Microsoft YaHei";
    font-size: 12px;
    background: #f7f7f7;
    position: relative;
    overflow-x: hidden;
}

a,
p,
dl,
dt,
dd,
ul,
li,
h2,
h1,
h3,
h4,
h5,
h6,
table,
tr,
td,
form,
iframe,
font,
em,
i {
    font-size: 12px;
    font-weight: normal;
    word-break: normal;
    word-wrap: break-word;
    font-style: normal;
    padding: 0px;
    margin: 0;
    text-decoration: none;
    outline: none;
    -moz-outline: none;
}

a:focus {
    outline-style: none;
    -moz-outline-style: none;
}

a:hover {
    text-decoration: none;
}

p {
    word-break: normal;
    word-wrap: break-word;
}

img {
    border: none;
    /*max-width:100%;*/
}

li {
    list-style: none;
    text-decoration: none;
}

input {
    outline: none;
    text-decoration: none;
    -ms-outline: none;
}

textarea {
    outline: none;
    text-decoration: none;
}

select {
    outline: none;
    text-decoration: none;
}


/*input:focus{ border:1px solid #9c9f58;}*/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    zoom: 1;
}

a {
    text-decoration: none;
}

a:hover,
a:focus,
a:link,
a:visited,
a:active {
    text-decoration: none;
}

@font-face {
    font-family: "Times New Roman PS";
    src: url("61c81a93fc1cbc8a8a687477b78a6795.eot");
    src: url("61c81a93fc1cbc8a8a687477b78a6795.eot?#iefix") format("embedded-opentype"), url("61c81a93fc1cbc8a8a687477b78a6795.woff2") format("woff2"), url("61c81a93fc1cbc8a8a687477b78a6795.woff") format("woff"), url("61c81a93fc1cbc8a8a687477b78a6795.ttf") format("truetype"), url("61c81a93fc1cbc8a8a687477b78a6795.svg#Times New Roman PS") format("svg");
}

@font-face {
    font-family: "Bell MT Regular";
    src: url("01661f50354ecd0a3560ac450ecf43d3.eot");
    src: url("01661f50354ecd0a3560ac450ecf43d3.eot?#iefix") format("embedded-opentype"), url("01661f50354ecd0a3560ac450ecf43d3.woff2") format("woff2"), url("01661f50354ecd0a3560ac450ecf43d3.woff") format("woff"), url("01661f50354ecd0a3560ac450ecf43d3.ttf") format("truetype"), url("01661f50354ecd0a3560ac450ecf43d3.svg#Bell MT Regular") format("svg");
}

@font-face {
    font-family: "Eras Medium BT";
    src: url("db1c6af07b769f8bb5f4592ea69ad08b.eot");
    src: url("db1c6af07b769f8bb5f4592ea69ad08b.eot?#iefix") format("embedded-opentype"), url("db1c6af07b769f8bb5f4592ea69ad08b.woff2") format("woff2"), url("db1c6af07b769f8bb5f4592ea69ad08b.woff") format("woff"), url("db1c6af07b769f8bb5f4592ea69ad08b.ttf") format("truetype"), url("db1c6af07b769f8bb5f4592ea69ad08b.svg#Eras Medium BT") format("svg");
}