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

.pt20 {
  padding-top: 20px; }

.main {
  width: 1200px;
  min-height: 200px;
  margin: 10px auto;
  background: #fff; }
  .main .mainTop .mainTopLeft {
    width: 410px;
    height: 300px; }
  .main .mainTop .mainTopCenter {
    width: 540px;
    height: 300px; }
  .main .mainTop .mainTopRight {
    width: 250px;
    height: 300px; }
  .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; }

.zxft {
  padding-top: 20px; }
  .zxft .zxftLeft {
    width: 280px; }
    .zxft .zxftLeft a img {
      width: 280px;
      height: 180px; }
  .zxft .zxftRight {
    width: 400px;
    padding-left: 20px; }
    .zxft .zxftRight h2 {
      padding-bottom: 15px;
      font-weight: normal; }
      .zxft .zxftRight h2 span {
        padding-right: 40px;
        font-size: 16px;
        color: #3188d8; }
      .zxft .zxftRight h2 a {
        padding: 0 5px;
        color: #ce5f06; }
    .zxft .zxftRight p {
      padding: 5px 0; }
      .zxft .zxftRight p span {
        display: inline-block;
        margin-right: 10px;
        padding: 2px 4px;
        border-radius: 3px;
        background: #3188d8;
        color: #fff; }
      .zxft .zxftRight p:first-of-type {
        color: #3188d8; }
    .zxft .zxftRight .introduce {
      padding-top: 10px;
      line-height: 24px; }

.otherTitle .other {
  float: right;
  font-size: 12px;
  color: #ce5f06;
  line-height: 46px; }

.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(1883179.png) left top no-repeat; }
    .zfxxgkcon .xxgktitle a:hover i.two, .zfxxgkcon .xxgktitle a.curr i.two {
      background: url(1883181.png) left top no-repeat; }
    .zfxxgkcon .xxgktitle a:hover i.three, .zfxxgkcon .xxgktitle a.curr i.three {
      background: url(1883182.png) left top no-repeat; }
    .zfxxgkcon .xxgktitle a:hover i.four, .zfxxgkcon .xxgktitle a.curr i.four {
      background: url(1883183.png) left top no-repeat; }
    .zfxxgkcon .xxgktitle a:hover i.five, .zfxxgkcon .xxgktitle a.curr i.five {
      background: url(1883184.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(1883178.png) left top no-repeat; }
  .zfxxgkcon .xxgktitle a i.two {
    background: url(1883185.png) left top no-repeat; }
  .zfxxgkcon .xxgktitle a i.three {
    background: url(1883186.png) left top no-repeat; }
  .zfxxgkcon .xxgktitle a i.four {
    background: url(1883187.png) left top no-repeat; }
  .zfxxgkcon .xxgktitle a i.five {
    background: url(1883188.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;
  /*
    .one{
        background: #3188d8;
    }
    .two{
        background: #e86461;

    }
    .three{
        background: #9bab33;

    }
    .four{
        background: #009660;

    }
    */ }
  .zjnav .zj {
    display: block;
    float: left;
    width: 222px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    margin-left: 13px;
    background: #7cb6f0; }
    .zjnav .zj img {
      width: 32px;
      height: 32px;
      vertical-align: middle;
      padding-left: 10px;
      padding-right: 10px; }
    .zjnav .zj span {
      font-size: 16px;
      color: #fff; }

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

.rsrm {
  margin: 0 20px; }

.ttxw h2 {
  margin: 10px 10px 0 10px;
  padding: 15px 15px 10px 15px;
  text-align: center;
  color: #bf0015;
  background: #f8f8f8;
  font-size: 16px; }

.ttxw p {
  margin: 0 10px;
  padding: 0 20px 10px 20px;
  background: #f8f8f8;
  line-height: 24px;
  text-align: justify;
  font-size: 12px; }

.ssbdDssp {
  padding-top: 30px;
  padding-left: 15px; }
  .ssbdDssp img {
    width: 205px;
    height: 95px; }

.ttxwlink {
  text-align: center; }
  .ttxwlink a {
    display: inline-block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    background: #7cb6f0;
    color: #fff;
    text-align: center;
    margin-right: 20px; }
    .ttxwlink a img {
      vertical-align: middle;
      padding-right: 10px; }

.ssbdDssp .rsrmcon .bsxzItem ul {
  padding-left: 25px; }

.rsrmcon .bsxzItem {
  padding: 10px 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 i {
        padding-right: 3px; }
        .rsrmcon .bsxzItem ul li a i.bluei {
          color: #008b21; }
      .rsrmcon .bsxzItem ul li a span {
        float: right;
        color: #737373; }

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

.box .slideImages {
  position: relative;
  width: 100%;
  height: 225px;
  overflow: hidden; }

.box .slideImages .slideImage {
  position: absolute;
  width: 100%;
  height: 225px; }

.box .slideImages.transitionOpacity .slideImage {
  opacity: 0; }
  .box .slideImages.transitionOpacity .slideImage .title {
    display: none; }

.box .slideImages.transitionOpacity .slideImage.current {
  opacity: 1; }
  .box .slideImages.transitionOpacity .slideImage.current .title {
    display: block; }

.box .slideImages.transitionOpacity .slideImage.current .slideLink {
  display: block;
  position: relative;
  z-index: 2; }

.box .slideImages.transitionTop .slideImage {
  top: -225px;
  opacity: 0; }

.box .slideImages.transitionTop .slideImage.current {
  opacity: 1;
  top: 0; }

.box .slideImages.transitionLeft .slideImage {
  left: -525px; }

.box .slideImages.transitionLeft .slideImage.current {
  left: 0; }

.box .slideImages .slideImage {
  transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s; }

.box .slideImages .slideImage .slideLink {
  display: none;
  width: 100%;
  height: 175px; }

.box .slideImages .slideImage .title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff; }

.box .slideImages .slideImage .title span {
  padding-left: 10px;
  color: #fff; }

.options {
  text-align: center;
  padding: 5px 10px 12px;
  position: absolute;
  right: 0;
  bottom: 0; }

.options a {
  color: #fff; }

.options a:hover {
  color: #3da636; }

.prev, .next {
  position: absolute;
  z-index: 3;
  display: block;
  padding: 8px 2px;
  background: rgba(0, 0, 0, 0.4);
  top: 90px;
  font-size: 20px;
  color: #ddd; }

.prev:hover, .next:hover {
  color: #ddd; }

.prev {
  left: 0; }

.next {
  right: 0; }

.options .pages a {
  display: inline-block;
  width: 16px;
  height: 5px;
  margin: 3px;
  background: #fff; }

.options .pages a.current {
  background: #f35041; }

#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; }
