
.text-C926 {
  color: #C9261F;
}
.text-c0c0 {
  color: #c0c0c0;
}
.text-333 {
  color: #333;
}
.text-666 {
  color: #666;
}
.text-999 {
  color: #999;
}
.text-fff {
  color: #fff;
}
.text-888 {
  color: #8B8B8B;
}

.text-ff96 {
  color: #FF960E;
}
.bck-fff {
  background-color: #fff;
}
.bck-0FF {
  background-color: #3364C0FF;
}
.bck-D06 {
  background-color: #64BD06;
}
.bck-A5A5 {
  background-color: #A5A5A5;
}
.bck-color {
  background-color: #FFF9F0;
}
.bck-FF96 {
  background-color: #FF960E;
}
.bck-c92 {
  background-color: #C9261F;
}
.bck-EE2B2 {
  background-color: #EE2B22;
}
.bck-FF96 {
  background-color: #FF960E;
}
.border-color-base {
  border: 3px solid #FFFFFF;
}
/* .box-shadow-base {
  box-shadow: 0px 0px 20px 8px rgba(180, 58, 23, 0.05);
} */
.box-linear-base {
  background: linear-gradient(242deg, #ffb945 0%, #ff7548 100%);
}
.border-color-base1 {
  border: 1px solid #FFC14A;
}
.text-999:hover {
  color: #FF6814;
}
.text-888:hover {
  color: #FF6814;
}
.box-shadow-base1:hover {
  box-shadow: 0px 0px 20px 8px rgba(180, 58, 23, 0.05);
}
.part2 ul li:hover .text-333 {
  color: #FF6814;
}
.part2 ul li:hover .text-888 {
  color: #FF6814;
}
.pt3_content ul li:hover .text-999 {
  color: #FF6814;
}
.text-list ul li:hover .text-333 {
  color: #ff6814;
}
.headbar-left a:hover {
  color: #ff6814;
}
.headbar-right span a.text-666:hover {
  color: #ff6814;
}
.live-panel:hover .live-title a {
  color: #ff6814;
}

.bottomBorder{
  border-bottom: 2px solid #ff6814;
}
