.contentsys {
  display: flex;
  justify-content: space-between;
  margin-top: 43px;
}

.contentsys .left {
  width: 820px;
}

.contentsys .left .title {
  width: 378px;
  height: 42px;
  background: linear-gradient(135deg, #FFE0DD, #fff);
  font-size: 30px;
  color: #000;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  font-weight: bold;
  font-style: italic;
  line-height: 42px;
  border-radius: 5px;
  padding: 5px 20px;
}

.contentsys .left .dangqian {
  font-size: 13.84px;
  padding: 17px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f7cfcf;
}

.contentsys .left .dangqian span {
  color: #4d4d4d;
  font-size: 13.84px;
  display: block;
}

.contentsys .left .list {
  box-shadow: 0 5px 20px 0 #bf35301a;
  padding: 30px 15px;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.contentsys .left .list .contents {
  font-weight: 700;
  line-height: 32px;
  font-size: 16px;
}

.contentsys .left .list .lists .ftitle {
  font-size: 18px;
  font-weight: bold;
}

.contentsys .left .list .lists .listst {
  flex-wrap: wrap;
  padding: 21px 14px;
  border-radius: 12px 12px 12px 12px;
  box-sizing: border-box;
  border: 2px solid #ffe2df;
  margin: 12px 0;
  display: flex;
}

.contentsys .left .list .lists .listst .liss {
  font-size: 14px;
  width: 213.06px;
  height: 35px;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 17px 17px 17px 17px;
  border: 1px solid #E00000;
  margin-top: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(-90deg, #ffe1de, #ffffff);
}

.contentsys .left .list .lists .listst .liss:nth-child(-n+3) {
  margin-top: 0;
}

.contentsys .left .list .lists .listst .liss span {
  color: red;
}

.contentsys .left .list .lists .listst .lis {
  font-size: 14px;
  width: 143.03px;
  margin-right: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 25.5px;
  cursor: pointer;
  height: 25.5px;
  border-radius: 12.5px 12.5px 12.5px 12.5px;
  border: 1px solid #E00000;
  margin-top: 13px;
  background: linear-gradient(-90deg, #ffe1de, #ffffff);
}

.contentsys .left .list .lists .listst .lis:nth-child(-n+5) {
  margin-top: 0;
}

.contentsys .left .list .lists .listst .lis span {
  color: #e00000;
}

.contentsys .left .list .lists .listst .active {
  font-weight: bold;
  background: linear-gradient(-90deg, #E00000, #FC7272);
  color: #fff;
}

.contentsys .left .list .lists .listst .active span {
  color: #fff;
}

.contentsys .left .list .lists .miaoshu {
  font-size: 14px;
  margin: 5px 10px;
  color: #e51414;
}

.contentsys .left .list .lists .tabs {
  margin-top: 15px;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
}

.contentsys .left .list .lists .tabs .tab {
  width: 124px;
  height: 32px;
  border-radius: 12px 12px 0 0;
  background: #ffe2df;
  line-height: 32px;
  text-align: center;
  font-size: 14px;
  color: #E00000;
}

.contentsys .left .list .lists .tabs .active {
  font-weight: bold;
  background: linear-gradient(0deg, #e00000, #fc7271);
  color: #fff;
}

.contentsys .left .list .left {
  padding: 0 9px;
  border-right: 1px solid #e5e5e5;
  width: 820px;
}

.contentsys .left .list .left .daixie {
  line-height: 36px;
  padding: 0 10px;
  box-sizing: border-box;
  width: 391px;
  font-size: 18px;
  font-weight: bold;
  height: 36px;
  background: #f7cccc;
}

.contentsys .left .list .left .conten {
  margin: 10px;
  font-size: 14px;
}

.contentsys .left .list .left .conten img {
  width: 200px;
  display: block;
  height: 200px;
}

.contentsys .left .list .titlelist {
  width: 100%;
  display: flex;
}

.contentsys .left .list .titlelist .titles {
  width: 378px;
  height: 42px;
  background: linear-gradient(135deg, #FFE0DD, #fff);
  font-size: 30px;
  color: #000;
  display: flex;
  margin-bottom: 10px;
  align-items: center;
  font-weight: bold;
  font-style: italic;
  margin-bottom: 30px;
  line-height: 42px;
  border-radius: 5px;
  padding: 5px 20px;
}

.contentsys .left .list .contetn {
  display: flex;
}

.contentsys .left .list .contetn .left {
  width: 50%;
  border: none;
}

.contentsys .left .list .contetn .left .yangshi {
  width: 330px;
  height: 240px;
  border-radius: 20px 20px 20px 20px;
  padding: 18px 10px;
  box-sizing: border-box;
  text-align: center;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  border: 2px solid #f7cccc;
}

.contentsys .left .list .contetn .left .yangshi img {
  width: 95px;
  display: flex;
  margin: 0 auto;
  height: 66px;
}

.contentsys .left .list .contetn .left .yangshi .titlest {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
}

.contentsys .left .list .contetn .left .yangshi .btn {
  font-size: 20px;
  text-align: center;
  color: #FFFFFF;
  width: 132px;
  line-height: 36px;
  margin: 0 auto;
  height: 36px;
  border-radius: 18px 18px 18px 18px;
  background: #e60100;
}

.contentsys .left .list .contetn .left .yangshi .xiazia {
  display: flex;
  justify-content: center;
  align-items: center;
}

.contentsys .left .list .contetn .left .yangshi .xiazia .dianjixiazai {
  font-size: 16px;
  text-align: center;
  margin-right: 12px;
  width: 85px;
  line-height: 27px;
  height: 27px;
  border-radius: 4px 4px 4px 4px;
  background: #f29e00;
  color: #FFFFFF;
}

.contentsys .left .list .contetn .left .yangshi .xiazia .tishi {
  font-size: 16px;
  color: #000000;
}

.contentsys .left .list .contetn .right {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 20px;
}

.contentsys .left .list .contetn .right .top {
  width: 397px;
  height: 89px;
  border-radius: 20px 20px 20px 20px;
  border: 2px solid #f7cccc;
  font-size: 20px;
  color: #000000;
  padding: 16px 0;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  font-weight: bold;
}

.contentsys .left .list .contetn .right .top span {
  font-size: 14px;
  display: block;
  color: #5B5B5B;
}

.contentsys .left .list .contetn .right .mid {
  color: #000000;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
}

.contentsys .left .list .contetn .right .mid span {
  color: #e60100;
  margin: 0px 3px;
}

.contentsys .left .list .contetn .right .bot {
  width: 214px;
  height: 58px;
  border-radius: 18px 18px 18px 18px;
  background: #e60100;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
  margin: 0 auto;
  line-height: 58px;
  color: #fff;
}

.contentsys .left .padding {
  padding: 32px 0;
}

.tab-content.active {
  display: flex !important;
}

.tab-content {
  display: none !important;
  margin-top: 0 !important;
  border-radius: 0 0 12px 12px !important;
}
