.line1 .showImgBox {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #222222;
  margin-right: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

.userImg {
  width: 100%;
  height: 100%;
}

.userImg img {
  width: 100%;
  height: 100%;
}

.userFromBox {
  display: flex;
  /* align-items: center; */
  justify-content: center;
  margin: 30px 0;
}

.userFromLeftBtns {
  display: flex;
  flex-direction: column;
  background-color: white;
  width: 240px;
  margin-right: 40px;
  height: 678px;
  /* align-items: center; */
}

.userFrom {
  /* display: flex; */
  /* flex-direction: column; */
  background-color: white;
  width: 1120px;
  padding: 30px 0;
  height: 678px;
  overflow-y: auto;
  /* margin: 30px 0; */
  /* justify-content: center; */
  /* align-items: center; */
}

.userFrom::-webkit-scrollbar {
  width: 0;
}

.select3 {
  width: 399px;
  height: 46px;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #d4d4d4;
  margin-right: 50px;
  /* padding: 0 20px; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-left: auto; */
}

.select2 {
  width: 399px;
  height: 46px;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #d4d4d4;
  /* margin-left: 30px; */
  /* padding: 0 20px; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-left: auto; */
}

input {
  outline: none;
}

.select1 {
  width: 300px;
  height: 46px;
  border-radius: 4px;
  background-color: #f1f1f1;
  border: 1px solid #d4d4d4;
  margin-left: 50px;
  /* padding: 0 20px; */
  display: flex;
  justify-content: center;
  align-items: center;
  /* margin-left: auto; */
}

.userFromLineRight {
  width: 650px;
  height: 46px;
  border-radius: 4px;
  background-color: #f1f1f1;
  border: 1px solid #d4d4d4;
  margin-left: auto;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.userFromLine {
  display: flex;
  width: 800px;
  align-items: center;
  margin: 20px 0;
}

.upIcon {
  margin-left: 20px;
}

.selectnm {
  margin-left: 0 !important;
}

select {
  width: 650px;
  height: 46px;
  border-radius: 4px;
  background-color: #f1f1f1;
  border: 1px solid #d4d4d4;
  margin-left: auto;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  outline: none;
}

.updIconBoxSpan {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: white;
  background-color: rgba(156, 156, 156, 0.81);
  width: 90px;
  position: absolute;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 62px;
  cursor: pointer;
}

.updIconBox {
  width: 90px;
  height: 90px;
  margin-left: 100px;
  display: flex;
}

.updIconBox img {
  width: 90px;
  height: 90px;
  border-radius: 50px;
}

.radioBox {
  display: flex;
  margin-left: 120px;
}

.radioBox label {
  margin-right: 30px;
  display: flex;
  align-items: center;
}

.radioBox label input {
  width: 25px;
  height: 25px;
}

.changeSpan {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #555555;
  margin-left: 5px;
}

.title {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #333333;
}

.titleImg1 {
  margin-right: 15px;
}

.titleImg2 {
  margin-left: 15px;
}

.videoTitle {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #33373f;
  width: 406px;
  margin: 10px 20px;
  white-space: nowrap;
  /* 强制不换行 */
  overflow: hidden;
  /* 隐藏溢出内容 */
  text-overflow: ellipsis;
  /* 显示省略符号 */
}

.videoSpan {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #677283;
  width: 406px;
  margin: 0 10px 20px 20px;
  white-space: nowrap;
  /* 强制不换行 */
  overflow: hidden;
  /* 隐藏溢出内容 */
  text-overflow: ellipsis;
  /* 显示省略符号 */
}

.blueBtn {
  width: 136px;
  height: 54px;
  background-color: #2f9bff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-weight: 400;
  font-size: 20px;
  border-radius: 4px;
  cursor: pointer;
  margin-left: -363px;
}

.leftBlue {
  border-left: 4px solid #2f9bff;
  height: 28px;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #222222;
  padding: 0 15px;
  /* margin-top: 90px; */
  margin-left: 20px;
  margin-bottom: 20px;
}

.line1 .showImgBox2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  color: #7a7f89;
  margin-right: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 30px;
  cursor: pointer;
}

.pageBgColor {
  width: 100%;
  height: 80px;
  /* padding-bottom: 50px; */
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

.activeBlue {
  height: 40px !important;
  font-weight: 700 !important;
  font-size: 24px !important;
  line-height: 34px !important;
  color: #2f9bff !important;
  margin-right: 80px !important;
}

.showBlueLine {
  width: 42px;
  height: 4px;
  border-radius: 2px;
  background-color: #2f9bff;
  margin-top: 3px;
}

.line1 {
  display: flex;
  /* margin-top: 70px; */
}

.newsBack {
  background-color: white;
  width: 100%;
  /* height: 470px; */
  padding-bottom: 50px;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}

.showTopBg {
  width: 100%;
  height: 100%;
}

.showTopBg img {
  width: 100%;
  height: 100%;
}

.btn3 {
  margin-top: 20px;
  width: 100%;
  background-color: #ffffff;
}

.btn3Box {
  width: 1200px;
  margin: 0 auto;
  height: 80px;
}

.btn3Box ul {
  display: flex;
}

.bottomBtnSpan {
  font-weight: 400;
  font-size: 26px;
  line-height: 34px;
  color: #33373f;
}

.bottomBtn {
  display: flex;
  /* background-color: #186BF2; */
  width: 400px;
  height: 80px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.bottomBtn img {
  width: 36px;
  height: 36px;
}

.newsBack .newsList {
  width: 1400px;
  /* display: flex; */
  /* flex-wrap: wrap; */
  margin: 0 auto;
}

.newsBack .newsList ul {
  /* width: 1400px; */
  display: flex;
  flex-wrap: wrap;

  /* margin: 0 auto; */
}

.newsTypeChangeBox {
  display: flex;
  width: 1400px;
  margin: 0 auto;
}

.scroll-content {
  display: flex;
  overflow-x: auto;
  height: 50px;
  /* scrollbar-width: none; */
  /* Firefox */
  -ms-overflow-style: none;
  /* IE/Edge */
  /* width: 600px; */
  /* 超出容器宽度 */
  /* height: 400px; */
  /* 超出容器高度 */
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #c1c1c1;
  border: 2px solid #f5f5f5;
}

::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #f5f5f5;
}

.blueKey {
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  color: #186bf2;
  /* width: 68px; */
  padding: 0 10px;
  height: 30px;
  border-radius: 4px;
  background-color: #e4efff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  white-space: nowrap;
}

.newsTypeChange {
  display: flex;
  flex-direction: column;
  font-weight: 400;
  font-size: 24px;
  color: #7a7f89;
  cursor: pointer;
  margin-right: 30px;
  margin-left: 30px;
  padding-bottom: 5px;
}

.newsTypeChangeAc {
  color: #2f9bff;
  padding-bottom: 5px;
  border-bottom: 3px solid #2f9bff;
}

.newsBack .newsList ul li {
  /* margin: 10px auto 0px auto; */
  margin: 8px;
}

.newsBack .newsList ul li a .news1 {
  display: flex;
  box-shadow: 0 6px 12px 0 rgba(168, 168, 168, 0.25);
  background-color: #ffffff;
  width: 450px;
  /* height: 150px; */
  border-radius: 6px;
  padding: 20px;
}

.newsBack .newsList ul li a .news1 .day {
  display: flex;
  flex-direction: column;
  /* width: 100px; */
  /* left: 0px; */
}

.newsBack .newsList ul li a .news1 .showSpan {
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  width: 330px;
  margin-left: auto;
}

.newsBack .newsList ul li a .news1 .showSpan .line1 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #222222;
  height: 48px;
}

.newsBack .newsList ul li a .news1 .showSpan .line2 {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  color: rgb(122, 127, 137);
  margin: 15px 0;
  white-space: nowrap;
  /* 禁止文本换行 */
  overflow: hidden;
  /* 隐藏溢出内容 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}

.newsBack .newsList ul li a .news1 .showSpan .line3 {
  display: flex;
}

.redSpan {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: #eb3131;
}

.newsBack .newsList ul li a .news1 .showSpan .line3 .span1 {
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  color: rgb(122, 127, 137);
}

.newsBack .newsList ul li a .news1 .showSpan .line3 .span2Box {
  display: flex;
  margin-left: auto;
}

.newsBack .newsList ul li a .news1 .day .time {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #222222;
}

.newsBack .newsList ul li a .news1 .day .year {
  font-weight: 400;
  font-size: 12px;
  line-height: 30px;
  color: #222222;
}

.newsBack .newsList ul li a .news1 .day .fake {
  border: 1px solid #e1e1e1;
  width: 18px;
  margin: 5px 0;
}

.carousel {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 60px;
  overflow: hidden;
  touch-action: pan-y;
  /* 优化移动端触摸 */
}

.carousel-track {
  display: flex;
  transition: transform 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  cursor: grab;
}

.carousel-track.grabbing {
  cursor: grabbing;
  transition: none;
}

.slide {
  min-width: 100%;
  flex-shrink: 0;
  height: 500px;
  user-select: none;
}

.slide img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}

.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 15px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  border: none;
  cursor: pointer;
  z-index: 10;
}

.prev-btn {
  left: 20px;
}

.next-btn {
  right: 20px;
}

.indicators {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 10px;
}

.indicator {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: background 0.3s;
}

.indicator.active {
  background: #fff;
  transform: scale(1.2);
}

.page-img {
  width: 100%;
  position: relative;
}

.titleBox {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.showCompanyBox {
  display: flex;
  flex-wrap: wrap;
  width: 1400px;
  margin: 0 auto;
}

.showCompanyBox .videoBox {
  /* margin: 0 auto 20px auto; */
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  margin-bottom: 30px;

  justify-content: center;
  width: 446px;
  /* height: 320px; */
  /* padding: 10px; */
  border-radius: 14px;
  background-color: #ffffff;
  box-shadow: 0 4px 6px 0 #a8a8a8;
}

.showCompanyBox .videoBox img {
  width: 100%;
  height: 100%;
  border-radius: 10px 10px 0 0;
}

.showCompanyBox .consultant {
  /* margin: 0 auto 20px auto; */
  display: flex;
  flex-direction: column;
  margin-left: 20px;
  margin-bottom: 30px;

  justify-content: center;
  width: 327px;
  /* height: 320px; */
  /* padding: 10px; */
  border-radius: 14px;
  background-color: #ffffff;
  box-shadow: 0 4px 6px 0 #a8a8a8;
}

.showCompanyBox .consultant .name {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #222222;
  margin-top: 10px;
  margin-left: 10px;
}

.showCompanyBox .consultant .js {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #60646c;
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 20px;
}

.showCompanyBox .consultant .tc {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #222222;
  margin-top: 10px;
  margin-left: 10px;
}

.showCompanyBox .consultant img {
  width: 327px;
  height: 190px;
  border-radius: 14px 14px 0 0;
}

.showCompanyBox .company {
  /* margin: 0 auto 20px auto; */
  display: flex;
  margin-left: 25px;
  margin-bottom: 30px;
  flex-direction: column;
  justify-content: center;
  width: 665px;
  /* height: 320px; */
  padding: 10px;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 4px 6px 0 rgba(168, 168, 168, 0.25);
}

.showCompanyBox .company .bottom {
  width: 630px;
  height: 112px;
  padding: 20px;
  background-color: #f5f9ff;
  border-radius: 2px;
  margin: 10px auto;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.showCompanyBox .company .bottom .notx {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #186bf2;
}

.showCompanyBox .company .bottom .showSpanBox .showSpan {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #33373f;
}

.showCompanyBox .company .bottom .showSpanBox {
  margin-top: 5px;
  display: -webkit-box;
  /* 启用弹性盒模型 ‌:ml-citation{ref="6,7" data="citationList"} */
  -webkit-box-orient: vertical;
  /* 设置垂直排列方向 ‌:ml-citation{ref="6,7" data="citationList"} */
  -webkit-line-clamp: 2;
  /* 限制显示行数 ‌:ml-citation{ref="4,7" data="citationList"} */
  overflow: hidden;
  /* 隐藏溢出内容 ‌:ml-citation{ref="1,6" data="citationList"} */
  text-overflow: ellipsis;
  word-break: break-all;
}

.showCompanyBox .company .top {
  display: flex;
  align-items: center;
  /* background-color: #2054A7; */
}

.showCompanyBox .company .top .showName1 {
  display: flex;
  width: 700px;
  margin-left: 10px;
}

.priceBox {
  display: flex;
}

.showName1Left {
  display: flex;
  flex-direction: column;
  width: 370px;
  cursor: pointer;
}

.showName1Right {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: 20px;
}

.showCompanyBox .company .top .showName {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}

.showCompanyBox .company .top .showName1 .line1 {
  display: flex;
  align-items: center;
  white-space: nowrap;
  /* width: 500px; */
}

.showCompanyBox .company .top .showName1 .line1 .callPhone {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 104px;
  height: 40px;
  border-radius: 4px;
  background-color: #2f9bff;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #ffffff;
  position: absolute;
  /* margin-left: 396px; */
  margin-top: 100px;
}

.showCompanyBox .company .top .showName1 .line2 {
  display: flex;
  align-items: center;
  /* width: 500px; */
  margin-top: 10px;
}

.showCompanyBox .company .top .showName1 .line3 {
  display: flex;
  align-items: center;
  /* width: 500px; */
  margin-top: 10px;
}

.showCompanyBox .company .top .showName1 .line3 .span1 {
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
  color: #7a7f89;
  margin-left: 10px;
}

.showCompanyBox .company .top .showName1 .line3 .span2 {
  font-weight: 400;
  font-size: 12px;
  line-height: 28px;
  color: #7a7f89;
  margin-left: 50px;
}

.showCompanyBox .company .top .showName1 .line3 img {
  height: 16px;
  width: 16px;
}

.showCompanyBox .company .top .showName1 .line2 ul {
  display: flex;
  align-items: center;
}

.showCompanyBox .company .top .showName1 .line2 ul li {
  /* width: 68px; */
  padding-left: 10px;
  padding-right: 10px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  color: #186bf2;
  background-color: #e4efff;
  border-radius: 4px;
  margin-right: 10px;
}

.showCompanyBox .company .top .showName1 .line1 .left {
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #222222;
}

.showCompanyBox .company .top .showName1 .line1 .right1 {
  font-weight: 400;
  font-size: 24px;
  /* line-height: 28px; */
  color: #f13322;
  white-space: nowrap;
  /* margin-left: auto; */
}

.price-name-class {
	font-size: 20px;
	line-height: 40px;
 }

.showCompanyBox .company .top .showName1 .line1 .right2 {
  font-weight: 400;
  font-size: 12px;
  line-height: 40px;
  color: #f13322;
  /* margin-left: auto; */
}

.showCompanyBox .company .top img {
  width: 132px;
  height: 132px;
  border-radius: 6px;
  cursor: pointer;
}

.titleBox .btnBox {
  display: flex;
  justify-content: center;
  /* align-items: center; */
  /* flex-direction: column; */
}

.titleBox .btnBox .btns {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  width: 264px;
  height: 308px;
  box-shadow: 0px 4px 6px 0px rgba(168, 168, 168, 0.25);
  margin: 0 10px;
  /* align-items: center; */
  /* flex-direction: column; */
}

.titleBox .btnBox .btns .body {
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  /* text-align: center; */
  height: 155px;
  align-items: center;
  /* flex-direction: column; */
}

.titleBox .btnBox .btns .body .spanBox {
  width: 200px;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  text-align: center;
  margin-top: 20px;
  /* align-items: center; */
  /* flex-direction: column; */
}

.goBtn {
  width: 91px;
  height: 33px;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #ffa81f;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ffa81f;
  border-radius: 4px;
  margin: 0 auto;

  /* align-items: center; */
  /* flex-direction: column; */
}

.titleBox .btnBox .btns .top {
  width: 264px;
  height: 98px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* align-items: center; */
  /* flex-direction: column; */
}

.titleBox .btnBox .btns .top .span1 {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #ffffff;
  /* align-items: center; */
  /* flex-direction: column; */
}

.titleBox .btnBox .btns .top .span2 {
  font-weight: 400;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
  /* align-items: center; */
  /* flex-direction: column; */
}

.titleBox .btnBox .btns .top img {
  width: 264px;
  height: 98px;
  position: absolute;
  z-index: -1;
  /* align-items: center; */
  /* flex-direction: column; */
}

.titleBox .title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 900;
  font-size: 26px;
  line-height: 39px;
  color: #1a2436;
  margin-top: 30px;
  margin-bottom: 30px;
}

.iconBtnImg {
  width: 40px;
  height: 40px;
}

.page-img .bgImg {
  width: 100%;
  height: 500px;
  /* min-width: 1400px; */
}

.iconBtns {
  display: flex;
  margin-top: 70px;
  justify-content: center;
}

.iconBtn {
  display: flex;
  flex-direction: column;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  margin-right: 60px;
  cursor: pointer;
}

.iconBtn img {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}

.page-img .index_banner_icon {
  width: 100%;
  position: absolute;
  left: 49.2%;
  width: 100%;
  bottom: 15%;
  z-index: 91;
}

.page-img .index_banner_icon p span {
  width: 32px;
  height: 44px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 5px solid #fff;
  display: block;
  position: relative;
  cursor: pointer;
}

.page-img .index_banner_icon p span:after {
  content: "";
  position: absolute;
  top: 10px;
  width: 8px;
  height: 8px;
  /* background: #fff; */
  background: #ffcc00;
  left: 35%;
  /* margin-left: -2px; */
  -webkit-animation: mouse 1.5s ease-out infinite;
  -o-animation: mouse 1.5s ease-out infinite;
  animation: mouse 1.5s ease-out infinite;
  border-radius: 4px;
}

@keyframes mouse {
  0% {
    -webkit-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  50% {
    -webkit-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }

  100% {
    -webkit-transform: translateY(-1px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}

.page-btn {
  position: absolute;
  top: 45%;
  width: 420px;
  height: 52px;
  margin: 0 auto;
  /* position: absolute; */
  top: 60%;
  left: 50%;
  transform: translate(-50%, 0);
}

.topShow {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* background-color: black; */
  width: 100%;
  top: 60px;
  margin-bottom: 30px;
}

.topShow .span1 {
  color: rgb(255, 255, 255);
  font-size: 40px;
  font-weight: 700;
  line-height: -1px;
  letter-spacing: 0px;
  text-align: center;
}

.topShow .searchBtns {
  display: flex;
  /* justify-content: center; */
  margin-top: 30px;
}

.topShow .searchInputBox {
  display: flex;
  margin-top: 20px;
  align-items: center;
  /* width: 1500px; */
  /* justify-content: center; */
  /* margin-top: ; */
}

.topShow .searchInputBox .searchWhite {
  display: flex;
  align-items: center;
  /* width: 45%; */
  height: 20px;
  padding: 25px 15px;
  background-color: #ffffff;
  border: 1px solid rgb(220, 222, 225);
  border-radius: 4px, 0px, 0px, 4px;
}

.topShow .searchInputBox .searchBlue {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 108px;
  height: 20px;
  padding: 25px 15px;
  color: #ffffff;
  background-color: #2f9bff;
  border-radius: 0px, 4px, 4px, 0px;
}

.topShow .searchInputBox .searchYellow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 108px;
  height: 20px;
  padding: 25px 15px;
  color: #ffffff;
  background-color: #ffa81f;
  border-radius: 4px;
  margin-left: 30px;
}

.showBox {
  display: flex;
  justify-content: center;
  width: 100%;
}

.showInput {
  width: auto;
  /* margin: 30px auto; */
  /* margin-top: 50px; */
  /* top: 190%; */
  /* left: 20%; */
  /* position: absolute; */
  /* width: 100%; */
}

  #fileInput {
    display: none;
  }

/* 模态框样式 */
.image-modal {
  display: none; /* 隐藏模态框 */
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  justify-content: center;
  align-items: center;
}

.modal-box {
  display: flex;
  height: 100%;
}

/* 图片放大后的样式 */
.modal-content {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}

.close {
  position: absolute;
  top: 150px;
  right: 100px;
  color: white;
  font-size: 35px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #f1f1f1;
  text-decoration: none;
  cursor: pointer;
}

  .custom-file-upload {
    color: #000000;
    display: inline-block;
    padding: 3px 7px;
    cursor: pointer;
    border-color: #767676;
    border-width: 1px;
    background: #efefef;
    margin-left: 10px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.045);
    border-radius: 4px;
    border-style: solid; 
  }

.hotBox span {
  margin-right: 20px;
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
}

.hotBox {
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  color: #ebf5ff;
  margin-top: 20px;
  margin-left: 20px;
  width: 1075px;
  flex-wrap: nowrap;
  overflow: hidden;
}

.hotBox1 span {
  margin-right: 50px;
  cursor: pointer;
  flex-shrink: 0;
  white-space: nowrap;
}

.hotBox1 {
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #ebf5ff;
  margin-top: 20px;
  margin-left: 20px;
  width: 1075px;
  flex-wrap: nowrap;
  overflow: hidden;
}

#headBtn {
  cursor: pointer;
}

.moreTop {
  margin-top: 50px !important;
}

.topShow2 {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* background-color: black; */
  /* width: 100%; */
  margin-left: 26%;
  top: 100px;
  margin-bottom: 30px;
}

.shwoVideoBox {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  background-color: white;
  display: flex;
  padding: 80px;
}

.titleChange {
  display: flex;
  flex-direction: column;
  width: 680px;
}

.fSpan {
  display: flex;
}

.bLine {
  background-color: #2f9bff;
  width: 42px;
  height: 4px;
  border-radius: 2px;
  margin-top: 10px;
}

.jsSpan {
  cursor: pointer;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  color: #222222;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 50px;
  height: 38px;
}

.showHtml {
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  color: #33373f;
  margin-top: 30px;
}

.jsSpanAc {
  height: 42px !important;
  font-weight: 700 !important;
}

.shwoVideoBox2 {
  width: 1400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  background-color: white;
  display: flex;
  padding: 30px;
}

.shwoVideoBox2 img {
  width: 630px;
  height: 310px;
  margin-left: auto;
}

.moreTop2 {
  display: flex;
  flex-direction: column;
}

.moreTop2 .titleSpan {
  font-size: 40px;
  line-height: 60px;
  color: #252b30;
  font-weight: 700;
}

.moreTop2 .titleSpan2 {
  font-size: 26px;
  line-height: 39px;
  color: #525c70;
  font-weight: 400;
}

.moreTop2 .btnSpan {
  width: 188px;
  height: 62px;
  background-color: #3e5dff;
  border-radius: 31px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  font-size: 26px;
  line-height: 39px;
  color: #ffffff;
  font-weight: 400;
}

.topShow .searchInputBox .searchWhite1 {
  display: flex;
  align-items: center;
  /* width: 45%; */
  height: 20px;
  padding: 25px 15px;
  background-color: #ffffff;
  border: 1px solid rgb(220, 222, 225);
  border-radius: 4px, 0px, 0px, 4px;
  margin-left: 10px;
}

.topShow .searchInputBox .searchWhite1 img {
  width: 20px;
  height: 20px;
}

.topShow .searchInputBox .searchWhite1 input {
  /* width: 100%; */
  margin-left: 20px;
  /* height: 20px; */
  width: 1180px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  border: none;

  /* 去除默认边框 */
  outline: none;
  /* 去除聚焦时的外轮廓 */
}

.topShow .searchInputBox .searchWhite img {
  width: 20px;
  height: 20px;
}

.topShow .searchInputBox .searchWhite input {
  width: 100%;
  margin-left: 20px;
  /* height: 20px; */
  width: 800px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  border: none;
  /* 去除默认边框 */
  outline: none;
  /* 去除聚焦时的外轮廓 */
}

.topShow .searchBtns .searchBtnsTab {
  display: flex;
  flex-direction: column;
  margin-right: 10px;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.topShow .searchBtns .searchBtn {
  width: 74px;
  height: 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}

.topShow .searchBtns .searchBtnAc {
  width: 74px;
  height: 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border-radius: 4px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #2f9bff;
}

.topShow .searchBtns .dowmIconAc {
  width: 16px;
  height: 9px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 9px solid #ffffff;
  /* 控制三角形高度和颜色 */
}

.topShow .searchBtns .dowmIcon {
  width: 16px;
  height: 9px;
}

.page-btn .left {
  float: left;
  width: 190px;
  height: 52px;
  display: inline-block;
}

.page-btn .left a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  border-radius: 50px;
  line-height: 52px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  background-color: #ffcc00;
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}

.page-btn .left a:after {
  float: left;
  width: 226px;
  height: 146px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  opacity: 0.2;
  content: "";
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.page-btn .left a:hover:after {
  transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
}

.page-btn .left a:hover {
  opacity: 1;
}

.page-btn .video {
  float: right;
}

.page-btn .video a {
  background-color: #305ea7;
}

.page-btn .left a img {
  width: 26px;
  height: 26px;
  margin-left: 10px;
}

.product {
  width: 100%;
  /* margin: 1rem 2.5rem 2rem 2.5rem; */
  padding: 1rem 2.5rem 2rem 2.5rem;
  background: #fff;
  float: left;
}

.product .product-top {
  display: flex;
  justify-content: space-between;
  /* float: left; */
}

.product .product-top ul {
  /* float: right; */
  font-size: 18px;
}

.product .product-top ul li {
  float: left;
  margin-left: 70px;
  cursor: pointer;
  padding: 0 10px;
  position: relative;
}

.product .product-top ul li:hover a {
  color: #2054a7;
}

.product .product-top ul li a {
  color: #222222;
}

.product .product-top ul .action a {
  color: #2054a7;
}

.product .product-top ul li:hover:after {
  width: 100%;
}

.product .product-top ul li:after {
  float: left;
  width: 0;
  height: 2px;
  position: absolute;
  top: 30px;
  left: 50%;
  content: "";
  background: #2054a7;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product .product-top ul .action:after {
  float: left;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 30px;
  left: 50%;
  content: "";
  background: #2054a7;
  transition: all 0.5s linear;
}

.box-product {
  float: left;
  width: 100%;
  margin-top: 50px;
}

.box-product ul {
  width: 100%;
  /* float: left; */
  display: flex;
  /* justify-content: center; */
  flex-wrap: wrap;
  /* background: #888; */
}

.box-product ul li {
  float: left;
  width: calc(24% - 0.5rem);
  /* height: 390px; */
  height: 490px;
  margin: 0.7rem;
  overflow: hidden;
  background: #fff;
  box-shadow: 0px 3px 0.18rem 0px rgba(75, 109, 156, 0.16);
  /* border-radius: 12px; */
}

.box-product ul li .img {
  width: 100%;
  height: 400px;
  /* height: 100%; */
  overflow: hidden;
}

.box-product ul li .img img {
  width: 100%;
  height: 100%;
  transition: all 0.5s linear;
}

.box-product ul li:hover .img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.box-product ul li:hover .item,
.box-product ul li:hover .item .bt {
  color: #2054a7;
}

.box-product .item {
  padding: 5px 10px;
  color: #222222;
  font-size: 18px;
}

.box-product .item .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box-product .item .top p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.box-product .item .bt {
  padding-top: 5px;
  color: #888;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.page-title {
}

.page-title .left-1 {
  display: flex;
  align-items: center;
  color: #222222;
  font-weight: 700;
  font-size: 20px;
}

.page-title .left-2 {
  display: flex;
  align-items: center;
  color: #888888;
  font-size: 16px;
  line-height: 30px;
}

.corporation {
  float: left;
  width: 100%;
  height: 750px;
  background-image: url("../assets/index-02.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /* padding: 60px 60px 0px 60px; */
  padding: 2.5rem 2.5rem 0 2.5rem;
}

.corporation .corporation-des {
  color: #555555;
  font-weight: 300;
  font-size: 15px;
  line-height: 25px;
  padding-top: 30px;
}

.corporation .corporation-des p {
  width: 55rem;
  padding-bottom: 20px;
}

.corporation .corporation-item {
  display: flex;
  align-items: center;
}

.corporation .corporation-item .item .top {
  display: flex;
  align-items: flex-end;
  color: #222222;
  font-size: 14px;
}

.corporation .corporation-item .item .top p:nth-of-type(1) {
  font-size: 30px;
}

.corporation .corporation-item .item .bo {
  color: #666666;
  font-size: 13px;
  padding-top: 10px;
}

.corporation .corporation-item .line {
  display: flex;
  flex-direction: column;
  margin: 0 4rem;
}

.corporation .corporation-item .line p {
  width: 2px;
  height: 25px;
  background: #2054a7;
}

.corporation .corporation-item .line p:nth-of-type(2) {
  background: #d7e0ee;
}

.corporation .btn {
  /* width: 126px;
  height: 46px; */
  width: auto;
  background: #2054a7;
  font-size: 18px;
  font-weight: 300;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  margin-top: 45px;
  float: left;
}

.corporation .btn a {
  float: left;
  color: #ffffff;
  overflow: hidden;
  position: relative;
  padding: 10px;
  display: flex;
}

.corporation .btn span {
  padding-right: 5px;
}

.corporation .btn:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}

.corporation .btn a:after {
  float: left;
  width: 226px;
  height: 146px;
  border-radius: 50%;
  background: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  opacity: 0.2;
  content: "";
  -webkit-transition: all 0.5s ease-out 0s;
  -moz-transition: all 0.5s ease-out 0s;
  -o-transition: all 0.5s ease-out 0s;
  transition: all 0.5s ease-out 0s;
}

.corporation .btn a:hover:after {
  transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
}

.news {
  float: left;
  width: 100%;
  padding: 2.5rem;
}

.news .box {
  width: 100%;
  float: left;
  margin-top: 2rem;
  /* display: flex; */
}

.news .box-left {
  float: left;
  cursor: pointer;
  overflow: hidden;
}

.news .box-left .img {
  /* float: left; */
  width: 48rem;
  height: 20rem;
  border-radius: 4px;
  overflow: hidden;
}

.news .box-left .img img {
  width: 100%;
  height: 100%;
  transition: all 0.5s linear;
}

.news .box-left .img img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.news .box-left .me {
  /* float: left; */
  font-size: 18px;
  font-weight: 700;
  color: #222222;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
}

.news .box-left .me p {
  width: 45rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news .box-left .me:hover {
  color: #2054a7;
}

.news .box-left .btn {
  float: left;
  padding-top: 1.5rem;
  display: flex;
  align-items: center;
}

.news .box-left .btn .left {
  float: left;
  color: #222222;
  font-size: 24px;
  font-size: 500;
}

.news .box-left .btn .left p:nth-of-type(2) {
  color: #666666;
  font-size: 14px;
  font-size: 300;
}

.news .box-left .btn .line {
  float: left;
  width: 1px;
  height: 40px;
  background: #d7e0ee;
  margin: 0 1rem;
}

.news .box-left .btn .right {
  width: 42rem;
  color: #666666;
  font-size: 14px;
  font-size: 400;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 28px;
}

.news .box-left .btn:hover p,
.news .box-left .btn:hover .right {
  color: #2054a7 !important;
}

.news .box-item {
  /* width: calc((100% - 50rem)); */
  width: 48%;
  float: left;
}

.news .box-item ul {
  margin-left: 2rem;
}

.news .box-item ul li {
  padding-bottom: 1.6rem;
  margin-bottom: 1.6rem;
  border-bottom: 1px solid #d8dee6;
}

.news .box-item ul li:last-child {
  border-bottom: none;
}

.news .box-item ul a {
  color: #222222;
  font-size: 23px;
  font-size: 500;
  display: flex;
  align-items: center;
}

.news .box-item ul li .left p:nth-of-type(2) {
  color: #666;
  font-size: 15px;
  font-size: 300;
  line-height: 30px;
}

.news .box-item ul li .line {
  width: 1px;
  height: 30px;
  background: #d7e0ee;
  margin: 0 1rem;
}

.news .box-item ul li .right p {
  width: 35rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.news .box-item ul li .right p:nth-of-type(2) {
  color: #666666;
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
}

.news .box-item ul a:hover,
.news .box-item ul a:hover p {
  color: #2054a7 !important;
}

/* 企业视频 */
.videos-over {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}

.videos-over .videos {
  position: fixed;
  top: 25%;
  left: 23%;
  z-index: 99;
}

.videos-over .videos .video-close {
  text-align: right;
  cursor: pointer;
}

.video-close img {
  width: 40px;
  height: 40px;
}

.sBox {
  display: flex;
  flex-direction: column;
  width: 433px;
  margin-top: 50px;
  /* padding: 60px; */
}

.sBox .span1 {
  font-weight: 400;
  font-size: 24px;
  line-height: 34px;
  color: #222222;
}

.sBox .span2 {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  color: #222222;
  margin-top: 20px;
}

.sBox .span3 {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  width: 120px;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #2f9bff;
  border-radius: 21px;
  margin-top: 20px;
  cursor: pointer;
}

#vBox {
  /* 	width: 650px;
 	height: 374px; */
  margin-left: auto;
}

.videoPlay {
  width: 650px;
  height: 374px;
}

.flex-column-center {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.inner .searchInputBox {
  display: flex;
  margin-top: 20px;
}

.inner .searchInputBox .searchWhite1 {
  flex: 1;
  display: flex;
  align-items: center;
  height: 20px;
  padding: 25px 15px;
  background-color: #ffffff;
  border: 1px solid rgb(220, 222, 225);
}

.inner .searchInputBox .searchWhite1 img {
  width: 20px;
  height: 20px;
}

.inner .searchInputBox .searchWhite1 input {
  margin-left: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #333333;
  border: none;
  outline: none;
  flex: 1;
}

.inner .searchInputBox .searchBlue {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 108px;
  height: 20px;
  padding: 25px 15px;
  color: #ffffff;
  background-color: #2f9bff;
}
