/* 政务公开 */
.white_bg{
    background: #fff;
}

.zwgk_box {
    width: 1200px;
    margin: 0 auto;
}

.zwgk_box .title a{
    color: #166BC2;
}
.row {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.row .item {
    width: 223px;
    height: 84px;
    background: url(../img/zwgk_bg.png) left center no-repeat;
    text-align: center;
    position: relative;
}

.row .item:hover ul{
    display: block;
}
.row .item ul{
    position: absolute;
    top: 85px;
    left: 0;
    width: 223px;
    background: #fff;
    border: 1px solid #D8E4FF;
    border-radius: 4px;
    display: none;
}

.row .item ul li{
    width: 200px;
    margin: 0 auto;
    background: url(../img/li-bg.png) left center no-repeat;
    text-align: left;
    text-indent: 15px;
    height: 37px;
    line-height: 37px;
}
.row .active {
    background: #E8F5FF;
    border: 1px solid #0D4990;
}

.row .item a {
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.row .item ul li a{
    display: inline-block;
    height: auto;
}
.row .item a img{
    width: 30px;
    height: 30px;
    margin-right: 5px;
}
.row .item a p {
    font-size: 17px;
    color: #333333;
}

.twolist {
    margin-top: 36px;
    width: 1200px;
}

.leaderlist {
    width: 580px;
}

.leaderlist .title{
    background: url(../img/w585.png) left bottom no-repeat;
    padding-bottom: 10px;
}
.title {
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 20px;
}

.title a {
    color: #121212;
}

.leader_img {
    width: 152px;
    height: 194px;
    float: left;
}

.leader_img img {
    width: 152px;
    height: 194px;
}

.leader_team {
    width: 580px;
    background: #F6F5F5;
    padding: 10px 15px;
}

.leader_team .p {
    font-size: 16px;
    line-height: 34px;
}

.leader_team .p span {
    display: block;
    color: #121212;
    float: left;
    font-weight: 600;
    margin-right: 15px;
}

.leader_team .p a {
    float: left;
    margin-right: 25px;
    font-weight: 400;
    color: #121212;
}

.leader_team .p span:nth-child(2) {
    width: 440px;
    float: left;
}

.leader_letter {
    width: 580px;
    height: 75px;
    line-height: 75px;
    background: url(../img/mail.png) 210px 22px no-repeat #0161C7;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 18px;
    margin-top: 13px;
    font-weight: 700;
}

.leader_box {
    width: 580px;
    height: 140px;
    background: #f6f5f5;
    margin-top: 13px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    padding: 5px 0;
}

.leader_item {
    width: 266px;
    height: 50px;
    background: #fff;
}

.leader_item img {
    margin-right: 14px;
}

.leader_item a {
    color: #121212;
    font-size: 16px;
    display: flex;
    width: 266px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tzgg_list {
    width: 585px;

}
.tzgg_list .title{
    background: url(../img/w585.png) left bottom no-repeat;
    padding-bottom: 10px;
}

.tzgg_list ul li {
    height: auto;
    line-height: 38px;
    background: url(../img/li-bg.png) left center no-repeat;
    font-size: 16px;
    text-indent: 15px;
}

.tzgg_list ul li .date {
    float: right;
    color: #999;
}

.zfxxlist {
    width: 277px;
}

.zfxxlist ul li:nth-child(1) {
    width: 278px;
    height: 69px;
    background: url(../img/zfxxgkpt.png) center left no-repeat;
    font-size: 22px;
    color: #fff;
    border: none;
    justify-content: center;
}

.zfxxlist ul li:nth-child(1) a {
    color: #fff;
}

.zfxxlist ul li {
    width: 278px;
    height: 60px;
    border: 1px solid #4889D6;
    display: flex;
    align-items: center;
    justify-content: left;
    margin-bottom: 17px;
    font-size: 18px;
}

.zfxxlist ul li img {
    margin-left: 36px;
    margin-right: 18px;
}

.zcwjTab {
    width: 860px;
}

.zcwjTab .hd ul {
    height: 60px;
    width: 860px;
    background: url(../img/zcwj_line.png) left 49px no-repeat;
    display: flex;
    justify-content: space-around;
}

.zcwjTab .hd ul li {
    font-size: 24px;
    height: 60px;
}

.zcwjTab .hd ul li.on {
    font-weight: 700;
    background: url(../img/yuanquan.png) center bottom no-repeat;
}

.zcwjTab .hd ul li.on a{
    color: #166BC2;
}
.zcwjTab .bd ul li {
    height: 52px;
    line-height: 52px;
    display: flex;
    justify-content: space-between;
    background: url(../img/li-bg.png) left center no-repeat;
    border-bottom: 1px dashed #A5A5A5;
}

.zcwjTab .bd ul li a {
    width: 720px;
    display: block;
    margin-left: 15px;
    font-size: 16px;
    color: #121212;
    height: 51px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zcwjTab .bd ul li .type {
    display: block;
    width: 120px;
    color: #004D93;
    font-size: 16px;
}

.zcwjTab .bd ul li .date {
    display: block;
    width: 120px;
    color: #999;
    font-size: 16px;
    text-align: right;
}

.fdzdgk_list {
    display: flex;
    justify-content: space-between;
}

.fdzdgk_li {
    width: 278px;
    height: 75px;
    text-align: center;
    line-height: 79px;
    font-size: 18px;
    text-indent: 20px;
}

.fdzdgk_li:nth-child(1) {
    background: url(../img/1.png) left center no-repeat;
}

.fdzdgk_li:nth-child(2) {
    background: url(../img/2.png) left center no-repeat;
    text-indent: 40px;
}

.fdzdgk_li:nth-child(3) {
    background: url(../img/3.png) left center no-repeat;
    text-indent: 30px;
}

.fdzdgk_li:nth-child(4) {
    background: url(../img/4.png) left center no-repeat;
    text-indent: 25px;
}

.zdlyxxgk ul {
    width: 1200px;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}

.zdlyxxgk ul li{
    width: 193px;
    height: 93px;
    margin-right: 8px;
    margin-bottom: 27px;
    text-align: center;
    position: relative;
}

.zdlyxxgk ul li a{
    display: block;
    width: 100%;
    height: 100%;
}

.zdlyxxgk ul li:nth-child(6n){
    margin-right: 0;
}

.zdlyxxgk ul li a{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    font-size: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 70px;
}

.zdlyxxgk ul li:nth-child(5) a,.zdlyxxgk ul li:nth-child(6) a,.zdlyxxgk ul li:nth-child(11) a,.zdlyxxgk ul li:nth-child(12) a,.zdlyxxgk ul li:nth-child(13) a,.zdlyxxgk ul li:nth-child(14) a,.zdlyxxgk ul li:nth-child(17) a,.zdlyxxgk ul li:nth-child(18) a,.zdlyxxgk ul li:nth-child(19) a,.zdlyxxgk ul li:nth-child(20) a{
    padding-left: 83px;
}

.zdlyxxgk ul li:nth-child(15) a,.zdlyxxgk ul li:nth-child(16) a{
    padding-left: 100px;
}
.zdlyxxgk ul li:nth-child(21) a,.zdlyxxgk ul li:nth-child(22) a{
    padding-left: 60px;
}

/* 走进邓州 */
.zjdz_bg{
    width: 100%;
    background: url(../img/zjdz_bg.png) no-repeat center top;
    padding-top: 1px;
}

.crumbs{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: url(../img/home.png) left center no-repeat;
    font-size: 16px;
    padding-left: 30px;
    margin-top: 20px;
    color: #466B92;
}

.crumbs a,.crumbs span{
    color: #466B92;
}

.dzjj_box{
    margin-top: 101px;
}

.dzjj_box h3{
    font-size: 24px;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 13px;
}

.dzjj_box h3 a{
    color: #0161C7;
}

.dzjj_sum{
    width: 598px;
    height: 255px;
    background: url(../img/dzjj_bg.png) no-repeat center center;
    padding: 25px;
    color: #fff;
    font-size: 18px;
    line-height: 1.6;
    text-align: justify;
}

.dzjj_sum a{
    color: #fff;
}

.tz_slice{
    margin-top: 43px;
}

.tz_list{
    margin-top: 18px;
    display: flex;
    justify-content: space-between;
    height: 300px;
}

.big_tz{
    width: 196px;
    height: 300px;
    position: relative;
}

.big_tz p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 370px;
    text-align: center;
    font-size: 24px;
    color: #915305;
}

.big_tz:last-child p{
    color: #B5331C;
}
.middle_tz{
    display: flex;
    width: 768px;
    height: 300px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.longitem{
    width: 374px;
    height: 140px;
    position: relative;
    margin-bottom: 20px;
}

.longitem p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 200px;
    text-align: center;
    font-size: 24px;
    color: #34806F;
}

.longitem:nth-child(2) p{
    color: #915305;
}

.shortitem{
    width: 242px;
    height: 140px;
    position: relative;
}

.shortitem p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 200px;
    text-align: center;
    font-size: 24px;
    color: #B5331C;
}

.shortitem:nth-child(4) p{
    color: #34806F;
}

.shortitem:nth-child(5) p{
    color: #38578E;
}

.ly_slice{
    display: flex;
    justify-content: space-between;
}

.ly_title{
    margin-left: -46px;
    margin-top: 33px;
}

.ly_list{
    margin-top: 67px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 888px;
    height: 144px;
    background: url(../img/ly_list.png) left center no-repeat;
}

.ly_item{
    display: block;
    width: 90px;
    text-align: center;
    margin: 0 30px;
    font-size: 22px;
}

.ly_item img{
    margin-bottom: 10px;
}

.lxr_slice{
    height: 315px;
    display: flex;
    justify-content: space-between;
    margin-top: 17px;
}

.big_lxr{
    width: 577px;
    height: 315px;
    position: relative;
}

.lxr_a{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 21px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .55);
}

.btn{
    width: 48px;
    height: 48px;
    margin-bottom: 10px;
}

.short_lxr{
    width: 144px;
    height: 315px;
    position: relative;
}

.shortlxr_a{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 21px;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .55);
}

.shortlxr_a span{
    width: 91px;
    height: 33px;
    position: absolute;
    top: 0;
    left: 0;
}
.shortlxr_a span img{
    width: 91px;
    height: 33px;
}
.shortlxr_a p{
    font-size: 21px;
    color: #fff;
}

.yellow_bg{
    width: 100%;
    height: 544px;
    background: url(../img/sn_bg.png) center bottom no-repeat;
    margin-top: -175px;
    padding-top: 1px;
    overflow: hidden;
}

.sn_list{
    width: 790px;
    height: 126px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 340px;
    float: right;
}

.snitem{
    width: 150px;
    height: 51px;
    display: block;
    text-align: center;
    line-height: 51px;
    font-size: 22px;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, .22);
    border: 1px solid #fff;
    border-radius: 4px;
}

.snitem:nth-child(5n){
    margin-right: 0;
}

.cj_bg{
    width: 100%;
    height: 397px;
    background: url(../img/cj_bg.png) top center no-repeat;
    padding-top: 1px;
}

.cj_list{
    width: 1200px;
    margin: 95px auto 0;
    display: flex;
}

.cjitem{
    display: block;
    width: 173px;
    height: 208px;
    text-align: center;
    background: url(../img/csgh_item.png) center top no-repeat;
    font-size: 22px;
    color: #0161C7;
    margin-right: 12px;
    line-height: 245px;
}

.cjitem:nth-child(2){
    background: url(../img/cjdt_item.png) center top no-repeat;
}

.cjitem:nth-child(3){
    background: url(../img/zjxm_item.png) center top no-repeat;
}

.cjitem:nth-child(4){
    background: url(../img/szgg_item.png) center top no-repeat;
}

.cjitem:nth-child(5){
    background: url(../img/csly_item.png) center top no-repeat;
}

/* 基层政务公开 */

.jczw_bg{
    width: 100%;
    background: url(../img/jczwgk_bg.png) center top no-repeat;
    padding-top: 5px;
}

.jczw_bg .logo{
    width: 100%;
    height: 100%;
    padding-top: 20px;
}

.gkly_box{
    width: 100%;
    margin-top: 375px;
}

.gkly_title{
    width: 523px;
    height: 57px;
    margin: 0 auto;
}

.gkly_list{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 9px;
}

.gkly_item{
    width: 285px;
    height: 79px;
    background: url(../img/gkly_item.png) center bottom no-repeat;
    text-align: center;
    line-height: 79px;
    margin-right: 20px;
    margin-top: 20px;
}

.gkly_item a{
    color: #1773C5;
    font-size: 22px;
    font-weight: 700;
}

.gkly_item:nth-child(4n){
    margin-right: 0;
}

.xzjd_box{
    margin-top: 60px;
    width: 100%;
}

.xzjd_list{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-top: 9px;
}

.xzjd_item{
    width: 224px;
    height: 79px;
    background: url(../img/xzjd_item.png) center bottom no-repeat;
    text-align: center;
    line-height: 79px;
    margin-right: 20px;
    margin-top: 20px;
}

.xzjd_item a{
    color: #41596D;
    font-size: 22px;
    font-weight: 700;
}

.xzjd_item:nth-child(5n){
    margin-right: 0;
}

.gztj_box{
    width: 100%;
    margin-top: 60px;
}

.gztj_list{
    width: 100%;
    margin-top: 30px;
}

.gztj_list ul{
    overflow: hidden;
}

.gztj_list ul li{
    float: left;
    width: 49%;
    height: 45px;
    line-height: 45px;
    background: url(../img/li-bg.png) center left no-repeat;
    overflow: hidden;
}
.gztj_list ul li span{
    float: right;
    color: #999;
    font-size: 16px;
    overflow: hidden;
}
.gztj_list ul li a{
    display: block;
    float: left;
    width: 78%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 15px;
    color: #121212;
    font-size: 16px;
}

.gztj_list ul li:nth-child(2n){
    margin-right: 0;
}

.gztj_list ul li:nth-child(2n+1){
    float: right;
}

/* 数据发布 */
.main.white {
    margin-top: 0;
    padding: 20px 0px 30px;
}

/*  */
.hgjjyxqk {
    margin-top: 30px;
}

.hgjjyxqk .tit {
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    font-size: 24px;
    color: #121212;
    letter-spacing: 0;
    text-align: center;
}

.tab-box {
    margin-top: 33px;
}

.tab-box .hd ul li {
    float: left;
    width: 240px;
    height: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: #EAEEF2;
}

.tab-box .hd ul li p {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #121212;
    letter-spacing: 0;
}

.tab-box .hd ul li.on p {
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0;
    z-index: 10;
}

.tab-box .hd ul li.on {
    position: relative;
}

.tab-box .hd ul li.on::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 240px;
    height: 74.5px;
    background: url(../img/sjfb_tabs_li_bg.png) no-repeat center;
    z-index: 1;
}

.echarts_box {
    width: 1200px;
    height: 478px;
    /* background: url(../img/chart_bg_ssny.png) no-repeat center;
  background-size: contain; */
    box-shadow: 1px 5px 10px #eee;
    padding-bottom: 20px;
}



.tjxx_box {
    width: 100%;
    padding-top: 20px;
}


.tjxx_box .tit {
    display: flex;
    justify-content: left;
    align-items: center;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 10px;
}

.tjxx_box .tit span {
    font-family: MicrosoftYaHei-Bold;
    font-size: 24px;
    color: #121212;
    letter-spacing: 0;
    margin-right: 50px;
    cursor: pointer;
}

.tjxx_box .tit span.on {
    font-weight: 700;
}

.tjxx_box .tit .more {
    font-family: MicrosoftYaHei;
    font-size: 15px;
    color: #999999;
    letter-spacing: 0;
}

.tjxx_box .cont {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cont {
    position: relative;
}

.more {
    position: absolute;
    top: -32px;
    right: 0;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    color: #999999;
    letter-spacing: 0;
}

.newslist {
    width: 563px;
    margin-top: 12px;
}

.newslist ul li {
    width: 100%;
    padding-left: 15px;
    background: url(../img/li-bg.png) left center no-repeat;
    line-height: 2.5;
}

.newslist ul li:hover a {
    color: #0D4990;
}

.newslist ul li a {
    display: block;
    width: 82%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #121212;
    letter-spacing: 0;
    float: left;
}

.newslist ul li .date {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    color: #999999;
    letter-spacing: 0;
    float: right;
}

.nysjj_box {
    width: 100%;
    height: 519px;
    background: #EAF2F8;
    padding: 39px 0 52px 0;
}

.nysjj {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.nysjj .tit {
    text-align: center;
    font-family: MicrosoftYaHei-Bold;
    font-weight: 700;
    font-size: 24px;
    color: #000000;
    letter-spacing: 0;
}

.nysjj .cont {
    margin-top: 21px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nysjj .cont .lf {
    width: 513px;
    height: 376px;
    background: #ffffff;
    box-shadow: 0 0 9px 1px #0000001c;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nysjj .cont .rt {
    width: 656px;
    height: 376px;
    background: #FFFFFF;
    box-shadow: 0 0 9px 1px #0000001c;
}

.ssChart {
    width: 452px;
    height: 307px;
    position: relative;
}

#economy {
    width: 100%;
    height: 307px;
}

.ecoNum {
    position: absolute;
    left: 53%;
    top: 50%;
    transform: translate(-71%, -50%);
    width: 75px;
    height: 75px;
    background: #FFFFFF;
    border-radius: 50%;
    text-align: center;
    padding: 23px 0 18px;
    box-sizing: border-box;
}

.ecoNum h1 {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    line-height: 12px;
}

.ecoNum p {
    font-weight: 500;
    font-size: 12px;
    color: #000000;
    opacity: 0.5;
    line-height: 17px;
}

.rt {
    padding: 25px 24px 30px 24px;
}

.rt ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.rt ul li {
    width: 196px;
    height: 321px;
    background-size: cover;

}

.rt ul li:nth-child(1) {
    background: url(../img/gdp_ssny.png) no-repeat center;
}

.rt ul li:nth-child(2) {
    background: url(../img/yssr_ssny.png) no-repeat center;
}

.rt ul li:nth-child(3) {
    background: url(../img/xfp_ssny.png) no-repeat center;
}

.rt ul li .tit {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    letter-spacing: 0;
    margin: 0 auto;
    margin-top: 77px;
}

.rt ul li .nu {
    text-align: center;
    margin-top: 57px;
    font-weight: 700;
    font-size: 18px;
}

.rt ul li:nth-child(3) .nu {
    margin-top: 46px;
}

.rt ul li .nu span {
    font-weight: 700;
    font-size: 30px;
}

.rt ul li:nth-child(1) .tit,
.rt ul li:nth-child(1) .nu,
.rt ul li:nth-child(1) .nu span {
    color: #84580A;
}


.rt ul li:nth-child(3) .tit {
    margin-top: 64px;
}

.rt ul li:nth-child(2) .tit,
.rt ul li:nth-child(2) .nu,
.rt ul li:nth-child(2) .nu span {
    color: #275CD9;
}

.rt ul li:nth-child(3) .tit,
.rt ul li:nth-child(3) .nu,
.rt ul li:nth-child(3) .nu span {
    color: #048177;
}

.rt ul li .bfb {
    width: 168px;
    height: 51px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 51px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    background-size: cover;
}

.rt ul li:nth-child(1) .bfb {
    background: url(../img/ssny_gdp_bg.png) no-repeat center;
}

.rt ul li:nth-child(2) .bfb {
    background: url(../img/ssny_yssr_bg.png) no-repeat center;
}

.rt ul li:nth-child(3) .bfb {
    background: url(../img/ssny_sfp_bg.png) no-repeat center;
}

.main{
    width: 1200px;
    background: #fff;
    margin: 0 auto;
}

.crumb{
    font-size: 16px;
    line-height: 1.6;
    background: url(../img/home.png) left center no-repeat;
    padding-left: 30px;
    color: #466B92;
}

.crumb a{
    color: #466B92;
}

/* 重点领域信息公开 */
.zdlygkbg{
    width: 100%;
    background: url(../img/zdlyxxgk_bg.png) center top no-repeat;
    padding-top: 26px;
}

.zdly_box{
    margin-top: 360px;
    width: 100%;
    padding-top: 1px;
}

.zdly_title{
    display: flex;
    justify-content: left;
    height: 35px;
    align-items: center;
    margin-top: 40px;
}

.zdly_title img{
    margin-right: 14px;
}

.zdly_title a{
    font-size: 24px;
    font-weight: 700;
    color: #275CD9;
}

.zdly_list{
    width: 100%;
    padding: 20px 0;
    background: #F5F5F5;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    margin-top: 14px;
}

.zdly_item{
    width: 20%;
    font-size: 17px;
    text-align: center;
    color: #121212;
}

/* 互动交流 */

.maillist{
    width: 100%;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.mailitem{
    width: 385px;
    height: 127px;
    background: url(../img/brown_bg.png) center no-repeat;
    font-size: 26px;
    padding-left: 180px;
    padding-top: 30px;
}

.mailitem:nth-child(2){
    background: url(../img/purper_bg.png) center no-repeat;
}

.mailitem:nth-child(3){
    background: url(../img/blue_bg.png) center no-repeat;
}

.mailitem span{
    font-size: 16px;
    color: #969696;
}
.mailitem:nth-child(1) a{
    color: #9B5A2E;
    display: block;
    font-weight: 700;
}

.mailitem:nth-child(2) a{
    color: #275CD9;
    display: block;
    font-weight: 700;
}

.mailitem:nth-child(3) a{
    color: #1798C6;
    display: block;
    font-weight: 700;
}

.hdjl_left{
    width: 390px;
}

.zxft_item{
    background: #F1F1F1;
    padding: 25px;
    margin-bottom: 20px;
}

.zxft_title{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
}

.zxft_title a{
    color: #166BC2;
}

.ft_box{
    display: block;
}

.ft_box img{
    width: 340px;
    height: 207px;
    margin-bottom: 20px;
}

.ft_box p{
    font-size: 16px;
    color: #121212;
    line-height: 1.5;
    margin-bottom: 10px;
}

.ft_box p span{
    font-weight: 700;
}

.hdleft_img{
    width: 390px;
    height: 120px;
    margin-bottom: 15px;
}

.hdleft_img img{
    width: 390px;
    height: 120px;
}

.hdjl_right{
    width: 770px;
}

.lxxd_box{

}

.lxxd_title{
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;
}

.lxxd_title a{
    color: #166BC2;
}

.xdMail li:nth-child(1){
    height: 56px;
    line-height: 56px;
    background: #DFE7F6;
    display: flex;
    justify-content: space-between;
    border-bottom: none;
}
.xdMail li:nth-child(1) p,.xdMail li:nth-child(1) span{
    color: #666;
}

.xdMail li:nth-child(1) span{
    text-align: center;
    text-indent: 0;
}

.xdMail li {
    height: 54px;
    line-height: 54px;
    font-size: 16px;
    border-bottom: 1px dashed #e7e7e7;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.xdMail li p {
    width: 237px;
    float: left;
    text-indent: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.xdMail li span {
    width: 100px;
    display: block;
    float: left;
    text-indent: 10px;
}

.xdMail li span.source {
    width: 120px;
}

.xjbltj_box,.dczj_box{
    margin-top: 20px;
}

.xjbltj_title{
    background: url(../img/hdjl_title.png) left bottom no-repeat;
    height: 45px;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}

.xjbltj_title a{
    color: #166BC2;
}

.xjbltj_list li{
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    padding: 0 10px;
}

.xjbltj_list li:nth-child(2n){
    background: #F0F7FF;
}

.xjbltj_list li span{
    float: right;
    color: #999999;
}

.dczj_box .liList {
    border-bottom: 1px dashed #e7e7e7;
    padding: 15px 0 15px;
}

.dczj_box .liList .w430 {
    width: 430px;
}

.dczj_box .liList p {
    font-size: 18px;
    margin-bottom: 11px;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.dczj_box .liList h4 span {
    font-size: 14px;
    color: #999;
    margin-right: 40px;
}

.dczj_box .liBtn {
    margin-top: 8px;
}

.dczj_box .liBtn h3 {
    width: 96px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
}

.dczj_box .liBtn .jinxing {
    background: #EBF1F8;
    color: #024790;
}

.dczj_box .liBtn .jieshu {
    background: #F0F0F0;
    color: #A0A0A0;
}
/* 适老化 */
.oldModel .row .item ul li{background: none;height: 55px;line-height: 55px;overflow: hidden;text-indent: 0;}
.oldModel .leaderlist{width: 100%;}
.oldModel .title{line-height: 1.6;border-bottom: 1px solid #ded8d8;}
.oldModel .leader_team{width: 100%;}
.oldModel .leader_team .p{line-height: 1.6;}
.oldModel .leader_team .p span:nth-child(2){width: 800px;}
.oldModel .leader_box{width: 100%;height: 100px;}
.oldModel .leader_letter{background: url(../img/mail.png) 500px 25px no-repeat #0161C7;width: 100%;}
.oldModel .tzgg_list{width: 100%;}
.oldModel .tzgg_list .title{}
.oldModel .tzgg_list ul li{line-height: 55px;}
.oldModel .zfxxlist{width: 100%;}
.oldModel .zfxxlist ul{display: flex;}
.oldModel .zfxxlist ul li{height: 69px;}
.oldModel .zfxxlist ul li img{display: none;}
.oldModel .zcwjTab{width: 100%;}
.oldModel .zcwjTab .hd ul{width: 100%;background: url(../img/zcwj_line.png) left 49px repeat-x;}
.oldModel .zcwjTab .bd ul li{height: 60px;line-height: 60px;}
.oldModel .zcwjTab .bd ul li .date{width: 160px;}
.oldModel .fdzdgk_li{background: rgb(149,181,204, .27) !important;text-indent: 0!important;overflow: hidden;}
.oldModel .zdlyxxgk ul li{width: 32%;}
.oldModel .zdlyxxgk ul li img{width: 100%;height: 100%;}
.oldModel .zdlyxxgk ul li a{padding-left: 130px;}
.oldModel .hdjl_left{width: 100%;overflow: hidden;}
.oldModel .zxft_item{float: left;}
.oldModel .hdleft_img{width: 49%;height: auto;float: left;}
.oldModel .hdleft_img img{width: 100%;height: auto;}
.oldModel .hdleft_img:last-child{float: right;}
.oldModel .hdjl_right{width: 100%;}
.oldModel .xdMail li p{width: 600px;}
.oldModel .xdMail li span{width: 180px;}
.oldModel .xjbltj_title{border-bottom: 1px solid #ded8d8;}
.oldModel .xdMail li{height: 60px;line-height: 60px;}
.oldModel .xjbltj_list li{height: 60px;line-height: 60px;}
.oldModel .dczj_box .liList .w430{width: 830px;}
.oldModel .dczj_box .liBtn h3{width: 150px;height: 60px;line-height: 60px;}
.oldModel .dzjj_sum{width: 100%;height: auto;background: rgba(0, 0, 0, .22);}
.oldModel .dzjj_box h3 a{font-size: 34px!important;}
.oldModel .ly_item{width: 115px;}