html body {
  font-size: 0.95238vw;
  width: 100%;
}
/*默认样式*/
.pcontent p {
    font-size: 18px;
    /* font-family: PingFangSC-Regular, PingFang SC; */
    font-weight: 400;
    color: #333333;
    margin-top: 30px;
    line-height: 32px;
}
/* 头部背景*/
.field {
  height: auto;
  width: 100%;
  display: flex;
  margin-top: 32px;
  /* background-color: red; */
}
#main-header {
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(20px);
}
.mainbg {
  width: 100%;
  height: 320px;
  background: url(http://aliyunoss.anjielaw.com/images/uimg/head/h7.png) no-repeat;
  background-position-y: 50%;
  background-size: cover;
  /* background-size: cover; */
}
.submainbg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  /* background: url(http://aliyunoss.anjielaw.com/images/uicon/Team@2x.png) no-repeat; */
}
.headtitle + p {
  font-size: 32px;

  font-weight: 600;
  color: #FFFFFF;
  position: relative;
  margin: 0;
 margin-bottom: 16px;
/* overflow: hidden;*/
/*text-overflow: ellipsis;  !* 超出部分省略号 *!*/
/*word-break: break-all;  !* 设置省略字母数字 *!*/
/*display: -webkit-box;*/
/*-webkit-box-orient: vertical;*/
/*-webkit-line-clamp: 2; !* 显示的行数 *!*/
}
.subtxt {
  margin: 0;
  font-size: 16px;

font-weight: 400;
color: #ffffff;
position: relative;
}
.headtitle {
  width: 100%;
  /* height: 210px; */
    position: absolute;
    top: 80px;
  white-space: nowrap;
  /*padding-bottom: 80px;*/
  /* background-color: red; */
}
.headtitle img {
  filter: invert(100%) sepia(94%) saturate(25%) hue-rotate(9deg)
    brightness(107%) contrast(106%);
  transform: scale(0.5) rotate(180deg);
  position: relative;
  top: 1px;
  left: 1px;
}
.headtitle span{
  font-size: 18px;
  /* font-family:  PingFang SC; */
  font-weight: 400;
  color: #ebebeb;
  position: relative;
  /*top: 2px;*/
}
.headtitle span:nth-child(4){
  font-size: 18px;

font-weight: 600;
color: #EBEBEB;

position: absolute;
top: 1px;
    width: 80%;
    display: inline-block;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}
.intoxie {
  margin: 0 16px;
    transform: scale(1);
    width: 10px;
    height: 16px;
    position: relative;
    top: -2px;
}
.circlespan {
  display: inline-block;
  width: 32px;
  height: 32px;
  border: 1px solid #ffffff;
  border-radius: 16px;
  cursor: pointer;
}
.field {
  margin-bottom: 100px;
}
/* 中间内容 */
.left {
  width: 70%;
  /* height: 800px; */
  /* background-color: red; */
  padding-right: 80px;
  margin-bottom: 100px;
}
.right {
  /* width: 30%; */
  width: 380px;
  /* height: 800px; */
  /* background-color: aquamarine; */
}
.filedboxs {
  /* margin-bottom: 60px; */
}
.filedboxs div {
  width: 100%;
  height: 44px;
  background: #f8f8f8;
  border-radius: 4px;
  margin-top: 4px;
  padding: 11px 24px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
    font-size: 16px;
}
.filedboxs div:hover {
  background: #f2f2f2;
}
.filedboxs img {
  transform: scale(0.5);
}
.psection:not(:last-child) {
  /* border-bottom: 1px solid #ebebeb; */
  padding-bottom: 20px;
}
.ptitle {
  font-size: 22px;
  /* font-family: PingFangSC-Semibold, PingFang SC; */
  font-weight: 600;
  color: #000000;
  margin-top: 40px;
  margin-bottom: 0;
}
.pcontent {
  font-size: 18px;
  /* font-family: PingFangSC-Regular, PingFang SC; */
  font-weight: 400;
  color: #333333;
  margin-top: 30px;
  line-height: 32px;
}

.morep {
  line-height: 32px;

  /* margin-bottom: 0 !important; */
}
.morep p:not(.subtitle) {
  margin-bottom: 0 !important;
  font-size: 18px;
  /* font-family: PingFangSC-Regular, PingFang SC; */
  font-weight: 400;
  color: #333333;
}
.subtitle {
  font-size: 18px;

  font-weight: 400;
  color: #000000;
  margin-top: 40px;
  margin-bottom: 0;
}
.linksection {
  width: 100%;
  margin-top: 48px;
  font-size: 14px;

  font-weight: 500;
  color: #ac1e64;
}
.back {
  padding: 8px 0;
}
.back img {
  width: 10px;
  height: 10px;
  position: relative;
  top: -1px;
  transform: rotate(180deg);
}
.back:hover {
  background: #f8f8f8;
  cursor: pointer;
}
.next {
  /* margin-top: 8px; */
  padding: 8px 0;
  cursor: pointer;
}
.next:hover {
  background: #f8f8f8;
  cursor: pointer;
}
.next img {
  width: 10px;
  height: 10px;
  /* transform: rotate(180deg); */
}
.shux {
  border-left: 1px solid #cccccc;
  margin: 0 8px;
}
/* 右侧人物 */

.contop {
  width: 100%;
  /* height: 190px; */
  height: 190px;
  border-radius: 4px;
  display: flex;
}
.singp {
  margin-top: 10px;
}
.conone {
  /* width: 42%; */
  width: 160px;
  height: 100%;
  /* background-color: red; */
}
.conone img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.btmp {
  font-size: 14px;
  /* font-family: PingFangSC-Regular, PingFang SC; */
margin-top: 5px;
  font-weight: 400;
  color: #666666;
    padding: 16px 0;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #000000;
    width: 180px;
  /*margin-top: 16px;*/
}
.btmp img {
  width: 9px;
  height: 11px;
  object-fit: cover;
  margin-right: 5px;
}
.morebox {
  height: 40px;
  background: #f8f8f8;
  border-radius: 4px;
  margin-top: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  color: #999999;
  cursor: pointer;
  font-size: 14px;
}
.morebox:hover {
  background: #f2f2f2;
}
.contwo {
  width: 220px;
  padding: 0 20px;
  background-color: rgba(248, 248, 248, 1);
  transition: 0.5s;
    overflow: hidden;
    position: relative;
}
.contop:hover .contwo {
  background: #f2f2f2;
}
.contwo p:first-child {
  margin-top: 20px;
}
.cpt {
  padding-bottom: 48px;
  font-size: 14px;
  /* font-family: PingFangSC-Semibold, PingFang SC; */

  font-weight: 600;
  color: #666666;
}
.cpo {
  margin-bottom: 8px;
  /* font-family: PingFangSC-Semibold, PingFang SC; */

  font-weight: 600;
  color: #000000;
  font-size: 22px;
}
.contwo hr {
  opacity: 1;
  background: #000000;
}
.hr {
  width: 100%;
  height: 1px;
  background: #000000;
}

.rtitle {
  margin-top: 60px;
  margin-left: -8px;
  /*margin-bottom: 20px;*/
}
.right > div:first-child {
  margin-top: -28px !important;
}

.rtitle img {
  transform: scale(0.5);
  position: relative;
  top: -2px;
}
.rtitle span {
  font-size: 18px;

  font-weight: 500;
  color: #000000;
}

/* 手机、pad公共 */
@media (max-width: 1279px) {

  .mainbg {
    height: 260px;
  }
  .tmedia{
    padding-bottom: 20px !important;
  }
  .circlespan{
    width: 24px;
    height: 24px;
  }
  .intoxie-img{
    width: 7px;
    height: 10px;
    transform: scale(1) !important;

  }
  .intoxie{
    margin: 0 8px;
  }
    .headtitle span:nth-child(4){
        top: 4px;
        width: 58%;
    }
  .tleft{
    margin-left: 10px !important;
  }
  .headtitle{
    padding-bottom: 20px;
    line-height: 24px;
  }
  .headtitle span{
    font-weight: 600;
  }
  .headtitle img{
    top: 0;
    left: 0;
  }
  .headtitle+p{
    font-size: 16px;
    word-break: break-all;
  }
  .field {
    flex-direction: column;
    margin-top: 0;
  }
  .left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .linksection {
    margin-top: 10px;
  }
  .next {
    margin-top: 16px;
  }
  .filedboxs {
    width: 100%;
  }
  .singp {
    width: 100%;
  }
    .right{
        width: auto !important;
    }
}

/* pad专用*/
@media (min-width: 768px) and (max-width: 1279px) {
    .right{
        width: auto !important;
    }
    .conone {
        width: 220px !important;
    }
    .conone img {
        width: 100% !important;
    }
    .contwo {
        width: 100% !important;
    }
    .btmp {
        width: 100% !important;
    }
    .rbox {
        width: 100% !important;
    }
    .limg {
        width: 144px !important;
    }
}
