.content{
    width: 7.1rem;
    margin: 0.2rem auto;
    padding-top: 0.3rem;
    padding-bottom: 0.2rem;
    border-top: 1px solid #d2d2d2;
}
body{
    background: #f6f6f8;
}
.tit{
    width: 7.1rem;
    margin: 0 auto 0.3rem;
    border-bottom: 2px solid #0c7ed9;
    padding-bottom: 0.21rem;
}
.tit img{
    height: 0.38rem;
}
.tit span{
    color: #0c7ed9;
    font-size: 0.3rem;
    margin-left: 0.09rem;
    font-weight: bold;
}
.tit span i{
    font-size: 0.24rem;
    font-weight: normal;
    color: #bebdbd;
    margin-left: 0.09rem;
}
.tit .more{
    float: right;
    width: 0.8rem;
    height: 0.32rem;
    background: #0c7ed9;
    line-height: 0.32rem;
    text-align: center;
    color: #fff;
    font-size: 0.2rem;
}
#swiper1 .swiper-slide{
    width: 7.1rem;
    position: relative;
}
#swiper1 .swiper-slide img{
    width: 100%;
    height: 4.43rem;
}
#swiper1 .swiper-slide .name{
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 0.3rem;
    font-weight: bold;
    color: #fff;
    height: 0.7rem;
    line-height: 0.7rem;
    width: 100%;
    padding-left: 0.2rem;
    background: rgba(0,0,0,.5);
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0.25rem;
    right: 0.3rem;
    left: auto;
    width:auto;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff!important;
}
.cont{
    position: relative;
    width: 6.65rem;
    margin: 0.25rem auto;
    background: #fff;
    padding-top: 0.26rem;
    padding-left: 0.25rem;
    padding-right: 0.2rem;
    padding-bottom: 0.15rem;
}
.cont h5{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.3rem;
    font-weight: bold;
    margin-bottom: 0.16rem;
}
.cont span{
    color: #999999;
    font-size: 0.24rem;
}
.cont p{
    color: #999999;
    font-size: 0.24rem;
    line-height: 0.36rem;
    margin-top: 0.15rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.cont .more{
    position: absolute;
    font-size: 0.24rem;
    color: #0c7ed9;
    bottom: 0.22rem;
    right: 0.2rem;
}

.list_cont li{
    width: 6.85rem;
    background: #fff;
    height: 0.98rem;
    padding-left: 0.25rem;
    margin: 0 auto 0.1rem;
}
.list_cont .list_lt{
    float: left;
    width: 0.8rem;
    text-align: center;
}
.list_cont .list_lt span:nth-child(1){
    color: #0c7ed9;
    font-weight: bold;
    font-size: 0.28rem;
    display: block;
    margin-top: 0.2rem;
}
.list_cont .list_lt span:nth-child(2){
    color: #999999;
    font-weight: bold;
    font-size: 0.24rem;
    display: block;
    margin-top: 0.1rem;
}
.list_cont li p{
    width: 5.2rem;
    float: left;
    margin-left: 0.2rem;
    height: 0.98rem;
    line-height: 0.98rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.3rem;
}
.content02{
    background-color: #fff;
    padding: 0.3rem 0;
}
.cont02_list li{
    width: 6.9rem;
    border-bottom: 1px dashed #cdcdcd;
    padding-bottom: 0.3rem;
    margin: 0 auto 0.25rem;
}
.cont02_time {
    float: left;
    width: 1.1rem;
}
.cont02_time span:nth-child(1){
    height: 0.56rem;
    width: 1.1rem;
    display: block;
    text-align: center;
    line-height: 0.56rem;
    color: #fff;
    background: #0c7ed9;
    font-weight: bold;
    font-size: 0.3rem;
}
.cont02_time span:nth-child(2){
    height: 0.38rem;
    width: 1.1rem;
    display: block;
    text-align: center;
    line-height: 0.38rem;
   
    background: #e5e5e5;
    font-weight: bold;
    font-size: 0.2rem;
}
.cont02_list li p{
    width: 5.5rem;
    float: right;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 0.3rem;
    line-height: 0.48rem;
}
.content03{
    background: #f6f6f8;
    padding: 0.3rem 0;
}
.content04{
    background: #fff;
    padding: 0.3rem 0;
}
.img_ul li{
    width: 7.1rem;
    position: relative;
    margin: 0 auto 0.2rem;
}
.img_ul li img{
    width: 100%;
}
.img_ul li p{
    height: 0.69rem;
    line-height: 0.69rem;
    background: rgba(0,0,0,.5);
    text-align: center;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.content05{
    background: #fff;
    padding: 0.3rem 0;
   
}
.partner li{
    height: 0.89rem;
    line-height: 0.89rem;
    padding-left: 0.2rem;
    border-bottom: 1px dashed #999999;
    font-size: 0.3rem;
    width: 7.1rem;
    margin: 0 auto;
}
.partner li a{
    display: block;
}
.partner{
    padding-bottom: 0.5rem;
}


#swiper2 {
    width: 6.9rem;
    margin: 0 auto;
}
#swiper2 .swiper-slide{
    position: relative;
}
#swiper2 .swiper-slide img{
    width: 7.1rem;
    height: 5.4rem;
}
.swiper_info{
    position: absolute;
    height: 0.9rem;
    padding-left: 0.2rem;
    width: 6.9rem;
    bottom: 0;
    line-height: 0.9rem;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    text-align: center;
    background: rgba(0, 0, 0, .5);
}
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 0.54rem;
    height: 1.08rem;
    margin-top: 0.54;
    left: 0;
    z-index: 10;
    cursor: pointer;
    background-size:0.54rem 1.08rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../images/lt.png');
    opacity:1!important;
}
#swiper2 .swiper-button-next{
    position: absolute;
    top: 50%;
    right: 0;
    width: 0.54rem;
    height: 1.08rem;
    margin-top: 0.54;
    z-index: 10;
    cursor: pointer;

    
    background-size:0.54rem 1.08rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url('../images/rt.png');
    opacity:1!important;
}