.m2atcConWpr {
  position: relative;
  z-index: 2;
  padding-left: 50px;
  background-color: #f3f4ef;
  background-size: 100% auto;
}
.m2atcCon {
  position: relative;
}
.m2atcMenu {
  position: absolute;
  top: 30px;
  width: 200px;
}
.m2atcMenuFixed {
  position: fixed;
}
.m2atcMenu_a {
  line-height: 50px;
  font-size: 18px;
  font-weight: normal;
  display: block;
  padding-left: 35px;
  border-left: 4px solid rgba(255, 255, 255, 0);
  margin-bottom: 2px;
  position: relative;
}
.m2atcMenu_a.on,
.m2atcMenu_a:hover {
  color: #a31f37;
  background: #fff;
  border-left: 4px solid #a31f37;
}
.m2atcRcon {
  margin-left: 200px;
  background: #fff;
  padding: 0 50px;
  min-height: 110vh;
}
.m2atcMenu a {
  color: #333;
}
.m2atcPart {
  font-size: 18px;
  line-height: 36px;
  padding-bottom: 2.6vw;
}
.m2atcPart h5 {
  font-size: 36px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  display: block;
  margin-bottom: 26px;
}
.m2atc_line {
  height: 4px;
  background: #363636;
  position: relative;
  margin-bottom: 2.6vw;
}
.m2atc_line2 {
  margin-bottom: 0;
}
.m2atc_line:after {
  content: "";
  transition: all 0.8s ease-in-out;
  width: 0%;
  background: #a31f37;
  height: 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.m2atc_line.on:after {
  width: 100%;
}
.m2atcMenu_a i {
  width: 12px;
  height: 12px;
  position: relative;
  position: absolute;
  right: 22px;
  top: 50%;
  margin-top: -7px;
}
.m2atcMenu_a i:before {
  content: "";
  width: 12px;
  height: 2px;
  background: #333;
  position: absolute;
  left: 0;
  top: 5px;
}
.m2atcMenu_a i:after {
  content: "";
  width: 2px;
  height: 12px;
  background: #333;
  position: absolute;
  left: 5px;
  top: 0;
}
.m2atcMenu_a.on i:before,
.m2atcMenu_a.on i:after,
.m2atcMenu_a:hover i:before,
.m2atcMenu_a:hover i:after {
  background: #a31f37;
}
.m2atcSubmenu {
  margin-top: -2px;
  display: none;
}
.m2atcMenu_a2 {
  line-height: 60px;
  height: 60px;
  font-size: 14px;
  font-weight: normal;
  display: block;
  padding-left: 35px;
  border-left: 4px solid rgba(255, 255, 255, 0);
  position: relative;
  background: #fff;
  border-left: 4px solid #a31f37;
}
.m2atcMenu_a2.on,
.m2atcMenu_a2:hover {
  color: #333;
  font-weight: bold;
}
.m2atcMenu_a2:before {
  content: "";
  background: #e6e6e6;
  height: 1px;
  position: absolute;
  left: 18px;
  right: 18px;
}
.m2atcMenu_a.on + .m2atcSubmenu {
  display: block;
}
.m2atcMenu_a.on i:after {
  display: none;
}

.m2org_t {
  font-size: 32px;
  letter-spacing: 2px;
  line-height: 86px;
  height: 86px;
  font-weight: bold;
}
.m2atc_line3 {
  margin-bottom: 30px;
}
.m2org_ul {
  overflow: hidden;
  /* margin: 0px -5px 40px; */
}
.m2org_ul li {
  /* padding: 0px 5px; */
  width: 100%;
  float: left;
}
.m2org_ul li.m2org_hf {
  width: 100%;
}
.m2org_a {
  display: flex;
  overflow: hidden;
  padding: 15px 0;
  line-height: 27px;
  color: #333;
  border-bottom: 1px solid #e6e6e6;
  font-size: 16px;
  transition: all 0.5s ease-in-out;
  position: relative;
}
.m2org_a:hover {
  border-bottom: 1px solid #a31f34;
  z-index: 1;
}
.m2org_a:hover a {
  color: #a31f34;
}
.m2org_a:hover a:hover {
  color: #a31f34;
}
/* .m2org_a span{ transition: all 0.5s ease-in-out; font-size: 14px; color: #333; } */
.m2org_a:hover span {
  color: #a31f34;
}
.m2org_ist {
  font-size: 14px;
  line-height: 28px;
  color: #a31f34;
  padding-bottom: 45px;
}

.m2org_a .title {
  flex: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.m2org_a .time {
  width: 100px;
  display: flex;
  justify-content: flex-end;
}

.page {
  padding: 30px 0;
  text-align: center;
}
.page * {
  vertical-align: middle;
  transition: all 0.5s ease-in-out;
}
.p_pages {
}
.p_pages span {
  font-size: 16px;
  padding: 10px;
  color: #333;
}

.p_pages span a {
  color: firebrick;
}
.page_first,
.page_last {
  text-align: center;
  padding: 0px 16px;
  border: 1px solid #d9d9d9;
  line-height: 38px;
  height: 40px;
  font-size: 12px;
  color: #666666;
  display: inline-block;
  margin: 0px 5px;
}
.page_prev {
  border: 1px solid #d9d9d9;
  height: 40px;
  display: inline-block;
  margin: 0px 5px;
  width: 40px;
  background: url(../images/page_arrow.png) no-repeat center center;
  background-size: 9px 14px;
}
.page_prev:hover,
.page_next:hover {
  border: 1px solid #a31f34;
  background-size: 9px 14px;
}
.page_a {
  text-align: center;
  padding: 0px 16px;
  border: 1px solid #d9d9d9;
  line-height: 38px;
  height: 40px;
  font-size: 14px;
  color: #666666;
  display: inline-block;
  margin: 0px 5px;
  min-width: 40px;
}
.page_a:hover,
.page_a.on,
.page_last:hover,
.page_first:hover {
  color: #fff;
  background: #a31f34;
  border: 1px solid #a31f34;
}
.page_next {
  border: 1px solid #d9d9d9;
  height: 40px;
  display: inline-block;
  margin: 0px 5px;
  width: 40px;
  background: url(../images/page_arrow.png) no-repeat center center;
  background-size: 9px 14px;
  transform: rotate(180deg);
}
.page input {
  font-size: 14px;
  line-height: 38px;
  color: #666;
  height: 40px;
  width: 70px;
  border: 1px solid #d9d9d9;
  text-align: center;
  margin: 0px 5px;
  padding: 0px 10px;
  background: none;
}
.page_go,
.page_go:hover {
  font-size: 12px;
  line-height: 40px;
  color: #fff;
  background: #a31f34;
  display: inline-block;
  padding: 0px 18px;
  height: 40px;
  margin: 0px 10px 0px 5px;
}
.page_span {
  font-size: 12px;
  color: #666666;
  line-height: 40px;
}

@media screen and (max-width: 1000px) {
  .m2atcConWpr {
    padding-left: 0;
  }
  .m2atcMenu {
    display: none !important;
  }
  .m2atcRcon {
    margin: 0;
    padding: 0;
  }
}


            .m2atcRconcontent {
            }

            .m2atcRconcontent .ul-item{
              display: flex;
              flex-direction: row;
              flex-wrap: wrap;
              justify-content: space-between;
            }
            .m2atcRconcontent .li-item {
              padding: 15px 0;
              width: 31%;
            }
            .m2atcRconcontent .item {
              display: flex;
              flex-direction: row;
              overflow: hidden;
              /*height: 15.73vw*/
            }

            .m2atcRconcontent samp {
             display: flex;

            }

            .m2atcRconcontent samp img {
              width: 250px;
              height: 300px;
              transition: all 1s linear;
              object-fit: cover;
            }

            .m2atcRconcontent h4 {

              display: flex;
              flex: 1;
              overflow: hidden;
              padding: 0 15px;
              box-sizing: border-box;
              font-size: 16px;
              color: #333;
              margin-top: 26px;
              transition: all 0.5s ease;
              line-height: 28px;
              height: 250px;
              display: -webkit-box;
              -webkit-box-orient: vertical;
              text-overflow: ellipsis;
              /*white-space: nowrap;*/
              -webkit-line-clamp: 9;
            }

            @media screen and (max-width: 1600px) {
              .m2atcRconcontent .li-item {
                padding: 15px 0;
                width: 45%;
              }
              .m2atcRconcontent samp img {
                width: 200px;
                height: 240px;
              }
              .m2atcRconcontent h4 {
                margin-top: 20px;
                height: 200px;
                -webkit-line-clamp: 7;
              }
            }
