@charset "utf-8";
.news_advice{
    width:100%;
}
.news_advice .bg{
    height:23em;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.information{
    width:60em;
    margin:2em auto 0;
}

.information .news_content{
    width:100%;
}
.information .section{
    width:100%;
    margin-top: 1em;
    padding-bottom: 1em;
}

.information .section div.item{
        width: 48%;
        background-color: #f5f6f7;
        padding: 0.5em;
        -webkit-flex: 0 0 48%;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%;
        margin-bottom: 2em;
        position: relative;
        padding-bottom: 2em;
}
.information .section div.item h2.title{padding:.5em 0;}

.information .section div.item .v16_9_inner{
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    background-color: #ffffff;
}
.information .section div.item .brief{
    font-size:.9em;
}

.information .section div.item .ft{
    position:absolute;
    width: 96%;
    color: #7561a8;
    left: 0.5em;
    bottom: 0.1em;
    border-top: 1px solid #e6e6e6;
}
.information .section div.item .ft a.link{
    color: #7561a8;
}

.information .right_introduce{
    width: 40em;
    float: right;
}
.information .time{
    color:#696969;
    margin-bottom: .5em;
}
.information .titile{
    margin-bottom: .5em;
}
.information .content{
    font-size: .9em;
    line-height: 1.5;
}
.information .news_link{
    display: block;
    width: 6.25em;
    height: 2.5em;
    line-height: 2.5em;
    border: 1px solid #7561a8;
    border-radius: 1em;
    text-align: center;
    font-size: .8em;
    color:#7561a8;
    margin-top: 1em;
    float: right;
}
.information .news_link:hover{
    background-color:#7561a8;
    color:#ffffff;
}

.ellipsis_two {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.main{margin-top: 2em;}


.img .play-btn {
    cursor: pointer;
    width: 3em;
    height: 3em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1.5em;
    margin-left: -1.5em;
    background-size: contain;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB0PSIxNjIxNTk1NzIyMjA4IiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjQgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjY2MjkiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwMCI+PGRlZnM+PHN0eWxlIHR5cGU9InRleHQvY3NzIj48L3N0eWxlPjwvZGVmcz48cGF0aCBkPSJNNTEyIDBDMjMwLjQgMCAwIDIzMC40IDAgNTEyczIzMC40IDUxMiA1MTIgNTEyIDUxMi0yMzAuNCA1MTItNTEyQzEwMjQgMjI3Ljg0IDc5My42IDAgNTEyIDB6IG0yMTcuNiA1NTIuOTZMNDIyLjQgNzM5Ljg0Yy0yLjU2IDIuNTYtNy42OCAyLjU2LTEyLjggMi41NnMtNy42OCAwLTEyLjgtMi41NmMtNy42OC01LjEyLTEyLjgtMTIuOC0xMi44LTIzLjA0di0zODRjMC01LjEyIDAtMTAuMjQgNS4xMi0xNS4zNiA3LjY4LTEyLjggMjMuMDQtMTUuMzYgMzUuODQtNy42OGwzMDcuMiAxOTcuMTJjNy42OCA1LjEyIDEyLjggMTIuOCAxMi44IDIzLjA0LTIuNTYgMTAuMjQtNy42OCAxNy45Mi0xNS4zNiAyMy4wNHoiIHAtaWQ9IjY2MzAiIGZpbGw9IiMzMzMzMzM5OSI+PC9wYXRoPjwvc3ZnPg==');
}

.banner_news{margin: 0 auto 0;width:100%;position: relative;z-index: 1;}
.banner_news .video_son{
    /* width:96%; */
    margin:0 auto;
}
.banner_news .lunbo{
    position: relative;
}
.banner_news .lunbo .swiper-container{width:100%;}
.banner_news div.bg {height: 23em;background-size: contain;background-position: center;background-repeat: no-repeat;}
.banner_news .item{
    width:100%;
    height:100%;
    position: relative;
}


.banner_link{
    display: block;
    width: 9em;
    height: 3em;
    line-height: 3em;
    border: 2px solid white;
    border-radius: 1.4em;
    text-align: center;
    position: absolute;
    bottom: 14.8148148148148%;
    left:50%;
    margin-left: -4em;
    color:white;
    font-size: 1.1em;
}
.banner_link:hover{
    background-color: #7561a8;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 5.4em;
    height: .2em;
    border-radius: 0;
    margin-bottom: 2em;
}

.main h2.title.news{margin-bottom:.8em;}