.apply_page .banner-box {
  width: 100%;
  height: 500px;
  position: relative;
}
.apply_page .banner-box .bg1 {
  background: url("../../image/apply/intelligent_building_bg.jpg");
}
.apply_page .banner-box .bg2 {
  background: url("../../image/apply/023fd4e19094b99263dd44d4815cfed7.jpg");
}
.apply_page .banner-box .bg3 {
  background: url("../../image/apply/75ca8d2a73001ad238db20ff1ed86621.jpg");
}
.apply_page .banner-box .bg4 {
  background: url("../../image/apply/about.jpg");
}
.apply_page .banner-box .bg5 {
  background: url("../../image/apply/9c934fd2444d2a9ba44c157bf70d8d9c.jpg");
}
.apply_page .banner-box .banner {
  height: 100%;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.apply_page .banner-box .banner .banner-title {
  font-size: 64px;
  font-weight: 500;
  color: #fff;
}
.apply_page .content_one {
  width: 100%;
  padding-top: 96px;
  padding-bottom: 96px;
  position: relative;
}
.apply_page .content_one .project {
  width: 1300px;
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.apply_page .content_one .project .line {
  border-bottom: 1px solid #ccc;
  margin: 30px 0;
}
.apply_page .content_one .project .project_left {
  width: 790px;
  float: left;
}
.apply_page .content_one .project .project_left .arrow {
  display: none;
}
.apply_page .content_one .project .project_left .title .title-text {
  font-size: 30px;
  color: #2a2e2e;
  font-family: '微软雅黑 Semibold';
}
.apply_page .content_one .project .project_left .desc-text {
  font-size: 16px;
  color: #5F6464;
  letter-spacing: 0;
  line-height: 25.2px;
  width: 100%;
  float: left;
  padding-left: 15px;
}
.apply_page .content_one .project .project_left img {
  width: 100%;
  display: block;
  padding-top: 20px;
}
.apply_page .content_one .project .project_right {
  width: 364px;
  position: relative;
  float: right;
}
.apply_page .content_one .project .project_right .final_user {
  margin-bottom: 80px;
}
.apply_page .content_one .project .project_right .final_user .title {
  font-size: 30px;
  font-family: '微软雅黑 Semibold';
}
.apply_page .content_one .project .project_right .final_user .user_list li {
  font-size: 16px;
  color: #5F6464;
}
.apply_page .content_one .project .project_right .contact_us .title {
  font-size: 30px;
  font-family: '微软雅黑 Semibold';
}
.apply_page .content_one .project .project_right .contact_us .user_list {
  padding-bottom: 50px;
}
.apply_page .content_one .project .project_right .contact_us .user_list li {
  padding: 0 0 20px 0;
  color: #5F6464;
}
.apply_page .content_one .project .project_right .contact_us .user_list li i {
  color: #ff7f00;
  font-size: 19px;
  position: relative;
  margin-right: 7px;
  top: 2px;
}
.apply_page .content_one .project .project_right .contact_us .user_list li span {
  font-size: 16px;
}
.apply_page .content_one .project .project_right .contact_us .user_list li a {
  color: #e69748;
}
.apply_page .content_one .project .project_right .contact_us .user_list li a:hover {
  color: #ff7f00;
}
.apply_page .content_two {
  width: 100%;
  background-color: #fbfbfb;
  padding-top: 96px;
  padding-bottom: 56px;
}
.apply_page .content_two .integrated_system {
  width: 1300px;
  margin: 0 auto;
}
.apply_page .content_two .integrated_system .arrow {
  display: none;
}
.apply_page .content_two .integrated_system .title .title-text {
  font-size: 30px;
  font-family: '微软雅黑 Semibold';
}
.apply_page .content_two .integrated_system .integration_list {
  width: 100%;
  overflow: hidden;
  margin-top: 32px;
}
.apply_page .content_two .integrated_system .integration_list li {
  float: left;
  width: 180px;
  height: 180px;
  text-align: center;
  margin-right: 24px;
  transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
}
.apply_page .content_two .integrated_system .integration_list li:hover {
  background: #FFF;
}
.apply_page .content_two .integrated_system .integration_list li img {
  height: 60px;
  margin-top: 43px;
}
.apply_page .content_two .integrated_system .integration_list li h5 {
  font-size: 16px;
  color: #2A2E2E;
  letter-spacing: -0.01px;
  margin-top: 20px;
  font-weight: bold;
}
.apply_page .content_three {
  width: 100%;
  padding-top: 96px;
  padding-bottom: 150px;
  background: url('../../image/homePage/section/section_detail_3.png') no-repeat center;
  background-size: cover;
}
.apply_page .content_three .yield_value {
  width: 1300px;
  margin: 0 auto;
}
.apply_page .content_three .yield_value .arrow {
  display: none;
}
.apply_page .content_three .yield_value .title .title-text {
  font-size: 30px;
  font-family: '微软雅黑 Semibold';
}
.apply_page .content_three .yield_value .line {
  border-bottom: 1px solid #ccc;
  margin: 30px 0;
}
.apply_page .content_three .yield_value .desc-text {
  width: 100%;
  font-size: 16px;
  color: #5F6464;
  letter-spacing: 0;
  line-height: 25.2px;
  padding-left: 15px;
}
.apply_page .content_three .yield_value .desc-text_fire ul {
  width: 100%;
}
.apply_page .content_three .yield_value .desc-text_fire ul li {
  padding: 10px 0 30px 0;
}
.apply_page .content_three .yield_value .desc-text_fire ul li .tit {
  color: #252525;
  font-family: '微软雅黑 Semibold';
  font-size: 19px;
  margin-bottom: 10px;
}
.apply_page .content_three .yield_value .desc-text_fire ul li .txt {
  color: #5F6464;
  font-size: 16px;
}
.apply_page .content_three .yield_value .desc-text_port ul {
  width: 100%;
}
.apply_page .content_three .yield_value .desc-text_port ul li {
  padding: 10px 0 30px 0;
}
.apply_page .content_three .yield_value .desc-text_port ul li .txt {
  color: #5F6464;
  font-size: 16px;
}
.apply_page .content_three .yield_value .desc-text_granart ul {
  width: 100%;
}
.apply_page .content_three .yield_value .desc-text_granart ul li {
  padding: 10px 0 30px 0;
}
.apply_page .content_three .yield_value .desc-text_granart ul li .txt {
  color: #5F6464;
  font-size: 16px;
}
.apply_page .sidebar {
  display: none;
}
@media only screen and (max-width: 1439px) {
  .apply_page .banner-box .banner .banner-title {
    font-size: 52px;
  }
  .apply_page .content_one .project {
    width: 93.5%;
  }
  .apply_page .content_one .project .project_left {
    width: 790px;
    float: left;
  }
  .apply_page .content_one .project .project_left .title .title-text {
    font-size: 30px;
  }
  .apply_page .content_one .project .project_left .desc-text {
    font-size: 16px;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 25.2px;
    width: 100%;
    float: left;
  }
  .apply_page .content_one .project .project_right {
    width: 364px;
    position: relative;
    float: right;
  }
  .apply_page .content_one .project .project_right .final_user {
    margin-bottom: 80px;
  }
  .apply_page .content_one .project .project_right .final_user .title .title-text {
    font-size: 30px;
    font-family: '微软雅黑 Semibold';
  }
  .apply_page .content_one .project .project_right .final_user .user_list li {
    font-size: 16px;
    color: #5F6464;
  }
  .apply_page .content_two {
    width: 100%;
    padding-top: 96px;
    padding-bottom: 56px;
  }
  .apply_page .content_two .integrated_system {
    width: 80%;
    margin: 0 auto;
  }
  .apply_page .content_two .integrated_system .title .title-text {
    font-size: 30px;
    font-family: '微软雅黑 Semibold';
  }
  .apply_page .content_two .integrated_system .integration_list {
    width: 100%;
    margin: 0 auto;
    margin-top: 32px;
  }
  .apply_page .content_three {
    width: 100%;
    padding-top: 96px;
  }
  .apply_page .content_three .yield_value {
    width: 80%;
  }
}
@media only screen and (max-width: 1300px) {
  .apply_page .banner-box .banner .banner-title {
    font-size: 46px;
  }
  .apply_page .content_one .project {
    width: 100%;
  }
  .apply_page .content_one .project .project_left {
    width: 80%;
    float: none;
    position: relative;
    margin: 0 auto;
  }
  .apply_page .content_one .project .project_right {
    display: none;
  }
  .apply_page .content_two {
    width: 100%;
    padding-top: 96px;
    padding-bottom: 56px;
  }
  .apply_page .content_two .integrated_system {
    width: 80%;
  }
  .apply_page .content_two .integrated_system .title .title-text {
    font-size: 30px;
    font-family: '微软雅黑 Semibold';
  }
  .apply_page .content_two .integrated_system .integration_list {
    width: 100%;
  }
  .apply_page .content_three {
    width: 100%;
    padding-top: 96px;
    padding-bottom: 0px;
  }
  .apply_page .content_three .yield_value {
    width: 80%;
  }
  .apply_page .sidebar {
    display: block;
    width: 100%;
    position: relative;
  }
  .apply_page .sidebar .line {
    border-bottom: 1px solid #ccc;
    margin: 30px 0;
  }
  .apply_page .sidebar .user {
    width: 100%;
    padding-top: 96px;
    padding-bottom: 56px;
    background-color: #fbfbfb;
  }
  .apply_page .sidebar .user .final_user {
    width: 80%;
    height: 169px;
    margin: 0 auto;
  }
  .apply_page .sidebar .user .final_user .arrow {
    display: none;
  }
  .apply_page .sidebar .user .final_user .title .title-text {
    font-size: 30px;
    font-family: '微软雅黑 Semibold';
  }
  .apply_page .sidebar .user .final_user .user_list li {
    font-size: 16px;
    color: #5F6464;
  }
  .apply_page .sidebar .contact {
    width: 100%;
    padding-top: 96px;
    padding-bottom: 56px;
    background: url('../../image/homePage/section/section_detail_5.png') no-repeat center;
    background-size: cover;
  }
  .apply_page .sidebar .contact .contact_us {
    width: 80%;
    margin: 0 auto;
  }
  .apply_page .sidebar .contact .contact_us .arrow {
    display: none;
  }
  .apply_page .sidebar .contact .contact_us .title .title-text {
    font-size: 30px;
    font-family: '微软雅黑 Semibold';
  }
  .apply_page .sidebar .contact .contact_us .user_list {
    padding-bottom: 50px;
  }
  .apply_page .sidebar .contact .contact_us .user_list li {
    padding: 0 0 20px 0;
    color: #5F6464;
  }
  .apply_page .sidebar .contact .contact_us .user_list li i {
    color: #ff7f00;
    font-size: 19px;
    position: relative;
    margin-right: 7px;
    top: 2px;
  }
  .apply_page .sidebar .contact .contact_us .user_list li span {
    font-size: 16px;
  }
  .apply_page .sidebar .contact .contact_us .user_list li a {
    color: #e69748;
  }
  .apply_page .sidebar .contact .contact_us .user_list li a:hover {
    color: #ff7f00;
  }
}
@media only screen and (max-width: 769px) {
  .apply_page .banner-box {
    height: 300px;
  }
  .apply_page .banner-box .banner .banner-title {
    font-size: 0.46rem;
  }
  .apply_page .content_one {
    width: 100%;
    padding-top: 0.96rem;
    padding-bottom: 0.96rem;
  }
  .apply_page .content_one .project {
    width: 100%;
  }
  .apply_page .content_one .project .line {
    border-bottom: none;
  }
  .apply_page .content_one .project .project_left {
    width: 90%;
    margin: 0 auto;
  }
  .apply_page .content_one .project .project_left .title {
    text-align: center;
  }
  .apply_page .content_one .project .project_left .title .title-text {
    display: inline-block;
    font-size: 0.36rem;
    padding-bottom: 25px;
  }
  .apply_page .content_one .project .project_left .title .arrow {
    display: inline-block;
    width: 1.29rem;
    height: 0.27rem;
    margin-right: 0.3rem !important;
    margin-top: -0.15rem;
    padding-top: 0;
  }
  .apply_page .content_one .project .project_left .title .arrow1 {
    margin-left: 0.3rem;
    margin-right: 0rem !important;
  }
  .apply_page .content_one .project .project_left .desc-text {
    font-size: 0.24rem;
    color: #5F6464;
    letter-spacing: 0;
    line-height: 0.45rem;
    padding-left: -0.15rem;
  }
  .apply_page .content_one .project .project_left img {
    width: 100%;
    display: block;
    padding-top: 20px;
  }
  .apply_page .content_two {
    width: 100%;
    padding-top: 0.96rem;
    padding-bottom: 0.56rem;
  }
  .apply_page .content_two .integrated_system {
    width: 90%;
  }
  .apply_page .content_two .integrated_system .title {
    text-align: center;
  }
  .apply_page .content_two .integrated_system .title .title-text {
    display: inline-block;
    font-size: 0.36rem;
    padding-bottom: 25px;
  }
  .apply_page .content_two .integrated_system .title .arrow {
    display: inline-block;
    width: 1.29rem;
    height: 0.27rem;
    margin-right: 0.3rem !important;
    margin-top: -0.15rem;
  }
  .apply_page .content_two .integrated_system .title .arrow1 {
    margin-left: 0.3rem;
  }
  .apply_page .content_two .integrated_system .integration_list {
    width: 100%;
    margin-top: 0.5rem;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .apply_page .content_two .integrated_system .integration_list li {
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 0.24rem;
    transition: none;
    -webkit-transition: none;
  }
  .apply_page .content_two .integrated_system .integration_list li:hover {
    background: #fbfbfb;
  }
  .apply_page .content_two .integrated_system .integration_list li img {
    height: 0.6rem;
    margin-top: 0.43rem;
  }
  .apply_page .content_two .integrated_system .integration_list li h5 {
    font-size: 0.2rem;
    margin-top: 0.2rem;
  }
  .apply_page .content_three {
    padding-top: 0.96rem;
    padding-bottom: 0rem;
  }
  .apply_page .content_three .yield_value {
    width: 90%;
  }
  .apply_page .content_three .yield_value .title {
    text-align: center;
  }
  .apply_page .content_three .yield_value .title .title-text {
    display: inline-block;
    font-size: 0.36rem;
  }
  .apply_page .content_three .yield_value .title .arrow {
    display: inline-block;
    width: 1.29rem;
    height: 0.27rem;
    margin-right: 0.3rem !important;
    margin-top: -0.15rem;
  }
  .apply_page .content_three .yield_value .title .arrow1 {
    margin-left: 0.3rem;
  }
  .apply_page .content_three .yield_value .line {
    border-bottom: none;
    margin: 30px 0;
  }
  .apply_page .content_three .yield_value .desc-text {
    font-size: 0.24rem;
    line-height: 0.45rem;
    padding-left: -0.15rem;
    word-wrap: break-word;
  }
  .apply_page .content_three .yield_value .desc-text_fire ul {
    width: 100%;
  }
  .apply_page .content_three .yield_value .desc-text_fire ul li {
    padding: 0.1rem 0 0.2rem 0;
  }
  .apply_page .content_three .yield_value .desc-text_fire ul li .tit {
    color: #252525;
    font-family: '微软雅黑 Semibold';
    font-size: 0.24rem;
    margin-bottom: 0.1rem;
  }
  .apply_page .content_three .yield_value .desc-text_fire ul li .txt {
    color: #5F6464;
    font-size: 0.2rem;
  }
  .apply_page .content_three .yield_value .desc-text_port ul {
    width: 100%;
  }
  .apply_page .content_three .yield_value .desc-text_port ul li {
    padding: 0.2rem 0 0.2rem 0;
  }
  .apply_page .content_three .yield_value .desc-text_port ul li .txt {
    color: #5F6464;
    font-size: 0.2rem;
  }
  .apply_page .content_three .yield_value .desc-text_granart ul {
    width: 100%;
  }
  .apply_page .content_three .yield_value .desc-text_granart ul li {
    padding: 0.2rem 0 0.2rem 0;
  }
  .apply_page .content_three .yield_value .desc-text_granart ul li .txt {
    color: #5F6464;
    font-size: 0.2rem;
  }
  .apply_page .sidebar .line {
    border-bottom: none;
    margin: 30px 0;
  }
  .apply_page .sidebar .user {
    width: 100%;
    padding-top: 0.96rem;
    padding-bottom: 0.56rem;
  }
  .apply_page .sidebar .user .final_user {
    width: 80%;
    margin: 0 auto;
  }
  .apply_page .sidebar .user .final_user .title {
    text-align: center;
  }
  .apply_page .sidebar .user .final_user .title .title-text {
    display: inline-block;
    font-size: 0.36rem;
  }
  .apply_page .sidebar .user .final_user .title .arrow {
    display: inline-block;
    width: 1.29rem;
    height: 0.27rem;
    margin-right: 0.3rem !important;
    margin-top: -0.15rem;
  }
  .apply_page .sidebar .user .final_user .title .arrow1 {
    margin-left: 0.3rem;
  }
  .apply_page .sidebar .user .final_user .user_list {
    padding-bottom: 1rem;
  }
  .apply_page .sidebar .user .final_user .user_list li {
    font-size: 0.24rem;
    color: #5F6464;
  }
  .apply_page .sidebar .contact {
    width: 100%;
    padding-top: 0.96rem;
    padding-bottom: 0.56rem;
  }
  .apply_page .sidebar .contact .contact_us {
    width: 80%;
    margin: 0 auto;
  }
  .apply_page .sidebar .contact .contact_us .title {
    text-align: center;
  }
  .apply_page .sidebar .contact .contact_us .title .title-text {
    display: inline-block;
    font-size: 0.36rem;
  }
  .apply_page .sidebar .contact .contact_us .title .arrow {
    display: inline-block;
    width: 1.29rem;
    height: 0.27rem;
    margin-right: 0.3rem !important;
    margin-top: -0.15rem;
  }
  .apply_page .sidebar .contact .contact_us .title .arrow1 {
    margin-left: 0.3rem;
  }
  .apply_page .sidebar .contact .contact_us .user_list {
    padding-bottom: 0.5rem;
  }
  .apply_page .sidebar .contact .contact_us .user_list li {
    padding: 0 0 0.2rem 0;
    color: #5F6464;
  }
  .apply_page .sidebar .contact .contact_us .user_list li i {
    color: #ff7f00;
    font-size: 0.4rem;
    position: relative;
    margin-right: 0.1rem;
    top: 0.05rem;
  }
  .apply_page .sidebar .contact .contact_us .user_list li span {
    width: 80%;
    font-size: 0.3rem;
  }
  .apply_page .sidebar .contact .contact_us .user_list li a {
    color: #e69748;
  }
  .apply_page .sidebar .contact .contact_us .user_list li a:hover {
    color: #e69748;
  }
  .apply_page .sidebar .contact .contact_us .user_list li:nth-child(1) > i {
    top: -0.41rem;
  }
  .apply_page .sidebar .contact .contact_us .user_list li:nth-child(1) > span {
    width: 85%;
    display: inline-block;
  }
}
