/********* index *********/
.mid01 {
  width: 100%;
  margin-top: 2px;
}
.mid01 .main {
  position: relative;
}
.mid01 .btn-ul li {
  width: calc(14.2857% - 1px);
  border: 1px solid #e6e6e6;
  border-left: 0;
  float: left;
  height: 188px;
  cursor: pointer;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.mid01 .btn-ul li:first-child {
  border-left: 1px solid #e6e6e6;
}
.mid01 .btn-ul li .nor {
  height: 190px;
  width: 100%;
  background: url(../images/icon7.png) no-repeat center top 55px;
  z-index: 5;
}
.mid01 .btn-ul li .nor span.tit {
  display: block;
  text-align: center;
  font-size: 14px;
  padding: 120px 20px 0;
}
.mid01 .btn-ul li .act {
  width: 100%;
  height: 190px;
  background: #ae0c2a url(../images/act7.png) no-repeat 20% 34px;
  color: #fff;
  display: none;
  overflow: hidden;
  z-index: 5;
}
.mid01 .btn-ul li .act h5 {
  margin: 0;
  font-size: 16px;
  padding-top: 32px;
  padding-bottom: 12px;
  line-height: 17px;
  font-weight: 400;
  margin-left: 36%;
}
.mid01 .btn-ul li .act p {
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  margin-bottom: 22px;
}
.mid01 .btn-ul li .act a {
  width: 108px;
  height: 34px;
  border: 1px solid #fff;
  border-radius: 3px;
  display: block;
  color: #fff;
  line-height: 32px;
  text-align: center;
  margin: 0 auto;
}
.mid01 .btn-ul li:nth-child(2) .nor {
  background: url(../images/icon2.png) no-repeat center top 55px;
}
.mid01 .btn-ul li:nth-child(2) .act {
  background-image: url(../images/act2.png);
}
.mid01 .btn-ul li:nth-child(3) .nor {
  background: url(../images/icon3.png) no-repeat center top 55px;
}
.mid01 .btn-ul li:nth-child(3) .act {
  background-image: url(../images/act3.png);
}
.mid01 .btn-ul li:nth-child(4) .nor {
  background: url(../images/icon6.png) no-repeat center top 55px;
}
.mid01 .btn-ul li:nth-child(4) .act {
  background-image: url(../images/act6.png);
}
.mid01 .btn-ul li:nth-child(5) .nor {
  background: url(../images/icon5.png) no-repeat center top 55px;
}
.mid01 .btn-ul li:nth-child(5) .act {
  background-image: url(../images/act5.png);
}
.mid01 .btn-ul li:nth-child(6) .nor {
  background: url(../images/icon4.png) no-repeat center top 55px;
}
.mid01 .btn-ul li:nth-child(7) .act {
  background-image: url(../images/act4.png);
}
.mid01 .btn-ul li.active {
  width: calc(28.5714% - 1px);
  border: 0;
}
.mid01 .btn-ul li.active .nor {
  display: none;
}
.mid01 .btn-ul li.active .act {
  display: block;
}
.mid01 .tab_l_btn {
  float: left;
  width: 14px;
  height: 24px;
  background: url(../images/l_btn.png) no-repeat center;
  cursor: pointer;
  z-index: 1;
  position: absolute;
  top: calc(50% - 12px);
  left: -4%;
}
.mid01 .tab_r_btn {
  float: right;
  width: 14px;
  height: 24px;
  background: url(../images/r_btn.png) no-repeat center;
  cursor: pointer;
  z-index: 1;
  position: absolute;
  top: calc(50% - 12px);
  right: -4%;
}
.mid02 {
  width: 100%;
  background-color: #f2f2f2;
}
.mid02 .main {
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
}
.mid02 .box {
  width: calc(50% - 15px);
  height: 284px;
  float: left;
  margin-top: 20px;
}
.mid02 .box .pnewsdaylist {
  margin-top: 8px;
}
.mid03 {
  width: 100%;
}
.mid03 .main {
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
}
.mid03 .box {
  width: calc(33.33% - 15px);
  height: 284px;
  float: left;
  margin-top: 20px;
}
.mid03 .box .pnewsdaylist {
  margin-top: 8px;
}
.mid03 .box .pnewsdaylist li {
  background: none;
  padding-left: 0;
}
.mid03 .box .pnewsdaylist li a {
  width: 70% !important;
}
.mid03 .box .lxwm-tit {
  border: 0;
}
.mid03 .box .lxwm-ul li span {
  width: auto;
  height: 38px;
  line-height: 38px;
  display: block;
  cursor: pointer;
  background-color: #e0e0e0;
  color: #4c4c4c;
  padding: 0 22px 0 25px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.mid03 .box .lxwm-ul li span em {
  width: 10px;
  height: 38px;
  display: block;
  float: right;
  background: url(../images/add.png) no-repeat center;
}
.mid03 .box .lxwm-ul li p {
  width: auto;
  height: 0;
  line-height: 66px;
  background-color: #f2f2f2;
  padding: 0 22px 0 25px;
  margin-bottom: 1px;
  color: #363636;
  font-size: 14px;
  overflow: hidden;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
}
.mid03 .box .lxwm-ul li.active span {
  color: #FFFFFF;
  background-color: #ae0c2a;
}
.mid03 .box .lxwm-ul li.active span em {
  background-image: url(../images/sub.jpg);
}
.mid03 .box .lxwm-ul li.active p {
  height: 66px;
  margin-top: 1px;
}
/********* list *********/
.pagebanner {
  width: 100%;
  height: 270px;
  background: url(../images/page_tit.jpg) no-repeat center;
}
.pagelist {
  width: 100%;
}
.pagelist .mian {
  z-index: 9998;
}
.pagelist .menu {
  width: 230px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  background-color: #ae0c2a;
  position: absolute;
  left: 0;
  top: -100px;
  z-index: 9999;
}
.pagelist .list-box {
  width: 100%;
  margin-top: 20px;
}
.pagelist .list-box .con {
  width: auto;
  margin-top: 10px;
}
.columnlist {
  width: 100%;
  margin-top: 20px;
}
.columnlist .menu {
  width: 277px;
  float: left;
  position: relative;
  padding-top: 20px;
}
.columnlist .menu .menufather {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  color: #FFFFFF;
  background-color: #ae0c2a;
  text-align: center;
  position: absolute;
  top: -40px;
  left: 0;
}
.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: #f0f0f0;
  padding: 10px 0;
}
.columnlist .menu .menuchild li {
  height: 50px;
  line-height: 50px;
}
.columnlist .menu .menuchild li a {
  display: block;
  width: auto;
  height: 100%;
  padding-left: 90px;
  font-size: 16px;
}
.columnlist .menu .menuchild li a:hover,
.columnlist .menu .menuchild li a.s {
  color: #ae0c2a;
}
.columnlist .list-box {
  margin-left: 320px;
  min-height: 400px;
}
.columnlist .list-box .con {
  width: auto;
  margin-top: 10px;
}
.columnlist .list-box .con .pimglist li p {
  height: 200px;
}
.columnlist .list-box .con .pimglist img {
  height: 200px;
}
.columnlist .list-box .con .pnewsdaylist li {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #f7e6e9;
  font-size: 16px;
}
.columnlist .list-box .con .pnewsdaylist li a {
  color: #666;
}
.columnlist .txt-box {
  margin-left: 320px;
  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 .content-tit {
  font-size: 36px;
  text-align: center;
  padding: 20px 20px 10px;
  color: #666666;
}
.content .content-msg {
  font-size: 12px;
  color: #999999;
  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;
}
