﻿@charset "utf-8";
html,
body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #333;
    font-family: "simsun";
    background-color: #fff;
    -webkit-text-size-adjust: none;
}

img {
    border: none;
}

.area {
    font-size: 72px;
    font-weight: bold;
    font-family: Microsoft Yahei;
    display: block;
    text-align: center;
    color: #fff;
    padding-right: 22px;
}

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;
}

.small-banner-wrap {
    display: none;
}

.bg-img01 {
    background: url(../images/pic-top.jpg) no-repeat center top;
}

.top-banner {
    height: 775px;
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.top-banner .a-link {
    color: #fff;
    text-decoration: none;
    width: 571px;
    height: 80px;
    display: block;
    margin: 0 auto;
    position: absolute;
    top: 674px;
    left: 190px;
    font-size: 21px;
    font-family: Microsoft Yahei;
    font-weight: bold;
    line-height: 70px;
    text-align: center;
    padding-left: 18px;
}

.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;
    font-family: "microsoft yahei";
    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>li>a {
    display: block;
}

.news-list>li h1 {
    font-weight: normal;
    font-family: "microsoft yahei";
    margin: 0;
    color: #333;
    height: 60px;
    line-height: 60px;
    white-space: nowrap;
    font-size: .875em;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    font-size: 1em;
    padding-right: 10px;
}

.news-list>li>a:hover h1 {
    color: #FF7800;
}

.news-list>li>a:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}

.news-list>li em {
    display: block;
    color: #aaa;
    height: 60px;
    line-height: 60px;
    font-size: 0.75em;
    font-style: normal;
    padding: 0;
    margin: 0;
    font-family: Verdana, Arial;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-list.date-right>li {
    border-top: 1px solid #eaeaea;
}

.news-list.date-right>li:first-child {
    border-top: 0;
}

.news-list.date-right>li em {
    float: right;
}

.copyright {
    font-size: .75em;
    font-family: "microsoft yahei";
    line-height: 2em;
    color: #85807d;
    text-align: center;
    padding: 20px 0;
}

.biaoshi-wrap img {
    vertical-align: middle;
}

.copyright a {
    color: #85807D;
}

.copyright a:hover {
    text-decoration: underline;
}


/*内容页*/

.location * {
    display: block;
    float: left;
    height: 16px;
    line-height: 16px;
    font-family: "microsoft yahei";
}

.location {
    font-size: 0.75em;
}

.location:before {
    content: "";
    float: left;
    font-size: 14px;
    background: url(../images/icon_location.png) no-repeat center;
    height: 16px;
    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;
}

.location>a:after {
    content: ">";
    padding: 0px 5px;
    font-family: simsun;
}

.sub-content {
    color: #666;
    font-family: "microsoft yahei";
}

.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: 1em;
    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: 1em;
    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;
    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: 30px;
    height: 30px;
    overflow: hidden;
}

.page-tile>*:before {
    font-size: 1.25em;
}

.page-tile span.more:before {
    content: "…";
}

.page-tile a.prev:before {
    content: "\2039"
}

.page-tile a.next:before {
    content: "\203A"
}

.page-tile span.focus {
    background-color: #c5211f;
    color: #fff;
    border-radius: 5px;
}

.page-tile a:hover {
    text-decoration: underline;
}


/*翻页--end*/

@media screen and (max-width: 1060px) {
    .max-wrap {
        max-width: 100%;
        min-width: 100%;
    }
    .main-wrap {
        width: auto;
    }
    .pd-50 {
        padding: 10px;
    }
    .top-banner {
        display: none;
    }
    .small-banner-wrap {
        display: block;
    }
    .bg-img01 {
        background: none;
    }
    .small-banner-wrap .small-banner img {
        width: 100%;
        display: block;
    }
    .small-banner-wrap .detail {
        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;
        height: 40px;
        line-height: 40px;
    }
    .box-01 .box-title .more {
        height: 40px;
        line-height: 40px;
    }
    .news-list>li>a {
        padding: 10px 0;
    }
    .news-list.date-right>li em {
        display: none;
    }
    .news-list>li h1 {
        white-space: inherit;
        text-overflow: inherit;
        line-height: inherit;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: auto;
        padding-right: 0;
    }
    .news-list>li>a:after {
        content: attr(date-time);
        height: auto;
        color: #999;
        font-size: 0.875em;
        font-family: Arial;
    }
    .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;
    }
}

@media screen and (max-width: 480px) {
    .small-banner-wrap .button-link {
        padding: 10px 20px;
    }
}