﻿.searchDiv {
    background: #f7f7fa;
    padding: 80px 0 75px;
}

.searchDiv .toptop {
    background: #f7f7fa;
    height: 56px;
    position: relative;
}

.searchDiv .toptop:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    z-index: 1;
}

.searchDiv .toptop .wal {
    position: relative;
    height: 56px;
}

.searchDiv .tab2 li {
    float: left;
    margin-right: 0.7rem;
    position: relative;
    z-index: 2;
    height: 56px;
    font-size: 0.24rem;
    line-height: 0.24rem;
    color: #36383c;
}

.searchDiv .tab2 li:after {
    content: '';
    position: absolute;
    width: 0;
    left: 50%;
    height: 2px;
    bottom: 0;
    background: #11a84e;
}

.searchDiv .tab2 .liNow {
    color: #11a84e;
}

.searchDiv .tab2 .liNow:after {
    left: 0;
    width: 100%;
}

.searchDiv .botbot {
    padding: 20px 0 50px;
}

.searchDiv .list li {
    border-bottom: #e8e8e8 solid 1px;
}

.searchDiv .list li a {
    display: block;
    padding: 25px 0;
}

.searchDiv .list li .name {
    font-size: 24px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    color: #333;
}

.searchDiv .list li .content {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    color: #666;
    padding-top: 10px;
}

.searchDiv .list li a:hover .name {
    color: #11a84e;
}

.searchDiv .moreBtn {
    clear: both;
    width: 160px;
    margin: 60px auto 0;
}

.searchDiv .moreBtn a {
    display: block;
    width: 160px;
    height: 60px;
    line-height: 60px;
    background: #11a84e;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.indexP4 .item .btnDiv .btn1, .carsP6 .item .btnDiv .btn1 {
    width: 1.78rem;
    text-indent: 0.42rem;
}

.energyP2 .title, .energyP3 .title, .carsP7 .txt, .energyP4 .title, .energyP5 .title, .energyP6 .title, .energyP7 .title, .carsP9 .title {
    font-size: 0.42rem;
    line-height: 0.42rem;
}

.carsP1 .title, .carsP2 .title, .carsP3 .title, .carsP4 .title, .carsP5 .title, .carsP6 .title, .carsP7 .title, .carsP8 .title, .carsP9 .title {
    font-size: 0.42rem;
    line-height: 0.42rem;
}

.PHMP1 .title, .PHMP2 .title, .PHMP3 .title, .PHMP4 .title, .carsP9 .title {
    font-size: 0.42rem;
    line-height: 0.42rem;
}

.indTitle {
    font-size: 0.42rem;
    line-height: 0.42rem;
}


.newsP2 .toptop{height: 72px;}
.newsP2 .newsTab li a{height:100%;line-height:72px;}


.carsP7-J {
    margin-bottom: 1.05rem;
}

.single .content{text-align:left;}

.electNav{overflow:hidden;}


.aboutPart5 {
    background-color: #f7f7fa;
}
.aboutPart5 .main-cont {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: auto;
  margin-top: 0.5rem;
}
.aboutPart5 .main-cont .cont-item {
  width: calc(100% / 4 - 1.2rem);
  min-height: 2rem;
  height: auto;
  padding: 0.6rem 0.4rem 0.5rem;
  margin-right: 0.3rem;
  margin-bottom: 0.36rem;
  background: #fff;
  border-radius: 0.1rem;
}
.aboutPart5 .main-cont .cont-item:nth-child(4n) {
  margin-right: 0;
}
.aboutPart5 .main-cont .cont-item .item-icon {
  position: relative;
  width: 0.39rem;
  height: 0.35rem;
}
.aboutPart5 .main-cont .cont-item .item-icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.aboutPart5 .main-cont .cont-item .item-icon .img2 {
  opacity: 0;
}
.aboutPart5 .main-cont .cont-item .item-title {
  margin-top: 0.2rem;
  font-size: 0.24rem;
  color: #00b259;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.aboutPart5 .main-cont .cont-item .item-cent {
  width: 100%;
  margin-top: 0.35rem;
  font-size: 0.16rem;
  line-height: 0.3rem;
  color: #333;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.aboutPart5 .main-cont .cont-item:hover {
  background: #00b259;
}
.aboutPart5 .main-cont .cont-item:hover .item-icon .img1 {
  opacity: 0;
}
.aboutPart5 .main-cont .cont-item:hover .item-icon .img2 {
  opacity: 1;
}
.aboutPart5 .main-cont .cont-item:hover .item-title,
.aboutPart5 .main-cont .cont-item:hover .item-cent {
  color: #fff;
}


.PHMP3 .list li.li04{width:25%;}
.PHMP3 .list li.li04 .box{height:3.2rem;margin-right:0.32rem;}

.PHMP1 .list li .name {font-size: 0.24rem;line-height: 0.24rem;height: 0.42rem;color: #000;font-weight: bold;}
.PHMP1 .list li .msg2 {font-size: 0.16rem;width: 2.9rem;margin: 0 auto;line-height: 0.24rem;height: 0.72rem;overflow: hidden;}

.xNav .list li .lie dl dd {margin-bottom: 0.12rem;}
.xNav .list li .lie dl dd a {line-height: 0.2rem;}



.energyP1 .list li .name{height:auto;line-height:0.32rem;}
.energyP1 .list li .msg{margin-top:0.12rem;}

.xNav .list li .lie dd a img.ai{top:2px;}


@media screen and ( max-width:1024px ) {
    .PHMP1 .list li .name{ font-size: 0.3rem; line-height: 0.3rem; height: 0.56rem; }
    .PHMP1 .list li .msg2 {font-size: 0.26rem;width: 5.6rem;line-height: 0.48rem;height: auto;}

    .PHMP3 .list li.li04 .box{margin-right:0;}

    .carsP7-J {
        margin-bottom: 1rem;
    }

    .newsP2 .toptop {
        height: auto;
    }

    .newsP2 .newsTab li a {
        line-height: 0.72rem;
    }

    .carsP2 .imgDiv img, .PHMP2 .imgDiv img {
        max-width: 100%;
        height: auto !important;
    }

    .indTitle {
        line-height: 0.64rem;
    }


    .energyP2 .title, .energyP3 .title, .carsP7 .txt, .energyP4 .title, .energyP5 .title, .energyP6 .title, .energyP7 .title, .carsP9 .title {
        line-height: 0.64rem;
    }

    .carsP1 .title, .carsP2 .title, .carsP3 .title, .carsP4 .title, .carsP5 .title, .carsP6 .title, .carsP7 .title, .carsP8 .title, .carsP9 .title {
        line-height: 0.64rem;
    }

    .PHMP1 .title, .PHMP2 .title, .PHMP3 .title, .PHMP4 .title, .carsP9 .title {
        line-height: 0.64rem;
    }


    .indexP4 .item .btnDiv .btn1, .carsP6 .item .btnDiv .btn1 {
        width: 2.3rem;
        text-indent: 0.35rem;
    }

    .searchDiv {
        padding: 0.9rem 0.3rem 0.8rem;
    }

        .searchDiv .toptop {
            height: auto;
            padding: 0;
        }

            .searchDiv .toptop .wal {
                height: auto;
            }

        .searchDiv .tab2 li {
            margin-right: 0.2rem;
            height: 0.9rem;
            font-size: 0.3rem;
            line-height: 0.9rem;
        }

        .searchDiv .botbot {
            padding: 0.3rem 0 0.5rem;
        }

        .searchDiv .list li a {
            padding: 0.35rem 0;
        }

        .searchDiv .list li .name {
            font-size: 0.32rem;
            line-height: 0.48rem;
            height: 0.96rem;
        }

        .searchDiv .list li .content {
            font-size: 0.28rem;
            line-height: 0.48rem;
            height: 0.96rem;
            padding-top: 0.1rem;
        }

        .searchDiv .moreBtn {
            width: 2.4rem;
            margin: 0.8rem auto 0;
        }

            .searchDiv .moreBtn a {
                width: 2.4rem;
                height: 0.9rem;
                line-height: 0.9rem;
                font-size: 0.34rem;
            }

    .aboutPart5 .main-cont {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        margin-top: 0.5rem;
    }

        .aboutPart5 .main-cont .cont-item {
            width: 100%;
            min-height: 2rem;
            height: auto;
            padding: 0.6rem 0.4rem 0.5rem;
            margin-right: 0;
            margin-bottom: 0.36rem;
            background: #fff;
            border-radius: 0.1rem;
        }

            .aboutPart5 .main-cont .cont-item:nth-child(4n) {
                margin-right: 0;
            }

            .aboutPart5 .main-cont .cont-item .item-icon {
                position: relative;
                width: 0.59rem;
                height: 0.55rem;
            }

                .aboutPart5 .main-cont .cont-item .item-icon img {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: auto;
                    transition: all 0.5s;
                    -o-transition: all 0.5s;
                    -moz-transition: all 0.5s;
                    -webkit-transition: all 0.5s;
                }

                .aboutPart5 .main-cont .cont-item .item-icon .img2 {
                    opacity: 0;
                }

            .aboutPart5 .main-cont .cont-item .item-title {
                margin-top: 0.2rem;
                font-size: 0.36rem;
                color: #00b259;
                transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -webkit-transition: all 0.5s;
            }

            .aboutPart5 .main-cont .cont-item .item-cent {
                width: 100%;
                margin-top: 0.35rem;
                font-family: 'HarmonyOS_Sans_SC_Light';
                font-size: 0.28rem;
                line-height: 0.46rem;
                color: #333;
                transition: all 0.5s;
                -o-transition: all 0.5s;
                -moz-transition: all 0.5s;
                -webkit-transition: all 0.5s;
            }

            .aboutPart5 .main-cont .cont-item:hover {
                background: #00b259;
            }

                .aboutPart5 .main-cont .cont-item:hover .item-icon .img1 {
                    opacity: 0;
                }

                .aboutPart5 .main-cont .cont-item:hover .item-icon .img2 {
                    opacity: 1;
                }

                .aboutPart5 .main-cont .cont-item:hover .item-title,
                .aboutPart5 .main-cont .cont-item:hover .item-cent {
                    color: #fff;
                }
}
