@charset "utf-8";
.headbox{
    width:100%;

}

.content-max{
    width: 1200px;
    margin:0 auto;
    padding-top: 40px;
    padding-bottom: 15px;
}

.content-list1{
  width: 100%;height: 345px;
  background: url(2024aqxc_kuang.png)no-repeat;
}
.list-pic{
    width: 479px;
    height: 319px;
    float: left;margin: 12px 10px;
    overflow: hidden;
    position: relative;
}

.list-pic .swiper-container,.list-pic .swiper-container a img {
    width: 479px;
    height: 319px;
}

.list-pic .content-slide {
    padding: 20px;
    color: #fff;
}

.list-pic .pagination {
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 22px;
    width: 96px;
    z-index: 99;
}

.list-pic .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: url(../images/pic1.png);
    margin: 0 4px;
    cursor: pointer;
}

.list-pic .swiper-active-switch {
    width: 8px;
    height: 8px;
    background: url(../images/pic2.png);
}

.list-pic .swiper-slide {
    position: relative;
}

.list-pic .swiper-container .swiper-wrapper .swiper-slide span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 45px;
    line-height:45px;
    width: 479px;
    background: url(../images/nav-title.png);
    font-size: 16px;
    color: #ffffff;
    background-size: 100% 100%;
    text-indent: 15px;
}

.list-pic .swiper-container .swiper-wrapper .swiper-slide span:hover {
    text-decoration: underline;
}
.list-min{width:700px;height: 345px;float: right;}
.list-kp{width: 100%;height: 300px;margin-top: 40px;}


.dongtai-top,.kepu-top{
    height:53px;
    
}

.dongtai-top img{
    float: left;
    margin: 13px 0 0 36px;
    background: #fff;
}

.dongtai-top a,.kepu-top a {
    float: right;
    color: #797979;
    font-size: 14px;
    line-height:45px;
}
.kepu-top a{line-height: 53px;}


.list{width: 644px;padding: 20px 0 0 36px;}

.list li a .title .dian {
    width: 4px;
    height: 4px;
    float: left;
    background: #ad0000;
    background-size: 100% 100%;
    margin-top: 25px;
    margin-right:12px;
    margin-left: 2px;
    border-radius: 100%;
}

.list li {
    width: 100%;
    height: 40px;
}

.list li a {
    display: block;
}

.list li a .title {
    width: 80%;
    height: 40px;
    float: left;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 52px;
    letter-spacing: 0px;
}

.list li:hover a .title{
    color: #13568f;
}

.list li:hover .title .dian{
    background: #13568f;
}

.list li a span {
    width: 17.5%;
    height: 40px;
    float: right;
    font-size: 14px;
    line-height: 52px;
    letter-spacing: 0px;
    color: #797979;
}

#list-kppic,#list-kpsp{width:1200px;position: relative;margin: 30px 0;}
.list-kppic,.list-kpsp{position: relative;padding: 0 50px;}
.list-kppic{height: 358px;}
#list-kppic .prevtp,#list-kppic .nexttp,#list-kpsp .prevsp,#list-kpsp .nextsp{ position: absolute; left: 0; top:130px; display:block;  width:40px; height:40px; overflow:hidden; cursor:pointer; background:url(aqxc2024_prev.png) no-repeat center; z-index: 99999;
    cursor: pointer;}
#list-kppic .nexttp,#list-kpsp .nextsp{ left: auto; right: 0; background:url(aqxc2024_next.png) no-repeat center; }
#list-kpsp .prevsp,#list-kpsp .nextsp{top:54px;}
.list-kppic ul li{width: 257px;
    height: 358px;float: left;margin-right:11px;}
.list-kppic ul li img{width: 257px;
    height: 308px;}

.item{
    width: 257px;
    height: 194px;float: left;margin-right:11px;
}
.item img{
    width: 257px;
    height: 144px;
}
.bottom{
    width: 100%;
    height: 43px;
}
.bottom a p{
    font-size: 14px;
    line-height: 43px;
    color: #333333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}
.bottom a{
    color: #333333;
}

.bottom a span{
    /* width: 100%; */
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #666666;
    float: left;
    line-height: 43px;
    text-align: center;
}

.right_im{
    float: right !important;
}