/*
 * @Author: Minihui 
 * @Date: 2017-09-18 17:24:56 
 * @Last Modified by: Minihui
 * @Last Modified time: 2017-10-13 11:18:03
 */
html,
body {
  width: 100%;
  overflow-x: hidden; }

.container {
  width: 100%; }

h2 {
  width: 100%;
  font-weight: 400; }
  h2 img {
    width: 100%;
    height: auto; }

h3 {
  font-weight: 400; }

.list-tits p {
  height: 21px;
  width: 90px;
  overflow: hidden; }

.list-tits li {
  border-bottom: 1px solid #f1f1f1; }
  .list-tits li:last-child {
    margin-bottom: 0;
    border-bottom: 0; }

.list-pic {
  margin-right: 0;
  margin-left: 0; }
  .list-pic .col-6:nth-child(odd) {
    margin-left: 5px;
    margin-right: -5px; }
  .list-pic .col-6:nth-child(even) {
    margin-right: 5px;
    margin-left: -5px; }
  .list-pic .col-6 img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    display: block; }
  .list-pic .col-6 a {
    position: relative;
    display: block; }
    .list-pic .col-6 a:before {
      content: "";
      background: -moz-linear-gradient(top, rgba(191, 0, 9, 0) 0%, rgba(191, 0, 9, 0.65) 100%);
      background: -webkit-linear-gradient(top, rgba(191, 0, 9, 0) 0%, rgba(191, 0, 9, 0.65) 100%);
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(191, 0, 9, 0)), to(rgba(191, 0, 9, 0.65)));
      background: linear-gradient(to bottom, rgba(191, 0, 9, 0) 0%, rgba(191, 0, 9, 0.65) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bf0009', endColorstr='#a6bf0009', GradientType=0);
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 40px;
      z-index: 2; }
  .list-pic .col-6 .title {
    position: absolute;
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    z-index: 3;
    overflow: hidden; }

@media screen and (max-width: 320px) {
  .list-pic .col-6 .title {
    height: auto;
    font-size: 12px; } }

.list-mix li {
  height: 80px; }
  .list-mix li img {
    width: 117px;
    height: 80px; }
  .list-mix li h3 {
    max-height: 44px;
    overflow: hidden;
    margin-top: -10px; }

@media screen and (max-width: 320px) {
  .list-mix li h3 {
    max-height: 50px;
    font-size: 14px; } }

.list-head .row {
  margin-left: 0;
  margin-right: 0; }

.list-head .swiper-img {
  width: 96px;
  height: 96px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  overflow: hidden;
  margin: 0 auto; }
  .list-head .swiper-img img {
    width: 100%;
    height: 100%; }

.list-head a {
  display: inline-block; }

.list-head h3 {
  height: 34px;
  overflow: hidden; }

.list-head .swiper-pagination {
  bottom: 0;
  position: relative; }

.list-head .swiper-pagination-bullet {
  background: #bf0009;
  margin-right: 5px;
  margin-left: 5px; }

.list-head .swiper-pagination-bullet-active {
  background: #bf0009; }

.headNews {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }
  .headNews img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
    display: block; }
  .headNews a {
    display: block;
    overflow: hidden;
    position: relative; }

.headNews-title {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: auto; }
  .headNews-title:after {
    content: "";
    width: 100%;
    height: 100%;
    background: -moz-linear-gradient(left, #bf0009 0%, #bf0009 70%, rgba(191, 0, 9, 0.7) 78%, rgba(191, 0, 9, 0) 100%);
    background: -webkit-linear-gradient(left, #bf0009 0%, #bf0009 70%, rgba(191, 0, 9, 0.7) 78%, rgba(191, 0, 9, 0) 100%);
    background: -webkit-gradient(linear, left top, right top, from(#bf0009), color-stop(70%, #bf0009), color-stop(78%, rgba(191, 0, 9, 0.7)), to(rgba(191, 0, 9, 0)));
    background: linear-gradient(to right, #bf0009 0%, #bf0009 70%, rgba(191, 0, 9, 0.7) 78%, rgba(191, 0, 9, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf0009', endColorstr='#00bf0009', GradientType=1);
    opacity: 1;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    z-index: -1; }

.row-cover {
  width: 100%;
  overflow: hidden;
  height: 100%;
  background: url("../images/cover-zt.jpg") center 0 no-repeat;
  -webkit-background-size: 100% 100%;
     -moz-background-size: 100% 100%;
          background-size: 100% 100%; }
  .row-cover a {
    width: 100%;
    height: 100%;
    display: block; }

.row-banner {
  width: 100%;
  height: auto;
  position: relative; }
  .row-banner img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1; }

.toHome {
  width: 80px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2; }

.toXyyh {
  width: 80px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2; }

.row-nav {
  height: 38px;
  overflow-x: scroll; }
  .row-nav .container {
    width: 1500px; }
  .row-nav a {
    display: inline-block; }
  .row-nav .on {
    color: #fff;
    background-color: #bf0009;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px; }

.row-topswiper .swiper-pagination {
  bottom: 0;
  position: relative; }

.row-topswiper .swiper-pagination-bullet {
  opacity: 1;
  background: #e5e5e5; }

.row-topswiper .swiper-pagination-bullet-active {
  background: #bf0009; }

.row-topswiper .swiper-text {
  -webkit-background-size: auto 80%;
     -moz-background-size: auto 80%;
          background-size: auto 80%;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left; }

.swiper-img {
  width: 100%;
  height: auto;
  overflow: hidden; }
  .swiper-img img {
    width: 100%;
    height: auto;
    display: block; }

/* @media screen and (max-width: 320px) {
    .swiper-img {
        width: 100%;
        height: 200px;
        overflow: hidden;
        img {
            width: 100%;
            height: 100%;
            display: block;
        }
    }
}
    @media screen and (min-width: 376px) and (max-width: 414px) {
    .swiper-img {
        width: 100%;
        height: 260px;
        overflow: hidden;
        img {
            width: 100%;
            height: 100%;
            display: block;
        }
    }
}
 */
.leader-box {
  margin-top: 30px; }
  .leader-box .row {
    margin-left: 0;
    margin-right: 0; }
  .leader-box h2 {
    border-bottom: 1px solid #bf0009;
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .leader-box h2 img {
      width: 70%;
      margin: 0 auto;
      display: block; }
  .leader-box .col-12 .head {
    width: 50%;
    height: auto;
    margin: 0 auto; }

.zzjwy h2 img,
.sjcsj h2 img {
  /* width: 90%;  */
}

.sjcsj .col-12 {
  margin-bottom: 2px; }
  .sjcsj .col-12 a {
    display: block;
    background-color: #f1f1f1;
    height: 30px;
    line-height: 30px; }

.jswyh h2 img {
  /* width: 80%;
  margin: 0 auto;
  display: block;  */
}

.jljcwyh h2 img {
  width: 90%;
  margin: 0 auto;
  display: block; }

table {
  width: 96%;
  margin: 0 auto; }

th {
  background-color: #e5e5e5;
  border-bottom: 0;
  padding: 5px;
  border: 1px solid #f1f1f1;
  font-weight: 400; }

td {
  padding: 5px 10px;
  border: 1px solid #f1f1f1;
  font-weight: 400; }
  td:first-child {
    text-align: center;
    vertical-align: middle; }

.head {
  width: 100%;
  height: auto; }
  .head img {
    width: 100%;
    height: 100%;
    display: block; }

.xjp-spirit {
  background: #f1f1f1; }
  .xjp-spirit .bigtitle {
    display: block; }
  .xjp-spirit h3 {
    text-align: center; }
  .xjp-spirit p a {
    color: gray; }

.row-focusing {
  margin-bottom: -25px; }
  .row-focusing .list-tits a, .row-focusing .list-tits h3, .row-focusing .list-tits h3 a {
    color: #555555; }

.row-matrix .swiper-pagination {
  bottom: 0;
  position: relative; }

.row-matrix .swiper-pagination-bullet {
  opacity: 1;
  background: #e5e5e5; }

.row-matrix .swiper-pagination-bullet-active {
  background: #bf0009; }

.matrix-logos {
  margin-left: 0;
  margin-right: 0; }
  .matrix-logos .col-4 {
    height: 112px; }

.matrix-logos-pic {
  margin: 0 auto;
  width: 60%;
  height: 60px;
  line-height: 60px; }
  .matrix-logos-pic img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 60px; }

.row-release {
  margin-bottom: -25px; }

.row-special {
  margin-bottom: -20px; }
  .row-special li {
    position: relative; }
    .row-special li:last-child {
      padding-bottom: 0;
      margin-bottom: 0; }

.col-title {
  position: relative;
  height: 20px;
  line-height: 22px;
  padding-left: 15px; }
  .col-title:before {
    content: "";
    width: 8px;
    height: 22px;
    background: #bf0009;
    position: absolute;
    left: 0;
    top: 0; }
  .col-title:after {
    content: "";
    width: 80%;
    height: 8px;
    background: #f1f1f1;
    top: 7px;
    right: 0;
    display: block;
    position: absolute;
    background-repeat: repeat-x; }

.weibo-cont {
  position: relative; }
  .weibo-cont img {
    width: 100%; }

.wechat-cont-head {
  width: 100%;
  position: relative; }
  .wechat-cont-head img {
    width: 100%;
    height: auto;
    display: block; }
  .wechat-cont-head .headNews-title:after {
    background: #000;
    opacity: 0.5; }

.wechat-cont-list li {
  width: 100%;
  height: 95px;
  border-bottom: 1px solid #f1f1f1; }
  .wechat-cont-list li a {
    display: block; }

.wechat-cont-list img {
  width: 80px;
  height: 80px; }

.interaction-zone li {
  border-bottom: 0; }

.interaction-zone .swiper-slide {
  position: relative; }

.interaction-zone .swiper-text {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  width: 100%;
  height: auto;
  z-index: 2; }
  .interaction-zone .swiper-text h3 {
    position: relative;
    z-index: 4;
    padding: 5px; }
  .interaction-zone .swiper-text:after {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    z-index: 0; }

.interaction-zone .swiper-pagination {
  position: relative;
  bottom: 0px;
  margin-top: 10px;
  margin-bottom: 10px; }

.interaction-zone .swiper-pagination-bullet {
  background: #bf0009;
  opacity: 0.5; }

.interaction-zone .swiper-pagination-bullet-active {
  background: #bf0009;
  opacity: 1; }

.boxDom {
  width: 100%;
  height: 80%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 5; }

.string {
  width: 300px;
  height: 40px;
  position: absolute;
  overflow: hidden;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  cursor: pointer;
  white-space: nowrap; }
  .string a {
    color: #fff; }

.row-interaction {
  margin-bottom: -10px; }

.interaction-like {
  position: relative; }
  .interaction-like .wish-like-result {
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -28px;
    z-index: 3; }

@-webkit-keyframes niceIn {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5); }
  70% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

@-moz-keyframes niceIn {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
         transform: scale(1); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
         transform: scale(1.5); }
  70% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
         transform: scale(0.8); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
         transform: scale(1); } }

@keyframes niceIn {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
         transform: scale(1); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
         transform: scale(1.5); }
  70% {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
         transform: scale(0.8); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
         transform: scale(1); } }

.wish-like-btn .wish-like-btn-bg {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1; }

.wish-like-btn .wish-like-btn-hand {
  position: absolute;
  height: 60%;
  left: 50%;
  top: 16%;
  z-index: 5;
  margin-left: -8%; }

.hand-scale {
  -webkit-animation: niceIn 0.8s .2s ease;
     -moz-animation: niceIn 0.8s .2s ease;
          animation: niceIn 0.8s .2s ease; }

.row-talking .swiper-img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0; }
  .row-talking .swiper-img img {
    width: 100%;
    height: auto; }

.row-talking h3 {
  height: 20px; }

.row-talking .list-head .swiper-pagination {
  bottom: 17px; }

.row-video .list-pic a:before {
  background-color: #bf0009;
  z-index: 1;
  height: 100%; }

.row-video .list-pic .title {
  position: relative;
  background: url("../images/play.png") 5px 10px no-repeat;
  -webkit-background-size: 20px 20px;
     -moz-background-size: 20px 20px;
          background-size: 20px 20px;
  padding-left: 30px; }

@media screen and (max-width: 320px) {
  .row-video .list-pic .title {
    height: 54px;
    font-size: 12px; } }

.row-footer {
  background: #f1f1f1;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  color: #2b2b2b;
  line-height: 2; }
/* 领导人 @wangxioakang */
.leader-box li.col-3 {
  float: left;
  width: auto;
}
.leader-box a {
  display: inline-block;
}

.zzjwy h2 img,.sjcsj h2 img {
  /* width: 90%; */
}
.jswyh h2 img {
  /* width:80%; */
  /* margin: 0 auto; */
  /* display: block; */
}
.jljcwyh h2 img {
  width: 82%;
  margin: 0 auto;
  display: block;
}
.zywyhzsj h2 img {
  width: 78%;
}
/* ico @wangxiaokang */
.b10k16 {
  background: #E6310C;
  display: inline-block;
  padding: 0 0.5em;
  border-radius: 10px;
  line-height: 1.8;
  margin-right: 4px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  vertical-align: middle;
}
.page{
  max-width: 640px;
  margin-left:auto;
  margin-right: auto;
  background: #fff;
}
body {
  background: #eee;
}
.row-focusing .list-tits li:first-child h3{
  color: #bf0009;
}
