@charset "utf-8";

body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li,  sub, sup, tt, var, del, dfn,  ins, kbd, q, s, samp,  strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin:0; padding:0;}
ul,ol{list-style:none;}
em { font-style: normal; }
dt { font-weight: normal; }

/* HTML5 重置为较旧版本的浏览器 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;}
blockquote, q{ quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
table { border-collapse: collapse; border-spacing: 0; }

/* 按钮样式 */
input, button, textarea, select { outline:none; resize:none}
input[type="button"]{cursor:pointer; border:0}
input[type="submit"]{cursor:pointer; border:0}
input[type="reset"]{cursor:pointer; border:0}

/*删除火狐下按钮默认样式*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none; padding:0; }

/*浮动*/
.fl { float: left !important;}
.fr { float: right !important;}
.clear{display:block;height:0;overflow:hidden;clear:both;}
.clearfix:after{content:'\20';display:block;height:0;clear:both;}
.clearfix{zoom:1;}html{overflow-y:scroll;}

/*a 链接*/
a { text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur()); }
a:link { color:#666; }
a:visited { color:#666; }
a:hover, a:active, a:focus {color:#f30; text-decoration:none; }

/*图片居中*/
.middle { display:table-cell; *display:block; overflow:hidden; font:0px/0px 'Arial'; text-align:center; vertical-align:middle;}
fieldset, img { border:0; vertical-align:middle}

/*常量*/
.hide{display:none !important;}
.show{display:block !important;}
.invisible{visibility:hidden;}
.noBg{background:none !important;}
.noBorder{border:none !important;}
.noMargin{margin:0 !important;}
.noPadding{padding:0 !important;}

/* common */
body { overflow-x:hidden; -webkit-text-size-adjust:none; font-family: Microsoft YaHei,Arial; color:#666; overflow:hidden; }

.wrap { position:relative; width: 1200px; margin:0 auto; text-align: left; }



.banner{position:relative; width:100%; text-align:center; overflow:hidden; height:889px;}
.banner .bd{ position: absolute;  left: 50%; margin-left: -960px; width:1920px; height:889px; z-index:0;}
.banner .bd li { vertical-align:top; zoom:1; }
.banner .hd {position: absolute; width: 100%; text-align: center; bottom: 50px; z-index: 2; }
.banner .hd li{ display: inline-block; margin: 0 5px; width: 10px; height: 10px; border-radius: 10px; background: #fff; cursor:pointer; text-indent:999em;}
.banner .hd li.on,.banner .hd li:hover { width: 32px; background: #c9241d; transition: all 0.3s ease 0s; }

.banner .hwrap { position: absolute; top: 0; left: 0; width: 100%; }

.topArea { height: 49px; padding-top:45px;  }
.topArea .logo { float: left; padding-top: 3px; }
.topArea .nav { float: right; width: 684px; height: 49px;  border-radius: 8px; background: rgba(255,255,255,0.9);   }
.topArea .set { float: right; width: 114px; height: 49px; margin: 0 0 0 8px; border-radius: 8px; text-align: center; background: rgba(255,255,255,0.9); position:relative; }
.topArea .set .fix{ height:176px; height:171px; }
.topArea .set a { display: inline-block; padding: 15px 5px 0 5px; }

.topArea .nav ul { padding-left: 18px; }
.topArea .nav ul li { position: relative; float: left; width: 90px; height: 49px; text-align: center;; }
.topArea .nav ul li a { position: absolute; top: 0; left: 0; width: 100%; font-size: 14px; color: #666; line-height: 49px; z-index: 5; }
.topArea .nav ul li a:hover,.topArea .nav ul li a.current { color: #fff; }
.topArea .nav ul li a:hover:before,.topArea .nav ul li a.current:before { position: absolute; width: 102px; height: 61px; content: ""; top: -6px; left: -6px; background:url("../images/navCur.png") no-repeat; z-index: -4;  }

.footer { padding: 22px 0 30px 0; }

.footer .copyright { padding: 5px 0 20px 88px; font-size: 12px; color: #333; background: url("../images/flogo.png") no-repeat; position:relative; }
.footer .copyright a { color: #333; }
.footer .copyright a:hover { color: #056db6;; }
.footer .copyright .span { right:0px; position:absolute; width:176px; height:171px; }
.footer .copyright .span a { padding-left:0 5px;  }

.footer .ffix{ width:176px; height:171px; position:absolute; top:-170px; }
.myShow{ display:block; }
.myHide{ display:none; }








