.header_warp {
  width: 100%;
}
.header_warp .header_swiper_box .swiper-container .swiper-slide .header_swiper_image {
  height: 600px;
  width: 100%;
}
.header_warp .header_mark {
  width: 100%;
  height: 600px;
  background: #000000;
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
}
.header_warp .header_name {
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  top: 230px;
  color: #ffffff;
  text-align: center;
  font-size: 50px;
  font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
  font-weight: 800;
  line-height: 50px;
}
.header_warp .header_regiter_btn {
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  top: 330px;
  width: 224px;
  height: 73px;
  background: linear-gradient(312deg, #8669FF 0%, #73ABFF 100%);
  border-radius: 37px;
}
.header_warp .header_regiter_btn .regiter_text {
  font-size: 24px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 24px;
  margin-top: 15px;
}
.header_warp .header_regiter_btn .time_text {
  margin-top: 5px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
}
.header_warp .fixed_box {
  height: 80px;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 2005;
  background: #fff;
}
.header_warp .fixed_box .header_content {
  width: 1200px;
  margin: 0 auto;
  height: 80px;
}
.header_warp .fixed_box .header_content .navbar div,
.header_warp .fixed_box .header_content .navbar a {
  cursor: pointer;
  margin-right: 80px;
  height: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 18px;
  color: #333333;
  font-weight: 600;
}
.header_warp .fixed_box .header_content .navbar div .line,
.header_warp .fixed_box .header_content .navbar a .line {
  position: absolute;
  width: 28px;
  height: 4px;
  background: #e74022;
  bottom: 4px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
}
.header_warp .fixed_box .header_content .navbar div .go_admin,
.header_warp .fixed_box .header_content .navbar a .go_admin {
  width: 144px;
  margin: 0;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  height: 40px;
  background: linear-gradient(312deg, #8669FF 0%, #73ABFF 100%);
  border-radius: 8px;
}
.header_warp .fixed_box .header_content .navbar .activeRoute {
  color: #7B8FFF;
}
.header_warp .fixed_box .header_content .navbar .activeRoute .line {
  opacity: 1;
}
.header_warp .help_box {
  height: 80px;
  width: 100%;
}
.index_warp {
  width: 100%;
  overflow-x: hidden;
}
.index_warp .industry_warp {
  width: 1100px;
  margin: auto;
  padding: 80px 0 20px;
}
.index_warp .industry_warp .industry_box .industry_item {
  width: 300px;
  height: 260px;
  background: #FFFFFF;
  margin-bottom: 60px;
  margin-right: 100px;
}
.index_warp .industry_warp .industry_box .industry_item p {
  padding: 20px 30px;
  font-size: 20px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 20px;
}
.index_warp .industry_warp .industry_box > div:nth-child(3n) {
  margin-right: 0;
}
.index_warp .industry_warp .industry_box > div:last-child {
  margin-right: 0;
  text-align: center;
}
.index_warp .industry_warp .industry_box > div:last-child p {
  padding: 0;
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 260px;
}
.index_warp .bread_box {
  height: 60px;
  width: 1200px;
  margin: 0 auto;
}
.index_warp .bread_box .bread_text {
  width: 1200px;
  color: #999999;
  cursor: pointer;
  line-height: 60px;
  font-size: 18px;
  margin: auto;
}
.index_warp .industry_detail_warp {
  width: 1200px;
  margin: auto;
  padding-bottom: 80px;
}
.index_warp .industry_detail_warp .industry_detail_title {
  text-align: center;
  font-size: 30px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.index_warp .industry_detail_warp .industry_detail_text {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 34px;
  margin-top: 40px;
}
.index_warp .industry_detail_warp .industry_detail_textTitle {
  font-size: 28px;
  margin-top: 80px;
  font-weight: 600;
}
.index_warp .common_title div {
  color: #333333;
  font-weight: lighter;
  font-weight: 600;
}
.index_warp .common_title .line {
  width: 100px;
  height: 5px;
  background: #E74022;
}
.index_warp .white_title div {
  color: #ffffff;
}
.index_warp .white_title .line {
  background: #ffffff;
}
.index_warp .choosew_warp {
  background: #ffffff;
}
.index_warp .choosew_warp .comps {
  width: 1080px;
  margin: 40px auto 0 auto;
}
.index_warp .choosew_warp .comps > div {
  width: 200px;
  height: 100px;
  margin-right: 20px;
}
.index_warp .choosew_warp .comps > div img {
  width: 100%;
  height: 100%;
}
.index_warp .choosew_warp .comps > div:nth-child(5n) {
  margin-right: 0;
}
.index_warp .choosew_warp .comps > div:nth-child(n+6) {
  margin-top: 20px;
}
.index_warp .choosew_warp .comps_footer {
  height: 180px;
  background: url(https://img.jianzhimao.com/luyong/luyongWeb/index_comps_footer_bg.png) no-repeat center center;
  padding: 0 410px;
}
.index_warp .choosew_warp .comps_footer .comps_footer_left {
  font-size: 30px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 30px;
}
.index_warp .choosew_warp .comps_footer .comps_footer_right {
  width: 200px;
  height: 60px;
  background: #FFFFFF;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  line-height: 60px;
  color: #333333;
}
