* { box-sizing:border-box; -webkit-box-sizing:border-box;  /* Safari */  -moz-box-sizing:border-box; /* Firefox */  -o-box-sizing:border-box;}
html { font-family:'Noto Sans CJK SC, Source Han Sans SC, Source Han Sans CN, sans-serif', 'Myriad Pro', 'Microsoft YaHei','STXihei', sans-serif,Verdana; /* 1 */ font-size: 14px; -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ overflow-x: auto; }
body, html { margin: 0; padding: 0; color: #333 }


/* Links
   ========================================================================== */
a { background: transparent; text-decoration: none; padding: 0; margin: 0; color: #333; }
img { max-width:100% !important; max-height:100% !important; display:block; font-size:0px;}
.clear { clear:both;_overflow:hidden;_height:0px;}


/* HTML5 display definitions
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none;}


/* Text-level semantics  ========================================================================== */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight:normal; }
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; }

/* Grouping content  ========================================================================== */
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; }

/* Forms  ========================================================================== */
button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }
button { overflow: visible; }
button, select { text-transform: none; }

input[type="text"],input[type="password"],input[type="radio"],input[type="checkbox"],textarea { outline:none; appearance:none; -moz-appearance:none; -webkit-appearance:none; resize:none;}
input[type="submit"],input[type="button"] { outline: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; }
button, input { padding: 0; border: 0; }

/* Tables  ========================================================================== */
table { border-collapse: collapse; border-spacing: 0; }
table-bordered { border: 1px solid #e5e5e5; border-collapse: separate; *border-collapse: collapse; border-left: 0; }
td, th { padding: 0; }
ul, ol { padding: 0; margin: 0; }
li { list-style-type: none; padding: 0; margin: 0; }
p { padding: 0; margin: 0; }
h1, h2, h3, h4, h5, h6, hr, dt, dd, dl { font-size: 14px; margin: 0; padding: 0; font-weight: normal; }
em, i { font-style: normal; }

/* Make HTML 5 elements display block-level for consistent styling */
header, nav, article, footer, address { display: block; }

.floatL{ float:left;}
.floatR{ float:right;}

/* Public Class---------------------------------------------- */
.hide { display: none; }
.show { display: block; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; }
.clear { clear: both; height: 0px; display: block; line-height: 0; margin: 0; padding: 0; _height: 0px; }
/* ¼æÈÝIE6 */
.colwrapper { overflow: hidden; zoom: 1 /*for ie*/; margin: 5px auto; }
/* ¸ß¶È×ÔÊÊÓ¦ */

.align_left { text-align: left!important; }
.align_center { text-align: center!important; }
.align_right { text-align: right!important; }
.cursor { cursor: pointer; }
.word-wrap { word-wrap: break-word; word-break: break-all; line-height: 18px; padding: 2px 0px; }
.line_through { text-decoration: line-through; }

.ML0 { margin-left: 0px!important; }
.MR0 { margin-right: 0px!important; }

.font12 { font-size: 12px; }
.font14 { font-size: 14px; }
.font16 { font-size: 16px; }

.boxsizing { box-sizing: border-box; -moz-box-sizing: border-box; /* Firefox */ -webkit-box-sizing: border-box; /* Safari */ }

.clearfix:after { display: block; content: ''; clear: both; visibility: hidden; }


.bor_none { border:none !important; }
.bor_top { border-top:1px solid #eaeaea; }
.bor_right { border-right:1px solid #eaeaea; }
.bor_bottom { border-bottom:1px solid #eaeaea; }
.bor_left { border-left:1px solid #eaeaea; }


.a_xian a { position: relative; display: inline-block; z-index: 3; }
.a_xian a:after { content: ''; width: 0px; position: absolute; left: 0px; height: 1px; bottom: -3px; transition: all 0.4s; -webkit-transition: all 0.4s;  -moz-transition: all 0.4s; z-index: 3;  }
.a_xian a:hover:after { content: ''; width: 100%; background: #fff; }

.ah_xian a,.ah_xian a.active { position: relative; display: inline-block; z-index: 3;  }
.ah_xian a:after,.ah_xian a.active:after { content: ''; width: 0px; position: absolute; left: 0px; height: 1px; bottom: -3px; transition: all 0.4s; -webkit-transition: all 0.4s;  -moz-transition: all 0.4s; z-index: 3;  }
.ah_xian a:hover:after,.ah_xian a.active:after { content: ''; width: 100%; background: #f08200;}
.ah_xian a:hover,.ah_xian a.active { color: #f08200; }


.m_tit { font-size: 30px; color: #1a2135;  text-align: center; position: relative; padding-bottom: 20px; }

.m_tit:after { content: ''; background: #1a2135; width: 34px; height:2px; bottom: 0px; position: absolute; left: 50%; margin-left: -17px;  }

.back_gray { background: #f5f5f5; padding: 80px 0px; }
.back_gray_pd30 { background: #f0f2f5; padding: 30px 0px;}
.back_fa { background: #fafafa; padding: 80px 0px; }

.a_tit { font-size: 30px; color: #fd8c08;  text-align: center; position: relative; }

.p_tit { position: relative; }
.p_tit h3 { font-size: 30px; color: #fd8c08;  text-align: center; position: relative; padding-bottom: 20px; }
.p_tit h3:after { content: ''; background: #fd8c08; width: 34px; height:2px; bottom: 0px; position: absolute; left: 50%; margin-left: -17px;  }
.p_tit p { font-size: 17px; text-align: center; margin-top: 20px; line-height: 30px; padding: 0px 150px; }
.p_tit .wfEditorMode { position: absolute; z-index: 99 !important; right: 0px; top: 0px; }

.back_pd { padding: 80px 0px; }

.H70 { height: 70px; }
.x_tit { font-size: 26px; color: #fd8c08; border-bottom: 1px solid #d9d9d9; padding-bottom: 20px;  }


.m_pd80 { padding-top: 80px; }

.contain { width: 1200px; height: auto; margin: 0 auto;  }

.footer_bg {  background: #393939 ;  }

.footer_bg span { color: #fff; font-size: 16px; line-height: 68px;  }

.footer_bg span a { color: #fff; margin: 0 4px; }

