.hot5_1 {
    width: 100%;
    /* height: 6rem;
    background: url('../img/5_1hot/banner.png') no-repeat;
    background-size: 100% 100%; */
}

.hot5_1 .hotBanner {
    width: 100%;
    height: 6rem;
    background: url('../img/5_1hot/banner.png') no-repeat;
    background-size: 100% 100%;
    padding-top: 2.32rem;
}

.hot5_1 .hotBanner .bannerTit {
    margin-bottom: 0.46rem;
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-weight: 500;
    font-size: 0.8rem;
    color: #FFFFFF;
    /* line-height: 200px; */
    /* letter-spacing: 120px; */
    text-align: center;
}

.hot5_1 .hotBanner .bannerTex {
    font-family: Source Han Sans CN, Source Han Sans CN;
    font-size: 0.24rem;
    color: #FFFFFF;
    text-align: center;
}

.hot5_1 .overview {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-top: 0.58rem;
    background: url('../img/5_1hot/overview.png') no-repeat;
    background-size: 100% 100%;
}

.hot5_1 .overview .overviewTit {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333333;
}

.hot5_1 .overview .overviewBor {
    width: 0.8rem;
    height: 0.04rem;
    background: #333333;
    border: 0.01rem solid #707070;
    box-sizing: border-box;
    margin-top: 0.4rem;
}

.hot5_1 .overview .overvieCard {
    display: flex;
    width: 16rem;
    margin: 0 auto;
    padding-top: 0.46rem;
    padding-bottom: 0.76rem;
}

.overvieCard .cardLeft {
    width: 5.3rem;
    height: 5.02rem;
}

.overvieCard .cardLeft img {
    display: block;
    width: 100%;
    height: 100%;
}

.overvieCard .cardRight {
    width: 9.56rem;
    margin-left: 1.13rem;
    margin-top: 1.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.18rem;
    color: #666666;
    line-height: 0.4rem;
}

.hot5_1 .natAdv {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    padding-top: 0.84rem;
    padding-bottom: 1.71rem;
    background: url('../img/5_1hot/natAdv.png') no-repeat;
    background-size: 100% 100%;
}

.hot5_1 .natAdv .natAdvTit {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.4rem;
    color: #FFFFFF;
}

.hot5_1 .natAdv .natAdvBor {
    width: 0.8rem;
    height: 0.04rem;
    margin-top: 0.4rem;
    background: #FFFFFF;
    border: 0.01rem solid #707070;
    box-sizing: border-box;
}

.hot5_1 .natAdv .natAdvList {
    display: flex;
    margin-top: 1.06rem;
}

.natAdvList .listItem {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 4rem;
    padding: 0.35rem 0.3rem 0;
    box-sizing: border-box;
    height: 3.75rem;
    border-right: 0.01rem solid #FFFFFF;
}

.natAdvList .listItem:last-child {
    border-right: none;
}

.natAdvList .listItem .Itemimg {
    display: block;
    width: auto;
    height: 0.6rem;
    margin-bottom: 0.3rem;
}

.iconTex {
    margin-bottom: 0.64rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.26rem;
    color: #FFFFFF;
}

.itemTex {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.3rem;
}

.proAdv {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding-top: 0.9rem;
    padding-bottom: 1.42rem;
}

.proAdv .proAdvTit {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333333;
}

.proAdv .proAdvBor {
    width: 0.8rem;
    height: 0.04rem;
    margin-top: 0.4rem;
    background: #333333;
    border: 0.01rem solid #707070;
    box-sizing: border-box;
}

.proAdv .proAdvCard {
    display: flex;
    width: 16rem;
    margin: 0.64rem auto 0;
}

.proAdv .proAdvCard .cardItem {
    display: flex;
    flex-direction: column;
    width: 5.2rem;
    margin-right: 0.2rem;
}

.proAdv .proAdvCard .cardItem:nth-child(3n) {
    margin-right: 0;
}

.cardItem .cardImg {
    display: block;
    width: 5.2rem;
    height: 4rem;
}

.cardItem .cardTit {
    margin: 0.29rem 0.1rem 0.18rem 0.27rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.36rem;
}

.cardItem .cardTex {
    margin: 0 0.1rem 0 0.27rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.3rem;
}

.hot5_1 .twoCol {
    display: flex;
    width: 100%;
}

.hot5_1 .twoCol .twoColCon {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 0.92rem;
    /* padding-left: 1.6rem;
    padding-right: 0.69rem; */
    padding-bottom: 1.39rem;
}

.hot5_1 .twoCol .twoColCon.bg1 {
    background: url('../img/5_1hot/reside.png') no-repeat;
    background-size: 100% 100%;
}

.hot5_1 .twoCol .twoColCon.bg2 {
    background: url('../img/5_1hot/citizen.png') no-repeat;
    background-size: 100% 100%;
}

.twoColCon .conTit {
    margin-bottom: 0.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.4rem;
    color: #C7A465;
}

.twoColCon .conBor {
    width: 0.8rem;
    height: 0.04rem;
    background: #C7A465;
    border: 0.01rem solid #707070;
    margin-bottom: 0.91rem;
}

.twoColCon .conList {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 1.33rem;
    padding-right: 0.69rem;
}

.twoColCon .conList .conItem {
    display: flex;
    flex-direction: column;
    margin-bottom: 0.69rem;
}

.twoColCon .conList .conItem:last-child {
    margin-bottom: 0;
}

.conItem .conBtn {
    display: flex;
    margin-bottom: 0.32rem;
}

.conItem .conBtn .btnLeft {
    width: 0.4rem;
    height: 0.4rem;
    background: #C7A465;
    border-radius: 50%;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #333333;
    line-height: 0.4rem;
    text-align: center;
}

.conItem .conBtn .btnRight {
    /* width: 1.44rem; */
    height: 0.4rem;
    border-radius: 0.2rem;
    border: 0.02rem solid #C7A465;
    padding-right: 0.22rem;
    padding-left: 0.5rem;
    box-sizing: border-box;
    transform: translateX(-0.4rem);
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #C7A465;
    line-height: 0.4rem;
    text-align: right;
}

.conItem .conTex {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.18rem;
    color: #FFFFFF;
}

.hot5_1 .twoCon {
    display: flex;
    width: 100%;
}

.hot5_1 .twoCon .twoConLeft {
    flex: 1;
    background: url('../img/5_1hot/request.png') no-repeat;
    background-size: 100% 100%;
}

.twoCon .twoConTit {
    margin-top: 0.66rem;
    margin-bottom: 0.4rem;
    margin-left: 1.6rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.4rem;
    color: #333333;
}

.twoCon .towCOnBor {
    width: 0.8rem;
    height: 0.04rem;
    margin-left: 1.6rem;
    background: #333333;
    border: 0.01rem solid #707070;
    box-sizing: border-box;
}

.twoCon .twoConLeft .twoConList {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 1.6rem;
    padding-right: 2.19rem;
    margin-top: 0.64rem;
    padding-bottom: 0.39rem;
    box-sizing: border-box;
}

.twoConList .twoConListTit {
    margin-bottom: 0.4rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.3rem;
    color: #C7A465;
}

.twoConList .twoConItem {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 0.65rem;
}

.twoConList .twoConItem .itemTit {
    width: 1.44rem;
    height: 0.4rem;
    background: #C7A465;
    border-radius: 0.2rem;
    margin-bottom: 0.32rem;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 0.18rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.4rem;
}

.twoConList .twoConItem .itemText {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-size: 0.18rem;
    color: #333333;
}

.hot5_1 .twoCon .twoConRight {
    flex: 1;
}

.twoConRight img {
    display: block;
    width: 7.89rem;
    height: 7.77rem;
    margin-top: 0.84rem;
    margin-left: 0.84rem;
    object-fit:contain;
}



@media only screen and (max-width: 1024px) {
    .hot5_1 .hotBanner .bannerTit{
        font-size: 0.32rem;
            margin-bottom: 0.26rem;
    }
    .hot5_1 .hotBanner .bannerTex{
        font-size: 0.24rem;
        
    }
    .hot5_1 .overview .overviewTit{
        font-size: 0.3rem;
    }
    .cardRight>div{
                text-align: justify;
        font-size: 0.28rem;
    }
    .overvieCard .cardRight{
        margin-top: 0.4rem;
    }
    .hot5_1 .natAdv{
        background-size: cover;
    background-position: center;
    }
    .hot5_1 .overview .overviewBor{
        display: none;
    }
    .twoConList .twoConItem .itemTit{
        font-size: 0.24rem;
        width: 3.94rem;
    }
    .hot5_1 .overview .overvieCard{
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }
    .overvieCard .cardLeft{
        width: 300px;
        height: auto;
    }
    .overvieCard .cardLeft img{
        object-fit: cover;
    }
    .overvieCard .cardRight{
        width: 100%;
        margin-left: 0;
    }
    .hot5_1 .natAdv .natAdvList{
        flex-wrap: wrap;
    }
    .natAdvList .listItem{
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #fff;
    }
    .natAdvList .listItem:last-child{
        border: 0;
    }
    .itemTex{
        text-align: center;
        font-size: .24rem;
        line-height: .4rem;
    }
    .hot5_1 .natAdv .natAdvBor{
        display: none;
    }
    .hot5_1 .natAdv .natAdvTit,.proAdv .proAdvTit{
        font-size: .3rem;
    }
    .natAdvList .listItem .Itemimg{
            height: 0.5rem;
    }
    .hot5_1 .natAdv{
        padding-bottom: 0.71rem;
    }
    .hot5_1 .overview{
        padding: 0.58rem 0.2rem 0;
    }
    .iconTex{
        font-size: 0.28rem;
    }
    .proAdv .proAdvCard .cardItem{
        width: 90%;
    }
    .cardItem .cardImg{
        width: 100%;
    }
    .proAdv .proAdvCard{
        flex-direction: column;
        align-items: center;
    }
.cardItem .cardTit{
    font-size: .28rem;
}.cardItem .cardTex{
        -webkit-line-clamp: 13;
    font-size: .24rem;
    line-height: .35rem;
}
    .proAdv .proAdvBor{
        display:none;
    }
    .proAdv .proAdvCard{
        width: 100%;
        row-gap: 30px;
    }
    
    .hot5_1 .twoCol{
        flex-direction: column;
    }
    .twoColCon .conTit{
        font-size: 0.3rem;
    }
    .hot5_1 .twoCol .twoColCon.bg1,.hot5_1 .twoCol .twoColCon{
        padding: 0.6rem 0.2rem;
    }
    .hot5_1 .twoCol .twoColCon.bg1{
        margin-bottom: .3rem;
    }
    .conItem .conBtn .btnRight,.conItem .conBtn .btnLeft{
        font-size: 0.24rem;
    }
    .conItem .conTex{
        font-size: 0.24rem;
    line-height: .35rem;
    }
    .hot5_1 .twoCon{
        flex-direction: column;
    }
    .twoConList .twoConItem .itemText{
        font-size: 0.24rem;
    }
    .twoCon .twoConTit{
        font-size: 0.3rem;
        margin-left: 0;
        text-align: center;
    }
    .twoConList .twoConListTit{
        font-size: 0.3rem;
    }
    .twoConRight img{
        width: 95%;
        height: auto;
        margin: 0 auto;
        margin-bottom: 20px;
        object-fit: cover;
    }
    .twoCon .towCOnBor{
        display: none;
        height: auto;
    }
    .twoCon .twoConLeft .twoConList{
        padding: 0;
    }
    .twoConList{
        width: 95% !important;
        margin: 0 auto;
    }
    .twoColCon .conBor{
        display: none;
    }
    .twoColCon .conList{
        padding: 0;
        width: 95% !important;
    }
    .hot5_1 .hotBanner{
            height: 3rem;
            padding-top: 0.8rem;
            margin-top: .6rem;
    }
}


























