.banner{
    width: 100%;
    height: auto;
}
.swiper-container{
    width: 100%;
    height: 100%;
}
.banner-img{
    width: 15rem;
    height: 2.9rem;
    display: block;
	
}
.main{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.content{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.content-title{
    margin-top: 1rem;
    border-bottom: .05rem solid #c9c9c9;
    height: .8rem;
    line-height: .8rem;
    font-size: .5rem;
    padding-left: .6rem;
}
.content-title span{
    padding-left: .2rem;
    font-size: .42rem;
    color: #747474;
    font-style: italic;
}
.goods-inf{
    margin-top: .8rem;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.goods-list{
      float: left;
	  
    width: 33.333333333333333333333333333333333%;
    height: 5.2rem;
    background: url("../images/index/tu1.png") 0 0 no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.goods-list:nth-child(2){
    background: url("../images/index/tu2.png") 0 0 no-repeat;
    background-size: 100% 100%;
}
.goods-list:nth-child(3){
    background: url("../images/index/tu3.png") 0 0 no-repeat;
    background-size: 100% 100%;
}
.goods-type{
    text-align: center;
    color: #fff;
    font-size: .53rem;
    font-weight: 600;
    margin-top: 1.5rem;
}
.goods-type-dis{
    text-align: center;
    font-size: .46rem;
    color: #bdbfc3;
    margin-top: .2rem;
}
.goods-del{
    text-align: center;
    font-size: .46rem;
    color: #fff;
    margin-top: .5rem;
}
.goods-next{
    width: .42rem;
    height: .42rem;
    margin: .2rem auto 0;
    display: block;
}
.pinpai-inf{
    margin-top: 1rem;
    height: auto;
    overflow: hidden;
}
.pinpai-img{
    height: 10rem;
    padding:0 .6rem;
    position: relative;
}
.pinpai-img1{
    position: absolute;
    bottom: 0;
    right: .6rem;
    width: 9.5rem;
    height: 10rem;
    display: block;
}
.pinpai-img2{
    position: absolute;
    bottom: .4rem;
    left: .6rem;
    width: 4.8rem;
    height: 4.8rem;
    display: block;
}
.pinpai-dis{
    width: 13.4rem;
    margin: 1rem auto 0;
    height: auto;
}
.pinpai-del{
    font-size: .46rem;
    line-height: 1.2rem;
    color: #222;
    text-align: center;
}
a.pinpai-more{
    width: 3rem;
    height: 1rem;
    display: block;
    margin: 1rem auto 0;
    box-sizing: border-box;
    background: url("../images/index/jiantou1.png") 2rem center no-repeat #fdd000;
    background-size: .64rem .12rem;
    line-height: 1rem;
    font-size: .4rem;
    padding-left: .2rem;
}
.kehu-inf{
    margin-top: 1rem;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
}
.kehu-img{
    float: left;
    width: 7.4rem;
    height: 5.4rem;
    margin-bottom: .2rem;
}
.kehu-img:nth-child(2n){
    float: right;
}
.news-content{
    width: 100%;
    height: 16rem;
    background: url("../images/index/beijing1.png") 0 0 no-repeat;
    background-size: 100% 100%;
}
.news-inf{
    margin: 1rem auto 0;
    overflow: hidden;
    width: 13.8rem;
}
.news-list{
    float: left;
    width: 6.9rem;
    height: auto;
}
.news-main{
    height: 6rem;
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.news-name{
    font-size: .5rem;
    text-align: center;
    margin: .8rem auto 0;
    width: 6.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-dis{
    width: 6rem;
    margin: .3rem auto 0;
    font-size: .4rem;
    color: #858585;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: .8rem;
    height: 1.6rem;
}
.news-btn{
    margin: .6rem auto 0;
    width: 3rem;
    height: 1rem;
    font-size: .4rem;
    box-sizing: border-box;
    padding-left: .3rem;
    line-height: 1rem;
    color: #999;
    background: url("../images/index/jiantou1.png") 2rem center no-repeat;
    border: .05rem solid #dedede;
    background-size: .64rem .12rem;
}
.news-img{
    width: 100%;
    /* height: 6rem; */
}
.news-img img{
    width: 100%;
    height: 100%;
    display: block;
}
.hezuo-inf{
    width: 13.8rem;
    height: auto;
    overflow: hidden;
    margin: 1rem auto;
}
.hezuo-inf img{
    width: 4.6rem;
    height: 1.7rem;
    float: left;
}
.hezuo-inf .hezuo-img{
    width: 100%;
    height: 5rem;
    display: block;
}