.header {
  width: 1200px;
  margin: 0 auto;
  height: 150px; }

.nav {
  width: 1200px;
  margin: 0 auto;
  background: #3188d8;
  height: 50px; }

.headerContent {
  position: relative;
  padding: 50px 0 0 40px; }
  .headerContent .zizhan {
    padding-top: 22px;
    margin-left: 10px; }
    .headerContent .zizhan .zizhana {
      display: block;
      width: 60px;
      height: 25px;
      line-height: 25px;
      border-radius: 10px;
      background: #3188d8;
      text-align: center;
      font-size: 14px;
      letter-spacing: 1px;
      color: #fff;
      padding: 0 2px; }
      .headerContent .zizhan .zizhana:hover {
        font-weight: bold; }
    .headerContent .zizhan ul {
      display: none;
      position: absolute;
      left: 130px;
      padding: 10px 0;
      bottom: -25px; }
      .headerContent .zizhan ul li {
        float: left;
        margin-right: 16px; }
        .headerContent .zizhan ul li a {
          font-size: 14px;
          color: #fff; }
          .headerContent .zizhan ul li a:hover {
            color: #c00000; }
  .headerContent .search {
    padding-top: 18px;
    position: relative; }
    .headerContent .search .searchkey {
      width: 200px;
      height: 35px;
      border: none;
      padding: 11px 5px;
      border-radius: 8px 0 0 8px; }
    .headerContent .search .searchsubmit {
      width: 35px;
      height: 35px;
      opacity: 0;
      position: relative;
      z-index: 3; }
      .headerContent .search .searchsubmit:hover {
        cursor: pointer; }
    .headerContent .search .submitBtn {
      height: 35px;
      background: #f3b536;
      border-radius: 0 8px 8px 0;
      padding: 0 5px;
      position: absolute;
      right: 6px;
      bottom: 0; }
      .headerContent .search .submitBtn img {
        padding-top: 5px;
        width: 23px;
        height: 23px; }
        .headerContent .search .submitBtn img:hover {
          cursor: pointer; }

.xjnav {
  height: 100%;
  padding-left: 50px; }
  .xjnav li {
    float: left;
    padding: 0 50px; }
    .xjnav li:hover {
      background: #2967a0; }
    .xjnav li a {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 50px;
      font-size: 18px;
      font-weight: bold;
      color: #fff; }
      .xjnav li a:hover {
        color: #fff; }

body {
  background-attachment: fixed;
  background-position: center top;
  background-image: url(1897741.jpg);
  background-repeat: no-repeat; }

.ywqh {
  border-bottom: 2px solid #e2e2e2;
  margin-left: 30px; }
  .ywqh li {
    float: left;
    padding: 10px;
    margin-bottom: -2px;
    border-bottom: 2px solid #e2e2e2; }
    .ywqh li:hover, .ywqh li.curr {
      border-color: #3188d8; }
    .ywqh li a {
      font-size: 18px;
      color: #3188d8; }

.yw {
  margin-left: 45px; }
  .yw .ywItem {
    display: none;
    padding-top: 20px; }
    .yw .ywItem.curr {
      display: block; }
    .yw .ywItem li {
      height: 44px;
      padding: 0px 10px 0px 0;
      line-height: 20px;
      list-style-type: disc; }
      .yw .ywItem li a {
        display: block;
        height: 100%; }
      .yw .ywItem li span {
        display: inline-block;
        background: #c00000;
        color: #fff;
        font-size: 12px;
        padding: 0 2px;
        border-radius: 3px; }

.h2title {
  margin: 0 10px 20px 10px;
  padding-top: 10px;
  font-weight: normal;
  border-bottom: 2px solid #e3e3e3; }
  .h2title span {
    display: inline-block;
    padding: 8px;
    font-size: 18px;
    margin-bottom: -2px; }
    .h2title span.curr, .h2title span:hover {
      cursor: pointer;
      border-bottom: 2px solid #3188d8; }

.bsxz .bsxzItem {
  display: none; }
  .bsxz .bsxzItem.curr {
    display: block; }
  .bsxz .bsxzItem .xz {
    padding-left: 30px; }
    .bsxz .bsxzItem .xz a {
      display: block;
      width: 108px;
      height: 46px;
      line-height: 46px;
      float: left;
      font-size: 16px; }

.bsxz .bsItem {
  display: block;
  float: left;
  width: 96px;
  height: 80px;
  margin-left: 10px;
  margin-bottom: 0px;
  text-align: center;
  color: #3188d8; }
  .bsxz .bsItem img {
    width: 36px;
    height: 36px;
    margin: 5px 0 10px 0; }
  .bsxz .bsItem span {
    display: block;
    color: #333; }

.cbl {
  position: fixed;
  right: 10px;
  top: 200px;
  z-index: 51; }
  .cbl .qian3 {
    display: block;
    width: 90px;
    height: 80px;
    background: #004b81; }
    .cbl .qian3:hover {
      background: #2784d3; }

.footerBg {
  height: 188px;
  background: rgba(0, 0, 0, 0.2); }

.footerBg .footer {
  width: 1200px;
  margin: 0 auto;
  height: 100%; }

.foobox {
  position: relative;
  color: #fff; }
  .foobox .link {
    padding: 30px 0 0 100px; }
    .foobox .link a {
      color: #fff;
      font-size: 12px; }
      .foobox .link a:hover {
        color: #c00000; }
  .foobox .xinxi {
    padding: 26px 0 0 100px; }
    .foobox .xinxi p {
      line-height: 22px;
      font-size: 12px; }
      .foobox .xinxi p img {
        width: 20px;
        height: 20px;
        vertical-align: middle;
        margin-left: 10px; }
  .foobox .dzjg {
    position: absolute;
    top: 57px;
    left: 30px; }
    .foobox .dzjg img {
      width: 60px;
      height: 60px; }
  .foobox .zhaocuo {
    position: absolute;
    top: 30px;
    left: 635px; }
    .foobox .zhaocuo img {
      width: 110px;
      height: 55px; }
  .foobox .jubao {
    position: absolute;
    top: 93px;
    left: 635px; }
    .foobox .jubao img {
      width: 157px;
      height: 55px; }
  .foobox .weixin {
    position: absolute;
    top: 30px;
    right: 217px;
    text-align: center; }
    .foobox .weixin img {
      width: 98px;
      height: 98px; }
    .foobox .weixin p {
      padding-top: 10px; }
  .foobox .app {
    position: absolute;
    top: 30px;
    right: 78px;
    text-align: center; }
    .foobox .app img {
      width: 98px;
      height: 98px; }
    .foobox .app p {
      padding-top: 10px; }

.main {
  width: 1200px;
  min-height: 500px;
  margin: 10px auto;
  background: #fff; }
  .main .mainTop {
    height: 100px; }
  .main .mainBottom {
    position: relative;
    margin-top: 5px;
    border-top: 2px solid #e3e3e3; }
    .main .mainBottom .blueline {
      position: absolute;
      width: 80px;
      height: 2px;
      left: 0;
      top: -2px;
      background: #3188d8; }
    .main .mainBottom .mainBottomLeft {
      width: 246px;
      min-height: 500px;
      border-right: 1px solid #e3e3e3; }
    .main .mainBottom .mainBottomRight {
      width: 954px;
      min-height: 500px; }

.dqlj {
  padding: 30px 0 0 35px; }
  .dqlj h2 {
    padding-bottom: 13px;
    font: normal 18px "Microsoft YaHei";
    color: #3188d8; }
  .dqlj p img {
    width: 24px;
    height: 24px;
    vertical-align: middle; }
  .dqlj p span {
    padding: 0 3px; }
    .dqlj p span.cu {
      color: #959595; }
  .dqlj p a {
    padding: 0 3px;
    color: #c00000; }

.threeList {
  width: 100%;
  padding-top: 20px;
  padding-left: 30px; }
  .threeList .tl {
    display: block;
    width: 215px;
    height: 40px;
    box-sizing: border-box;
    padding-left: 60px;
    line-height: 40px;
    font-size: 16px;
    text-align: left;
    color: #2867a0; }
    .threeList .tl:hover, .threeList .tl.curr {
      background: #4990e8;
      color: #fff; }

.threeListCon {
  padding: 50px 50px 0 70px; }
  .threeListCon li {
    list-style-type: square;
    padding-bottom: 18px; }
    .threeListCon li a {
      display: block; }
      .threeListCon li a span {
        float: right;
        padding-right: 80px;
        color: #737373; }
      .threeListCon li a:hover span {
        color: #c00000; }
