@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5 microsoft yahei, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var,i { font-style: normal; }
ul, ol { list-style: none; }
a { text-decoration: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%;border:0;background:none;outline:none; }
table { border-collapse: collapse; border-spacing: 0 }
.clear { display: block; height: 0; overflow: hidden; clear: both }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline;color: #1586ce; }
a { outline: none; color: #555; }
table { border-collapse: collapse; border-spacing: 0; }
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.mr0{ margin-right:0 !important; float:right !important;}

/*Body*/
body {  margin: 0 auto; overflow-x: auto; min-width:1140px;  background: #fff; color:#666; }
a {  color: #555; text-decoration:none; transition: all 0.5s ease 0s; }
a:hover { text-decoration:none; color: #4bace0; }

.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.g-in{width:1100px;margin:0 auto;*zoom:1;}
.g-in:after{content:"\20";display:block;height:0;clear:both;}

.header{background:#fff;position:relative;}
.topArea{/*background: url(bg-01.jpg) no-repeat center top;*/}
.logo{float:left;padding:32px 0 34px;}
#nav{background: #319bde;height: 40px;box-shadow: 1px 2px 6px #86b0cc}
#nav li{float:left;width: 157px;height: 40px;line-height: 40px;text-align: center;background: url(bg-05.jpg) no-repeat right center;position: relative;}
#nav li:last-child{background: none;}
#nav li a{display:inline-block;width: 100%;height: 100%;font-size:16px;color:#fff;}
#nav li a:hover,#nav li a.current{background: #e60400;}
#nav .subNav{position: absolute;top: 40px;left: 0;right: 0;bottom: auto;z-index: 99;background: #319bde;display: none;}
#nav .subNav dt{height:32px;overflow:hidden;border-bottom:1px solid #3ca5e8;}
#nav .subNav dt a{display:block;height:32px;line-height:32px;font-size:12px;}

.data-search{background: url(bg-06.jpg) repeat-x;height: 38px;line-height: 38px;color: #000;}
.data-search .sky{float: left;}
.data-search .sForm{float: right;margin-top: 8px;}
.sForm .txt{height: 23px;line-height:23px;width: 143px;border: 1px solid #aca8a8;padding-left: 10px;float: left;}
.sForm .smit{float: right;width: 226px;width: 68px;height: 23px;border-top: 1px solid #fffc00;background: #fb312d;color: #fff;border-radius:3px;margin-left: 3px;cursor: pointer;}

.footer{background:#eef0f0;color:#000;border-top: 2px solid #1686cd;}
.footer a{color:#000;}
.footer a:hover{color: #1686cd;}
.m-copy{padding: 16px 0 20px;}
.lt-logo{float: left;}
.rt-address{float: right;text-align: right;line-height: 22px;padding: 12px 0}

.back-to { position:fixed; bottom:110px; right:46%; margin-right:-620px; display:none; z-index:999; }
.back-to .back-top { display:block; width:60px; height:60px; background:url(top.png) no-repeat; outline:0 none; text-indent:-9999em; overflow:hidden; }
.back-to .back-top:hover { background-position:0 0; }