.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;
}
.main-list{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.jianjie-bg{
    width: 100%;
    height: 7.2rem;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.jianjie-bg img{
    width: 100%;
    height: 100%;
    display: block;
}
.jianjie-box{
    width: 12.6rem;
    margin: 1rem auto 0;
    height: auto;
    position: relative;
    padding: 1px;
    background: #fff;
}
.jianjie-main{
    width: 11.3rem;
    height: auto;
    margin:.8rem auto;
    border-bottom:.1rem solid #fdd000;
    background: #fff;
    overflow: hidden;
}
.jianjie-title{
    width: 100%;
    margin: .8rem auto;
    border-bottom: .05rem solid #c9c9c9;
    font-size: .54rem;
    height: .8rem;
    line-height: .8rem;
}
.jianjie-title span{
    font-size: .4rem;
    font-style: italic;
    color: #888;
}
.jianjie-name{
    text-align: center;
    font-size: .56rem;
    font-weight: 600;
    color: #252525;
}
.jianjie-dis{
    width: 11.3rem;
    margin: .4rem auto 0;
    line-height: .9rem;
    font-size: .4rem;
    color: #252525;
    text-indent: .8rem;
    padding-bottom: 1rem;
}
.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;
}
.news-title-right{
    margin-left: .6rem;
    margin-top: .5rem;
}
.news-title-tab{
    float: right;
    line-height: .8rem;
    margin-right: .6rem;
    cursor: pointer;
    font-size: .4rem;
    color: #222;
}

.news-title-tab.active{
    color: #fdd000;
}
.culture-content{
    width: 13.8rem;
    margin: 1rem auto 0;
}
.culture-list{
    width:4.2rem;
    height: 4.8rem;
    float: left;
    margin:0 1.2rem 1rem;
    position:relative;
    overflow: hidden;
    background: url("../images/pinpai/huakuang.png") 0 0 no-repeat;
    background-size: 100% 100%;
}

.culture-name{
    text-align: center;
    font-size: .5rem;
    margin-top: 1.4rem;
}
.curture-dis{
    font-size: .4rem;
    width: 3.2rem;
    margin: .2rem auto 0;
    line-height: .8rem;
    height: 1.6rem;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.history{
    height: 11rem;
    background: url("../images/pinpai/beijing2.png") 0 0 no-repeat;
    background-size: 100% 100%;
    width: 100%;
}
.history .content-title{
    border-bottom: .05rem solid #606060;
    margin-top: 1rem;
}
.history-title{
    color: #fff;
}
.history-title span{
    color: #747474;
}
.history-content{
    width: 13.8rem;
    height: auto;
    margin: 1rem auto 0;
    position: relative;
}
.swiper-container1{
    width: 9.8rem;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.swiper-container1 .swiper-slide{
    width: 4.4rem;
    height: 7rem;
}
.history-line{
    border-bottom: .05rem solid #c9c9c9;
    position: absolute;
    left: 1rem;
    width: 11.8rem;
    top: 4.34rem;
    z-index: 9;
}
.img-box{
    width: 4.4rem;
    height: 4.4rem;
}
.img-box img{
    width: 100%;
    height: 100%;
    display: block;
}
.history-time{
    color: #fff;
    text-align: center;
    font-size: .5rem;
    margin-top: .3rem;
}
.history-dis{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: .4rem;
    color: #fff;
    line-height: .8rem;
    height: 1.6rem;
    margin-top: .1rem;
}
.swiper-button-prev{
    width: 1rem;
    height: .6rem;
    background: url("../images/pinpai/zuo.png") 0 0 no-repeat;
    background-size: 100% 100%;
    left: 0;
    top: 3.8rem;
    position: absolute;
    z-index: 9;
    margin-top: 0;
}
.swiper-button-next{
    margin-top: 0;
    width: 1rem;
    height: .6rem;
    background: url("../images/pinpai/you.png") 0 0 no-repeat;
    background-size: 100% 100%;
    right: 0;
    top: 3.8rem;
    position: absolute;
    z-index: 9;
}
.zuzhi-content{
    margin: 1rem auto 0;
    width: 13.8rem;
    height: auto;
}
.zuzhi-content img{
    width: 100%;
    height: auto;
    display: block;
}
.zizhi{
    margin: 1rem auto;
    width: 13.8rem;
    height: auto;
}
.zizhi-list{
    width: 4.5rem;
    height: 3.6rem;
    float: left;
    border: .05rem solid #d2d2d2;
    box-sizing: border-box;
    margin-right: .15rem;
}
.zizhi-list:nth-child(3n){
    margin-right: 0;
}
.zizhi-list img{
    width: 100%;
    height: 100%;
    display: block;
}