.dsxq {
  font-family: Microsoft YaHei;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 26px;
  letter-spacing: 0px;
  color: #333333;
}
.dsxq .dsxq-left {
  width: 206px;
}
.dsxq .dsxq-left .head {
  width: 206px;
  height: 264px;
  background-color: #e0e0e0;
  margin-bottom: 20px;
}
.dsxq .dsxq-left .nameposition {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
}
.dsxq .dsxq-left .nameposition span {
  margin-right: 10px;
  color: #0082e5;
}
.dsxq .dsxq-left .nameposition .name {
  font-weight: bold;
  font-size: 22px;
}
.dsxq .dsxq-left .ye {
  color: #999999;
  margin-bottom: 10px;
  font-size: 14px;
}
.dsxq .dsxq-left .ye a {
  color: #0082e5;
}
.dsxq .dsxq-left p {
  word-break: break-all;
}
.dsxq .dsxq-right {
  margin-left: 50px;
  width: 940px;
}
.dsxq .dsxq-right .com-title-bg {
  color: #0082e5;
  background-color: rgba(0, 130, 229, 0.1);
  height: 50px;
  line-height: 50px;
  border-left: 4px solid sandybrown;
  padding-left: 20px;
  font-size: 20px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}
.dsxq .dsxq-right .t-lable {
  color: #0082e5;
  line-height: 40px;
}
.dsxq .dsxq-right .t-value {
  color: #999999;
  padding-left: 40px;
}
.dsxq .dsxq-right .t-value p {
  word-break: break-all;
}
.dsxq .dsxq-right .com-title-bg:first-of-type {
  margin-top: 0;
}
@media screen and (max-width: 1200px) {
  .dsxq .dsxq-left {
    width: 100%;
  }
  .dsxq .dsxq-right {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}
