body{
    background-color: #eff6ff;
}
.aqz23_banner {
    height: 400px;
    min-width: 1180px;
    background: url(../images/2023wangluoanquan_banner.jpg) no-repeat center center;
    background-size: cover;
}
.aqz23_news{
    width: 1200px;
    margin: 0 auto 50px;
    overflow: hidden;
}
.aqz23_news_left{
    position: relative;
    width: 600px;
    float: left;
    height: 400px;
}
.aqz23_news_left .bd ul img{
    width:600px;
    height: 400px;
}
.aqz23_news_left .hd{
    overflow: hidden;
    position: absolute;
    right:10px;
    bottom: 12px;
    z-index: 1;
}
.aqz23_news_left .bd ul li p{
    color: #0634a4;
    font-size: 24px;
    position:absolute;
    bottom:0px;
    background-color: #fff;
    opacity: 0.8;
    width: 100%;
    padding: 5px;
}
.aqz23_news_left .bd ul li p a{
    display: inline-block;
    width: 80%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 30px;
}
.aqz23_news_left .hd ul{
    overflow: hidden;
}
.aqz23_news_left .hd ul li{
    float:left; 
    margin:4px;
    border-radius: 2px;  
    width:15px; 
    height:15px; 
    line-height:6px; 
    text-align:center; 
    background:#b3e3ff; 
    cursor:pointer;
    border-radius: 50%;
}
.aqz23_news_left ul li.on{ 
    background:#0634a4; 
    color:#fff; 
}
.aqz23_news_right{
    float: right;
    width: 600px;
    height: 400px;
    padding:0 0 0 40px;
}

.aqz23_news_right ul li{
    line-height: 42px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.aqz23_news_right a{
    font-size: 20px;
}
.aqz23_news_right .icon-text{
    color: rgb(0, 54, 162); 
    font-size: 20px;
    margin-right: 10px;
}
.aqz23_news_title{
    text-align: center;
    position: relative;
    margin:50px auto;
}
.aqz23_news_title span img{
    width: 380px;
}
.more_right{
    color: rgb(155, 155, 155);
    position: absolute;
    right: 0;
    line-height: 20px;
    cursor: pointer;
    z-index: 10;
    top: 50px;
}
.aqz23_news_li {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    width: 100%;
    overflow: hidden;
}
.aqz23_news_li img {
    float: left;
    margin-right: 30px;
    width: 316px;
    height: 200px;
}
.aqz23_news_txt h3 {
    font-size: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.aqz23_news_txt a {
    color: #333;
}
.aqz23_news_txt p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.aqz23_detail {
    color: #666;
    margin-top: 25px;
    font-size: 16px;
}
.aqz23_movie{
    position: relative;
    width: 700px;
    float: left;
    height: 400px;
}
.aqz23_movie .bd ul img{
    width:700px;
    height: 400px;
}
.aqz23_movie .hd{
    overflow: hidden;
    position: absolute;
    right:0;
    bottom: 8px;
    z-index: 1;
}
.aqz23_movie .bd ul li p{
    color: #0634a4;
    font-size: 24px;
    position:absolute;
    bottom:0px;
    background-color: #fff;
    opacity: 0.8;
    width: 100%;
    padding: 5px;
}
.aqz23_movie .hd ul{
    overflow: hidden;
}
.aqz23_movie .hd ul li{
    float:left; 
    margin:4px;
    border-radius: 2px;  
    width:15px; 
    height:15px; 
    line-height:6px; 
    text-align:center; 
    background:#fff; 
    cursor:pointer;
    border-radius: 50%;
}
.aqz23_movie ul li.on{ 
    background:#0634a4; 
    color:#fff; 
}
/* 视频轮播css */
.picScroll-left{ 
    width:1200px;  
    overflow:hidden; 
    position:relative;  
    border:1px solid #ccc;   
}
.picScroll-left .hd{ 
    overflow:hidden; 
    height:30px; 
    background:#f4f4f4; 
    padding:0 10px;  
}

.picScroll-left .hd .next{
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #0634a4;
    float: right;
    margin: 5px;
}
.picScroll-left .hd .prev{
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #0634a4;
    float: right;
    margin: 5px;
}
.picScroll-left .hd .next{ 
    background-position:0 -50px;  
}
.picScroll-left .hd .nextStop{ 
    background-position:-60px -50px; 
}
.picScroll-left .hd ul li.on{ 
    background-position:0 0; 
}
.picScroll-left .bd{ 
    padding:10px;   
}
.picScroll-left .bd ul{ 
    overflow:hidden; 
    zoom:1; 
}
.picScroll-left .bd ul li{ 
    margin:0 8px; 
    float:left; 
    _display:inline; 
    overflow:hidden; 
    text-align:center;  
}
.picScroll-left .bd ul li .pic{ 
    text-align:center; 
}
.picScroll-left .bd ul li .pic img{ 
    width:377px; 
    height:220px; 
    display:block;  
    padding:2px; 
    border:1px solid #ccc; 
}
.picScroll-left .bd ul li .pic a:hover img{ 
    border-color:#999;  
}
.picScroll-left .bd ul li .title{ 
    line-height:24px;   
    
}
.picScroll-left .bd ul li .title a{
    display: inline-block;
    width: 350px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 18px;
}
.pageState{
    color: #0634a4;
    font-size: 20px;
}

.fuzhou h1 {
    text-align: center;
    height: 80px;
    margin-top: 30px;
    font-size: 36px;
    align-items: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fuzhou h1 .fz_title {
    max-width: 95%;
    font-weight: bold;
}
.btn-audio {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 10px;
    vertical-align: middle;
    border: 2px solid #027bfb;
    border-radius: 100%;
    cursor: pointer;
    position: relative;
}
.btn-audio:after {
    content: "";
    width: 18px;
    height: 18px;
    position: absolute;
    left: 5px;
    top: 5px;
    background: url(../images/audio-play.png) no-repeat;
}