/********* index *********/
.mid01 .main {
  padding-top: 15px;
  background-color: #FFFFFF;
}
.mid01 .tt {
  width: auto;
  background: #f6f6f6;
  padding: 20px;
  text-align: center;
  margin-bottom: 15px;
}
.mid01 .tt a {
  font-size: 20px;
  font-weight: 700;
  color: #2164c2;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
}
.mid01 .tt p {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  margin-top: 10px;
}
.mid01 .pnewsimg {
  position: relative;
  width: 520px;
  height: 333px;
  overflow: hidden;
  float: left;
}
.mid01 .pnewsimg img {
  min-width: 520px;
  height: 333px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  *position: relative;
  *left: auto;
  *top: auto;
}
.mid01 .pnewsimg p {
  width: 75% !important;
  height: 50px;
  line-height: 50px;
  padding: 0 20% 0 5%;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #FFFFFF;
  background: rgba(0, 0, 0, 0.3);
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
}
.mid01 .pnewsimg .swiper-pagination {
  text-align: right;
}
.mid01 .news-txt {
  margin-left: 535px;
}
.mid01 .news-txt .news-tit {
  height: 27px;
  line-height: 27px;
}
.mid01 .news-txt .news-tit span {
  width: 151px;
  height: 27px;
  padding-left: 33px;
  display: inline-block;
  background: url(../images/index-news-tit.png) no-repeat left;
  color: #FFFFFF;
  font-weight: 700;
  letter-spacing: 14px;
  font-size: 16px;
}
.mid01 .news-txt .news-tit a {
  float: right;
  color: 555px;
  font-size: 13px;
}
.mid01 .news-txt .con {
  margin-top: 15px;
}
.mid-xc .main {
  background-color: #FFFFFF;
  padding-top: 15px;
}
.mid-xc img {
  width: 100%;
  display: block;
}
.mid02 {
  width: 100%;
}
.mid02 .main {
  background-color: #FFFFFF;
  padding-top: 15px;
}
.mid02 .main {
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
}
.mid02 .box {
  width: 32.5%;
}
.mid02 .box .con {
  margin-top: 10px;
}
.mid02 .box:first-child+div+div {
  width: 32.5%;
}
.mid03 .main {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #FFFFFF;
}
.mid03 .con {
  padding-bottom: 15px;
  background-color: #f9f9f9;
}
.mid03 .con .pimglist li {
  width: 18%;
  float: left;
  text-align: center;
  height: auto;
  margin-top: 20px;
  margin-left: 1%;
  margin-right: 1%;
  overflow: hidden;
}
.mid03 .con .pimglist li p {
  width: 100%;
  height: 180px;
  position: relative;
  display: block;
  overflow: hidden;
}
.mid03 .con .pimglist li p img {
  min-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  *position: relative;
  *left: auto;
  *top: auto;
}
.mid03 .con .pimglist li span {
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  width: 100%;
  margin-top: 10px;
}
.mid03 .con ul {
  padding: 0 10px;
}
/********* list *********/
.pagelist {
  width: 100%;
}
.pagelist .main {
  z-index: 9998;
  background-color: #FFFFFF;
  padding-bottom: 15px;
}
.pagelist .menu {
  width: 230px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  background-color: #2164c2;
  position: absolute;
  left: 0;
  top: -100px;
  z-index: 9999;
}
.pagelist .list-box {
  width: 100%;
  padding-top: 15px;
}
.pagelist .list-box .con {
  width: auto;
  margin-top: 10px;
}
.columnlist {
  width: 100%;
}
.columnlist .main {
  padding-top: 15px;
  background-color: #FFFFFF;
  padding-bottom: 15px;
}
.columnlist .menu {
  width: 280px;
  float: left;
  background-color: #f4f4f4;
  padding: 10px;
}
.columnlist .menu .menufather {
  width: auto;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  background-color: #2164c2;
  position: relative;
}
.columnlist .menu .menufather span {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  background-size: 40%;
  background: no-repeat center;
}
.columnlist .menu .menufather span.open {
  background-image: url(../images/wap_menu_open.png);
  display: none;
  background-size: 40%;
}
.columnlist .menu .menufather span.close {
  background-image: url(../images/wap_menu_close.png);
  display: none;
  background-size: 40%;
}
.columnlist .menu .menuchild {
  background-color: #FFFFFF;
  border: 1px solid #efefef;
  border-top: 0;
  padding: 10px;
}
.columnlist .menu .menuchild li {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  border-bottom: 1px dashed #efefef;
}
.columnlist .menu .menuchild li:last-child {
  border-bottom: 0;
}
.columnlist .menu .menuchild li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.columnlist .menu .menuchild li a:hover,
.columnlist .menu .menuchild li a.s {
  color: #2164c2;
  font-weight: 700;
}
.columnlist .list-box {
  margin-left: 315px;
  min-height: 400px;
}
.columnlist .list-box .con {
  width: auto;
  margin-top: 10px;
}
.columnlist .list-box .con .pimglist img {
  height: 200px;
}
.columnlist .txt-box {
  margin-left: 315px;
  min-height: 400px;
}
.columnlist .txt-box .con-tit {
  text-align: center;
  font-size: 20px;
  border-bottom: 1px solid #f4f4f4;
  padding: 0 20px 20px;
}
.columnlist .txt-box .con-txt {
  margin-top: 20px;
  padding: 0 20px;
}
.columnlist .txt-box .con-txt img {
  max-width: 90%;
  margin: 0 auto;
}
/********* content *********/
.content {
  width: 100%;
}
.content .main {
  background-color: #FFFFFF;
  padding-bottom: 15px;
}
.content .content-tit {
  font-size: 24px;
  text-align: center;
  padding: 20px 20px 10px;
}
.content .content-msg {
  font-size: 12px;
  color: #3f3f3f;
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #f4f4f4;
}
.content .content-msg span {
  display: inline-block;
  margin: 0 10px;
}
.content .content-txt {
  margin-top: 10px;
  min-height: 400px;
}
.content .content-txt img {
  max-width: 90%;
  margin: 0 auto;
}
