@charset "utf-8";
@font-face {
  font-family: 'ico';
  src: url('fonts/ico.eot');
  src: url('fonts/ico.eot?#iefix') format('embedded-opentype'), url('fonts/ico.ttf') format('truetype'), url('fonts/ico.woff') format('woff'), url('fonts/ico.svg#ico') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class*="icon-"] {
  font-family: 'ico';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-location:before {
  content: "\e600";
}
.icon-menu:before {
  content: "\e601";
}
.icon-feed:before {
  content: "\e602";
}
.icon-close:before {
  content: "\e603";
}
.icon-home:before {
  content: "\e604";
}
.icon-newwin:before {
  content: "\e605";
}
.icon-sinaweibo:before {
  content: "\e700";
}
.icon-tencentweibo:before {
  content: "\e701";
}
.icon-wechat:before {
  content: "\e702";
}
.ie7 .icon-location,
.ie6 .icon-location {
  font-family: 'ico';
  zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe600;');
}
.ie7 .icon-menu,
.ie6 .icon-menu {
  font-family: 'ico';
  zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe601;');
}
.ie7 .icon-feed,
.ie6 .icon-feed {
  font-family: 'ico';
  zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe602;');
}
.ie7 .icon-close,
.ie6 .icon-close {
  font-family: 'ico';
  zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe603;');
}
.ie7 .icon-home,
.ie6 .icon-home {
  font-family: 'ico';
  zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe604;');
}
.ie7 .icon-newwin,
.ie6 .icon-newwin {
  font-family: 'ico';
  zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe605;');
}
.ie7 .icon-sinaweibo,
.ie6 .icon-sinaweibo {
  font-family: 'ico';
  zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe700;');
}
.ie7 .icon-tencentweibo,
.ie6 .icon-tencentweibo {
  font-family: 'ico';
  zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe701;');
}
.ie7 .icon-wechat,
.ie6 .icon-wechat {
  font-family: 'ico';
  zoom: expression(this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe702;');
}
.visible-phone {
  display: none;
}
.header {
  clear: both;
  background: #efefef url("sprite0.png") 0 0px repeat-x;
  height: 70px;
}
.header .container {
  position: relative;
}
.logo {
  margin: 17px 15px 0;
  float: left;
}
.tel {
  background: transparent url("sprite.png") 0 0 no-repeat;
  height: 30px;
  width: 224px;
  float: right;
  clear: right;
  display: block;
}
.tel a {
  display: block;
  text-indent: -9999px;
}

.telhire {
  background: transparent url("tel_hire.png") 0 0 no-repeat;
  height: 30px;
  width: 224px;
  float: right;
  clear: right;
  display: block;
}
.telhire a {
  display: block;
  text-indent: -9999px;
}

.local-search {
  color: #1d2088;
  float: right;
  display: block;
  clear: right;
  font-size: 14px;
  margin-top: 15px;
}
.local-search a,
.local-search a:hover,
.local-search a:visited {
  color: #1d2088;
}
.headerbar {
  clear: both;
  background: #1d2088 url("sprite0.png") 0 -125px repeat-x;
  height: 30px;
  _overflow: hidden;
}
.navitem,
.navgap,
.navdropdown {
  float: left;
  *zoom: 1;
}
.navgap {
  width: 0;
  height: 20px;
  margin: 5px 0;
  overflow: hidden;
  border-left: 1px solid #181878;
  border-right: 1px solid #004098;
}
.dropdownmenu {
  display: none;
}
.navbtn {
  display: inline-block;
  font: 600 14px "微软雅黑";
  line-height: 30px;
  width: 100px;
  color: #efefef;
  text-align: center;
}

.navbtnlarger {
  display: inline-block;
  font: 600 14px "微软雅黑";
  line-height: 30px;
  width: 120px;
  color: #efefef;
  text-align: center;
}

.navitem .navbtn,
.navdropdown .navbtn {
  position: relative;
  background: #0270bb 0 -125px repeat-x;
  height: 30px;
}
.navitem .navbtn:hover,
.navdropdown .navbtn:hover {
  background: #00a0e9 url("sprite0.png") 0 -165px repeat-x;
  height: 30px;
  color: white;
}
.navdropdown .navbtn.large {
  margin-top: -1px;
  line-height: 32px;
  font-size: 15px;
  background: #1d2088 url("sprite0.png") 0 -205px repeat-x;
  height: 32px;
}
.navdropdown .navbtn.large:hover {
  background: #1d2088 url("sprite0.png") 0 -205px repeat-x;
  height: 32px;
}
.navbtn i {
  width: 0;
  height: 0;
  line-height: 0;
  padding: 0;
  border: 4px solid;
}
.navdropdown {
  position: relative;
  z-index: 999;
}
.navdropdown .navbtn {
  width: 95Px;
  padding-right: 6px;
  position: relative;
}
.navdropdown .navbtn i {
  position: absolute;
  margin-left: 6px;
  top: 14.5px;
  border-color: #efefef transparent transparent transparent;
  border-style: solid dashed dashed dashed;
}
.navdropdown.opened .navbtn {
  background: #00a0e9 url("sprite0.png") 0 -165px repeat-x;
  height: 30px;
  color: white;
}
.navdropdown.opened .navbtn i {
  top: 10.5px;
  border-color: transparent transparent white transparent;
  border-style: dashed dashed solid dashed;
}
.navdropdown.opened .navbtn.large {
  background: #1d2088 url("sprite0.png") 0 -205px repeat-x;
  height: 32px;
  color: white;
}
.navdropdown.opened .dropdownmenu {
  display: block;
}
.subnavmenu {
  z-index: 999;
  position: absolute;
  top: 30px;
  left: 0;
  width: 180px;
  min-width: 180px;
  padding: 5px 0;
  margin: 0;
  list-style: none;
  zoom: 1;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 3px 0 3px -2px rgba(55, 55, 55, 0.4);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(222, 222, 223, 0.9) 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(222, 222, 223, 0.9)));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(222, 222, 223, 0.9) 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(222, 222, 223, 0.9) 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(222, 222, 223, 0.9) 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(222, 222, 223, 0.9) 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#e6dededf', GradientType=0);
  /* IE6-9 */

}
.subnavmenu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 12px;
}
.subnavmenu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 13px;
}
.ie6 .subnavitem {
  height: 24px;
}
.subnavitem {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.subnavitem a {
  display: block;
  clear: both;
  color: #100964;
  padding: 5px 15px;
  margin: 0;
  font: 400 14px "宋体";
  text-decoration: none;
}
.subnavitem a:hover {
  background: #004098;
  color: #efefef;
}
.footer {
  background: #1d2088;
  color: white;
  font: 12px "宋体";
  text-align: center;
}
.footer a {
  color: white;
}
.footer p {
  padding: 1em;
}
.navlist-bottom {
  text-align: left;
}
.navlist-bottom a {
  color: graytext;
}
.navlist-bottom a:hover {
  color: #00a0e9;
}
.navlist-bottom dt {
  font-weight: bold;
  margin-top: 1em;
  color: #1d2088;
  line-height: 20px;
  font-family: "微软雅黑";
  font-size: 14px;
}
.navlist-bottom dd {
  line-height: 20px;
  margin-left: .5em;
  font-family: "宋体";
  font-size: 12px;
}
v\:shape {
  behavior: url(#default#VML);
  display: block;
}
.featurette-divider {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white;
  clear: both;
}
.fixwidth #rootshapediv,
.fixwidth .footnav,
.fixwidth .footer,
.fixwidth .header,
.fixwidth .headerbar,
.fixwidth .heroslide,
.fixwidth .heroslides,
.fixwidth .splitbar,
.fixwidth .news {
  min-width: 1000px;
}
.ie6 .container {
  width: 1000px;
  padding: 0 20px;
}
.navleft {
  width: 240px;
  margin-left: 15px;
  text-align: left;
  z-index: 0;
}
.contentright {
  width: 725px;
  float: left;
}
.maincontent {
  margin: 10px auto 0;
  width: 1000px;
}
.navlefttd,
.contentrighttd {
  vertical-align: top;
}
.navlefttd {
  width: 255px;
}
html {
  color: #000;
  background: #FFF;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000000;
}
.container {
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  display: table;
  content: "";
  line-height: 0;
  clear: both;
}
.tiny .container {
  width: 784px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row {
  margin-left: -20px;
}
.span3 {
  width: 220px;
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
