.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(1882003.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; }

.qjgkcon {
  padding: 20px 24px; }
  .qjgkcon h2 {
    padding: 15px 0;
    font-size: 16px;
    font-weight: normal;
    text-align: center; }
  .qjgkcon p {
    text-indent: 2em;
    text-align: justify;
    line-height: 24px; }
    .qjgkcon p a {
      color: #c00000; }
  .qjgkcon .ldzl {
    display: block;
    width: 125px;
    height: 35px;
    margin: 20px auto 0 auto;
    background: #4d95d6;
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    color: #fff; }

.qjjgcon ul {
  padding-left: 60px; }
  .qjjgcon ul li {
    width: 178px;
    float: left;
    padding-top: 20px;
    list-style-type: square; }
    .qjjgcon ul li a {
      font-size: 16px; }

.dzjgcon ul {
  padding-left: 60px; }
  .dzjgcon ul li {
    width: 178px;
    float: left;
    padding-top: 12px;
    list-style-type: square; }
  .dzjgcon ul a {
    text-decoration: underline; }

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

.zfxxgkcon .xxgktitle a {
  display: block;
  float: left;
  width: 103px;
  height: 90px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 1px solid #3188d8;
  text-align: center;
  color: #3188d8; }
  .zfxxgkcon .xxgktitle a:hover, .zfxxgkcon .xxgktitle a.curr {
    background: #3188d8;
    color: #fff; }
    .zfxxgkcon .xxgktitle a:hover i.one, .zfxxgkcon .xxgktitle a.curr i.one {
      background: url(1882059.png) left top no-repeat; }
    .zfxxgkcon .xxgktitle a:hover i.two, .zfxxgkcon .xxgktitle a.curr i.two {
      background: url(1882061.png) left top no-repeat; }
    .zfxxgkcon .xxgktitle a:hover i.three, .zfxxgkcon .xxgktitle a.curr i.three {
      background: url(1882062.png) left top no-repeat; }
    .zfxxgkcon .xxgktitle a:hover i.four, .zfxxgkcon .xxgktitle a.curr i.four {
      background: url(1882063.png) left top no-repeat; }
    .zfxxgkcon .xxgktitle a:hover i.five, .zfxxgkcon .xxgktitle a.curr i.five {
      background: url(1882064.png) left top no-repeat; }
  .zfxxgkcon .xxgktitle a i.img {
    display: block;
    width: 35px;
    height: 35px;
    margin: 15px auto; }
  .zfxxgkcon .xxgktitle a i.one {
    background: url(1882058.png) left top no-repeat; }
  .zfxxgkcon .xxgktitle a i.two {
    background: url(1882065.png) left top no-repeat; }
  .zfxxgkcon .xxgktitle a i.three {
    background: url(1882066.png) left top no-repeat; }
  .zfxxgkcon .xxgktitle a i.four {
    background: url(1882067.png) left top no-repeat; }
  .zfxxgkcon .xxgktitle a i.five {
    background: url(1882068.png) left top no-repeat; }
  .zfxxgkcon .xxgktitle a span {
    display: block;
    font-size: 14px;
    white-space: nowrap; }

.zfxxgkcon .xxgkcon {
  padding: 20px 20px 20px 10px; }
  .zfxxgkcon .xxgkcon .xxgkItem {
    width: 100%;
    height: 80px;
    background: #f8f8f8; }
    .zfxxgkcon .xxgkcon .xxgkItem ul {
      padding-left: 60px;
      padding-top: 5px; }
      .zfxxgkcon .xxgkcon .xxgkItem ul li {
        width: 170px;
        margin-top: 14px;
        float: left;
        list-style-type: square; }
        .zfxxgkcon .xxgkcon .xxgkItem ul li a:hover {
          color: #3188d8; }

.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 {
  padding: 20px 0;
  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; }

/*
.bsfwBox{
    position:relative;
    padding:20px;
    a {
        display:block;
        position:absolute;
        float:left;
        background:#d8ecff;
    }
}
*/
#bsfwBox {
  height: 270px;
  width: 550px;
  position: relative;
  margin: 10px auto;
  overflow: hidden; }

#bsfwBox a {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #333;
  font-weight: bold;
  padding: 3px 6px;
  font-size: 12px;
  background: #d8ecff; }

#bsfwBox a:hover {
  border: 1px solid #eee;
  background: #333;
  border-radius: 5px;
  color: #fff; }
