*{
    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;
}
.center{
    width: 1200px;
    margin: 0 auto;
}

/*动态*/


/* part01 */



.banner {
    width: 100%;
    height: 550px;
    background: url(http://www.xnnews.com.cn//ztbd/2025zt/fyzxjzjsssw/material/banner.jpg) no-repeat 50% 0;
}


.part01_box {
    width: 100%;
    height: auto;

    overflow: hidden;
}

.part01 {
    width: 1160px;
    margin: 0 auto 20px;
}


.dbt_box {
    width: 100%;
    height: auto;
    padding: 35px 0;
}

.dtt .tit {
    font-size: 40px;
    color: #005caa;
    font-weight: bold;
    overflow: hidden;
    line-height: 47px;
    text-align: center;
}
.dtt .tit a {
    color: #005caa;
    font-weight: bold;
}
.dtt .txt {
    /* width: 1200px; */
    font-size: 16px;
    color: #808080;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    margin-top: 15px;
    text-align: center;
}


/* 焦点图 */
.clearfix {
    display: block;
    #zoom: 1;
}
.part1-left {
    width: 785px;
    height: 519px;
    position: relative;
    float: left;
}

.part1-left .arrow-left {
    background: url(http://www.xnnews.com.cn//ztbd/2025zt/fyzxjzjsssw/material/blueButtomL.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -45px;
    width: 34px;
    height: 73px;
    z-index: 2;
    display: none;
}

.part1-left .arrow-right {
    background: url(http://www.xnnews.com.cn//ztbd/2025zt/fyzxjzjsssw/material/blueButtomR.png) 0 0 no-repeat;
    background-size: 100%;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -45px;
    width: 34px;
    height: 73px;
    z-index: 2;
    display: none;
}

.part1-left:hover .arrow-left,
.part1-left:hover .arrow-right {
    display: block;
}

.part1-left .swiper-container {
    width: 785px;
    height: 519px;
}

.swiper-slide {
    position: relative;
}

.part1-left .swiper-pagination {
    position: absolute;
    width: 45%;
    text-align: right;
    top: 415px;
    z-index: 2;
    right: 10px;
}

.part1-left .swiper-pagination-bullet {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 3px;
    cursor: pointer;
    opacity: 1;
}

.part1-left .swiper-pagination-bullet-active {
    background: #005caa; width: 12px; height: 12px;
}

.part1-left .picTitle {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.part1-left .picTitle .img img {
    width: 100%;
    height: 443px;
    display: block;
}

.part1-left .name {
    width: 100%;
    height: 74px;
    font-weight: bolder;
    text-align: center;
    font-size: 22px;
    line-height: 74px;
    background: #005caa;
    overflow: hidden;
    color: #fffedf;
}

.part1-left .name a {
    color: #fffedf;
}

/*part01右侧蓝*/
.part1_right {
    width: 368px;
    float: right;
    background: #fffef6;
    overflow: hidden;
}

.part1_right ul {
    overflow: hidden;
    margin: 0px auto 0;
}

.part1_right li {
    font-size: 16px;
    color: #333;
    border-left: 6px solid #005caa;
    padding: 9px 15px 9px 15px;
    height: 56.5px;
    display: flex
;
    align-items: center;
    flex-wrap: wrap;

    margin-bottom: 2px;
    background: #fffef6;
}

.part1_right li+li {

    padding: 8px 15px 7px 15px
}

.part1_right li:hover {
    background: #005caa;
    background-size: 100% 100%;
    border-left: 6px solid #005caa;
    color: #fff;
}

.part1_right li a {
    color: #333;
    /* display: contents; */
}

.part1_right li:hover a {
    color: #fffedf;
}

.part1_right li * {
    /* vertical-align: middle; */
}

.swiper-slide {
    position: relative;
}


/*栏目logo*/
.chaLogo {
    background: url(http://www.xnnews.com.cn//ztbd/material/comImg/cha-logo.png) no-repeat center center;
    text-align: center;
    height: 60px;
}
.chaLogo span {
    font-size: 40px;
    background-image: linear-gradient(0deg, #a6d7ba, #1b8d76);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    font-weight: bold;
}
.chaLogo span a{
    color: #005caa;
}

/*县市区亮点*/

.part2 {
    width: 100%;
    background: url(http://www.xnnews.com.cn//ztbd/2025zt/fyzxjzjsssw/material/bg1.jpg) no-repeat 50% 0;
    height: 1365px;
    margin-top: 45px;
    padding-top: 30px;
}
.rddbjy{
    width: 49%;
    float: left;
    height: 490px;
}
.zxwyxc{
    width: 49%;
    float: right;
    height: 490px;
}
.m_sideMenu{
    margin-top: 30px;
}
.g_part8 .m_left {
    width: 547px;
    margin-top: 40px;
    float: left;
    overflow: hidden;
}
.g_part8 .m_left .u_title {
    padding-bottom: 0;
    margin-bottom: 30px;
}
.g_part8 .m_right {
    float: right;
}
.m_sideMenu h3 {
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    padding-left: 20px;
    background: #F8F8F8;
    cursor: pointer;
    font-size: 18px;
    color: #000;
    font-weight: normal;
}
.m_sideMenu h3 span {
    float: right;
    margin-right: 20px;
    font-size: 14px;
    color: #005caa;
    cursor: pointer;
}
.m_sideMenu h3 span img {
    padding-left: 5px;
}
.m_sideMenu h3 a {
    color: #000000;
}
.m_sideMenu h3.on {
    background: #005caa;
    color: #FFFFFF;
}
.m_sideMenu h3.on span {
    display: none;
}
.m_sideMenu h3.on a {
    color: #fff;
}
.m_sideMenu div {
    font-size: 14px;
    text-indent: 2em;
    line-height: 24px;
    padding: 0 18px;
    color: #666666;
    height: 80px;
    display: none;
}
.m_sideMenu div a {
    color: #D72523;
}





/*新图景*/
.video_scoll {
    width: 1200px;
    height: 580px;
    position: relative;
}

.video_scoll li:first-child {
    width: 512px;
    height: 288px;
    position: absolute;
    left: 0;
    top: 0;
}

.video_scoll li:first-child img {
    width: 512px;
    height: 288px;
    display: block;
}

.video_scoll li:first-child .text {
    position: absolute;
    width: 512px;
    height: 288px;
    bottom: 0px;
    left: 0;
    z-index: 14;
    display: none;
}

.video_scoll li:first-child .text h3 {
    margin-top: 35px;
    color: #fff;
    font-size: 18px;
    padding: 30px;
    text-align: center;
    line-height: 30px;
}

.video_scoll .text h3 a {
    color: #fff;
}

.video_scoll li:first-child .bg {
    width: 512px;
    height: 288px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 13;
    display: none;
}

.video_scoll li:nth-child(2) {
    width: 512px;
    height: 288px;
    position: absolute;
    left: 0;
    top: 292px;
}

.video_scoll li:nth-child(2) img {
    width: 512px;
    height: 288px;
    display: block;
}

.video_scoll li:nth-child(2) .text {
    position: absolute;
    width: 512px;
    height: 288px;
    bottom: 0px;
    left: 0;
    z-index: 14;
    display: none;
}

.video_scoll li:nth-child(2) .text h3 {
    margin-top: 35px;
    color: #fff;
    font-size: 18px;
    padding: 30px;
    text-align: center;
    line-height: 30px;
}

.video_scoll:nth-child(2) .text h3 a {
    color: #fff;
}

.video_scoll li:nth-child(2) .bg {
    width: 512px;
    height: 288px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 13;
    display: none;
}

.video_scoll li:nth-child(3) {
    width: 684px;
    height: 385px;
    position: absolute;
    right: 0;
    top: 0;
}

.video_scoll li:nth-child(3) img {
    width: 682px;
    height: 385px;
    display: block;
}

.video_scoll li:nth-child(3) .text {
    position: absolute;
    width:682px;
    height: 288px;
    bottom: 0px;
    left: 0;
    z-index: 14;
    display: none;
}

.video_scoll li:nth-child(3) .text h3 {
    margin-top: 35px;
    color: #fff;
    font-size: 18px;
    padding: 30px;
    text-align: center;
    line-height: 30px;
}

.video_scoll:nth-child(3) .text h3 a {
    color: #fff;
}

.video_scoll li:nth-child(3) .bg {
    width: 684px;
    height: 385px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 13;
    display: none;
}

.video_scoll li:nth-child(4) {
    width: 341px;
    height: 192px;
    position: absolute;
    left: 515px;
    top: 388px;
}

.video_scoll li:nth-child(4) img {
    width: 341px;
    height: 192px;
    display: block;
}

.video_scoll li:nth-child(4) .text {
    position: absolute;
    width: 341px;
    height: 192px;
    bottom: 0px;
    left: 0;
    z-index: 14;
    display: none;
}

.video_scoll li:nth-child(4) .text h3 {
    margin-top: 35px;
    color: #fff;
    font-size: 18px;
    padding: 30px;
    text-align: center;
    line-height: 30px;
}

.video_scoll:nth-child(4) .text h3 a {
    color: #fff;
}

.video_scoll li:nth-child(4) .bg {
    width: 341px;
    height: 192px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 13;
    display: none;
}

.video_scoll li:nth-child(5) {
    width: 341px;
    height: 192px;
    position: absolute;
    right: 0;
    top: 388px;
}

.video_scoll li:nth-child(5) img {
    width: 339px;
    height: 192px;
    display: block;
}

.video_scoll li:nth-child(5) .text {
    position: absolute;
    width: 341px;
    height: 192px;
    bottom: 0px;
    left: 0;
    z-index: 14;
    display: none;
}

.video_scoll li:nth-child(5) .text h3 {
    margin-top: 35px;
    color: #fff;
    font-size: 18px;
    padding: 30px;
    text-align: center;
    line-height: 30px;
}

.video_scoll:nth-child(5) .text h3 a {
    color: #fff;
}

.video_scoll li:nth-child(5) .bg {
    width: 341px;
    height: 192px;
    position: absolute;
    bottom: 0px;
    left: 0;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 13;
    display: none;
}
