a {
  line-height: 32px;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 5px;
  /*高宽分别对应横竖滚动条的尺寸*/
  /*height: 5px;*/
}

::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  background-color: #ee3f4d;
  border-radius: 3px;
}

::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #fff;
}

.bg {
  background: url("../images/head-bg.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding-top: 411px;
}

.img-box {
  margin: 0 auto;
  width: 1160px;
  height: 620px;
  /* background: url("../../images/head.png"); */
  background-size: 100% auto;
  text-align: center;
}

.flex-bt {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


.list-box {
  display: flex;
  flex-direction: column;
}

.list-box .item {
  position: relative;
  padding-left: 20px;
  font-size: 20px;
  color: #333333;
  line-height: 50px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}

.list-box .item:hover {
  color: #d53037;
}

.list-box .item::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  background: #b2b2b2;
  border-radius: 50%;
  transform: translateY(-50%);
}

/* tab开始 */
.w1325 {
  width: 1325px;
  margin: 0 auto;
  text-align: center;
}

.tabs {
  width: 1340px;
  margin: 0 auto;
}

.tabcontent {
  /* display: none; */
  padding: 10px;
  /* border: 1px solid #ccc; */
}

.tablink {
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 16px;
  transition: 0.3s;
  width: 200px;
  height: 70px;
  background: #a7b2be;
  border-radius: 35px;
  font-weight: bold;
  font-size: 26px;
  color: #FFFFFF;
  font-weight: bold;
  margin-right: 24px;
}

.tablink:last-child {
  margin-right: 0;
}

.tablink:hover {
  background: linear-gradient(90deg, #E62F13 0%, #FB9247 100%);
}

/* 默认激活的第一个 tab */
.active {
  background: linear-gradient(90deg, #E62F13 0%, #FB9247 100%) !important;
}

.title img {
  width: 1000px;
  height: auto;
  margin-bottom: 10px;

}

.ytztk,
.ytwsp {
  height: 850px;
  background: url("/upload/images/2024/9/7db6a1d56a56ce09.png") no-repeat;
  background-size: 100% 921px;
  background-position: 0 -95px;

}

.ytztk-box,
.ytwsp-box {
  width: 1280px;
  height: 673px;
  border: 2px solid #d2b58a;
  background: #f7ebdb;
  border-radius: 10px;
  position: relative;
  padding: 30px;
  box-sizing: border-box;
}

.ytztk-box .btn,
.ytwsp-box .btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ytwsp-box-img {
  width: 1200px;
  height: 600px;
  /* object-fit: cover; */
  cursor: pointer;
}

.text-box {
  width: 1200px;
  height: 130px;
  position: absolute;
  bottom: 40px;
  left: 38px;
  text-align: left;
  box-sizing: border-box;
  padding: 30px;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
}

.text-box .text-title {
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 40px;
}

.text-box .text-content {
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 40px;
  display: flex;
}

.text-source {
  margin-right: 30px;
}

.ythal-box {
  height: 580px;
  background: url("../images/bg3.png") no-repeat;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  padding: 10px 40px;
  background-size: 100% 100%;
}

.ythal-box .ythal-box-title {
  font-size: 24px;
  color: #C41F17;
  font-weight: bold;
}

.ythal-box-source {
  font-weight: 400;
  font-size: 13px;
  color: #666666;
}

.ythal-box-text {
  font-weight: blod;
  font-size: 16px;
  color: #666666;
  line-height: 30px;
  text-indent: 2em;
  text-align: left;
  height: 470px;
  overflow-y: auto;
}

video {
  background: #000;
}

.boxs {
  position: relative;
}

.nowActive {
  background: #FC7C78;
}

/* æ„è§ */
.opinionBox {
  position: relative;
  height: 356px;
}

.opinionBg {
  width: 1320px;
  height: 260px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(0deg, #FBE1CC 0%, #FFFAF0 100%);
  border-radius: 100px 20px 20px 20px;
  z-index: -1;
}

.opinion {
  display: flex;
}

.opinion-icon {
  width: 379px;
  height: 308px;
}

.opinion-form {
  text-align: left;
}

.opinion-title {
  width: 345px;
  height: 45px;
  margin-left: 104px;
  margin-bottom: 68px;
}

.opinion-right {
  font-weight: 400;
  font-size: 18px;
  color: #8F4D19;
  line-height: 26px;
}

.selectBox select {
  width: 260px;
  height: 56px;
}

.selectTop {
  display: flex;
  margin-bottom: 15px;
  margin-left: 83px;
  justify-content: space-between;
}

.inputBox {
  display: flex;
  margin-left: 50px;
}

.selectBox label {
  margin-right: 10px;
}

.selectBox select {
  border: 1px solid #CE7026;
}

.inputBox .text {
  text-align: right;
  margin-right: 10px;

}

.inputBox textarea {
  width: 700px;
  border: 1px solid #CE7026;
}

.btnBox {
  text-align: right;
  padding-top: 10px;
}

.btnBox .btn {
  width: 100px;
  height: 40px;
  border-radius: 5px;
  background: #f45a34;
  color: #ffffff;
  font-size: 20px;
}


/* tab新样式——开始 */
.years {
  margin: 0 auto 20px;
  display: flex;
  width: 1280px;
  border-radius: 10px;
  overflow: hidden;
  justify-content: flex-start;
}

.years-btn {
  width: 120px;
  height: 44px;
  background: #FFFFFF;
  font-size: 16px;
  line-height: 44px;
  text-align: center;
  cursor: pointer;
}

.years-btn:nth-child(1) {
  border-radius: 17px 0px 0px 17px;
}

.years-btn:nth-child(3) {
  border-radius: 0px 17px 17px 0px;
}

.years-active {
  color: #ffffff;
  background: linear-gradient(0deg, #E62F13 0%, #FB9247 100%);
}

.month {
  display: flex;

  max-width: 1280px;
  margin: 0 auto;
  height: 58px;

  background: #FFFFFF;
  box-shadow: 0px 5px 7px 0px rgba(251, 227, 216, 0.39);
  border-radius: 8px;
  border: 1px solid #F0E4D8;
  justify-content: center;
  padding: 5px 0;

}

.month-btn {
  width: 106px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  font-size: 18px;
  color: #C35F2F;
  cursor: pointer;
}

.month-btn:hover span,
.month-active {
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  width: 78px;
  height: 43px;
  background: linear-gradient(0deg, #FF934C, #FC686F);
  border-radius: 8px;
  line-height: 43px;
}

.month-btn:not(:last-child) {
  border-right: 1px solid #FBCEC3;
}

.month-disable:hover span {
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  width: 78px;
  height: 43px;
  background: gray;
  border-radius: 8px;
}

.month-disable {
  color: gray;
}

/* tab新样式——结束 */