﻿
@charset 'utf-8';
/*
 * @Author: zwfw
 * @Date: 2019-11-20
 * @Last Modified by: zwfw
 * @Last Modified time: 2019-11-20
 */
.centerWidth {
  width: 1200px;
  margin: 0 auto;
}
.db {
  display: inline-block;
}
.main {
  background: #fff;
  border-radius: 6px;
  margin-bottom: 14px;
}
.zwxl-main {
  padding-top: 30px;
  padding-bottom: 50px;
}
.zwxl-head {
  width: 1078px;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
  padding-top: 30px;
  padding-left: 40px;
  padding-bottom: 16px;
}
.zwxl-head span {
  color: #333333;
  font-size: 16px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 18px;
  margin-bottom: 16px;
}
.zwxl-head .tit {
  width: 98px;
}
.zwxl-head .con {
  width: 230px;
  margin-right: 31px;
}
.zwxl-title {
  text-align: center;
  padding-top: 36px;
}
.zwxl-title p.tit {
  color: #333333;
  font-size: 30px;
  padding: 0 30px;
  margin-bottom: 20px;
}
.zwxl-bar {
  height: 32px;
  line-height: 32px;
  margin-bottom: 34px;
}
.zwxl-bar span {
  color: #666666;
  font-size: 16px;
  display: inline-block;
}
.zwxl-bar span.con {
  margin-right: 50px;
}
.zwxl-font {
  padding: 2px;
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  height: 26px;
}
.zwxl-font img {
  float: left;
  width: .26rem;
}
.zwxl-font span {
  line-height: 26px;
  color: #6a6a6a;
  margin: 0 11px;
  cursor: pointer;
}
.zwxl-font span:hover {
  font-weight: bold;
}
.zwxl-font span.cur {
  color: #3354a2;
}
.zwxl-article {
  width: 1060px;
  margin: 0 auto;
  padding: 35px 30px 0;
  line-height: 30px;
  color: #333333;
  font-size: 16px;
  border-top: 1px solid #e5e5e5;
}
.zwxl-article-img {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 32px;
}
.zwxl-article-img img {
  max-width: 100%;
}
.zwxl-article p {
  margin-bottom: 12px;
}
.zwxl-article p.title {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 36px;
}
.zwxl-article p.author {
  text-align: right;
  margin-top: 40px;
}
.zwxl-article .fj a {
  display: inline-block;
  margin-left: 20px;
  line-height: 30px;
}
.zwxl-article .fj a img {
  margin-right: 12px;
}
.zwxl-article .fj a:hover {
  text-decoration: underline;
}

.zwxl-article table,
.zwxl-article table td ,.zwxl-article table th{
	border:1px solid #ddd;
}


/* 响应式代码 */
/*
 * @Author: zwfw
 * @Date: 2020-10-13
 * @Last Modified by: zwfw
 * @Last Modified time: 2020-10-13
 */
.centerWidth {
  width: 12.00rem;
  margin: 0 auto;
}
.db {
  display: inline-block;
}
.main {
  background: #fff;
  border-radius: 6px;
  margin-bottom: .14rem;
}
.zwxl-main {
  padding-top: .30rem;
  padding-bottom: .50rem;
}
.zwxl-head {
  width: 10.78rem;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
  padding-top: .30rem;
  padding-left: .40rem;
  padding-bottom: .16rem;
}
.zwxl-head span {
  color: #333333;
  font-size: .16rem;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: .18rem;
  margin-bottom: .16rem;
}
.zwxl-head .tit {
  width: .98rem;
}
.zwxl-head .con {
  width: 2.30rem;
  margin-right: .31rem;
}
.zwxl-title {
  text-align: center;
  padding-top: .36rem;
}
.zwxl-title p.tit {
  color: #333333;
  font-size: .30rem;
  padding: 0 .30rem;
  margin-bottom: .20rem;
}
.zwxl-bar {
  height: .32rem;
  line-height: .32rem;
  margin-bottom: .34rem;
}
.zwxl-bar span {
  color: #666666;
  font-size: .16rem;
  display: inline-block;
}
.zwxl-bar span.con {
  margin-right: .50rem;
}
.zwxl-font {
  padding: 2px;
  border: 1px solid #e5e5e5;
  border-radius: .16rem;
  height: .26rem;
}
.zwxl-font img {
  float: left;
}
.zwxl-font span {
  line-height: .26rem;
  color: #6a6a6a;
  margin: 0 .11rem;
  cursor: pointer;
}
.zwxl-font span:hover {
  font-weight: bold;
}
.zwxl-font span.cur {
  color: #3354a2;
}
.zwxl-article {
  width: 10.60rem;
  margin: 0 auto;
  padding: .35rem .30rem 0;
  line-height: .30rem;
  color: #333333;
  font-size: .16rem;
  border-top: 1px solid #e5e5e5;
}
.zwxl-article-img {
  text-align: center;
  padding-top: .10rem;
  padding-bottom: .32rem;
}
.zwxl-article-img img {
  max-width: 100%;
}
.zwxl-article p {
  margin-bottom: .12rem;
}
.zwxl-article p.title {
  text-align: center;
  font-size: .26rem;
  font-weight: bold;
  line-height: .36rem;
}
.zwxl-article p.author {
  text-align: right;
  margin-top: .40rem;
}
.zwxl-article .fj a {
  display: inline-block;
  margin-left: .20rem;
  line-height: .30rem;
}
.zwxl-article .fj a img {
  margin-right: .12rem;
}
.zwxl-article .fj a:hover {
  text-decoration: underline;
}

.zwxl-article table,
.zwxl-article table td ,.zwxl-article table th{
	border:1px solid #ddd;
}

.left-bar-wrap .l-dy {
  display: block;
}

.l-position {
  width: 12.00rem !important;
  margin: 0 auto;
}
.zx-dy {
  margin-left: .30rem;
  cursor: pointer;
}
.zx-dy img {
  margin-top: -5px;
  margin-right: 5px;
  width: .26rem;
}
.zx-dy .cur {
  color: #3354a2;
}

@media screen and (max-width:1440px) { 
  .centerWidth{
      width: 14.20rem;
  }
  .l-position {
    width: 14.20rem !important;
  }
}

@media screen and (max-width:1366px) { 
  .centerWidth,.l-position {
      width: 13.80rem;
  }
  .l-position {
    width: 13.80rem !important;
  }
}