@media screen and (max-width: 768px) {
  .topbannerList {
    min-height: 300px;
  }
  .bannerTxt {
    padding: 40px 12vw;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
  }
  .bannerTxtsubtitle {
    font-size: 1rem;
    font-weight: normal;
    padding-top: 1rem;
  }
  .list_container {
    padding: 1rem 1rem 3rem 1rem;
  }
  .daohang {
    padding-bottom: 10px;
  }
  .daohang ul {
    list-style: none;
    padding-left: 0px;
  }
  .daohang ul li {
    display: inline-flex;
    font-size: 1rem;
  }
  .daohang ul a {
    font-size: 1rem;
    color: #111111;
  }
  .daohang ul a:hover {
    color: #1e7e34;
  }
  .metas-title {
    font-size: 2rem;
    color: #111111;
  }
  .metas-body {
    font-size: 14px;
    color: #666666;
    padding-top: 10px;
  }
  .metas-body span {
    padding-right: 10px;
  }
  .article-text {
    padding: 30px 0px 30px 0px;
  }
  .article-text img {
    max-width: 100%;
  }
  .dianzan {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .dianzan .btndianzan {
    background: #749564;
    border: none;
    font-size: 1rem;
  }
  .dianzan .btndashang {
    background: #b67e5e;
    border: none;
    font-size: 1rem;
    color: #FFFFFF;
    margin-left: 10px;
  }
  .entry-meta {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .entry-meta .article-prevnext {
    list-style: none;
    padding-left: 0;
  }
  .entry-meta .article-prevnext li {
    line-height: 35px;
    font-size: 1rem;
  }
  .entry-meta .article-prevnext a {
    color: #111111;
  }
  .entry-meta .article-prevnext a:hover {
    color: #b67e5e;
  }
  .related-article {
    background: #eff2ed;
    padding: 1.5rem;
    border-radius: 7px;
  }
  .related-article .title {
    font-size: 1.5rem;
    color: #b67e5e;
    font-weight: 600;
    height: 40px;
    margin-bottom: 15px;
  }
  .related-article .itemrelate img {
    border-radius: 7px;
  }
  .related-article .itemrelate .text-center {
    font-size: 1rem;
    font-weight: normal;
    padding-top: 10px;
  }
  .related-article .itemrelate .text-center a {
    color: #111111;
  }
  .related-article .itemrelate .text-center a:hover {
    color: #b67e5e;
  }
  .related-article .img-zoom img {
    object-fit: cover;
    width: 100%;
    height: 190px;
    /* height: 160px; */
    border-radius: 7px;
    transition: all 0.3s;
  }
  .related-article .img-zoom img:hover {
    transform: scale(1.05);
  }
  .related-article .sharenews {
    text-align: left;
    padding-top: 1rem;
  }
  .pinglun {
    margin-top: 30px;
  }
  .panel-title {
    font-size: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .panel-title small {
    font-size: 1rem;
  }
  .denglu {
    background: #749564;
    border: none;
    font-size: 1rem;
  }
  .denglu:hover {
    background: #749564;
    color: #FFFFFF;
  }
  .zhuce {
    background: #b67e5e;
    border: none;
    font-size: 1rem;
    color: #FFFFFF;
    margin-left: 10px;
  }
  .zhuce:hover {
    background: #749564;
    color: #FFFFFF;
  }
  .reply {
    color: #1e7e34;
  }
  .reply:hover {
    color: #b67e5e;
  }
  .fenye ul {
    text-align: center;
    padding-top: 20px;
  }
  .fenye ul li {
    padding: 10px 20px;
  }
  .fenye ul li .disabled {
    font-size: 1.5rem;
  }
  .fenye ul li a {
    color: #1e7e34;
  }
  #comment-container #commentlist dl {
    position: relative;
    border-bottom: 1px solid #eee;
    clear: both;
    padding: 10px 0;
    margin-bottom: 5px;
  }
  #comment-container #commentlist dl dt {
    float: left;
    margin-right: 10px;
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
  }
  #comment-container #commentlist dl dt img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  #comment-container #commentlist dl dd {
    padding-left: 55px;
    float: left;
    width: 100%;
  }
  #comment-container #commentlist dl dd cite a {
    color: #b67e5e;
  }
  #comment-container #commentlist dl dd small {
    color: #999;
    margin: 0 0 0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
  }
  #comment-container #commentlist dl dd small a {
    display: none;
  }
  #comment-container #commentlist dl dd dl {
    margin: 0px;
    border-top: 1px solid #eee;
    border-bottom: none;
    padding-top: 15px;
    padding-bottom: 0;
  }
  #comment-container #commentlist dl dd dl dd {
    width: 550px;
  }
  #comment-container #commentlist dl dd p {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 24px;
  }
  #comment-container #commentlist dl dd p em {
    font-style: normal;
    display: inline-block;
    padding: 0 5px;
    height: 22px;
    line-height: 22px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #749564;
    background: #e5f2ff;
    border-radius: 2px;
  }
  #comment-container #commentlist cite {
    font-style: normal;
  }
  #comment-container h3 {
    position: relative;
    font-size: 16px;
    padding: 15px 0;
    background: #fff;
  }
  #comment-container h3 a {
    display: none;
  }
  #comment-container #postcomment .form-group {
    margin-bottom: 10px;
  }
  #comment-container #postcomment label {
    font-weight: normal;
  }
  #comment-container #postcomment a small {
    display: inline !important;
  }
  #comment-container #postcomment textarea.form-control {
    border-radius: 2px;
    box-shadow: none;
    border-color: #eeeeee;
  }
  .adshuajiang {
    margin-bottom: 30px;
  }
  .adshuajiang img {
    border-radius: 7px;
  }
}
@media screen and (min-width: 768px) and (max-width: 922px) {
  .topbannerList {
    min-height: 300px;
  }
  .bannerTxt {
    padding: 40px 12vw;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
  }
  .bannerTxtsubtitle {
    font-size: 1rem;
    font-weight: normal;
    padding-top: 1rem;
  }
  .list_container {
    padding: 40px 3vw 40px 3vw;
  }
  .daohang {
    padding-bottom: 20px;
  }
  .daohang ul {
    list-style: none;
    padding-left: 0px;
  }
  .daohang ul li {
    display: inline-flex;
    font-size: 1rem;
  }
  .daohang ul a {
    font-size: 1rem;
    color: #111111;
  }
  .daohang ul a:hover {
    color: #1e7e34;
  }
  .metas-title {
    font-size: 2rem;
    color: #111111;
  }
  .metas-body {
    font-size: 14px;
    color: #666666;
    padding-top: 10px;
  }
  .metas-body span {
    padding-right: 10px;
  }
  .article-text {
    padding: 30px 0px 30px 0px;
  }
  .article-text img {
    max-width: 100%;
  }
  .dianzan {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .dianzan .btndianzan {
    background: #749564;
    border: none;
    font-size: 1rem;
  }
  .dianzan .btndashang {
    background: #b67e5e;
    border: none;
    font-size: 1rem;
    color: #FFFFFF;
    margin-left: 10px;
  }
  .entry-meta {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .entry-meta .article-prevnext {
    list-style: none;
    padding-left: 0;
  }
  .entry-meta .article-prevnext li {
    line-height: 35px;
    font-size: 1rem;
  }
  .entry-meta .article-prevnext a {
    color: #111111;
  }
  .entry-meta .article-prevnext a:hover {
    color: #b67e5e;
  }
  .related-article {
    background: #eff2ed;
    padding: 1.5rem;
    border-radius: 7px;
  }
  .related-article .title {
    font-size: 1.5rem;
    color: #b67e5e;
    font-weight: 600;
    height: 40px;
    margin-bottom: 15px;
  }
  .related-article .itemrelate img {
    border-radius: 7px;
  }
  .related-article .itemrelate .text-center {
    font-size: 1rem;
    font-weight: normal;
    padding-top: 10px;
  }
  .related-article .itemrelate .text-center a {
    color: #111111;
  }
  .related-article .itemrelate .text-center a:hover {
    color: #b67e5e;
  }
  .related-article .img-zoom img {
    object-fit: cover;
    width: 100%;
    height: 190px;
    /* height: 160px; */
    border-radius: 7px;
    transition: all 0.3s;
  }
  .related-article .img-zoom img:hover {
    transform: scale(1.05);
  }
  .related-article .sharenews {
    text-align: left;
    padding-top: 1rem;
  }
  .pinglun {
    margin-top: 30px;
  }
  .panel-title {
    font-size: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .panel-title small {
    font-size: 1rem;
  }
  .denglu {
    background: #749564;
    border: none;
    font-size: 1rem;
  }
  .denglu:hover {
    background: #749564;
    color: #FFFFFF;
  }
  .zhuce {
    background: #b67e5e;
    border: none;
    font-size: 1rem;
    color: #FFFFFF;
    margin-left: 10px;
  }
  .zhuce:hover {
    background: #749564;
    color: #FFFFFF;
  }
  .reply {
    color: #1e7e34;
  }
  .reply:hover {
    color: #b67e5e;
  }
  .fenye ul {
    text-align: center;
    padding-top: 20px;
  }
  .fenye ul li {
    padding: 10px 20px;
  }
  .fenye ul li .disabled {
    font-size: 1.5rem;
  }
  .fenye ul li a {
    color: #1e7e34;
  }
  #comment-container #commentlist dl {
    position: relative;
    border-bottom: 1px solid #eee;
    clear: both;
    padding: 10px 0;
    margin-bottom: 5px;
  }
  #comment-container #commentlist dl dt {
    float: left;
    margin-right: 10px;
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
  }
  #comment-container #commentlist dl dt img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  #comment-container #commentlist dl dd {
    padding-left: 55px;
    float: left;
    width: 100%;
  }
  #comment-container #commentlist dl dd cite a {
    color: #b67e5e;
  }
  #comment-container #commentlist dl dd small {
    color: #999;
    margin: 0 0 0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
  }
  #comment-container #commentlist dl dd small a {
    display: none;
  }
  #comment-container #commentlist dl dd dl {
    margin: 0px;
    border-top: 1px solid #eee;
    border-bottom: none;
    padding-top: 15px;
    padding-bottom: 0;
  }
  #comment-container #commentlist dl dd dl dd {
    width: 550px;
  }
  #comment-container #commentlist dl dd p {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 24px;
  }
  #comment-container #commentlist dl dd p em {
    font-style: normal;
    display: inline-block;
    padding: 0 5px;
    height: 22px;
    line-height: 22px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #749564;
    background: #e5f2ff;
    border-radius: 2px;
  }
  #comment-container #commentlist cite {
    font-style: normal;
  }
  #comment-container h3 {
    position: relative;
    font-size: 16px;
    padding: 15px 0;
    background: #fff;
  }
  #comment-container h3 a {
    display: none;
  }
  #comment-container #postcomment .form-group {
    margin-bottom: 10px;
  }
  #comment-container #postcomment label {
    font-weight: normal;
  }
  #comment-container #postcomment a small {
    display: inline !important;
  }
  #comment-container #postcomment textarea.form-control {
    border-radius: 2px;
    box-shadow: none;
    border-color: #eeeeee;
  }
  .rightitem img {
    width: 100%;
    border-radius: 7px;
  }
  .tuijianzixun {
    margin-top: 2rem;
    margin-bottom: 2rem;
    background: #eff2ed;
    padding: 1.25rem;
    border-radius: 7px;
  }
  .tuijianzixun .panel-title {
    font-size: 1.5rem;
    color: #b67e5e;
    font-weight: 600;
    height: 40px;
  }
  .itemlistright {
    padding: 7.5px;
  }
  .itemlistright img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 7px;
  }
  .itemlistright .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .itemlistright .title a {
    color: #111111;
  }
  .itemlistright .title a:hover {
    color: #b67e5e;
  }
  .linesplie {
    height: 30px;
  }
  .adshuajiang {
    margin-bottom: 30px;
  }
  .adshuajiang img {
    border-radius: 7px;
  }
}
@media screen and (min-width: 922px) {
  .topbannerList {
    min-height: 300px;
  }
  .bannerTxt {
    padding: 40px 12vw;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
  }
  .bannerTxtsubtitle {
    font-size: 1rem;
    font-weight: normal;
    padding-top: 1rem;
  }
  .list_container {
    padding: 40px 12vw 60px 12vw;
  }
  .daohang {
    padding-bottom: 20px;
  }
  .daohang ul {
    list-style: none;
    padding-left: 0px;
  }
  .daohang ul li {
    display: inline-flex;
    font-size: 1rem;
  }
  .daohang ul a {
    font-size: 1rem;
    color: #111111;
  }
  .daohang ul a:hover {
    color: #1e7e34;
  }
  .metas-title {
    font-size: 2rem;
    color: #111111;
  }
  .metas-body {
    font-size: 14px;
    color: #666666;
    padding-top: 10px;
  }
  .metas-body span {
    padding-right: 10px;
  }
  .article-text {
    padding: 30px 60px 30px 0px;
  }
  .article-text img {
    max-width: 100%;
  }
  .dianzan {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .dianzan .btndianzan {
    background: #749564;
    border: none;
    font-size: 1rem;
  }
  .dianzan .btndashang {
    background: #b67e5e;
    border: none;
    font-size: 1rem;
    color: #FFFFFF;
    margin-left: 10px;
  }
  .entry-meta {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .entry-meta .article-prevnext {
    list-style: none;
    padding-left: 0;
  }
  .entry-meta .article-prevnext li {
    line-height: 35px;
    font-size: 1rem;
  }
  .entry-meta .article-prevnext a {
    color: #111111;
  }
  .entry-meta .article-prevnext a:hover {
    color: #b67e5e;
  }
  .related-article {
    background: #eff2ed;
    padding: 1.5rem;
    border-radius: 7px;
  }
  .related-article .title {
    font-size: 1.5rem;
    color: #b67e5e;
    font-weight: 600;
    height: 40px;
    margin-bottom: 15px;
  }
  .related-article .itemrelate img {
    border-radius: 7px;
  }
  .related-article .itemrelate .text-center {
    font-size: 1rem;
    font-weight: normal;
    padding-top: 10px;
  }
  .related-article .itemrelate .text-center a {
    color: #111111;
  }
  .related-article .itemrelate .text-center a:hover {
    color: #b67e5e;
  }
  .related-article .img-zoom img {
    object-fit: cover;
    width: 100%;
    height: 190px;
    /* height: 160px; */
    border-radius: 7px;
    transition: all 0.3s;
  }
  .related-article .img-zoom img:hover {
    transform: scale(1.05);
  }
  .related-article .sharenews {
    text-align: left;
    padding-top: 1rem;
  }
  .pinglun {
    margin-top: 30px;
  }
  .panel-title {
    font-size: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .panel-title small {
    font-size: 1rem;
  }
  .denglu {
    background: #749564;
    border: none;
    font-size: 1rem;
  }
  .denglu:hover {
    background: #749564;
    color: #FFFFFF;
  }
  .zhuce {
    background: #b67e5e;
    border: none;
    font-size: 1rem;
    color: #FFFFFF;
    margin-left: 10px;
  }
  .zhuce:hover {
    background: #749564;
    color: #FFFFFF;
  }
  .reply {
    color: #1e7e34;
  }
  .reply:hover {
    color: #b67e5e;
  }
  .fenye ul {
    text-align: center;
    padding-top: 20px;
  }
  .fenye ul li {
    padding: 10px 20px;
  }
  .fenye ul li .disabled {
    font-size: 1.5rem;
  }
  .fenye ul li a {
    color: #1e7e34;
  }
  #comment-container #commentlist dl {
    position: relative;
    border-bottom: 1px solid #eee;
    clear: both;
    padding: 10px 0;
    margin-bottom: 5px;
  }
  #comment-container #commentlist dl dt {
    float: left;
    margin-right: 10px;
    width: 44px;
    height: 44px;
    display: block;
    position: absolute;
  }
  #comment-container #commentlist dl dt img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  #comment-container #commentlist dl dd {
    padding-left: 55px;
    float: left;
    width: 100%;
  }
  #comment-container #commentlist dl dd cite a {
    color: #b67e5e;
  }
  #comment-container #commentlist dl dd small {
    color: #999;
    margin: 0 0 0 3px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
  }
  #comment-container #commentlist dl dd small a {
    display: none;
  }
  #comment-container #commentlist dl dd dl {
    margin: 0px;
    border-top: 1px solid #eee;
    border-bottom: none;
    padding-top: 15px;
    padding-bottom: 0;
  }
  #comment-container #commentlist dl dd dl dd {
    width: 550px;
  }
  #comment-container #commentlist dl dd p {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 24px;
  }
  #comment-container #commentlist dl dd p em {
    font-style: normal;
    display: inline-block;
    padding: 0 5px;
    height: 22px;
    line-height: 22px;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    color: #749564;
    background: #e5f2ff;
    border-radius: 2px;
  }
  #comment-container #commentlist cite {
    font-style: normal;
  }
  #comment-container h3 {
    position: relative;
    font-size: 16px;
    padding: 15px 0;
    background: #fff;
  }
  #comment-container h3 a {
    display: none;
  }
  #comment-container #postcomment .form-group {
    margin-bottom: 10px;
  }
  #comment-container #postcomment label {
    font-weight: normal;
  }
  #comment-container #postcomment a small {
    display: inline !important;
  }
  #comment-container #postcomment textarea.form-control {
    border-radius: 2px;
    box-shadow: none;
    border-color: #eeeeee;
  }
  .rightitem img {
    width: 100%;
    border-radius: 7px;
  }
  .tuijianzixun {
    margin-top: 2rem;
    margin-bottom: 2rem;
    background: #eff2ed;
    padding: 1.25rem;
    border-radius: 7px;
  }
  .tuijianzixun .panel-title {
    font-size: 1.5rem;
    color: #b67e5e;
    font-weight: 600;
    height: 40px;
  }
  .itemlistright {
    padding: 7.5px;
  }
  .itemlistright img {
    width: 100%;
    height: 140px;
    object-fit: cover;
    border-radius: 7px;
  }
  .itemlistright .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .itemlistright .title a {
    color: #111111;
  }
  .itemlistright .title a:hover {
    color: #b67e5e;
  }
  .linesplie {
    height: 30px;
  }
  .adshuajiang {
    margin-bottom: 30px;
  }
  .adshuajiang img {
    border-radius: 7px;
    height: 160px;
  }
}

/*# sourceMappingURL=shownews.css.map */
