html, body{
    margin:0;
    padding:0;
    font-size:16px;
    color:#333;
    font-family:"Microsoft YaHei";
    background-color:#fff;
    -webkit-text-size-adjust:none;
}
img{
    border:none;
}
dl, dt, dd, ul, li, form, input{
    margin:0;
    padding:0;
    list-style:none;
}
.clearfix{
    zoom:1;
}
.clearfix:after{
    content:"";
    display:block;
    clear:both;
    height:0;
}
a{
    color:#666;
    text-decoration:none;
}
.bg-wein{
    background:url(../images/body_bg_01.png);
}
.max-wrap{
    max-width:1920px;
    min-width:1060px;
    margin:0 auto;
}
.main-wrap{
    width:1060px;
    margin:0 auto;
    box-sizing:border-box;
}
.bg-img01{
    background:url(../images/pic_top.jpg) no-repeat center top;
}
.top-banner{
    height:550px;
}
.pd-50{
    padding:50px 50px 0;
}
.bg-f{
    background-color:#fff;
    border-radius:10px;
}
.pb-15{
    padding-bottom:15px;
}
.pb-30{
    padding-bottom:30px;
}
/*box-01*/
.box-01 .box-title{
    background-color:#f0f0f0;
    border-left:23px solid #4ca635;
    padding:0 17px;
}
.box-01 .title-name{
    height:50px;
    line-height:50px;
    display:block;
    float:left;
    color:#4CA635;
    font-size:1.125em;
    font-weight:bold;
}
.box-01 .box-title .more{
    float:right;
    display:block;
    height:50px;
    line-height:50px;
    font-size:.75em;
    color:#989898;
}
.box-01 .box-title .more:hover{
    text-decoration:underline;
}
.news-list > a{
    display:block;
    line-height:1.5em;
    padding:.75em 0;
    overflow:hidden;
}
.news-list > a > span{
    display:block;
    float:left;
    width:calc(100% - 5em);
    color:#333;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    position:relative;
}
.news-list > a:hover span{
    color:#FF7800;
}
.news-list > a > em{
    display:block;
    float:right;
    color:#aaa;
    font-size:0.75em;
    font-style:normal;
    font-family:Verdana, Arial;
}
.news-list.date-right > a{
    border-top:1px solid #eaeaea;
}
.news-list.date-right > a:first-child{
    border-top:0;
}
.copyright{
    font-size:.875em;
    line-height:2em;
    color:#85807d;
    text-align:center;
    padding:20px 0;
}
.copyright img{
    vertical-align:middle;
}
.copyright table div.foot-links a:before{
  content:"|";
  display:inline-block;
  padding:0 8px;
  transform:scale(.875);
}
.copyright table div.foot-links a:first-child:before{
    display:none;
}
.copyright a{
    color:#85807D;
}
.copyright a:hover{
    text-decoration:underline;
}
/*内容页*/
.location *{
    display:block;
    float:left;
}
.location{
    font-size:0.75em;
    line-height:1.5em;
}
.location:before{
    content:"";
    float:left;
    background:url(../images/icon_location.png) no-repeat center;
    height:1.5em;
    width:16px;
    margin-right:5px;
}
.location > a, .location > em{
    color:#aaa;
    font-style:normal;
}
.location > span{
    color:#333;
}
.location > a:after{
    content:">";
    padding:0px 5px;
    font-family:simsun;
}
.sub-content{
    color:#666;
}
.sub-content .big-title{
    padding:10px 0;
    font-size:1.5em;
    text-align:center;
    color:#333;
}
.sub-content .second-title{
    padding-bottom:10px;
    font-size:1.2em;
    text-align:center;
    color:#666;
}
.sub-content .content-small-title{
    font-size:0.75em;
    text-align:center;
    color:#999;
    line-height:1.5em;
    border-bottom:1px #eaeaea dashed;
    padding-bottom:1.25em;
}
.news_content_description{
    font-size:.75em;
    color:#888;
    background-color:#f3f3f3;
    line-height:1.75em;
    padding:10px 15px;
    margin:15px 0;
}
.news_content_content{
    line-height:1.875em;
    font-size:.875em;
    padding-top:15px;
}
.news_content_content img{
    max-width:700px;
    height:auto !important;
}
.news_content_other{
    padding:10px 0px;
}
.news-content-function{
    float:right;
    font-size:.75em;
    color:#999;
}
.news-content-function > span:before{
    content:"[";
}
.news-content-function > span:after{
    content:"]";
}
.news-content-function > span{
    display:inline-block;
    padding:0 5px;
    cursor:pointer;
    line-height:36px;
}
.news-content-function > span:hover{
    text-decoration:underline;
}
.news_content_img{
    text-align:center;
    padding:20px 0px;
}
.news_content_img img{
    max-width:700px;
    height:auto !important;
}
.news-content-share{
    float:left;
}
/*翻页--start*/
.page-tile{
    display:block;
    border-width:1px 0;
    font-family:Verdana, Arial, "Microsoft YaHei";
    padding-bottom:30px;
}
.page-tile:after{
    display:block;
    content:"";
    clear:both;
}
.page-tile > *{
    color:#888;
    display:block;
    float:left;
    padding:0 .5em;
    min-width:1.5em;
    text-align:center;
    font-size:0.75em;
    line-height:2.25em;
    height:2.25em;
    overflow:hidden;
}
.page-tile > em{
	display: none;
}
.page-tile > *:before{
    font-size:1.25em;
}
.page-tile .more:before{
    content:"…";
}
.page-tile a.prev:before{
    content:"\2039"
}
.page-tile a.next:before{
    content:"\203A"
}
.page-tile .focus{
    background-color:#c5211f;
    color:#fff;
    border-radius:5px;
}
.page-tile a:hover{
    text-decoration:underline;
}
/*翻页--end*/
/*2022 新增移动端*/
@media screen and (max-width:1100px){
    .max-wrap{
        max-width:100%;
        min-width:100%;
    }
    .main-wrap{
        width:auto;
    }
}
@media screen and (max-width:768px){
    .pd-50{
        padding:10px;
    }
    .top-banner{
        position:relative;
        width:100%;
        height:auto;
        padding-top:56.25%;
        box-sizing:border-box;
    }
    .area{
        position:absolute;
        top:0;
        left:0;
        padding-right:0;
        width:100%;
        font-size:7vw;
    }
    .top-banner .a-link{
        position:static;
        width:auto;
        height:auto;
        font-size:1em;
        line-height:1.5em;
        font-weight:bold;
        padding:15px;
        border-radius:10px;
        margin:-30px 10px 10px;
        text-align:center;
        background:#ff7900;
        box-shadow:4px 3px 1px rgb(204 103 12);
        color:#fff;
    }
    .small-banner-wrap{
        display:block;
    }
    .bg-img01{
        background:url(../images/mbanner.jpg) no-repeat center top;
        background-size:100% auto;
    }
    .small-banner-wrap .small-banner img{
        width:100%;
        display:block;
    }
    .small-banner-wrap .detail{
        display:none;
        padding:0 10px;
        line-height:1.75em;
        background:#fff;
        border:1px dashed #ff7900;
        border-radius:10px;
        margin:10px 10px 0;
        font-size:0.875em;
    }
    .small-banner-wrap .detail p{
        text-indent:2em;
    }
    .small-banner-wrap .detail p span{
        color:#ff7900;
        font-weight:bold;
    }
    .small-banner-wrap .button-link{
        background:#ff7900;
        color:#fff;
        font-size:1em;
        text-align:center;
        display:block;
        padding:20px;
        border-radius:10px;
        font-weight:bold;
        margin:10px;
        box-shadow:4px 3px 1px rgb(204 103 12);
    }
    .bg-f{
        border-radius:0;
    }
    .box-01 .box-title{
        border-left:10px solid #4ca635;
    }
    .box-01 .title-name{
        font-size:1em;
    }
    .news-list > a{
        padding-top:.5em;
        padding-bottom:.5em;
    }
    .news-list > a > span{
        width:100%;
        white-space:inherit;
        text-overflow:inherit;
        line-height:inherit;
        display:-webkit-box;
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2;
        overflow:hidden;
        height:auto;
    }
    .news-list > a > em{
        display:none;
    }
    .box-01 .box-title .more:hover{
        text-decoration:inherit;
    }
    .copyright{
        padding:10px 0;
    }
    .copyright table{
        display:none;
    }
    .copyright:before{
        content:"主办单位：郑州市金水区人民政府";
        text-align:center;
        padding:10px;
    }
    .page-tile{
        text-align:center;
        padding-bottom:10px;
    }
    .page-tile a, .page-tile span{
        display:none;
    }
    .page-tile a.prev, .page-tile a.next{
        display:inline-block;
        float:none;
    }
    .page-tile a.prev:before{
        content:"上一页"
    }
    .page-tile a.next:before{
        content:"下一页"
    }
}
/*适老开关*/
.top-link{
    font-size:16px;
    position:absolute;
    top:0;
    left:calc(50% + 530px);
    z-index:100;
    height:36px;
    line-height:36px;
}
.pip-triggers{
    line-height:20px;
    text-align:left;
}
.pip-triggers > em > i{
    vertical-align:middle;
}
@media screen and (max-width:1350px){
    .top-link{
        left:auto;
        right:10px;
    }
}
/*适老开关 end*/