

/* 内容 */
.main {
    min-height: 400px;
    background: linear-gradient(#f3d6d3, white 200px);
}

.section {
    position: relative;
    width: 1200px;
    margin: auto;
}

.gnbox {
    height: 55px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.timebox {
    display: inline-flex;
    width: 49%;
}

.timebox span {
    display: inline-flex;
    align-items: center;
    font-size: 18px;
    padding-left: 20px;
}

.timebox span font {
    font-size: 18px;
    padding-right: 10px;
}

.ssbox {
    display: inline-flex;
    width: 49%;
    position: relative;
    justify-content: end;
}

.ssbox form {
    align-items: center;
    display: flex;
}
.jssorb051 .i {
    position: absolute;
    cursor: pointer;
}

.jssorb051 .i .b {
    fill: #fff;
    fill-opacity: 0.3;
}

.jssorb051 .i:hover .b {
    fill-opacity: .7;
}

.jssorb051 .iav .b {
    fill-opacity: 1;
}

.jssorb051 .i.idn {
    opacity: .3;
}

/* 综合要闻 */
.titnew {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 37px;
    font-weight: bold;
    font-family: monospace;
    padding: 12px 0;
}

.titnew a {
    color: black;
}

.newsbox {
    display: flex;
    justify-content: space-between;
    min-height: 405px;
}

.ywlbbox {
    width: 700px;
    height: 405px;
}

.jssorb106 {position:absolute;}
.jssorb106 .i {position:absolute;cursor:pointer;}
.jssorb106 .i .b {fill:#d3d3d3;}
.jssorb106 .i:hover .b {
    fill-opacity: .7;
}
.jssorb106 .iav .b {fill:#3494f0;stroke:#3494f0;stroke-width:2000;}
.jssorb106 .i.idn {opacity:.3;}

.lbtxt {
    font-size: 18px;
    color: white;
}

.newMk1 {
    width: 480px;
    height: 405px;
    overflow: hidden;
}

.tit1 {
    height: 54px;
    line-height: 54px;
    border-bottom: 2px solid #e1dfe0;
    position: relative;
}

.news1 .tit1>span {
    display: inline-block;
    height: 53px;
    /*padding: 0 20px;*/
    font-size: 25px;
    color: #8b8989;
    cursor: pointer;
    text-align: center;
    width: 32%;
}




.news1 .tit1>span.on {
    color: black;
    border-bottom: 3px solid #d52438;
}

.news1 .tit1>.more {
    position: absolute;
    top: 5px;
    right: 10px;
}

.news1 .tit1>.more a {
    display: none;
}

.news1 .tit1>.more .on {
    display: block;
    color: #4b494a;
}

/* 3. 确保链接继承父元素颜色 */
.news1 .tit1>span a {
    color: inherit; /* 继承父级 <span> 的颜色 */
    text-decoration: none; /* 移除下划线 */
}

/* 4. 悬停效果：所有非激活状态的标签 */
.news1 .tit1>span:not(.on):hover {
    color: #4b494a; /* 悬停时变为深灰色 */
}


.newslist1 .nbox {
    display: none;
}

.newslist1 .on {
    display: block;
}

.newslist1 .nbox .date {
    float: right;
    margin-left: 1rem;
}

.xwk {
    display: flex;
    min-height: 102px;
}

.xwk .newsfl {
    display: inline-flex;
    flex-direction: column;
    /*justify-content: center;*/
    font-size: 17px;
    padding: 0 10px;
    padding-top: 3px;
}

.xwk .newsfl a {
    color: #4b494a;
}

.nbox ul li {
    height: 38px;
    line-height: 38px;
}
.xwk ul li {
    height: 34px!important;
    line-height: 34px!important;
        overflow: hidden;
}
.xwk ul li a{
    font-size:unset!important;
}
.nbox ul li a {
    color: black;
    width: 68%;
    display: block;
    background: url(../newimages/scaywz_7.png) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.xwk ul {
    width: 92%;
}

.xwk a {
    width: 66% !important;
}

hr {
    border: none;
    border-top: 2px dashed #dcdadb;
    width: 96%;
    margin: 7px auto;
}

.hf2 {
    display: flex;
    margin: 10px auto;
    justify-content: space-between;
}

/* 横幅2 */
.hfleft {
    width: 805px;
    height: 90px;
}

.jssorb0522 .i {
    position: absolute;
    cursor: pointer;
}

.jssorb0522 .i .b {
    fill: #fff;
    fill-opacity: 0.3;
}

.jssorb0522 .i:hover .b {
    fill-opacity: .7;
}

.jssorb0522 .iav .b {
    fill-opacity: 1;
}

.jssorb0522 .i.idn {
    opacity: .3;
}

.hfright {
    width: 375px;
    height: 90px;
}

/* 部门动态、乡镇动态、领导分工 */
.wzmk1 {
    display: flex;
    min-height: 289px;
    justify-content: space-between;
    margin-bottom: 10px;
}

.wzmk1-2 {
    display: flex;
    min-height: 289px;
    justify-content: space-between;
    margin-bottom: 10px;
}

.xxleft {
    width: 805px;
    display: inline-flex;
    justify-content: space-between;
}

.ldfgbox {
    width: 375px;
    display: flex;
    flex-direction: column;
}

.newMk2 {
    width: 395px;
    min-height: 289px;
     border-top: 1px solid #dedede; 
    display: inline-flex;
    flex-direction: column;
}

.newMk2 .tit {
    width: 100%;
    height: 38px;
    position: relative;
}

.newMk2 .tit span {
    display: inline-block;
    margin-top: -1px;
    margin-left: -1px;
    height: 36px;
    line-height: 36px;
    /*padding: 0 15px;*/
    text-align: center;
    width: 49%;
    font-size: 20px;
    color: #e1dfe0;
    cursor: pointer;
}

.newMk2 .tit span.on {
    color: #4b494a;
    border-top: 3px solid #be180a;
    border-bottom: 1px solid white;

}

.newMk2 .tit .more {
    position: absolute;
    right: 5px;
    top: 8px;
}

.newMk2 .tit .more a {
    display: none;
}

.newMk2 .tit .more a.on {
    display: block;
    color: #4b494a;
}

.Mk2list ul {
    display: none;
}

.Mk2list ul.on {
    display: block;
}

.Mk2list ul li {
    height: 35px;
    line-height: 35px;
    padding: 0 8px;
}

.Mk2list ul li a {
    color: black;
    width: 80%;
    margin: auto;
    display: block;
    background: url(../newimages/scaywz_7.png) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
}
/* 领导分工 */
.ldtitbox {
    height: 39px;
    line-height: 39px;
    background-color: #f2f2f2;
    border-left: 3px solid #be180a;
    font-size: 20px;
    padding-left: 15px;
}

.ldfgcont {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.ldbox {
    width: 183px;
}

.ldbox .ld {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
}

.ldimg2{
    width: 85px;
    height: 110px;
    display: inline-flex;
}

.ldtxt {
    width: 90px;
    display: inline-flex;
    flex-direction: column;
    position: relative;
}

.ldjob {
    color: #464646;
    font-size: 15px;
    height: 40px;
}

.ldname {
    margin-top: 0px;
    color: #be180a;
    font-weight: bold;
}

.mail {
    width: 90%;
    font-size: 12px;
    text-align: center;
    color: white;
    background-color: #be180a;
    padding: 6px 0;
    position: absolute;
    bottom: 0;
    border-radius: 5px;
}
.mail2 {
    width: 80%;
    height: 34px;
    line-height: 34px;
    font-size: 12px;
    text-align: center;
    background: linear-gradient(#de2616,#bd1809 35px);
    color: #fff;
    position: absolute;
    bottom: 0;
    border-radius: 9px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.mail2 img{
    display: inline-flex;
    width: 40%;
}

.mail:hover {
    color: #f7ff00  !important;
}

.ldbtn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    background-color: #f2f2f2;
    color: #595959;
    margin-top: 20px;
}

/* 投资安岳、视频、公告 */
.wzmk2 {
    display: flex;
    min-height: 295px;
    justify-content: space-between;
    margin-bottom: 10px;
}

.wzmk2 .left {
    display: inline-flex;
    width: 805px;
    flex-direction: column;
}

.wzmk1 .right {
    display: inline-flex;
    width: 375px;
    flex-direction: column;
}

.wzmk1-2 .right {
    display: inline-flex;
    width: 375px;
    flex-direction: column;
}


.wzmk2 .right {
    display: inline-flex;
    width: 375px;
    flex-direction: column;
}

.wzmk2 .left .tit {
    width: 100%;
    height: 54px;
    background: url(../newimages/aytt_11.jpg) no-repeat right center;
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
}

.wzmk2 .left .tit span {
    background-color: #bc190a;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 225px;
}

.wzmk2 .left .tit img {
    padding-right: 15px;
}

.wzmk2 .left .tit a {
    color: white;
    font-size: 25px;
}

.wzmk2 .left .tit a:hover{
    color: #f7ff00 !important;
}
.wzmk2 .left .tznr {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.tztitnew {
    width: 360px;
}

.tztitnew img {
    width: 100%;
    min-height: 245px;
}

.tztitnew .tone {
    width: 100%;
    height: 65px;
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.tztitnew .tone .date {
    height: 100%;
    width: 67px;
    background-color: #bc190a;
    color: white;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 24px;
    font-family: none;
}


    
      
      
.tztitnew .tone .date span {
    border-bottom: 2px solid white;
}

.tztitnew .tone .date span:nth-last-child(1) {
    border-bottom: none;
}

.tztitnew .tone .txt {
    display: inline-flex;
    align-items: center;
    width: 293px;
}

.tztitnew .tone .txt a {
    width: 95%;
    padding-left: 5%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    font-size: 16px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: black;
}

.tznewlist {
    width: 430px;
    position: relative;
}

.tznewlist ul {
    min-height: 215px;
}

.tznewlist ul li {
    height: 40px;
    line-height: 40px;
}

.date {
    float: right;
    padding-right: 2px;
}

.tznewlist ul li a {
    color: black;
    width: 65%;
    display: block;
    background: url(../newimages/scaywz_7.png) no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tzbtnbox {
    display: flex;
    justify-content: space-between;
}

.tzbtnbox span {
    display: flex;
    width: 135px;
    height: 45px;
    border: 1px solid #dedede;
    align-items: center;
    justify-content: center;
}

.tzbtnbox span img {
    padding-right: 8px;
}

.tzbtnbox span a {
    font-size: 20px;
    color: #454545;
}

.hf3 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.jssorb44 .i {
    position: absolute;
    cursor: pointer;
}

.jssorb44 .i .b {
    fill: #fff;
    fill-opacity: 0.3;
}

.jssorb44 .i:hover .b {
    fill-opacity: .7;
}

.jssorb44 .iav .b {
    fill-opacity: 1;
}

.jssorb44 .i.idn {
    opacity: .3;
}

.spxwbox {
    height: 290px;
    background-color: #f3f2ee;
    padding: 0 10px;
}

.sptit {
    display: flex;
    justify-content: start;
    align-items: center;
    /*margin-bottom: 10px;*/
    padding-left: 10px;
    height: 40px;
}

.sptit img {
    padding-right: 10px;
    position: relative;
    width: 33px;
    top: 2px;
}

.sptit a {
    font-size: 20px;
    color: #454545;
}

.spxwbox p {
    text-align: center;
    font-size: 16.5px;
    padding-top: 4px;
}


.sptit3 {
    display: flex;
    justify-content: start;
    align-items: center;
    /*padding-bottom: 10px;*/
    padding-left: 10px;
    border-bottom: 3px solid white;
    height: 40px;
}

.sptit3 img {
    padding-right: 10px;
    width: 33px;
}

.sptit3 a {
    font-size: 20px;
    color: #454545;
}
.txtMarquee-top1{
    margin-top: 8px;
}
.txtMarquee-top1 .bd{ height: 150px; }
.txtMarquee-top1 .infoList li{
    height: 34px;
    line-height: 34px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.txtMarquee-top1 .infoList li a{
    color: #454545;
}




.dzggl {

    height: 220px;
    background-color: #f3f2ee;
    padding: 0 10px;
     margin-bottom:10px;
}

.sptit2 {
    display: flex;
    justify-content: start;
    align-items: center;
    /*padding-bottom: 10px;*/
    padding-left: 10px;
    border-bottom: 3px solid white;
    height: 40px;
}

.sptit2 img {
    padding-right: 10px;
    width: 33px;
}

.sptit2 a {
    font-size: 20px;
    color: #454545;
}
.txtMarquee-top{
    margin-top: 8px;
}
.txtMarquee-top .bd{ height: 150px; }
.txtMarquee-top .infoList li{
    height: 34px;
    line-height: 34px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.txtMarquee-top .infoList li a{
    color: #454545;
}

.dzggl ul {
    margin-top: 10px;
}

.dzggl ul li {
    height: 34px;
    line-height: 34px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dzggl ul li a {
    color: #454545;
}

/* 文旅安岳 */
.wlay {
    min-height: 383px;
    margin-bottom: 20px;
}

.pcay {
    display: block;
}

.sjay {
    display: none;
}

.lydt {
    width: 420px;
    min-height: 383px;
}

.lydtlist {
    width: 100%;
    margin-top: 15px;
}

.dmay {
    width: 677px;
    min-height: 383px;
    border-top: 2px solid #bd1a09;
}

.wlay {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.dmay .tit {
    height: 47px;
    line-height: 47px;
    font-size: 22px;
    color: #454545;
    padding-left: 10px;
    position: relative;
}

.dmay .tit img{
    position: relative;
    top: 5px;
}
.dmay .tit a{
    display: initial;
    position: relative;
    top: -5px;
}

.ayimgbox {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 10px;
}

.ayimgbox .titimg {
    position: relative;
    height: 335px;
}

.titimg img {
    width: 470px;
    height: 305px;
}

.titimg p {
    text-align: center;
    color: #fff;
    /*height: 50px;*/
    /*line-height: 50px;*/
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    /*background: #0006;*/
}

.titimg p a {
    color: black;
    display: block;
    overflow: hidden;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.smallimgbox {
    position: relative;
}

.picScroll-top2 {
    margin: 0 auto;
    position: relative;
}

.picScroll-top2 .next img {
    transform: rotate(90deg);
    cursor: pointer;
    position: absolute;
    top: -40px;
    left: 78px;
    z-index: 999;
}

.picScroll-top2 .prev img {
    transform: rotate(90deg);
    cursor: pointer;
    position: absolute;
    bottom: -30px;
    left: 78px;
    z-index: 999;
}

.picScroll-top2 .bd {}

.tempWrap {
    margin: auto;
}

.picScroll-top2 .bd ul {
    overflow: hidden;
    position: relative;
    zoom: 1;
}

.picScroll-top2 .bd ul li {
    text-align: center;
    zoom: 1;
    margin-bottom: 10px;
    overflow: hidden;
    width: 174px;
    height: 95px;
}

.picScroll-top2 .bd ul li .pic {
    text-align: center;
}

.picScroll-top2 .bd ul li .title {
    text-align: center;
    font-size: 13px;
    color: #454545;
    height: 34px;
    line-height: 34px;
}

.picScroll-top2 .bd ul li .pic img {
    width: 170px;
    height: 95px;
    display: block;
}

.picScroll-top2 .bd ul li.on .pic img {
    width: 160px;
    height: 85px;
    border: 5px solid red;
}

.picScroll-top2 .bd ul li .title a {
    color: #000;
}

.simgb img {
    width: 248px;
    height: 110px;
}

.simgb p {
    text-align: center;
    font-size: 13px;
    color: #454545;
    height: 26px;
    line-height: 26px;
}

/* 专题专栏 */
.ztzl {
    border-top: 1px solid #7d3423;
}

.ztzl .tit {
    font-size: 22px;
    color: #454545;
    padding-top: 5px;
    padding-left: 10px;
}

.picScroll-left {
    width: 1200px;
    overflow: hidden;
    position: relative;
    margin: auto;
}

.picScroll-left .bd {
    padding: 10px;
}

.tempWrap {
    margin: auto;

}
.txtMarquee-top .tempWrap {
    margin: auto;
    height: 160px!important;
}

.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;
    width: 207px!important;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 207px;
    height: 118px;
    display: block;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
    width: 207px;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.picScroll-left .hd .next {
    position: absolute;
    top: 60px;
    right: 10px;
    cursor: pointer;
}

.picScroll-left .hd .prev {
    position: absolute;
    top: 60px;
    left: 10px;
    cursor: pointer;
}

.picScroll-left .bd ul li .title a {
    color: #454545;
}

/* 相关链接 */
.xglj {
    height: 45px;
    line-height: 45px;
    background-color: #e9e9e9;
}

.ljbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ljbox ul {
    width: 90%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.ljbox ul li {
    cursor: pointer;
}
.ljbox ul li.on img{
    transform: rotate(180deg);
}
.ljbox ul li img {
    margin-left: 15px;
}

.ljshow {
    position: absolute;
    min-height: 180px;
    width: 98%;
    border: 1px solid #95888e;
    border-bottom: none;
    bottom: 44px;
    background-color: white;
    padding: 1%;
    display: none;
    z-index: 999;
}

.ljshow ul li {
    float: left;
    padding: 0 15px;
    width: 200px;
}

.ljshow ul li a {
    color: #454545;
}

.ljshow1 {
    position: absolute;
    min-height: 180px;
    width: 98%;
    border: 1px solid #95888e;
    border-bottom: none;
    bottom: 44px;
    background-color: white;
    padding: 1%;
    display: none;
    z-index: 999;
}

.ljshow1 ul li {
    float: left;
    padding: 0 15px;
    width: 87px;
}

.ljshow1 ul li a {
    color: #454545;
}

#xxjc_cont{
    text-align: justify;
    text-align-last: justify;
    padding: 23px 25px;
}
#xxjc_cont li{
    height: 38px;
    line-height: 38px;
    display: inline-block;
    width: 130px;
    border: 1px solid #ddd;
    text-align: center;
    text-align-last: center;
    margin: 10px;
}
#xxjc_cont li a{
    background: none;
    width: auto;
    float: none;
    padding: 0;
}

/* 脚部 */
/* 脚部 */
.footer {
    width: 100%;
    background: #fff;
    border-top: 2px solid #ce0b00;
}

.footer_center {
    width: 1120px;
    margin: 0 auto;
    padding: 10px 0 20px 0;
    position: relative;
}

.footer_nav {
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #ce0b00;
}

.footer_nav a {
    font-size: 15px;
    color: #ce0b00;
}

.footer_center p {
    text-align: center;
    line-height: 28px;
}

.iconbox {
    position: absolute;
    left: 0;
    top: 25px;
}

#layui-layer1{
    border: 1px solid rgb(190, 0, 0);
}
.layui-layer-title{
    background-color: #be0000!important;
    color: #fff!important;
    padding: 0 20px 0 20px!important;
    height: 35px!important;
    line-height: 35px!important;
}
.layui-layer-setwin{
    right: 5px!important;
    top: 11px!important
}
.layui-layer-page .layui-layer-content{
    padding: 13px
}
div.layui-layer-content p span{
    font-size: 15px!important;
}


.ssbox input {
    width: 402px;
    height: 38px;
    line-height: 38px;
    padding-left: 15px;
    padding-right: 5px;
    border: 1px solid #c27973;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 15px;
    color: #a39f9e;
}

.ssbox button {
    width: 86px;
    height: 40px;
    border: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: url(../newimages/scaywz_6.png) no-repeat center center;
}
