.pages {
  text-align: center;
  font-size: 14px;
  padding: 60px 0 100px
}
.pages ul {
  display: inline-block
}
.pages li {
  float: left;
  margin: 0 4px
}
.pages span {
  display: inline-block;
  vertical-align: middle;
  color: #D80000;
  min-width: 30px;
  height: 30px;
  line-height: 28px
}
.pages a {
  display: block;
  min-width: 30px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  color: #D80000;
  border: 1px solid #D80000;
  transition: .4s
}
.pages .on a, .pages a:hover {
  background-color: #D80000;
  border-color: #D80000;
  color: #fff
}
.pages .inp {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 30px;
  border: 1px solid #ddd;
  font-size: 14px;
  padding: 0 6px
}
.pages .disable a {
  cursor: default;
  border-color: #ddd;
  color: #ddd
}
.pages .disable a:hover {
  border-color: #ddd;
  color: #ddd;
  background-color: #fff
} /*!Ã¥â€ â€¦Ã©Â¡Âµ*/ .ban_in {
  position: relative;
  height: 0;
  padding-top: 32.3%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  -o-background-size: cover;
  background-size: cover
}
.ban_in .bg {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.ban_in .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2
}
.ban_in .h3 {
  font-size: 30px;
  color: #fff;
  background-color: #D80000;
  width: 318px;
  padding: 30px 18px;
  text-align: center
}
.g-cur .l {
  max-width: 35%
}
.g-cur .r {
  max-width: 62%
}
.g-cur {
  overflow: hidden;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #e1e1e1;
  min-height: 68px;
  padding: 10px 0
}
.cur, .cur a {
  font-size: 16px;
  color: #999;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.cur a:hover {
  color: #D80000
}
.g-row {
  overflow: hidden;
  padding: 70px 0 0
}
.g-rowe2 {
  padding: 70px 0 100px
}
.g-rowe2 .g-h3_b1 {
  margin-bottom: 25px
}
.g-row .col-l {
  width: 318px;
  position: relative;
  padding-left: 18px;
  margin-bottom: 50px
}
.g-row .col-r {
  float: none;
  width: auto;
  margin-left: 398px
}
.snv {
  background-color: transparent;
  box-shadow: 0 0 6px 0 rgba(1, 74, 153, .1);
  position: relative;
  z-index: 2
  
}
.snv li.on {
  background-color: #E00700;
}
.snv li.on > .link, .snv li:hover .link {
  font-weight: 700;
  color: #fff
}
.snv .link {
  display: block;
  font-size: 18px;
  color: #000;
  line-height: 1.5;
  padding: 30px 10px;
  text-align: center;
  position: relative;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.snv li {
  position: relative;
  background-color: #fff
}
.snv li:hover {
  background-color: #D80000
}
.snv .snv-sub {
  display: none;
  position: relative
}
.snv .snv-sub .a {
  display: block;
  font-size: 14px;
  line-height: 50px;
  padding-left: 60px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.g-h3_b1 {
  font-size: 22px;
  color: #E00700
}
.m-details_b1 {
  font-size: 18px;
  color: #000;
  line-height: 2.16;
  padding: 33px 0 70px
}
.m-listb1 {
  padding-top: 18px
}
.m-listb1 .con {
  display: block;
  overflow: hidden;
  position: relative;
  padding: 20px 0
}
.m-listb1 .con::before {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px dotted #b5b9c3;
  position: absolute;
  left: 0;
  bottom: 0
}
.m-listb1 .con::after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 0;
  background-color: #D80000;
  -webkit-transition: .4s;
  -o-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
  left: 0;
  bottom: 0
}
.m-listb1 .con:hover .tit {
  color: #D80000
}
.m-listb1 .con:hover::after {
  width: 100%
}
.m-listb1 .date {
  float: right;
  font-size: 16px;
  color: #666;
  margin-left: 10px
}
.m-listb1 .tit {
  font-size: 18px;
  color: #000;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 18px;
  position: relative;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.m-listb1 .tit::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}
.m-listb2 {
  padding: 12px 0
}
.m-listb2 .con {
  display: block;
  overflow: hidden;
  padding-top: 35px;
  padding-bottom: 45px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
  position: relative
}
.m-listb2 .con::before {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 1px dotted #dfdfdf;
  position: absolute;
  left: 0;
  bottom: 0
}
.m-listb2 .con::after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 0;
  background-color: #D80000;
  -webkit-transition: .4s;
  -o-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
  left: 0;
  bottom: 0
}
.m-listb2 .con:hover::after {
  width: 100%
}
.m-listb2 .con:hover .time {
  background-color: #D80000;
  color: #fff;
  border-color: #D80000
}
.m-listb2 .con:hover .pic img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1)
}
.m-listb2 .time {
  float: left;
  width: 86px;
  height: 86px;
  border: 1px solid #dbdcdf;
  margin-right: 30px;
  position: relative;
  color: #031134;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  line-height: 1.3;
  padding-top: 16px
}
.m-listb2 .time span {
  display: block;
  text-align: center
}
.m-listb2 .time .s1 {
  font-size: 28px
}
.m-listb2 .time .s2 {
  font-size: 15px
}
.m-listb2 .time::after {
  content: '';
  position: absolute;
  left: -1px;
  right: -1px;
  bottom: -2px;
  background-color: #f29633;
  height: 2px
}
.m-listb2 .right {
  overflow: hidden
}
.m-listb2 .txt {
  overflow: hidden;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s
}
.m-listb2 .txt h3 {
  font-size: 20px;
  color: #000;
  font-weight: 400;
  margin-bottom: 17px
}
.m-listb2 .txt .desc {
  font-size: 16px;
  line-height: 1.625;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-box-orient: vertical;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  max-height: 4.875em;
  overflow: hidden;
  color: #888
}
.m-listb2 .name .time {
  display: none
}
.m-listb2 .pic {
  float: right;
  width: 232px;
  height: 161px;
  overflow: hidden;
  margin-left: 45px
}
.m-listb2 .pic img {
  display: block;
  width: 100%;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  transition: .5s
}
.m-listb3 {
  padding: 60px 0 0;
  margin: 0 -20px
}
.m-listb3 li {
  float: left;
  width: 25%
}
.m-listb3 .con {
  display: block;
  margin: 0 20px 45px;
  border: 1px solid #e9eced;
  position: relative;
  padding: 23px 25px 0;
  background-color: #fff;
  -webkit-transition: .4s;
  -o-transition: .4s;
  -moz-transition: .4s;
  transition: .4s
}
.m-listb3 .con:hover {
  box-shadow: 0 14px 25px rgba(206, 199, 199.7)
}
.m-listb3 .pic {
  position: relative;
  height: 0;
  padding-top: 119.45%;
  overflow: hidden
}
.m-listb3 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.m-listb3 .txt {
  text-align: center;
  font-size: 20px;
  color: #000;
  margin: 18px 24px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 1.5em
}
.m-listb4 {
  overflow: hidden;
  margin: 0 -70px;
  padding-top: 25px
}
.m-listb4 li {
  float: left;
  width: 50%;
  position: relative
}
.m-listb4 li::after {
  content: "";
  display: block;
  width: 1px;
  height: 53px;
  background-color: #d6d6d6;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%)
}
.m-listb4 li:nth-child(even)::after {
  display: none
}
.m-listb4 .con {
  display: block;
  overflow: hidden;
  position: relative;
  border-bottom: 1px dotted silver;
  padding: 25px 30px 25px 0;
  margin: 0 70px
}
.m-listb4 .con::before {
  content: "";
  display: block;
  width: 21px;
  height: 10px;
  -o-background-size: contain;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 10%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: .4s;
  -o-transition: .4s;
  -moz-transition: .4s;
  transition: .4s
}
.m-listb4 .con:hover .tit {
  font-size: 20px;
  color: #f29633;
  font-weight: 700;
}
.m-listb4 .con:hover::before {
  right: 0;
  opacity: 1
}
.m-listb4 .tit {
  padding-left: 47px;
  -o-background-size: 13px;
  background-size: 13px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  font-size: 18px;
  color: #000;
  height: 30px;
  line-height: 30px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}
.m-listb5 {
  padding: 60px 0 0;
  margin: 0 -22px
}
.m-listb5 li {
  float: left;
  width: 33.33%
}
.m-listb5 .con {
  display: block;
  margin: 0 22px 50px;
  border: 1px solid #d7d8e8;
  position: relative;
  padding: 14px 16px;
  background-color: #fff;
  -webkit-transition: .4s;
  -o-transition: .4s;
  -moz-transition: .4s;
  transition: .4s
}
.m-listb5 .con:hover {
  box-shadow: 0 14px 25px rgba(206, 199, 199.7)
}
.m-listb5 .pic {
  position: relative;
  height: 0;
  padding-top: 65.56%;
  overflow: hidden;
  border-radius: 4px;
  margin-bottom: 26px
}
.m-listb5 .pic img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.m-listb5 .txt {
  text-align: center;
  font-size: 18px;
  color: #000;
  margin: 10px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 1.5em
}
.m-listb6 {
  padding: 20px 0 80px 40px
}
.m-listb6 .con {
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  line-height: 97px
}
.m-listb6 .left::after {
  content: "";
  display: block;
  width: 5px;
  height: 55px;
  background-color: #D80000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0
}
.m-listb6 .left {
  position: relative;
  float: left;
  width: 415px;
  padding: 0 20px
}
.m-listb6 .right {
  overflow: hidden;
  padding-left: 55px;
  padding-right: 10px
}
.m-listb6 .job {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  font-size: 20px;
  color: #D80000;
  font-weight: 700;
  line-height: 1.2
}
.m-listb6 .name {
  display: inline-block;
  font-size: 20px;
  color: #000
}
.m-detail_b2 {
  font-size: 18px;
  line-height: 2;
  color: #000;
  padding: 57px 0 20px
}
.m-detail_b2 .user-name {
  font-size: 30px;
  color: #000;
  margin-bottom: 12px
}
.m-detail_b2 .user {
  text-align: center;
  position: relative;
  padding-bottom: 20px
}
.m-detail_b2 .user .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}
.m-detail_b2 .user-pic {
  display: inline-block;
  padding: 16px;
  background-color: #fff;
  position: relative;
  z-index: 2
}
.m-detail_b2 .user-pic img {
  display: block;
  width: 248px
}
.m-detail_b2 .top {
  text-align: center;
  border-bottom: 1px solid #d6d9de;
  padding-bottom: 8px
}
.m-detail_b2 h1 {
  font-size: 30px;
  color: #000;
  margin-bottom: 10px
}
.m-detail_b2 .info {
  font-size: 16px;
  color: #888
}
.m-detail_b2 .txt {
  padding: 30px 0 55px
}
.m-detail_b2 .bot {
  font-size: 18px;
  color: #000;
  border-top: 1px solid #d6d9de;
  padding: 38px 0
}
.m-detail_b2 .bot a {
  color: #000;
  font-weight: 300;
  -webkit-transition: .3s;
  -o-transition: .3s;
  -moz-transition: .3s;
  transition: .3s
}
.m-detail_b2 .bot a:hover {
  text-decoration: underline
}
.ul-name {
  margin: 0 -5px;
  overflow: hidden
}
.ul-name .li {
  float: left; /* width:20%; */
}
.ul-name .conname {
  margin: 0 5px
} /*!Ã¥â€ â€¦Ã©Â¡Âµend*/ @media only screen and (min-width:1200px) { /*!Ã¥â€ â€¦Ã©Â¡Âµ*/ .ban_in {
    position: relative;
    height: 0;
    padding-top: 32.3%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: cover;
    background-size: cover
  }
  .ban_in .txt {
    bottom: 0;
    left: 0;
    width: 100%
  }
  .ban_in .h3 {
    font-size: 1.562vw;
    width: 16.56vw;
    padding: 1.56vw .94vw
  }
  .g-cur {
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e1e1e1;
    min-height: 3.54vw
  }
  .cur, .cur a {
    font-size: .833vw
  }
  .g-row {
    padding: 3.645vw 0 0
  }
  .g-rowe2 {
    padding: 3.645vw 0 5.208vw
  }
  .g-rowe2 .g-h3_b1 {
    margin-bottom: 1.302vw
  }
  .g-row .col-l {
    width: 16.56vw;
    padding-left: .937vw;
    margin-bottom: 2.604vw
  }
  .g-row .col-r {
    width: auto;
    margin-left: 20.72vw
  }
  .snv {
    box-shadow: 0 0 .312vw 0 rgba(1, 74, 153, .1)
  }
  .snv li.on > .link, .snv li:hover .link {
    font-weight: 700
  }
  .snv .link {
    font-size: .937vw;
    line-height: 1.5;
    padding: 1.562vw .52vw;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
  }
  .snv .snv-sub .a {
    font-size: .729vw;
    line-height: 2.604vw;
    padding-left: 3.125vw;
    white-space: nowrap;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
  }
  .g-h3_b1 {
    font-size: 1.145vw
  }
  .m-details_b1 {
    font-size: .937vw;
    line-height: 2.16;
    padding: 1.718vw 0 3.645vw
  }
  .m-listb1 {
    padding-top: .937vw
  }
  .m-listb1 .con {
    padding: 1.041vw 0
  }
  .m-listb1 .con::before {
    content: "";
    width: 100%;
    border-bottom: 1px dotted #b5b9c3;
    left: 0;
    bottom: 0
  }
  .m-listb1 .con::after {
    content: "";
    height: 1px;
    width: 0;
    left: 0;
    bottom: 0
  }
  .m-listb1 .date {
    font-size: .833vw;
    margin-left: .52vw
  }
  .m-listb1 .tit {
    font-size: .937vw;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: .937vw
  }
  .m-listb1 .tit::before {
    content: "";
    width: .208vw;
    height: .208vw;
    border-radius: 50%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .m-listb2 {
    padding: .625vw 0
  }
  .m-listb2 .con {
    padding-top: 1.822vw;
    padding-bottom: 2.343vw
  }
  .m-listb2 .con::before {
    content: "";
    width: 100%;
    border-bottom: 1px dotted #dfdfdf;
    left: 0;
    bottom: 0
  }
  .m-listb2 .con::after {
    content: "";
    height: 1px;
    width: 0;
    left: 0;
    bottom: 0
  }
  .m-listb2 .time {
    width: 4.479vw;
    height: 4.479vw;
    border: 1px solid #dbdcdf;
    margin-right: 1.562vw;
    line-height: 1.3;
    padding-top: .833vw
  }
  .m-listb2 .time .s1 {
    font-size: 1.458vw
  }
  .m-listb2 .time .s2 {
    font-size: .781vw
  }
  .m-listb2 .time::after {
    content: '';
    left: -1px;
    right: -1px;
    bottom: -.104vw;
    height: .104vw
  }
  .m-listb2 .txt h3 {
    font-size: 1.041vw;
    font-weight: 400;
    margin-bottom: .885vw
  }
  .m-listb2 .txt .desc {
    font-size: .833vw;
    line-height: 1.625;
    -webkit-line-clamp: 3
  }
  .m-listb2 .pic {
    width: 12.08vw;
    height: 8.385vw;
    margin-left: 2.343vw
  }
  .m-listb2 .pic img {
    width: 100%
  }
  .m-listb3 {
    padding: 3.125vw 0 0;
    margin: 0 -1.041vw
  }
  .m-listb3 li {
    width: 25%
  }
  .m-listb3 .con {
    margin: 0 1.041vw 2.343vw;
    border: 1px solid #e9eced;
    padding: 1.197vw 1.302vw 0
  }
  .m-listb3 .con:hover {
    box-shadow: 0 .729vw 1.302vw rgba(206, 199, 199.7)
  }
  .m-listb3 .pic {
    position: relative;
    height: 0;
    padding-top: 119.45%;
    overflow: hidden
  }
  .m-listb3 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  .m-listb3 .txt {
    font-size: 1.041vw;
    margin: .937vw 1.25vw;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 1.5em
  }
  .m-listb4 {
    margin: 0 -3.645vw;
    padding-top: 1.302vw
  }
  .m-listb4 li {
    width: 50%
  }
  .m-listb4 li::after {
    content: "";
    width: 1px;
    height: 2.76vw;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .m-listb4 .con {
    border-bottom: 1px dotted silver;
    padding: 1.302vw 1.562vw 1.302vw 0;
    margin: 0 3.645vw
  }
  .m-listb4 .con::before {
    content: "";
    width: 1.093vw;
    height: .52vw;
    -o-background-size: contain;
    background-size: contain;
    top: 50%;
    right: 10%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0
  }
  .m-listb4 .con:hover .tit {
    font-size: 1.041vw;
    font-weight: 700;
  }
  .m-listb4 .con:hover::before {
    right: 0;
    opacity: 1
  }
  .m-listb4 .tit {
    padding-left: 2.447vw;
    -o-background-size: .677vw;
    background-size: .677vw;
    font-size: .937vw;
    height: 1.562vw;
    line-height: 1.562vw;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
  }
  .m-listb5 {
    padding: 3.125vw 0 0;
    margin: 0 -1.145vw
  }
  .m-listb5 li {
    width: 33.33%
  }
  .m-listb5 .con {
    margin: 0 1.145vw 2.604vw;
    border: 1px solid #d7d8e8;
    padding: .729vw .833vw
  }
  .m-listb5 .con:hover {
    box-shadow: 0 .729vw 1.302vw rgba(206, 199, 199.7)
  }
  .m-listb5 .pic {
    position: relative;
    height: 0;
    padding-top: 65.56%;
    overflow: hidden;
    border-radius: .208vw;
    margin-bottom: 1.354vw
  }
  .m-listb5 .pic img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  .m-listb5 .txt {
    font-size: .937vw;
    margin: .52vw;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 1.5em
  }
  .m-listb6 {
    padding: 1.041vw 0 4.166vw 2.083vw
  }
  .m-listb6 .con {
    border-bottom: 1px solid #e0e0e0;
    line-height: 5.052vw
  }
  .m-listb6 .left::after {
    content: "";
    width: .26vw;
    height: 2.864vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
  }
  .m-listb6 .left {
    width: 21.61vw;
    padding: 0 1.041vw
  }
  .m-listb6 .right {
    padding-left: 1.8vw;
    padding-right: .52vw
  }
  .m-listb6 .job {
    max-width: 100%;
    font-size: 1.041vw;
    font-weight: 700;
    line-height: 1.2
  }
  .m-listb6 .name {
    font-size: 1.041vw;
    line-height: 2.5vw;
  }
  .m-detail_b2 {
    font-size: .937vw;
    line-height: 2;
    padding: 2.968vw 0 1.041vw
  }
  .m-detail_b2 .user-name {
    font-size: 1.562vw;
    margin-bottom: .625vw
  }
  .m-detail_b2 .user {
    padding-bottom: 1.041vw
  }
  .m-detail_b2 .user .bg {
    bottom: 0;
    left: 0;
    width: 100%
  }
  .m-detail_b2 .user-pic {
    padding: .833vw
  }
  .m-detail_b2 .user-pic img {
    width: 12.91vw
  }
  .m-detail_b2 .top {
    border-bottom: 1px solid #d6d9de;
    padding-bottom: .416vw
  }
  .m-detail_b2 h1 {
    font-size: 1.562vw;
    margin-bottom: .52vw
  }
  .m-detail_b2 .info {
    font-size: .833vw
  }
  .m-detail_b2 .txt {
    padding: 1.562vw 0 2.864vw
  }
  .m-detail_b2 .bot {
    font-size: .937vw;
    border-top: 1px solid #d6d9de;
    padding: 1.979vw 0
  } /*!Ã¥â€ â€¦Ã©Â¡Âµend*/
}
@media screen and (max-width:1199px) {
  .pages {
    font-size: 12px
  }
  .pages li {
    margin: 0 5px
  }
  .pages a {
    min-width: 30px;
    height: 30px;
    line-height: 28px
  }
  .pages .next a, .pages .prev a {
    padding: 0 6px
  } /*!Ã¥â€ â€¦Ã©Â¡Âµ*/ .ban_in .txt {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .ban_in .h3 {
    font-size: 20px;
    text-align: center;
    background-color: transparent;
    margin: 0 auto;
    padding: 0
  }
  .g-cur {
    display: none
  }
  .g-row {
    overflow: hidden;
    padding: 0
  }
  .g-rowe2 {
    padding: 0 0 40px
  }
  .g-row .col-l, .g-row .col-r {
    float: none;
    width: auto;
    margin: 0
  }
  .g-row .col-l {
    padding: 0
  }
  .g-row .col-l::after, .g-row .col-l::before {
    display: none
  }
  .m-listb6 .con::after {
    width: 3px;
    height: 30px
  }
  .snv {
    padding: 0;
    min-height: auto;
    margin: 10px 0 20px
  }
  .g-rowe2 .g-h3_b1 {
    margin-bottom: 5px
  }
  .snv li {
    padding: 0
  }
  .snv li.on > .link {
    color: #fff;
    background-color: #E00700
  }
  .snv li.on::before {
    display: none
  }
  .snv .link {
    font-size: 14px;
    line-height: 35px;
    padding: 0 30px 0 10px;
    border-bottom: none
  }
  .snv .link::after, .snv .snv-sub::after {
    right: 0
  }
  .snv .link::before {
    display: none
  }
  .snv li > .dropicon {
    top: 12px;
  }
  .snv .snv-sub .a {
    font-size: 12px;
    line-height: 35px;
    padding-left: 20px
  }
  .snv .snv-three .a {
    padding-left: 30px
  }
  .snv .snv-sub .two .dropicon {
    top: 11px
  }
  .m-listb1 {
    padding-top: 0
  }
  .g-h3_b1 {
    font-size: 18px;
    line-height: 45px
  }
  .m-detail_b2 {
    font-size: 14px;
    padding: 20px 0
  }
  .m-detail_b2 h1 {
    font-size: 16px;
    margin-bottom: 4px
  }
  .m-detail_b2 .user-name {
    font-size: 16px
  }
  .m-detail_b2 .user-pic {
    padding: 6px
  }
  .m-detail_b2 .info {
    font-size: 12px
  }
  .m-detail_b2 .txt {
    padding: 20px 0
  }
  .m-detail_b2 .bot {
    font-size: 14px
  }
  .m-listb1 .con {
    padding: 8px 0
  }
  .m-listb1 .date, .m-listb1 .tit {
    font-size: 14px
  }
  .m-listb1 .tit {
    padding-left: 10px
  }
  .m-details_b1 {
    font-size: 14px;
    line-height: 1.7;
    padding: 20px 0
  }
  .m-listb3 {
    padding-top: 20px;
    margin: 0 -5px
  }
  .m-listb3 .con {
    margin: 0 5px 10px;
    padding: 10px
  }
  .m-listb3 .con::before {
    display: none
  }
  .m-listb3 .pic {
    margin-bottom: 0
  }
  .m-listb3 .txt {
    font-size: 14px
  }
  .m-listb4 {
    margin: 0 -10px 30px
  }
  .m-listb4 li::after {
    height: 20px
  }
  .m-listb4 .con {
    margin: 0 10px;
    padding-top: 8px;
    padding-bottom: 8px
  }
  .m-listb4 .con:hover .tit {
    font-size: 14px
  }
  .m-listb4 .tit {
    font-size: 14px;
    padding-left: 30px;
    background-position: 3px center
  }
  .m-listb2 .time {
    padding: 10px;
    margin-right: 10px;
    float: none;
    display: none;
    margin-bottom: 10px
  }
  .m-listb2 .name {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .m-listb2 .name .time {
    display: block;
    width: 68px;
    height: auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px
  }
  .m-listb2 .name h3 {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
  }
  .m-listb2 .right {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
  .m-listb2 .pic {
    float: none;
    width: auto;
    height: auto;
    margin-top: 20px;
    margin-left: 0
  }
  .m-listb2 .pic img {
    display: block;
    width: 100%
  }
  .m-listb2 .txt {
    width: 100%
  }
  .m-listb2 .txt .desc {
    line-height: 1.5;
    font-size: 14px
  }
  .m-listb2 .con {
    padding-top: 10px;
    padding-bottom: 10px
  }
  .m-listb2 .txt h3 {
    font-size: 16px
  }
  .m-listb2 .time .s1 {
    font-size: 18px
  }
  .m-listb2 .time .s2 {
    font-size: 12px
  }
  .m-listb5 {
    margin: 0 -10px
  }
  .m-listb5 .pic {
    margin-bottom: 0
  }
  .m-listb5 .txt {
    font-size: 14px
  }
  .m-listb5 .con {
    padding: 12px 12px 0;
    margin: 0 10px 20px
  }
  .m-listb6 .job, .m-listb6 .name {
    font-size: 14px
  }
  .m-listb6 .con {
    line-height: 60px
  }
  .m-listb6 .right {
    padding-left: 20px
  } /*!Ã¥â€ â€¦Ã©Â¡Âµend*/
}
@media screen and (max-width:950px) {
  .pages {
    padding: 30px 0
  }
  .pages li {
    display: none
  }
  .pages .first, .pages .go, .pages .last, .pages .next, .pages .on, .pages .prev {
    display: block
  } /*!Ã¥â€ â€¦Ã©Â¡Âµ*/ .ban_in .txt {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
  }
  .ban_in .h3 {
    font-size: 20px;
    text-align: center
  }
  .g-cur {
    display: none
  }
  .g-row .col-l, .g-row .col-r {
    float: none;
    width: auto;
    margin: 0
  }
  .snv {
    margin-top: 10px
  }
  .snv .link {
    font-size: 14px;
    line-height: 35px
  }
  .snv .link::before {
    display: none
  }
  .snv li > .dropicon {
    top: 12px;
  }
  .snv .snv-sub .a {
    font-size: 12px;
    line-height: 35px;
    padding-left: 20px
  }
  .snv .snv-three .a {
    padding-left: 30px
  }
  .snv .snv-sub .two .dropicon {
    top: 11px
  }
  .g-h3_b1 {
    font-size: 18px;
    line-height: 45px
  }
  .m-detail_b2 {
    font-size: 14px;
    padding: 20px 0
  }
  .m-detail_b2 h1 {
    font-size: 16px;
    margin-bottom: 4px
  }
  .m-detail_b2 .info {
    font-size: 12px
  }
  .m-detail_b2 .txt {
    padding: 20px 0
  }
  .m-detail_b2 .bot {
    font-size: 14px
  }
  .m-listb1 .con {
    padding: 8px 0
  }
  .m-listb1 .date, .m-listb1 .tit {
    font-size: 14px
  }
  .m-listb1 .tit {
    padding-left: 10px
  }
  .m-details_b1 {
    font-size: 14px;
    line-height: 1.7;
    padding: 20px 0
  }
  .m-listb3 {
    padding-top: 20px;
    margin: 0 -5px
  }
  .m-listb3 .con {
    margin: 0 5px 10px;
    padding: 10px
  }
  .m-listb3 .con::before {
    display: none
  }
  .m-listb3 .pic {
    margin-bottom: 0
  }
  .m-listb3 .txt {
    font-size: 14px
  }
  .m-listb4 {
    margin: 0 -10px 30px
  }
  .m-listb4 li::after {
    height: 20px
  }
  .m-listb4 .con {
    margin: 0 10px;
    padding-top: 8px;
    padding-bottom: 8px
  }
  .m-listb4 .tit {
    font-size: 14px;
    padding-left: 30px;
    background-position: 3px center
  }
  .m-listb2 .time {
    padding: 10px;
    margin-right: 10px;
    float: none;
    display: none;
    margin-bottom: 10px
  }
  .m-listb2 .name {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .m-listb2 .name .time {
    display: block;
    width: 68px;
    height: auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px
  }
  .m-listb2 .name h3 {
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
  }
  .m-listb2 .right {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
  .m-listb2 .pic {
    float: none;
    width: auto;
    height: auto;
    margin-top: 20px;
    margin-left: 0
  }
  .m-listb2 .pic img {
    display: block;
    width: 100%
  }
  .m-listb2 .txt {
    width: 100%
  }
  .m-listb2 .txt .desc {
    line-height: 1.5
  }
  .m-listb2 .con {
    padding-top: 10px;
    padding-bottom: 10px
  }
  .m-listb2 .txt h3 {
    font-size: 16px
  }
  .m-listb2 .time .s1 {
    font-size: 18px
  }
  .m-listb2 .time .s2 {
    font-size: 12px
  } /*!Ã¥â€ â€¦Ã©Â¡Âµend*/
}
@media screen and (max-width:767px) {
  .ban_in {
    min-height: 200px
  }
  .m-listb3 {
    margin: 0 -5px
  }
  .m-listb3 li {
    width: 50%
  }
  .m-listb3 .con {
    margin: 0 5px 10px;
    padding: 6px
  }
  .m-listb3 .pic {
    margin-bottom: 6px
  }
  .m-listb3 .txt {
    margin: 0
  }
  .m-listb4 {
    margin: 0;
    padding: 20px 0 40px
  }
  .m-listb4 li {
    float: none;
    width: auto
  }
  .m-listb4 li::after {
    display: none
  }
  .m-listb4 .con {
    margin: 0
  }
  .m-listb4 .tit {
    font-size: 14px;
    padding-left: 30px;
    background-position: 3px center
  }
  .m-listb5 {
    margin: 0;
    padding: 30px 0
  }
  .m-listb5 li {
    float: none;
    width: auto
  }
  .m-listb5 .con {
    margin: 0 0 15px
  }
  .m-listb6 {
    padding: 0 0 30px
  }
  .m-listb6 .con {
    line-height: 1.5;
    padding: 15px
  }
  .m-listb6 .left::after {
    display: none
  }
  .m-listb6 .left {
    float: none;
    width: auto;
    padding: 0;
    margin-bottom: 10px
  }
  .m-listb6 .right {
    padding-left: 0
  }
  .ul-name .conname .name {
    line-height: 1.7
  }
}