html {
    overflow-x: hidden;
}

html,
body,
p,
h1,
h2,
h3,
p,
span {
    font-family: '微软雅黑', '黑体', '宋体';
}

::-webkit-scrollbar {
    width: 4px;
    height: 1px;
}

::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px #94070a;
    background: #94070a;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px #fff;
    background: #EDEDED;
}

.clearfix {
    overflow: hidden;
    _zoom: 1;
}


/* banner */

.swiper-container {
    box-shadow: 0 0 10px rgb(0 0 0 / 50%);
}

.top_line {
    width: 100%;
    height: 8px;
    background: #94070a;
}

.banner img {
    width: 100%;
}

header {
    position: relative;
}

.navbar-default {
    background: url(../images/top_bg.jpg) no-repeat;
    background-color: rgba(0,0,0,0);
    margin-bottom: 0;
    border: 0;
    background-size: cover;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #94070a;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: rgba(0, 0, 0, 0);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    ;
    background: #94070a;
}

.navbar-default .navbar-collapse .container {
    position: relative;
}

.navbar-brand {
    height: auto;
    line-height: auto;
    padding: 25px 0;
}

.navbar-brand>img {
    height: 70px;
}

.top_right {
    background: url(../images/top_right.png) no-repeat;
    background-position: right center;
}

.wp_nav .nav-item .mark {
    background-color: rgba(0, 0, 0, 0);
}

.wp_nav .nav-item a span.item-name {
    font-size: 0.16rem;
    padding: 0;
    line-height: .7rem;
    color: #fff;
}

.sec_2 .img_news .wp_article_list .list_item {
    width: 24%;
    margin-right: 1%;
    height: 225px;
}

.sec_2 .img_news .wp_article_list .list_item img {
    height: 180px;
    max-height: 180px;
}

.sec_2 .img_news .wp_article_list .list_item .pr_fields {
    top: 190px;
    left: 10px;
}

.sec_2 .img_news .wp_article_list .list_item:nth-child(3n) {
    margin-right: 1%;
}

.sec_2 .img_news .wp_article_list .list_item:nth-child(4n) {
    margin-right: 0;
}

.img_news .wp_article_list .list_item {
    height: auto;
    line-height: initial;
    border-bottom: 0px;
    position: relative;
}

.wp_nav>.nav-item {
    padding: 0 .4rem;
}

.wp_nav .nav-item a.parent {
    color: #fff;
}

.wp_nav li.nav-item:hover {
    background: #af293d;
}

.wp_nav li ul .nav-item {
    margin-left: 0;
}

.wp_nav li ul.sub-nav {
    width: 100% !important;
}

.wp_nav li ul.sub-nav .nav-item a span::after {
    display: none;
}

.wp_nav .sub-nav .nav-item a {
    border-bottom: 1px solid #D8E1CC;
}

.wp_nav .sub-nav .nav-item a span.item-name {
    padding: 0.1rem 0.15rem;
    line-height: 0.4rem;
    background: #94070a;
    width: 100%;
    text-align: center;
}

#search {
    float: right;
    /* margin-right: -15px; */
    position: absolute;
    right: 0;
    top: 0.15rem;
}

#search #keyword {
    width: 3rem !important;
    height: .4rem;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #fff;
    border-radius: .5rem;
    padding: .1rem .2rem;
    font-size: .16rem;
    color: rgba(255, 255, 255, .4);
}

#search .search {
    background: url(../images/search.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0.2rem;
    width: .25rem;
    z-index: 101;
    top: .09rem;
    background-color: #94070a;
    padding: 0.1rem;
}

#search .wp_search {
    position: relative;
}

.main_nav {
    background: #f4f4f4;
}

footer {
    background: #94070a;
    background-size: cover;
    text-align: center;
    padding: .4rem 0;
}

footer p {
    line-height: .35rem;
    font-size: 0.16rem;
}

footer .footer_p {
    color: #fff;
    text-align: left;
    position: relative;
    text-transform: uppercase
}

footer .footer_p img {
    position: absolute;
    right: 0;
    top: 0;
}

.footer_link {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    margin-bottom: .2rem;
    padding-bottom: .3rem;
}

.footer_link p {
    color: #fff;
}

.footer_link img {
    max-height: 50px;
}

#topw6 {
    width: 100% !important;
    margin-top: .25rem;
}

#beginw6 img {
    width: auto !important;
}

#endw6 img {
    width: auto !important;
}

.yb_wrap {
    background: url(../images/fc.jpg);
    background-repeat: no-repeat;
    background-size: contain;
}


/* sec_1 */

.main {
    background: #F7F7F7;
    padding-bottom: 0.4rem;
}

.sec_1 {
    margin: .3rem 0;
}

.normal_title {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}

.img_news {
    padding: .15rem .2rem;
    height: 344px;
}

.img_news>div{height:100% !important;}
.img_news>div>div{height:100% !important;}

.link select{border-radius: 30px;
    height: 35px;
    margin-bottom: 10px;padding-left:10px;color:#333;}

.normal_title p {
    font-size: .25rem;
    font-weight: 600;
    letter-spacing: 0.02rem;
    padding: 0.15rem .2rem;
}

.img_news .wp_article_list .list_item {
    float: left;
    width: 32%;
    margin-right: 2%;
    height: 220px;
    border: 1px solid #eee;
    margin-bottom: 0.15rem;
    overflow: hidden;
}

.news_wrap {
    background: #fff;
    padding-bottom: 0.3rem;
}

.img_news .wp_article_list .list_item:nth-child(3n) {
    margin-right: 0;
}

.img_news .wp_article_list .list_item .Article_Index {
    display: none;
}

.img_news .wp_article_list .list_item img {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    height: 150px;
    min-width: 100%;
}

.img_news .wp_article_list .list_item span {
    margin-left: 0;
}

.img_news .wp_article_list .list_item .Article_Title a {
    font-size: 0.15rem;
    color: #333;
    overflow: hidden;
    /*超出部分隐藏*/
    white-space: nowrap;
    /*不换行*/
    text-overflow: ellipsis;
    /*超出部分文字以...显示*/
}

.img_news .wp_article_list .list_item .pr_fields {
    position: absolute;
    top: 160px;
    left: 5px;
}

.img_news .wp_article_list .list_item .Article_PublishDate {
    color: #666;
    position: absolute;
    left: 5px;
    top: 185px;
    font-size: 0.14rem;
}

.news_img_wrap {
    background: #fff;
}

.normal_news .wp_article_list .list_item .Article_Title a {
    color: #333;
    font-size: 0.15rem;
    letter-spacing: 0;
}

.normal_news .wp_article_list .list_item span a {
    color: #666;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0.18rem;
}

.normal_news .wp_article_list .list_item .Article_Index {
    display: none;
}

.normal_news .wp_article_list .list_item {
    position: relative;
    width: 100%;
    height: .522rem;
    line-height: .522rem;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    vertical-align: top;
}

.normal_news .wp_article_list .list_item:hover a {
    color: #94070a
}

.normal_news .wp_article_list .list_item:hover .Article_PublishDate {
    color: #94070a;
}

.normal_news .wp_article_list .list_item:first-child {
    margin-top: 0;
}

.picbase1-content h2 {
    background: #94070a;
}

.normal_news .wp_article_list .list_item .Article_PublishDate {
    color: #b2b2b2;
    font-size: 0.15rem;
}

.normal_news .wp_article_list .list_item .Article_Summary a {
    left: 1.1rem;
    top: .33rem;
    font-size: .16rem;
    letter-spacing: 0.01rem;
}

.normal_news {
    position: relative;
    padding: 0 0.2rem;
}

.img_news .more {
    margin-top: 0;
    position: absolute;
    right: .35rem;
    top: 0.15rem;
    background: #F7F7F7;
    padding: 0.1rem;
    border-radius: 0.05rem;
}

.normal_news .more {
    margin-top: 0;
    position: absolute;
    right: .2rem;
    top: -.55rem;
    background: #F7F7F7;
    padding: 0.1rem;
    border-radius: 0.05rem;
}

.sec_1_l {
    height: 4.6rem;
}

.h_100 {
    height: 100%;
}

.sec_1_l .picbase1s {
    background: none;
    border-radius: 0.05rem;
}

.sec_1_l .picbase1-content h2 {
    background: #94070a;
}

.normal_news .more a font {
    font-size: 0.14rem !important;
    color: #333 !important;
}

.img_news .more a font {
    font-size: 0.14rem !important;
    color: #333 !important;
}


/* sec_2 */

.sec_2 {

}

.ad img {
    width: 100%;
}

.link_wrap {
    position: relative;
    border-radius: 0.05rem;
}

.link_wrap img {
    width: 100%;
    border-radius: 0.05rem;
}

.link_wrap p {
    position: absolute;
    z-index: 99;
    left: 0.2rem;
    bottom: 0.2rem;
    font-size: 0.24rem;
    letter-spacing: 0.01rem;
    transition: all 0.2s;
}

.link_wrap:hover p {
    bottom: 0.3rem;
}


/* sec_3 */

.sec_3 {
    background: url(../images/zl_bg.png);
    margin: 0;
    padding: .4rem 0;
}

.sec_3 .news_img_wrap {
    background: rgba(255, 255, 255, .1);
}

.sec_3 .img_news .wp_article_list .list_item {
    background: #fff;
}

.sec_3 .normal_title p {
    color: #fff;
}

.sec_3 .normal_title {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.img_wrap {
    height: 360px;
}

.picbase1 img {
    height: 100%;
}

#picbasew4,
.picbase1 {
    height: 100% !important;
}

.sec_3 .news_wrap {}

.sec_3 .col-md-6:nth-child(1) .row {
    margin-right: 0;
}

.sec_3 .col-md-6:nth-child(2) .row {
    margin-left: 0;
}

.sec_3 .news_wrap .normal_title ul li {
    display: inline-block;
    margin-right: 0.2rem;
}

.sec_3 .news_wrap .normal_title ul li a {
    color: #adadad;
}

.sec_3 .news_wrap .normal_title ul li a.on {
    color: #333;
}

.change_title .normal_news {
    display: none !important;
}

.change_title .normal_news.show {
    display: block !important;
}

.sec_3 .change_title .normal_title::after {
    display: none;
}

.sec_3 .news_wrap .normal_title ul li a.on::after {
    content: '';
    height: .06rem;
    width: 1.1rem;
    display: block;
    margin: .15rem 0 .3rem;
    background-image: linear-gradient( 90deg, #0c6ef5, #05b8b2);
}


/* sec_4 */

.sec_4 {
    padding-top: 0.4rem;
}

.video .img_news .wp_article_list .list_item {
    width: 100%;
    margin-right: 0;
}

.video .img_news .wp_article_list .list_item .pr_fields {
    display: none;
}

.video .img_news .wp_article_list .list_item img {
    height: 190px;
}

.video .img_news .wp_article_list .list_item {
    height: 190px;
}

.link li {
    display: inline-block;
    text-align: center;
    width: 13.5%;
    padding: 0.35rem .1rem;
}

.sec_4 .news_wrap {
    padding-bottom: 0;
}

.link li p {
    color: #333;
    font-size: 0.16rem;
    margin-top: 0.15rem;
}

.link li img {
    width: 100%;
}

.link ul {
    padding: .15rem .2rem;
}


/* 列表页 */

.n_right .normal_news .wp_article_list .list_item .Article_PublishDate {
    width: auto;
}

.n_right .normal_news .wp_article_list .list_item {}

.n_right .normal_news .wp_article_list .list_item .Article_Title a {}

.n_main {
    margin: .2rem 0 0;
    background: #fff;
    padding: 0.4rem;
}

.n_right_title {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #929292;
    margin-bottom: 0.2rem;
    padding-left: 0;
    letter-spacing: 0.02rem;
}

.n_right_title a {
    color: #666666;
    font-size: 0.16rem;
}

.n_right_title .possplit {
    margin: 0 0.1rem;
}

.n_left {
    text-align: center;
    border: 0.1rem;
}

.n_left_title .Column_Name {
    font-size: 0.18rem;
    letter-spacing: 0.02rem;
    background: #94070a;
    width: 100%;
    display: block;
    padding: 0.2rem;
    border-radius: 0.1rem 0.1rem 0 0;
    color: #fff;
}

.n_left .back {
    background: #fff;
    color: #666;
    width: 100%;
    display: inline-block;
    padding: 0.15rem;
    font-size: 0.16rem;
    border-radius: 0 0 0.1rem 0.1rem;
    border: 1px solid #ddd;
    border-top: 0;
}

.n_left .wp_listcolumn .wp_column a {
    background: #fff;
    text-align: center;
    font-size: 0.16rem;
    padding: 0.1rem 0;
    margin: 0;
    font-weight: normal;
    border-color: #eee;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.n_left .selected a {
    background: #94070a !important;
    color: #fff !important;
}

.n_left .wp_listcolumn .wp_column a .column-name {
    padding-left: 0.1rem;
}

.n_left .wp_listcolumn .wp_column a:hover,
.n_left .back:hover {
    background: #94070a !important;
    color: #fff !important;
}


/* 内容页 */

.message {
    padding: .3rem 0;
    background: #fff;
    margin-top: .3rem;
}

.message a{color:#333;}

.n_message {
    text-align: center;
    margin-bottom: 0.2rem;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #eee;
}

.n_message .Article_Title {
    font-size: 0.3rem;
    text-align: center;
}

.n_message_int {
    margin-top: 0.1rem;
}

.n_message_int ul li {
    margin: 0 0.05rem;
}

.n_message_int ul li,
.n_message_int ul li div {
    display: inline-block;
}

@media (min-width: 1900px) {
    .container {
        width: 1420px;
    }
}