#swiper1{
    width: 100%;
    height: 2.5rem;
}
#swiper1 img{
    width: 100%;
    height: 2.5rem;
}
nav{
    height: 1.7rem;
    background: #0c7ed9 url('../images/shu.png')no-repeat center;
    background-size: 3.75rem 1.35rem;
}
nav a{
    display: inline-block;
    width: 24%;
    text-align: center;
    margin-top: 0.27rem;
}
nav a:nth-child(1) img{
    width: 1.47rem;
}
nav a:nth-child(2) img{
    width: 1.09rem;
}
nav a:nth-child(3) img{
    width: 1.46rem;
}
nav a:nth-child(4) img{
    width: 1.02rem;
}

.content01{
    background: #f6f6f8;
    padding-top: 0.64rem;
    padding-bottom: 0.25rem;
}
.tit{
    width: 6.9rem;
    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;
    margin-top: 0.08rem;
}
.gallery-top{
    width: 6.9rem;
    margin: 0 auto;

}
.gallery-top .swiper-slide img{
    width: 6.9rem;
    height: 3.76rem;
}
.gallery-top .swiper-slide p{
    width: 6.4rem;
    height: 0.8rem;
    padding-top: 0.2rem;
    padding-left: 0.35rem;
    padding-right: 0.15rem;
    margin-top: 0.1rem;
    background: #7b7b7c url('../images/dian.png')no-repeat 0.1rem 0.3rem;
    background-size: 0.06rem;
    font-size: 0.28rem;
    color: #fff;
    font-weight: bold;
    line-height: 0.32rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.gallery-thumbs{
    width: 6.9rem;
    margin: 0.14rem auto 0;
}
.gallery-thumbs .swiper-slide img{
    width: 2rem;
    height: 1.3rem;
}
.cont{
    position: relative;
    width: 6.45rem;
    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.65rem;
    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: #ddeaf6;
    padding-top: 0.4rem;
    padding-bottom: 0.36rem;
}
#swiper2 {
    width: 6.9rem;
    margin: 0 auto;
}
#swiper2 .swiper-slide{
   
    position: relative;
}
#swiper2 .swiper-slide img{
    width: 6.9rem;
    height: 5.45rem;
}
.swiper_info{
    position: absolute;
    height: 0.9rem;
    padding-left: 0.2rem;
    width: 6.7rem;
    bottom: 0;
    line-height: 0.9rem;
    color: #fff;
    font-size: 0.3rem;
    font-weight: bold;
    background: rgba(0, 0, 0, .7);
}
 .swiper_info a{
    float: right;
    color: #fff;
    font-size: 0.24rem;
    font-weight: normal;
    margin-right: 0.22rem;
}
.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');
}
#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');
}
.cont02{
    position: relative;
    width: 6.9rem;
    margin: 0.1rem auto 0;
}
.cont02 img{
    width: 100%;
}
.content03{
    background: #f6f6f8;
    padding-top: 0.22rem;
    padding-bottom: 0.2rem;
}
.cont03_list li{
    width: 6.9rem;
    border-bottom: 1px dashed #cdcdcd;
    padding-bottom: 0.3rem;
    margin: 0 auto 0.25rem;
}
.cont03_time {
    float: left;
    width: 1.1rem;
}
.cont03_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;
}
.cont03_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;
}
.cont03_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;
}
.content04 {
    width: 6.9rem;
    margin: 0 auto;
    padding-top: 0.32rem;
    padding-bottom: 0.38rem;
}
.content04 a img{
    width: 100%;
}
.content05{
    width: 6.9rem;
    margin: 0 auto;
    padding-bottom: 1rem;
}
.content05 .video{
    position: relative;
    width: 6.9rem;
    height: 4.99rem;
}
.content05 .video img{
    width: 6.9rem;
    height: 4.99rem;
}
.video span{
    position: absolute;
    width: 1.08rem;
    height: 1.08rem;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: url('../images/play.png')no-repeat center;
    background-size: 1.08rem;
}
.video p{
    font-size: 0.36rem;
    color: #fff;
    text-align: center;
    width: 5.82rem;
    line-height: 0.86rem;
    height: 0.86rem;
    background: #0c7ed9;
    position: absolute;
    bottom: -0.35rem;
    left: 50%;
    margin-left: -2.91rem;
}
.content06{
    width: 6.9rem;
    margin: 0 auto;
}
.cont06_list li{
    padding-bottom: 0.2rem;
    border-bottom: 1px dashed #cdcdcd;
    margin-bottom: 0.33rem;
}
.cont06_list li img{
    float: left;
    width: 2rem;
    height: 1.5rem;
}
.cont06_div{
    position: relative;
    float: right;
    width: 4.65rem;
}
.cont06_div h6{
    color: #074475;
    font-size: 0.3rem;
    font-weight: bold;
    margin-top: 0.03rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.cont06_div  p{
    font-size: 0.24rem;
    color: #666;
    line-height: 0.35rem;
    margin-top: 0.13rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 0.07rem;
}
.cont06_div span{
    color: #999;
    font-size: 0.2rem;
}
.cont06_div em{
    display: block;
    position: absolute;
    font-size: 0.24rem;
    right: 0.1rem;
    bottom: 0.35rem;
}
.content07{
    background: #fcfcfc;
    padding-top: 0.55rem;
    padding-bottom: 0.45rem;
}
.cont07{
    width: 6.9rem;
    margin: 0 auto;
}
.content07 a{
    display: inline-block;
    width: 32%;
    text-align: center;
}
.content07 a img{
    height: 1.6rem;
}