@charset "UTF-8";
.transition {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis, .indexPart1 .list li .name, .indexPart1 .imgList li a.name, .indexPart2 .imgList li a.name, .indexPart2 .list h2, .indexPart2 .list li, .indexPart3 .list .img a.name, .indexPart3 .list li, .indexPart4 li, .indexPart5 .img a.name, .indexPart5 .list li, .indexPart9 .list .img a.name, .indexPart8 li dd a, .bwdfzt .img a.name, .bwdfzt .list .name, .news li, .sideHot .img a.name, .sideHot .list li, .union_01 .img a.name, .union_01 .list li, .videoList .name, .sideList li, .municipal_01 li a.name, .municipal_02 li a.name, .provincial_02 .list li a.name, .specialIndex_01 .list li .name, .specialIndex_01 .imgList li a.name, .specialIndex_04 .list li a, .specialSide .list a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex {
  display: flex;
  display: -webkit-flex; }

.flexColumn {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column; }

.itemsCenter {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body {
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none; }

a {
  color: #333;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #e40b21;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0px; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit; }

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.h10 {
  height: 10px;
  overflow: hidden;
  clear: both; }

.h20 {
  height: 20px;
  overflow: hidden;
  clear: both; }

.h15 {
  height: 15px;
  overflow: hidden;
  clear: both; }

.h25 {
  height: 25px;
  overflow: hidden;
  clear: both; }

.h35 {
  height: 35px;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 50px;
  overflow: hidden;
  clear: both; }

.wal {
  width: 1000px;
  margin: 0 auto; }

.w310 {
  width: 310px; }

.w655 {
  width: 655px; }

.tabContent {
  display: none; }

#Layer1 {
  position: fixed;
  z-index: 99;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000; }

.head .wal {
  min-height: 140px;
  position: relative; }
.head a.logo {
  display: block;
  width: 253px;
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 29px;
  bottom: auto; }
.head .img {
  width: 504px;
  position: absolute;
  z-index: 10;
  left: 306px;
  right: auto;
  top: 23px;
  bottom: auto; }
.head .topSearch {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0;
  top: 30px;
  bottom: auto;
  width: 228px;
  height: 30px;
  border: #d8d8d8 solid 1px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .head .topSearch .input input {
    width: 100%;
    height: 28px;
    line-height: 28px;
    padding: 0 10px; }
  .head .topSearch .submit {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    height: 28px;
    width: 36px;
    background: url("../img/img17.png") center no-repeat;
    background-size: 17px; }
    .head .topSearch .submit input {
      width: 100%;
      height: 28px;
      cursor: pointer; }
  .head .topSearch p {
    color: #999;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 34px;
    bottom: auto;
    white-space: nowrap; }
.head .list {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 0;
  top: 84px;
  bottom: auto;
  font-family: "宋体";
  font-size: 0;
  /*li:hover dl{display: block;}*/ }
  .head .list:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 16px;
    background: #cacaca;
    margin-top: -8px; }
  .head .list li {
    position: relative;
    padding: 0 18px;
    display: inline-block; }
    .head .list li:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 50%;
      width: 1px;
      height: 16px;
      background: #cacaca;
      margin-top: -8px; }
    .head .list li a {
      display: block;
      font-size: 14px;
      height: 55px;
      line-height: 55px;
      /*span{padding-right: 15px; background: url("../img/img10.png") right center no-repeat; background-size: 10px;}*/ }
    .head .list li dl {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 45px;
      bottom: auto;
      width: 100%;
      background: #fff;
      display: none;
      box-shadow: 0 3px 7px rgba(0, 0, 0, 0.13);
      -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.13);
      -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.13); }
      .head .list li dl a {
        height: 32px;
        line-height: 31px;
        border-bottom: #e40b21 solid 1px;
        text-align: center;
        padding-right: 15px; }
      .head .list li dl dd:last-child a {
        border: 0; }
.head .layer {
  position: absolute;
  z-index: 100;
  left: auto;
  right: -40px;
  top: 130px;
  bottom: auto;
  width: 170px;
  min-height: 300px;
  background: #fff;
  padding: 5px 10px;
  font-family: "宋体";
  text-align: center;
  display: none;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.13); }
  .head .layer .title {
    text-align: center; }
    .head .layer .title a {
      display: inline-block;
      height: 55px;
      line-height: 55px;
      padding: 0 4px 0 34px;
      font-size: 16px;
      background: url("../img/img30.png") left center no-repeat; }
  .head .layer dd {
    padding: 18px 0;
    border-top: #dcdcdc solid 1px; }
    .head .layer dd p {
      padding-top: 8px;
      font-size: 14px; }

.nav {
  background: #e40b21;
  height: 54px;
  line-height: 54px;
  font-size: 16px; }
  .nav ul {
    margin-right: -50px; }
  .nav li {
    float: left;
    padding-right: 28.5px; }
  .nav a {
    color: #fff;
    font-family: "宋体"; }

.subNav {
  background: #fafafa;
  line-height: 48px;
  font-family: "宋体";
  font-size: 0;
  text-align: center;
  clear: both; }
  .subNav li {
    display: inline-block; }
  .subNav .list li {
    padding: 0 15px;
    font-size: 14px; }
  .subNav .list2 {
    height: 67px;
    border-top: #e5e5e5 solid 1px;
    position: relative; }
    .subNav .list2 h2 {
      position: absolute;
      z-index: 10;
      left: 19px;
      right: auto;
      top: 14px;
      bottom: auto;
      font-weight: 400;
      font-size: 14px;
      line-height: 16px;
      background: url("../img/img40.png") center no-repeat;
      width: 40px;
      height: 38px;
      text-align: center;
      padding-top: 3px;
      color: #fff; }
    .subNav .list2 a {
      height: 67px;
      line-height: 15px;
      padding: 11px 7px 0  6px;
      font-size: 13px;
      display: block; }

.foot {
  text-align: center;
  border-top: #e9e9e9 solid 1px;
  color: #939393; }
  .foot .msg {
    padding: 35px 0 15px 0;
    line-height: 24px; }
  .foot .msg2 {
    line-height: 24px;
    padding-bottom: 20px; }
  .foot .list {
    font-size: 0;
    padding-bottom: 20px; }
    .foot .list li {
      display: inline-block;
      padding: 0 26px; }
    .foot .list a {
      color: #939393;
      font-family: "宋体";
      font-size: 12px; }
    .foot .list img {
      margin-right: 5px; }

.foot-2 {
  background: #fff;
  margin-top: 20px; }
  .foot-2 .foot {
    border: 0; }

.indexPart1 {
  clear: both;
  background: url("../img/img1920.jpg") center no-repeat; }
  .indexPart1 .wal {
    height: 435px;
    position: relative; }
  .indexPart1 h1 {
    font-size: 30px;
    text-align: center;
    padding: 30px 0 15px 0; }
    .indexPart1 h1 a {
      color: #333; }
  .indexPart1 a.tag {
    font-family: "宋体";
    color: #fff;
    background: #e40b21;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 35px;
    bottom: auto;
    font-size: 16px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center; }
  .indexPart1 .msg {
    font-size: 16px;
    font-family: "宋体";
    height: 50px;
    overflow: hidden; }
  .indexPart1 .list {
    width: 422px; }
    .indexPart1 .list li {
      border-bottom: #ffd6c6 solid 1px; }
      .indexPart1 .list li .name {
        font-size: 18px;
        height: 53px;
        line-height: 53px;
        font-weight: 600; }
      .indexPart1 .list li p {
        display: none;
        font-size: 14px;
        line-height: 22px;
        font-family: Arial, "微软雅黑";
        padding-bottom: 20px; }
    .indexPart1 .list li.on a {
      color: #e40b21; }
    .indexPart1 .list li.on p {
      display: block; }
  .indexPart1 .imgList {
    width: 545px;
    position: relative; }
    .indexPart1 .imgList li {
      position: relative; }
      .indexPart1 .imgList li a.name {
        display: block;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: auto;
        bottom: 0;
        width: 100%;
        font-size: 16px;
        font-family: "宋体";
        height: 56px;
        line-height: 56px;
        background: rgba(0, 0, 0, 0.5);
        padding: 0 110px 0 20px;
        color: #fff; }
    .indexPart1 .imgList .dots {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: auto;
      bottom: 25px; }
      .indexPart1 .imgList .dots span {
        display: block;
        float: left;
        margin-right: 12px;
        width: 8px;
        height: 8px;
        background: #fff;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
      .indexPart1 .imgList .dots span.on {
        background: #e40b21; }

.indexPart2 h1 {
  font-size: 36px;
  text-align: center;
  padding: 100px 0 15px 0; }
  .indexPart2 h1 a {
    color: #333; }
  .indexPart2 h1 a:hover{color: #f00}
.msg2{font-family: $font2;font-size: 14px;padding: 0 10px 20px 10px;line-height: 1.8em;text-align: center;}
.indexPart2 .msg {
  font-family: "宋体";
  font-size: 16px;
  height: 56px;
  overflow: hidden; }
  .indexPart2 .msg ul {
    margin-right: -80px; }
  .indexPart2 .msg li {
    float: left;
    padding-right: 70px; }
.indexPart2 .imgList {
  width: 655px;
  position: relative; }
  .indexPart2 .imgList li {
    position: relative; }
    .indexPart2 .imgList li a.name {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      font-size: 16px;
      font-family: "宋体";
      height: 56px;
      line-height: 56px;
      background: rgba(0, 0, 0, 0.5);
      text-align: center;
      color: #fff; }
  .indexPart2 .imgList .num {
    position: absolute;
    z-index: 10;
    left: 80px;
    right: auto;
    top: auto;
    bottom: -5px;
    color: #fff;
    line-height: 56px;
    font-size: 16px;
    letter-spacing: 4px; }
    .indexPart2 .imgList .num span {
      color: #e40b21;
      font-size: 24px; }
  .indexPart2 .imgList a.arrow {
    display: block;
    height: 56px;
    width: 56px;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: auto;
    bottom: 0; }
    .indexPart2 .imgList a.arrow.prev {
      left: 30px;
      background: url("../img/prev15.png") center no-repeat; }
    .indexPart2 .imgList a.arrow.next {
      right: 30px;
      background: url("../img/next15.png") center no-repeat; }
.indexPart2 .list {
  width: 320px; }
  .indexPart2 .list h2 {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    font-weight: 600; }
  .indexPart2 .list li {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    font-family: "宋体"; }

.indexPart3 {
  height: 315px;
  position: relative;
  padding-left: 89px; }
  .indexPart3 h1 {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    background: #e40b21;
    color: #fff;
    text-align: center;
    width: 79px;
    height: 290px;
    font-size: 24px;
    line-height: 47px;
    padding-top: 50px; }
  .indexPart3 .list {
    border: #e9e9e9 solid 1px;
    height: 290px;
    width: 297px;
    padding: 0 14px; }
    .indexPart3 .list h2 {
      font-size: 20px;
      height: 54px;
      line-height: 53px;
      border-bottom: #e9e9e9 solid 1px;
      padding-left: 15px;
      background: url("../img/img4.png") left center no-repeat;
      margin-bottom: 13px; }
    .indexPart3 .list .img {
      position: relative;
      font-family: "宋体";
      margin-bottom: 15px;
      height: 130px;
      overflow: hidden; }
      .indexPart3 .list .img a.name {
        display: block;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: auto;
        bottom: 0;
        width: 100%;
        font-size: 14px;
        height: 40px;
        line-height: 40px;
        background: rgba(0, 0, 0, 0.5);
        padding: 0 12px;
        color: #fff; }
    .indexPart3 .list li {
      font-size: 14px;
      height: 32px;
      line-height: 32px;
      font-family: "宋体"; }

.indexPart4 {
  width: 490px;
  height: 47px;
  border: #f7f7f7 solid 1px;
  position: relative;
  padding-left: 115px; }
  .indexPart4 h2 {
    position: absolute;
    z-index: 10;
    left: -1px;
    right: auto;
    top: -1px;
    bottom: auto;
    height: 47px;
    line-height: 47px;
    width: 116px;
    text-align: center;
    background: #e40b21;
    font-size: 18px;
    font-weight: 400;
    color: #fff; }
  .indexPart4 li {
    font-size: 14px;
    font-family: "宋体";
    height: 45px;
    line-height: 45px;
    padding-left: 36px; }

.indexPart5 {
  border: #e9e9e9 solid 1px;
  width: 310px;
  height: 410px;
  padding: 0 14px; }
  .indexPart5 .tab {
    font-size: 24px;
    height: 54px;
    line-height: 53px;
    border-bottom: #e9e9e9 solid 1px;
    padding-left: 15px;
    background: url("../img/img4.png") left center no-repeat;
    margin-bottom: 13px; }
    .indexPart5 .tab li {
      float: left;
      padding-right: 26px; }
      .indexPart5 .tab li a {
        color: #999; }
    .indexPart5 .tab li.on a {
      color: #333; }
      .indexPart5 .tab li.on a:hover {
        color: #e40b21; }
  .indexPart5 .img {
    height: 171px;
    overflow: hidden;
    position: relative;
    border: #e9e9e9 solid 1px; }
   .indexPart5 .img-2{
    height:328px;
    overflow: hidden;
    position: relative;
    border: #e9e9e9 solid 1px;}
    .indexPart5 .img a.name {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      font-size: 14px;
      height: 40px;
      line-height: 40px;
      background: rgba(0, 0, 0, 0.5);
      padding: 0 12px;
      color: #fff; }
    .indexPart5 .img a.btn {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 2;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      background: rgba(0, 0, 0, 0.1) url("../img/img42.png") center no-repeat; }
  .indexPart5 .list {
    padding-top: 15px; }
    .indexPart5 .list li {
      font-size: 14px;
      height: 34px;
      line-height: 34px;
      font-family: "宋体"; }
    .indexPart5 .list.list-1 li {
      padding-left: 24px;
      background: url("../img/img14.png") left center no-repeat; }
      .indexPart5 .list.list-1 li:hover {
        background-image: url("../img/img14on.png"); }
        .indexPart5 .list.list-1 li:hover a {
          color: #e40b21; }
    .indexPart5 .list.list-2 {
      padding-top: 5px; }
      .indexPart5 .list.list-2 li {
        padding-left: 24px;
        background: url("../img/img12_1.png") left center no-repeat; }
      .indexPart5 .list.list-2 li:hover {
        background-image: url("../img/img12_1on.png"); }
        .indexPart5 .list.list-2 li:hover a {
          color: #e40b21; }

.indexPart5-1 {
  height: auto;
  min-height: 300px; }
  .indexPart5-1 .tab {
    margin-bottom: 0; }
  .indexPart5-1 .list {
    padding: .15rem 0; }



.indexPart9 {
  border: #e9e9e9 solid 1px;
  width: 310px;
  height: 410px;
  position: relative; }
  .indexPart9 .arrow {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 14px;
    top: 15px;
    bottom: auto; }
    .indexPart9 .arrow a {
      display: block;
      float: left;
      margin-left: 5px;
      width: 26px;
      height: 26px;
      background: #dcdcdc center no-repeat; }
      .indexPart9 .arrow a:hover {
        background-color: #ef000b; }
      .indexPart9 .arrow a.prev {
        background-image: url("../img/prev9.png"); }
      .indexPart9 .arrow a.next {
        background-image: url("../img/next9.png"); }
  .indexPart9 .list .title {
    font-size: 24px;
    height: 54px;
    line-height: 53px;
    border-bottom: #e9e9e9 solid 1px;
    padding-left: 15px;
    background: url("../img/img4.png") left center no-repeat;
    margin-bottom: 13px;
    margin-left: 14px;
    margin-right: 14px; }
  .indexPart9 .list .img {
    height: 328px;
    overflow: hidden;
    position: relative;
    border: #e9e9e9 solid 1px;
    margin: 0 14px; }
    .indexPart9 .list .img a.name {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      font-size: 14px;
      height: 40px;
      line-height: 40px;
      background: rgba(0, 0, 0, 0.5);
      padding: 0 12px;
      color: #fff; }





.pageTitle {
  font-size: 24px;
  height: 54px;
  line-height: 53px;
  border-bottom: #e9e9e9 solid 1px;
  padding-left: 15px;
  background: url("../img/img4.png") left center no-repeat;
  clear: both;
  /*span.blue{color: #2e77c7;}*/ }

/*.pageTitle-2{background-image: url("../img/img4_2.png");}*/
.indexPart6 {
  position: relative;
  padding: 13px 0 0 0;
  height: 230px; }
  .indexPart6 a.arrow {
    display: block;
    height: 56px;
    width: 19px;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 67px;
    bottom: auto;
    background: center no-repeat; }
    .indexPart6 a.arrow.prev {
      left: -48px;
      background: url("../img/prev19.png") center no-repeat; }
    .indexPart6 a.arrow.next {
      right: -48px;
      background: url("../img/next19.png") center no-repeat; }
  .indexPart6 li {
    width: 203px; }
  .indexPart6 .name {
    padding: 10px 15px 0 0;
    font-size: 14px;
    font-family: "宋体";
    line-height: 22px; }

.indexPart7 {
  padding-top: 20px; }
  .indexPart7 li {
    width: 143px;
    padding: 0 0 10px 0;
    float: left; }
  .indexPart7 a {
    display: block;
    margin-right: 10px; }
  .indexPart7 img {
    width: 100%;
    border: #e9e9e9 solid 1px; }

.indexPart8 {
  padding-top: 30px;
  margin-left: -20px; }
  .indexPart8 li {
    width: 25%;
    position: relative;
    padding-left: 20px;
    float: left; }
    .indexPart8 li .name {
      height: 40px;
      line-height: 38px;
      border: #eaeaea solid 1px;
      padding-left: 10px;
      font-size: 14px;
      font-family: "宋体";
      position: relative;
      z-index: 11;
      background: #fff; }
      .indexPart8 li .name:before {
        content: "";
        display: block;
        position: absolute;
        top: -1px;
        right: -1px;
        background: url("../img/img19.jpg") center no-repeat;
        width: 49px;
        height: 40px; }
    .indexPart8 li dl {
      position: absolute;
      z-index: 10;
      left: 20px;
      right: auto;
      top: auto;
      bottom: 38px;
      width: 235px;
      background: #fff;
      border: #eaeaea solid 1px;
      display: none;
      max-height: 205px;
      overflow-y: auto; }
    .indexPart8 li dd a {
      display: block;
      border-bottom: #eaeaea solid 1px;
      padding: 0 10px;
      font-size: 14px;
      height: 40px;
      line-height: 40px; }
  .indexPart8 li:hover dl {
    display: block; }

.pageHead {
  min-height: 90px;
  position: relative;
  padding: 25px 186px 0 105px;
  font-family: "宋体";
  font-size: 16px; }
  .pageHead h1.title {
    font-size: 34px;
    color: #e40b21;
    line-height: 40px;
    position: absolute;
    z-index: 10;
    left: 0.15rem;
    right: auto;
    top: 25px;
    bottom: auto;
    font-family: Arial, "微软雅黑"; }
  .pageHead .img {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 22px;
    bottom: auto; }
  .pageHead a.btn {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.25rem;
    bottom: auto;
    width: 176px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e40b21;
    color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px; }
    .pageHead a.btn span {
      display: inline-block;
      padding-right: 24px;
      background: url("../img/img18.png") right center no-repeat; }
    .pageHead a.btn img {
      margin-right: 6px;
      position: relative;
      top: -2px; }
  .pageHead .loginLayer {
    background: url("../img/img342.png") center no-repeat;
    width: 342px;
    height: 322px;
    position: absolute;
    z-index: 50;
    left: auto;
    right: -85px;
    top: 60px;
    bottom: auto;
    padding: 0 41px;
    display: none;
    font-family: Arial, "微软雅黑"; }
    .pageHead .loginLayer h2 {
      text-align: center;
      font-size: 20px;
      letter-spacing: 2px;
      color: #e40b21;
      padding: 45px 0 20px 0; }
    .pageHead .loginLayer .form li {
      position: relative;
      height: 60px; }
    .pageHead .loginLayer .form .input {
      border: #e3e3e3 solid 1px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      .pageHead .loginLayer .form .input input {
        width: 100%;
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        padding: 0 10px;
        color: #333; }
      .pageHead .loginLayer .form .input ::-webkit-input-placeholder {
        color: #999; }
      .pageHead .loginLayer .form .input :-moz-placeholder {
        color: #999; }
      .pageHead .loginLayer .form .input ::-moz-placeholder {
        color: #999; }
      .pageHead .loginLayer .form .input :-ms-input-placeholder {
        color: #999; }
    .pageHead .loginLayer .form .tips {
      display: none;
      font-size: 16px;
      color: #fff;
      position: absolute;
      z-index: 10;
      left: -1px;
      right: auto;
      top: -48px;
      bottom: auto;
      background: url("../img/img216_1.png") center no-repeat;
      width: 216px;
      height: 53px;
      line-height: 40px;
      padding-left: 13px; }
    .pageHead .loginLayer .form li.error .tips {
      display: block; }
    .pageHead .loginLayer .submit {
      padding: 10px 0; }
      .pageHead .loginLayer .submit div {
        height: 40px;
        background: #e40b21;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px; }
      .pageHead .loginLayer .submit input {
        width: 100%;
        height: 40px;
        font-size: 18px;
        color: #fff;
        cursor: pointer; }
  .pageHead .list {
    height: 40px;
    line-height: 40px;
    background: #e40b21;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px; }
    .pageHead .list li {
      float: left;
      padding-left: 55px; }
    .pageHead .list a {
      color: #fff; }
  .pageHead .subList {
    padding-top: 10px;
    clear: both; }
    .pageHead .subList li {
      float: left;
      font-size: 14px;
      height: 30px;
      line-height: 30px;
      overflow: hidden; }
    .pageHead .subList a {
      padding-right: 14px; }

.pageHead-2 {
  padding-right: 0;
  padding-left: 188px; }
  .pageHead-2 h2 {
    position: absolute;
    z-index: 10;
    left: 88px;
    right: auto;
    top: 25px;
    bottom: auto;
    width: 80px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e40b21;
    color: #fff;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 400;
    font-family: Arial, "微软雅黑"; }

.pageHead-3 {
  padding-right: 0; }

.bwdfzt {
  position: relative;
  width: 655px; }
  .bwdfzt .tab {
    height: 54px;
    line-height: 54px;
    background: #f7f7f7; }
    .bwdfzt .tab li {
      float: left; }
      .bwdfzt .tab li a {
        display: block;
        height: 54px;
        font-size: 16px;
        padding: 0 40px;
        font-family: "宋体"; }
    .bwdfzt .tab li.on a {
      background: #e40b21;
      color: #fff; }
  .bwdfzt a.btn {
    display: block;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 20px;
    top: 10px;
    bottom: auto;
    background: #e40b21;
    color: #fff;
    font-size: 16px;
    font-family: "宋体";
    width: 107px;
    height: 34px;
    line-height: 34px;
    text-align: center; }
  .bwdfzt .img {
    width: 310px;
    position: relative;
    padding-top: 26px; }
    .bwdfzt .img a.name {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      font-size: 16px;
      height: 40px;
      line-height: 40px;
      background: rgba(0, 0, 0, 0.5);
      padding: 0 12px;
      color: #fff;
      font-family: "宋体"; }
  .bwdfzt .list {
    width: 320px;
    padding-top: 18px; }
    .bwdfzt .list .name {
      font-size: 16px;
      font-weight: bold;
      height: 36px;
      line-height: 36px; }
    .bwdfzt .list p {
      font-size: 14px;
      line-height: 26px;
      font-family: "宋体";
      display: none;
      padding-bottom: 5px; }
    .bwdfzt .list li.on p {
      display: block; }

.release .fl {
  width: 240px;
  background: #f7f8f9; }
  .release .fl .container {
    height: 250px;
    padding: 40px 0 0 0;
    text-align: center;
    border-bottom: #fff solid 5px; }
    .release .fl .container .img img {
      width: 110px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
    .release .fl .container h2 {
      font-size: 16px;
      padding: 15px 0 5px 0; }
    .release .fl .container p {
      color: #999; }
  .release .fl .list {
    padding: 25px 0; }
    .release .fl .list li {
      border-bottom: #f1f1f1 solid 1px; }
    .release .fl .list a {
      display: block;
      height: 47px;
      line-height: 47px;
      position: relative;
      padding-left: 73px;
      font-size: 18px; }
      .release .fl .list a img {
        position: absolute;
        z-index: 10;
        left: 40px;
        right: auto;
        top: 10px;
        bottom: auto; }
        .release .fl .list a img.on {
          display: none; }
    .release .fl .list a:hover, .release .fl .list a.on {
      color: #e40b21; }
      .release .fl .list a:hover img, .release .fl .list a.on img {
        display: none; }
      .release .fl .list a:hover img.on, .release .fl .list a.on img.on {
        display: block; }
.release .fr {
  width: 740px;
  min-height: 723px;
  background: #f7f8f9; }
.release .form {
  padding: 55px 35px 35px 35px; }
  .release .form li {
    position: relative;
    min-height: 40px;
    padding: 0 0 20px 85px; }
    .release .form li.li_01 {
      padding: 10px 0 40px 85px; }
  .release .form .name {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    line-height: 40px;
    font-size: 15px; }
  .release .form .input {
    width: 350px;
    height: 40px;
    position: relative;
    background: #fff;
    border: #e3e3e3 solid 1px; }
    .release .form .input input {
      width: 100%;
      height: 38px;
      line-height: 38px;
      font-size: 14px;
      padding: 0 15px;
      color: #333; }
    .release .form .input.time:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      background: url("../img/img24.png") center no-repeat;
      width: 44px;
      height: 100%; }
  .release .form .select {
    line-height: 38px;
    padding: 0 15px;
    font-size: 14px; }
    .release .form .select:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      background: url("../img/select10.png") center no-repeat;
      width: 44px;
      height: 100%; }
    .release .form .select select {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 100%;
      opacity: 0;
      height: 100%; }
  .release .form .file {
    height: 115px;
    font-size: 16px;
    color: #999;
    position: relative;
    padding: 26px 0 0 198px; }
    .release .form .file img {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 170px; }
    .release .form .file div {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      height: 36px;
      line-height: 36px;
      width: 160px;
      background: #e0e0e0;
      position: relative;
      top: 2px;
      text-align: center; }
      .release .form .file div input {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        opacity: 0;
        width: 100%;
        height: 100%; }
      .release .form .file div:hover {
        background: #f64a5c;
        color: #fff; }
    .release .form .file p {
      line-height: 45px; }
  .release .form .submit input {
    width: 160px;
    height: 40px;
    background: #f64a5c;
    font-size: 18px;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

.member {
  padding: 55px 45px; }
  .member h2 {
    font-weight: 400;
    font-size: 24px;
    border-bottom: #bbb solid 1px;
    padding-bottom: 10px; }
  .member .container {
    padding: 65px 0 0 35px; }
    .member .container li {
      font-size: 18px;
      line-height: 48px; }
    .member .container .tips {
      line-height: 48px;
      font-size: 16px;
      padding-bottom: .25rem; }
    .member .container .btn a {
      display: block;
      background: #f64a5c;
      color: #fff;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      font-size: 18px;
      width: 160px;
      height: 40px;
      line-height: 40px;
      text-align: center; }

.myRelease {
  padding: 50px 35px 0 35px; }
  .myRelease .pageNum {
    padding: 35px 0 50px 0; }
  .myRelease th {
    height: 54px;
    border-bottom: #bbb solid 1px;
    font-size: 14px; }
  .myRelease td {
    padding: 15px 0;
    text-align: center;
    border-bottom: #e0e0e0 solid 1px;
    font-size: 14px; }
    .myRelease td .name {
      line-height: 22px;
      text-align: left;
      padding: 0 15px 0 25px; }
    .myRelease td em {
      color: #e40b21; }
    .myRelease td.btn a {
      display: inline-block;
      width: 60px;
      height: 26px;
      background: #61cea6;
      line-height: 26px;
      -moz-border-radius: 20px;
      -webkit-border-radius: 20px;
      border-radius: 20px;
      margin: 0 5px;
      color: #fff; }
      .myRelease td.btn a.a1 {
        background: #f64a5c; }

.pageTab {
  height: 54px;
  line-height: 54px;
  background: #f7f7f7; }
  .pageTab li {
    float: left;
    padding-right: 1px; }
  .pageTab a {
    display: block;
    height: 54px;
    font-size: 16px;
    padding: 0 40px;
    font-family: "宋体"; }
    .pageTab a:hover, .pageTab a.on {
      background: #e40b21;
      color: #fff; }
  .pageTab li.on a {
    background: #e40b21;
    color: #fff; }

.pageTab-2 li a {
  font-size: 14px;
  padding: 0 12px; }

.pageList li {
  min-height: 190px;
  border-bottom: #e3e3e3 solid 1px;
  padding: 25px 0; }
  .pageList li .name {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 12px 0; }
  .pageList li p {
    font-size: 14px;
    line-height: 26px;
    font-family: "宋体"; }
.pageList li.liImg .img {
  width: 250px;
  float: left;
  padding-top: 5px; }
.pageList li.liImg p {
  width: 388px;
  float: right;
  padding-top: 12px; }

.pageNum {
  clear: both;
  padding: 20px 0 10px 0;
  text-align: center;
  font-size: 0; }
  .pageNum a {
    display: inline-block;
    margin: 0 5px;
    border: #efefef solid 1px;
    height: 40px;
    line-height: 38px;
    min-width: 40px;
    font-size: 14px;
    background: #fff; }
    .pageNum a:hover, .pageNum a.on {
      background: #e40b21;
      border-color: #e40b21;
      color: #fff; }
    .pageNum a.arrow {
      min-width: 80px; }

/*.pageNum-2{
  a:hover, a.on{background: $blue; border-color: $blue;}
}*/
.lybTips {
  font-size: 16px;
  line-height: 40px;
  padding: 25px 0; }
  .lybTips h2 {
    font-size: 16px; }

.lyb {
  padding-top: 30px; }
  .lyb .form {
    min-height: 300px;
    background: #eef1f6;
    padding: 40px 30px 0 30px; }
    .lyb .form li {
      padding-bottom: 20px;
      position: relative; }
      .lyb .form li .tips {
        display: none;
        background: url("../img/img216.png") center no-repeat;
        width: 216px;
        height: 73px;
        color: #fff;
        font-family: "宋体";
        line-height: 21px;
        padding: 10px 22px 0 12px;
        position: absolute;
        z-index: 10;
        left: 20px;
        right: auto;
        top: -68px;
        bottom: auto; }
      .lyb .form li.on .tips {
        display: block; }
    .lyb .form .input {
      border: #e3e3e3 solid 1px;
      background: #fff; }
      .lyb .form .input input {
        width: 100%;
        height: 38px;
        line-height: 38px;
        padding: 0 20px;
        font-size: 14px;
        color: #333; }
      .lyb .form .input textarea {
        width: 100%;
        height: 160px;
        line-height: 28px;
        padding: 10px 20px;
        font-size: 14px;
        color: #333; }
      .lyb .form .input ::-webkit-input-placeholder {
        color: #999; }
      .lyb .form .input :-moz-placeholder {
        color: #999; }
      .lyb .form .input ::-moz-placeholder {
        color: #999; }
      .lyb .form .input :-ms-input-placeholder {
        color: #999; }
    .lyb .form .file {
      height: 50px;
      font-size: 16px;
      color: #999; }
      .lyb .form .file div {
        float: left;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        height: 40px;
        line-height: 40px;
        width: 160px;
        background: #e0e0e0;
        position: relative;
        text-align: center; }
        .lyb .form .file div input {
          position: absolute;
          z-index: 10;
          left: 0;
          right: auto;
          top: 0;
          bottom: auto;
          opacity: 0;
          width: 100%;
          height: 100%; }
        .lyb .form .file div:hover {
          background: #f64a5c;
          color: #fff; }
      .lyb .form .file p {
        float: left;
        padding-left: 15px;
        line-height: 40px; }
    .lyb .form .line {
      height: 30px;
      border-top: #e3e3e3 solid 1px; }
    .lyb .form .ul-1 li {
      float: left;
      width: 50%;
      height: 60px;
      position: relative;
      padding-left: 110px; }
    .lyb .form .ul-1 .name {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 100px;
      text-align: right;
      line-height: 40px;
      font-size: 18px; }
    .lyb .form .ul-1 .msg {
      font-size: 16px;
      color: #999;
      line-height: 40px;
      margin-left: -70px; }
  .lyb .submit {
    padding-top: 35px;
    text-align: center; }
    .lyb .submit input {
      background: #f64a5c;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      color: #fff;
      font-size: 24px;
      width: 260px;
      height: 60px;
      cursor: pointer; }

.news {
  padding: 20px 0; }
  .news li {
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    position: relative;
    font-family: "宋体";
    padding-left: 10px;
    padding-right: 160px;
    background: url("../img/img4_1.png") left center no-repeat; }
    .news li span {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto; }
  .news li:hover {
    color: #e40b21;
    background-image: url("../img/img4_1on.png"); }
    .news li:hover a {
      color: #e40b21; }
  .news .line {
    height: 20px;
    margin-top: 20px;
    border-top: #e3e3e3 solid 1px; }

.sideHot {
  border: #e9e9e9 solid 1px;
  min-height: 300px;
  padding: 0 14px; }
  .sideHot .pageTitle {
    position: relative;
    top: -1px;
    margin-bottom: 12px; }
  .sideHot .img {
    height: 171px;
    overflow: hidden;
    position: relative;
    border: #e9e9e9 solid 1px; }
    .sideHot .img a.name {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      font-size: 14px;
      height: 40px;
      line-height: 40px;
      background: rgba(0, 0, 0, 0.5);
      padding: 0 12px;
      color: #fff; }
  .sideHot .list {
    padding: 15px 0; }
    .sideHot .list li {
      font-size: 14px;
      height: 34px;
      line-height: 34px;
      font-family: "宋体"; }
    .sideHot .list.list-2 {
      padding-top: 5px; }
      .sideHot .list.list-2 li {
        padding-left: 24px;
        background: url("../img/img12_1.png") left center no-repeat; }
      .sideHot .list.list-2 li:hover {
        background-image: url("../img/img12_1on.png"); }
        .sideHot .list.list-2 li:hover a {
          color: #e40b21; }

.sideHot-2 .list {
  padding: 10px 0; }
  .sideHot-2 .list li {
    height: 30px;
    line-height: 30px; }

.newShow .title {
  font-size: 24px; }
.newShow .msg {
  border-bottom: #e3e3e3 solid 1px;
  padding: 25px 0 20px 0;
  color: #999;
  font-family: "宋体";
  position: relative; }
  .newShow .msg span {
    padding: 0 0.5em; }
  .newShow .msg .share {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: auto;
    bottom: 10px; }
    .newShow .msg .share dd {
      float: left;
      margin-left: 6px;
      height: 32px;
      position: relative; }
      .newShow .msg .share dd em {
        line-height: 32px;
        padding-right: 6px; }
      .newShow .msg .share dd a {
        display: block;
        width: 32px;
        height: 32px;
        padding: 0;
        margin: 0;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0; }
      .newShow .msg .share dd img {
        opacity: .5; }
      .newShow .msg .share dd:hover img {
        opacity: 1; }
.newShow .content {
  font-size: 18px;
  padding: 25px 10px 0 0;
  line-height: 1.5em;
  letter-spacing: 1px;
  text-align: justify; }
  .newShow .content p {
    padding-bottom: 10px; }
.newShow .info {
  font-size: 16px;
  font-family: "宋体";
  text-align: right; }

#bsWXBox {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box; }

.union_01 {
  width: 490px;
  height: 600px;
  border: #e9e9e9 solid 1px;
  padding: 0 14px; }
  .union_01 .pageTitle {
    margin-bottom: 13px; }
  .union_01 .img {
    position: relative; }
    .union_01 .img a.name {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      font-size: 16px;
      height: 54px;
      line-height: 54px;
      background: rgba(0, 0, 0, 0.5);
      padding: 0 12px;
      color: #fff; }
  .union_01 .list {
    padding: 15px 0; }
    .union_01 .list li {
      font-size: 16px;
      height: 34px;
      line-height: 34px;
      font-family: "宋体";
      padding-left: 18px;
      background: url("../img/img4_1.png") 5px center no-repeat; }
    .union_01 .list li:hover {
      background-image: url("../img/img4_1on.png"); }
      .union_01 .list li:hover a {
        color: #e40b21; }

.sideContact {
  background: url("../img/sideContact.jpg") center no-repeat;
  min-height: 4.26rem;
  color: #fff;
  padding: 0 16px 0 20px; }
  .sideContact .title {
    height: 122px;
    padding-top: 45px;
    border-bottom: rgba(255, 255, 255, 0.5) solid 1px;
    font-weight: bold;
    font-size: 24px; }
    .sideContact .title b {
      font-size: 36px;
      display: inline-block;
      padding-right: 6px;
      position: relative;
      top: -3px; }
  .sideContact .list {
    padding-top: 30px; }
    .sideContact .list li {
      padding-bottom: 25px; }
    .sideContact .list .name {
      font-size: 22px;
      height: 44px;
      line-height: 44px;
      position: relative;
      padding-left: 32px; }
      .sideContact .list .name img {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 9px;
        bottom: auto; }
    .sideContact .list p {
      font-size: 18px;
      line-height: 24px; }
    .sideContact .list .tel {
      opacity: .8;
      padding-top: 10px; }

.unionNav {
  font-size: 16px;
  font-family: "宋体";
  height: 45px;
  position: relative; }
  .unionNav:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 18px;
    background: #cacaca; }
  .unionNav li {
    float: left;
    width: 14.285%;
    height: 45px;
    position: relative;
    text-align: center; }
    .unionNav li:before {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 1px;
      height: 18px;
      background: #cacaca; }

.specialHead {
  height: 60px;
  position: relative; }
  .specialHead a.logo {
    display: block;
    width: 202px;
    height: 100%;
    background: url("../img/img202.png") center no-repeat;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto; }
  .specialHead .list {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    font-size: 14px;
    font-family: "宋体";
    line-height: 60px;
    color: #999; }
    .specialHead .list li {
      float: left;
      padding-left: 10px; }
    .specialHead .list a {
      padding-left: 10px; }

.specialBanner {
  height: 392px;
  background: center no-repeat; }

.special {
  padding-top: 50px; }
  .special h2.title {
    background: url("../img/img1037.png") center no-repeat;
    height: 120px;
    line-height: 120px;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
    font-size: 40px;
    color: #e40b21;
    font-family: "宋体"; }
  .special .list {
    border-top: #e6e6e6 solid 2px; }
    .special .list li {
      border-bottom: #b1b1b1 dashed 1px;
      padding: 30px 0; }
      .special .list li:last-child {
        border-bottom: 0; }
      .special .list li .name {
        font-size: 22px;
        padding-bottom: 10px; }
      .special .list li p {
        font-size: 16px;
        line-height: 30px;
        font-family: "宋体";
        text-align: justify; }
    .special .list li.liImg {
      min-height: 250px;
      padding: 45px 0 30px 300px;
      position: relative; }
      .special .list li.liImg .img {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 39px;
        bottom: auto; }

.pageSearch {
  padding-top: 30px; }
  .pageSearch .container {
    background: #f7f8f9; }
    .pageSearch .container .form {
      height: 95px;
      padding: 35px 0 0 20px; }
      .pageSearch .container .form .input {
        float: left;
        width: 310px;
        height: 40px;
        border: #ccc solid 1px;
        background: #fff; }
        .pageSearch .container .form .input input {
          color: #333;
          height: 38px;
          line-height: 38px;
          width: 100%;
          padding: 0 10px;
          font-size: 14px; }
        .pageSearch .container .form .input ::-webkit-input-placeholder {
          color: #999; }
        .pageSearch .container .form .input :-moz-placeholder {
          color: #999; }
        .pageSearch .container .form .input ::-moz-placeholder {
          color: #999; }
        .pageSearch .container .form .input :-ms-input-placeholder {
          color: #999; }
      .pageSearch .container .form .submit {
        float: left;
        margin-left: 10px;
        width: 80px;
        height: 40px;
        background: #e40b21; }
        .pageSearch .container .form .submit input {
          width: 100%;
          height: 40px;
          font-size: 15px;
          color: #fff;
          cursor: pointer; }
    .pageSearch .container .msg {
      line-height: .54rem;
      border-top: #ddd solid 1px;
      padding-left: 20px;
      font-size: 14px;
      color: #666; }
  .pageSearch .fl {
    width: 150px;
    padding-top: 35px; }
    .pageSearch .fl h2 {
      font-size: 16px;
      line-height: 36px; }
    .pageSearch .fl li {
      font-family: "宋体";
      font-size: 16px;
      line-height: 30px; }
      .pageSearch .fl li a:hover, .pageSearch .fl li a.on {
        color: #e40b21; }
  .pageSearch .fr {
    width: 825px;
    padding-top: 35px; }
    .pageSearch .fr .list {
      font-size: 16px;
      line-height: 24px;
      font-family: "宋体"; }
      .pageSearch .fr .list h2 {
        font-size: 16px;
        line-height: 36px;
        font-family: Arial, "微软雅黑"; }
      .pageSearch .fr .list .time {
        padding: 8px 0 20px 0; }

.videoList {
  padding-top: 55px; }
  .videoList ul {
    margin-left: -20px; }
  .videoList li {
    float: left;
    width: 33.333%;
    padding: 0 0 35px 20px;
    font-size: 14px;
    color: #999;
    font-family: "宋体"; }
  .videoList .img {
    position: relative; }
    .videoList .img a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 2;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      background: rgba(0, 0, 0, 0.1) url("../img/img42.png") center no-repeat; }
  .videoList .name {
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    color: #333; }

.videoLayer {
  position: fixed;
  z-index: 100;
  left: 50%;
  top: 50%;
  width: 786px;
  height: 553px;
  margin-left: -393px;
  margin-top: -276px;
  display: none; }
  .videoLayer .close {
    display: block;
    width: 57px;
    height: 57px;
    background: url("../img/img57.png") center no-repeat;
    position: absolute;
    z-index: 10;
    left: auto;
    right: -77px;
    top: 0;
    bottom: auto; }
  .videoLayer .img {
    position: relative;
    height: 553px; }

.specialList {
  padding-top: 60px; }
  .specialList ul {
    margin-left: -20px; }
  .specialList li {
    float: left;
    width: 33.333%;
    padding: 0 0 20px 20px;
    font-size: 14px;
    color: #999; }
    .specialList li .name {
      font-size: 18px;
      line-height: 30px;
      margin-top: 12px;
      margin-bottom: 5px;
      font-family: "宋体"; }

.pageBg {
  min-height: 600px;
  background: #fff; }

.municipalPhotoNav {
  height: 60px;
  background: #e40b21;
  font-size: 0;
  text-align: center; }
  .municipalPhotoNav li {
    display: inline-block;
    padding: 0 12px; }
  .municipalPhotoNav a {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    padding: 0 22px;
    min-width: 110px;
    text-align: center; }
    .municipalPhotoNav a:hover, .municipalPhotoNav a.on {
      background: #cd0a1e; }

.municipalPhoto .tag {
  line-height: 50px;
  font-size: 0;
  text-align: center;
  border-bottom: #ddd solid 1px;
  font-family: "宋体"; }
  .municipalPhoto .tag dd {
    display: inline-block;
    font-size: 16px; }
    .municipalPhoto .tag dd a {
      padding-right: 16px; }
.municipalPhoto .list {
  padding: 30px 20px 0 0; }
  .municipalPhoto .list li {
    float: left;
    padding: 0 0 20px 20px;
    width: 25%; }
  .municipalPhoto .list .name {
    font-family: "宋体";
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 10px; }

.w682 {
  width: 682px;
  min-height: 500px;
  border-right: #e9e9e9 solid 1px;
  padding: 0 20px; }

.w300 {
  width: 300px;
  padding-right: 20px; }

.w577 {
  width: 577px;
  margin-left: 20px; }

.w352 {
  width: 352px;
  margin-right: 20px; }

.pageLine {
  clear: both;
  height: 30px;
  border-bottom: #eaeaea solid 3px;
  margin-bottom: 25px;
  margin-left: 20px;
  margin-right: 20px; }

.sideList {
  padding: 15px 0; }
  .sideList .imgDiv {
    position: relative;
    margin-bottom: 10px; }
    .sideList .imgDiv a.name {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      height: 40px;
      line-height: 40px;
      background: rgba(0, 0, 0, 0.5);
      font-size: 14px;
      padding-left: 14px;
      font-family: "宋体";
      color: #fff; }
  .sideList li {
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    position: relative;
    font-family: "宋体";
    padding-left: 10px;
    background: url("../img/img4_1.png") left center no-repeat; }
  .sideList li:hover {
    color: #e40b21;
    background-image: url("../img/img4_1on.png"); }
    .sideList li:hover a {
      color: #e40b21; }

.sideList-2 li {
  height: 34px;
  line-height: 34px; }

.pageList2 {
  padding-bottom: 20px; }
  .pageList2 a:hover {
    color: #e40b21; }
  .pageList2 li {
    border-bottom: #e3e3e3 solid 1px;
    padding: 25px 0; }
    .pageList2 li .name {
      font-size: 18px;
      font-weight: 600;
      padding: 0 0 12px 0; }
    .pageList2 li p {
      font-size: 14px;
      line-height: 26px;
      font-family: "宋体"; }
    .pageList2 li .time {
      color: #999;
      padding-top: 12px; }
  .pageList2 li.liImg {
    min-height: 240px; }
    .pageList2 li.liImg .img {
      width: 250px;
      float: left;
      padding-top: 5px; }
    .pageList2 li.liImg .fr {
      width: 310px;
      padding-top: 12px; }

.sideEwm {
  font-family: "宋体";
  text-align: center;
  padding-top: 15px; }
  .sideEwm li {
    float: left;
    width: 50%;
    text-align: center; }
    .sideEwm li .name {
      font-size: 18px;
      padding: 10px 0 15px 0; }
  .sideEwm .btn {
    clear: both;
    font-size: 16px;
    color: #fff;
    background: #2e77c7;
    line-height: 40px; }

.municipalFoot {
  padding: 30px 20px 0 20px; }
  .municipalFoot .list {
    margin-left: -20px;
    padding-top: 30px; }
    .municipalFoot .list li {
      float: left;
      width: 25%;
      padding-left: 20px; }
    .municipalFoot .list .name {
      font-family: "宋体";
      font-size: 14px;
      line-height: 22px;
      padding: 12px 0; }
    .municipalFoot .list a:hover {
      color: #e40b21; }

.municipal_01 {
  position: relative; }
  .municipal_01 li {
    position: relative; }
    .municipal_01 li a.name {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      font-size: 16px;
      font-family: "宋体";
      height: 56px;
      line-height: 56px;
      background: rgba(0, 0, 0, 0.5);
      text-align: center;
      color: #fff; }
  .municipal_01 .num {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 30px;
    top: auto;
    bottom: 0;
    color: #fff;
    line-height: 56px;
    font-size: 16px;
    letter-spacing: 4px; }
    .municipal_01 .num span {
      color: #e40b21;
      font-size: 24px; }
  .municipal_01 a.arrow {
    display: block;
    height: 46px;
    width: 46px;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -23px; }
    .municipal_01 a.arrow.prev {
      left: 0;
      background: url("../img/prev46.png") center no-repeat; }
    .municipal_01 a.arrow.next {
      right: 0;
      background: url("../img/next46.png") center no-repeat; }

.municipal_02 {
  width: 960px;
  margin: 0 auto; }
  .municipal_02 .list {
    position: relative;
    margin-top: 28px; }
  .municipal_02 li {
    position: relative; }
    .municipal_02 li a.name {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      font-size: 16px;
      font-family: "宋体";
      height: 56px;
      line-height: 56px;
      background: rgba(0, 0, 0, 0.5);
      text-align: center;
      color: #fff; }
  .municipal_02 .num {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 30px;
    top: auto;
    bottom: 0;
    color: #fff;
    line-height: 56px;
    font-size: 16px;
    letter-spacing: 4px; }
    .municipal_02 .num span {
      color: #e40b21;
      font-size: 24px; }
  .municipal_02 a.arrow {
    display: block;
    height: 46px;
    width: 46px;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -23px; }
    .municipal_02 a.arrow.prev {
      left: 0;
      background: url("../img/prev46.png") center no-repeat; }
    .municipal_02 a.arrow.next {
      right: 0;
      background: url("../img/next46.png") center no-repeat; }

.pageBack {
  padding-top: 45px; }
  .pageBack a {
    display: block;
    margin: 0 auto;
    width: 176px;
    height: 40px;
    line-height: 38px;
    border: #e40b21 solid 1px;
    color: #e40b21;
    font-size: 16px;
    text-align: center; }
    .pageBack a span {
      background: url("../img/img15.png") left center no-repeat;
      padding-left: 25px; }
  .pageBack a:hover {
    background: #e40b21;
    color: #fff; }
    .pageBack a:hover span {
      background-image: url("../img/img15on.png"); }

.bwdfztTitle {
  background: url("../img/img1044.png") center no-repeat;
  height: 115px;
  padding-top: 43px;
  color: #e40b21;
  font-family: "宋体";
  font-size: 40px;
  padding-left: 358px;
  font-weight: bold;
  position: relative;
  top: 5px; }

.bwdfztTitle-2 {
  background-image: url("../img/img1037_1.png");
  padding-left: 515px; }

.bwdfztTitle-3 {
  top: 0;
  margin-bottom: 10px; }

.bwdfztVideo {
  padding-top: 15px; }
  .bwdfztVideo .tab {
    font-size: 24px;
    height: 54px;
    line-height: 53px;
    border-bottom: #e9e9e9 solid 1px;
    padding-left: 15px;
    background: url("../img/img4.png") left center no-repeat;
    margin-bottom: 30px; }
    .bwdfztVideo .tab li {
      float: left;
      padding-right: 40px;
      color: #999;
      cursor: pointer; }
    .bwdfztVideo .tab li.on {
      color: #333; }
  .bwdfztVideo .list ul {
    float: left; }
  .bwdfztVideo .list li {
    padding-bottom: 10px; }
    .bwdfztVideo .list li .container {
      position: relative;
      background: #000; }
    .bwdfztVideo .list li a.name {
      display: none;
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      background: rgba(0, 0, 0, 0.4);
      text-align: center;
      color: #fff;
      font-size: 14px;
      line-height: 18px;
      font-family: "宋体";
      padding-top: 52px;
      margin-top: -50px;
      background: url("../img/img42_2.png") center top no-repeat; }
  .bwdfztVideo .list li:hover .img img {
    opacity: .6; }
  .bwdfztVideo .list li:hover a.name {
    display: block; }
  .bwdfztVideo .list .ul-1 {
    width: 242px;
    margin-right: 10px; }
  .bwdfztVideo .list .ul-2 {
    width: 445px; }
  .bwdfztVideo .list .ul-3 {
    float: right;
    width: 293px; }
  .bwdfztVideo .list2 li a.name {
    padding-top: 0;
    background: none;
    margin-top: -18px; }

.pageNav {
  font-size: 0;
  background: url("../img/pageNav.png") center top no-repeat;
  height: 70px;
  text-align: center; }
  .pageNav li {
    display: inline-block; }
  .pageNav a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    padding: 0 26px;
    font-family: "宋体"; }

.pageNav-2 a {
  padding: 0 13px; }

.pageHead2 {
  position: relative;
  min-height: 93px;
  padding: 38px 140px 0 180px; }
  .pageHead2 h2 {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 19px;
    bottom: auto;
    height: 64px;
    line-height: 34px;
    background: url("../img/img93.png") left center no-repeat;
    padding: 17px 0 0 100px;
    font-size: 34px;
    color: #e40b21;
    white-space: nowrap; }
  .pageHead2 a.btn {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 38px;
    bottom: auto;
    border: #e40b21 solid 1px;
    color: #e40b21;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 16px;
    font-family: "宋体";
    width: 120px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    font-weight: bold; }
    .pageHead2 a.btn:hover {
      background: #e40b21;
      color: #fff; }
  .pageHead2 .list li {
    float: left;
    height: 34px;
    line-height: 34px;
    padding-right: 16px;
    font-size: 14px;
    font-family: "宋体"; }

.provincial_01 {
  padding-top: 15px;
  margin-left: -15px; }
  .provincial_01 li {
    float: left;
    width: 20%;
    padding-left: 15px; }
  .provincial_01 .name {
    padding: 10px 0; }
    .provincial_01 .name a {
      display: block;
      font-size: 14px;
      line-height: 22px;
      height: 44px;
      font-family: "宋体";
      overflow: hidden; }

.provincial_02 .btn {
  font-size: 24px;
  height: 54px;
  line-height: 53px;
  border-bottom: #e9e9e9 solid 1px;
  padding-left: 15px;
  background: url("../img/img4.png") left center no-repeat;
  margin-bottom: 20px; }
  .provincial_02 .btn li {
    float: left;
    padding-right: 40px;
    color: #999;
    cursor: pointer; }
  .provincial_02 .btn li.on {
    color: #333; }
.provincial_02 .list {
  position: relative; }
  .provincial_02 .list li {
    position: relative; }
    .provincial_02 .list li img {
      width: 100%; }
    .provincial_02 .list li a.name {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: auto;
      bottom: 0;
      width: 100%;
      font-size: 16px;
      font-family: "宋体";
      height: 56px;
      line-height: 56px;
      background: rgba(0, 0, 0, 0.5);
      text-align: center;
      color: #fff; }
  .provincial_02 .list .num {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 30px;
    top: auto;
    bottom: 0;
    color: #fff;
    line-height: 56px;
    font-size: 16px;
    letter-spacing: 4px; }
    .provincial_02 .list .num span {
      color: #e40b21;
      font-size: 24px; }
  .provincial_02 .list a.arrow {
    display: block;
    height: 46px;
    width: 46px;
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -23px; }
    .provincial_02 .list a.arrow.prev {
      left: 0;
      background: url("../img/prev46.png") center no-repeat; }
    .provincial_02 .list a.arrow.next {
      right: 0;
      background: url("../img/next46.png") center no-repeat; }

.pageMore {
  padding: 30px 0 0 0; }
  .pageMore a {
    display: block;
    margin: 0 auto;
    font-size: 14px;
    width: 140px;
    height: 45px;
    line-height: 43px;
    border: #ddd solid 1px;
    text-align: center; }
  .pageMore a:hover {
    border-color: #e40b21;
    background: #e40b21;
    color: #fff; }

.pageTitle2 {
  clear: both;
  text-align: center;
  font-size: 0;
  height: 126px;
  background: url("../img/pageTitle2.png") center no-repeat; }
  .pageTitle2 span {
    display: inline-block;
    height: 126px;
    line-height: 126px;
    font-size: 40px;
    color: #e40b21;
    font-family: "宋体";
    padding-left: 120px;
    background: url("../img/img78.png") left center no-repeat;
    font-weight: bold; }

.pageTitle2-2 {
  background-image: url("../img/pageTitle2-2.png"); }

.pageTitle2-3 {
  background-image: url("../img/pageTitle2-3.png"); }
  .pageTitle2-3 span {
    padding-left: 0;
    background: none; }

/*# sourceMappingURL=index.css.map */