*{
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
    color: #333333;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
ul{
    list-style: none;
}
li{
    list-style: none;
}
.clear{
    clear: both;
}


/*头部*/
.head{
    width: 100%;
}
.header{
    position: relative;
    width: 100%;
}
.header img{
    width:100%;
    border: 0;
}


.center{
    width: 1200px;
    margin: 0 auto;
    height: 512px;
}
.headlines {
    width: 100%;
    margin-top: 20px;
}
.headlines-flag {
    width: 84px;
    height: 100%;
    background: url(../headlines-flag.png) no-repeat center center;
    float: left;
    margin-right: 10px;
}
.headlines-content h1 {
    text-align: center;
    color: #0a539e;
    font-size: 40px;
    position: relative;
}
.headlines-content h1 a{
    color: #40993f;
}

.headlines-content p {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em;
    color: #111111;
    position: relative;
    margin-top: 20px;
}
.headlines-article {
    width: 100%;
    height: 350px;
    margin-top: 45px;
    font: 400 1em/1.8 'Microsoft Yahei', 'PingFang SC', 'Avenir', 'Segoe UI', 'Hiragino Sans GB', STHeiti, 'Microsoft Sans Serif', 'WenQuanYi Micro Hei', sans-serif;
}
.headlines-article-list {
    width: 560px;
    height: auto;
    overflow: hidden;
    float: right;
}
.headlines-article-list li {
    border-bottom: 1px dashed #bfbfbf;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.headlines-article-list li a:first-child{
    font-size: 18px;
    font-weight: bold;
}
.headlines-article-list li p {
    font-size: 16px;
    color: #888;
}
.headlines-article-list li p a {
    color: #40993f;
}
.imgnews{
    height: 100%;
    width: 600px;
    float: right;
}


/*轮播图*/
* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}
.pb-carouselWarp {
    position: relative;
    width: 600px;
    height: 350px;
    overflow: hidden;
    margin-top: 50px;
}
.pb-carouselWarp .pb-carousel {
    position: relative;
    height: 100%;
}

.pb-carouselWarp .pb-carousel li {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.pb-carouselWarp .pb-carousel li:first-child{
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel-ind li:first-child{
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.pb-carouselWarp .pb-carousel .pb-this {
    display: block;
    left: 0;
}
.pb-carouselWarp .pb-carousel li p{
    position: absolute;
    bottom: 0px;
    left: 0px;
    line-height: 40px;
    font-size: 16px;
    background-color: rgba(10,10,10,0.5);
    color: #fff;
    width: 96%;
    padding: 0px 2%;
    overflow: hidden;
    height: 60px;
    text-align: center;
}
.pb-carouselWarp .pb-carousel-ind {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.pb-carouselWarp .pb-carousel-ind li {
    float: left;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 0 5px;
    cursor: pointer;
}
.pb-carouselWarp .pb-carousel-ind .pb-this {
    background-color: #000;
}
.pb-carouselWarp .pb-arrow {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #000;
    cursor: pointer;
    border: none;
}
.pb-carouselWarp .pb-arrow-prev {
    left: 20px;
    background: #000000 url(http://www.xnnews.com.cn//ztbd/2020zt/gjaqjyr/material/arrow-left.png) no-repeat center;
}
.pb-carouselWarp .pb-arrow-next {
    right: 20px;
    background: #000000 url(http://www.xnnews.com.cn//ztbd/2020zt/gjaqjyr/material/arrow-right.png) no-repeat center;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind {
    position: absolute;
    width: 15px;
    top: 50%;
    left: auto;
    bottom: auto;
    right: 20px;
    transform: translateY(-50%);
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind li {
    float: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #ccc;
    margin: 5px 0;
}
.pb-carouselWarp[type='updown'] .pb-carousel-ind .pb-this {
    background-color: #000;
}
.pb-carouselWarp[type='updown'] .pb-arrow {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -20px;
    margin-top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}


/*要闻聚焦*/
.section2 {
    width: 1200px;
    margin: 100px auto 0 auto;
}
.jmtp {
    width: 1200px;
    height: 460px;
    float: left;
    margin: 30px 0 0 0;
}
.jm_left {
    width: 552px;
    height: 460px;
    float: left;
    position: relative;
}
.jme {
    width: 552px;
    height: 460px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
.jm_nav {
    width: 552px;
    height: 40px;
    float: left;
    background: rgba(0,0,0,0.4);
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
}
.jm_nav a {
    color: #fff;
}

.jm_right {
    width: 648px;
    height: 460px;
    float: left;
}
.ybtj {
    width: 315px;
    height: 225px;
    float: left;
    margin: 0 0 10px 9px;
    position: relative;
}
.yb_pic {
    width: 315px;
    height: 225px;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}
.short {
    width: 315px;
}
.jm_left .jme img{
    width: 552px;
    height: 460px;
}
.ybtj .yb_pic img{
    width: 315px;
    height: 225px;
}


/*纪检动态*/
.djch_box { width: 100%; height: 460px; background:#f5f5f5;margin-top: 30px; }
.djch_nr { width: 1172px; height: 460px; margin: 0 auto; }
.focusBox4 { width: 1172px; height: 460px; position: relative; background: #fff; }
.focusBox4 .arrow-left4 { background: url(djch_left.png) no-repeat left top; position: absolute; left: -55px; top: 189px; width: 37px; height: 82px; z-index: 2 }
.focusBox4 .arrow-right4 { background: url(djch_right.png) no-repeat left bottom; position: absolute; right: -55px; top: 189px; width: 37px; height: 82px; z-index: 2 }
.focusBox4 .swiper-container { width: 1171px; height: 460px; }
.swiper-slide { position: relative; }
.slide_cont { width: 1185px; }
.narrow_box { float: left; width: 230px; height: 460px; position: relative; margin-right: 7px; transition: all 1s; cursor: pointer; }
.narrow_box .title { position: absolute; left: 0; width: 230px; height: 230px; background: url(djch_bj.jpg) no-repeat; font-size: 18px; color: #fff; font-weight: bold; line-height: 32px; text-align: center; padding: 40px 35px; z-index: 2; box-sizing: border-box; }
.narrow_box .title a { color: #fff; }
.narrow_box .img { position: absolute; left: 0; width: 230px; height: 230px; top:230px\9; }
.narrow_box .img img { width: 100%; height: 100%; }
.narrow_box:nth-child(odd) .title { top: 0; }
.narrow_box:nth-child(odd) .img { top: 230px; }
.narrow_box:nth-child(even) .title { top: 230px; }
.narrow_box:nth-child(even) .img { top: 0; }
.narrow_box.on { width: 460px; height: 460px; }
.narrow_box.on .img { position: absolute; left: 0; width: 460px; height: 460px; top:0\9; }
.narrow_box.on .title { position: absolute; left: 0; top: 327px; width: 100%; height: 133px; background: url(djch_bj2.png) repeat-x; font-size: 18px; color: #fff; font-weight: bold; line-height: 32px; text-align: center; padding: 75px 10px 0 10px; }
.narrow_box.on:nth-child(odd) .img { top: 0; }


/*典型示范*/
.main1200 {
    width: 1200px;
    margin: 0 auto;
}
.gjfx_hspl_bg {
    height: 543px;
    background: url(gjfx-bg.jpg) right no-repeat;
}

.gjfx_left {
    width: 576px;
    float: left;
}
.gjfx_title {
    padding-top: 26px;
}
.gjfx_focus {
    width: 430px;
    height: 310px;
    overflow: hidden;
    position: relative;
    margin: 164px 0 0 85px;
}
.gjfx_focus .hd {
    width: 430px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 100;
}
.gjfx_focus .hd {
    width: 430px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 10px;
    z-index: 100;
}
.gjfx_focus .hd ul li.on {
    background: #d40c0f;
}
.gjfx_focus .hd ul li{
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #dedede;
    cursor: pointer;
    border-radius: 50%;
    margin: 0 6px 0 0;
}
.gjfx_focus .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.gjfx_focus .bd li {
    zoom: 1;
    vertical-align: middle;
}
.gjfx_focus .bd p {
    font-size: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.gjfx_focus .bd span{
    display: block;
    color: #666;
    font-size: 16px;
    line-height: 30px;
    padding: 28px 0 0 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.hspl_right {
    width: 546px;
    float: left;
    padding: 0 0 0 60px;
}
.hspl_title {
    margin: 26px 0 0 0;
}
.hspl_title img {
    float: right;
}
.clear_both:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}
.hspl_top {
    padding-bottom: 33px;
    border-bottom: 1px dashed #ee9e9f;
    margin-top: 45px;
}
.hspl_top img {
    width: 200px;
    float: left;
    margin-top: 60px;
}
.hspl_top div {
    width: 320px;
    float: right;
}
.hspl_top div p a {
    display: block;
    font-size: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    padding-top: 38px;
}
.hspl_top div span {
    display: block;
    font-size: 14px;
    line-height: 23px;
    color: #fff;
    padding-top: 18px;
}
.clear_both:after {
    content: " ";
    clear: both;
    display: block;
    overflow: hidden;
}
ul.hspl_font {
    line-height: 40px;
    font-size: 18px;
    padding-top: 20px;
}
ul.hspl_font li a {
    display: block;
    color: #fff;
    background: url(hspl-icon.png) left 16px no-repeat;
    padding-left: 28px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.hspl_more {
    float: right;
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
}


/*方圆谈*/
.news3{
    width: 1200px;
    margin: 100px auto 0;
}
.qxrcNr {
    width: 580px;
    float: left;
    height: 390px;
    background: url(fxpl-round.png) no-repeat;
    margin: 20px 0 0 0;
}
.mb25px {
    margin-bottom: 25px;
}
.qxrcBj {
    width: 564px;
    height: 114px;
    float: right;
    background: url(fxpl-bg.png) no-repeat;
}
.qxrcBj p {
    width: 508px;
    float: left;
    margin: 12px 0 0 30px;
    font-size: 22px;
    height: 24px;
    font-family: "Microsoft YaHei";
    line-height: 24px;
}
.qxrcBj span {
    width: 508px;
    float: left;
    font-size: 16px;
    color: #888;
    margin: 5px 0 0 0;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}
.qxrcBj span a {
    color: #cf3d06;
}
.qxrcBj {
    width: 564px;
    height: 114px;
    float: right;
    background: url(fxpl-bg.png) no-repeat;
}


.white {
    color: white;
    background: url(tt_02.png) repeat-x;
    height: 48px;
    width: 1200px;
    margin: 100px auto 20px;
    position: relative;
    z-index: 100;
}


.footer {
    border-top: 1px solid #c9c9ca;
    padding: 15px 0 15px 0;
    background-color: #f8f8f8;
    text-align: center;
    line-height: 25px;
    color: #333;
    font-size: 14px;
    margin-top: 70px;
}