* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    width: 100%;
    height: 100%;
    position: relative;
    overflow-x: hidden;
}

a {
    text-decoration: none;
}

.top_menu {
    height: 1.44rem;
    padding-top: 0.51rem;
    padding-left: 0.36rem;
    padding-right: 0.3rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
}

.top_menu_img1 {
    width: 3.25rem;
    height: 0.69rem;
}

.top_menu_img2 {
    width: 0.5rem;
    height: 0.36rem;
}

.menu_list {
    background: #F94500;
    padding: 0.35rem 0.31rem;
    overflow: hidden;
}
.menu_list a{
   display: block;
    float: left;
    margin: 0.1rem 0.25rem;
}
.menu_list span {
    font-size: 0.28rem;
    color: #FFFFFF;
    line-height: 0.28rem;
}

.menu_list_t {
    margin-bottom: 0.15rem;
}

.footer {
    height: 1.52rem;
    background: #F2F2F2;
    padding-top: 0.47rem;
}

.footer p {
    font-size: 0.21rem;
    color: #272727;
    text-align: center;
}

/* hyz */
.hyz {
    position: relative;
}

.swiper_box {
    width: 7.5rem;
    height: 5rem;
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

:root {
    --swiper-theme-color: #F94500 !important;
}

.swiper-pagination-bullet {
    margin-right: 0.1rem;
    background: #D8D8D8 !important;
    opacity: 1 !important;
    /* 记得覆盖opcity 值设置成1*/
}

.swiper-pagination-bullet-active {
    background: #F94500 !important;
}

.swiper-pagination {
    position: absolute;
    bottom: 0.2rem;
    right: 0.1rem;
    z-index: 999;
}

.swiper-slide-p {
    width: 5.87rem;
    font-size: 0.26rem;
    color: #FFFFFF;
    position: absolute;
    z-index: 999;
    bottom: 0.2rem;
    left: 0.17rem;

    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.detaisl_box {
    padding: 0.12rem 0.4rem 0.3rem;
}

.detailstype1,
.detailstype2 {
    display: flex;
    padding: 0.31rem 0;
    border-bottom: 0.01rem solid #E5E5E5;
}

.de_l {
    width: 2.27rem;
    height: 1.51rem;
    border-radius: 0.06rem;
    margin-right: 0.27rem;
}

.de_r_t {
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 0.28rem;
    color: #000000;
    margin-bottom: 0.4rem;
}

.de_r_b {
    font-size: 0.22rem;
    color: #999999;
}

.bgwl {
    height: 6.95rem;
    background-image: url(../img/bgwl.jpg);
    background-size: 100% 100%;
    padding: 2.37rem 0.45rem 1.44rem 0.45rem;
}

.bgwl_1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bgwl_2 {
    margin-top: 0.9rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 1.15rem;
    padding-right: 1.15rem;
}

.bgwl_1 img {
    width: 1.85rem;
    height: 1.1rem;
}

.bgwl_2 img {
    width: 1.85rem;
    height: 1.1rem;
}

.energy {
    padding-bottom: 0.9rem;
}

.enenrgy_img1 {
    width: 2.14rem;
    height: 0.51rem;
    margin-top: 0.67rem;
    margin-left: 2.69rem;
    margin-bottom: 0.34rem;
}

.energy_content {
    height: 2.42rem;
    background-image: url(../img/bgg.jpg);
    background-size: 100% 100%;
    padding-left: 0.2rem;
    padding-right: 0.35rem;
}

.energy_content_t {
    display: flex;
    align-items: center;
}

.energy_img1 {
    width: 1.27rem;
    height: 0.87rem;
}

.energy_img2 {
    width: 1.26rem;
    height: 0.86rem;
}

.energy_img3 {
    width: 1.34rem;
}

.energy_img4 {
    width: 1.34rem;
    height: 0.89rem;
    margin-left: 0.34rem;
}

.energy_img5 {
    width: 1.54rem;
    height: 0.89rem;
}

.energy_img6 {
    width: 2rem;
    height: 0.89rem;
}

.energy_img7 {
    width: 1.24rem;
    height: 0.93rem;
}

.energy_img8 {
    width: 1.38rem;
    height: 0.5rem;
    margin-bottom: 0.25rem;
}
.logoxin {
    width: 100%;
    margin: 0 auto;
    background-image: url(https://www.jinanenergy.cn/statics/logo/image/bg.jpg);
    background-size: 100% 100%;
}
.content {
    width: 100%;
}


/* 二级页 */

.erji_title {
    height: 0.7rem;
    margin-top: 0.2rem;
    padding-left: 0.5rem;
    padding-top: 0.12rem;
    background-image: url(../img/tybt.jpg);
    background-size: 100% 100%;
    font-weight: bold;
    font-size: 0.3rem;
    color: #F94500;
}

/* 尾页 */

.weiye_content {
    padding: 0.44rem 0.27rem 1rem 0.3rem;
}

.weiye_title {
    height: 0.7rem;
    background-image: url(../img/xgxw.jpg);
    background-size: 100% 100%;
}

.weiye_content_title {
    font-size: 0.42rem;
    color: #202020;
    margin-top: 0.5rem;
    margin-bottom: 0.47rem;
}

.weiye_content_author {
    font-size: 0.28rem;
    color: #AFB5BB;
    margin-bottom: 0.55rem;
}

.weiye_details img {
    width: 6.9rem;
    height: 5.18rem;
    margin-bottom: 0.7rem;
}

.weiye_details p {
    font-size: 0.32rem;
    color: #1B1B1B;
    text-indent: 2em;
    margin-bottom: 0.15rem;
}

.weiye_edit {
    text-align: right;
    font-size: 0.28rem;
    color: #9E9E9E;
    margin-top: 0.3rem;
}

/* changeMenu */

.changeMenu {
    background-color: #fff;
    position: absolute;
    top: 1.48rem;
    z-index: 999;
    display: none;
}

.menu_lbox {
    font-size: 0.28rem;
    color: #F94500;
    background-color: #F0F0F0;
    border-bottom: 0.01rem solid #C1C1C1;
    width: 1.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.weilai {
    padding-top: 0.46rem;
    padding-bottom: 0.46rem;

}

.changeMenu_r {
    padding-left: 0.1rem;
    padding-right: 0.1rem;
}

.menu_rbox {
    padding: 0.18rem 0.22rem 0.12rem 0.26rem;
    font-size: 0.26rem;
    color: #4C4C4C;
    border-bottom: 0.01rem dashed #C1C1C1;
    width: 5.56rem;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
}
.menu_rbox ul{
    flex-wrap: wrap;

}

.menu_rbox li {
 /*   margin-right: 0.35rem;*/
    text-indent: -0.12rem;
    white-space: normal;
    margin-top: 0.1rem;
}
.menu_rbox li  a{
    color: black;
    margin-right: 0.35rem;
    text-indent: -0.12rem;
    white-space: normal;
}
.changeMenu_list {
    display: flex;
}

.last_border {
    border-bottom: 0.01rem dashed #ffffff !important;
}

/* changeMenu */

.menu_rbox2 {
    padding: 0.18rem 0.22rem 0.12rem 0.15rem;
    font-size: 0.26rem;
    color: #4C4C4C;
    border-bottom: 0.01rem dashed #C1C1C1;
    width: 5.56rem;
    margin-left: 0.15rem;
    margin-right: 0.15rem;
}