@charset "utf-8";
/*------------------ reset ------------------*/
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, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;
padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: top;background: transparent;font-style:normal;}
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,img,p{list-style-type:none;}
select, input, button, textarea {font-size:100%;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;padding:0px; margin:0px;}
legend{color:#000;}
:focus{outline:0;}
img { vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
em{font-style:normal;}
label{cursor:pointer;}
button { cursor:pointer;}
b , i { font-weight:normal; font-style:normal;}
/* hack */
.clear {display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}
.clearfix:after{content:"."; display:block; height:0; clear:both;visibility:hidden;}
.clearfix{display:inline-table;}
*html .clearfix{height:1%;}
*+html .clearfix{min-height:1%;}
/* text */
body{font-family:"微软雅黑",Arial,Lucida,Verdana,Helvetica,sans-serif;font-size:12px;color:#333;line-height:150%;background-color:#fff;}
h1{font-size:20px;}h2{font-size:14px;}h3{font-size:14px;}h4,h5,h6{font-size:12px;}
/* link */
a{color:#626c91;text-decoration:none;}
a:hover{color:#626c91;text-decoration:underline;}
/* black */
.blank5{height:5px; line-height:5px; clear:both; visibility:hidden; overflow:hidden;}
.blank10{height:10px; line-height:10px; clear:both; visibility:hidden; overflow:hidden;}
.blank20{height:20px; line-height:20px; clear:both; visibility:hidden; overflow:hidden;}
.blank30{height:30px; line-height:30px; clear:both; visibility:hidden; overflow:hidden;}
.blank40{height:40px; line-height:40px; clear:both; visibility:hidden; overflow:hidden;}

body { background:url(../images/bg.jpg) left top repeat-x #fff; }
.header { width:1200px; margin:0 auto; height:102px;   }
.logo { float:left; }

.navBar { float:right; }
.quick { height:23px; padding-top:8px;   }
.quick .search { height:23px; width:180px; background:url(../images/searchBg.jpg) left top no-repeat; float:right; }
.quick .search .txtA { width:155px; height:23px; background:none; border:none; float:left; line-height:23px; text-indent:1em; color:#cbcbcb;}
.quick .search .Btn { width:25px; height:23px; border:none; background:none; cursor:pointer; float:left; }
.quick a { display:inline-block; float:right; padding-left:8px; height:23px; }

.nav { height:40px; padding-top:31px; }
.nav li { height:40px; float:left; width:112px; text-align:center; line-height:40px; background:url(../images/navLi.jpg) right bottom no-repeat;   }
.nav li a { display:inline-block; width:112px; height:40px; line-height:40px; text-align:center; font-size:14px; color:#535353; text-decoration:none;  }
.nav li a:hover , .nav li a.current { background:url(../images/liHover.jpg) left bottom no-repeat; color:#fff;  }

.footer { height:137px; text-align:center; background:url(../images/footerBg.jpg) left bottom repeat-x; }

.fNav  { hegiht:21px; line-height:21px; font-size:14px; color:#5e5e5e; padding-top:40px; }
.fNav  a  , .fNav  a:hover {color:#5e5e5e; text-decoration:none;}
.fNav a { padding:0 5px; }
.fNav a img { padding-right:3px; }
.fNav a.wx{position:relative; display:inline-block}
.fNav a .weixin{ position:absolute; left:0; top:0; margin-top:-150px; display:none}
.copyRight { line-height:21px; text-align:center; color:#686868; font-size:14px; padding-top:10px; }











