.location-container {
    padding: 20px 0px;
}
.news-small-banner {
    background: url(/static/xxyc/images/newsBanner.jpg) no-repeat;
    width: 100%;
    height: 175px;
}
.news-list .item {
    position: relative;
    padding-right: 100px;
    font-size: 16px;
    line-height: 4;
    border-bottom: 1px solid #efefef;
}
.news-list .item .title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-list .item .title a .fa {
    margin-right: 5px;
}
.news-list .item .date {
    position: absolute;
    right: 0px;
    color: #999;
    top: 0px;
}
.news-content-box {
    padding: 30px 0px;
    border-top: 1px solid #efefef;
}
.news-content-box .title {
    text-align: center;
    padding: 15px 0px;
}
.news-content-box .info {
    color: #999;
    text-align: center;
}
.news-content-box .info {
    color: #999;
    text-align: center;
}
.news-content-box .info .clicks-box {
    margin-left: 20px;
    display: inline-block;
}
.news-content-box .content {
    padding-top: 40px;
    word-break: break-all;
}


.list-article {
    margin-top: 0px;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.flex-between {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.list-article .leftside {
    width: 881px;
}
.list-article .hdp {
    border-radius: 8px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.list-article .hdp .swiper-slide{
    position: relative;
}
.list-article .hdp .swiper-slide p{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-container-listhdp {
    position: relative;
}
.swiper-container-listhdp .swiper-pagination-listhdp {
    position: absolute;
    bottom: 15px;
    right: 0px;
    display: block;
    text-align: right;
    padding-right: 10px;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-listhdp .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #fff;
    opacity: 1;
}
.swiper-container-listhdp .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background-color: transparent;
    border: 2px solid #fff;
    opacity: 1;
}
.swiper-container-listhdp .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #fff;
    opacity: 1;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.list-article .hdp p {
    padding: 0px 24px;
    width: 100%;
    color: #fff;
    bottom: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 46px;
    line-height: 46px;
    background: url('/static/xxyc/images/blackbg.png') repeat-x;
    border-radius: 0px 0px 8px 8px;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
}
.list-article .hdp img {
    width: 100%;
}
.list-article .hottopic {
    width: 881px;
    height: 206px;
    background: #FFFFFF;
    border: 1px solid #EFF0F1;
    margin-top: 20px;
    padding: 16px;
}
.flex-between-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.list-article .hottopic h3 {
    width: 100%;
    font-size: 20px;
    line-height: 28px;
}
.list-article .hottopic .item {
    width: 272px;
    height: 120px;
    background: #0073F8;
    border-radius: 8px;
    overflow: hidden;
    color: #fff;
}
.list-article .leftside .list-wz-title {
    font-size: 20px;
    line-height: 28px;
    margin-top: 40px;
}
.list-wz ul {
    margin: 30px 0;
}
.list-wz ul li {
    margin-bottom: 40px;
}
.list-wz .pic {
    width: 250px;
    height: 155px;
    background: #0161EE;
}
.list-wz .txt {
    width: calc(100% - 270px);
    position: relative;
}
.list-wz .txt .title {
    margin-bottom: 12px;
}
.list-wz .txt .title a {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-wz .txt .desc {
    height: 50px;
    font-size: 15px;
    color: #7E899B;
    line-height: 25px;
    margin-bottom: 10px;
}
.list-wz .txt .info {
    color: #B3B3B3;
    font-size: 14px;
    line-height: 24px;
    position: absolute;
    bottom: 0;
}
.list-wz .txt .info span {
    display: inline-flex;
    padding: 5px 12px;
    border: 1px solid #dee0e3;
    margin-right: 24px;
    color: #7E899B;
    line-height: 16px;
}
.list-wz .txt .info img {
    height: 11px;
    margin-left: 20px;
    margin-right: 5px;
}
.fenye {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #B3B3B3;
}
.fenye li {
    display: inline-block;
    padding: 2px 4px;
    border: 1px solid #B3B3B3;
    color: #B3B3B3;
    font-size: 14px;
    margin: 5px 2px;
    height: 25px;
}
.fenye li a, .fenye li span {
    color: #B3B3B3;
    font-size: 14px;
}
.list-article .rightside {
    width: 300px;
}
.list-article .rightside .ttt {
    width: 300px;
    min-height: 340px;
    background: #FFFFFF;
    border: 1px solid #EFF0F1;
    padding: 16px;
    margin-bottom: 20px;
}
.list-article .rightside .box2 {
    margin-bottom: 20px;
}
.list-article .rightside .ttt h3 {
    height: 24px;
    font-size: 20px;
    font-weight: 600;
    color: #333330;
    line-height: 24px;
}
.list-article .rightside .ttt .line {
    width: 100%;
    height: 1px;
    background: #EFF0F1;
    margin: 15px 0 0px 0px;
}
.list-article .rightside .ttt ul li {
    padding: 9px 0;
}
.list-article .rightside .ttt ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #646A73;
    height: 20px;
    line-height: 22px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-article .rightside .ttt .tag {

    margin-top: 20px;

}
.list-article .rightside .ttt .tag a {
    padding: 2px 6px;
    border: 1px solid #dee0e3;
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}

.list-article .leftside {
    width: 881px;
}
.pr40 {
    padding-right: 40px;
}
.art-position {
    margin-bottom: 40px;
    padding: 0;
}
.position {
    font-size: 14px;
    color: #bbbfc4;
    line-height: 14px;
    padding: 50px 0 0px 0;
}
.position img {
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-right: 5px;
}
.position a {
    color: #bbbfc4;
    line-height: 14px;
}
.art-title {
    font-size: 34px;
    color: #000;
    margin-bottom: 10px;
}
.art-info {
    font-size: 14px;
    color: #8f959e;
    line-height: 28px;
    margin-bottom: 20px;
    border-bottom: 1px solid #EBEDF0;
    padding-bottom: 10px;
}
.art-info span {
    width: 24px;
    display: inline-block;
}
.art-content {
    line-height: 1.8;
    padding-right: 10px;
}
.art-tag {
    margin: 20px 0px 20px 0px;
}
.art-tag a {
    display: inline-block;
    margin: 0 10px 5px 0;
    padding: 4px 15px;
    font-size: 12px;
    line-height: 1.2;
    color: #5a5a5a;
    border: 1px solid #efefef;
    border-radius: 3px;
}
.art-prenext {
    color: #666;
    line-height: 1.8;
    margin-top: 20px;
}
.art-prenext a {
    color: #666;
    line-height: 1.8;
    font-size: 14px;
}