.mainrightcen {
  background: #ffffff;
  box-shadow: 2px 2px 6px 3px rgba(153, 153, 153, 0.21);
  padding: 15px;
  border-radius: 18px;
}
.mainrightcen .news {
  height: auto !important;
  position: relative;
}
.mainrightcen .news img {
  width: 100%;
  height: 100%;
}
.mainrightcen .news .msff {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 41px;
  background: rgba(0, 0, 0, 0.46);
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  box-sizing: border-box;
}
.mainrightcen .news .msff .rty {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  flex: 1;
}
.mainrightcen .news .msff .but {
  display: block;
  width: 53px;
  height: 24px;
  background: #EC1E1E;
  border-radius: 5px;
  line-height: 24px;
  text-align: center;
  font-size: 12px;
}
.mainrightcen .arclist li {
  padding: 15px 0;
}
.mainrightcen .arclist li .wz {
  display: flex;
  align-items: flex-start;
}
.mainrightcen .arclist li .wz .wc {
  width: 150px;
  height: 85px;
  border-radius: 10px;
}
.mainrightcen .arclist li .wz .wzcen {
  margin-left: 15px;
  flex: 1;
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.mainrightcen .arclist li .bgh {
  display: flex;
  margin-top: 8px;
  justify-content: space-between;
  align-items: center;
  height: 12px;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
}
.mainrightcen .arclist li .bgh .zcbot {
  width: 8px;
  height: 8px;
}
.mainrightcen .arclist li .bgh .zcbot img {
  width: 100%;
  height: 100%;
}
.mainrightcen .arclist li .wzs p {
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mainrightcen .arclist li .wzs .pics {
  margin-top: 15px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  border-radius: 15px;
  overflow: hidden;
}
.mainrightcen .arclist li .wzs .pics .pic {
  width: 33.3333%;
  padding: 0 4px;
  flex: 1;
  /* one item */
  /* two items */
  /* three items */
}
.mainrightcen .arclist li .wzs .pics .pic img {
  display: flex;
  width: 100%;
  height: 100%;
}
.mainrightcen .arclist li .wzs .pics .pic:first-child:nth-last-child(1) {
  /* -or- li:only-child { */
  max-height: 300px;
}
.mainrightcen .arclist li .wzs .pics .pic:first-child:nth-last-child(2),
.mainrightcen .arclist li .wzs .pics .pic:first-child:nth-last-child(2) ~ .pic {
  max-height: 200px;
}
.mainrightcen .arclist li .wzs .pics .pic:first-child:nth-last-child(3),
.mainrightcen .arclist li .wzs .pics .pic:first-child:nth-last-child(3) ~ .pic {
  max-height: 150px;
}
.lawyerrty {
  margin-top: 20px;
  position: sticky;
  top: 142px;
  background: #ffffff;
  padding: 25px 15px 10px;
  box-shadow: 2px 2px 6px 3px rgba(153, 153, 153, 0.21);
  border-radius: 18px;
}
.lawyerrty .lawyerlist li {
  display: flex;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.lawyerrty .lawyerlist li .face {
  border-radius: 50%;
  margin-right: 20px;
  width: 70px;
  height: 70px;
}
.lawyerrty .lawyerlist li .lawyeritem {
  position: relative;
  flex: 1;
}
.lawyerrty .lawyerlist li .lawyeritem h4 a b {
  font-size: 16px;
  font-weight: bold;
}
.lawyerrty .lawyerlist li .lawyeritem h4 span {
  display: inline-block;
  font-size: 10px;
  color: #dc9736;
  background-color: #fff4e5;
  padding: 0 6px;
  margin-left: 5px;
}
.lawyerrty .lawyerlist li .lawyeritem h4 span + span {
  color: #3972ff;
  background-color: #d9ebff;
}
.lawyerrty .lawyerlist li .lawyeritem p {
  color: #666;
  margin-top: 5px;
  font-size: 12px;
}
.lawyerrty .lawyerlist li .lawyeritem .sort {
  color: #666;
  line-height: 12px;
  margin: 10px 0;
  font-size: 12px;
}
.lawyerrty .lawyerlist li .lawyeritem .sort span {
  display: inline-block;
  padding: 0 5px;
  border-left: 1px solid #ddd;
}
.lawyerrty .lawyerlist li .lawyeritem .sort span:first-child {
  border: none;
}
.lawyerrty .lawyerlist li .lawyeritem .sort span em {
  color: #ffa700;
}
.lawyerrty .lawyerlist li .lawyeritem .sort span i {
  display: inline-block;
  width: 13px;
  height: 12px;
  background: url(../img/qa_2_12.png) center no-repeat;
  background-size: 100% 100%;
}
.lawyerrty .lawyerlist li .lawyeritem .brdge {
  margin: 0 0 15px;
}
.lawyerrty .lawyerlist li .lawyeritem .brdge span {
  display: inline-block;
  color: #999999;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0 6px;
  margin-right: 5px;
  font-size: 12px;
}
.lawyerrty .lawyerlist li .lawyeritem .weui-flex {
  display: flex;
  white-space: nowrap;
  justify-content: space-between;
}
.lawyerrty .lawyerlist li .lawyeritem .weui-flex .telbut {
  background-color: #fff;
  border: 1px solid #0058ea;
  padding: 2px 20px;
  font-size: 14px;
  border-radius: 20px;
  line-height: 2;
  margin-right: 20px;
  flex: 1;
  text-align: center;
  color: #0058ea;
}
.lawyerrty .lawyerlist li .lawyeritem .weui-flex .zxzx {
  background-image: -webkit-linear-gradient(45deg, #e6322e, #ff1962);
  color: #ffffff;
  border-radius: 20px;
  font-size: 14px;
  margin: 0;
  padding: 2px 20px;
  line-height: 2;
  animation: identifier 3s infinite;
  flex: 1;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.lawyerrty .lawyerlist li .lawyeritem .weui-flex .zxzx i {
  position: absolute;
  height: 100%;
  width: 100px;
  background: url(../img/light_animate.png);
  background-size: cover;
  top: 0;
  animation: template 3s linear infinite forwards;
}
@keyframes template {
  0% {
    left: 0;
    opacity: 0;
  }
  66% {
    left: -100px;
    opacity: 1;
  }
  100% {
    left: 100%;
  }
}
@keyframes identifier {
  0% {
    transform: scale(1);
  }
  33% {
    transform: scale(0.95);
  }
  66% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
.lawyerrty .lawyerlist li::after {
  content: '';
  border-bottom: 1px solid #eee;
  position: absolute;
  bottom: 0;
  left: 80px;
  right: 15px;
}
@media (max-width: 1200px) {
  .lawyerrty {
    position: static;
    margin-bottom: 20px;
  }
  .lawyerrty .lawyerlist li .face {
    width: 1rem;
    height: 1rem;
  }
  .lawyerrty .lawyerlist li .lawyeritem .weui-flex .telbut {
    margin-right: 0.2rem;
    padding: 0 0.4rem;
  }
  .lawyerrty .lawyerlist li .lawyeritem .weui-flex .zxzx {
    padding: 0 0.3rem;
  }
}
