@charset "UTF-8"; /* Base Reset */
* {
    margin: 0;
    padding: 0;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    overflow-y: scroll;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

:focus {
    outline: 0;
}

img {
    border: 0;
    vertical-align: top;
}

a img {
    vertical-align: middle;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    width: 100%;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    clear: both;
    display: block;
    _display: inline;
}

.none {
    display: none;
}

.hidden {
    visibility: hidden;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: block;
    *zoom:1;}

body, p {
    font: 14px/1 'Helvetica', 'STHeiti STXihei', 'Microsoft JhengHei', 'Microsoft YaHei', 'Tohoma', 'Arial';
    color: #333;
    font-family: 微软雅黑;
}

body {
    background-color: #fff;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #EC3C1B;
}

.wrapper {
}

.wrapper .inner {
}

/**header**/
.header {
    background: #90000a;
    background-size: 100%;
}

.logo-panel {
    padding: 0.645rem 0.291rem;
    text-align: center;
}

.logo {
}

.logo img {
    max-width: 100%;
}

.logo-panel .sitetitle {
    font-size: 0.6rem;
    color: #fff;
}

/**主导航**/
.navi {
    position: relative;
}

.navi-window {
}

.navi-window .wp-menu {
    margin: 0 auto;
    display: none;
}

.navi-window .wp-menu .menu-item {
    display: block;
    border-top: 1px solid #ddd;
    overflow: hidden;
    position: relative;
}

.navi-window .wp-menu .menu-item a.menu-link {
    display: block;
    padding: 0 0.347rem;
    height: 0.772rem;
    line-height: 0.772rem;
    color: #545454;
    font-size: 0.338rem;
    font-weight: normal;
    background-color: #fff;
}

.navi-window .wp-menu .menu-item a.menu-link:hover {
    text-decoration: none;
    color: #fff;
    background-color: #757575
}

.navi-window .menu-switch-arrow {
    display: block;
    width: 0.772rem;
    height: 0.772rem;
    position: absolute;
    right: 0px;
    top: 1px;
    background: url(images/icons-1.png) center no-repeat;
}

.navi-window .sub-menu {
    background-color: #f2f2f2;
    display: none;
}

.navi-window .sub-menu .sub-item {
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
    border-top: 1px solid #e5e5e5;
    position: relative;
}

.navi-window .sub-menu .sub-item a {
    display: block;
    color: #272727;
    height: 0.772rem;
    line-height: 0.772rem;
    padding: 0 0.241rem;
    display: block;
    text-indent: 0.483rem;
    font-size: 0.338rem;
}

.navi-window .sub-menu .sub-item a:hover {
    color: #fff;
    display: block;
    background-color: #7E7E7E;
}

.navi-window .sub-menu .sub-menu {
    background-color: #fff;
}

.navi-window .sub-menu .sub-menu .sub-item a {
    text-indent: 0.724rem;
}

.navi-window .sub-menu .sub-menu .sub-menu .sub-item a {
    text-indent: 0.966rem;
}

/**slide导航**/
.container .inner {
}

.navi-slide-head {
    padding: 0 0.347rem;
    height: 50px;
    background-color: #ad0914;
}

.navi-slide-head .navi-slide-title {
    display: inline-block;
    float: left;
    font-weight: normal;
    color: #272727;
    font-size: 0.444rem;
    line-height: 0.958rem;
}

.navi-slide-head .navi-slide-arrow {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    background: url(images/menu-icon-arrow-white.png) center no-repeat;
    background-size: auto;
    margin-top: 10px;
}

/**slide**/
#slide .swiper-container {
    /* margin-bottom: 10px;   */
    max-height: 300px;
    min-height: 100px;
    overflow: hidden;
    width: 100%;
}

#slide img {
    width: 100%;
    vertical-align: top;
}

#slide .swiper-button-prev, #slide .swiper-button-next {
    width: 30px;
    height: 54px;
}

#slide .swiper-button-prev {
    background: url(images/slide-navbtn.png) no-repeat 0 50%;
}

#slide .swiper-button-next {
    background: url(images/slide-navbtn1.png) no-repeat right 50%;
}

.thumbnail-post .item-1 {
    margin-bottom: 10px;
    border: none;
}

.thumbnail-post .item-1 .item-thumbnail {
    display: block;
    position: relative;
    float: left;
    width: 90px;
    margin-right: -90px;
}

.thumbnail-post .item-1 .item-thumbnail .thumb-link {
    display: block;
    margin-top: 5px;
    width: 80px;
    height: 62px;
    background: url(images/nothumb.png) no-repeat center;
}

.thumbnail-post .item-1 .item-thumbnail .thumb-link img {
    width: 100%;
    height: 100%;
}

.thumbnail-post .item-1 .item-info {
    float: right;
    width: 100%;
}

.thumbnail-post .item-1 .item-info h2, .post-item .item-info p {
    margin-left: 90px;
}

.thumbnail-post .item-1 .item-info h2 {
    height: 22px;
    line-height: 22px;
    margin-bottom: 6px;
}

.thumbnail-post .item-1 .item-info h2 a {
    font-weight: bold;
    color: #0061ae;
}

.thumbnail-post .item-1 .item-info h2 a:hover {
    color: #B62626;
}

.thumbnail-post .item-1 .item-info p {
    display: block;
    height: 42px;
    line-height: 21px;
    overflow: hidden;
}

.thumbnail-post .item-1 .item-info p a {
    color: #5b5b5b;
}

.thumbnail-post .item-1 .item-info p a:hover {
    color: #a6a6a6;
}

.wp-column-menu {
    width: 100%;
    background-color: #f5f5f5;
    position: relative;
}

.wp-column-news {
    width: 100%;
}

.wp-column-news .column-news-box {
    margin: 0 6px;
}

/**搜索**/
.search-panel {
    float: right;
    position: absolute;
    clear: right;
    margin-right: 10px;
    right: 0;
    top: 0;
}

.search-window {
    overflow: hidden;
    width: 0.533rem;
}

.wp-search {
    position: relative;
}

.wp-search form {
    display: block;
}

.wp-search .search-input {
    margin-right: 30px;
    overflow: hidden;
    margin-left: -5px;
}

.wp-search .search-input input.search-title {
    width: 100%;
    30px;
    line-height: 40px;
    border: 0;
    outline: 0;
    background: none;
    color: #fff;
    font-size: 0.32rem;
    margin-left: 30px;
    border-bottom: 1px solid #fff;
}

.wp-search .search-btn {
    width: 30px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
}

.wp-search .search-btn input.search-submit {
    width: 30px;
    height: 50px;
    border: 0;
    outline: 0;
    background: url(../images/sous.png) center no-repeat;
    cursor: pointer;
}

.searchbtn {
    width: 30px;
    height: 50px;
    border: 0;
    outline: 0;
    background: url(../images/sous.png) center no-repeat;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 120;
    cursor: pointer;
}

/* WebKit, Blink, Edge */
::-webkit-input-placeholder {
    color: #fff;
}

/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {
    color: #fff;
}

/* Mozilla Firefox 19+ */
::-moz-placeholder {
    color: #fff;
}

/* Internet Explorer 10-11 */
:-ms-input-placeholder {
    color: #fff;
}

/**栏目列表**/
.column-head {
    background: #E4E4E4;
    line-height: 0.579rem;
}

/**位置栏目背景**/
.column-head .column-anchor {
    padding: 0.144rem;
}

.column-head .column-anchor .column-switch {
    display: block;
    width: 0.724rem;
    height: 0.579rem;
    float: right;
    background: url(images/menu-dot.png) no-repeat center;
    background-size: 60%;
}

.column-head .column-anchor h3.anchor-title {
    display: inline-block;
    float: left;
    font-size: 0.386rem;
    color: #7a7a7a;
}

/**位置栏目字体**/
.column-list-wrap li {
    width: 100%;
    vertical-align: bottom;
}

.column-list-wrap li a {
    display: block;
    width: 100%;
    border-bottom: 1px solid #b3b3b3;
    font-size: 0.3rem;
    color: #383838;
    background: #eee url(images/li.png) no-repeat 0.241rem 0.388rem;
}

.column-list-wrap li a:hover {
    color: #383838;
    text-decoration: none;
    background-color: #e1e1e1;
}

.column-list-wrap li.selected a.selected {
    color: #fff;
    background-color: #636363;
    background-position: 10px 14px;
}

.column-list-wrap li a span {
    display: block;
    padding: 0.241rem;
    padding-left: 0.483rem;
    line-height: 0.531rem;
    padding-top: 0.144rem;
    padding-bottom: 0.144rem;
}

.column-list-wrap .sub-list li a {
    background-position: 18px 11px;
    font-size: 14px;
    background-color: #F1F1F1;
}

.column-list-wrap .sub-list li a:hover {
    background-color: #D6D6D6;
    color: #121212;
}

.column-list-wrap .sub-list li.selected a.selected {
    background-color: #666;
    color: #fff;
    background-position: 18px 11px;
}

.column-list-wrap .sub-list li a span {
    padding: 4px 10px;
    padding-left: 28px;
    line-height: 18px;
}

.column-list-wrap .sub-list .sub-list li a {
    font-size: 13px;
    background-position: 26px 10px;
    background-color: #f5f5f5;
}

.column-list-wrap .sub-list .sub-list li.selected a.selected {
    background-position: 26px 10px;
}

.column-list-wrap .sub-list .sub-list li a span {
    padding-left: 36px;
    line-height: 17px;
}

.column-list-wrap .sub-list .sub-list .sub-list li a {
    background-position: 34px 13px;
}

.column-list-wrap .sub-list .sub-list .sub-list li.selected a.selected {
    background-position: 34px 13px;
}

.column-list-wrap .sub-list .sub-list .sub-list li a span {
    padding: 4px 10px;
    padding-left: 44px;
}

.column-list-wrap .sub-list .sub-list .sub-list .sub-list li a span {
    padding: 4px 10px;
    padding-left: 52px;
}

.column-body {
    display: none;
}

.list-meta .column-title {
    font-size: 0.386rem;
}

/**
 * 栏目新闻
 */
.list-head {
    padding: 0.241rem 0;
    border-bottom: 2px solid #e5e5e5;
}

.list-meta .column-title {
    float: left;
    display: inline-block;
    white-space: nowrap;
    line-height: 0.579rem;
    font-size: 0.434rem;
    color: #333
}

/**当前位置**/
.list-meta .column-path {
    float: right;
    line-height: 0.579rem;
    color: #454545;
}

.list-meta .column-path a {
    color: #454545;
    font-size: 0.28rem;
}

.list-meta .column-path a:hover {
    color: #14427E;
}

.column-news-con {
    padding: 0.241rem 0;
}

.column-news-list .column-news-item {
    display: block;
    position: relative;
    border-bottom: 1px dashed #b1b1b1;
    line-height: 1.4em;
    padding: 5px 0;
    padding-left: 10px;
    background: url(images/dot.png) no-repeat 2px 13px;
}

/**栏目新闻列表**/
.column-news-list .column-news-item:hover {
    background-color: #F7F7F7;
    color: #000;
}

.column-news-list .column-news-item .column-news-title {
    display: block;
    margin-right: 76px;
}

.column-news-list .column-news-item .column-news-date {
    display: block;
    text-align: right;
    width: 80px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: 0;
    top: 5px;
    color: #999;
}

.wp_entry {
    width: auto;
    margin: 0 4px;
}

.wp_entry, .wp_entry p {
    line-height: 1.7;
    font-size: 16px;
    text-align: justify;
}

.wp_entry p {
    margin-bottom: 11px;
}

.column-news-list .wp_entry img {
    vertical-align: middle;
    max-width: 100%;
}

/**列表页文章图片大小限制**/
.list-meta .column-path, .list-meta .column-title {
    float: none;
}

.list-meta .column-title {
    display: none;
}

.list-meta .column-path {
    padding-left: 0.579rem;
    background: url(images/sitemap-icon.png) no-repeat left center;
    background-size: 4.9%;
}

.list-meta .column-path .path-name {
    display: none;
}

.wp_paging .pages_count, .wp_paging .page_jump {
    display: none;
}

.wp_article_list .list_item {
    overflow: hidden;
}

.wp_article_list .list_item {
    height: 0.724rem;
    line-height: 0.724rem;
    white-space: nowrap;
}

.wp_article_list .list_item .pr_fields {
    display: block;
    float: none;
    white-space: nowrap;
}

.wp_article_list .list_item .Article_Index {
    display: none;
}

.wp_article_list .list_item .ex_fields {
    display: none;
}

.wp_article_list .list_item a {
    font-size: 0.32rem;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wp_article_list .list_item .Article_Title {
    float: none;
    margin: 0;
    display: block;
}

/**文章页**/
.info-box {
    margin: 0 6px;
}

.article {
    padding: 10px 0;
}

.article h1.arti-title {
    line-height: 26px;
    padding: 5px 0;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    color: #424242;
    border-bottom: 2px solid #ECECEC
}

/**文章标题**/
.article .arti-metas {
    height: 16px;
    line-height: 16px;
    text-align: center;
    padding: 10px 0;
}

.article .arti-metas span {
    display: inline-block;
    margin: 0 5px;
    font-size: 14px;
    color: #787878;
}

/**文章其他属性**/
.article .entry {
    margin: 0 4px;
    overflow: hidden;
}

/**文章内容**/
.article .entry, .article .entry p {
    line-height: 1.7;
    font-size: 16px;
    text-align: justify;
}

.article .entry p {
    margin-bottom: 11px;
}

.article .entry .read img {
    vertical-align: middle;
    max-width: 100%;
    margin-bottom: 5px;
}

/**文章阅读部分图片大小限制**/
/**底部**/
.footer {
    background-color: #90000a;
    color: #fff;
}

.footer p,.footer span {
    color: #fff;
    font-size: 0.25rem;
    line-height: 0.5rem;
}

.footer .siteCounter4 span {
    background-color: transparent;
    padding: 0;
    margin: 0;
}

.footer .math {
    display: inline-block
}

.footer .inner {
    text-align: center;
    padding: 0.7rem 0;
    margin: 0 2%;
}

.footer .inner .foot-top {
    padding-bottom: 0.667rem;
    border-bottom: 1px solid #6f88ba;
}

.footer .inner .f_right {
    padding: 0.6rem 0 0.467rem 0;
}

.footer .copyright .foot span {
    color: #dfe9f6;
    line-height: 0.333rem;
    font-size: 0.275rem;
    text-align: center;
    margin: 0 5px;
}

#back-top {
    display: block;
    display: none;
    width: 30px;
    height: 30px;
    opacity: 0.7;
    background: #868686 url(images/back-top.png) no-repeat center;
    position: fixed;
    right: 6px;
    bottom: 20px;
    z-index: 10000;
}

.container {
    width: auto;
}

.panel.news-panel {
    background: #fff;
}

.list .banner img {
    width: 100%;
}

/*banner*/
.mbanner .focus .focus-title-bar {
    bottom: 40px;
    left: 40px;
    margin-left: 0px;
}

.mbanner .focus .focus-title-bg {
    background-color: #000;
    opacity: 0.4;
    filter: alpha(opacity=60);
}

.mbanner .focus .focus-pagination {
    position: absolute;
    right: 14px;
    bottom: 14px;
    margin-right: 0px;
    z-index: 60;
}

.mbanner .focus .focus-page {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-right: 6px;
    background: #fff;
}

.mbanner .focus .focus-page-active {
    width: 18px;
    background: #fff;
    opacity: 1;
    filter: Alpha(opacity=100);
}

.mbanner .focus .focus-navigation {
    width: 58px;
    height: 53px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    background: url(images/slide_next.png) no-repeat;
    text-indent: -999em;
}

.mbanner .focus .focus-navigation:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mbanner .focus .focus-navigation:active {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mbanner .focus .focus-prev {
    left: 0px;
}

.mbanner .focus .focus-next {
    right: 0px;
    background-position: right top
}

/*banner*/
.post1 .tt {
    border-bottom: 1px dashed #CACACA;
    margin-bottom: 0.45rem;
}

.post1 .tt .tit {
    display: inline-block;
    float: left;
    font-size: 16px;
    font-weight: normal;
}

.post1 .tt .tit .title {
    display: inline-block;
    font-size: 0.48rem;
    font-weight: bold;
    color: #ad0914;
    border-bottom: 2px solid #ad0914;
    padding-bottom: 0.2rem;
    margin-bottom: -1px;
}

.post .more_btn {
    display: inline-block;
    height: 0.28rem;
    margin-top: 0.15rem;
    line-height: 0.28rem;
    float: right;
}

.post .more_btn .more_text {
    font-size: 0.28rem;
    cursor: pointer;
    color: #ad0914;
}

.main1 {

}

.main1 .inner {
    padding: 0.6rem 0 0;
}

.post-10 {
    width: 100%;
    background: #fff;
    padding: 0rem 2%;
    box-sizing: border-box;
}

.post-10 .news_list.list1 {
}

.post-10 .news_list.list1 li.news {
    position: relative;
    width: 100%;
    margin-bottom: 0.45rem;
}

.post-10 .news_list.list1 li.news:last-child {
    margin-right: 0;
}

.post-10 .news_list.list1 li.news .news_imgs {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 63%;
    position: relative;
}

.post-10 .news_list.list1 li.news .news_imgs img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: 1s
}

.post-10 .news_list.list1 li.news:hover .news_imgs img {
    transform: scale(1.1);
}

.post-10 .news_list.list1 li.news .news_title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0.96rem;
    line-height: 0.96rem;
    overflow: hidden;
    text-overflow: ellipsis;
    background: rgba(0,0,0,0.5);
    padding: 0 4%;
    box-sizing: border-box;
}

.post-10 .news_list.list1 li.news .news_title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 0.32rem;
    font-weight: bold;
}

.post-10 .news_list.list1 li.news .news_title a:hover {
    color: #fff;
}

.post-10 .news_list.list2 li.news {
    position: relative;
    width: 100%;
    height: 0.96rem;
    line-height: 0.96rem;
    border-bottom: 1px solid rgba(112,112,112,0.2)
}

.post-10 .news_list.list2 li.news:last-child {
    border-bottom: unset;
}

.post-10 .news_list.list2 li.news .news_meta {
    float: right;
    width: 2rem;
    text-align: right;
    font-size: 0.32rem;
    color: #ad0914;
}

.post-10 .news_list.list2 li.news .news_title {
    position: absolute;
    left: 0;
    right: 2rem;
    top: 0;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-10 .news_list.list2 li.news .news_title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.32rem;
    color: #000;
}

.post-10 .news_list.list2 li.news .news_title a:hover {
    color: #ad0914;
}

.post-10 .news_list.list2 li.news:before {
    content: "";
    position: absolute;
    z-index: 999;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #ad0914;
    height: 2px;
    width: 0px;
    margin-bottom: -1px;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.post-10 .news_list.list2 li.news:hover:before {
    width: 100%;
}

.post-21 {
    width: 100%;
    background: #fff;
    padding: 0.4rem 2% 0;
    box-sizing: border-box;

}

.post-21 .tt {
    margin-bottom: 0.6rem;
}

.post-21 .news_list li.news {
    position: relative;
    width: 100%;
    padding-bottom: 0.4rem;
    margin-bottom: 0.34rem;
    border-bottom: 1px solid rgba(112,112,112,0.2)
}

.post-21 .news_list li.news:last-child {
    border-bottom: unset;
}

.post-21 .news_list li.news .news_date {
    float: left;
    width: 1.2rem;
    text-align: center;
}

.post-21 .news_list li.news .news_date .news_days {
    display: block;
    width: 100%;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.32rem;
    font-weight: bold;
    color: #fff;
    background: #ad0914;
    transition: all 0.4s ease-in-out;
}

.post-21 .news_list li.news .news_date .news_years {
    display: block;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.22rem;
    color: #ad0914;
    background: #F0F0F0;
}
.post-21 .news_list li.news .news_wz{    position: absolute;
    left: 1.5rem;
    right: 0;
    top: 0;
    bottom: 0;}

.post-21 .news_list li.news .news_title {
    height: 0.54rem;
    line-height: 0.54rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.post-21 .news_list li.news .news_title a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.32rem;
    color: #252525;
}
.post-21 .news_list li.news .news_text{
    height: 0.54rem;
    line-height: 0.54rem;
    overflow: hidden;
    text-overflow: ellipsis;
}
.post-21 .news_list li.news .news_text a{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.26rem;
    color: #666;
}


.post-21 .news_list li.news:hover .news_date .news_days {
    background: #F5A123;
}

.post-21 .news_list li.news:hover .news_title a {
    color: #ad0914;
    font-weight: bold;
}

.post-21 .news_list li.news:before {
    content: "";
    position: absolute;
    z-index: 999;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #ad0914;
    height: 2px;
    width: 0px;
    margin-bottom: -1px;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.post-21 .news_list li.news:hover:before {
    width: 100%;
}

.main4 .inner {
    padding: 0.4rem 2%;
}
.post-41{margin-top:0.25rem;margin-bottom:0.25rem;}
.post-41 .tt {
    margin-bottom: 0.54rem;
}
.post-41 .slick-slider{padding-bottom:0;}
.post-41 .slick-slide{
    position: relative;
}
.post-41 .slick-prev,.post-41 .slick-next {
    width: 13.5px;
    height: 22.5px;
    transform: translateY(50%);
    top: auto;
    bottom: 50%;
}

.post-41 .slick-prev {
    background: url(images/zuo.png) no-repeat;
    left: 0;
    background-size: contain;
}

.post-41 .slick-next {
    background: url(images/you.png) no-repeat;
    right: 0;
    background-size: contain;
}

.post-41 .news_list li.news .news_box {
    margin: 0px 15px;
    transition: all 0.4s ease-in-out;
    position: relative;
}

.post-41 .news_list li.news .news_box .news_imgs {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-top: 62%;
    position: relative;
}

.post-41 .news_list li.news .news_box .news_imgs img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
}

.post-41 .news_title {
    text-align: center;
    line-height: 1.08rem;
    height: 1.08rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.5);
}

.post-41 .news_list li.news .news_title a {
    font-size: 0.36rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #fff;
}
.post-10 li.news{
    position: relative;
    background: #e8e8e8;
    border: 1px solid #e8e8e8;
    margin-bottom: 0.25rem;
}
.post-10 .news_list{}
.post-10 .news_list .news_title{height: 0.64rem;line-height: 0.64rem;position: absolute;left: 0;top: 0;bottom: 0;right: 1rem;}
.post-10 .news_list .news_title a{    display: -webkit-box;    -webkit-line-clamp: 1;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis;    font-size: 0.32rem;    color: #252525;}
.post-10 .news_list .news_meta{
    float: right;
    width: 1rem;
    text-align: center;
    height: 0.64rem;
    line-height: 0.64rem;
    background: #fff;
    font-size: 0.32rem;
}
.post-40 .news_list{}
.post-40 .news_list li.news{
    position: relative;
    height: 0.64rem;
    line-height: 0.64rem;
    margin-bottom: 0.5rem;
}
.post-40 .news_list li.news .news_meta{
    float: left;
    width: 2rem;
    text-align: center;
    height: 0.64rem;
    line-height: 0.64rem;
    background: #ad0914;
    font-size: 0.32rem;
    color: #fff;
}
.post-40 .news_list li.news .news_title{
    position: absolute;
    left: 2.4rem;
    right: 0;
    top: 0;
    bottom: 0;
}
.post-40 .news_list li.news .news_title a{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.32rem;
    color: #252525;
}
.main5{ background: #ad0914;}
.main5 .inner{padding:0.25rem 2%;box-sizing:border-box;text-align:center;}
.post-51 .tt{
    height: 0.72rem;
    line-height: 0.72rem;
}
.post-51 .tt .tit{}
.post-51 .tt .tit .title{
    font-size: 0.48rem;
    font-weight: bold;
    color: #fff;
}
.post-51 .news_list{}
.post-51 .news_list li.news{
    line-height: 0.72rem;
    height: 0.72rem;
}
.post-51 .news_list li.news .news_title{
}
.post-51 .news_list li.news .news_title a{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.36rem;
    color: #fff;
}
