@charset "UTF-8";
@media (min-width: 1100px) {
  .Q25_top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #2e66a1;
  }
  .Q25_top .container {
    display: flex;
    flex-direction: row-reverse;
  }
  .Q25_top .container span,
  .Q25_top .container a {
    color: #fff;
    font-size: 14px;
  }
  .Q25_top .container .topList {
    width: auto;
    height: 30px;
    margin-bottom: 0;
    display: flex;
    flex-direction: row;
  }
  .Q25_top .container .topList .liline {
    margin: 0 13px;
    color: #fff;
  }
  .Q25_main {
    width: 100%;
    height: auto;
    background-image: url(../images/Q25_bodyBg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
    padding-bottom: 20px;
  }
  .Q25_main .container .Q25_banner {
    padding-top: 41px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .container .Q25_banner .Q25_bannerimg {
    flex: 1;
    height: 70px;
  }
  .Q25_main .container .Q25_banner .Q25_bannerimg a {
    display: block;
    width: auto;
    height: 70px;
  }
  .Q25_main .container .Q25_banner .Q25_bannerimg a img {
    width: auto;
    height: 70px;
    display: block;
  }
  .Q25_main .container .Q25_banner .Q25_bannersearch {
    margin-top: 21px;
    width: 352px;
    height: 43px;
    border-radius: 20px;
    border: 1px solid #a6b4d4;
    background: #fff;
  }
  .Q25_main .container .Q25_banner .Q25_bannersearch form {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 15px 0 23px;
    line-height: 42px;
    display: flex;
    flex-direction: row;
  }
  .Q25_main .container .Q25_banner .Q25_bannersearch form .sousuo {
    border: 0;
    width: 270px;
    color: #4c67a7;
    display: block;
    height: 41px;
  }
  .Q25_main .container .Q25_banner .Q25_bannersearch form button {
    width: 42px;
    height: 100%;
    background: none;
    background-image: url(../images/Q25_searchicon.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    border: 0;
  }
  .Q25_main .container dl,
  .Q25_main .container ol,
  .Q25_main .container ul,
  .Q25_main .container p {
    margin-bottom: 0;
  }
  .Q25_main .container .Q25_nav {
    width: 100%;
    height: 50px;
    display: flex;
    flex-direction: row;
    margin-top: 45px;
    background: #2e65a0;
  }
  .Q25_main .container .Q25_nav li {
    flex: 1;
    height: 50px;
    line-height: 50px;
  }
  .Q25_main .container .Q25_nav li a {
    display: block;
    color: #FFF;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 17px;
    text-align: center;
  }
  .Q25_main .container .Q25_main_top {
    width: 100%;
    height: 428px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper {
    width: 538px;
    height: 428px;
    margin: 0;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-slide a img {
    display: block;
    width: 100%;
    height: 428px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-slide a p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 37px;
    margin-bottom: 0;
    color: #fff;
    line-height: 37px;
    background-color: rgba(0, 0, 0, 0.5);
    padding-right: 40%;
    padding-left: 20px;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-horizontal > .swiper-pagination-bullets,
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-bullets.swiper-pagination-horizontal,
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-custom,
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-fraction {
    width: auto;
    position: absolute;
    right: 5px;
    bottom: 10px;
    text-align: right;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border-radius: 0;
    opacity: 1;
    border-radius: 50%;
    background: #fff;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-bullet-active {
    width: 20px;
    border-radius: 4px;
  }
  .Q25_main .container .Q25_main_top .Q25_tab {
    width: 542px;
    height: 364px;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list {
    padding-top: 22px;
    width: 100%;
    height: auto;
    line-height: 22px;
    display: flex;
    flex-direction: row;
    margin-bottom: 0;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list li {
    padding: 0 5px;
    width: auto;
    line-height: 22px;
    font-size: 22px;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list li a {
    color: #333;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list .current a {
    color: #c10d0c;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con {
    width: 100%;
    height: auto;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item {
    display: none;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px 0 0 10px;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul li {
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-image: url(../images/Q25_listPic.png);
    background-repeat: no-repeat;
    background-size: 3px 3px;
    background-position: 0 center;
    padding-left: 17px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul li a {
    display: block;
    color: #333;
    flex: 1;
    height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul li span {
    width: auto;
    display: block;
    height: 38px;
    line-height: 38px;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul li:hover {
    color: #0069ae;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul li:hover a {
    color: #0069ae;
  }
  .Q25_main .container .Q25_linkto {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  .Q25_main .container .Q25_linkto li {
    width: 49%;
    height: 80px;
  }
  .Q25_main .container .Q25_linkto li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .container .Q25_linkto li a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .container .Q25_newsList {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    padding-top: 22px;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli {
    width: 350px;
    height: auto;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListlititle {
    height: 32px;
    border-bottom: 1px solid #b1c8de;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListlititle a {
    font-size: 22px;
    line-height: 22px;
    color: #2e66a1;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/Q25_more.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 28px auto;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul {
    padding-top: 10px;
    padding-left: 1px;
    height: 255px;
    overflow: hidden;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul li {
    background: url(../images/Q25_listPic.png) no-repeat left 17px;
    padding-left: 14px;
    font-size: 16px;
    line-height: 35px;
    width: 100%;
    height: 35px;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul li a {
    display: block;
    width: 100%;
    height: 35px;
    display: flex;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul li a span:nth-child(1) {
    width: 70%;
    display: block;
    height: 35px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul li a span:nth-child(2) {
    display: block;
    width: 30%;
    text-align: right;
    color: #999;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul li a:hover span {
    color: #2e66a1;
  }
  .Q25_main .container .Q25_hdjl {
    width: 100%;
    height: auto;
    padding: 10px;
    margin-top: 16px;
    background: #fff;
  }
  .Q25_main .container .Q25_hdjl ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 76px;
    margin: 0;
  }
  .Q25_main .container .Q25_hdjl ul li {
    width: 32%;
    height: 100%;
  }
  .Q25_main .container .Q25_hdjl ul li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .container .Q25_hdjl ul li a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_footer {
    border-top: 10px solid #2e66a1;
    background: #fff;
    width: 100%;
    height: auto;
  }
  .Q25_footer .container dl,
  .Q25_footer .container ol,
  .Q25_footer .container ul,
  .Q25_footer .container p {
    margin-bottom: 0;
  }
  .Q25_footer .Q25_footerlinkpbox {
    padding-left: 110px;
    display: flex;
    justify-content: space-between;
    padding: 28px 0 10px 110px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp {
    flex: 1;
    line-height: 26px;
    color: #333;
    font-size: 14px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp a,
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp span {
    margin-right: 26px;
    color: #333;
    font-size: 13px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink img {
    margin-left: 30px;
  }
  .Q25_footer2 {
    border-top: 0;
    padding-top: 20px;
  }
  .Q25_fixed .Q25_fixedleft {
    width: 180px;
    height: auto;
    position: fixed;
    bottom: 30px;
    left: 120px;
  }
  .Q25_fixed .Q25_fixedleft a {
    display: block;
    width: 100%;
    height: 76px;
    margin-top: 20px;
  }
  .Q25_fixed .Q25_fixedleft a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_fixed .Q25_fixedright {
    width: 180px;
    height: auto;
    position: fixed;
    bottom: 30px;
    right: 120px;
  }
  .Q25_fixed .Q25_fixedright a {
    display: block;
    width: 100%;
    height: auto;
  }
  .Q25_fixed .Q25_fixedright a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_location {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #ededed;
    margin-top: 3px;
  }
  .Q25_location .Q25_locationlist {
    color: #454545;
    background-image: url(../images/Q25_location.png);
    background-repeat: no-repeat;
    background-size: 15px auto;
    background-position: 1px center;
    padding-left: 20px;
    font-size: 13px;
  }
  .Q25_location .Q25_locationlist a {
    color: #454545;
    font-size: 13px;
  }
  .Q25_ListC {
    width: 100%;
    height: auto;
    margin: 20px auto 0;
  }
  .Q25_ListC .container {
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .Q25_ListC .container .Q25_Listnav {
    width: 260px;
    height: auto;
    background: #ebebeb;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavh1 {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    color: #FFFFFF;
    background: #2471cb;
    width: 100%;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist {
    margin: 0;
    width: 100%;
    height: auto;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li {
    width: 100%;
    height: 46px;
    line-height: 46px;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li a {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url(../images/Q25_pic.png);
    background-repeat: no-repeat;
    background-size: 6px auto;
    background-position: 25px center;
    padding-left: 45px;
    border-bottom: 1px solid #e3e3e3;
    color: #333333;
    font-size: 17px;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li.current a,
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li:hover a {
    color: #2471cb;
    background-image: url(../images/Q25_pic2.png);
  }
  .Q25_ListC .container .Q25_ListCont {
    width: 818px;
    height: auto;
    max-height: 1200px;
    border: 1px solid #dedede;
    background: #f9f9f9;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListConttitle {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #606060;
    background: #e9e9e9;
    margin: 0;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListConttitle span {
    padding: 0 20px;
    display: inline-block;
    background: #fff;
    border-top: 2px solid #1d79cc;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist {
    margin: 0;
    padding: 0 24px;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li {
    width: 100%;
    height: 45px;
    line-height: 45px;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    background-image: url(../images/Q25_listpic.png);
    background-size: 3px 3px;
    background-position: 0 center;
    background-repeat: no-repeat;
    padding-left: 13px;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li a span:nth-child(1) {
    width: 70%;
    display: block;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li a span:nth-child(2) {
    width: 30%;
    height: 45px;
    line-height: 45px;
    display: block;
    text-align: right;
    color: #999999;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li:hover a span {
    color: #1d79cc;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_page {
    width: 100%;
    height: 50px;
    padding: 10px 0 20px;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_page img {
    display: block;
    width: 100%;
    height: 20px;
  }
  .Q25_article {
    width: 100%;
    height: auto;
    margin: 28px auto;
  }
  .Q25_article .container .Q25_articlecont {
    padding: 40px 100px;
    background: #FFFFFF;
  }
  .Q25_article .container .Q25_articlecont .Q25_articleconttitle {
    width: 100%;
    height: auto;
    font-size: 25px;
    line-height: 45px;
    color: #000000;
    text-align: center;
    font-weight: normal;
    border-bottom: 2px solid #717171;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate {
    width: 100%;
    height: 53px;
    line-height: 53px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontdateleft {
    flex: 1;
    padding-left: 100px;
    text-align: center;
    color: #333333;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontdateleft span {
    margin: 0 20px;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontweichat {
    width: 100px;
    background-image: url(../images/Q25_Toweichat.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: right center;
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont {
    width: 100%;
    height: auto;
    font-size: 15px !important;
    line-height: 30px !important;
    color: #333333 !important;
    font-family: '宋体';
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont div {
    text-indent: 2em;
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont img {
    display: block;
    margin: 10px auto;
    max-width: 90%;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: flex-end;
    background: #f1f1f1;
    font-size: 15px;
    margin-top: 32px;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin a {
    display: block;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 0 center;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    color: #333;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin .Q25_print {
    padding: 0 22px;
    background-image: url(../images/Q25_print.png);
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin .Q25_close {
    padding: 0 22px;
    background-image: url(../images/Q25_close.png);
  }
  .Q25_article .container .Q25_articlecont .Q25_next {
    width: 100%;
    height: auto;
    padding-top: 13px;
    border-top: 1px dotted #c5c5c5;
    margin-top: 16px;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li {
    width: 100%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li a {
    color: #333333;
    font-size: 15px;
    line-height: 30px;
    color: #333333;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li:hover a {
    color: #0c55b1;
  }
  .Q25_scrollBox {
    width: 100%;
    height: 80px;
    background: #f0f3f5;
    padding-left: 20px;
    padding-top: 15px;
    position: relative;
  }
  .Q25_scrollBox .Q25_scroll1 {
    width: 40px;
    height: 50px;
    border: 2px solid #c9dbe5;
    position: relative;
  }
  .Q25_scrollBox .Q25_scroll1 .Q25_scroll1_01 {
    position: absolute;
    left: 12px;
    top: 4px;
    width: 70px;
    height: 38px;
    background: #f0f3f5;
    padding-top: 6px;
  }
  .Q25_scrollBox .Q25_scroll1 .Q25_scroll1_01 span {
    display: block;
    width: auto;
    line-height: 15px;
    color: #2e5f97;
  }
  .Q25_scrollBox .Q25_scroll1 .Q25_scroll1_01 span:nth-child(2) {
    color: #c10d0c;
    font-size: 13px;
    line-height: 13px;
  }
  .Q25_scrollBox .Q25_scroll2 {
    width: 900px;
    padding-left: 50px;
    height: 50px;
    overflow: hidden;
    background: #f0f3f5;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content {
    transition: transform 0.3s ease;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content ul {
    width: 100%;
    height: auto;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content ul li {
    float: left;
    width: 28%;
    margin-left: 5%;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content ul li a {
    color: #333;
    font-size: 13px;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content ul li:hover {
    cursor: pointer;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content ul li:hover a {
    color: #4c67a7;
  }
  .Q25_scrollBox .controls {
    position: absolute;
    right: 21px;
    top: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 100;
  }
  .Q25_scrollBox .controls .arrow-btn {
    width: 10px;
    height: 6px;
    border: none;
    background: none;
    cursor: pointer;
    display: block;
    transition: all 0.2s ease;
  }
  .Q25_scrollBox .controls .arrow-btn:hover {
    transform: scale(1.1);
  }
}

@media (max-width: 1100px) {
  .Q25_top {
    width: 100%;
    height: auto;
    line-height: 1.5rem;
    background-color: #2e66a1;
    padding: 0 0.5rem;
  }
  .Q25_top .container span,
  .Q25_top .container a {
    color: #fff;
    font-size: 0.8rem;
  }
  .Q25_top .container .topList {
    width: auto;
    height: 1.5rem;
    margin-bottom: 0;
    display: flex;
    justify-content: flex-end;
    text-align: right;
    font-size: 0.8rem;
  }
  .Q25_top .container .topList .liline {
    margin: 0 0.7rem;
    color: #fff;
    font-size: 0.8rem;
  }
  .Q25_main {
    width: 100%;
    height: auto;
    background-image: url(../images/Q25_bodyBg.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 0;
    background-color: #fff;
  }
  .Q25_main .container dl,
  .Q25_main .container ol,
  .Q25_main .container ul,
  .Q25_main .container p {
    margin-bottom: 0;
  }
  .Q25_main .container .Q25_banner {
    padding-top: 2rem;
  }
  .Q25_main .container .Q25_banner .Q25_bannerimg {
    width: 100%;
    height: auto;
  }
  .Q25_main .container .Q25_banner .Q25_bannerimg a {
    display: block;
    width: 100%;
    height: auto;
  }
  .Q25_main .container .Q25_banner .Q25_bannerimg a img {
    width: 80%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .Q25_main .container .Q25_banner .Q25_bannersearch {
    width: 80%;
    margin: 1rem auto 0;
    height: 2.5rem;
    border-radius: 1.1rem;
    border: 0.01rem solid #a6b4d4;
    background: #fff;
  }
  .Q25_main .container .Q25_banner .Q25_bannersearch form {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0 1rem 0 1rem;
    line-height: 2.5rem;
    display: flex;
    flex-direction: row;
  }
  .Q25_main .container .Q25_banner .Q25_bannersearch form input {
    border: 0;
    flex: 1;
    color: #4c67a7;
    display: block;
    height: 100%;
    font-size: 1rem;
  }
  .Q25_main .container .Q25_banner .Q25_bannersearch form button {
    width: 2.5rem;
    height: 100%;
    background: none;
    background-image: url(../images/Q25_searchicon.png);
    background-repeat: no-repeat;
    background-size: 1.2rem 1.2rem;
    background-position: center center;
    border: 0;
  }
  .Q25_main .container .Q25_nav {
    margin-top: 2rem;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    /* 允许子元素换行 */
    background: #2e65a0;
  }
  .Q25_main .container .Q25_nav li {
    flex: 1 1 calc(50%);
    height: 3rem;
    line-height: 3rem;
  }
  .Q25_main .container .Q25_nav li a {
    display: block;
    color: #FFF;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 1.1rem;
    text-align: center;
  }
  .Q25_main .container .Q25_main_top {
    width: 100%;
    height: auto;
    padding: 0.5rem;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper {
    width: 100%;
    height: 18rem;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-slide a img {
    display: block;
    width: 100%;
    height: 20rem;
    position: absolute;
    left: 0;
    top: 0;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-slide a p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2.5rem;
    margin-bottom: 0;
    color: #fff;
    line-height: 2.5rem;
    background-color: rgba(0, 0, 0, 0.4);
    padding-right: 45%;
    font-size: .8rem;
    padding-left: .5rem;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-horizontal > .swiper-pagination-bullets,
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-bullets.swiper-pagination-horizontal,
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-custom,
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-fraction {
    width: auto;
    position: absolute;
    right: .3rem;
    bottom: .5rem;
    text-align: right;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-bullet {
    width: .5rem;
    height: .5rem;
    border-radius: 50%;
    background: #fff;
    opacity: 1;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-bullet-active {
    width: 1rem;
    border-radius: 0.2rem;
  }
  .Q25_main .container .Q25_main_top .Q25_tab {
    width: 100%;
    height: auto;
    background: #fff;
    padding: .5rem;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list {
    width: 100%;
    height: auto;
    line-height: 2rem;
    display: flex;
    flex-direction: row;
    margin-bottom: 0;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list li {
    padding: 0 .5rem;
    width: auto;
    height: 2rem;
    line-height: 2.5rem;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list li a {
    color: #333;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list .current a {
    color: #c10d0c;
    font-size: 1.2rem;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con {
    width: 100%;
    height: auto;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item {
    display: none;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul {
    width: 100%;
    height: auto;
    margin-top: .5rem;
    margin-bottom: 0;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul li {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    background-image: url(../images/Q25_listPic.png);
    background-repeat: no-repeat;
    background-size: .2rem .2rem;
    background-position: 0 center;
    padding-left: 1rem;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul li a {
    display: block;
    color: #333;
    flex: 1;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 20px;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul li span {
    width: auto;
    display: block;
    height: 30px;
    line-height: 30px;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul li:hover {
    color: #0069ae;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul li:hover a {
    color: #0069ae;
  }
  .Q25_main .container .Q25_hdjl {
    width: 100%;
    height: auto;
    margin-top: .5rem;
    background: #fff;
    padding: .2rem;
  }
  .Q25_main .container .Q25_hdjl ul {
    width: 100%;
    height: 2.6rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .Q25_main .container .Q25_hdjl ul li {
    width: 32%;
  }
  .Q25_main .container .Q25_hdjl ul li img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .container .Q25_newsList {
    width: 100%;
    height: auto;
    padding: 0.5rem;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli {
    width: 100%;
    height: auto;
    padding: 0 0.5rem;
    margin-bottom: 0.5rem;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListlititle {
    height: 2rem;
    border-bottom: 0.02rem solid #b1c8de;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListlititle a {
    font-size: 1.1rem;
    line-height: 1.2rem;
    color: #2e66a1;
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/Q25_more.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 1.5rem auto;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul {
    padding-top: 0.7rem;
    padding-left: 0.05rem;
    height: auto;
    overflow: hidden;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul li {
    background: url(../images/Q25_listPic.png) no-repeat left 17px;
    padding-left: 14px;
    font-size: 16px;
    line-height: 35px;
    width: 100%;
    height: 35px;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul li a {
    display: block;
    width: 100%;
    height: 35px;
    display: flex;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul li a span:nth-child(1) {
    width: 70%;
    display: block;
    height: 35px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul li a span:nth-child(2) {
    display: block;
    width: 30%;
    text-align: right;
    color: #999;
  }
  .Q25_main .container .Q25_newsList .Q25_newsListli .Q25_newsListliul li a:hover span {
    color: #2e66a1;
  }
  .Q25_footer {
    border-top: 0.6rem solid #2e66a1;
    background: #fff;
    width: 100%;
    height: auto;
  }
  .Q25_footer .container dl,
  .Q25_footer .container ol,
  .Q25_footer .container ul,
  .Q25_footer .container p {
    margin-bottom: 0;
  }
  .Q25_footer .Q25_footerlinkpbox {
    padding: 0.5rem;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp {
    line-height: 26px;
    color: #333;
    font-size: 14px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp a,
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp span {
    margin-right: 26px;
    color: #333;
    font-size: 13px;
    display: block;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink {
    margin-top: 1rem;
    display: flex;
    justify-content: space-around;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink img {
    margin-left: 30px;
  }
  .Q25_location {
    width: 100%;
    height: auto;
    line-height: 2rem;
    background: #ededed;
    margin-top: .1rem;
    padding: 0 0.5rem 0;
  }
  .Q25_location .container .Q25_locationlist {
    background-image: url(../images/Q25_location.png);
    line-height: 2rem;
    background-repeat: no-repeat;
    background-size: 1rem auto;
    background-position: .2rem center;
    padding-left: 1.2rem;
    font-size: .8rem;
    color: #454545;
  }
  .Q25_location .container .Q25_locationlist a {
    color: #454545;
  }
  .Q25_ListC {
    width: 100%;
    height: auto;
    background: #f5f5f5;
    padding: 1rem .5rem;
  }
  .Q25_ListC .container {
    height: auto;
  }
  .Q25_ListC .container .Q25_Listnav {
    width: 100%;
    height: auto;
    background: #ebebeb;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavh1 {
    text-align: center;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    color: #FFFFFF;
    background: #2471cb;
    width: 100%;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist {
    margin: 0;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li a {
    display: block;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url(../images/Q25_pic.png);
    background-repeat: no-repeat;
    background-size: .4rem auto;
    background-position: 1.5rem center;
    padding-left: 3rem;
    border-bottom: 1px solid #e3e3e3;
    color: #333333;
    font-size: 1rem;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li.current a,
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li:hover a {
    color: #2471cb;
    background-image: url(../images/Q25_pic2.png);
  }
  .Q25_ListC .container .Q25_ListCont {
    width: 100%;
    height: auto;
    border: 1px solid #dedede;
    background: #f9f9f9;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListConttitle {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    font-weight: bold;
    color: #606060;
    background: #e9e9e9;
    margin: 0;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListConttitle span {
    padding: 0 1rem;
    display: inline-block;
    background: #fff;
    border-top: 2px solid #1d79cc;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist {
    margin: 0;
    padding: 0 1rem;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    background-image: url(../images/Q25_listpic.png);
    background-size: 3px 3px;
    background-position: 0 center;
    background-repeat: no-repeat;
    padding-left: 13px;
    font-size: .9rem;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li a span:nth-child(1) {
    flex: 1;
    display: block;
    height: 2.5rem;
    line-height: 2.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    padding-right: 1rem;
    font-size: .9rem;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li a span:nth-child(2) {
    width: auto;
    height: 2.5rem;
    line-height: 2.5rem;
    display: block;
    text-align: right;
    color: #999999;
    font-size: .9rem;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li:hover a span {
    color: #1d79cc;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_page {
    width: 100%;
    height: auto;
    padding: 1rem 0;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_page img {
    display: block;
    width: 100%;
    height: auto;
  }
  .Q25_article {
    width: 100%;
    height: auto;
  }
  .Q25_article .container .Q25_articlecont {
    padding: 1rem 0.5rem;
    background: #FFFFFF;
  }
  .Q25_article .container .Q25_articlecont .Q25_articleconttitle {
    width: 100%;
    height: auto;
    font-size: 1.3rem;
    line-height: 3rem;
    color: #000000;
    text-align: center;
    font-weight: normal;
    border-bottom: 2px solid #717171;
    padding-bottom: .6rem;
    margin-bottom: 0;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    display: flex;
    justify-content: space-between;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontdateleft {
    flex: 1;
    text-align: center;
    color: #333333;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontdateleft span {
    margin: 0 .5rem;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontweichat {
    width: 1.5rem;
    background-image: url(../images/Q25_Toweichat.png);
    background-repeat: no-repeat;
    background-size: 1.5rem 1.5rem;
    background-position: center center;
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont {
    width: 100%;
    height: auto;
    font-size: .9rem !important;
    line-height: 1.8rem !important;
    color: #333333 !important;
    font-family: '宋体';
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont div {
    text-indent: 2em;
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont img {
    display: block;
    margin: .8rem auto;
    max-width: 90%;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    display: flex;
    justify-content: flex-end;
    background: #f1f1f1;
    font-size: .9rem;
    margin-top: 2rem;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin a {
    display: block;
    background-repeat: no-repeat;
    background-size: 1rem 1rem;
    background-position: 0 center;
    font-size: .9rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-weight: 400;
    color: #333;
    padding: 0 1.5rem;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin .Q25_print {
    background-image: url(../images/Q25_print.png);
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin .Q25_close {
    background-image: url(../images/Q25_close.png);
  }
  .Q25_article .container .Q25_articlecont .Q25_next {
    width: 100%;
    height: auto;
    padding-top: .8rem;
    border-top: 1px dotted #c5c5c5;
    margin-top: 1rem;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li {
    width: 100%;
    height: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li a {
    color: #333333;
    font-size: .9rem;
    line-height: 2rem;
    color: #333333;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li:hover a {
    color: #0c55b1;
  }
  .Q25_scrollBox {
    width: 100%;
    height: auto;
    background: #f0f3f5;
    padding: 1rem;
    position: relative;
    display: flex;
    flex-direction: row;
  }
  .Q25_scrollBox .Q25_scroll1 {
    width: 2.5rem;
    height: 3.2rem;
    border: 0.2rem solid #c9dbe5;
    position: relative;
  }
  .Q25_scrollBox .Q25_scroll1 .Q25_scroll1_01 {
    position: absolute;
    left: 1rem;
    top: 0.2rem;
    width: 4rem;
    height: auto;
    background: #f0f3f5;
    padding-top: 6px;
  }
  .Q25_scrollBox .Q25_scroll1 .Q25_scroll1_01 span {
    display: block;
    width: auto;
    line-height: 0.9rem;
    color: #2e5f97;
  }
  .Q25_scrollBox .Q25_scroll1 .Q25_scroll1_01 span:nth-child(2) {
    color: #c10d0c;
    font-size: 0.8rem;
    line-height: 0.8rem;
  }
  .Q25_scrollBox .Q25_scroll2 {
    flex: 1;
    padding-left: 3rem;
    height: 50px;
    overflow: hidden;
    background: #f0f3f5;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content {
    transition: transform 0.3s ease;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content ul {
    width: 100%;
    height: auto;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content ul li {
    float: left;
    width: 50%;
    height: 1.8rem;
    overflow: hidden;
    line-height: 1.8rem;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content ul li a {
    color: #333;
    font-size: 0.8rem;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content ul li:hover {
    cursor: pointer;
  }
  .Q25_scrollBox .Q25_scroll2 .Q25_scroll2content ul li:hover a {
    color: #4c67a7;
  }
  .Q25_scrollBox .controls {
    position: absolute;
    right: 1.2rem;
    top: 1rem;
    display: flex;
    flex-direction: column;
    gap: .8rem;
    z-index: 100;
  }
  .Q25_scrollBox .controls .arrow-btn {
    width: 0.6rem;
    height: 0.4rem;
    border: none;
    background: none;
    cursor: pointer;
    display: block;
    transition: all 0.2s ease;
  }
  .Q25_scrollBox .controls .arrow-btn:hover {
    transform: scale(1.1);
  }
  .Q25_fixed {
    display: none;
  }
}

