@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{margin: 0; padding: 0;}
body{width: 100%; height: auto; /*background: #ffffff;*/ background: #f8f8f9 ; -webkit-text-size-adjust: none;}
div{text-align: left;}
body{font: 14px/1.4em "Microsoft YaHei"; color: #444; position: relative; /*background: #F8F8F9 !important;*/}
h1, h2, h3, h4, h5, h6{font-size: 100%;}
address, cite, em{font-style: normal;}
li{list-style-type: none;}
a{text-decoration: none; color: #444; max-height: 9999px;}
a:hover{color: #f0c110; text-decoration: none;}
fieldset, img{border: 0;}
label, button{cursor: pointer;}
select, input, textarea, font{font-size: 12px; line-height: 1.2em;}
input:focus{outline: none;}
/*--清除浮动
------------------------------------------------------------------------------------------*/
.clearfix:after{clear: both; content: "."; display: block; font-size: 0; height: 0; visibility: hidden;}
.clearfix:after{_zoom: 1;}
.overflow{overflow: hidden; _zoom: 1;}
.clear{clear: both; height: 0; font-size: 0; overflow: hidden;}
.fl{display: block; float: left;}
.fr{display: block; float: right;}


/*顶部置顶导航*/
.wt-haeder {z-index: 999;height: 80px;width: 100%;background-color: #fff;border-bottom: 1px solid #eee;}
#header {position: relative;}
#header {width: 1200px;height: 66px;}
.w1200 { width: 1200px;margin: 0 auto;}
.w1200 {margin: 0 auto;clear: both;}
.wt-haeder .wt-logo {position: relative;width: 200px;margin-top: 20px;}
.wt-haeder .wt-logo a {display: block;width: 251px;font-size: 25px;color: #0ec5a1;position: relative;z-index: 5;margin-top: 5px;}
.wt-haeder .wt-logo img {width: 100%;}
.wt-haeder .head-text {text-align: center; font-size: 18px;color: #3F3B3B; width: 645px;  padding-top: 16px;}
.wt-haeder .head-text .collect-text { display: inline-block; margin-top: 10px;border: 1px dashed #FF782D;background-color: #fff3ed;border-radius: 15px;color: #FF782D;line-height: 28px; padding: 0 15px;}
.Navigation{float: left;margin-left: 70px;height: 81px;/* margin-top: 8px; */}
.Navigation .navtab{float: left;height: 80px;line-height: 80px;}
.Navigation .navtab .on{color: #f60;height: 78px;border-bottom: 2px solid #f60;}
.Navigation .navtab .on a{color: #f60;}
.Navigation .navtab li{height: 80px;line-height: 70px;font-size: 18px;margin-right: 70px;color: #666;position: relative;float: left;}


.footer{text-align:center;line-height:30px;margin:15px auto 0;background:#1e1e1e;color:#fff;padding:30px 0;}
.footer a{color:#ddd;}
.footer a:hover{text-decoration:underline;}