/* CSS Document */
/* CSS Document */
@charset "utf-8";
* {
  margin: 0 auto;
  padding: 0;
}
::selection {
  color: #FFFFFF;
  background-color: #004e94;
}
::-moz-selection {
  color: #FFFFFF;
  background-color: #004e94;
}
::-webkit-selection {
  color: #FFFFFF;
  background-color: #004e94;
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #004e94;
}
body {
  font-size: 14px;
  color: #121212;
  font-family: Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;
}
ul, li {
  list-style-type: none;
}
img, ul, li, button {
  padding: 0px;
  margin: 0px;
}
img, button {
  border: none;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
.clear {
  clear: both;
}
img {
  border: 0;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  clear: both;
  height: 0;
}
.clearfloat {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
.clearfix {
  display: inline-table;
}
input, textarea {
  outline: none;
  border: 0px;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
h3 {
  font-size: 24px;
}
/* End hide from IE-mac */
h3 a {
  color: #;
}
/*top*/
.top {
  width: 100%;
  height: 38px;
  line-height: 38px;
  background: #fafafa;
}
.top-c {
  width: 1180px;
  margin: 0 auto;
}
.top-c dl dt {
  float: left;
  color: #737373;
}
.top-c dl dd {
  float: right;
}
.top-c dl dd a {
  color: #737373;
  margin: 0 10px;
}
.top-c dl dd img {
  vertical-align: middle;
}
/*header*/
.header {
  width: 1180px;
  margin: 0 auto;
  height: 135px;
  overflow: hidden;
}
.logo {
  float: left;
  width: 550px;
}
.logo dl dt {
  float: left;
  margin-top: 18px;
}
.logo dl dd {
  float: left;
  font-size: 18px;
  font-weight: bold;
  width: 320px;
  line-height: 29px;
  margin: 33px 0 0 38px;
}
.logo dl dd h4 {
  color: #e50112;
  font-size: 20px;
  font-weight: bold;
}
.logo dl dd p {
  font-size: 18px;
  margin-top: 10px;
  color: #333;
  font-weight: bold;
}
.phone {
  float: right;
  width: 184px;
  font-size: 14px;
  background: url(../images/phone.jpg) no-repeat left;
  height: 64px;
  padding-left: 60px;
  margin-top: 38px;
  line-height: 30px;
}
.phone span {
  font-size: 28px;
  color: #e20212;
  font-family: impact;
  font-weight: bold;
}
/*nav*/
.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop));
}
.nav {
  width: 100%;
  background: #0d69bf;
  height: 60px;
  line-height: 60px;
}
.nav-c {
  width: 1180px;
  margin: 0 auto;
}
.nav-c ul li.another {
  background: #e50112;
}
.nav-c ul li.another a {
  color: #FFFFFF;
}
.nav-c ul li {
  float: left;
  font-size: 15px;
  padding: 0 38px;
}
.nav-c ul li a {
  color: #FFF;
  display: block;
}
.nav-c ul li:hover {
  background: #e50112;
}
.nav-c ul li a:hover {
  display: block;
  color: #FFFFFF;
}
/*footer*/
.footer {
  width: 100%;
  background: #0d69bf;
  height: 290px;
  overflow: hidden;
}
.f-c {
  width: 1180px;
  margin: 0 auto;
  color: #FFF;
}
.f-c a {
  color: #FFF;
}
.f-logo {
  float: left;
  width: 210px;
  background: #FFF;
  height: 230px;
  text-align: center;
  padding-top: 87px;
}
.f-r {
  float: left;
  width: 930px;
  margin-left: 35px;
}
.f-nav {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #fff;
  margin-top: 5px;
}
.f-nav ul li {
  font-size: 14px;
  float: left;
  margin: 0 26px;
}
.last {
  margin-top: 20px;
  width: 740px;
  float: left;
}
.last p {
  line-height: 36px;
}
.last h2 {
  font-size: 14px;
  font-weight: normal;
  display: inline;
}
.last p img {
  vertical-align: middle;
  margin-left: 10px;
}
.last-ewm {
  width: 117px;
  float: left;
  text-align: center;
  margin-top: 40px;
}
.last-ewm img {
  width: 117px;
  height: 117px;
}
.last-ewm p {
  line-height: 36px;
}










