.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(1884212.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: 200px;
  margin: 10px auto;
  background: #fff; }
  .main .mainTop .mainTopLeft {
    width: 600px;
    height: 290px; }
  .main .mainTop .mainTopRight {
    width: 600px;
    height: 290px; }
  .main .mainCenter {
    width: 100%;
    height: 60px; }
  .main .mainBottom .mainBottomLeft {
    width: 600px;
    height: 340px; }
  .main .mainBottom .mainBottomRight {
    width: 600px;
    height: 340px; }

.qjgk {
  margin: 0 10px 0 20px; }

.zfxxgk {
  margin: 0 20px 20px 10px; }

.bs {
  padding: 30px 0 0 20px; }
  .bs .bsItem {
    margin-bottom: 20px; }

.zjnav {
  padding: 0 7px; }
  .zjnav .zj {
    display: block;
    float: left;
    width: 280px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin-left: 13px; }
    .zjnav .zj img {
      width: 32px;
      height: 32px;
      vertical-align: middle;
      padding-left: 10px;
      padding-right: 10px; }
    .zjnav .zj span {
      font-size: 16px;
      color: #fff; }
  .zjnav .one {
    background: #3188d8; }
  .zjnav .two {
    background: #e86461; }
  .zjnav .three {
    background: #9bab33; }
  .zjnav .four {
    background: #009660; }

.bsfwdh {
  margin: 0 10px 0 20px; }

.rsrm {
  margin: 0 20px; }

.rsrmcon .bsxzItem {
  display: none; }
  .rsrmcon .bsxzItem.curr {
    display: block; }
  .rsrmcon .bsxzItem ul {
    padding-left: 50px;
    padding-right: 30px; }
    .rsrmcon .bsxzItem ul li {
      list-style-type: square;
      padding-bottom: 12px; }
      .rsrmcon .bsxzItem ul li a span {
        float: right; }

.zlxz {
  padding: 20px 0 0 20px; }
  .zlxz .zlxztop {
    padding-bottom: 20px; }
    .zlxz .zlxztop .zlxzitem a {
      display: block;
      width: 125px;
      height: 50px;
      margin-left: 1px;
      margin-bottom: 1px;
      text-align: center;
      line-height: 50px;
      color: #fff; }
    .zlxz .zlxztop .zlxztleft .one {
      background: #0995f0; }
    .zlxz .zlxztop .zlxztleft .two {
      background: #41a1e0; }
    .zlxz .zlxztop .zlxztcenter a {
      width: 190px;
      height: 33px;
      line-height: 33px; }
      .zlxz .zlxztop .zlxztcenter a.one {
        background: #41a1e0; }
      .zlxz .zlxztop .zlxztcenter a.two {
        background: #6ac0f8; }
      .zlxz .zlxztop .zlxztcenter a.three {
        background: #248fd5; }
    .zlxz .zlxztop .zlxztright .one {
      background: #41a1e0; }
    .zlxz .zlxztop .zlxztright .two {
      background: #0995f0; }
    .zlxz .zlxztop .zlxztzuihou .one {
      background: #0995f0; }
    .zlxz .zlxztop .zlxztzuihou .two {
      background: #41a1e0; }
  .zlxz .zlxzbottom {
    padding-left: 30px; }
    .zlxz .zlxzbottom li {
      list-style-type: square;
      padding-bottom: 10px; }

.dzswj {
  padding: 20px; }
  .dzswj a {
    display: block;
    float: left;
    width: 126px;
    height: 120px;
    margin-left: 10px;
    margin-bottom: 10px;
    background: #f2f2f2;
    text-align: center; }
    .dzswj a img {
      width: 40px;
      height: 40px;
      padding-top: 25px;
      padding-bottom: 10px;
      margin: 0 auto; }
    .dzswj a span {
      display: block; }

.rmyw {
  position: relative;
  height: 220px;
  margin-left: 30px;
  overflow: hidden; }
  .rmyw a {
    display: block;
    position: absolute;
    padding: 4px 6px;
    border-radius: 4px;
    font-size: 14px;
    color: #fff; }
    .rmyw a:hover {
      z-index: 10;
      font-weight: bold;
      padding: 6px 8px; }
