.banner {
  width: 100%;
  height: 348px;
  position: relative;
}
.banner .img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.banner .img img {
  position: absolute;
  top: 0;
  left: -500px;
  right: -500px;
  margin: auto;
}
.inner-nav {
  width: 100%;
  height: 80px;
  background-color: #f7f7f7;
  border-bottom: solid 1px #ebebeb;
}
.inner-nav .box {
  width: 73.2%;
  margin: 0 auto;
  min-width: 1200px;
}
.inner-nav .box .nav {
  height: 100%;
  float: left;
  font-size: 20px;
  line-height: 80px;
  letter-spacing: -1px;
  color: #333333;
}
.inner-nav .box .add {
  float: right;
}
.inner-nav .box .add div {
  float: left;
  line-height: 80px;
  margin-left: 16px;
}
.inner-nav .box .add div.img {
  width: 14px;
  height: 14px;
  line-height: 48px;
}
.inner-nav .box .add div.img img {
  width: 100%;
}
.inner-nav .box .add div a {
  font-size: 14px;
  color: #7a7a7a;
}
.inner-nav .box .add div.icon {
  width: 8px;
  height: 8px;
  line-height: 44px;
}
.inner-nav .box .add div.icon img {
  width: 100%;
}
.inner-nav .box .add div:hover a {
  color: #c6150f;
}
.content {
  width: 100%;
  margin-top: 60px;
}
.content .s-title {
  font-size: 16px;
  line-height: 16px;
  color: #bbbbbb;
  text-align: center;
}
.content .title {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -1.9px;
  color: #c6150f;
  margin-top: 23px;
  text-align: center;
}
.content .text {
  width: 73.2%;
  margin: 0 auto;
  min-width: 1200px;
}
.content .text .h2 {
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  color: #c6150f;
  margin-top: 86px;
}
.content .text .p {
  width: 58.81%;
  font-size: 16px;
  line-height: 28px;
  color: #666666;
  margin-top: 21px;
}
.content .tabs {
  width: 100%;
  margin-top: 90px;
}
.content .tabs .horizontal {
  width: 73.2%;
  margin: 0 auto;
  min-width: 1200px;
}
.content .tabs .horizontal::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .tabs .horizontal li {
  float: left;
  padding: 0 30px;
  border-left: solid 2px #c6150f;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: -0.4px;
  color: #c6150f;
  cursor: pointer;
}
.content .tabs .horizontal li:first-child {
  padding-left: 0;
  border: 0;
}
.content .tabs .horizontal li.selectActive {
  color: #bea36c;
}
.content .tabs .tab {
  width: 100%;
}
.content .tabs .tab .TabsYear {
  width: 100%;
  margin-top: 35px;
}
.content .tabs .tab .TabsYear .tab-horizontal {
  width: 73.2%;
  margin: 0 auto;
  min-width: 1200px;
}
.content .tabs .tab .TabsYear .tab-horizontal::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .tabs .tab .TabsYear .tab-horizontal .line {
  width: 100%;
  height: 1px;
  background-color: rgba(190, 163, 108, 0.5);
  position: relative;
  margin-bottom: 30px;
}
.content .tabs .tab .TabsYear .tab-horizontal .line #square {
  width: 6px;
  height: 20px;
  background-color: #bea36c;
  position: absolute;
  top: -9px;
}
.content .tabs .tab .TabsYear .tab-horizontal .line #square.square1 {
  left: 20px;
}
.content .tabs .tab .TabsYear .tab-horizontal .line #square.square2 {
  left: 128px;
}
.content .tabs .tab .TabsYear .tab-horizontal .line #square.square3 {
  left: 240px;
}
.content .tabs .tab .TabsYear .tab-horizontal .line #square.square4 {
  left: 352px;
}
.content .tabs .tab .TabsYear .tab-horizontal .line #square.square5 {
  left: 464px;
}
.content .tabs .tab .TabsYear .tab-horizontal .line #square.square6 {
  left: 574px;
}
.content .tabs .tab .TabsYear .tab-horizontal .line #square.square7 {
  left: 688px;
}
.content .tabs .tab .TabsYear .tab-horizontal .line #square.square8 {
  left: 798px;
}
.content .tabs .tab .TabsYear .tab-horizontal .line #square.square9 {
  left: 910px;
}
.content .tabs .tab .TabsYear .tab-horizontal .line #square.square10 {
  left: 1022px;
}
.content .tabs .tab .TabsYear .tab-horizontal li {
  float: left;
  margin-right: 70px;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: -0.4px;
  color: #7f7f7f;
  cursor: pointer;
}
.content .tabs .tab .TabsYear .tab-horizontal li.selectActive {
  color: #333333;
}
.content .tabs .tab .TabsYear .inside {
  width: 100%;
  margin-top: 70px;
  background-color: #f2f2f2;
  padding-top: 112px;
  padding-bottom: 114px;
}
.content .tabs .tab .TabsYear .inside .box {
  width: 73.2%;
  margin: 0 auto;
  min-width: 1200px;
}
.content .tabs .tab .TabsYear .inside .box .box-content::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  float: none;
  clear: both;
}
.content .tabs .tab .TabsYear .inside .box .box-content .left {
  float: left;
  width: 30.29%;
}
.content .tabs .tab .TabsYear .inside .box .box-content .left .img {
  width: 100%;
  position: relative;
}
.content .tabs .tab .TabsYear .inside .box .box-content .left .img img {
  width: 100%;
}
.content .tabs .tab .TabsYear .inside .box .box-content .left .img .year {
  position: absolute;
  top: 52px;
  left: 11.97%;
  font-family: DINOT-CondBold;
  font-size: 165.68px;
  line-height: 106px;
  letter-spacing: -6.6px;
  color: #bea36c;
}
.content .tabs .tab .TabsYear .inside .box .box-content .left .img .s-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #ffffff;
  position: absolute;
  left: 11.97%;
  bottom: 125px;
}
.content .tabs .tab .TabsYear .inside .box .box-content .left .img .time {
  font-family: Arial;
  font-size: 26px;
  font-weight: bold;
  line-height: 20px;
  color: #f7f4f0;
  position: absolute;
  left: 11.97%;
  bottom: 91px;
}
.content .tabs .tab .TabsYear .inside .box .box-content .left .img .p {
  font-size: 16px;
  color: #ffffff;
  line-height: 16px;
  margin: auto;
  position: absolute;
  left: 11.97%;
  bottom: 57px;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right {
  float: left;
  width: 69.71%;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right .img {
  width: 100%;
  position: relative;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right .img img {
  width: 100%;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right .img .right-content {
  position: absolute;
  top: 15.51%;
  left: 8.45%;
  width: 83.4%;
  height: 88.03%;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right .img .right-content .right-box {
  width: 100%;
  height: 276px;
  overflow: auto;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right .img .right-content .right-box::-webkit-scrollbar {
  width: 2px;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right .img .right-content .right-box::-webkit-scrollbar-track {
  background: #dbdada;
  border-radius: 10px;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right .img .right-content .right-box::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #cc2237;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right .img .right-content .right-box .honor {
  width: 95%;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right .img .right-content .right-box .honor .p {
  width: 100%;
  margin: 0;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right .img .right-content .right-box .honor .p span {
  font-size: 16px;
  line-height: 46px;
  color: #c6150f;
  padding-right: 20px;
  border-right: solid 1px #c6150f;
}
.content .tabs .tab .TabsYear .inside .box .box-content .right .img .right-content .right-box .honor .p p {
  padding-left: 20px;
  display: inline;
  font-size: 16px;
  line-height: 46px;
  color: #bea36c;
}
