﻿@charset"utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
and,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
textarea,
select {
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
}

ol,
ul,
li {
    list-style: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

i,
address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: normal;
}

img {
    border: 0;
    vertical-align: middle;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

button,
input,
select,
textarea {
    font-style: normal;
    font: 12px/22px "\5B8B\4F53", Arial, Helvetica, sans-serif;
    color: #000000;
}

input {
    position: relative;
    *top: 1px;
    margin: 0 4px 0 0;
    *margin: 0 0 0 -4px;
}

.clear {
    clear: both;
    height: 1px;
    width: 100%;
    overflow: hidden;
    margin-top: -1px;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #F00;
}

.red,
.red a {
    color: #F00;
}

.blue,
.blue a {
    color: #1E51A2;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.anniu {
    background-color: transparent;
    border: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.pie {
    behavior: url(../js/pie.htc);
    margin-bottom: 10px;
    background: #fff;
    _zoom: 1;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #079bff;
}

body {
    font-family: Arial, 微软雅黑, 黑体;
    line-height: 20px;
    font-size: 12px;
}

.en_ff {
    font-family: Impact, Arial, "\5FAE\8F6F\96C5\9ED1", 微软雅黑;
}

.cn_ff {
    font-family: Arial, Verdana, sans-serif, 宋体, "Microsoft Yahei", 微软雅黑;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

.hidden,
[hidden],
template {
    display: none;
}

a {
    background: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto;
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 26px;
}

.f30 {
    font-size: 30px;
}

.f36 {
    font-size: 36px;
}

.f40 {
    font-size: 40px;
}

.f46 {
    font-size: 46px;
}

.f50 {
    font-size: 50px;
}

.fb {
    font-weight: bold;
}

.fn {
    font-weight: normal;
}

.t2 {
    text-indent: 2em;
}

.lh150 {
    line-height: 150%;
}

.lh180 {
    line-height: 180%;
}

.lh200 {
    line-height: 200%;
}

.lh14 {
    line-height: 14px;
}

.lh18 {
    line-height: 18px;
}

.lh20 {
    line-height: 20px;
}

.lh22 {
    line-height: 22px;
}

.lh24 {
    line-height: 24px;
}

.lh25 {
    line-height: 25px;
}

.lh26 {
    line-height: 26px;
}

.lh27 {
    line-height: 27px;
}

.lh28 {
    line-height: 28px;
}

.lh30 {
    line-height: 30px;
}

.lh32 {
    line-height: 32px;
}

.lh36 {
    line-height: 36px;
}

.lh40 {
    line-height: 40px;
}

.lh46 {
    line-height: 46px;
}

.lh48 {
    line-height: 48px;
}

.lh50 {
    line-height: 50px;
}

.lh100 {
    line-height: 100px;
}

.unl {
    text-decoration: underline;
}

.no_unl {
    text-decoration: none;
}

.c_green {
    color: #66ad1e;
}

.c_gray {
    color: #ababab;
}

.c_999 {
    color: #999999;
}

.c_666 {
    color: #666666;
}

.c_black {
    color: #333333;
}

.c_white {
    color: #FFF;
}

.c_red {
    color: #EC2000;
}

.c_pink {
    color: #ff7f7a;
}

.c_blue {
    color: #3d88d5;
}

.dBlock {
    display: block;
}

.ff-myh {
    font-family: "Microsoft YaHei UI";
}

.m0 {
    margin: 0 auto;
}

.m10 {
    margin: 10px !important;
}

.m20 {
    margin: 20px !important;
}

.m15 {
    margin: 15px !important;
}

.m30 {
    margin: 30px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt80 {
    margin-top: 80px !important;
}

.mt100 {
    margin-top: 100px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb100 {
    margin-bottom: 100px;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml50 {
    margin-left: 50px;
}

.ml100 {
    margin-left: 100px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr30 {
    margin-right: 30px;
}

.mr50 {
    margin-right: 50px;
}

.mr100 {
    margin-right: 100px;
}

.pt2 {
    padding-top: 2px;
}

.pt4 {
    padding-top: 4px;
}

.pt5 {
    padding-top: 5px;
}

.pt7 {
    padding-top: 7px;
}

.pt8 {
    padding-top: 8px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt18 {
    padding-top: 18px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.pt40 {
    padding-top: 40px;
}

.pt50 {
    padding-top: 50px;
}

.pt65 {
    padding-top: 65px;
}

.pt60 {
    padding-top: 60px;
}

.pt70 {
    padding-top: 70px;
}

.pt85 {
    padding-top: 85px;
}

.pt100 {
    padding-top: 100px;
}

.pt120 {
    padding-top: 120px;
}

.pt130 {
    padding-top: 130px;
}

.pt180 {
    padding-top: 180px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb7 {
    padding-bottom: 7px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb18 {
    padding-bottom: 18px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb100 {
    padding-bottom: 100px;
}

.pl3 {
    padding-left: 3px;
}

.pl4 {
    padding-left: 4px;
}

.pl5 {
    padding-left: 5px;
}

.pl6 {
    padding-left: 6px;
}

.pl7 {
    padding-left: 7px;
}

.pl8 {
    padding-left: 8px;
}

.pl10 {
    padding-left: 10px;
}

.pl12 {
    padding-left: 12px;
}

.pl13 {
    padding-left: 13px;
}

.pl14 {
    padding-left: 14px;
}

.pl15 {
    padding-left: 15px;
}

.pl18 {
    padding-left: 18px;
}

.pl20 {
    padding-left: 20px;
}

.pl22 {
    padding-left: 22px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pl35 {
    padding-left: 35px;
}

.pl40 {
    padding-left: 40px;
}

.pl50 {
    padding-left: 50px;
}

.pl58 {
    padding-left: 58px;
}

.pl60 {
    padding-left: 60px;
}

.pl70 {
    padding-left: 70px;
}

.pl76 {
    padding-left: 76px;
}

.pl80 {
    padding-left: 80px;
}

.pl90 {
    padding-left: 90px;
}

.pl100 {
    padding-left: 100px;
}

.pl140 {
    padding-left: 140px;
}

.pl150 {
    padding-left: 150px;
}

.pl160 {
    padding-left: 160px;
}

.pl170 {
    padding-left: 170px;
}

.pl180 {
    padding-left: 180px;
}

.pl190 {
    padding-left: 190px;
}

.pl200 {
    padding-left: 200px;
}

.pl250 {
    padding-left: 250px;
}

.pl280 {
    padding-left: 280px;
}

.pl320 {
    padding-left: 320px;
}

.pl380 {
    padding-left: 380px;
}

.pl400 {
    padding-left: 400px;
}

.pl420 {
    padding-left: 420px;
}

.pl450 {
    padding-left: 450px;
}

.pl480 {
    padding-left: 480px;
}

.pl560 {
    padding-left: 560px;
}

.pl585 {
    padding-left: 585px;
}

.pr1 {
    padding-right: 1px;
}

.pr2 {
    padding-right: 2px;
}

.pr5 {
    padding-right: 5px;
}

.pr6 {
    padding-right: 6px;
}

.pr7 {
    padding-right: 7px;
}

.pr8 {
    padding-right: 8px;
}

.pr10 {
    padding-right: 10px;
}

.pr13 {
    padding-right: 13px;
}

.pr15 {
    padding-right: 15px;
}

.pr16 {
    padding-right: 16px;
}

.pr17 {
    padding-right: 17px;
}

.pr18 {
    padding-right: 18px;
}

.pr20 {
    padding-right: 20px;
}

.pr22 {
    padding-right: 22px;
}

.pr24 {
    padding-right: 24px;
}

.pr34 {
    padding-right: 34px;
}

.pr30 {
    padding-right: 30px;
}

.pr50 {
    padding-right: 50px;
}

.pr55 {
    padding-right: 55px;
}

.pr100 {
    padding-right: 100px;
}

.pr130 {
    padding-right: 130px;
}

.w {
    width: 1214px;
    margin: 0 auto;
}

.shou_daxie {
    text-transform: capitalize;
}

.quan_daxie {
    text-transform: uppercase;
}

.quan_xiaoxie {
    text-transform: lowercase;
}

input,
select,
form img,
button {
    vertical-align: middle;
}

.pointer {
    cursor: pointer;
}

img {
    border: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}

*:first-child + html .clearfix {
    zoom: 1;
}

textarea,
input {
    resize: none;
}

a,
textarea,
input,
button {
    outline: none;
}

.headbg {
    background-color: #f3f0f0;
    min-width: 1160px;
    width: 100%;
}

.site-nav-bd {
    height: 40px;
    line-height: 40px;
    color: #999;
    overflow: hidden;
}

.site-nav-bd a {
    color: #999;
    cursor: pointer;
}

.site-nav-bd a.color01 {
    color: #E54048;
}

.site-nav-bd a:hover {
    color: #e54048;
}

.site-nav-bd-l b {
    color: #E54048;
    font-weight: normal;
}

.site-nav-bd-l a:hover b {
    text-decoration: underline;
}

.site-nav-bd .color {
    color: #e54048;
}

.site-nav-bd-r span {
    color: #ccc;
    font-size: 10px;
    padding: 0 5px;
}

.site-nav-bd-r a:hover {
    text-decoration: underline;
}

.site-nav-bd-r a.abg {
    background: #e54048;
    color: #fff;
    border-radius: 3px;
    padding: 0 5px;
}

@font-face {
    font-family: 'iconfenxiao';
    src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.svg') format('svg'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.woff') format('woff');
}

.iconfenxiao {
    font-family: "iconfenxiao" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

#nav {
    position: absolute;
    z-index: 9;
    width: 210px;
    background: rgba(229, 64, 72, 0.78);
    padding: 10px 0;
    top: 40px;
    display: none;
}

#nav .mainCate {
    position: relative;
    padding: 0px 15px;
    zoom: 1;
}

#nav .evenLeval {}

#nav h3 {
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    font-weight: 200;
}

#nav h3 span {
    width: 18px;
    height: 15px;
    line-height: 32px;
    font-weight: 200;
    font-size: 12px;
    float: right;
    color: white;
    text-align: right;
}

#nav p {
    height: 20px;
    line-height: 20px;
}

#nav p a {
    margin-right: 10px;
    color: #666;
}

#nav .subCate {
    width: 152px;
    display: none;
    background-color: #fbfbfb;
    position: absolute;
    left: 210px;
    top: 0;
    color: #333;
    padding: 20px;
}

#nav .subCate h4 {
    height: 26px;
    line-height: 26px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    color: #333;
}

#nav .subCate ul {
    float: left;
    overflow: hidden;
    line-height: 32px;
}

#nav .subCate li {
    width: 100%;
}

#nav .subCate li a {
    display: block;
    color: #666;
}

#nav .subCate #sub-ul-1 {
    width: 100%;
}

#nav .on {
    color: #fff;
    background: rgba(228, 30, 40, 0.63);
}

#nav .on h3 a,
#nav .on p a {
    color: #fff;
}

#nav .on .subCate {
    display: block !important;
}

#mainCate-4 .subCate {}

#mainCate-5 .subCate {}

#mainCate-6 .subCate {}

#nav h3 a {
    color: white;
    font-size: 12px;
    display: block;
}

#nav .subCate li:hover a {
    color: #F00;
}

.toggle-display .toggle-display-on,
.toggle-display .toggle-display-block-on,
.toggle-display.on .toggle-display-off {
    display: none !important;
}

.toggle-display.on .toggle-display-on {
    display: inline-block !important;
}

.toggle-display.on .toggle-display-block-on {
    display: block !important;
}

.block {
    display: block !important;
}

.text-center {
    text-align: center;
}


.hidden-input{
    height: 1px!important;
    width: 1px!important;
    overflow: hidden!important;
    opacity: 0!important;
    border: none!important;
    padding:  0!important;
    margin: 0!important;
}

.clear-w .w{
    width:  100%!important;
}

