@charset "UTF-8";
@media (max-width: 768px) {
  body, html {
    width: 100%;
    height: auto;
    position: relative;
    overflow-x: hidden;
  }
  .container {
    background: #fdfeff;
  }
  .header {
    width: 100%;
    height: 0.8rem;
    top: 0;
    left: 0;
    background: transparent;
    position: fixed;
    z-index: 9;
  }
  .header .header_content {
    width: 100%;
    padding: 0 0.3rem;
  }
  .header .header_content .logo {
    width: 1.65rem;
    height: 0.38rem;
  }
  .header .header_content .mobile-nav {
    width: 0.35rem;
    display: block;
    bottom: 0.25rem;
    right: 0.35rem;
    position: absolute;
  }
  .header .header_content .navigation, .header .header_content .pageBtn {
    display: none;
  }
  .header .header_content_mobi {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    text-align: right;
    display: none;
  }
  .header .header_content_mobi .navigation {
    padding-top: 0.5rem;
    left: 50%;
    width: 50%;
    height: 100%;
    background: #5887b4;
    position: absolute;
  }
  .header .header_content_mobi .navigation div {
    display: block !important;
    text-align: center;
    padding-top: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15) a;
    border-bottom-font-size: 0.28rem;
    border-bottom-color: #282828;
    border-bottom-text-decoration: none;
  }
  .header .header_content_mobi .navigation div p {
    color: #ffffff;
    text-align: left;
    line-height: 0.65rem;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
  .header .menu-back {
    position: absolute;
    right: 1.5rem;
    bottom: 2.5rem;
  }
  /* =====banner===== */
  .banner {
    width: 100%;
    height: 10rem;
    margin-top: 0;
  }
  .banner .banner-img {
    width: 100%;
    height: 10rem;
    background: url("../img/banner_mobi.jpg") no-repeat;
    background-size: 100% 100%;
    background-position: 50% 50%;
  }
  .banner .banner-img .content {
    width: 6.9rem;
    padding-top: 1.35rem;
  }
  .banner .banner-img .content .topic {
    width: 6.9rem;
    height: 0.62rem;
    margin-top: 0rem;
  }
  .banner .banner-img .content .substation {
    width: 3.58rem;
    height: 0.38rem;
    margin-top: 0.4rem;
    display: block;
  }
  .banner .banner-img .content .time {
    width: 100%;
    margin-top: 0.3rem;
    margin-bottom: 0.2rem;
    display: flex;
  }
  .banner .banner-img .content .time img {
    width: 0.28rem;
    height: 0.28rem;
    margin-right: 0.1rem;
  }
  .banner .banner-img .content .time span {
    font-size: 0.16rem;
    color: #595757;
  }
  .banner .banner-img .content .day {
    width: 2.1rem;
    height: 0.9rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    padding-left: 0.25rem;
    top: 2.46rem;
    right: 0;
    font-size: 0.52rem;
    font-weight: bold;
    color: #c3d6ef;
    text-align: left;
    line-height: 0.9rem;
    background: url("../img/banner/number_mobi.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
  }
  .banner .banner-img .content .unit {
    width: 100%;
    height: 0.45rem;
    position: relative;
  }
  .banner .banner-img .content .unit p {
    font-size: 0.16rem;
    transform: scale(0.85);
    color: #595757;
    margin-bottom: 0rem;
    position: absolute;
  }
  .banner .banner-img .content .unit p:first-child {
    left: -0.2rem;
  }
  .banner .banner-img .content .unit p:last-child {
    right: -0.4rem;
  }
  .banner .banner-img .content .register_btn {
    width: 2.34rem;
    height: 1.02rem;
    font-size: 0.24rem;
    padding: 0.25rem 0 0 0.7rem;
    background: url("../img/registerBtn_mobi.png") no-repeat;
    background-size: 100% 100%;
    display: block;
    top: 0.1rem;
    left: 0;
    margin: 0 auto;
    position: relative;
  }
  /* =====body===== */
  /* =====大咖金句===== */
  .talk {
    width: 100%;
    height: 6rem;
    background: #fdfeff;
  }
  .talk .content {
    width: 100%;
    padding-top: 0rem;
  }
  .talk .content .title_text {
    width: 100%;
  }
  .talk .content .title_text p {
    font-size: 0.44rem;
  }
  .talk .content .title_text .line {
    width: 0.6rem;
    height: 0.04rem;
    margin: 0rem auto;
  }
  .talk .content .talk_box {
    width: 100%;
    height: 3.5rem;
    margin-top: 0.6rem;
  }
  .talk .content .talk_box .swiper-slide {
    opacity: 0 !important;
  }
  .talk .content .talk_box .swiper-slide img {
    width: 6.2rem !important;
  }
  .talk .content .talk_box .swiper-slide-active {
    opacity: 1 !important;
  }
  .talk .content .talk_box .swiper-slide-prev {
    opacity: 1 !important;
  }
  .talk .content .talk_box .swiper-slide-next {
    opacity: 1 !important;
  }
  /* =====大会议程===== */
  .agenda {
    width: 100%;
    height: 11.5rem;
  }
  .agenda .content {
    width: 100%;
    padding: 0.9rem 0.24rem;
  }
  .agenda .content p {
    font-size: 0.24rem;
    line-height: 0.4rem;
    margin-top: 0.4rem;
  }
  .agenda .content .title_text {
    width: 100%;
  }
  .agenda .content .title_text p {
    font-size: 0.44rem;
  }
  .agenda .content .title_text .line {
    width: 0.6rem;
    height: 0.04rem;
    margin: 0rem auto;
  }
  .agenda .content .agenda_box {
    height: 6rem;
    margin-top: 0.3rem;
  }
  .agenda .content .agenda_box .swiper-wrapper .swiper-slide {
    width: 100%;
    height: 4.6rem;
    flex-shrink: inherit;
  }
  .agenda .content .agenda_box .swiper-wrapper .time {
    width: 2.5rem;
    margin-top: -0.65rem;
  }
  .agenda .content .agenda_box .swiper-wrapper .coner {
    top: -0.08rem;
    border-top: 0.08rem solid transparent;
    border-left: 0.14rem solid #cf313b;
    border-bottom: 0.08rem solid transparent;
  }
  .agenda .content .agenda_box .swiper-wrapper .dot {
    top: -0.04rem;
    border: 0.05rem solid #cf313b;
  }
  .agenda .content .agenda_box .swiper-wrapper .box {
    width: 6rem;
    height: 4.65rem;
    padding: 0.3rem 0.15rem 0 0;
  }
  .agenda .content .agenda_box .swiper-wrapper .box .box_content {
    width: 5.85rem;
    height: 4.65rem;
    border-radius: 8px;
    box-shadow: 2px 3px 15px #dcd9d9;
  }
  .agenda .content .agenda_box .swiper-wrapper .box .box_content p {
    font-size: 0.2rem;
  }
  .agenda .content .agenda_box .swiper-wrapper .box img {
    width: 100%;
    height: 3.58rem;
  }
  .agenda .content .agenda_box .swiper-wrapper .box .video_btn {
    width: 0.7rem;
    height: 0.7rem;
    left: 50%;
    margin-left: -0.35rem;
    margin-top: 1.5rem;
    position: absolute;
  }
  .agenda .content .agenda_box .swiper-wrapper .box p {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    padding: 0 0.15rem;
  }
  .agenda .content .agenda_box .swiper-wrapper .swiper-slide:hover p, .agenda .content .agenda_box .swiper-wrapper .swiper-slide:hover .time {
    color: #061829;
    font-style: initial;
  }
  .agenda .content .agenda_box .swiper-wrapper .swiper-slide:hover .dot {
    width: 0.18rem;
    height: 0.18rem;
    background: #d6444c;
    top: -0.08rem;
    position: absolute;
    border-radius: 50%;
    border: 0.04rem solid #e4acb3;
  }
  .agenda .content .turnback_btn {
    margin: 0.4rem auto 0;
  }
  .agenda .content .swiper_btn {
    display: none;
  }
  /* =====重磅嘉宾===== */
  .customer {
    width: 100%;
    height: 14rem;
    background: #ffffff;
  }
  .customer .content {
    width: 100%;
    padding: 0.9rem 0.3rem;
    z-index: 1;
    position: relative;
  }
  .customer .content .title_text {
    width: 100%;
  }
  .customer .content .title_text p {
    font-size: 0.44rem;
  }
  .customer .content .title_text .line {
    width: 0.6rem;
    height: 0.04rem;
    margin: 0rem auto;
  }
  .customer .content .customer_content {
    width: 100%;
    margin: 0.74rem auto 0.14rem;
    overflow: hidden;
    position: relative;
  }
  .customer .content .customer_content .customer_list {
    width: 300%;
    display: flex;
    position: relative;
  }
  .customer .content .customer_content .customer_list .swiper-slide {
    width: 6.9rem;
    pointer-events: auto;
  }
  .customer .content .customer_content .customer_list .swiper-slide .customer-item-box {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .customer .content .customer_content .customer_list .swiper-slide .customer-item-box .customer_head {
    margin-right: 0rem;
  }
  .customer .content .customer_content .customer_list .swiper-slide .customer_pc {
    display: none;
  }
  .customer .content .customer_content .customer_list .swiper-five .customer_head {
    transform: scale(1);
  }
  .customer .content .customer_content .customer_list .swiper-mobi {
    display: flex;
  }
  .customer .content .customer_content .customer_head {
    width: 3.2rem;
    margin-right: 0.5rem;
    margin-bottom: 0.4rem;
    float: left;
    text-align: center;
  }
  .customer .content .customer_content .customer_head .customer_img {
    width: 2.8rem;
    height: 2.8rem;
    margin: 0 auto;
    background: url("../img/customer/head_img.png") no-repeat;
    background-size: 100%;
  }
  .customer .content .customer_content .customer_head .customer_img .img_header {
    width: 2.8rem;
    height: 2.8rem;
    top: 0.1rem;
    left: 0.1rem;
  }
  .customer .content .customer_content .customer_head .customer_img .img_header img {
    width: 2.8rem;
    height: 2.8rem;
    top: -0.1rem;
  }
  .customer .content .customer_content .customer_head .name {
    font-size: 0.28rem;
    font-weight: bold;
    color: #061828;
    margin-top: 18px;
  }
  .customer .content .customer_content .customer_head .post {
    height: 0.72rem;
    font-size: 0.24rem;
    color: #666d74;
    margin-top: 0.1rem;
    padding: 0 0.15rem;
  }
  .customer .content .customer_pc {
    display: none;
  }
  .customer .content .customer_mobi {
    display: block;
  }
  .customer .content .turnback_btn {
    margin: 0.6rem auto 0;
  }
  .customer .content .swiper_btn {
    margin-top: 0;
  }
  .customer .mobi_bg {
    display: block;
  }
  .customer .mobi_bg .top {
    width: 100%;
    height: 6rem;
    top: 0px;
    background: url("../img/customer/customer_mobi.jpg") no-repeat;
    background-size: 100% 100%;
    background-position: 50% 50%;
    position: absolute;
  }
  .customer .mobi_bg .bottom {
    width: 100%;
    height: 6rem;
    bottom: 0px;
    background: url("../img/customer/customer_mobi_.jpg") no-repeat;
    background-size: 100% 100%;
    background-position: 50% 50%;
    position: absolute;
  }
  /* =====新闻资讯===== */
  .information {
    width: 100%;
    height: 8.7rem;
  }
  .information .content {
    width: 100%;
    padding: 0.9rem 0.3rem;
  }
  .information .content .title_text {
    width: 100%;
  }
  .information .content .title_text p {
    font-size: 0.44rem;
  }
  .information .content .title_text .line {
    width: 0.6rem;
    height: 0.04rem;
    margin: 0rem auto;
  }
  .information .content .news {
    display: none;
  }
  .information .content .news_mobi {
    display: block;
  }
  .information .content .information_box {
    height: 4.5rem;
    margin-top: 0.8rem;
    overflow: hidden;
  }
  .information .content .information_box .swiper-wrapper {
    width: 2500%;
    display: flex;
  }
  .information .content .information_box .swiper-wrapper .swiper-slide {
    width: 6.9rem;
  }
  .information .content .information_box .swiper-wrapper img {
    width: 6.9rem;
    height: 3.8rem;
    border-radius: 6px;
  }
  .information .content .information_box .swiper-wrapper .information_text {
    width: 100%;
    margin-top: 0.2rem;
    display: flex;
    justify-content: space-between;
  }
  .information .content .information_box .swiper-wrapper .information_text p {
    font-size: 0.28rem;
    line-height: 0.36rem;
    color: #061828;
  }
  .information .content .information_box .swiper-wrapper .information_text p:first-child {
    width: 5rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  /* =====站点总览===== */
  .station {
    width: 100%;
    padding-top: 1.3rem;
    padding-bottom: 0rem;
  }
  .station .station_map {
    width: 180%;
    height: 3rem;
    background: url("../img/map/map.jpg") no-repeat;
    background-size: 100% 100%;
    background-position: 50% 50%;
    margin-top: -1.8rem;
    margin-left: -60%;
    position: absolute;
  }
  .station .station_title {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .station .station_title p {
    font-size: 0.44rem;
  }
  .station .station_title .line {
    width: 0.6rem;
    height: 0.04rem;
    margin: 0rem auto;
  }
  .station .station_title span {
    font-size: 0.24rem;
    color: #061829;
    line-height: 0.68rem;
  }
  .station .station_content {
    width: 100%;
    margin-top: -2rem;
    overflow: hidden;
  }
  .station .station_content .parallax-bg {
    width: 120.33rem;
    height: 4.3rem;
    top: 0;
    left: 0;
    background: url("../img/map/map.png") no-repeat;
    background-size: 100% 100%;
    background-position: cover;
    position: absolute;
  }
  .station .station_content .swiper-slide {
    width: auto;
  }
  .station .station_content .swiper-slide img {
    height: 6.25rem;
    width: auto;
  }
  /* =====了解能源===== */
  .know {
    width: 100%;
    height: 8.3rem;
    background: #f1f7fc;
    margin-top: 0rem;
    padding-top: 1.2rem;
  }
  .know .know_content {
    width: 100%;
    height: 6.62rem;
    margin: 0 auto;
    background: url("../img/know/know_mobi.png") no-repeat;
    background-size: 100%;
    position: relative;
  }
  .know .know_content .know_gif {
    width: 2.3rem;
    top: -0.3rem;
    left: 2.6rem;
  }
  .know .know_content .know_gif .gif_p {
    width: 2.3rem;
    height: 2.3rem;
  }
  .know .know_content .know_gif .gif_b {
    width: 1.98rem;
    height: 0.83rem;
  }
  .know .know_content .know_btn {
    width: 2rem;
    height: 0.68rem;
    font-size: 0.24rem;
    line-height: 0.68rem;
    top: 4.6rem;
    left: 1.7rem;
  }
  /* ===== 公用的样式 ===== */
  .turnback_btn {
    width: 1.3rem;
    height: 0.55rem;
    margin: 0.4rem auto 0;
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .left_btn {
    width: 0.55rem;
    height: 0.55rem;
    background: url("../img/left.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
  }
  .right_btn {
    width: 0.55rem;
    height: 0.55rem;
    background: url("../img/right.png") no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
  }
  .left_btn:hover {
    background: url("../img/left_.png") no-repeat;
    background-size: 100% 100%;
  }
  .right_btn:hover {
    background: url("../img/right_.png") no-repeat;
    background-size: 100% 100%;
  }
  /* ===== 页尾 ===== */
  .footer {
    width: 100%;
    height: 2.1rem;
    color: #fff;
    background-color: #161616;
    display: block;
  }
  .footer .footer_PC {
    display: none;
  }
  .footer .footer_mobi {
    width: 100%;
    padding: 0.35rem 0.3rem 0;
    text-align: center;
    display: block;
    position: relative;
  }
  .footer .footer_mobi .mobi {
    padding: 0 1.7rem;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .footer .footer_mobi .mobi img {
    width: 0.65rem;
    height: 0.65rem;
    display: inline;
  }
  .footer .footer_mobi .mobi .pic_active .sp_pic {
    width: 1.5rem;
    height: 1.5rem;
    top: -1.3rem;
    right: 1.56rem;
    border-radius: 0.04rem;
    display: none;
    position: absolute;
  }
  .footer .footer_mobi p {
    font-size: 0.24rem;
    color: #ffffff;
    margin-top: 0.3rem;
  }
}
