.mod {
  width: 100%;
  height: auto;
  padding: 0px 0px;
  margin: 0px auto;
  background: #fff;
}

.mod3 {
  width: 100%;
  background: #fff;
  padding: 30px 0px;
}

/**选项卡 start**/
.mod-tab {
  padding: 20px 0px 60px;
  display: inline-block;
  width: 100%;
}

.mod-tab .layui-tab {
  width: 100%;

}

.mod-ver-tab .layui-tab-content {
  padding: 0px 0px 0px 0px;
}

.mod-tab .tab-l {
  /* min-width: 21.5%; */
  /* min-width: 21.5%; */
  width: 11.7%;
  float: left;
}

.mod-tab .tab-r {
  /* min-width: 75%; */
  /* max-width: 76.5%; */
  width: 88.3%;
  float: left;
  padding-left: 60px;
}

.mod-tab .tab-r .layui-tab {
  margin: 0px;
}

.mod-tab .tab-r .pagination {
  padding-top: 82px;
}

.mod-tab .mn-mod-tab .tab-l {}

.mod-tab .layui-tab .layui-tab-title {
  border-bottom: none;
  clear: both;
  /* padding-right: 40px; */
  overflow: visible;
  height: auto;
}

.mod-ver-tab .layui-tab-title li {
  background: #F2F7FF;
  font-size: 16px;
  color: #999;
  width: 100%;
  display: block;
  margin-bottom: 20px;
  /* height: 50px;
	line-height: 50px; */
  padding: 14px 0px !important;
  text-align: center;
  padding: 0px 5px;
  white-space: break-spaces;
  line-height: 20px;
}

.mod-ver-tab .layui-tab-title li.layui-this {
  background: #15499A;
  color: #fff;
  font-size: 16px;
  border: none;
}

.mod-ver-tab .layui-tab-title .layui-this:after {
  border-bottom: none;
}

.mod-ver-tab .layui-tab-bar {
  display: none;
}

.mod-ver-tab .tab-news .tab-news-tl {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px solid #D8D8D8;
}

.mod-hor-tab {
  width: 100%;
}

.mod-hor-tab .layui-tab-title {
  width: 100% !important;
  min-height: 42px;
  display: inline-block;
}

.mod-hor-tab .layui-tab-title li {
  padding: 0px 30px !important;
  height: 42px !important;
  line-height: 42px;
  border: 1px solid #D8D8D8;
  float: left;
  width: auto;
  margin-right: 30px;
  color: #666;
  background: #fff;
  margin-bottom: 30px;
}

/**选项卡 end**/

/**人员信息 start*/
.mod-info {
  padding-top: 32px;
}

.mod-info-list {}

.mod-info-list .mod-info-item {
  margin-bottom: 20px;
}

.mod-info-list .mod-info-item:last-child {
  margin-bottom: 0px;
}

.mod-info-list .mod-info-item .mod-info-tl {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.mod-info-list .mod-info-item .mod-info-sub {
  font-size: 14px;
  color: #666;
  line-height: 20px;
}

/**人员信息 end*/

/**动态列表 start*/
.nm-list {
  width: 100%;
  height: auto;
  /* padding: 19px 0px 0 0px; */
  /*	display: none;*/
}

.nm-list li {
  width: 100%;
  position: relative;
  margin-bottom: 16px;
}

.nm-list li:last-child {
  margin-bottom: 0px;
}

.nm-list li a {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #666;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 20%;
  box-sizing: border-box;
}

.nm-list li span {
  position: absolute;
  right: 0;
  top: 0;
  color: #999;
}

.nm-list li a:hover,
.nm-list li a:hover span {
  color: #15499A;
}

.nm-list li a:active {
  color: #15499A;
}

/**动态列表 end*/

/* 分页 start */
.dt-page {
  padding-top: 40px;
}

.dt-page .layui-laypage {
  width: 100%;
  white-space: nowrap;
}

.dt-page .layui-laypage-first {
  /* display: block; */
}

.dt-page .layui-laypage-spr {
  display: none;
}

.dt-page .layui-laypage-curr {
  display: none;
}

.dt-page .layui-laypage-btn,
.dt-page .layui-laypage-next,
.dt-page .layui-laypage-prev,
.dt-page .layui-laypage-first,
.dt-page .layui-laypage-last {
  padding: 0px 15px;
  border: 1px solid #D8D8D8;
  /* margin-right: 20px; */
  color: #999;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
}

.dt-page .layui-laypage-btn:hover,
.dt-page .layui-laypage-btn:active,
.dt-page .layui-laypage-next:hover,
.dt-page .layui-laypage-next:active,
.dt-page .layui-laypage-prev:hover,
.dt-page .layui-laypage-prev:active,
.dt-page .layui-laypage-first:active,
.dt-page .layui-laypage-first:hover,
.dt-page .layui-laypage-last:hover,
.dt-page .layui-laypage-last:active {
  border: none;
  background: #FC7400;
  color: #fff;
}

.dt-page .layui-laypage-count {
  font-size: 14px;
  color: #666;
  padding-right: 14%;
}

.dt-page .layui-laypage-count span {
  border: none;
  padding: 0px;
  font-size: 14px;
}

.dt-page .page-count {
  font-size: 18px;
  color: #E4393C;
  border: none;
  padding: 0 2px;
}

.dt-page .layui-laypage .layui-laypage-skip input:focus {
  outline: none;
}

.dt-page .layui-laypage-skip,
.dt-page .layui-laypage-next,
.dt-page .layui-laypage-prev,
.dt-page .layui-laypage-last {
  margin-left: 20px;
}

/* 分页 end */
/**详情 start*/
.detail-container {
  padding-bottom: 60px;
}

.detail {
  padding: 30px 0px 60px;
  border-bottom: 1px solid rgba(216, 216, 216, .5);
}

.second-detail {
  padding: 0px 0px 0px;
  border-bottom: none;
}

.detail-tl {
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin: 0px 0px 20px;
}
.detail-img img {
  height: 400px;
  width: auto;
}
.detail-tl,
.detail-subtl {
  text-align: center;
}

.detail-subtl {
  margin-bottom: 30px;
}

.detail-subtl span {
  margin-right: 30px;
  font-size: 14px;
  color: #999;
}

.detail-subtl span:last-child {
  margin-right: 0px;
}

.detail .detail-con video {
  max-width:100%;
  height:auto;
}

.detail .detail-con p,.detail .detail-con table {
  font-size: 16px;
  color: #666;
  line-height: 26px;
 margin: 10px auto;
}


.detail .detail-con .detail-txt {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  margin-bottom: 20px;
  text-indent: 2em;
}

.detail .detail-con .detail-ex {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  margin-bottom: 20px;
  text-align: center;
}

.detail-con .detail-img {
  width: 100%;
  margin: 0 auto 20px;
  display: block;
  text-align: center;
}

.detail-con .detail-img img {
  width: auto;
  margin: 0 auto;
}

.detail-origin {
  margin-top: 10px;
}

.detail-origin p {
  font-size: 16px;
  color: #666;
}

/* 文件 */
.file-list {
  padding: 20px 0px 0px;
}

.file-list .file-item {
  margin-bottom: 12px;
}

.file-list .file-item:last-child {
  margin-bottom: 0px;
}

.file-list .file-item span {
  color: #15499A;
}

.file-list .file-item a {
  color: #333;
}

.file-list .file-item {
  cursor: pointer;
  font-size: 18px;
}

.file-list .file-item a:hover,
.file-list .file-item a:active {
  color: #15499A;
  text-decoration: underline;
}

/**详情 end*/

/* 介绍 start */
.introduce {}

.introduce .title {
  text-align: center;
  font-weight: bold;
  color: #333;
  font-size: 20px;
  margin-bottom: 30px;
}

.introduce-con .introduce-txt {
  margin-bottom: 20px;
  font-size: 16px;
  color: #666;
  font-weight: 400;
  line-height: 26px;
  text-indent: 2em;
}

.introduce-con .introduce-txt:last-child {
  margin-bottom: 0px;
}

/* 介绍 end */
/**图片列表 start*/
.pic-list {}

.pic-list>ul {
  width: 100%;
}

.pic-list ul li {
  width: 13.8%;
  display: inline-block;
  margin-right: 7%;
  margin-bottom: 20px;
}

.pic-list ul li a {
  display: block;
  width: 100%;
}

.pic-list ul li a img {
  width: 100%;
  height: 190px;
  border-radius: 6px;
  margin-bottom: 10px;
}

.pic-list ul li .pic-name {
  color: #333;
  font-size: 16px;
  text-align: center;
  margin-bottom: 4px;
}

.pic-list ul li .pic-subname {
  color: #999;
  font-size: 12px;
  text-align: center;
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pic-list ul li:nth-child(5n+5) {
  margin-right: 0px;
}

.pic-list ul li:nth-child(5n+1) a {
  /* float: right; */
}

.pic-list ul li:nth-child(5n+2) a,
.pic-list ul li:nth-child(5n+3) a,
.pic-list ul li:nth-child(5n+4) a {
  /* margin: 0 auto; */
}

.pic-list ul li:nth-child(5n+5) a {
  /* float: right; */
}

/**图片列表 end*/
/* 一级页面 start */
.first-page {
  padding: 30px 170px;
}

.first-page .first-img img {
  margin: 0 auto;
}

/* 一级页面 end */
.detail-con img {
  max-width: 100%;
  width: auto !important;
  margin-bottom: 20px;
}