.LineHide {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.clearfix:after {
  content: "";
  clear: both;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
}

.clearfix {
  zoom: 1;
}

.headline {
  margin-bottom: 40px;
}

.headline img {
  display: block;
  width: 100%;
}

.headline_1 {
  margin-bottom: 33px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #E6E6E6;
}

.headline_1 i {
  display: block;
  width: 6px;
  height: 25px;
  background: #AD0300;
  margin-right: 7px;
}

.headline_1 p {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 25px;
  color: #AD0300;
}

.part1 {
  padding: 40px 0 37px;
}

.part1 .layout {
  display: flex;
}

.part1 .layout .gallery {
  width: 882px;
  height: 450px;
}

.part1 .layout .gallery .swiper-slide {
  position: relative;
}

.part1 .layout .gallery .swiper-slide a {
  width: 100%;
  height: 100%;
  display: block;
}

.part1 .layout .gallery .swiper-slide a img {
  width: 100%;
  height: 100%;
  display: block;
}

.part1 .layout .gallery .swiper-slide a .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 50px;
  background: rgba(0, 0, 0, 0.3);
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part1 .layout .thumbs {
  width: 279px;
  height: 450px;
}

.part1 .layout .thumbs .swiper-slide a {
  width: 100%;
  height: 143px;
  display: block;
}

.part1 .layout .thumbs .swiper-slide a img {
  width: 100%;
  height: 100%;
  display: block;
}

.part1 .layout .thumbs .swiper-slide a .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  background: rgba(0, 0, 0, 0.3);
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part1 .layout .thumbs .swiper-button-prev {
  top: 15px;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
}

.part1 .layout .thumbs .swiper-button-prev::after {
  color: #fff;
}

.part1 .layout .thumbs .swiper-button-next {
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) rotate(90deg);
}

.part1 .layout .thumbs .swiper-button-next::after {
  color: #fff;
}

.part2 {
  padding: 37px 0;
}

.part2 .layout .box {
  position: relative;
  background: #FDFDFD;
  box-shadow: 0px 0px 10px 0px rgba(173, 173, 173, 0.5);
  padding: 70px 26px 40px 29px;
  display: flex;
  justify-content: space-between;
}

.part2 .layout .box .more {
  position: absolute;
  top: 30px;
  right: 23px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #8A8A8A;
}

.part2 .layout .box .contentbox .content a {
  display: block;
}

.part2 .layout .box .contentbox .content a .imgbox {
  width: 560px;
  height: 286px;
}

.part2 .layout .box .contentbox .content a .imgbox img {
  width: 100%;
  height: 100%;
  display: block;
}

.part2 .layout .box .contentbox .content a .title,
.part2 .layout .box .contentbox .content a .time,
.part2 .layout .box .contentbox .content a .writer,
.part2 .layout .box .contentbox .content a .job {
  margin-top: 20px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 25px;
}

.part2 .layout .box .tab li {
  margin-top: 20px;
  padding: 28px 35px;
  width: 553px;
  height: 82px;
  background: #FFFFFF;
  box-shadow: 0px 0px 7px 0px rgba(201, 201, 201, 0.5);
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part2 .layout .box .tab li:nth-child(1) {
  margin-top: 0;
}

.part2 .layout .box .tab .on {
  color: #FFFFFF;
  background: #FFBA00;
  box-shadow: 0px 0px 7px 0px rgba(201, 201, 201, 0.5);
}

.part3 {
  padding: 37px 0;
}

.part3 .box {
  padding: 23px 26px 46px;
  background: #FDFDFD;
  box-shadow: 0px 0px 10px 0px rgba(192, 192, 192, 0.5);
}

.part3 .box div:nth-last-child(1) {
  margin-bottom: 0 !important;
}

.part3 .box .part3_1 {
  margin-bottom: 50px;
  position: relative;
}

.part3 .box .part3_1 .wrap {
  display: flex;
}

.part3 .box .part3_1 .wrap .tab {
  flex-shrink: 0;
  margin-right: 45px;
  width: 201px;
  height: 287px;
  background: #AD0300;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.part3 .box .part3_1 .wrap .tab li {
  padding: 15px 30px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.part3 .box .part3_1 .wrap .tab li img {
  margin-left: 15px;
  display: block;
  width: 16px;
  height: 16px;
}

.part3 .box .part3_1 .wrap .tab li .on {
  display: none;
}

.part3 .box .part3_1 .wrap .tab .on {
  background-color: rgba(255, 255, 255, 0.3);
}

.part3 .box .part3_1 .wrap .tab .on img {
  display: none;
}

.part3 .box .part3_1 .wrap .tab .on .on {
  display: block;
}

.part3 .box .part3_1 .wrap .contentbox {
  width: 900px;
}

.part3 .box .part3_1 .wrap .contentbox .content .change {
  overflow-x: scroll;
  display: flex;
  padding-bottom: 10px;
  /* æ·»åŠ è‡ªå®šä¹‰æ»šåŠ¨æ¡æ ·å¼ */
}

.part3 .box .part3_1 .wrap .contentbox .content .change::-webkit-scrollbar {
  height: 6px;
}

.part3 .box .part3_1 .wrap .contentbox .content .change::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 3px;
}

.part3 .box .part3_1 .wrap .contentbox .content .change::-webkit-scrollbar-thumb {
  background: #AD0300;
  border-radius: 3px;
  cursor: pointer;
}

.part3 .box .part3_1 .wrap .contentbox .content .change::-webkit-scrollbar-thumb:hover {
  background: #7a0200;
}

.part3 .box .part3_1 .wrap .contentbox .content .change li {
  flex-shrink: 0;
  margin-right: 7px;
  padding: 8px 24px;
  background: #FFFFFF;
  border-radius: 28px;
  border: 1px solid #AD0300;
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #AD0300;
}

.part3 .box .part3_1 .wrap .contentbox .content .change .on {
  background: #FFE8E8;
  border-color: #FFE8E8;
}

.part3 .box .part3_1 .wrap .contentbox .content .listbox {
  margin-top: 10px;
}

.part3 .box .part3_1 .wrap .contentbox .content .listbox .list ul li {
  float: left;
  margin-right: 27px;
}

.part3 .box .part3_1 .wrap .contentbox .content .listbox .list ul li:nth-child(3n) {
  margin-right: 0;
}

.part3 .box .part3_1 .wrap .contentbox .content .listbox .list ul li .imgbox {
  width: 273px;
  height: 151px;
  overflow: hidden;
}

.part3 .box .part3_1 .wrap .contentbox .content .listbox .list ul li .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.part3 .box .part3_1 .wrap .contentbox .content .listbox .list ul li .title {
  width: 273px;
  margin-top: 16px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
}

.part3 .box .part3_1 .wrap .contentbox .content .listbox .list ul li .info {
  margin-top: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.part3 .box .part3_1 .wrap .contentbox .content .listbox .list ul li .info .writer {
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #666666;
}

.part3 .box .part3_1 .wrap .contentbox .content .listbox .list ul li .info .classHours {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #AD0300;
}

.part3 .box .part3_1 .wrap .contentbox .content .listbox .list ul li .info .button {
  padding: 3px 10px;
  background: #CD0000;
  border-radius: 8px;
  cursor: pointer;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 13px;
  color: #FFFFFF !important;
}

.part3 .box .part3_1 .wrap .contentbox .content .listbox .list .more {
  position: absolute;
  top: 8px;
  right: 0;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #8A8A8A;
}

.part3 .box .part3_2 {
  margin-bottom: 65px;
  position: relative;
}

.part3 .box .part3_2 .tab {
  position: absolute;
  top: -3px;
  left: 127px;
  display: flex;
}

.part3 .box .part3_2 .tab li {
  flex-shrink: 0;
  margin-right: 7px;
  padding: 8px 24px;
  background: #FFFFFF;
  border-radius: 28px;
  border: 1px solid #AD0300;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #AD0300;
  cursor: pointer;
}

.part3 .box .part3_2 .tab .on {
  background: #FFE8E8;
  border-color: #FFE8E8;
}

.part3 .box .part3_2 .contentbox .content ul {
  width: fit-content;
  margin: 0 auto;
}

.part3 .box .part3_2 .contentbox .content ul li {
  float: left;
  margin-right: 16px;
}

.part3 .box .part3_2 .contentbox .content ul li:nth-child(4n) {
  margin-right: 0;
}

.part3 .box .part3_2 .contentbox .content ul li .imgbox {
  width: 259px;
  height: 143px;
  overflow: hidden;
}

.part3 .box .part3_2 .contentbox .content ul li .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.part3 .box .part3_2 .contentbox .content ul li .control {
  padding: 12px 0;
  display: flex;
  justify-content: space-around;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px 0px rgba(205, 205, 205, 0.5);
  border-radius: 0px 0px 20px 20px;
}

.part3 .box .part3_2 .contentbox .content ul li .control a {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}

.part3 .box .part3_2 .contentbox .content .more {
  position: absolute;
  right: 0;
  top: 7px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #8A8A8A;
}

.part3 .box .part3_3 {
  position: relative;
}

.part3 .box .part3_3 .wrap {
  display: flex;
  justify-content: space-around;
}

.part3 .box .part3_3 .wrap .swiperbox {
  position: relative;
  width: 810px;
  height: 190px;
}

.part3 .box .part3_3 .wrap .swiperbox .swiper {
  width: 100%;
  height: 100%;
}

.part3 .box .part3_3 .wrap .swiperbox .swiper .swiper-slide .imgbox {
  width: 259px;
  height: 143px;
  overflow: hidden;
}

.part3 .box .part3_3 .wrap .swiperbox .swiper .swiper-slide .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.part3 .box .part3_3 .wrap .swiperbox .swiper .swiper-slide .control {
  padding: 12px 0;
  display: flex;
  justify-content: space-around;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px 0px rgba(205, 205, 205, 0.5);
  border-radius: 0px 0px 20px 20px;
}

.part3 .box .part3_3 .wrap .swiperbox .swiper .swiper-slide .control a {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}

.part3 .box .part3_3 .wrap .swiperbox .swiper-button::after {
  content: "";
}

.part3 .box .part3_3 .wrap .swiperbox .swiper-button img {
  display: block;
  width: 42px;
  height: 42px;
}

.part3 .box .part3_3 .wrap .swiperbox .swiper-button-prev {
  left: -40px;
}

.part3 .box .part3_3 .wrap .swiperbox .swiper-button-next {
  right: -40px;
}

.part3 .box .part3_3 .wrap .swiperbox .swiper-button-next img {
  transform: rotate(180deg);
}

.part3 .box .part3_3 .wrap .entrance {
  width: 192px;
  height: 191px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #AD0300;
  border-radius: 8px;
}

.part3 .box .part3_3 .wrap .entrance img {
  margin-bottom: 23px;
  display: block;
  width: 76px;
  height: 76px;
}

.part3 .box .part3_3 .wrap .entrance a {
  padding: 4px 25px;
  display: block;
  background: #FFDE00;
  border-radius: 22px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 18px;
  color: #A20000;
}

.part3 .box .part3_3 .more {
  position: absolute;
  right: 0;
  top: 7px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #8A8A8A;
}

.part4 {
  padding: 37px 0;
}

.advertising .layout {
  overflow: hidden;
}

.advertising .layout img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all .3s;
}

.advertising .layout img:hover {
  transform: scale(1.05);
}

.part6 {
  padding: 28px 0;
}

.part6 .layout {
  display: flex;
  justify-content: space-between;
}

.part6 .layout .data {
  width: 509px;
  padding: 40px 25px 36px;
  background: #FDFDFD;
  box-shadow: 0px 0px 10px 0px rgba(192, 192, 192, 0.5);
}

.part6 .layout .data .headline_1 img {
  width: 32px;
}

.part6 .layout .data ul {
  margin-top: 60px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}

.part6 .layout .data ul li {
  width: 50%;
}

.part6 .layout .data ul li:nth-child(1),
.part6 .layout .data ul li:nth-child(2) {
  margin-top: 0;
}

.part6 .layout .data ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.part6 .layout .data ul li a img {
  display: block;
  width: 60px;
  height: 60px;
}

.part6 .layout .data ul li a .num {
  margin-top: 15px;
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 24px;
  color: #AD0300;
}

.part6 .layout .data ul li a .title {
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 16px;
  color: #505050;
}

.part6 .layout .ranking {
  width: 328px;
  padding: 40px 25px 65px;
  background: #FDFDFD;
  box-shadow: 0px 0px 10px 0px rgba(192, 192, 192, 0.5);
}

.part6 .layout .ranking ul {
  margin-top: 24px;
}

.part6 .layout .ranking ul li {
  margin-bottom: 23px;
  display: flex;
}

.part6 .layout .ranking ul li:nth-last-child(1) {
  margin-bottom: 0;
}

.part6 .layout .ranking ul li img {
  margin-right: 14px;
  display: block;
  width: 23px;
  height: 23px;
}

.part6 .layout .ranking ul li i {
  margin-right: 14px;
  width: 23px;
  height: 23px;
  font-family: AlibabaPuHuiTiR;
  font-size: 20px;
  color: #333333;
  text-align: center;
}

.part6 .layout .ranking ul li p {
  font-family: AlibabaPuHuiTiR;
  font-size: 18px;
  color: #333333;
}

.fixed_right {
  position: fixed;
  top: 50%;
  right: 50%;
  transform: translateX(700px);
  z-index: 9;
}

.fixed_right ul li {
  position: relative;
  width: 58px;
  height: 58px;
  margin-bottom: 5px;
  background: #AD0300;
  border-radius: 8px;
}

.fixed_right ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #FFFFFF !important;
  text-align: center;
}

.fixed_right ul li:hover .hoverContent {
  display: block;
}

.fixed_right ul li .hoverContent_1 {
  display: none;
  position: absolute;
  top: 0px;
  left: -140px;
  padding: 10px 5px;
  border: 2px solid #ad0300;
  border-radius: 5px;
  background-color: #FFFFFF;
}

.fixed_right ul li .hoverContent_1 img {
  display: block;
  width: 120px;
  height: 120px;
}
.fixed_right ul li .hoverContent_2 {
  display: none;
  position: absolute;
  top: 0px;
  left: -92px;
  padding: 10px 5px;
  border: 2px solid #ad0300;
  border-radius: 5px;
  background-color: #FFFFFF;
  min-width: 90px
}
.fixed_right ul li .hoverContent_2::after {
  content: "";
  width: 100px;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 84px;
  background-color: transparent;
}

.fixed_right ul li .hoverContent_2 h1 {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #AD0200;
  text-align: center;
}

.fixed_right ul li .hoverContent_2 a {
  margin: 5px 0;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #666666 !important;
}

.fixed_left {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-800px);
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}

.fixed_left img {
  width: 113px;
  height: 253px;
}

.fixed_left p {
  margin-top: -15px;
  font-family: Arial, Arial;
  font-weight: normal;
  font-size: 20px;
  color: #AD0200;
  text-align: center;
}

@media (max-width: 1420px) {
  .fixed_right {
    right: 0;
    transform: translateX(0);
  }
}

@media (max-width: 1620px) {
  .fixed_left {
    left: 0;
    transform: translateX(0);
  }
}

.popup_shade,
.popup_shade1 {
  display: none;
  z-index: 1000000001;
  background-color: #000000;
  opacity: 0.3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}

.popup_wrap {
  display: none;
  width: 460px;
  min-height: 480px;
  background: #FFFFFF;
  /* border: 1px solid #E6DCDC; */
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -280px;
  margin-left: -230px;
  background: #fff;
  z-index: 1000000002;
  box-sizing: border-box;
  /* padding: 20px 20px 0 20px; */
}

.popup_head {
  width: 100%;
  height: 56px;
  background: #AD0300;
  padding: 0 30px;
}

.popup_wrap .popup_tip {
  padding: 0 32px 26px 0;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #AD0300;
  line-height: 24px;
}

.popup_head .head_p {
  float: left;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 56px;
  opacity: 0.8;
}

.popup_head .popup_head_delete,
.popup_head .popup_head_delete1 {
  float: right;
  margin-top: 19px;
}

.popup_head .popup_head_delete img,
.popup_head .popup_head_delete1 img {
  width: auto;
  height: auto;
}

.popup_wrap .popup_main {
  padding: 30px 30px 20px 30px;
}

.popup_wrap .popup_main .popup_main_title {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #333333;
  line-height: 24px;
}

.popup_wrap .popup_main .popup_main_title i {
  font-style: normal;
  font-size: 14px;
  color: #E73627;
  margin-left: 2px;
  vertical-align: 1px;
}

.popup_wrap .popup_main .radio_moduler .radio-itme {
  margin-top: 17px;
}

.popup_wrap .popup_main .radio_moduler .radio-itme .itme-list {
  width: 164px;
  float: left;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
  margin-bottom: 20px;
}

.popup_wrap .popup_main .radio_moduler .radio-itme .itme-list-left {
  width: 236px;
}

.popup_wrap .popup_main .radio_moduler .radio-itme .itme-list input {
  margin-right: 8px;
  vertical-align: -1px;
}

.popup_wrap .popup_main .input_moduler {
  width: 100%;
  margin-top: 10px;
}

.popup_wrap .popup_main .item {
  float: left;
  width: 405px;
  height: 40px;
  margin-bottom: 13px;
}

.popup_wrap .popup_main .item .item_label {
  float: left;
  width: 85px;
  text-align: right;
  height: 40px;
  line-height: 40px;
  padding-right: 10px;
  box-sizing: border-box;
  font-size: 16px;
  color: #352626;
}

.popup_wrap .popup_main .item .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 16px;
}

.popup_wrap .popup_main .item .input_dl {
  float: left;
  width: 315px;
  height: 40px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0 8px;
  border: 1px solid #E6DCDC;
}

.popup_wrap .popup_main .item .input_dl input {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #9D9090;
}

.popup_wrap .popup_main .item_mr {
  margin-right: 15px;
}

.popup_wrap .popup_main .item_textarea {
  margin-top: 13px;
  width: 100%;
  height: 310px;
}

.popup_wrap .popup_main .item_textarea textarea {
  margin-top: 13px;
  width: 398px;
  height: 103px;
  border: 1px solid #E7E7E7;
  font-size: 16px;
  color: #9D9090;
  padding: 10px;
}

.popup_wrap .popup_main .item_textarea .item_label {
  float: left;
  width: 85px;
  text-align: right;
  height: 40px;
  line-height: 40px;
  padding-right: 10px;
  box-sizing: border-box;
  font-size: 16px;
  color: #352626;
}

.popup_wrap .popup_main .item_textarea .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 16px;
}

.popup_wrap .popup_main .item_textarea .input_dl {
  float: left;
  width: 850px;
  height: 310px;
  box-sizing: border-box;
}

.popup_footer {
  width: 100%;
  height: 48px;
}

.popup_footer .popup_btn {
  margin: 0 auto;
  display: block;
  width: 143px;
  height: 40px;
  background: #AD0300;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
}

.popup_footer .popup_btn1 {
  margin: 0 auto;
  display: block;
  width: 143px;
  height: 40px;
  background: #AD0300;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
}

.popup_footer .popup_footer_tips {
  width: 100%;
  text-align: center;
  margin-top: 16px;
  height: 21px;
  font-size: 16px;
  color: #9D9090;
  line-height: 21px;
}

.popup_wrap1 {
  display: none;
  width: 600px;
  height: 490px;
  background: #FFFFFF;
  border: 1px solid #E6DCDC;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -245px;
  margin-left: -300px;
  background: #fff;
  z-index: 1000000002;
  box-sizing: border-box;
  padding: 30px 30px 0 30px;
}

.popup_wrap1 .popup_main {
  padding: 40px 0px 20px 0px;
}

.popup_wrap1 .popup_main .input_moduler {
  width: 100%;
}

.popup_wrap1 .popup_main .item {
  width: 100%;
  height: 50px;
  margin-bottom: 30px;
}

.popup_wrap1 .popup_main .item .item_label {
  float: left;
  width: 106px;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 20px;
  color: #352626;
}

.popup_wrap1 .popup_main .item .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 20px;
}

.popup_wrap1 .popup_main .item .input_dl {
  float: left;
  width: 404px;
  height: 50px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0 18px;
  border: 1px solid #E6DCDC;
}

.popup_wrap1 .popup_main .item .input_dl input {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #9D9090;
}

.popup_wrap1 .popup_main .item_textarea {
  width: 100%;
  height: 80px;
  margin-bottom: 30px;
}

.popup_wrap1 .popup_main .item_textarea .item_label {
  float: left;
  width: 106px;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 20px;
  color: #352626;
}

.popup_wrap1 .popup_main .item_textarea .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 20px;
}

.popup_wrap1 .popup_main .item_textarea .input_dl {
  float: left;
  width: 404px;
  height: 80px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 10px 18px;
  border: 1px solid #E6DCDC;
}

.popup_wrap1 .popup_main .item_textarea .input_dl textarea {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #9D9090;
}


.part7 {
  padding: 28px 0;
}

.part7 .layout {
  position: relative;
}

.part7 .layout ul {
  margin-top: 38px;
}

.part7 .layout ul li {
  float: left;
  margin-right: 26px;
}

.part7 .layout ul li:hover a .title {
  color: #AD0300;
}

.part7 .layout ul li:nth-child(4) {
  margin-right: 0;
}

.part7 .layout ul li a {
  display: block;
}

.part7 .layout ul li a .imgbox {
  width: 280px;
  height: 155px;
}

.part7 .layout ul li a .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.part7 .layout ul li a .title {
  margin-top: 18px;
  width: 280px;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
  white-space: nowrap;
}

.part7 .layout .more {
  position: absolute;
  top: 70px;
  right: 0;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #8A8A8A;
}

.part8 {
  padding: 28px 0;
}

.part8 .layout {}

.part8 .layout ul {
  margin-top: 56px;
}

.part8 .layout ul li {
  float: left;
  margin-right: 26px;
}

.part8 .layout ul li:nth-child(4n) {
  margin-right: 0;
}

.part8 .layout ul li .imgbox {
  width: 280px;
  height: 168px;
  overflow: hidden;
}

.part8 .layout ul li .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}

.part8 .layout ul li .control {
  padding: 12px 0;
  display: flex;
  justify-content: space-around;
  background: #FFFFFF;
  box-shadow: 0px 0px 6px 0px rgba(205, 205, 205, 0.5);
  border-radius: 0px 0px 20px 20px;
}

.part8 .layout ul li .control a {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
}