@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:#29a0f5; 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;}
.noBd{border:none !important;}
.noPd{padding:0 !important;}

/* common */
body { overflow-x:hidden; -webkit-text-size-adjust:none; font-family: Microsoft YaHei,Arial; color:#666; font-size: 14px; }
.area-content{width:100%; overflow:hidden; position:relative;}
.screen-wrap{position:relative; width:1920px; left:50%; margin-left:-960px;}
.box-wrap, .wrap{ position:relative; width:1200px; margin: 0 auto;}

.topArea { height: 30px; background: #000; }
.top-clock { padding-left:38px; color: #e0dede;  line-height: 30px; background: url("../images/top_clock.png") no-repeat 0 center; font-size: 12px; }
.top-clock em { padding-left: 8px; color: #feaf28; }

.top-link { line-height: 30px; color: #333; position:relative; z-index:10;}
.top-link a { padding: 0 7px; }
.top-link .qrCode .pic{ position:absolute; top:30px; left:-28px; display:none;}

/*.logoArea {background: #2e2e2e; }*/
.logoArea .wrap{position:relative;}
.ser-tel { position:absolute; right:0; top:50%; margin-top:-22px; height: 44px; padding-left:40px;  background: url("../images/top_tel.png") no-repeat left center; line-height: 44px; color: #29a0f5; }
.ser-tel em { vertical-align: middle; font-size:28px; font-family: arial, helvetica, sans-serif; font-weight: bold; }

.navArea { height: 49px; background: #29a0f5; position:relative; z-index:2;}
.nav { height: 49px; }
.nav ul li { float: left; height:49px; background: url("../images/navLine.jpg") no-repeat left center; position:relative;}
.nav ul li a { display: block; line-height: 49px; font-size: 14px; font-weight: bold; color: #fff; text-align:center;}
.nav ul li a:hover,.nav ul li .current, .nav ul li .cur{ background: #2e2e2e; color: #fff; }

.subNav { position:absolute; top:49px; left:0; width:100%; background:#2E2E2E; display:none;}
.subNav dl {}
.subNav dt {}
.nav .subNav dt a {line-height:20px; padding:5px 3px; color:#fff; font-size:12px; font-weight:100;}
.nav .subNav dt a:hover {background:#29a0f5; color:#2e2e2e;}

.banner{position:relative; width:100%; text-align:center; overflow:hidden; z-index:0; background:#2E2E2E;}
.banner .prev, .banner .next{position:absolute; left:6%; top:50%; width:50px; height:75px; margin-top:-37.5px; background:url(../images/bprev.png) no-repeat; display:block; z-index:10; cursor:pointer; display:none;} 
.banner .next{left:auto; right:6%; background:url(../images/bnext.png) no-repeat;}
.banner .bd{ position: relative; left: 50%; z-index:0;}
.banner .bd li{ vertical-align:top; zoom:1; text-align:center; width:100%;}
.banner .hd {position: absolute; width: 100%; text-align: center; bottom: 6%; z-index: 2; }
.banner .hd li{ display: inline-block; margin: 0 7px; width: 12px; height: 12px; border: 1px solid #d2d1d1; border-radius: 12px; cursor:pointer; text-indent:999em;}
.banner .hd li:hover,.banner .hd li.on{ border-color: #29a0f5; background: #29a0f5;}

.iBanner{position:relative; width:100%; text-align:center; overflow:hidden; z-index:0; background:#2E2E2E;}

.footer { background: #171717; }
.ftNav { height:49px; line-height: 49px; background: #29a0f5; color: #fff; text-align: center; }
.ftNav a { padding: 0 10px; color: #fff; }

.foot{padding: 25px 0; line-height: 2; color: #b2b2b2; }
.foot a{ color: #b2b2b2;}
.foot a:hover{color:#29a0f5;}

.backTop{position:fixed; right:20px; bottom:20px; z-index:9999; _position:absolute; _bottom:auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); cursor:pointer; display:none;}










