.tj_subject {
    background: #fff;
    padding: 15px 0 40px 0;
    min-height: 800px;
    padding: 30px;
}
.currpos {
    padding-left: 30px;
    margin-bottom: 20px;
    line-height: 21px;
    font-size: 14px;
    background: url(currpos.png) center left no-repeat;
    color: #000000;
    margin: 0px auto 11px;

}

.currpos a {
    display: inline-block;
    /* padding: 0 5px; */
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}

.ImporFull {
    border-top: 1px dashed #E9E9E9;
    padding-top: 30px;
}

.ImporF_hd {
    width: 258px;
}

.ImporF_hd .column-name {
    background: #046FA7;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    padding-top: 17px;
    min-height: 80px;
    text-align: center;
    line-height: 20px;
    padding-bottom: 26px;
}

.ImporF_hd .menu {
    width: 254px;
    margin: -20px auto 0;
    border: 1px solid #f3f3f3;
    padding-bottom: 185px;
    padding: 5px 0 185px 0;
    background-color: #ffffff;
}

.ImporF_hd .menu li {
    width: 204px;
    /* height: 60px; */
    background: #f5f5f5;
    margin: 20px auto 0;

}

.ImporF_hd .menu li a {
    width: 204px;
    /* height: 60px; */
    display: block;
    font-size: 18px;
    padding: 18px 36px 18px 25px;
    display: flex;
    align-items: center;
    background: url(col1.png) no-repeat 166px center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.ImporF_hd .menu li a:hover {
    color: #046FA7;
    background: url(col2.png) no-repeat 166px center;
}

.ImporF_hd .menu li.active a {
    color: #046FA7;
    background: url(col2.png) no-repeat 166px center;
}

.ImporF_bd {
    width: 852px;
    /* overflow: hidden; */
    /* border-bottom: 1px solid #EEEEEE; */
}

.ImporF_bd ul.ImporF_bd-ul li {
    border-bottom: 1px solid #eee;
    font-weight: 400;
    font-size: 18px;
    /* line-height: 45px; */
    color: #333333;
    overflow: hidden;
    background: url(blue_dian_11.png) no-repeat left center;
    padding-left: 15px;
    line-height: 1;
    padding-bottom: 20px;
    padding-top: 20px;  
}

.ImporF_bd ul.ImporF_bd-ul br {
    display: none;
}

.ImporF_bd ul.ImporF_bd-ul li a {
    color: #333333;
    display: block;
    max-width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.ImporF_bd ul.ImporF_bd-ul li span {
    color: #000;
    float: right;
}

.ImporF_bd table.solicitation th {
    text-align: center;
}

.ImporF_bd table.solicitation td,
table.solicitation th {
    border: 1px solid #dddddd;
    padding: 10px 5px;
    font-size: 18px;
}

.ImporF_bd table.solicitation td .feedback {
    font-weight: bold;
    color: #1492ff;
}

.ImporF_bd table.solicitation td .red {
    color: #CC0000;
}

.Dividing_line {
    width: 100%;
    height: 1px;
    background-color: #EEEEEE;
    margin: 0 0 25px 0;
}

.ImporF_bd .Single_information .main_title {
    font-weight: 400;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #2383d1;
    margin-bottom: 35px;
}

.ImporF_bd .Single_information .main_section {
    width: 100%;
    margin: 0 auto;
    clear: both;
    line-height: 32px;
    font-size: 16px;
    color: #666;
    text-align: justify;
    word-wrap: break-word;
    white-space: normal;
    word-break: break-all;
    /* padding-bottom: 45px; */
}

.ImporF_bd .Single_information .main_section p {
    background: none !important;
}

.ImporF_bd .Single_information .artic-bto {
    width: 100%;
    text-align: right;
    font-size: 14px;
    line-height: 32px;
    color: #000;
    cursor: pointer;
}

.ImporF_bd .ImporF_bd-ul-title {
    font-size: 20px;
    line-height: 48px;
    color: rgb(4, 101, 182);
    margin-bottom: 5px;
    font-weight: bold;
}

.ImporF_bd .ImporF_bd-ul-title a {
    font-size: 18px;
}

.ImporF_bd_headerCol {
    width: 100%;
    background-color: #e9e9e9;
    margin-bottom: 10px;
    padding-left: 15px;
}

.ImporF_bd_headerCol li {
    float: left;
    padding: 0 15px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    float: left;
}

.ImporF_bd_headerCol li a {
    font-size: 18px;
}

.ImporF_bd_headerCol li.active {
    background-color: #ffffff;
    border-top: 2px solid #046FA7;

}

.ImporF_bd_headerCol li.active a {
    color: #046FA7;
}

/* 组织机构 */
.ImporF_hd .organization {
    min-height: 256px;
    background: url(jgzn.png) no-repeat center -15px #1492ff;
    margin-bottom: 10px;
    border-radius: 8px 8px 0 0;
    color: #ffffff;

}

.ImporF_hd .organization_title {
    text-align: center;
    padding: 0 10px;
    line-height: 45px;
    height: 45px;
    margin: 0px 0 10px 0;
    font-weight: bold;
}

.ImporF_hd .organization_details {
    padding: 0 10px;
    font-size: 16px;
    line-height: 26px;
}

.ImporF_bd .organization_col {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
}

.ImporF_bd .organization_col li {
    width: auto;
    flex: 1;
}

.ImporF_bd .organization_col li.active a {
    color: #046FA7;
}

.ImporF_bd .organization_col li a {
    display: block;
    background: url(1810301633204929807.png) no-repeat left center;
    padding-left: 25px;
}

.organization_list ul li {
    float: left;
    width: 50%;
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 3px;
    line-height: 45px;
}

.organization_list ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.institutions_right {
    background-color: #f6f6f6;
    padding: 10px 15px;
}

.institutions_left .menu {
    height: 668px;
    overflow-y: auto;
    padding-bottom: 20px;
}

/* 组织机构 */

/* 建议提案 */
.ImporF_bd .advice_table {
    width: 100%;
    font-size: 16px;
}

.ImporF_bd .advice_table th {
    text-align: center;
}

.ImporF_bd .advice_table thead {
    background-color: #f4f6f7;
    line-height: 45px;
}

.ImporF_bd .advice_table td,
.ImporF_bd .advice_table th {
    border: solid 1px #E0E0E0;
}

/* 建议提案 */

/* 新媒体 */
.NewMedia{
    width: 110%;
}
.NewMedia dl{
    float: left;
    width: 205px;
    margin-right: 30px;
    margin-bottom: 15px;
}
.NewMedia dl dt{
    height: 205px;
}
.NewMedia dl dt img{
    display: block;
    width: 100%;
    height: 100%;
}
.NewMedia dl dd{
    text-align: center;
    font-size: 18px;
}
/* 新媒体 */

/* 走进嵊泗栏目页 */
.zjss_col{
    border: 1px solid #dcdcdc;
}
.zjss_col .zjss_col_title{
    margin: 20px;
    background: url(in_mainfrbg.jpg);
    overflow: hidden;
}
.zjss_col .zjss_col_title span{
    position: relative;
    float: left;
    line-height: 18px;
    padding-right: 30px;
    font-size: 18px;
    color: #0076d0;
    font-weight: bold;
    background: #fff;
}
.zjss_col .zjss_col_title span::after{
    content: "";
    position: absolute;
    top: 0;
    right: 7px;
    width: 18px;
    height: 18px;
    background: #cbe3f2;
}
.zjss_col .zjss_colImg_text{
    margin: 0 20px 20px;
    position: relative;
}
.zjss_col .zjss_colImg_text img{
    width: 100%;
}
.zjss_col .zjss_colImg_text p {
    padding: 20px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    line-height: 32px;
}
.default_pgToolbar td{width: auto !important;}
/*  酒乡 */
.piclist li{
    margin-top: 30px;
}
.picltit {
    font-size: 22px;
    font-weight: bold;
    color: #046FA7;
}
.piclcont{
    margin-top: 25px;
}
.piclcont img{
    display: block;
    width: 250px;
    float: left;
}
.picltxt{
    float: right;
    width: 620px;
}
.picltxt p{
    text-align: justify;
    font-size: 18px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.picltxt a{
    display: block;
    float: right;
    margin-top: 20px;
    color: #046FA7;
    font-size: 18px;
    font-weight: bold;
}
.picltxt a:hover{
    color: #ff5017 !important;
}
/* 走进嵊泗栏目页 */
/* ************************************************************************ */
@media only screen and (max-width: 767px) {
    .bt-box-1200{width: 100%;}
    /* 手机版栏目页样式 */
    .lx_wrap {
        min-width: 0;
        /* padding: 0 3.2vw; */
    }

    .lx_wrap_bg {
        padding: 2.6667vw 0px 2.6667vw 0px;
    }

    .lx_bg {
        width: 100%;
    }

    .currpos {
        line-height: 5.6vw;
        font-weight: normal;
        font-size: 4vw;
        padding-left: 0;
        background: none;
        color: #999999;
        margin-bottom: 2.6667vw;
    }

    .currpos a {
        padding: 0;
        color: #999999;
    }

    /* 分页条 */
    .ImporF_bd .default_pgToolbar {
        background: none;
        border: none;
    }

    .ImporF_bd .default_pgPerPage {
        display: none;
    }

    .ImporF_bd .default_pgFirst {
        width: 8vw;
        height: 6.6667vw;
        background: url(first.gif) no-repeat center;
        background-size: contain;
        margin-right: 1.3333vw;
    }

    .ImporF_bd .default_pgFirstDisabled {
        width: 8vw;
        height: 6.6667vw;
        background: url(first_disabled.gif) no-repeat center;
        cursor: auto;
        background-size: contain;
        margin-right: 1.3333vw;
    }

    .ImporF_bd .default_pgPrev {
        width: 12vw;
        height: 6.6667vw;
        background: url(2103311728452201563.png) no-repeat center;
        background-size: contain;
        margin-right: 1.3333vw;
    }

    .ImporF_bd .default_pgPrevDisabled {
        width: 12vw;
        height: 6.6667vw;
        background: url(prev_disabled.gif) no-repeat center;
        cursor: auto;
        background-size: contain;
        margin-right: 1.3333vw;
    }

    .ImporF_bd .default_separator {
        display: none;
    }

    .ImporF_bd .default_pgNext {
        width: 12vw;
        height: 6.6667vw;
        background: url(next.gif) no-repeat center;
        background-size: contain;
        margin-left: 1.3333vw;
    }

    .ImporF_bd .default_pgNextDisabled {
        background: url(2111291041066108227.gif) no-repeat center;
        background-size: contain;
    }

    .ImporF_bd .default_pgLast {
        width: 8.1vw;
        height: 6.6667vw;
        background: url(last.gif) no-repeat center;
        background-size: contain;
        margin-left: 1.3333vw;
    }

    .ImporF_bd .default_pgLastDisabled {
        background: url(2111291041065739147.gif) no-repeat center;
        background-size: contain;
    }

    .ImporF_bd .default_pgRefresh {
        width: 8.4vw;
        height: 5.7333vw;
        background: url(2101271727178927538.gif) no-repeat center;
        background-size: contain;
    }

    .ImporF_bd .default_pgSearchInfo {
        display: none;
    }

    .ImporF_bd .default_pgToolbar td {
        font-size: 2.4vw;
        width: auto;
        padding: 0 0px 0 0px;
    }

    .ImporF_bd .default_pgToolbar td input {
        outline: none;
    }

    .ImporF_bd .default_pgCurrentPage {
        width: 4.8vw;
        height: 6.6667vw;
        line-height: 6.6667vw;
    }

    .ImporF_bd .default_pgToolbar td:first-child+td+td+td {
        display: none;
    }

    .ImporF_bd .default_pgPanel {
        float: none;
        margin: 0 auto;
    }

    /* 分页条 */
    .tj_subject {
        padding: 0;
        min-height: 0px;
        padding: 2.6667vw 3.2vw 2.6667vw 3.2vw
    }

    .ImporFull {
        min-height: 0;
        min-height: 66.6667vw;
        padding: 0;
    }

    .ImporF_hd {
        width: 100%;
        float: none;
        overflow: hidden;
        /* display: none; */
    }

    .ImporF_hd .channel-name {
        width: auto;
        height: 9.6vw;
        background-image: url(wyxzf_gl-cname.png);
        background-size: cover;
        color: #fff;
        font-size: 4.8vw;
        text-align: left;
        line-height: 9.6vw;
        margin-bottom: 4vw;
        font-weight: bold;
        display: inline-block;
        padding: 0 3.7333vw;
        background-repeat: round;
    }

    .ImporF_hd ul {
        overflow: hidden;
    }

    .ImporF_hd .menu li {
        margin-bottom: 3.2vw;
        float: left;
        margin-right: 3.2vw;
    }

    .ImporF_hd .column-name {
        width: auto;
        height: auto;
        background-image: url(wyxzf_gl-cname.png);
        background-size: cover;
        color: #fff;
        font-size: 4.8vw;
        text-align: left;
        line-height: 9.6vw;
        margin-bottom: 3vw;
        font-weight: bold;
        display: inline-block;
        padding: 0 3.7333vw;
        background-repeat: round;
        min-height: 0;
    }

    .ImporF_hd .menu {
        width: 110%;
        margin-top: 0;
        padding: 0;
        border: none;
        margin: 0px 0 0 0;
    }

    .ImporF_hd .menu li.active {
        background-color: #046FA7;
        color: #fff;
    }

    .ImporF_hd .menu li.active a {
        color: #ffffff;
        background: none;
    }

    .ImporF_hd .menu li {
        width: auto;
        float: left;
        margin: 0 3.2vw 3.2vw 0;
    }

    .ImporF_hd .menu li a {
        display: block;
        width: 100%;
        height: auto;
        color: #527ac1;
        font-size: 4.8vw;
        line-height: 9.6vw;
        padding: 0 5.333vw 0 5.133vw;
        cursor: pointer;
        background: none;
        /* background-image: url();
        background: url(wyxzf_icon_lm_sjx.png) no-repeat right center;
        background-size: 3.2vw 4vw; */
    }

    .ImporF_bd {
        width: 100%;
        float: none;
    }

    .ImporF_bd_headerCol {
        width: 100%;
        padding-left: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .ImporF_bd_headerCol li {
        font-size: 4vw;
        min-width: 33%;
        padding: 0px 1.3333vw;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        height: auto;
        line-height: 10vw;
    }

    .ImporF_bd_headerCol li a {
        font-size: 4vw;
    }


    .ImporF_bd ul.ImporF_bd-ul li a {
        width: 100%;
        max-width: 100%;
        white-space: inherit;
    }

    .ImporF_bd ul.ImporF_bd-ul li {
        font-size: 4.2667vw;
        line-height: 7.2vw;
        padding: 0.6667vw 0 0.6667vw 2.6667vw;
        background: url(blue_dian_11.png) no-repeat left 3.8667vw;
        background-size: 0.8vw 0.8vw;
    }

    .ImporF_bd ul.ImporF_bd-ul li span {
        color: #999;
        float: right;
    }

    .ImporF_bd ul.ImporF_bd-ul li:not(:first-child) {
        border-top: 1px #e3e3e3 dashed;
    }

    .ImporF_bd .Single_information .main_title {
        padding: 0px 0 1.3333vw 0px;
        line-height: 10vw;
        font-size: 7.2vw;
        color: #2383d1;
        text-align: center;
        font-weight: bold;
        margin-bottom: 0;
    }

    .ImporF_bd .Single_information .main_section {
        font-size: 4.2vw !important;
        line-height: 8.5333vw !important;
        overflow: hidden;
        padding-bottom: 0;
    }

    .ImporF_bd .Single_information .artic-bto {
        display: none;
    }

    .ImporF_bd .Single_information .main_section table {
        table-layout: fixed;
        word-break: break-word;
        max-width: 90%;
        width: auto;
    }

    .ImporF_bd .Single_information .main_section table th,
    table tr,
    table td {
        word-break: break-word;
    }

    .ImporF_bd .Single_information .main_section table td {
        padding: 0 !important;
        width: auto !important;
    }

    .ImporF_bd .Single_information .main_section img {
        height: auto !important;
        max-width: 80%;
    }

    .ImporF_bd .Single_information .main_section img[src*="/icons/"] {
        width: auto !important;
        height: auto !important;
    }

    .ImporF_bd .Single_information .main_section p {
        font-size: 4.2vw !important;
        line-height: 8.5333vw !important;
    }

    .ImporF_bd .Single_information .main_section span {
        font-size: 4.2vw !important;
        line-height: 8.5333vw !important;
    }

    .ImporF_bd .Single_information .main_section font {
        font-size: 4.2vw !important;
        line-height: 8.5333vw !important;
    }

    .ImporF_bd .Single_information .main_section td {
        font-size: 4.2vw !important;
        line-height: 8.5333vw !important;
    }

    .ImporF_bd .Single_information .main_section a {
        font-size: 4.2vw !important;
        line-height: 8.5333vw !important;
    }

    .ImporF_bd .Single_information .main_section tr {
        font-size: 4.2vw !important;
        line-height: 8.5333vw !important;
    }

    .ImporF_bd .Single_information .main_section th {
        font-size: 4.2vw !important;
        line-height: 8.5333vw !important;
    }

    /* 组织机构 */
    .ImporF_hd.institutions_left .column-name,
    .ImporF_hd.institutions_left .menu {
        display: none;
    }

    .ImporF_bd .organization_col li a {
        font-size: 4vw;
        padding-left: 6.6667vw;
        background-size: 4.2667vw 4.2667vw;
    }

    .institutions_right {
        background-color: #ffffff;
        padding: 0;

    }

    .ImporF_bd .organization_col li {
        flex: none;
        line-height: 7.4vw;
    }

    .ImporF_hd .organization {
        background: url(bjt.png) no-repeat;
        background-size: 100% 100%;
        min-height: 49.3333vw;
        border-radius: 2.1333vw 2.1333vw 0 0;
        margin-bottom: 2.6667vw;
    }

    .ImporF_hd .organization_title {
        padding: 0 2.6667vw;
        line-height: 10.6667vw;
        height: 10.6667vw;
        margin: 0px 0 0vw 0;
        font-weight: bold;
    }

    .ImporF_hd .organization_details {
        padding: 0 2.6667vw;
        font-size: 4vw;
        line-height: 6.9333vw;
    }

    .organization_list ul li {
        border-bottom: 1px dashed #cccccc;
        margin-bottom: 0.8vw;
        line-height: 10.6667vw;
    }

    .organization_list ul li a {
        font-size: 4vw;
    }

    .ImporF_bd .advice_table {
        font-size: 4vw;
    }

    .ImporF_bd .advice_table thead {
        line-height: normal;
    }

    /* 组织机构 */
    .NewMedia {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .NewMedia dl{
        float: none;
        width: 48%;
        margin-right: 0;
        margin-bottom: 2vw;
    }
    .NewMedia dl dt{
        height: 44.8vw;
    }
    .NewMedia dl dd{
        font-size: 4vw;
    }
    /* 走进嵊泗栏目页 */
    .zjss_col{
        border: none;
    }
    .zjss_col .zjss_col_title{
        margin: 3.2vw 0;
        background-size: 4.5333vw 4.5333vw;
    }
    
    .zjss_col .zjss_col_title span{
        font-size: 4vw;
        line-height: 8vw;
    }
    .zjss_col .zjss_col_title span::after{
        height: 8vw;
        width: 8vw;
        right: -8vw;
    }
    .zjss_col .zjss_colImg_text{
        margin: 0;
    }
    .zjss_col .zjss_colImg_text img{
        height: 48vw;
    }
    .zjss_col .zjss_colImg_text p{
        font-size: 4.2vw;
        line-height: 8.5333vw;
        padding: 2.1333vw;
    }
    /* 走进嵊泗栏目页 */
    /*  */
    .piclist li{
        margin-top: 4vw;
    }
    .picltit {
        font-size: 5vw;
    }

    .piclcont {
        margin-top: 3vw;
    }
    .piclcont img {
        width: 80%;
        float: unset;
        margin: 2vw auto;
    }
    .picltxt {
        float: unset;
        width: 100%;
    }
    .picltxt p{
        font-size: 4vw;
    }
    .picltxt a {
        margin-top: 3vw;
        font-size: 4.5vw;
    }
}

/* 老年版通用栏目页开始 */
.old_type .currpos {
    line-height: 50px;
    font-weight: 700;
    font-size: 24px;
    padding-left: 35px;
    background-size: 24px auto;
    background-position-y: 14px;
}
.old_type .currpos a{
    font-size: 24px; 
}
.old_type .default_pgToolbar {
    background: none;
    border: none;
  }
  .old_type .default_pgPanel{
    float: none;
    margin: 0 auto;
  }
  .old_type .default_pgPerPage {
    display: none;
  }
  
  .old_type .default_pgFirst {
    width: 100px;
    height: 50px;
    background: url(first.gif) no-repeat center;
    background-size: contain;
  }
  
  .old_type .default_pgFirstDisabled {
    width: 120px;
    height: 50px;
    background: url(first_disabled.gif) no-repeat center;
    cursor: auto;
    background-size: contain;
  }
  
  .old_type .default_pgPrev {
    width: 120px;
    height: 50px;
    background: url(2103311728452201563.png) no-repeat center;
    background-size: contain;
  }
  
  .old_type .default_pgPrevDisabled {
    width: 120px;
    height: 50px;
    background: url(prev_disabled.gif) no-repeat center;
    cursor: auto;
    background-size: contain;
  }
  
  .old_type .default_separator {
    display: none;
  }
  
  .old_type .default_pgNext {
    width: 120px;
    height: 50px;
    background: url(next.gif) no-repeat center;
    background-size: contain;
  }
  
  .old_type .default_pgLast {
    width: 100px;
    height: 50px;
    background: url(last.gif) no-repeat center;
    background-size: contain;
  }
  
  .old_type .default_pgRefresh {
    width: 120px;
    height: 50px;
    background: url(2101271727178927538.gif) no-repeat center;
    background-size: contain;
  }
  
  .old_type .default_pgSearchInfo {
    display: none;
  }
  
  .old_type .default_pgToolbar td {
    font-size: 20px;
    width: auto;
    padding: 0 0px 0 0px;
  }
  
  .old_type .default_pgToolbar td:first-child+td+td+td {
    display: none;
  }
  
  .old_type .default_pgToolbar td input {
    outline: none;
  }
  
  .old_type .default_pgCurrentPage {
    width: 80px;
    height: 50px;
    line-height: 50px;
  }
  .old_type .default_pgNextDisabled {
    width: 100px;
    height: 50px;
    background: url(2111291041066108227.gif) no-repeat center;
    background-size: contain;
}
.old_type .default_pgLastDisabled {
    width: 120px;
    height: 50px;
    background: url(2111291041065739147.gif) no-repeat center;
    background-size: contain;
}
.old_type .ImporF_hd,.old_type .ImporF_bd{
    width: 100%;
    float: none;
}
.old_type .ImporF_bd ul.ImporF_bd-ul li{
    font-size: 32px;
    /* line-height: 45px; */
    background: url(blue_dian_11.png) no-repeat left 35px;
    padding-left: 30px;
    line-height: 1;
    padding-bottom: 32px;
    background-size: 6px 6px;
}
.old_type .ImporF_bd ul.ImporF_bd-ul li a{
    max-width: 83%;
}
.old_type .ImporF_hd .menu{
    margin-top:0 ;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.old_type .ImporF_hd .menu li.active {
    background-color: #046FA7;
    color: #fff !important;
}

.old_type .ImporF_hd .menu li.active a {
    color: #ffffff;
    background: none;
}
.old_type .ImporF_hd .menu li.active a:hover{
    color: #ffffff !important;
}
.old_type .ImporF_hd .menu li {
    width: auto;
    float: left;
    margin: 0 30px 30px 0;
}

.old_type .ImporF_hd .menu li a {
    display: block;
    width: 100%;
    height: auto;
    color: #527ac1;
    font-size: 36px;
    line-height: normal;
    /* padding: 0 5.333vw 0 5.133vw; */
    cursor: pointer;
    background: none;
    /* background-image: url();
    background: url(wyxzf_icon_lm_sjx.png) no-repeat right center;
    background-size: 3.2vw 4vw; */
}
.old_type .ImporF_hd .column-name{
    display: none;
}
.old_type .ImporF_bd .Single_information .main_title{
    line-height: 64px;
    font-size: 52px;
}
.old_type .ImporF_bd .Single_information .main_section {
    font-size: 32px !important;
    line-height: 64px !important;
  }
  
  .old_type .ImporF_bd .Single_information .main_section p {
    font-size: 32px !important;
    line-height: 64px !important;
  }
  
  .old_type .ImporF_bd .Single_information .main_section span {
    font-size: 32px !important;
    line-height: 64px !important;
  }
  
  .old_type .ImporF_bd .Single_information .main_section font {
    font-size: 32px !important;
    line-height: 64px !important;
  }
  
  .old_type .ImporF_bd .Single_information .main_section a {
    font-size: 32px !important;
    line-height: 64px !important;
  }
  
  .old_type .ImporF_bd .Single_information .main_section td {
    font-size: 32px !important;
    line-height: 64px !important;
  }
  
  .old_type .ImporF_bd .Single_information .main_section th {
    font-size: 32px !important;
    line-height: 64px !important;
  }
  
  .old_type .ImporF_bd .Single_information .main_section tr {
    font-size: 32px !important;
    line-height: 64px !important;
  }
  .old_type .ImporF_bd .Single_information .main_section p.xixi_text{
    font-size: 20px !important;
    line-height: 32px !important;
    text-indent: 0px !important;
  }
  .old_type .ImporF_bd .Single_information .main_section .play_box_item p{
    font-size: 16px !important;
    line-height: 32px !important;
    text-indent: 0px !important;
  }
  .old_type .ImporF_bd .Single_information .main_section span.play_box_item_one{
    line-height: 0 !important;
  }
  .old_type .ImporF_bd .Single_information .main_section span.play_box_item_two{
    line-height: 0 !important;
  }
  .old_type .ImporF_bd .Single_information .main_section p.xixi_text_jd{
    font-size: 20px !important;
    line-height: 32px !important;
    text-indent: 0px !important;
  }
  .old_type .ImporF_bd_headerCol li{
    height: auto;
    line-height: 64px;
  }
  .old_type .ImporF_bd_headerCol li a{
    font-size: 32px;
  }
  .old_type .institutions_left .menu{
    display: none;
  }
  .old_type .ImporF_hd .organization{
    background: none;
    background-color: #1492ff;
    padding: 30px;
  }
  .old_type .ImporF_hd .organization_title{
    font-size: 48px;
  }
  .old_type .ImporF_hd .organization_details{
    font-size: 36px;
    padding: 0;
    line-height: 72px;
  }
  .old_type .ImporF_bd .organization_col li a{
    font-size: 36px;
    font-weight: bold;
    padding-left: 43px;
    background-size: 32px 32px;
  }
  .old_type .organization_list ul li{
    font-size: 32px;
    line-height: 64px;
  }
  .old_type .NewMedia dl dd{
    font-size: 32px;
  }
  /* 老年走进嵊泗栏目页 */
  .old_type .zjss_col .zjss_col_title span{
    font-size: 32px;
    line-height: 48px;
  }
  .old_type .zjss_col .zjss_col_title span::after{
    right: -32px;
    width: 48px;
    height: 48px;
  }
  .old_type .zjss_col .zjss_colImg_text p{
    font-size: 32px;
    line-height: 64px;
  }
  .old_type .zjss_col .zjss_col_title{
    margin: 30px;
  }
  .old_type .zjss_col .zjss_colImg_text{
    margin: 0 30px 30px;
  }
  /*  酒乡 */
  .old_type .piclist li{
    margin-top: 40px;
}
.old_type .picltit {
    font-size: 38px;
}
.piclcont{
    margin-top: 35px;
}
.old_type .piclcont img{
    width: 350px;
}
.old_type .picltxt{
    float: right;
    width: 800px;
}
.old_type .picltxt p{
    font-size: 36px;
}
.old_type .picltxt a{
    font-size: 36px;
}
  /* 老年走进嵊泗栏目页 */
/* 老年版通用栏目页开始 */