﻿@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  list-style-type: none; }

body, button, dd, dl, dt, h1, h2, h3, h4, h5, h6, input, li, ol, p, td, ul {
  margin: 0;
  padding: 0; }

body, button, input {
  font: 12px/1.5 tahoma,arial,'Hiragino Sans GB',\5b8b\4f53,sans-serif; }

h1, h2, h3, h4, h5, h6, button, input {
  font-size: 100%;
  font-weight: 500; }

ol, ul {
  list-style: none; }

a {
  text-decoration: none !important;
  display: block; }

a:hover {
  text-decoration: underline; }

fieldset, img {
  border: 0;
  vertical-align: middle; }

a, button {
  cursor: pointer; }

button {
  outline: medium; }

input {
  outline: medium; }

/*img{
  width: 100%;
}*/
/*清除浮动*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden; }

.clearfix {
  *zoom: 1;
  /*IE/7/6*/ }

.img-scale img, .footer .footer-nav li a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.img-scale:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.header1-1 .nav > ul > li > a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background: #fff;
  min-width: 1200px;
  font-family: Arial, "微软雅黑";
  font-size: 14px;
  color: #666666; }

.fr {
  float: right; }

.fl {
  float: left; }

.w12 {
  width: 1200px;
  margin: 0 auto; }

.song {
  font-family: "Arial","宋体"; }

.o {
  overflow: hidden; }

.img-scale img, .footer .footer-nav li a {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.img-scale:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.img-scale {
  overflow: hidden; }

.header1-1 {
  height: 70px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }
  .header1-1 .logo {
    display: inline-block;
    line-height: 70px;
    margin-right: -40px; }
    .header1-1 .logo img {
      vertical-align: middle; 
      width: 200px;
    height: 60px;
     margin-left: -30px;
}
  .header1-1 .nav {
    width: 100%;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    min-width: 1200px; }
    .header1-1 .nav > ul {
      display: inline-block; }
      .header1-1 .nav > ul > li {
        float: left;
        padding: 0 24px; }
       /*  .header1-1 .nav > ul > li:hover > a {
         border-bottom: 3px solid #1787fb;
         color: #2961c0; } */

        .header1-1 .nav > ul > li > a {
          line-height: 70px;
          font-size: 16px;
          color: #42455c;
          font-weight: bold;
          display: block;
          height: 70px;
          -webkit-transition: color 0.3s;
          -moz-transition: color 0.3s;
          -ms-transition: color 0.3s;
          -o-transition: color 0.3s;
          transition: color 0.3s; }
            .header1-1 .nav > ul > li:hover {
          background: #1787fb;
          color: #fff; }
           .header1-1 .nav > ul > li:hover a{
          color: #fff; }
          .header1-1 .nav > ul > .active {
          background: #1787fb;
          color: #fff; }
          .header1-1 .nav > ul > .active a {
          color: #fff; }
  .header1-1 .login {
    position: relative;
    margin-right: -20px; }
    .header1-1 .login .iconimg {
      color: #999;
      display: inline-block;
      padding: 0 5px;
      position: relative;
      line-height: 70px; }
      .header1-1 .login .iconimg > img {
        vertical-align: middle;
        max-width: 20px; }
      .header1-1 .login .iconimg .erwm {
        position: absolute;
        top: 72px;
        left: 50%;
        margin-left: -50px;
        border: 1px solid #eeeeee;
        background: #ffffff;
        display: none; }
        .header1-1 .login .iconimg .erwm img {
          width: 100px;
          height: 100px; }
    .header1-1 .login .top-right {
      font-size: 15px;
      line-height: 70px; }
      .header1-1 .login .top-right a {
        color: #999;
        display: inline-block;
        padding: 0 10px 0 14px;
        position: relative; }
        .header1-1 .login .top-right a:before {
          content: "|";
          position: absolute;
          left: 0;
          color: #999; }
        .header1-1 .login .top-right a:first-child:before {
          content: ""; }
        .header1-1 .login .top-right a:last-child {
          padding-right: 0; }
  .header1-1 .search-box {
    width: 614px;
    height: 48px;
    border: 1px solid #ccc;
    position: absolute;
    top: 150px;
    background: #fff;
    left: 50%;
    margin-left: -308px;
    font-size: 15px;
    display: none; }
    .header1-1 .search-box input {
      float: left;
      height: 48px;
      background: none;
      border: none;
      font-family: "微软雅黑 Regular"; }
    .header1-1 .search-box input[type='text'] {
      width: 520px;
      padding: 0 10px; }
    .header1-1 .search-box input[type='submit'] {
      width: 74px;
      border-left: 1px solid #ccc;
      height: 20px;
      margin-top: 14px;
      cursor: pointer; }
  @media screen and (max-width: 1280px) {
    .header1-1 .logo {
      margin-left: 20px; }
    .header1-1 .login {
      margin-right: 20px; } }

.footer {
  height: 240px;
  background: #1e364e;
  padding-top: 40px; }
  .footer .logoinfo {
    padding-top: 10px;
    padding-right: 64px; }
    .footer .logoinfo img {
      width: 303px;
      height: 53px; }
    .footer .logoinfo .phone {
      font-size: 26px;
      font-weight: bold;
      color: #1f7ede;
      padding: 35px 0 10px; }
    .footer .logoinfo p {
      color: rgba(255, 255, 255, 0.6);
      line-height: 30px; }
  .footer .footer-nav ul {
    width: 100px;
    padding: 0 48px 0 76px;
    float: left;
    border-right: 1px solid rgba(224, 224, 224, 0.2); }
    .footer .footer-nav ul:last-child {
      border-right: none; }
  .footer .footer-nav h3 a {
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px; }
  .footer .footer-nav li a {
    color: #878f99;
    line-height: 32px; }
    .footer .footer-nav li a:hover {
      color: #fff; }
  .footer .footer-ewm {
    text-align: center; }
    .footer .footer-ewm li {
      width: 127px;
      float: left;
      padding-left: 32px; }
    .footer .footer-ewm img {
      width: 127px;
      height: 127px; }
    .footer .footer-ewm p {
      color: #c2cbd7;
      padding-top: 10px; }

.copyright {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.3);
  text-align: center;
  height: 40px;
  background: #182b3e;
  line-height: 40px; }
  .copyright a {
    display: inline-block;
    color: rgba(255, 255, 255, 0.3); }




/*# sourceMappingURL=headerFooter.css.map */
