@charset "UTF-8";
.mb-nav {
  padding: 15px 0;
  background: #fff; }
  .mb-nav a, .mb-nav span {
    font-size: 16px;
    color: #666666;
    line-height: 1.6; }
    .mb-nav a:hover, .mb-nav span:hover {
      color: #015293; }
  .mb-nav span {
    color: #015293; }

.xw-warp {
  background: #fff;
  padding-bottom: 5%; }

.xw-xq-head {
  border-bottom: 1px solid #eeeeee;
  padding: 2.5%  0;
  text-align: center; }
  .xw-xq-head h3 {
    font-size: 24px;
    color: #333333;
    line-height: 1.65; }
  .xw-xq-head .info {
    margin-top: 2%; }
    .xw-xq-head .info span {
      font-size: 16px;
      color: #333333;
      margin: 0 15px; }

.xw-xq-main {
  padding: 2.5% 0 1.5%; }
  .xw-xq-main p {
    font-size: 16px;
    line-height: 2;
    color: #333333;
    margin-bottom: 0.5%;  
	 }
  .xw-xq-main h6 {
    text-align: center;
    font-size: 30px;
    color: #333333;
    line-height: 1.6; }
  .xw-xq-main img {
       max-width: 100%;
    height: auto; }
  .xw-xq-main img, .xw-xq-main h6 {
    margin-bottom: 3%; }

.xw-xq-foot {
  border-top: 1px solid #eee;
  padding-top: 4%; }

.xw-xq-foot-item {
  padding: 12px 0; }
  .xw-xq-foot-item a {
    font-size: 16px;
    color: #015293; }
    .xw-xq-foot-item a:hover {
      font-weight: bold; }

.lb {
  width: 100%; }

.h-logo-zzh {
  width: 107px;
  background: url("../images/zzh-logo.png") no-repeat center center;
  background-size: 100% auto;
  height: 76px; }

/*新闻列表*/
.news-list-warp {
  padding: 1.5% 0 3%;
  background: #fff; }
  .news-list-warp .in-title {
    padding: 3% 0; }

.news-list-list li {float:none;
  padding: 5% 0;
  border-bottom: 1px solid #eee; }
  .news-list-list li:last-child {
    border-bottom: 0;
    padding-bottom: 1%; }
.news-list-list a:hover .dt {
  color: #015293; }
.news-list-list .pic {
  width: 390px;
  float: left; }
.news-list-list .text {
  margin-left: 390px;
  padding: 20px 55px;
  position: relative; }
.news-list-list .dt {
  margin: 0;
  font-size: 20px;
  color: #333333;
  line-height: 1.6;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  overflow: hidden; }
.news-list-list .dm {
  font-size: 16px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  color: #666666;
  margin: 3% 0 4%; }
.news-list-list .date {
  font-size: 16px;
  color: #666666; }
.news-list-list .linkBtn {
  position: absolute;
  font-size: 16px;
  right: 55px;
  bottom: 10px;
  color: #015293; }
  .news-list-list .linkBtn:hover {
    font-weight: bold; }

.page {
  padding: 5% 0;
  text-align: center; }
  .page span, .page a {
    font-size: 16px;
    color: #333333;
    line-height: 2.2;
    padding: 0 5px; }
    .page span:hover, .page a:hover {
      color: #015293; }
  .page span {
    color: #015293; }

@media screen and (max-width: 1100px) {
  .h-logo-img, .h-logo, .h-logo-zzh {
    width: 100px;
    height: 64px; } }
@media screen and (max-width: 860px) {
  .h-nav a {
    padding: 0 12px; }

  .news-list-list .pic {
    width: 280px; }

  .news-list-list .text {
    margin-left: 280px;
    padding: 12px 35px 20px; } }
@media screen and (max-width: 767px) {
  .xw-xq-head h3 {
    font-size: 22px; }

  .xw-xq-head {
    padding: 25px 0; }

  .xw-xq-head .info span, .xw-xq-main p, .xw-xq-foot-item a, .mb-nav a, .mb-nav span, .news-list-list .dm, .news-list-list .date, .news-list-list .linkBtn {
    font-size: 14px; }

  .xw-xq-main h6 {
    font-size: 24px; }

  .xw-xq-main p {
    line-height: 2.5;
    margin-bottom: 15px; }

  .xw-xq-main img, .xw-xq-main h6 {
    margin-bottom: 20px; }

  .xw-xq-head .info {
    margin-top: 15px; }

  .news-list-list .pic {
    width: 100%;
    float: none; }

  .news-list-list .text {
    margin: 0;
    padding: 20px 0 0; }

  .news-list-list .linkBtn {
    bottom: 0;
    right: 0; }

  .page {
    padding-top: 8%; } }
.xm-list-list {
  margin: 20px -35px 0; }
  .xm-list-list a {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    display: block;
    position: relative; }
    .xm-list-list a img {
      width: 100%;
      position: relative;
      z-index: 1; }
    .xm-list-list a:hover .txt {
      background: rgba(0, 0, 0, 0.75);
      height: 100%;
      padding-top: 35%; }
      .xm-list-list a:hover .txt .dt, .xm-list-list a:hover .txt .dm {
        color: #fff; }
  .xm-list-list .txt {
    -webkit-transition: .3s;
    transition: .3s;
    height: 44%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    text-align: center;
    padding-top: 13%; }
    .xm-list-list .txt .dt {
      font-size: 16px;
      color: #015293;
      font-weight: bold; }
    .xm-list-list .txt .dm {
      font-size: 16px;
      color: #666666;
      margin-top: 5%; }
  .xm-list-list .back {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10; }

.xm-list-item {width:33.33333%;
  padding: 0 35px;
  height: 253px;
  margin-top: 2%;
  margin-bottom: 5%; }

.ny-tab-nav {
  float: right;
  width: 50%;
  position: relative;
  top: 25px;
  text-align: right; }
  .ny-tab-nav a {
    font-size: 18px;
    color: #666666;
    padding: 15px 40px;
    margin-left: 3%;
    display: inline-block;
    border: 1px solid #999999;
    border-radius: 40px; }
    .ny-tab-nav a:hover {
      color: #015293;
      border-color: #015293; }
  .ny-tab-nav .on {
    background: #015293;
    border-color: #015293;
    -webkit-box-shadow: 0 2px 10px rgba(62, 125, 255, 0.5);
            box-shadow: 0 2px 10px rgba(62, 125, 255, 0.5);
    color: #fff !important; }

.xm-list-warp {
  background: #fff; }
  .xm-list-warp .page {
    padding-top: 0; }

@media screen and (max-width: 860px) {
  .xm-list-list {
    margin: 0 -15px; }

  .xm-list-item {
    padding: 0 15px; } }
@media screen and (max-width: 767px) {
  .xm-list-list {
    margin: 0 15px; }

  .ny-tab-nav {
    width: 100%;
    float: none;
    text-align: center;
    top: 15px;
    margin-bottom: 20px; }

  .ny-tab-nav a {
    padding: 10px 15px;
    font-size: 14px; }

  .xm-list-item {width:100%;
    padding: 0; } }
.xm-xq-head h3 {
  font-size: 30px; }
.xm-xq-head h5 {
  font-size: 24px;
  color: #666666;
  text-align: center; }

.jb-list-list {
  padding-top: 5%; }
  .jb-list-list li {float:none;
    padding: 20px 15px;
    background: #eeeeee; }
    .jb-list-list li:nth-child(2n) {
      background: #fff;
       }
  .jb-list-list .dt {
    width: 180px;
    text-align: center;
    font-size: 24px;
    color: #333333;
    float: left;
    line-height: 1.65; }
  .jb-list-list .dm {
    color: #333333;
    margin-left: 180px;
    font-size: 24px;
    line-height: 1.65; }

.page1 {
  padding: 5% 0 8%;
  text-align: right; }
  .page1 span {
    color: #333333;
    font-size: 24px;
    padding-left: 36px;
    line-height: 1.65;
    display: inline-block;
    background: url("../images/icon-jinggao.png") no-repeat left 5px; }

@media screen and (max-width: 767px) {
  .jb-list-list .dt {
    width: 100%;
    font-size: 17px;
    text-align: left; }

  .jb-list-list .dm {
    margin-left: 0;
    font-size: 15px;
    margin-top: 10px; }

  .page1 span {
    font-size: 13px;
    background-size: 15px auto;
    padding-left: 20px;
    background-position-y: 5px; } }
.pw-list-list {
  margin: 0 -40px; }
  .pw-list-list .pw-list-item {width:33.33333%;
    padding: 0 40px;
    margin-bottom: 5%; }
  .pw-list-list a {
    display: block;
    background: #fff;
    border: 1px solid #999999; }
  .pw-list-list .text {
    text-align: center;
    padding: 0 5px 10px; }
  .pw-list-list .dm {
    font-size: 16px;
    line-height: 30px;
    height: 150px;
    overflow: hidden;
    color: #333333; }
  .pw-list-list .dt {
    margin: 20px 0 10px 0;
    font-size: 24px;
    color: #333333; }
  .pw-list-list .dd {
    font-size: 16px;
    color: #999999; }

@media screen and (max-width: 767px) {
  .pw-list-list{margin-top:20px;}
  .pw-list-list .pw-list-item{width:100%;}
  .pw-list-list a img {
    width: 100%; } }
