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

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

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

.main {
  width: 1200px;
  margin: 0 auto; }

.main .mainTop {
  height: 390px;
  margin: 10px 0; }

.main .mainTop .mainTopLeft {
  width: 870px;
  height: 100%;
  background: #fff; }

.main .mainTop .mainTopLeft .mtlTop {
  margin: 10px;
  height: 50px; }

.main .mainTop .mainTopLeft .mtlBottom {
  margin: 15px 10px;
  height: 300px; }

.main .mainTop .mainTopLeft .mtlBottom .mtlbLeft {
  width: 525px;
  height: 100%;
  }

.main .mainTop .mainTopLeft .mtlBottom .mtlbRight {
  width: 325px;
  height: 100%; }

.main .mainTop .mainTopRight {
  width: 320px;
  height: 100%; }

.main .mainTop .mainTopRight .mtrTop {
  background: #fff;
  height: 290px; }

.main .mainTop .mainTopRight .mtrBottom {
  height: 90px;
  margin-top: 10px;
  }

.main .mainBottom {
  height: 515px;
  margin-bottom: 10px; }

.main .mainBottom .mainBottomLeft {
  width: 870px;
  height: 100%; }

.main .mainBottom .mainBottomLeft .mbLeft {
  width: 385px; }

.main .mainBottom .mainBottomLeft .mbLeft .mbLeftTop {
  width: 100%;
  height: 296px;
  background: #fff; }

.main .mainBottom .mainBottomLeft .mbLeft .mbLeftBottom {
  width: 100%;
  height: 209px;
  margin-top: 10px;
  background: #fff; }

.main .mainBottom .mainBottomLeft .mbRight {
  width: 475px; }

.main .mainBottom .mainBottomLeft .mbRight .mbRightTop {
  width: 100%;
  height: 238px;
  background: #fff; }

.main .mainBottom .mainBottomLeft .mbRight .mbRightBottom {
  width: 100%;
  height: 267px;
  margin-top: 10px;
  background: #fff; }

.main .mainBottom .mainBottomRight {
  width: 320px;
  height: 100%;
  background: #fff; }

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

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

.box {
  width: 100%;
  height: 100%;
  margin: 0px auto;
  background: #000;
  overflow: hidden;
  position: relative; }

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

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

.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: -300px;
  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: 250px; }

.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: 130px;
  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; }

#container {
  position: absolute;
  width: 320px;
  height: 90px;
  top: 0;
  left: 0; }

#container h1 a {
  font-size: 30px;
  position: absolute;
  top: -90px;
  width: 100%;
  text-align: center;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.7);
  text-decoration: none;
  color: #333; }

#container #scroll {
  width: 320px;
  height: 90px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0; }

#container .btn {
  position: absolute;
  top: 40px;
  width: 22px;
  height: 20px;
  display: block;
  overflow: hidden;
  background: url(1866246.png) no-repeat;
  cursor: pointer;
  text-indent: -999em; }

#container #btn_prev {
  left: 0; }

#container #btn_next {
  right: 0;
  background-position: right bottom; }

#container #slider_bar {
  width: 100%;
  height: 22px;
  position: absolute;
  bottom: 0;
  right: 10px;
  text-align: right; }

#container #slider_bar a {
  width: 16px;
  height: 14px;
  display: inline-block;
  overflow: hidden;
  background: #fff;
  color: #000;
  margin: 0 3px;
  text-align: center;
  padding-top: 2px;
  font-size: 12px; }

#container #slider_bar a.cur, #container #slider_bar a:hover {
  background: #333;
  color: #fff; }

#container #scroll .child {
  width: 320px;
  height: 90px;
  position: absolute;
  top: 0;
  left: 320px;
  z-index: 10;
  display: block;
  line-height: 90px;
  text-align: center; }

#container #scroll .child a {
  color: #c40000;
  font-size: 40px; }

#container #scroll .child img {
  width: 320px;
  height: 90px; }

#container #scroll_wrapper {
  position: relative;
  top: 0; }

#container #btn_prev, #container #btn_next, #container #slider_bar {
  z-index: 50; }

.toutiao {
  position: absolute;
  left: 0;
  top: 0; }

.textGD li {
  height: 50px;
  text-align: center; }

.textGD li a {
  color: #0070c0;
  font: normal bold 24px "Microsoft YaHei";
  display: block;
  height: 50px;
  line-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; }

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

.dzswj {
  margin: 20px 0 10px 10px;
  width: 115px;
  height: 120px;
  background: #4d95d6;
  display: block;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  line-height: 120px;
  color: #fff; }
  .dzswj:hover {
    font-weight: bold;
    color: #fff; }

.ssgspt {
  margin: 0px 0 10px 10px;
  width: 115px;
  height: 55px;
  background: #16c1cd;
  display: block;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  line-height: 55px;
  color: #fff; }
  .ssgspt:hover {
    font-weight: bold;
    color: #fff; }

.bsfwtdh {
  margin: 20px 10px 10px 0;
  width: 175px;
  height: 55px;
  background: #16c1cd;
  display: block;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  line-height: 55px;
  color: #fff; }
  .bsfwtdh:hover {
    font-weight: bold;
    color: #fff; }

.zdssaj {
  margin: 0 10px 10px 0;
  width: 175px;
  height: 55px;
  background: #f3b536;
  display: block;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  line-height: 55px;
  color: #fff; }
  .zdssaj:hover {
    font-weight: bold;
    color: #fff; }

.nsrxt {
  margin: 0 10px 10px 0;
  width: 175px;
  height: 55px;
  background: #e86461;
  display: block;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  line-height: 55px;
  color: #fff; }
  .nsrxt:hover {
    font-weight: bold;
    color: #fff; }

.cjsbsfwdt {
  margin-left: 10px;
  width: 300px;
  height: 55px;
  background: #9bab33;
  display: block;
  font-size: 16px;
  text-align: center;
  vertical-align: middle;
  line-height: 55px;
  color: #fff; }
  .cjsbsfwdt:hover {
    font-weight: bold;
    color: #fff; }

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

.zfxxgk {
  padding-left: 10px; }
  .zfxxgk .zfxxgkItem {
    display: block;
    float: left;
    width: 106px;
    height: 90px;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #3188d8;
    text-align: center;
    color: #3188d8; }
    .zfxxgk .zfxxgkItem:hover {
      font-weight: bold; }
    .zfxxgk .zfxxgkItem img {
      width: 35px;
      height: 35px;
      margin: 15px 0; }
    .zfxxgk .zfxxgkItem span {
      display: block;
      font-size: 14px;
      white-space: nowrap; }

.fgk {
  background: #3188d8;
  padding: 10px;
  margin: 30px 15px 0 15px;
  position: relative; }
  .fgk .searchkey {
    width: 295px;
    height: 35px;
    border: none;
    padding: 11px 5px; }
  .fgk .searchsubmit {
    width: 35px;
    height: 35px;
    opacity: 0;
    position: relative;
    z-index: 3; }
    .fgk .searchsubmit:hover {
      cursor: pointer; }
  .fgk .submitBtn {
    height: 35px;
    background: #76afcb;
    padding: 0 5px;
    position: absolute;
    right: 17px;
    bottom: 10px; }
    .fgk .submitBtn img {
      padding-top: 5px;
      width: 23px;
      height: 23px; }
      .fgk .submitBtn img:hover {
        cursor: pointer; }

.rc {
  padding: 30px 15px; }
  .rc span {
    color: #ff8400; }
  .rc a {
    padding: 5px; }

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

.zxft .zxftLeft {
  width: 190px;
  padding-left: 10px; }
  .zxft .zxftLeft a img {
    width: 180px;
    height: 160px; }

.zxft .zxftRight {
  width: 270px; }
  .zxft .zxftRight p {
    padding: 5px 10px 0 20px;
    line-height: 24px; }
    .zxft .zxftRight p span {
      padding-right: 10px;
      color: #ff8400; }

.hdzqItem {
  position: relative;
  border: 1px solid #3188d8;
  margin: 30px 15px 0 15px; }
  .hdzqItem .hdzqTitle {
    position: absolute;
    top: -10px;
    left: 100px;
    padding: 0 15px;
    background: #fff;
    color: #3188d8;
    z-index: 2;
    font-size: 16px;
    font-weight: normal; }
  .hdzqItem .hdzqItemLeft {
    width: 185px;
    padding: 20px 10px; }
    .hdzqItem .hdzqItemLeft p {
      text-align: justify;
      line-height: 22px;
      font-size: 12px; }
      .hdzqItem .hdzqItemLeft p span {
        display: block;
        color: #3188d8; }
  .hdzqItem .hdzqItemRight {
    padding-top: 20px;
    padding-left: 4px;
    width: 90px; }
    .hdzqItem .hdzqItemRight a img {
      width: 90px;
      height: 90px; }

.xinxiang {
  padding: 20px 10px 20px 0; }
  .xinxiang a {
    display: block;
    float: left;
    width: 87px;
    height: 40px;
    line-height: 40px;
    background: #3188d8;
    margin-left: 15px;
    margin-bottom: 10px;
    border-radius: 5px; }
    .xinxiang a img {
      width: 24px;
      height: 24px;
      margin-left: 5px;
      vertical-align: middle; }
    .xinxiang a span {
      color: #fff; }

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

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