﻿@charset "utf-8";
/* reset */
*{margin:0;padding:0;list-style-type:none;}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
:focus{outline:0;}
label{cursor:pointer;}
img{vertical-align:middle;}
table{empty-cells:show;border-collapse:collapse;border-spacing:0;}
h1{font-size:16px;}h2,h3,h4{font-size:14px;}h5,h6{font-size:12px;}
abbr,acronym{border:0;font-variant:normal}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button,textarea,select{*font-size:100%}
a,img{border:0;}
a,a:visited{color:#5e5e5e; text-decoration:none;}
a:hover{color:#4183C4;text-decoration:underline;}
.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;}/* Hides from IE-mac \*/
*html .clearfix{height:1%;}
.clearfix{display:block;}/* End hide from IE-mac */
*+html .clearfix{min-height:1%;}
body{font:12px/180% Arial,Lucida,Verdana,"宋体",Helvetica,sans-serif;color:#333;background:#fff;}
/* shortcut */
.shortcut{position:fixed;top:0;left:0;z-index:9999;width:100%;}
*html,*html body /* 修正IE6振动bug */{background-image:url(about:blank);background-attachment:fixed;}
*html .shortcut{position:absolute;top:expression(eval(document.documentElement.scrollTop));}
.shortcut{height:28px;line-height:28px;font-size:12px;background:#EEEEEE;text-transform:uppercase;box-shadow:1px 0px 2px rgba(0,0,0,0.2);border-bottom:1px solid #DDDDDD;}
.shortcut h1{font-size:14px;font-family:"微软雅黑","宋体";}
.shortcut a,.shortcut h1{padding:0px 10px;letter-spacing:1px;color:#333;text-shadow:0px 1px 1px #fff;display:block;float:left;}
.shortcut a:hover{background:#fff;}
.shortcut span.right{float:right;}
.shortcut span.right a{float:left;display:block;color:#ff6600;font-weight:800;}
.headeline{height:40px;overflow:hidden;}
.adv960x90{width:960px;height:90px;overflow:hidden;border:solid 1px #E6E6E6;margin:0 auto;}
.adv728x90{width:728px;height:90px;overflow:hidden;border:solid 1px #E6E6E6;margin:0 auto;}
.header .header-box {
  margin: 0 auto;
  line-height: 90px;
  width: 1200px;
}
.header .header-box .header-logo {
  float: left;
  font-size: 0;
}
.header .header-box .header-logo .header-logo-img {
  width: 182px;
  height: 42px;
}
.header .header-box .header-logo .header-line {
  width: 2px;
  height: 52px;
  background: #ccc;
  margin: 0 20px;
}
.header .header-box .header-logo .header-logo-text {
  font-size: 16px;
  font-weight: 600;
  color: #666;
}
.header .header-box .header-nav-box {
  position: relative;
  float: right;
}
.header .header-box .header-nav-box .hover-acitve {
  position: absolute;
  height: 2px;
  left: 20px;
  bottom: 30%;
  background: #E10932;
}
.header .header-box .header-nav {
  position: relative;
  color: #666;
}
.header .header-box .header-nav .nav-item {
  position: relative;
  float: left;
  padding-left: 20px;
  font-weight: 500;
}
.header .header-box .header-nav .nav-item a.active {
  color: #E10932;
}
.header .header-box .header-nav .nav-item a.active:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 30%;
  width: 100%;
  height: 2px;
  background: #E10932;
}
.inline-b {
  display: inline-block;
  vertical-align: middle;
}
.header {
  width: 100%;
  font-size: 16px;
  height: 90px;
  overflow: hidden;
}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:16px/180% Arial, Helvetica, sans-serif, "新宋体";background:#fff;}
.demo{background:#008ACD;height:45px;text-align:center;vertical-align:middle;width: 100%;margin: 0 auto;}
.demo h2{font-size:14px;height:30px;margin:20px 0 0 0;}
/* menu */
.menu{height:45px;overflow:hidden;background:#008ACD;width: 1050px;font-size:16px;}
.menu ul li{float:left;position:relative;text-align:center;line-height:45px;height:45px;overflow:hidden;}
.menu ul li a{position:relative;/* 必要元素 */display:block;width:110px;height:45px;font-size:16px;font-weight:bold;text-decoration:none;cursor:pointer;}
.menu ul li a span{position:absolute;/* 必要元素 */left:0;width:110px;}
.menu ul li a span.out{top:0px;}
.menu ul li a span.over,.menu ul li a span.bg{top:-45px;}
/* 实例一 */
#menu{background:#F8F0D5;font-size:16px;}
#menu ul li a{color:#000;}
#menu ul li a span.over{color:#FFF;}
#menu ul li span.bg{height:45px;background:url('images/04.png') center center no-repeat;}
/* 实例二 */
#menu1{background:#008ACD;}
#menu1 ul li a{color:#FFF;}
#menu1 ul li a span.over{background:#fff;color:#008ACD;}

.loings {
  font-size: 16px;
  overflow: hidden;
  color:#fff;
  font-weight:bold;
  line-height:45px;
}