@charset "utf-8";
/* CSS Document */

body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
    margin: 0;
    padding: 0
}

body {
    font: 12px"Microsoft Yahei", "Arial Narrow", HELVETICA;
    background: #f3f3f3;
    -webkit-text-size-adjust: 100%;
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #af0000;
    text-decoration: none;
}

em {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word;
    color: #666;
}

/*通用定义*/
.clearfix:after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearer {
    clear: both;
    height: 0;
    display: block;
    font-size: 1px;
    overflow: hidden;
}

body {
    max-width: 1920px;
    margin: 0 auto;
}

.layout,
.content {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.boxMo {
    min-width: 1200px;
}

.mt30 {
    margin-top: 30px;
}

/* gdxw_con */
.gdxw_con {
    width: 100%;
    height: 32px;
    line-height: 32px;
}

.gdxw_con .tit {
    width: 111px;
    height: 29px;
    background-color: #b30514;
    border-radius: 15px 0 0 0;
    font: 17px/29px "Microsoft Yahei";
    text-align: center;
    color: #fff;
}

.gdxw_con ul {
    width: 1075px;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.gdxw_con ul li {
    display: inline-block;
    margin-left: 15px;
    font: 20px/32px "Microsoft Yahei";
    vertical-align: middle;
}

.gdxw_con ul li a {
    color: #333;
    display: inline-block;
    position: relative;
    padding-left: 15px;
}

.gdxw_con ul li a::before {
    content: '•';
    position: absolute;
    left: 0;
    color: #ff0000;
    font-size: 20px;
    line-height: 32px;
}

.str_wrap {
    overflow: hidden;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move,
.no_drag .str_move,
.noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}

.banner_adv {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.banner_adv img {
    width: 590px;
    height: 80px;
    margin-top: 20px;
}

.section {
    margin-top: 30px;
}

.section::after {
    clear: both;
    height: 0;
    overflow: hidden;
    display: block;
    visibility: hidden;
    content: ".";
}

/* .index_col */
.index_col .hd {
    position: relative;
    display: flex;
    align-items: center;
}

.index_col .hd h2 {
    font: bold 23px/1.2 "Microsoft YaHei";
    overflow: hidden;
    color: #d61618;
}

.index_col .hd h2 a{
    color: #d61618;
}

.index_col .hd h2::before {
    display: inline-block;
    position: relative;
    top: 6px;
    left: 0;
    width: 35px;
    height: 35px;
    background-image: url(../images/icon_colhd.png);
    background-repeat: no-repeat;
    content: "";
    margin-right: 10px;
}

.col2 .hd h2::before {
    display: inline-block;
    position: relative;
    top: 6px;
    left: 0;
    width: 35px;
    height: 35px;
    background-image: url(../images/icon_colhd.png);
    background-repeat: no-repeat;
    content: "";
}

.col1 .hd::before {
    background-position: 0 0;
}

.col2 .hd h2:nth-child(1).active:before {
    background-position: 0 -35px;
}

.col2 .hd h2:nth-child(2).active:before {
    background-position: 0 -70px;
}

.col2 .hd h2:nth-child(3).active:before {
    background-position: 0 -105px;
}

.col3 .hd h2::before {
    background-position: 0 -140px;
}

.col4 .hd h2::before {
    background-position: 0 -175px;
}

.col5 .hd h2::before {
    background-position: 0 -210px;
}

.col6 .hd h2::before {
    background-position: 0 -245px;
}

.col7 .hd h2::before {
    background-position: 0 -280px;
}

.col8 .hd h2::before {
    background-position: 0 -315px;
}

.col9 .hd h2::before {
    background-position: 0 -350px;
}

.col10 .hd h2::before {
    background-position: 0 -385px;
}

.col11 .hd h2::before {
    background-position: 0 -415px;
}


.col2 .hd h2:nth-child(1):before {
    background-position: -35px -35px;
}

.col2 .hd h2:nth-child(2):before {
    background-position: -35px -70px;
}

.col2 .hd h2:nth-child(3):before {
    background-position: -35px -105px;
}

.index_col .bd {
    position: relative;
}

.col1 {
    width: 590px;
    overflow: hidden;
}


.col1_swiper {
    position: relative;
    width: 590px;
    height: 413px;
    margin-top: 30px;
}

.col1_swiper .swiper-slide img {
    width: 590px;
    height: 413px;
}

.col1_swiper .swiper-slide h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 59px;
    padding: 0 70px 0 10px;
    font: 20px/59px "Microsoft Yahei";
    text-align: center;
    color: #fff;
    background: #bc0010;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}


.col1_swiper_prev,
.col1_swiper_next {
    position: absolute;
    top: 50%;
    transform: translateY(-100%);
    width: 30px;
    height: 51px;
    background-image: url(../images/arr1.png);
    cursor: pointer;
    outline: none;
    z-index: 10
}

.col1_swiper_prev {
    left: 0;
    background-position: 0 0
}

.col1_swiper_next {
    right: 0;
    background-position: -30px 0
}

#col1_swiper-pagination {
    position: absolute;
    left: inherit;
    right: 0;
    bottom: 18px;
    width: auto;
    z-index: 999;
}

#col1_swiper-pagination#col1_swiper-pagination span {
    width: 10px;
    height: 10px;
    background: #bc0010;
    border: 1px solid #fff;
    box-sizing: border-box;
    opacity: 1;
}

#col1_swiper-pagination#col1_swiper-pagination span.swiper-pagination-bullet-active {
    width: 10px;
    height: 10px;
    border-radius: 20px;
    background: #fff;
}

/* col2 */
.col2 {
    width: 590px;
}

.col2 .hd {
    border-bottom: 1px solid #dd9299;
}

.col2 .hd h2 {
    cursor: pointer;
    margin-right: 30px;
    position: relative;
    padding-bottom: 10px;
}

.col2 .hd h2::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 0;
    height: 3px;
    background: #bc0010;
    transition: width 0.3s;
}

.col2 .hd h2.active {

    border-bottom: 2px solid #d61618;
    box-sizing: border-box;
}

.col2 .hd h2.active::after {
    width: 100%;
}

.col2 .bd .news_item {
    display: none;
}

.col2 .bd .news_item.active {
    display: block;
}

.col2 .bd {
    margin-top: 20px;
}

.col2 .news_top h2 {
    font: bold 26px/1.2 "Microsoft Yahei";
    color: #333;
}

.col2 .news_top p {
    margin-top: 15px;
    font: 16px/22px "Microsoft Yahei";
}

.col2 .news_top p a {
    color: #d61618;
}

.news_list li {
    padding-left: 15px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: #b30514;
    border-radius: 50%;
}

.col2 .news_list li {
    font: 16px/50px "Microsoft Yahei";
}

.col3 {
    width: 384px;
    padding: 20px;
    background-color: #fff;
    box-sizing: border-box;
}

.index_col .hd {
    width: 100%;
    justify-content: space-between;
}

.index_col .hd h2 {
    float: left;
}

.index_col .hd .more {
    float: right;
    font: 14px/16px "Microsoft Yahei";
    color: #d61618;
    position: relative;
    padding-right: 20px;
}

.col3 .news_list li {
    font: 16px/50px "Microsoft Yahei";
    border-bottom: 1px solid #eaeaea;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.col3 .news_list li:last-child {
    border-bottom: none;
}

.col3 .news_list li::before {
    width: 7px;
    height: 7px;
    background: url(../images/icon_li1.png) no-repeat center left;
    border-radius: 0%;
}

.col4 {
    margin-left: 25px;
}

/* 专题关注 */
.col6 {
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
}

.col6 .news_img {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.col6 .bd {
    margin-top: 20px;
}

.col6 .news_img>* {
    width: calc((100% - 40px) / 3);
}

.col6 .news_img img {
    width: 373px;
    height: 80px;
}

/* 红色记忆 */
.dhd {
    width: 1200px;
    height: 92px;
    background: url(../images/hsjy_bg.png) no-repeat center top;
    font: bold 40px/92px "Microsoft Yahei";
    text-align: center;
    color: #fff;
}

.hsjy_bd {
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.col7 {
    width: 863px;
}

.col7 .img_top {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 25px;
    padding-bottom: 20px;
    border-bottom: 2px solid #eaeaea;
}

.col7 .img_top a{
    display: flex;
    flex-direction: column;
    text-align: center;
    font: 14px/22px "Microsoft Yahei";
}

.col7 .img_top img {
    width: 131px;
    height: 165px;
    border: 4px solid #e54643;
    box-sizing: border-box;
}

.col7 .news_list {
    width: 414px;
}

.news_style_list li {
    font: 16px/50px "Microsoft Yahei";
    border-bottom: 1px solid #eaeaea;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_style_list li:last-child {
    border-bottom: none;
}

.news_style_list li::before {
    width: 7px;
    height: 7px;
    background: url(../images/icon_li1.png) no-repeat center left;
    border-radius: 0%;
}

.col8 {
    width: 270px;
}

.col8 .news_top {
    margin-top: 20px;
    padding-bottom: 32px;
    border-bottom: 2px solid #eaeaea;
}

.col8 .news_top h3 {
    font: bold 18px/1.2 "Microsoft Yahei";
    color: #333;
}

.col8 .news_top p {
    margin-top: 10px;
    font: 14px/37px "Microsoft Yahei";
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.col8 .news_top p a {
    color: #d61618;
}

/* col9 */
.col9 {
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.col9 .bd {
    overflow: hidden;
}

.col9_swiper {
    position: relative;
    margin-top: 30px;
}

.col9_swiper .swiper-slide img {
    width: 270px;
    height: 154px;
    border-radius: 20px 20px 0 0;
}

.col9_swiper .swiper-slide p {
    width: 270px;
    height: 38px;
    font: 16px/28px "Microsoft Yahei";
    text-align: center;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
}


.col9_swiper_prev,
.col9_swiper_next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 36px;
    height: 36px;
    background-image: url(../images/arr2.png);
    cursor: pointer;
    outline: none;
    z-index: 10
}

.col9_swiper_prev {
    left: 8px;
    background-position: 0 0
}

.col9_swiper_next {
    right: 8px;
    background-position: -36px 0
}

.lqxz_wrap {
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.zcol {
    width: 410px;
}

.zcol .zhd {
    width: 100%;
    margin-top: 20px;
    border-bottom: 1px solid #eaeaea;
}

.zcol .zhd h3 {
    position: relative;
    margin-left: 20px;
    width: 113px;
    font: bold 25px/30px "Microsoft Yahei";
    padding-bottom: 15px;
    color: #d61618;
}

.zcol .zhd h3::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 113px;
    height: 5px;
    border-radius: 10px;
    background-color: #bc0010;
    content: "";
}

.zcol .news_top {
    margin-top: 30px;
}

.zcol .news_top h3 {
    font: bold 20px/25px "Microsoft Yahei";
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.zcol .news_top .texta {
    display: flex;
    margin-top: 10px;
}

.zcol .news_top .texta img {
    width: 201px;
    height: 113px;
}

.zcol .news_top .texta p {
    width: 200px;
    margin-left: 20px;
    font: 16px/33px "Microsoft Yahei";
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.zcol .news_top .texta span {
    color: #bc0010;
}

.col11 {
    width: 270px;
}

.col11 .bd {
    margin-top: 20px;
}

#gotop {
    width: 130px;
    height: 30px;
    background: url(../images/top1-lq.png) no-repeat;
    position: fixed;
    right: 40px;
    bottom: 28px;
    _margin-bottom: 28px;
    cursor: pointer;
    _position: absolute;
    _bottom: auto;
}

.right_side {
    width: 130px;
    height: 609px;
    background: url(../images/ewm-lq.png) 0 0 no-repeat;
    position: fixed;
    right: 40px;
    bottom: 60px;
    cursor: pointer;
    _position: absolute;
    _bottom: auto;
    _margin-bottom: 60px;
    z-index: 999;
}

/* list_article */
.list_page {
    margin-top: 30px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
    border-top: 4px solid #b30514;
}

.loc {
    min-height: 37px;
    font: 16px / 37px "Microsoft Yahei";
    color: #666;
}

.list_main ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
}

.list_main ul li h3 {
    font: 16px/60px "Microsoft Yahei";
}

.list_main ul li span {
    font: 14px/28px "Microsoft Yahei";
    color: #999999;
}

.list_main ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 7px;
    height: 6px;
    background: url(../images/icon_li1.png) no-repeat center left;
}


.list_mai li:last-child {
    border-bottom: none;
}


.pages {
    margin: 40px auto 0;
    text-align: center;
}

.pages a {
    box-sizing: border-box;
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 4px;
    font-size: 14px;
    line-height: 32px;
    text-align: center;
    color: #666;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    cursor: pointer;
}

.pages span {
    font-size: 14px;
    line-height: 40px;
    margin: 0 5px;
}

.pages a.first,
.pages a.prev,
.pages a.next,
.pages a.last {
    box-sizing: border-box;
    width: auto;
    padding: 0 10px;
    height: 34px;
    cursor: pointer;
}

.pages a.current,
.pages a:hover {
    color: #fff;
    background-color: #9f1b17;
    border-color: #9f1b17;
}

/* article */
.article_con.article_con {
    margin-top: 30px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
    border-top: 4px solid #b30514;
}

.article_main {
    margin-top: 30px;
}

.article_tit {
    font: bold 26px/30px "Microsoft Yahei";
    text-align: center;
}

.article_sub {
    margin-top: 30px;
    overflow: hidden;
    font: 16px/30px "Microsoft Yahei";
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
    color: #999;
}

.article_content {
    margin-top: 30px;
}

.article_content p {
    margin: 10px auto;
    font-size: 16px;
    line-height: 40px;
    color: #333;
}

.article_content img {
    display: block;
    max-width: 600px;
    height: auto;
    margin: 10px auto;
}

/* czmc_page */
.czmc_page {
    margin-top: 30px;
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.czmc_main h2 {
    font: bold 25px/30px "Microsoft Yahei";
    background: url(../images/icon_czmc.png) no-repeat left center;
    padding-left: 50px;
    color: #d61618;
}

.czmc_sub {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    padding: 10px 12px;
    box-sizing: border-box;
    background-color: #fafafa;
}

.czmc_sub .tit {
    font: bold 16px/30px "Microsoft Yahei";
    color: #d61618;
}

.czmc_sub p {
    font: 14px/32px "Microsoft Yahei";
    color: #333;
}

.city_list {
    margin-top: 20px;
    display: flex;
    gap: 15px 35px;
    flex-flow: wrap;
}

.city_list li {
    width: 135px;
    height: 35px;
    background-color: #f7f7f8;
    font: 16px/35px "Microsoft Yahei";
    text-align: center;
}

.city_list li.active {
    background-color: #b30514;
}

.city_list li.active a {
    color: #fff;
}

.czmc_line {
    display: block;
    width: 1160px;
    height: 15px;
    margin: 20px auto;
    background: url(../images/czmc_line.png) no-repeat center left;
}

.czmc_fl_list {
    display: flex;
    width: 368px;
    gap: 15px 15px;
    flex-wrap: wrap;
}

.czmc_fl_list li {
    display: flex;
    align-items: center;
    width: 175px;
    height: 62px;
    background: url(../images/icon_czmc_2.png) no-repeat left center;
    font: bold 16px/22px "Microsoft Yahei";
    padding-left: 20px;
    box-sizing: border-box;
}

.czmc_fl_list li.active {
    background: url(../images/icon_czmc_1.png) no-repeat left center;
}

.czmc_fr_list {
    width: 768px;
}

.czmc_fr_list ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    border-bottom: 1px solid #eaeaea;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 20px;
}

.czmc_fr_list ul li h3 {
    font: 16px/60px "Microsoft Yahei";
}

.czmc_fr_list ul li span {
    font: 14px/28px "Microsoft Yahei";
    color: #999999;
}

.czmc_fr_list ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 7px;
    height: 6px;
    background: url(../images/icon_li1.png) no-repeat center left;
}

.czmc_fr_list li:last-child {
    border-bottom: none;
}

.czmc_fr_list .pages{
    margin: 30px auto;
}

.col11 .news_style_list li{
    font: 16px / 55px "Microsoft Yahei";
}

.col10{
    width: 860px;
}

.lm_zcol{
    width: 100%;
}

.lm_zcol .zhd a{
    color: #d61618;
}

.lm_zcol.zcol .zhd h3{
    width: auto;
} 

.lm_zcol.zcol .zhd h3::before{
    width: 100%;
}