
.news>img:nth-child(1) {
   /*width: 100%;
    height: 3rem;*/
    width: auto;
    height: auto;
    max-width: 100%;
    margin-bottom: 0.48rem;
}

.news>.zixun {
    width: 11.51rem;
    margin: 0 auto;
    height: 0.5rem;
    display: flex;
    justify-content: center;
    margin-bottom: 0.2rem;
    position: relative;
}

.news>.zixun>a {
    display: inline-block;
    text-align: center;
    width: 2.6rem;
    height: 100%;
    line-height: 0.5rem;
    color: #666666;
    font-size: 0.2rem;
    border: none;
    background-color: #fff;
    border: 1px solid #d2d2d2;
}

.news>.zixun>.chengse {
    width: 2.6rem;
    height: 100%;
    color: #fff;
    font-size: 0.2rem;
    border: none;
    background-color: #f67605;
}


.chengse {
    width: 2.6rem;
    height: 100%;
    color: #fff;
    font-size: 0.2rem;
    border: none;
    background-color: #f67605;
}

.news .hangye {
    margin: 0 auto;
    width: 11.51rem;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 0.15rem;
    position: relative;
}

.news .hangye>p {
    font-size: 0.24rem;
    color: #1b1b1b;
    font-weight: bold;
    margin-top: 1.03rem;
    margin-bottom: 0.45rem;
}

.news .hangye>div:nth-child(2) {
    text-indent: 2em;
    width: 100%;
    font-size: .16rem;
    color: #9a9a9a;
    line-height: .32rem;
    margin-bottom: 0.41rem;
}

.news .hangye>div:nth-child(3),
.news .hangye>div:nth-child(5) {
    width: 5.64rem;
    height: 4.26rem;
    background: #00ff00;
}

.news .hangye>div:nth-child(4) {
    text-indent: 2em;
    margin-top: .56rem;
    margin-bottom: .53rem;
    color: #9a9a9a;
    line-height: .32rem;
    font-size: .16rem;
}
.back {
    position: absolute;
    left: 0;
    top: 0;
    width: .4rem;
    height: .4rem;
}
