@charset "utf-8";
body {
    width: 1140px;
    margin: auto;
    padding:10px;
}

.qndj-row1 {
    width: 100%;
    height: 406px;
}

.qndj-left {
    float: left;
    width: 400px;
}

.qndj-title {
    width: 98%;
    height: 80px;
    background: url(//www.xiongan.gov.cn/strategy/images/xa-qndj.png) no-repeat right 0;
}

.qndj-content {
    width: 100%;
    height: 326px;
    background: url(//www.xiongan.gov.cn/strategy/images/qndj-pic.png) no-repeat right 0;
}
.qndj-right .swiper-button-prev{
    background-image: url(//www.xiongan.gov.cn/strategy/images/qndj-pre-btn.png);
}
.qndj-right .swiper-button-next{
    background-image: url(//www.xiongan.gov.cn/strategy/images/qndj-next-btn.png);
}
.qndj-right .swiper-pagination{
    width: 20%;
	float:right;
}
.qndj-right .swiper-pagination-bullet-active{
    background: #fff;
}

.qndj-right {
    float: right;
    width: 720px;
    height: 406px;
}

.qndj-right .swiper-container {
    width: 100%;
    height: 100%;
    background: #eee;
}
.play-btn{
    position: absolute;
    width: 100px;
    height: 100px;
    z-index: 100;
    background: url(//www.xiongan.gov.cn/strategy/images/xa-yw-player.png) no-repeat center center;
    left:10px;
    bottom: 22px;
    margin: auto;
    cursor: pointer;
}
.play-btn i {
    display: none;
}


.qndj-row2-title {
    height: 50px;
    background: url(//www.xiongan.gov.cn/strategy/images/zdsk.png) no-repeat center center;
}
.qndj-right .swiper-slide-new .img {
    width: 100%;
    height: 100%;
}
.qndj-right .swiper-slide-new .title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 96%;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    overflow: hidden;
    z-index: 100;
    padding-left: 2%;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.qndj-right .swiper-slide-new .title a{
    color: #ffffff;
    font-weight: bold;
}
.qndj-right .swiper-slide-new .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 115px;
    z-index: 20;
    background: url(//www.xiongan.gov.cn/news/images/xa-yw-jjbg.png) repeat-x;
}
