.bottom_banner {
    text-align: center;
    margin: 0rem auto 0;
    overflow: hidden;
    padding: 0.2rem 0rem 0.4rem;
    width: 100%;
    margin-top: .5rem;
}
.bottom_banner1{
	border-top: 1px solid #eeeef0;
}
.bottom_banner ul{
	width:96%;
	margin:0 auto;
}

    .bottom_banner ul li {
        width: 50%;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box; /* Firefox */
        -webkit-box-sizing: border-box; /* Safari */
        -o-box-sizing: border-box; /* Safari */
         text-align:center;
    }
      .bottom_banner ul li img{
          width:75%;
	margin:0 auto;
      }
    


.gengduo_yewu_img {
    border-right: 0.01rem solid #eeeef0;
}

.bottom_banner ul li:last-child .gengduo_yewu_img {
    border-right: none;
}

.bottom_banner img {
    width: 80%;
    margin: 0 auto;
      text-align:center;
}


.bottom_banner a {
    display: block;
    margin: 0;
    padding: 0;
}

.bottom_banner ul li p {
    color: #6f6e7e ;
    font-size: 0.24rem;
    text-align: center;
    padding: 0.3rem 0;
}

.gengduo_yewu {
    text-align: center;
    margin: 0.1rem auto 0.2rem;
}

    .gengduo_yewu span {
        color: #2d9bd9;
        font-size: 0.25rem;
        background: url(../../common/images/more_icon.png) left center no-repeat;
        background-size: 0.3rem 0.3rem;
        padding-left: 0.35rem;
    }
