@charset "UTF-8";
body {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  background: #fff;
  background-image: url(../img/bg.jpg); }

* {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; }

a:hover {
  text-decoration: none;
  color: #cd0301; }

.leoui-main {
  width: 1300px;
  margin: 0 auto; }
  .leoui-main .leoui-gutter-30 {
    padding-left: 10px;
    padding-right: 10px; }

.bg-white {
  background: #fff; }

.header {
  height: 160px;
  position: relative; }
  .header .logo {
    position: relative; }
    .header .logo img {
      position: absolute;
      top: 30px;
      left: 1%;
      z-index: 999;
      width: 40%; }
    .header .logo .search {
      float: right;
      padding: 5px 0;
      height: 15px;
      border-radius: 6px; }
      .header .logo .search:before {
        content: ""; }
      .header .logo .search .search-input {
        width: 270px;
        height: 25px;
        padding: 0;
        border-radius: 37.5px;
        background: #fff;
        margin-top: 10px; }
        .header .logo .search .search-input input {
          padding: 0 22px;
          width: 200px;
          height: 25px;
          line-height: 25px;
          font-size: 16px;
          color: #1c1e66;
          border-radius: 37.5px;
          overflow: hidden;
          background: #fff;
          border-radius: 18px;
          border: 1px solid #f1f1f1; }
        .header .logo .search .search-input a.search-btn {
          width: 70px;
          height: 25px;
          display: block;
          float: right;
          background: #bb181e;
          border-radius: 25px;
          overflow: hidden;
          text-align: center;
          line-height: 20px;
          cursor: pointer;
          color: #fff; }
          .header .logo .search .search-input a.search-btn i {
            line-height: 25px;
            font-size: 16px;
            color: #fff;
            margin-right: 5px; }
        .header .logo .search .search-input a.gj {
          color: #666;
          font-size: 14px; }
  .header .navbar {
    background: none;
    height: 60px;
    line-height: 60px;
    z-index: 99999;
    position: absolute;
    top: 50px;
    right: 0; }
    .header .navbar .nav {
      background: none;
      margin: 0 auto;
      width: 100%; }
      .header .navbar .nav a {
        color: #333;
        display: block;
        z-index: 9999;
        padding: 0 15px;
        font-size: 18px;
        font-weight: 100;
        line-height: 60px; }
        .header .navbar .nav a:hover {
          color: #b3100b; }
      .header .navbar .nav .m {
        position: relative;
        display: inline; }
        .header .navbar .nav .m:before {
          content: "";
          position: absolute;
          color: #fff;
          left: -4px;
          top: 0; }
        .header .navbar .nav .m:first-child:before {
          content: ""; }
      .header .navbar .nav .on {
        background-color: none; }
      .header .navbar .nav .sub {
        display: none;
        /*默认隐藏*/
        position: absolute;
        top: 50px;
        background: #fff;
        width: 110px;
        z-index: 9999;
        border-top: none;
        color: #fff; }
        .header .navbar .nav .sub li {
          height: 35px;
          line-height: 35px;
          background: #a92c28;
          border: 0;
          margin: 0 0;
          width: 100%;
          float: left;
          display: block;
          text-align: center;
          min-width: 110px; }
          .header .navbar .nav .sub li a {
            color: #fff;
            display: block;
            line-height: 35px;
            font-size: 16px;
            text-align: center;
            font-weight: 100; }
            .header .navbar .nav .sub li a:hover {
              background: #b3100b; }
      .header .navbar .nav .sub-more {
        width: 650px;
        top: 50px;
        right: 10px;
        padding: 20px;
        background: #f5f5f5; }
        .header .navbar .nav .sub-more h4 {
          font-size: 18px;
          font-weight: 700;
          display: block;
          color: #a92c28;
          width: 100%;
          overflow: hidden;
          line-height: 30px;
          margin-bottom: 10px; }
          .header .navbar .nav .sub-more h4 a {
            font-size: 18px;
            font-weight: 700;
            display: block;
            color: #a92c28;
            width: 100%;
            overflow: hidden;
            line-height: 30px;
            margin-bottom: 10px;
            padding: 0; }
        .header .navbar .nav .sub-more p {
          display: block;
          margin-bottom: 10px;
          line-height: 30px; }
          .header .navbar .nav .sub-more p a {
            line-height: 20px;
            display: inline;
            font-size: 16px;
            padding: 0 15px;
            text-align: center;
            color: #333; }
            .header .navbar .nav .sub-more p a:hover {
              color: #a92c28;
              font-weight: 700; }

.con-tl a {
  display: block; }
  .con-tl a img {
    display: block;
    width: 100%;
    height: 80px; }

h2.side-tit {
  font-size: 18px;
  font-weight: bold;
  height: 45px;
  line-height: 45px;
  text-align: left;
  letter-spacing: 1px;
  margin-left: 4px;
  border-bottom: 2px solid #ea1515; }
  h2.side-tit span {
    color: #ea1515;
    border-bottom: 3px solid #ea1515;
    padding: 0 15px;
    padding-right: 8px;
    font-size: 22px;
    height: 45px;
    line-height: 45px; }
  h2.side-tit a {
    font-size: 14px;
    color: #ccc;
    font-weight: 100; }
    h2.side-tit a:hover {
      color: #cd0301;
      font-weight: 700; }

h2.side-tit-new {
  font-size: 18px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: left;
  letter-spacing: 1px;
  margin-left: 4px;
  margin: 15px 0 0 15px; }
  h2.side-tit-new span {
    padding: 0 20px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: #041768;
    background: linear-gradient(to right, #041768 0%, #0e53a4 100%);
    text-align: center;
    font-weight: 100; }
  h2.side-tit-new a {
    font-size: 14px;
    color: #ccc;
    font-weight: 100; }
    h2.side-tit-new a:hover {
      color: #cd0301;
      font-weight: 700; }

a.more-new {
  color: #021767;
  letter-spacing: 1px;
  font-size: 14px; }

h3.side-tit {
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  background-color: #f2f2f2;
  height: 35px;
  line-height: 35px;
  margin: 8px 0; }
  h3.side-tit span {
    color: #041768;
    padding: 0 15px;
    padding-right: 8px;
    font-size: 20px;
    height: 40px;
    line-height: 35px;
    font-weight: 700; }
  h3.side-tit a {
    font-size: 14px;
    color: #ccc;
    font-weight: 100; }

.title-culture {
  border-bottom: 1px solid #e5e5e5;
  height: 50px;
  line-height: 50px; }
  .title-culture .title-culture-l {
    font-size: 24px;
    color: #a92c28;
    font-weight: 100; }
  .title-culture .title-culture-r a {
    font-size: 14px;
    color: #ccc;
    font-weight: 100; }

.fullslide {
  position: relative;
  margin: 0 auto;
  height: 300px; }
  .fullslide .bd {
    position: relative;
    z-index: 0; }
    .fullslide .bd li img {
      width: 100%;
      height: 300px;
      vertical-align: top; }
  .fullslide .hd {
    position: relative;
    z-index: 1;
    margin-top: -30px;
    height: 30px;
    line-height: 30px;
    text-align: center; }
    .fullslide .hd ul {
      text-align: center;
      padding-top: 5px; }
      .fullslide .hd ul li {
        cursor: pointer;
        display: inline-block;
        *display: inline;
        zoom: 1;
        width: 8px;
        height: 8px;
        margin: 5px;
        background: url(../img/tg_flash_p.png) -18px 0;
        overflow: hidden;
        font-size: 0; }
      .fullslide .hd ul .on {
        background-position: 0 0; }
  .fullslide .prev,
  .fullslide .next {
    z-index: 1;
    display: block;
    width: 55px;
    height: 55px;
    position: relative;
    top: -180px;
    margin-left: 3%;
    float: left;
    background: url(../img/arrow2.png) 0 0 no-repeat;
    filter: alpha(opacity=40);
    opacity: 0.4; }
    .fullslide .prev:hover,
    .fullslide .next:hover {
      filter: alpha(opacity=80);
      opacity: 0.8; }
  .fullslide .next {
    background-position: right 0;
    float: right;
    margin-right: 3%; }

.con {
  background: #fff; }
  .con .Topline {
    background-color: #f7f8fb;
    line-height: 1.5;
    padding: 20px 20px;
    overflow: hidden; }
    .con .Topline li.title {
      font-weight: bold;
      text-align: center;
      height: 40px;
      margin-bottom: 10px;
      overflow: hidden; }
      .con .Topline li.title a {
        color: #113292;
        font-size: 28px; }
    .con .Topline li.public-bd {
      overflow: hidden; }
      .con .Topline li.public-bd .newest {
        height: 35px;
        line-height: 35px;
        float: left;
        width: 40%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        margin: 0 40px; }
        .con .Topline li.public-bd .newest a {
          font-size: 18px;
          color: #333; }
  .con .leoui-slidetabs .hd {
    width: 100%;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    position: relative;
    border-bottom: none; }
    .con .leoui-slidetabs .hd .nav-tit-a {
      background: #00acee;
      color: #fff;
      font-size: 18px;
      width: 90px;
      text-align: center; }
    .con .leoui-slidetabs .hd dl {
      float: left; }
      .con .leoui-slidetabs .hd dl dd {
        float: left;
        cursor: pointer;
        text-align: center;
        font-size: 18px;
        background-color: #f2f2f2;
        padding: 0 16px;
        height: 35px;
        line-height: 35px;
        margin: 8px 0;
        margin-right: 15px; }
        .con .leoui-slidetabs .hd dl dd a {
          color: #6e6e6e;
          display: inline;
          padding: 0 0;
          font-size: 18px; }
          .con .leoui-slidetabs .hd dl dd a:hover {
            text-decoration: none; }
        .con .leoui-slidetabs .hd dl dd:before {
          content: "";
          position: absolute;
          color: #0c6499;
          left: -4px;
          top: 0; }
        .con .leoui-slidetabs .hd dl dd:first-child:before {
          content: ""; }
      .con .leoui-slidetabs .hd dl dd.on {
        background-color: #d9d9d9; }
        .con .leoui-slidetabs .hd dl dd.on a {
          color: #ea1515;
          font-weight: 700; }
    .con .leoui-slidetabs .hd dl.xxgk_tab dd {
      float: left;
      cursor: pointer;
      text-align: center;
      font-size: 18px;
      background-color: #f2f2f2;
      padding: 0 5px;
      height: 35px;
      line-height: 35px;
      margin: 8px 0;
      margin-right: 15px; }
      .con .leoui-slidetabs .hd dl.xxgk_tab dd a {
        color: #6e6e6e;
        display: inline;
        padding: 0 0;
        font-size: 18px; }
        .con .leoui-slidetabs .hd dl.xxgk_tab dd a:hover {
          text-decoration: none; }
    .con .leoui-slidetabs .hd dl.xxgk_tab dd.on {
      background-color: #d9d9d9; }
      .con .leoui-slidetabs .hd dl.xxgk_tab dd.on a {
        color: #ea1515;
        font-weight: 700; }
  .con .leoui-focusbox-pic {
    background: #fff; }
    .con .leoui-focusbox-pic .pic img {
      display: block;
      border: none;
      width: 585px;
      height: 378px; }
  .con .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 50px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=50);
    opacity: 0.5;
    overflow: hidden; }
  .con .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 50px;
    width: 100%;
    overflow: hidden; }
    .con .txt li {
      height: 50px;
      line-height: 50px;
      position: absolute;
      bottom: -50px;
      text-align: center;
      padding: 0 0 0 10px;
      font-size: 18px;
      font-weight: 100;
      text-decoration: none;
      display: block; }
      .con .txt li a {
        color: #fff; }
  .con .num {
    position: absolute;
    z-index: 10;
    bottom: 15px;
    right: 12px; }
    .con .num li {
      float: left;
      width: 10px;
      height: 10px;
      line-height: 60px;
      margin-left: 9px;
      overflow: hidden;
      cursor: pointer;
      background: #fff;
      border-radius: 5px; }
    .con .num li.on {
      width: 28px;
      filter: alpha(opacity=100);
      opacity: 1; }
      .con .num li.on a {
        background: #f61a1a; }
  .con ul.leoui-indexlist-border li {
    border-bottom: 1px dotted #dcdcdc; }
  .con ul.leoui-indexlist li {
    height: 45px;
    line-height: 45px;
    font-size: 18px; }
    .con ul.leoui-indexlist li span.date {
      font-size: 16px; }
    .con ul.leoui-indexlist li a.tit {
      color: #666;
      color: #222;
      width: 88%; }
    .con ul.leoui-indexlist li:hover a {
      color: #cd0301; }
  .con ul.leoui-indexlist-toppic li.toppic-li {
    padding: 10px;
    height: 120px; }
    .con ul.leoui-indexlist-toppic li.toppic-li img {
      height: auto; }
    .con ul.leoui-indexlist-toppic li.toppic-li span {
      line-height: 22px;
      font-size: 14px;
      color: #8c8c8c;
      padding: 8px; }
    .con ul.leoui-indexlist-toppic li.toppic-li a.tit {
      text-align: center;
      width: 100%;
      line-height: 34px;
      font-weight: 500;
      font-size: 18px; }
  .con ul.leoui-indexlist-dot li:before {
    top: 19px;
    background-color: #666; }
  .con ul.leoui-indexlist-reTimg li a.tit {
    width: 88%; }
  .con ul.leoui-indexlist-delTimg li a.tit {
    font-size: 14px;
    width: 100%; }

.nav_tit {
  padding: 10px 0; }
  .nav_tit h2 {
    height: 100px;
    background: url(../img/1344-1.png) no-repeat; }
    .nav_tit h2 a {
      display: block;
      width: 100%;
      overflow: hidden;
      font-size: 22px;
      float: left;
      line-height: 100px;
      font-weight: 100;
      color: #a92c28;
      padding: 0 20px;
      letter-spacing: 4px;
      text-align: center;
      margin-bottom: 10px; }

.con-ztPic {
  background-color: #fff;
  padding: 5px;
  margin-top: 40px; }
  .con-ztPic a {
    display: block; }
    .con-ztPic a img {
      width: 100%;
      height: 120px; }
    .con-ztPic a .con-ztPic-list img {
      height: 120px;
      width: 100%; }

.con-outer-lzjy {
  background-color: #f7f8fb; }
  .con-outer-lzjy .con-c {
    background: none; }

.con-outer-e {
  padding-bottom: 30px; }

.con-outer-d {
  background-color: #fff; }

.xxgk-card {
  display: block;
  width: 100%;
  background-color: #052271;
  background: linear-gradient(to right, #052271 0%, #1d77de 100%);
  height: 90px;
  line-height: 90px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  position: relative; }
  .xxgk-card i {
    position: absolute;
    font-size: 48px;
    left: 20px;
    margin-right: 20px;
    color: #fff; }
  .xxgk-card span {
    position: absolute;
    top: 30px;
    left: 80px;
    line-height: 30px;
    font-size: 20px;
    color: #fff; }

.con_szzy .con_szzy_card {
  background: #fff;
  border: 1px solid #f1f1f1;
  height: 270px; }
  .con_szzy .con_szzy_card:hover {
    border: 1px solid #b91b25; }
  .con_szzy .con_szzy_card .con_szzy_card_pic {
    height: 130px;
    width: 100%;
    overflow: hidden; }
    .con_szzy .con_szzy_card .con_szzy_card_pic img {
      width: 100%;
      height: auto; }
  .con_szzy .con_szzy_card .con_szzy_card_text {
    padding: 15px; }
    .con_szzy .con_szzy_card .con_szzy_card_text span {
      font-size: 18px; }
    .con_szzy .con_szzy_card .con_szzy_card_text hr {
      margin-top: 20px;
      margin-bottom: 20px;
      border: 0;
      border-top: 1px solid #eee; }
    .con_szzy .con_szzy_card .con_szzy_card_text a {
      width: 50%;
      padding: 10px 5px;
      background-color: white;
      color: #3166ff;
      border: 1px solid #3166ff;
      border-radius: 3px;
      margin: 0 auto;
      display: block;
      text-align: center; }

.subgzdt {
  margin-top: 16px;
  padding: 8px 16px;
  background-color: #f7f8fb;
  overflow: hidden; }
  .subgzdt .subtitle {
    font-size: 20px;
    font-weight: 100;
    display: block;
    margin-bottom: 10px; }
    .subgzdt .subtitle a {
      color: #041768; }
    .subgzdt .subtitle a.link-more {
      text-align: right;
      color: #999;
      font-style: normal;
      font-size: 16px;
      margin-right: 10px; }
      .subgzdt .subtitle a.link-more:hover {
        color: #cd0301;
        font-weight: 700; }
  .subgzdt ul.leoui-indexlist li {
    width: 100%;
    float: left;
    margin-right: 40px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 8px; }
    .subgzdt ul.leoui-indexlist li a.tit {
      width: 95%;
      color: #666;
      font-size: 16px; }
    .subgzdt ul.leoui-indexlist li:before {
      top: 12px;
      background-color: #666; }

.ldjg {
  padding: 10px 0; }
  .ldjg h2.tit2 {
    font-size: 18px; }
  .ldjg .content2 {
    margin-top: 10px; }
  .ldjg span.spa1 {
    font-weight: bold; }
  .ldjg span.spa2 {
    padding: 0 5px; }
  .ldjg span.spa4 {
    margin-left: 10px; }

.con-top {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 0 24px #f9f9f9;
  padding: 0 15px; }
  .con-top a.topline_s {
    width: 100%;
    font-size: 25px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 50px;
    color: #041768;
    display: block;
    text-align: center;
    font-weight: 700;
    line-height: 50px; }
  .con-top div a {
    color: #333;
    font-size: 18px;
    text-align: center;
    display: block;
    margin: 0 20px;
    width: 45%;
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    float: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

.con-col-a .con-a-r {
  padding: 10px;
  background-color: #f3f4f8; }

.ladyScroll {
  width: 100%;
  height: 250px;
  position: relative; }
  .ladyScroll .prev,
  .ladyScroll .next {
    position: absolute;
    top: 45%;
    width: 32px;
    height: 40px;
    margin-top: -25px;
    z-index: 999999; }
    .ladyScroll .prev i,
    .ladyScroll .next i {
      font-size: 45px;
      color: #ccc; }
    .ladyScroll .prev:hover, .ladyScroll .prev:active, .ladyScroll .prev:focus,
    .ladyScroll .next:hover,
    .ladyScroll .next:active,
    .ladyScroll .next:focus {
      text-decoration: none;
      color: #ccc; }
  .ladyScroll .next {
    right: 10px; }
  .ladyScroll .prev {
    left: -10px; }
  .ladyScroll .scrollWrap {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: absolute; }
    .ladyScroll .scrollWrap dl {
      float: left;
      padding: 0 10px;
      height: 240px;
      width: 100%;
      text-align: center;
      position: relative; }
    .ladyScroll .scrollWrap span {
      display: block;
      width: 100%;
      height: 54px;
      /* position: absolute; */
      /* left: 5px; */
      /* bottom: 0; */
      background: #fff;
      /* filter: alpha(opacity=80); */
      /* opacity: 0.80; */ }
    .ladyScroll .scrollWrap dt {
      margin: 0 auto;
      height: 177px;
      width: 100%;
      overflow: hidden; }
    .ladyScroll .scrollWrap img {
      display: block;
      width: 100%;
      height: 177px; }
    .ladyScroll .scrollWrap dd {
      padding: 5px 8px;
      width: 100%;
      height: 64px;
      font-size: 20px;
      color: #fff;
      text-align: center;
      overflow: hidden;
      background: #fff;
      /* position: absolute;
          left: 0;
          bottom: 0; */ }
      .ladyScroll .scrollWrap dd a {
        font-size: 16px;
        color: #666;
        line-height: 1.5;
        font-weight: 100;
        overflow: hidden; }

#ladyScroll-video {
  width: 98%;
  height: 250px;
  position: relative; }
  #ladyScroll-video .prev,
  #ladyScroll-video .next {
    position: absolute;
    top: 45%;
    width: 32px;
    height: 40px;
    margin-top: -25px;
    z-index: 999999; }
    #ladyScroll-video .prev i,
    #ladyScroll-video .next i {
      font-size: 45px;
      color: #ccc; }
    #ladyScroll-video .prev:hover, #ladyScroll-video .prev:active, #ladyScroll-video .prev:focus,
    #ladyScroll-video .next:hover,
    #ladyScroll-video .next:active,
    #ladyScroll-video .next:focus {
      text-decoration: none;
      color: #ccc; }
  #ladyScroll-video .next {
    right: -20px; }
  #ladyScroll-video .prev {
    left: -30px; }
  #ladyScroll-video .scrollWrap {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    position: absolute; }
    #ladyScroll-video .scrollWrap dl {
      float: left;
      padding: 0 20px;
      height: 240px;
      width: 100%;
      text-align: center;
      position: relative; }
    #ladyScroll-video .scrollWrap span {
      display: block;
      width: 100%;
      height: 54px;
      /* position: absolute; */
      /* left: 5px; */
      /* bottom: 0; */
      background: #fff;
      /* filter: alpha(opacity=80); */
      /* opacity: 0.80; */ }
    #ladyScroll-video .scrollWrap dt {
      margin: 0 auto;
      height: 177px;
      width: 100%;
      overflow: hidden; }
    #ladyScroll-video .scrollWrap img {
      display: block;
      width: 100%;
      height: 177px; }
    #ladyScroll-video .scrollWrap dd {
      padding: 0 8px;
      width: 100%;
      height: 68px;
      font-size: 20px;
      color: #fff;
      text-align: center;
      overflow: hidden;
      background: #fff;
      /* position: absolute;
          left: 0;
          bottom: 0; */ }
      #ladyScroll-video .scrollWrap dd a {
        font-size: 14px;
        color: #0E52A3;
        line-height: 18px;
        font-weight: 100;
        overflow: hidden; }

.con-video dl dd {
  width: 100%;
  height: 270px;
  padding: 0 9px;
  border-radius: 2px;
  box-shadow: 0 0 24px #f9f9f9;
  border: 1px solid #eaeaea;
  border-radius: 6px;
  padding: 10px;
  box-shadow: 0 0 5px #d6d6d6; }
  .con-video dl dd video {
    width: 100%;
    height: 200px; }
  .con-video dl dd span {
    height: 40px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

.Qlink .textLlink a {
  display: block;
  width: 100%;
  background-color: #041768;
  background: linear-gradient(to right, #041768 0%, #1d77de 100%);
  height: 100px;
  line-height: 100px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  position: relative; }
  .Qlink .textLlink a i {
    position: absolute;
    font-size: 48px;
    left: 20px; }
  .Qlink .textLlink a span {
    position: absolute;
    left: 80px; }
  .Qlink .textLlink a span.yy {
    top: 20px;
    line-height: 30px;
    font-size: 16px; }
  .Qlink .textLlink a b {
    font-size: 22px;
    margin-top: 30px; }
.Qlink .pic img {
  width: 100%;
  height: 80px; }

.xxbs .leoui-table td,
.xxbs .leoui-table th {
  position: relative;
  padding: 5px 15px; }

.con-links img {
  width: 100%; }
.con-links h3 {
  height: 1px;
  margin: 15px 0; }
.con-links a.txt-link {
  height: 55px;
  line-height: 55px;
  font-size: 16px;
  padding: 0 5px;
  text-align: center;
  color: #333; }
.con-links select {
  width: 100%;
  border: none;
  background-color: #fafafa;
  height: 55px;
  line-height: 55px;
  font-size: 18px; }

.textLinks {
  background: #292929;
  border-bottom: 1px dashed #373737; }
  .textLinks h3 {
    border-bottom: 1px dashed #ccc;
    height: 1px;
    margin: 15px 0; }
  .textLinks a.txt-link {
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    padding: 0 5px;
    text-align: center;
    color: #fff; }
  .textLinks select {
    margin-top: 10px;
    width: 100%;
    border: none;
    background: #292929;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #fff; }
  .textLinks .links-pic .rew {
    width: 20%; }
    .textLinks .links-pic .rew a img {
      width: 100%; }

.footer {
  overflow: hidden;
  background: #292929;
  padding: 30px 0; }
  .footer p {
    text-align: right;
    font-size: 14px;
    margin: 5px 0;
    color: #fff; }
    .footer p a {
      text-align: center;
      line-height: 35px;
      color: #fff; }
  .footer p.wx,
  .footer p.wap {
    width: 135px;
    float: right;
    margin-right: 10px;
    text-align: center; }
    .footer p.wx img,
    .footer p.wap img {
      width: 105px; }
    .footer p.wx span,
    .footer p.wap span {
      display: block;
      width: 100%;
      font-size: 14px;
      color: #666; }
  .footer .footer_logo {
    margin-top: 30px; }
    .footer .footer_logo a {
      display: block;
      margin: 0 10px;
      text-align: center; }
      .footer .footer_logo a img {
        width: 100%;
        height: 80px; }

.side-code {
  right: 10px;
  position: fixed;
  top: 320px;
  z-index: 9998;
  width: 100px;
  background: none; }

.textList .list-nav {
  background: #fff;
  overflow: hidden; }
  .textList .list-nav h3 {
    padding: 15px;
    border-bottom: 1px solid #eaf0f3;
    line-height: 1.5;
    color: #333;
    font-size: 22px;
    font-weight: 700; }
  .textList .list-nav dl {
    padding: 15px 0; }
    .textList .list-nav dl dd {
      font-size: 18px;
      line-height: 30px;
      font-weight: 700;
      border-bottom: 1px solid #eaf0f3; }
      .textList .list-nav dl dd a {
        display: block;
        padding: 10px 50px 10px 30px;
        position: relative; }
        .textList .list-nav dl dd a i {
          position: absolute;
          right: 20px;
          text-align: right;
          float: right;
          color: #eaf0f3; }
      .textList .list-nav dl dd.on {
        background: #cd0301; }
        .textList .list-nav dl dd.on a {
          color: #FFF; }
          .textList .list-nav dl dd.on a i {
            color: #FFF; }
.textList .list-con {
  background: #fff;
  overflow: hidden;
  min-height: 700px; }
  .textList .list-con .crumbs {
    padding: 15px;
    overflow: hidden;
    border-bottom: 1px solid #eaf0f3;
    line-height: 1.5;
    color: #333; }
    .textList .list-con .crumbs dl dd {
      float: left;
      text-align: center;
      font-size: 16px;
      color: #555;
      text-align: center; }
      .textList .list-con .crumbs dl dd a {
        margin: 0 12px; }
        .textList .list-con .crumbs dl dd a:hover {
          text-decoration: solid;
          font-weight: 700; }
  .textList .list-con ul {
    padding: 20px 30px 30px; }
    .textList .list-con ul li {
      padding: 10px 5px;
      border-bottom: 1px dotted #e0e0e0; }
      .textList .list-con ul li a {
        font-size: 18px;
        font-weight: 700;
        color: #333;
        text-decoration: none;
        margin-bottom: 10px;
        display: block; }
        .textList .list-con ul li a:hover {
          color: #cd0301; }
      .textList .list-con ul li p.info {
        margin-top: 5px;
        font-size: 14px;
        line-height: 30px;
        color: #999; }
        .textList .list-con ul li p.info span {
          margin-right: 20px; }

.zw {
  width: 100%;
  height: 30px; }

/* img */
.subNav .tb_1zn_w {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb1w.png) no-repeat;
  float: left; }

.subNav .tb_2zd_w {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb2w.png) no-repeat;
  float: left; }

.subNav .tb_3zd_w {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb3w.png) no-repeat;
  float: left; }

.subNav .tb_5nb_w {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb4w.png) no-repeat;
  float: left; }

.subNav .tb_xs_w {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb_xsw.png) no-repeat;
  float: left; }

.subNav .tb_ysq_w {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb_ysqw.png) no-repeat;
  float: left; }

.currentDd .tb_1zn_b {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb1b.png) no-repeat;
  float: left; }

.currentDd .tb_ysq_b {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb_ysq.png) no-repeat;
  float: left; }

.currentDd .tb_xs_b {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb_xs.png) no-repeat;
  float: left; }

.currentDd .tb_5nb_b {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb4b.png) no-repeat;
  float: left; }

.currentDd .tb_3zd_b {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb3b.png) no-repeat;
  float: left; }

.currentDd .tb_2zd_b {
  width: 40px;
  height: 40px;
  margin-top: 8px;
  margin-right: 30px;
  background: url(../images/tb2b.png) no-repeat;
  float: left; }

/*# sourceMappingURL=index.css.map */
