.main {
  position: relative;
  background: #F4EFEB;
}

.swiper,
.swiper-wrapper,
.swiper-slide {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  position: relative;
}
.swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper-pagination {
  bottom: 48px !important;
}
.swiper-pagination .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #F5F5F5;
  transition: 0.2s all;
  border-radius: 50%;
  opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet-active {
  width: 30px;
  height: 6px;
  background: #B51F23;
  border-radius: 10px;
  transition: 0.2s all;
}

.swiper-pagination-2 {
  position: absolute;
  bottom: 8px !important;
  z-index: 9;
  text-align: center;
}
.swiper-pagination-2 .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #F5F5F5;
  transition: 0.2s all;
  border-radius: 50%;
  opacity: 1;
}
.swiper-pagination-2 .swiper-pagination-bullet-active {
  width: 30px;
  height: 6px;
  background: #B51F23;
  border-radius: 10px;
  transition: 0.2s all;
}

.banner {
  width: 100%;
  height: 700px;
  z-index: 1;
}

.content {
  width: 100%;
  z-index: 99;
  position: relative;
}
.content .card {
  width: 1400px;
  height: 202px;
  background: #FFFFFF;
  margin: auto;
  position: absolute;
  top: -36px;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 9;
}
.content .card .card-inner {
  width: 1360px;
  height: 164px;
  margin: 10px auto;
  border: 1px solid rgba(114, 81, 74, 0.46);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 8px 10px;
}
.content .card .card-inner .left {
  display: flex;
  align-items: center;
  padding-left: 27px;
}
.content .card .card-inner .left .logo {
  width: 148px;
  height: 148px;
}
.content .card .card-inner .left .logo img {
  width: 100%;
  height: 100%;
}
.content .card .card-inner .left .text {
  padding-left: 20px;
  width: 733px;
}
.content .card .card-inner .left .text .text-1 {
  font-size: 24px;
  font-weight: bold;
  color: #161514;
}
.content .card .card-inner .left .text .text-1 span {
  color: #C30E12;
}
.content .card .card-inner .left .text .text-2 {
  font-size: 14px;
  color: #7E7E7E;
  padding-top: 25px;
  line-height: 22px;
}
.content .card .card-inner .right {
  width: 376px;
  height: 166px;
}
.content .card .card-inner .right img {
  width: 100%;
  height: 100%;
}
.content .card-place {
  height: 170px;
}
.content .content-item {
  width: 1400px;
  margin: auto;
}
.content .content-item .content-item-title {
  width: 940px;
  height: 92px;
  margin: auto;
}
.content .content-item .content-item-title img {
  width: 100%;
  height: 100%;
}
.content .content-item .content-item-inner .banner {
  margin-top: 60px;
  width: 1400px;
  height: 322.57px;
}
.content .content-item .content-item-inner .banner img {
  width: 100%;
  height: 100%;
}
.content .content-item .content-item-inner .text {
  margin: auto;
  margin-top: 53px;
  background: url("../image/text_bg_1.png") no-repeat;
  background-size: 168.96px 142.96px;
  background-position: right;
}
.content .content-item .content-item-inner .text .text-1 {
  font-size: 16px;
  color: #030303;
  line-height: 40px;
  letter-spacing: 1px;
  text-indent: 2rem;
}
.content .content-item .content-item-inner .btn {
  width: 173px;
  height: 52px;
  font-size: 14px;
  color: #F5E89C;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  margin: auto;
  margin-top: 60px;
}
.content .pochanyw-bg {
  width: 100%;
  height: 1232px;
  background: url("../image/bg_0.png") no-repeat;
  background-size: 100% 100%;
}
.content .content-item-1 {
  padding-top: 100px;
}
.content .content-item-1 .flex {
  padding-top: 80px;
  padding-bottom: 100px;
  display: flex;
  justify-content: space-between;
}
.content .content-item-1 .flex .flex-item {
  width: 324px;
  height: 210px;
  background: #EFEDEA;
  background: url("../image/label_bg_3.png") no-repeat;
  background-size: 100% 100%;
}
.content .content-item-1 .flex .flex-item .flex-item-border {
  width: 296px;
  height: 184px;
  padding: 6px 8px;
  margin: 8px auto;
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: 0.5s all;
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner:hover .bg {
  transform: scale(1.25);
  -ms-transform: scale(1.25);
  -webkit-transform: scale(1.25);
  -o-transform: scale(1.25);
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner:hover .more {
  display: block;
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner:hover .more .icon {
  height: 26px;
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner .bg {
  width: 295px;
  height: 181px;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.2s;
  transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner .bg img {
  width: 100%;
  height: 100%;
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner .more {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: #FFFFFF;
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner .more .icon {
  width: 26px;
  padding-bottom: 14px;
  margin: auto;
  height: 0;
  transition: 0.2s;
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner .more .icon img {
  width: 100%;
  height: 100%;
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner .more .more-text {
  text-align: center;
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner .more .more-text .more-text-1 {
  font-size: 18px;
}
.content .content-item-1 .flex .flex-item .flex-item-border .flex-item-inner .more .more-text .more-text-2 {
  font-size: 16px;
  padding-top: 10px;
}
.content .relative {
  position: relative;
}
.content .banner-bg {
  width: 100%;
  height: 680px;
}
.content .banner-bg img {
  width: 100%;
  height: 100%;
}
.content .content-item-2 {
  background: #FFFFFF;
  padding: 20px 0;
  position: absolute;
  top: 101px;
  left: 50%;
  transform: translate(-50%, 0);
}
.content .content-item-2 .content-item-line {
  width: 1360px;
  border: 1px solid #DCDCDC;
  margin: 0 auto;
}
.content .content-item-2 .content-item-title {
  padding-top: 60px;
}
.content .content-item-2 .content-item-title img {
  height: 78px;
}
.content .content-item-2 .content-item-2-sub-title {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #161514;
  padding-top: 40px;
}
.content .content-item-2 .flex {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding-top: 60px;
  margin: auto;
}
.content .content-item-2 .flex .item {
  width: 250px;
  height: 281px;
  margin-bottom: 60px;
  cursor: pointer;
}
.content .content-item-2 .flex .item .item-img {
  width: 100%;
  height: 100%;
  position: relative;
}
.content .content-item-2 .flex .item .item-img img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.content .content-item-2 .flex .item .item-img .active {
  z-index: 9;
  opacity: 0;
  transition: 0.2s;
}
.content .content-item-2 .flex .item .item-img:hover .active {
  opacity: 1;
}
.content .pochandt-bg {
  width: 100%;
  height: 1554px;
  background: url("../image/bg_1.png") no-repeat;
  background-size: 100% 100%;
}
.content .content-item-3 {
  padding-top: 520px;
}
.content .content-item-3 .tabs {
  width: 100%;
  height: 67px;
  margin-top: 60px;
}
.content .content-item-3 .tabs .tabs-inner {
  width: 100%;
  height: 100%;
  background: url("../image/tab_bg_3.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.content .content-item-3 .tabs .tabs-inner .tabs-item {
  font-size: 20px;
  color: #161514;
  cursor: pointer;
}
.content .content-item-3 .tabs .tabs-inner .tabs-item:hover {
  color: #B51F23;
}
.content .content-item-3 .tabs .tabs-inner .tabs-item-pcdt-active {
  color: #B51F23;
}
.content .content-item-3 .tabs .tabs-inner .line {
  width: 0px;
  height: 16px;
  opacity: 1;
  border: 1px solid #AF8B6B;
  margin: 0 28px;
}
.content .content-item-3 .pcdt-flex-2 {
  display: none;
}
.content .content-item-3 .flex {
  display: flex;
  justify-content: space-between;
  padding-top: 19px;
}
.content .content-item-3 .flex .flex-left {
  background: #FFFFFF;
  padding: 20px;
  width: 709px;
}
.content .content-item-3 .flex .flex-left .pochan-swiper {
  width: 709px;
  height: 467px;
  position: relative;
}
.content .content-item-3 .flex .flex-left .swiper-text {
  padding-top: 22px;
}
.content .content-item-3 .flex .flex-left .swiper-text .text-1 {
  color: #161514;
  font-size: 16px;
}
.content .content-item-3 .flex .flex-left .swiper-text .text-2 {
  font-size: 14px;
  font-weight: 400;
  color: #7E7E7E;
  line-height: 26px;
  padding-top: 5px;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content .content-item-3 .flex .flex-left:hover .text-1 {
  color: #B51F23;
}
.content .content-item-3 .flex .flex-right {
  background: #FFFFFF;
  position: relative;
}
.content .content-item-3 .flex .flex-right .bg {
  width: 247px;
  height: 438px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.content .content-item-3 .flex .flex-right .bg img {
  width: 100%;
  height: 100%;
}
.content .content-item-3 .flex .flex-right .list {
  padding: 20px;
}
.content .content-item-3 .flex .flex-right .list .list-item {
  display: flex;
  align-items: center;
  padding-bottom: 32px;
}
.content .content-item-3 .flex .flex-right .list .list-item:hover .list-item-date .list-item-date-inner .date-1 {
  font-size: 24px;
}
.content .content-item-3 .flex .flex-right .list .list-item:hover .list-item-date .list-item-date-inner .date-2 {
  font-size: 14px;
}
.content .content-item-3 .flex .flex-right .list .list-item:hover .list-item-text .text-1 {
  color: #B51F23;
}
.content .content-item-3 .flex .flex-right .list .list-item .list-item-date {
  width: 106px;
  height: 106px;
  border-radius: 50%;
  border: 1px solid #F9F3EA;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content .content-item-3 .flex .flex-right .list .list-item .list-item-date .list-item-date-inner {
  width: 94px;
  height: 94px;
  color: #7A4313;
  background: #F9F3EA;
  border-radius: 50%;
  text-align: center;
}
.content .content-item-3 .flex .flex-right .list .list-item .list-item-date .list-item-date-inner .date-1 {
  font-size: 22px;
  font-family: Arial, Arial;
  font-weight: bold;
  padding-top: 28px;
  transition: 0.2s;
}
.content .content-item-3 .flex .flex-right .list .list-item .list-item-date .list-item-date-inner .date-2 {
  font-family: Arial, Arial;
  color: #7A4313;
  font-weight: 400;
  font-size: 12px;
  padding-top: 10px;
  transition: 0.2s;
}
.content .content-item-3 .flex .flex-right .list .list-item .list-item-line {
  width: 0;
  height: 41px;
  border: 0.3px solid #AF8B6B;
  transform: rotate(-20deg);
  margin: 0 27px;
}
.content .content-item-3 .flex .flex-right .list .list-item .list-item-text {
  width: 413px;
}
.content .content-item-3 .flex .flex-right .list .list-item .list-item-text .text-1 {
  font-size: 16px;
  color: #161514;
}
.content .content-item-3 .flex .flex-right .list .list-item .list-item-text .text-2 {
  padding-top: 13px;
  font-size: 14px;
  line-height: 24px;
  color: #7E7E7E;
  word-break: break-all;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content .jianjie-bg {
  width: 100%;
  height: 1223px;
  background: url("../image/bg_2.png") no-repeat;
  background-size: 100% 115%;
}
.content .content-item-4 .content-item-title {
  height: 77px;
  text-indent: 2em;
}
.content .content-item-4 .content-item-2-sub-title {
  /*text-align: center;*/
  padding-top: 40px;
  line-height: 30px;
  width: 80%;
  margin: auto;
  text-indent: 2em;
  text-align: justify;
}
.content .content-item-4 .content-item-inner {
  padding-top: 193px;
}
.content .content-item-4 .content-item-inner .video {
  width: 1155px;
  height: 650px;
  margin: auto;
  margin-top: 40px;
}
.content .content-item-4 .content-item-inner .video .player {
  width: 100%;
  height: 100%;
}
.content .content-total {
  width: 100%;
  height: 160px;
  background: url("../image/tab_bg_4.png") no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content .content-total .flex {
  display: flex;
  align-items: center;
}
.content .content-total .flex .item {
  width: 247px;
  padding-left: 120px;
  border-right: 1px solid #FFFFFF;
}
.content .content-total .flex .item:last-of-type {
  border-right: unset;
}
.content .content-total .flex .item .text-1 {
  color: #FFFFFF;
  display: flex;
  align-items: flex-end;
}
.content .content-total .flex .item .text-1 .num {
  font-weight: bold;
  display: flex;
  align-items: flex-end;
}
.content .content-total .flex .item .text-1 .num .num-inner {
  font-size: 48px;
  line-height: 48px;
}
.content .content-total .flex .item .text-1 .num span {
  font-size: 33px;
  line-height: 33px;
}
.content .content-total .flex .item .text-1 .unit {
  font-size: 20px;
}
.content .content-total .flex .item .text-2 {
  padding-top: 5px;
  font-size: 16px;
  color: #FFFFFF;
  text-align: start;
  margin-left: 6px;
}
.content .team-bg {
  width: 100%;
  height: 1156px;
  background: url("../image/bg_3.png") no-repeat;
  background-size: 100% 100%;
}
.content .content-item-5 {
  padding-top: 100px;
}
.content .content-item-5 .content-item-title {
  height: 77px;
}
.content .content-item-5 .content-item-inner .flex {
  display: flex;
  justify-content: space-between;
  padding-top: 80px;
}
.content .content-item-5 .content-item-inner .flex .flex-left {
  width: 534px;
  height: 708px;
  background: #D9D3D3;
}
.content .content-item-5 .content-item-inner .flex .flex-left .user-img {
  width: 100%;
  height: 100%;
}
.content .content-item-5 .content-item-inner .flex .flex-left .user-img img {
  width: 100%;
  height: 100%;
}
.content .content-item-5 .content-item-inner .flex .flex-right {
  width: 836px;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .info .text-1 {
  display: flex;
  align-items: flex-end;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .info .text-1 .name {
  min-width: 87px;
  font-size: 38px;
  font-weight: bold;
  color: #B51F23;
  text-align: justify;
  -moz-text-align-last: justify;
       text-align-last: justify;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .info .text-1 .label {
  display: flex;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .info .text-1 .label p {
  text-align: center;
  font-size: 16px;
  color: #161514;
  padding: 0 10px;
  border-right: 1px solid #9E9E9E;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .info .text-1 .label p:last-of-type {
  border-right: unset;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .info .text-2 {
  height: 16px;
  font-size: 16px;
  color: #5E3933;
  padding-top: 20px;
  text-indent: 2em;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .info .text-3 {
  font-size: 16px;
  color: #5E3933;
  padding-top: 26px;
  display: flex;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .info .text-3 .text-3-1 {
  padding-right: 23px;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .sub-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 92px;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .sub-title .text {
  font-size: 16px;
  font-weight: bold;
  color: #161514;
  margin: 0;
  width: 200px;
  margin-left:-8px;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .sub-title .more {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #7E7E7E;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .sub-title .more .icon {
  width: 16px;
  height: 16px;
  margin-left: 10px;
  position: relative;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .sub-title .more img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .sub-title .more .active {
  opacity: 0;
  z-index: 9;
  transition: 0.2s;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .sub-title .more:hover {
  color: #B51F23;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .sub-title .more:hover .icon .active {
  opacity: 1;
}
.content .content-item-5 .content-item-inner .flex .flex-right .user-info .deco {
  height: 50px;
  padding-top: 17px;
  font-size: 14px;
  color: #161514;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-indent: 2em;
}
.content .content-item-5 .content-item-inner .flex .flex-right .tabs {
  display: flex;
  padding-top: 80px;
}
.content .content-item-5 .content-item-inner .flex .flex-right .tabs .tabs-item-team {
  width: 152px;
  height: 50px;
  margin-right: 5px;
  font-size: 16px;
  color: #7A4313;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url("../image/label_bg_2.png") no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  transition: 0.2s;
}
.content .content-item-5 .content-item-inner .flex .flex-right .tabs .tabs-item-team:hover {
  background: url("../image/label_bg_1.png") no-repeat;
  background-size: 100% 100%;
  color: #FFFFFF;
}
.content .content-item-5 .content-item-inner .flex .flex-right .tabs .tabs-item-team:last-of-type {
  margin-right: 0;
}
.content .content-item-5 .content-item-inner .flex .flex-right .tabs .tabs-item-active {
  background: url("../image/label_bg_1.png") no-repeat;
  background-size: 100% 100%;
  color: #FFFFFF;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box {
  position: relative;
  width: 836px;
  height: 232px;
  border: 1px solid #AF8B6B;
  margin-top: 27px;
  display: flex;
  align-items: center;
  position: relative;
  display: none;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box:first-of-type {
  display: block;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper {
  width: 750px;
  height: 216px;
  margin: 12px auto;
  padding-right: 3px;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper .swiper-slide {
  width: 144px;
  height: 208px;
  transition: 0.2s;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper .swiper-slide-team {
  text-align: center;
  cursor: pointer;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper .swiper-slide-team .img {
  width: 128px;
  height: 170px;
  background: #D9D3D3;
  margin: auto;
  margin-top: 8px;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper .swiper-slide-team .img img {
  width: 100%;
  height: 100%;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper .swiper-slide-team .text {
  font-size: 16px;
  color: #161514;
  padding-top: 6px;
  margin-top: 0;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper .swiper-slide-team-active {
  background: #F5E3D8;
  position: relative;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper .swiper-slide-team-active .swiper-slide-team {
  border: 1px solid #B51F23;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper .swiper-slide-team-active .text {
  color: #B51F23;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper-button-prev,
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper-button-next {
  color: rgba(0, 0, 0, 0) !important;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, 0);
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper-button-prev {
  background: url("../image/left_btn_1.png") no-repeat;
  background-size: 100% 100%;
  left: 20px;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper-button-prev:hover {
  background: url("../image/left_btn_2.png") no-repeat;
  background-size: 100% 100%;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper-button-next {
  background: url("../image/right_btn_1.png") no-repeat;
  background-size: 100% 100%;
  right: -10px;
}
.content .content-item-5 .content-item-inner .flex .flex-right .swiper-box .swiper-button-next:hover {
  background: url("../image/right_btn_2.png") no-repeat;
  background-size: 100% 100%;
}
.content .dongtai-bg {
  width: 100%;
  height: 1006px;
  background: url("../image/bg_4.png") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 20px;
}
.content .content-item-6 .content-item-title {
  padding-top: 123px;
  height: 77px;
}
.content .content-item-6 .content-item-inner .flex {
  display: flex;
  justify-content: space-between;
  padding-top: 60px;
}
.content .content-item-6 .content-item-inner .flex .flex-left {
  width: 827px;
  height: 625px;
  background: #EEEEEE;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news {
  padding: 20px;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #D1D1D1;
  padding-bottom: 20px;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-title .text {
  font-size: 22px;
  font-weight: bold;
  color: #161514;
  margin: 0;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-title .dt-tabs {
  display: flex;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-title .dt-tabs .dt-tabs-item {
  width: 32px;
  height: 32px;
  position: relative;
  cursor: pointer;
  margin-left: 13px;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-title .dt-tabs .dt-tabs-item img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-title .dt-tabs .dt-tabs-item .active {
  z-index: 9;
  opacity: 0;
  transition: 0.2s;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-title .dt-tabs .dt-tabs-item-active .active {
  opacity: 1;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-inner {
  padding-top: 10px;
  display: none;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-inner .inner-title {
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-inner .inner-deco {
  padding-top: 15px;
  font-size: 14px;
  color: #7E7E7E;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-inner .inner-img {
  width: 787px;
  height: 444px;
  padding-top: 15px;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-inner .inner-img img {
  width: 100%;
  height: 100%;
}
.content .content-item-6 .content-item-inner .flex .flex-left .news .news-inner:hover .inner-title {
  color: #B51F23;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item {
  width: 540px;
  height: 304px;
  background: #161514;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item:first-of-type {
  margin-bottom: 18px;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item .card-item-inner {
  width: 100%;
  height: 100%;
  position: relative;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item .card-item-inner .card-img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item .card-item-inner .card-img img {
  width: 100%;
  height: 100%;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item .card-item-inner .more {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item .card-item-inner .more .icon {
  width: 26.58px;
  height: 0;
  overflow: hidden;
  margin: auto;
  transition: 0.2s;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item .card-item-inner .more .icon img {
  width: 100%;
  height: 100%;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item .card-item-inner .more .more-text {
  text-align: center;
  padding-top: 11px;
  width: 495px;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item .card-item-inner .more .more-text .more-text-1 {
  font-size: 16px;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item .card-item-inner .more .more-text .more-text-2 {
  height: 0;
  padding-top: 20px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.56);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item:hover .card-item-inner .icon {
  height: 26.58px;
}
.content .content-item-6 .content-item-inner .flex .flex-right .card2 .card-item:hover .card-item-inner .more-text .more-text-2 {
  height: auto;
}

.tools {
  position: fixed;
  bottom: 200px;
  right: 152px;
  z-index: 999;
}
.tools .tools-item {
  width: 58px;
  height: 58px;
  position: relative;
  padding-bottom: 13px;
  cursor: pointer;
}
.tools .tools-item .icon {
  width: 100%;
  height: 100%;
}
.tools .tools-item .icon img {
  width: 100%;
  height: 100%;
}
.tools .tools-item .search {
  width: 313px;
  background: rgba(222, 201, 169, 0.47);
  border-radius: 37px 37px 37px 37px;
  position: absolute;
  height: 54px;
  width: 0;
  top: 0;
  left: -330px;
  transition: 0.2s;
  overflow: hidden;
}
.tools .tools-item .search .search-inner {
  height: 100%;
  display: flex;
  align-items: center;
}
.tools .tools-item .search input {
  font-size: 16px;
  font-weight: 400;
  padding-left: 29px;
  width: 200px;
}
.tools .tools-item .search input::-moz-placeholder {
  color: #CBB99E;
}
.tools .tools-item .search input:-ms-input-placeholder {
  color: #CBB99E;
}
.tools .tools-item .search input::placeholder {
  color: #CBB99E;
}
.tools .tools-item .search .search-bth {
  width: 30px;
  height: 30px;
  padding-left: 32px;
  border-left: 1px solid #FFFFFF;
}
.tools .tools-item .search .search-bth img {
  width: 100%;
  height: 100%;
}
.tools .tools-item .code-box {
  position: absolute;
  left: -200px;
  top: 0;
  height: 0;
  transition: 0.2s;
  width: 184px;
  background: rgba(222, 201, 169, 0.47);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.tools .tools-item .code-box .code-box-inner {
  width: 152px;
  height: 152px;
  border-radius: 8px;
  overflow: hidden;
}
.tools .tools-item .code-box .code-box-inner img {
  width: 100%;
  height: 100%;
}
.tools .search-item:hover .search {
  width: 313px;
}
.tools .code-item:hover .code-box {
  height: 184px;
}/*# sourceMappingURL=index.css.map */