/*commom style*/
* {
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
    font-family: "Microsoft YaHei";
}

ul li {
    list-style: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.height10 {
    height: 10px;
}

.height15 {
    height: 15px;
}

.height20 {
    height: 20px;
}

.height25 {
    height: 25px;
}

.height30 {
    height: 30px;
}

.height40 {
    height: 40px;
}

.height45 {
    height: 45px;
}

/*清除浮动*/
.clear {
    zoom: 1;
}

.clear:after {
    content: '.';
    display: block;
    clear: both;
    width: 0;
    height: 0;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "020";
    height: 0px;
    display: block;
    overflow: hidden;
    clear: both;
}

/*头部样式*/
.header {
    width: 100%;
    height: 150px;
    background: url(ycmzj_pic_1.png) no-repeat;
}

.head {
    width: 1100px;
    margin: 0 auto;
}

.logo {
    margin-top: 38px;
    margin-left: 47px;
}

.search {
    margin-top: 71px;
}

.search_txt {
    background: #ffffff;
    width: 260px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #aaaaaa;
    font-size: 15px;
    color: #999999;
    padding-left: 10px;
    ;
    outline: none;
}

.search_bnt {
    background: #1579cf;
    width: 70px;
    height: 40px;
    border: none;
    outline: none;
    font-size: 15px;
    color: #ffffff;
}

.banner {
    width: 100%;
    background: #7ad0ff;
}

.nav {
    width: 1100px;
    margin: 0 auto;
}

.nav ul li a {
    line-height: 50px;
    width: 183px;
    height: 50px;
    float: left;
    border-left: solid 1px #5dabd5;
    text-align: center;
}

/*.nav ul li a{*/
/*width: 100%;*/
/*height: 50px;*/
/*}*/
.nav ul li:hover a {
    background: #0c7cb9;
    color: #ffffff;
}

.nav ul li a.bg {
    background: #0c7cb9;
    color: #ffffff;
}

.nav ul li:first-child a {
    border: none;
}

.nav ul li a {
    font-size: 17px;
    color: #333333;
}

/*第一部分*/
.hide {
    display: none;
}

.content1 {
    width: 1100px;
    height: 337px;
    margin: 0 auto;
}

.content1-left {
    width: 514px;
}

.content1-right {
    width: 561px;
}

.focusBox {
    position: relative;
    width: 514px;
    height: 337px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

.focusBox .pic img {
    width: 514px;
    height: 337px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
    background: #f60;
}

.content-title {
    height: 30px;
    border-bottom: solid 1px #e0e0e0;
}

.content-title ul li {
    float: left;
    width: 80px;
    margin-left: 10px;
}

.content-title ul li:hover {
    cursor: pointer;
}

.content-title ul li:first-child {
    margin-left: 0;
    ;
    background: url(line.png) no-repeat right center
}

.content-title ul li a {
    font-size: 17px;
    color: #333333;
}

.content-title ul li.content-title-hover {
    font-weight: bold;
    color: #16a2ef;
}

.mzyw-more {}

.mzyw-more a {
    font-size: 13px;
    color: #999999;
    background: url(ycmzj_pic_4.png) no-repeat right 1px;
    padding-right: 20px;
}

.content-list ul li {
    background: url(ycmzj_pic_16.png) no-repeat left center;
    padding-left: 13px;
    line-height: 30px;
}

.content-list ul li a {
    font-size: 15px;
    color: #333333;
}

.content-list ul li span {
    font-size: 15px;
    color: #999999;
    float: right;
}

/*第二部分*/
.content2 {
    width: 1100px;
    margin: 0 auto;
    height: 260px;
}

.content2-left {
    width: 716px;
}

.content2-right {
    width: 356px;
}

.content2-title {
    height: 36px;
    border-bottom: solid 1px #e0e0e0;
    padding-left: 43px;
    background: url(ycmzj_pic_3.png) no-repeat left top;
}

.content2-title ul li {
    font-size: 17px;
    color: #16a2ef;
    font-weight: bold;
}

.bsfw ul li {
    width: 142px;
    height: 70px;
    float: left;
    text-align: center;
    margin-top: 30px
}

.bsfw ul li a {
    font-size: 15px;
    color: #333333;
    line-height: 70px
}

.bsfw ul li a img {
    float: left;
}

.a1 {
    background: url(ycmzj_pic_6.png) no-repeat left center;
}

.a2 {
    background: url(ycmzj_pic_7.png) no-repeat left center;
}

.a3 {
    background: url(ycmzj_pic_8.png) no-repeat left center;
}

.a4 {
    background: url(ycmzj_pic_9.png) no-repeat left center;
}

.a5 {
    background: url(ycmzj_pic_10.png) no-repeat left center;
}

.a6 {
    background: url(ycmzj_pic_11.png) no-repeat left center;
}

.a7 {
    background: url(ycmzj_pic_12.png) no-repeat left center;
}

.a8 {
    background: url(ycmzj_pic_13.png) no-repeat left center;
}

.a9 {
    background: url(ycmzj_pic_14.png) no-repeat left center;
}

.a10 {
    background: url(ycmzj_pic_15.png) no-repeat left center;
}

/*第三部分*/
.content3 {
    width: 1100px;
    margin: 0 auto;
    height: 270px;
}

.content3-left {
    width: 716px;
}

.content3-right {
    width: 356px;
}

.content3-title {
    height: 36px;
    border-bottom: solid 1px #e0e0e0;
    padding-left: 43px;
    background: url(ycmzj_pic_5.png) no-repeat left top;
}

.content3-title ul li {
    font-size: 17px;
    color: #16a2ef;
    font-weight: bold;
}

.zmhd {
    width: 716px;
    height: 235px;
}

.zmgd-left {
    width: 161px;
}

.zmhd-left ul li {
    width: 161px;
    height: 109px;
    margin-top: 5px;
    text-align: center;
}

.zmhd-left ul li:first-child {
    margin-top: 12px;
}

.zmhd-left ul li a {
    font-size: 15px;
    color: #0698e8;
    width: 161px;
    height: 109px;
    display: block;
    padding-top: 75px;
}

.b1 {
    background: url(ycmzj_pic_17.png) no-repeat;
}

.b2 {
    background: url(ycmzj_pic_18.png) no-repeat;
}

.zmhd-right {
    width: 535px;
}

.zmhd-title ul li {
    width: 186px;
    height: 38px;
    float: left;
    background-color: #cfeeff;
    text-align: center;
    padding-top: 8px;
    margin-top: 12px;
}

.zmhd-title ul li:first-child {
    background: #16a2ef;
}

.zmhd-title ul li a {
    color: #333333;
}

.zmhd-title ul li:first-child a {
    color: #ffffff;
}

.content3-title2 {
    height: 36px;
    border-bottom: solid 1px #e0e0e0;
    padding-left: 43px;
    background: url(ycmzj_pic_19.png) no-repeat left top;
}

.content3-title2 ul li {
    font-size: 17px;
    color: #16a2ef;
    font-weight: bold;
}

.content3-list ul li {
    float: left;
}

.content3-list ul li a {
    color: #0698e8;
    font-size: 15px;
    width: 115px;
    height: 88px;
    padding-top: 60px;
    display: block
}

.list1 li {
    width: 115px;
    height: 88px;
    text-align: center;
    margin-left: 5px;
}

.list1 li:first-child {
    margin-left: 0;
}

.c1 {
    background: url(ycmzj_pic_20.png) no-repeat;
}

.c2 {
    background: url(ycmzj_pic_21.png) no-repeat;
}

.c3 {
    background: url(ycmzj_pic_22.png) no-repeat;
}

.list2 {
    margin-top: 5px;
}

.content3-list ul li a.c4 {
    width: 235px;
    height: 88px;
    background: url(ycmzj_pic_23.png) no-repeat;
    padding: 35px 0px 0px 90px;
}

.c5 {
    width: 115px;
    height: 88px;
    background: url(ycmzj_pic_24.png) no-repeat;
    margin-left: 5px;
    text-align: center;
    padding-top: 60px;
}

.list3 {
    margin-top: 5px;
}

.list3 li {
    width: 85px;
    height: 37px;
    background: #d1efff;
    text-align: center;
    margin-left: 5px;
}

.list3 li:first-child {
    margin-left: 0;
}

.content3-list .list3 li a {
    display: block;
    width: 85px;
    height: 37px;
    padding-top: 0;
    line-height: 37px
}

/*底部导航*/
.content4 {
    width: 100%;
    height: 73px;
    background: #ebebeb;
}

.content44 {
    width: 1100px;
    margin: 0 auto;
    padding: 20px 0;
}

.select2 ul li {
    float: left;
    margin-left: 57px;
}

.select2 ul li:first-child {
    margin-left: 0;
}

.select2 ul li select {
    width: 229px;
    height: 30px;
    background: #ffffff;
    border: solid 1px #dee0e2;
    outline: none;
    padding-left: 12px;
    color: #999999;
    font-size: 13px;
}


/*底部版权*/
.footer {
    background-color: #68b7e2;
    width: 100%;
    height: 110px;
    border-top: solid 4px #2c7197;
}

.foot {
    width: 1100px;
    margin: 0 auto;
}

.bq {
    width: 454px;
    height: 60px;
    margin: 20px 0 0 90px;
}

.bq ul {
    width: 202px;
    margin: 0 auto;
}

.bq ul li {
    float: left;
    background: url(ycmzj_pic_25.jpg) no-repeat left center;
    padding-left: 5px;
    margin-left: 5px;
}

.bq ul li a {
    font-size: 13px;
    color: #ffffff;
}

.bq span {
    font-size: 13px;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.bq p {
    font-size: 13px;
    color: #ffffff;
}

.jg {
    margin-left: 130px;
    margin-top: 20px;
}

.jc {
    margin-left: 106px;
    margin-top: 27px;
}

.top_hf {
    width: 1100px;
    height: auto;
    margin: 0 auto 25px;
}

.top_hf img {
    display: block;
    width: 100%;
    height: auto;
}


/* 老年版样式 */
/* .old_type .header-mzj {
    min-height: 150px;
    height: auto;
    background-size: cover;
}

.old_type .logo-mzj {
    margin-top: 0;
    margin-left: 0;
}

.old_type .head-mzj {
    padding-top: 40px;
    padding-bottom: 40px;
    height: auto;
}

.old_type .search-mzj {
    margin-top: 10px;
}

.old_type .search_txt {
    width: 400px !important;
    height: 60px !important;
    line-height: 60px !important;
    font-size: 28px !important;
    padding: 0 15px !important;
}

.old_type .search_bnt-mzj {
    width: 120px;
    height: 60px;
    font-size: 28px;
}

.old_type .logo-mzj img {
    width: auto;
    height: 100px;
}

.old_type .nav-mzj li {
    float: left;
}

.old_type .nav-mzj ul li a {
    display: inline-block;
    line-height: 72px;
    width: auto;
    height: 72px;
    float: unset;
    padding: 0 20px;
}

.old_type #ad_Float,
.old_type .ycfb,
.old_type .xuanfu_window {
    display: none !important;
} */

/* 头部结束 */

.old_type .content1-left {
    width: 100%;
    height: 750px;
}

.old_type .focusBox .pic,
.old_type .focusBox .pic li {
    width: 100% !important;
    height: 700px !important;
}

.old_type .focusBox .pic img {
    width: 1100px;
    height: 700px;
    object-fit: cover;
}

.old_type .focusBox .txt-bg {
    height: 60px;
}


/* 首页轮播图 */
.pic_news {
    width: 514px;
    height: 337px;
    overflow: hidden;
}
.pic_news .swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    width: 514px;
    height: 337px;
    object-fit: cover;
}

.lbtit {
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, .3);
    z-index: 999;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    line-height: 40px;
}

.lbtit p {
    width: 65%;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: unset !important;
    width: auto !important;
    right: 20px !important;
    bottom: 12px !important;
}

.swiper-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    display: inline-block;
    border-radius: 0;
    background: #38291a;
    opacity: 1;
    color: #fff;

}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 1px 0 0 !important;
}

.swiper-pagination .swiper-pagination-bullet-active,
.swiper-pagination .swiper-pagination-bullet:hover {
    background: #ff6600;
}

/* 老年版 */
.old_type .pic_news {
    width: 100%;
    height: 750px;
    overflow: hidden;
}

.old_type .swiper-slide img {
    width: 100%;
    height: 750px;
}

.old_type .lbtit {
    height: 64px;
    line-height: 64px;
}

.old_type .lbtit p {
    padding-left: 30px;
    font-size: 32px;
}

.old_type .swiper-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 24px;
}

.old_type .swiper-container-horizontal>.swiper-pagination-bullets,
.old_type .swiper-pagination-custom,
.old_type .swiper-pagination-fraction {
    bottom: 17px !important;
}

.old_type .height25 {
    height: 50px;
}

.old_type .top_hf {
    margin-bottom: 50px;
}

.old_type .content1 {
    height: auto;
}

.old_type .content1-right {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.old_type .content-title {
    height: 72px;
}

.old_type .content-title ul li {
    width: auto;
    margin-left: 25px;
    font-size: 36px;
    line-height: 72px;
}

.old_type .content-title ul li:first-child {
    margin-left: 0;
    background: url(line.png) no-repeat right center;
    padding-right: 31px;
    background-size: 6px 36px;
}

.old_type .mzyw-more a {
    font-size: 28px;
    line-height: 72px;
    background: url(ycmzj_pic_4.png) no-repeat right center;
    padding-right: 40px;
    background-size: 30px;
}

.old_type .content-list ul li {
    background: url(ycmzj_pic_16.png) no-repeat left center;
    padding-left: 30px;
    line-height: 72px;
    background-size: 10px;
}

.old_type .content-list ul li a,
.old_type .bsfw ul li a {
    display: block;
    font-size: 36px;
    line-height: 72px !important;
    float: left;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.old_type .content-list ul li span {
    font-size: 36px;
    float: right;
}

.old_type .content2 {
    height: auto;
}

.old_type .content2-left,
.old_type .content2-right {
    width: 100%;
    height: auto;
}

.old_type .content2-right {
    margin-top: 50px;
}

.old_type .content2-title {
    height: 72px;
    padding-left: 65px;
    background: url(ycmzj_pic_3.png) no-repeat left center;
    background-size: 40px;
}

.old_type .content2-title ul li {
    font-size: 36px;
    line-height: 72px;
}

.old_type .bsfw ul li {
    width: 100%;
    height: 72px;
    line-height: 72px !important;
    padding-left: 30px !important;
    margin-top: 0px;
    background: url(ycmzj_pic_16.png) no-repeat left center !important;
    background-size: 10px !important;
}

.old_type .bsfw ul li span {
    font-size: 36px !important;
}

.old_type .content3 {
    height: auto;
}

.old_type .content3-left {
    width: 100%;
}

.old_type .content3-right {
    width: 100%;
    margin-top: 50px;
}

.old_type .content3-title {
    height: 72px;
    padding-left: 65px;
    background: url(ycmzj_pic_5.png) no-repeat left center;
    background-size: 40px;
}

.old_type .content3-title2 {
    height: 72px;
    padding-left: 65px;
    background: url(ycmzj_pic_19.png) no-repeat left center;
    background-size: 40px;
}

.old_type .content3-title ul li,
.old_type .content3-title2 ul li {
    font-size: 36px;
    line-height: 72px;
}

.old_type .zmhd {
    width: 100%;
    height: auto;
    padding-top: 30px;
}

.old_type .zmhd-left ul li:first-child {
    margin-top: 0;
}

.old_type .zmhd-left ul li {
    width: 242px;
    height: 164px;
    margin-top: 20px;
    background-size: cover;
}

.old_type .zmhd-left ul li a {
    font-size: 28px;
    width: 100%;
    height: 100%;
    padding-top: 110px;
}

.old_type .zmhd-right {
    width: 830px;
}

.old_type .zmhd-title ul li:first-child a {
    display: block;
    width: auto;
    line-height: 72px;
    font-size: 36px;
    padding: 0 20px;
}

.old_type .zmhd-title ul li {
    width: auto;
    height: auto;
    padding-top: 0;
    margin-top: 0;
}

/* ==================================== */

.old_type #hotnews {
    height: auto;
}

.old_type #hotnews .hd-list {
    height: 72px;
    padding-left: 30px;
    background-size: 6px;
}

.old_type #hotnews .hd-list a {
    display: block;
    font-size: 36px;
    height: 72px;
    line-height: 72px;
    float: left;
    width: 75%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.old_type #hotnews .hd-list span {
    font-size: 36px !important;
    line-height: 72px !important;
}

.old_type #ifr {
    height: 288px !important;
}

/* =========================================== */
.old_type .content3-list {
    padding-top: 30px;
}

.old_type .content3-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.old_type .content3-list .list1 li:first-child {
    margin-left: 0 !important;
}

.old_type .content3-list ul li {
    margin-left: 30px !important;
}

.old_type .content3-list ul li {
    width: 156px;
    height: 120px;
    background: #d1efff;
}

.old_type .content3-list ul li a {
    font-size: 24px;
    width: 100%;
    height: 100%;
    padding-top: 73px;
    display: block;
    background-size: 100%;
}

.old_type .list2 {
    margin-top: 0;
}

.old_type .list3 {
    margin-top: 30px;
}

.old_type .content3-list .list3 li:first-child {
    margin-left: 0 !important;
}

.old_type .content3-list .list3 li {
    width: 535px !important;
}

.old_type .content3-list .list3 li a {
    width: 100% !important;
    height: 100%;
    line-height: 120px;
    padding-top: 0;
}

.old_type .height30 {
    height: 50px;
}

.old_type .content4 {
    height: auto;
    font-size: 28px;
}

.old_type .content44 {
    padding: 30px 0;
}

.old_type .bottomLink05,
.old_type .bottomLink06 {
    display: none;
}

.old_type .bottomLink01,
.old_type .bottomLink02,
.old_type .bottomLink03 {
    width: auto;
}
.old_type .bottomLink01 img,
.old_type .bottomLink02 img,
.old_type .bottomLink03 img {
    width: auto !important;
    height: 66px !important;
}
.old_type .sidebar{
    display: none !important; 
}

.zmhd-right .content-list {
    height: 185px;
    overflow: hidden;
}
.old_type .zmhd-right .content-list{
    height: auto;
}