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 #0E3167;
    background: #0E3167;
}

::-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%);
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
background-image:url(../images/rf.png);
background-size:44px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
background-image:url(../images/lf.png);
background-size:44px;
}
.swiper-button-prev, .swiper-button-next{width:44px;opacity:.5;}
.top_line {
    width: 100%;
    height: 8px;
    background: #0E3167;
}

.banner {
    background: url(../images/banner.jpg) no-repeat;
    background-size: cover;
    padding: 300px 0;
position: relative;
}
.banner_bottom{
    position: absolute;
background-color: rgba(25,68,134,.8);
    bottom: 0;
width: 1170px;}

.link_wrap {float:left;width:20%;display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
padding:.1rem;
border-right: 1px solid #ffffff3b;}

.link_wrap p{font-size: .18rem;margin-left:.1rem;}
.link_wrap:last-child{border:none;}
.link_wrap a {display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;}

.banner img {
    max-width: 100%;
margin:10px 0;
}

header {
    position: relative;
   
    background-size: cover;
}

.navbar-default {
    background-color: #0E3167;
    margin-bottom: 0;
    border: 0;
    background-size: cover;
}

.swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #0E3167;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: rgba(0, 0, 0, 0);
    border-top: 1 px solid rgb(255 144 144 / 50%);
}

.navbar-default .navbar-collapse .container {
    position: relative;
}

.navbar-brand {
    height: auto;
    line-height: auto;

}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{padding-right:15px;}

.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.14rem;
    padding: 0;
    line-height: 1rem;
    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;
}

.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 .07rem;
}

.wp_nav .nav-item a.parent {
    color: #fff;
}

.wp_nav li.nav-item:hover {
    background: #0E3167;
}

.wp_nav li ul .nav-item {
    margin-left: 0;
}

.wp_nav li ul.sub-nav {
   
}

.wp_nav li ul.sub-nav .nav-item a span::after {
    display: none;
}

.wp_nav .sub-nav .nav-item:last-child {
    border-bottom: 1px solid #D8E1CC;
}

.wp_nav .sub-nav .nav-item a span.item-name {
    padding: 0.1rem 0.15rem;
    line-height: 0.3rem;
    background: #0E3167;
    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: #0E3167;
    padding: 0.1rem;
}

#search .wp_search {
    position: relative;
}

.main_nav {
    background: #f4f4f4;
}

footer {
    background: #E6E6E6;
    background-size: cover;
    text-align: center;
    padding: .2rem 0;
}

footer p {
        line-height: .25rem;
    font-size: 0.14rem;
    color: #333;
}
}

footer .footer_p {

}

footer .footer_p img {}

.footer_link {
    border-bottom: 1px solid rgb(0 0 0 / 7%);
    margin-bottom: 0.1rem;
    padding-bottom: 0.1rem;
}

.footer_link ul li {
    display:inline-block;
}

.footer_link ul li a{color:#333;}

.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 {
  
}

.sec_1 {
    margin: .2rem 0;
}

.normal_title {
    border-bottom: 3px solid #0E3167;
}

.img_news {
padding: 0.1rem;
    background: #F5F5F5;
height:380px;
}
.img_news>div{height:100%;}
.img_news>div>div{height:100%;}
.sec_1_title{    margin-bottom: 0.2rem;}
.normal_title p {
    font-size: .25rem;
    font-weight: 600;
    letter-spacing: 0.02rem;
    padding: 0.15rem 0;
}

.img_news .wp_article_list .list_item {
    float: left;
    width: 32%;
    margin-right: 2%;
    height: 220px;
    border: 1px solid #eee;
    margin-bottom: 0.15rem;
}

.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: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 150px;
}

.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: .38rem;
    line-height: .38rem;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    vertical-align: top;
}
.line{    border-top: 3px solid #0E3167;}

.normal_news .wp_article_list .list_item:hover a {
    color: #0E3167
}

.normal_news .wp_article_list .list_item:hover .Article_PublishDate {
    color: #0E3167;
}

.normal_news .wp_article_list .list_item:first-child {
    margin-top: 0;
}

.picbase1-content h2 {
    background: #0E3167;
}

.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;
}

.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: 0;
    top: -0.55rem;
    background: #F7F7F7;
    padding: 0.1rem 0.25rem;
    border-radius: 100px;
}

.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 {
    back30E3167;
}

.normal_news .more a font {
    font-size: 0.14rem !important;
    color: #333 !important;
font-family: '微软雅黑', '黑体', '宋体'  !important;
}

.img_news .more a font {
    font-size: 0.14rem !important;
    color: #333 !important;
}


/* sec_2 */

.sec_2 {
    margin: 0.2rem 0 0;
}

.ad img {
    width: 100%;
}


/* sec_3 */

.sec_3 {
    background: url(../images/sec3_bg.png);
    margin-top: 0.4rem;
    padding: .4rem 0;
    background-size: cover;
}

.sec_3 .news_img_wrap {
    background: rgba(255, 255, 255, .1);
}

.sec_3 .img_news .wp_article_list .list_item {
    background: #fff;
}



.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 {
    margin-top: 0.2rem;
}

.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 ;
    background: #fff;
}

.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: #0E3167;
    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: #0E3167 !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: #0E3167 !important;
    color: #fff !important;
}


/* 内容页 */

.message {
    padding: .3rem 0;
    background: #fff;
    margin-top: .3rem;
}

.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;
}

.sec_1_title h2{
    font-size: 60px;
    font-weight: 700;
}

.sec_1_title h3{
    font-size:24px;
    font-weight: 700;
}
#topw9{width:100% !important;}
.sec_5{
background: #0E3167;
    padding: 0.3rem 0;
    margin: 0.4rem 0 0;
}
.n_banner img{width:100%;}
.bannerSwiper img{width:100%;}
.bannerSwiper{
    position: relative;
overflow: hidden;

}
.swiper{
--swiper-navigation-color: #fff;}
.swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
      }

      .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
      }

      .swiper-pagination-bullet {
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        font-size: 12px;
        color: #000;
        opacity: 1;
        background: rgba(0, 0, 0, 0.2);
      }

      .swiper-pagination-bullet-active {
        color: #fff;
        background: #0E3167;
      }
@media (min-width: 1400px){
.wp_nav .nav-item a span.item-name {
    font-size: 0.15rem;
}
.wp_nav>.nav-item {
    padding: 0 .05rem;
}
}
@media (min-width: 1900px) {
.wp_nav .nav-item a span.item-name{font-size: 0.15rem;}
.wp_nav>.nav-item {
    padding: 0 0.1rem;
}
}
@media (min-width: 1920px){
.wp_nav .nav-item a span.item-name{font-size: 0.15rem;}
.wp_nav>.nav-item {
    padding: 0 0.1rem;
}
}
@media (min-width: 1500px) {
    .container {
        width: 1420px;
    }
}
@media (max-width: 1499px) {
    .wp_nav .nav-item a span.item-name{font-size: 0.13rem;}
}
@media (max-width: 1400px){
.navbar-brand>img {
    height: 60px;
}
}