@charset "UTF-8";
@media (min-width: 1000px) {
  .Q25_top {
    width: 100%;
    height: 30px;
    border-bottom: 2px solid #0069ae;
    background: #cce9fb;
    line-height: 30px;
  }
  .Q25_top .container {
    display: flex;
    flex-direction: row-reverse;
    font-size: 13px;
    color: #333333;
  }
  .Q25_top .container .topList {
    width: auto;
    display: flex;
    flex-direction: row;
    font-size: 13px;
    color: #333333;
  }
  .Q25_top .container .topList li {
    padding: 0 5px;
  }
  .Q25_top .container .topList li a {
    font-size: 13px;
    color: #333333;
  }
  .Q25_top .container .topList li:last-child {
    padding-right: 0;
  }
  .Q25_banner {
    width: 100%;
    height: 150px;
    background-image: url(../images/Q25_banner.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    padding-top: 30px;
    padding-right: 7px;
  }
  .Q25_banner .container {
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .Q25_banner .container .Q25_bannerlogo {
    display: block;
    height: 70px;
    width: auto;
  }
  .Q25_banner .container .Q25_bannerlogo img {
    height: 70px;
    display: block;
    width: auto;
  }
  .Q25_banner .container .Q25_bannerright {
    padding-top: 23px;
    width: 296px;
    height: 36px;
  }
  .Q25_banner .container .Q25_bannerright form {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
  }
  .Q25_banner .container .Q25_bannerright form .sousuo {
    width: 260px;
    display: block;
    height: 36px;
    border: 0;
    background: #fff;
    padding-left: 8px;
    font-size: 15px;
    color: #666666;
  }
  .Q25_banner .container .Q25_bannerright form button {
    display: block;
    width: 48px;
    border: 0;
    height: 36px;
    background-color: #fa671e;
    background-image: url(../images/Q25_bannersearch.png);
    background-size: 16px 16px;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .Q25_nav {
    width: 100%;
    height: 50px;
    background: #0069ae;
  }
  .Q25_nav .Q25_navList {
    display: flex;
    flex-direction: row;
    height: 50px;
    width: 100%;
    line-height: 50px;
    margin-bottom: 0;
  }
  .Q25_nav .Q25_navList .Q25_navli {
    width: 166px;
    height: 100%;
    background-image: url(../images/Q25_navline.png);
    background-repeat: no-repeat;
    background-size: 1px 16px;
    background-position: right center;
  }
  .Q25_nav .Q25_navList .Q25_navli a {
    width: 100%;
    height: 100%;
    display: block;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: bold;
    background-repeat: no-repeat;
    padding-left: 50px;
    background-position: 20px center;
  }
  .Q25_nav .Q25_navList .Q25_navli:last-child {
    background: none;
  }
  .Q25_nav .Q25_navList .Q25_navli:hover,
  .Q25_nav .Q25_navList .Q25_navli:active,
  .Q25_nav .Q25_navList .Q25_navli:visited,
  .Q25_nav .Q25_navList .current {
    background: #3abef4 !important;
    z-index: 999;
    width: 168px;
    margin-left: -1px;
  }
  .Q25_nav .Q25_navList .Q25_nav1 a {
    background-image: url(../images/Q25_navicon1.png);
    background-position: 40px center;
    padding-left: 70px;
  }
  .Q25_nav .Q25_navList .Q25_nav2 a {
    background-image: url(../images/Q25_navicon2.png);
  }
  .Q25_nav .Q25_navList .Q25_nav3 a {
    background-image: url(../images/Q25_navicon3.png);
  }
  .Q25_nav .Q25_navList .Q25_nav4 a {
    background-image: url(../images/Q25_navicon4.png);
  }
  .Q25_nav .Q25_navList .Q25_nav5 a {
    background-image: url(../images/Q25_navicon5.png);
  }
  .Q25_nav .Q25_navList .Q25_nav6 a {
    background-image: url(../images/Q25_navicon6.png);
  }
  .swiper {
    margin-left: 0;
  }
  .Q25_main {
    width: 100%;
    height: auto;
    background: #eff8fe;
    padding: 20px 0 0;
  }
  .Q25_main .container .Q25_main_top {
    width: 100%;
    height: 470px;
    background: #fff;
    display: flex;
    flex-direction: row;
    padding: 3px 15px 0 3px;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper {
    width: 492px;
    height: 440px;
  }
  .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: 440px;
    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;
  }
  .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: 29px;
    height: 6px;
    border-radius: 0;
    background: #a7a7a7;
    opacity: 1;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-bullet-active {
    background: #0088c0;
  }
  .Q25_main .container .Q25_main_top .Q25_tab {
    width: 476px;
    height: 364px;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: flex;
    flex-direction: row;
    border-bottom: 2px solid #dedede;
    margin-bottom: 0;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list li {
    padding: 0 5px;
    width: auto;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
  }
  .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 {
    border-bottom: 2px solid #0069ae;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list .current a {
    color: #0069ae;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con {
    width: 100%;
    height: auto;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .tab_conp {
    width: 100%;
    height: 37px;
    padding-top: 20px;
    line-height: 17px;
    margin-bottom: 0;
    font-weight: bold;
    padding-left: 13px;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .tab_conp a {
    display: block;
    width: 100%;
    height: 100%;
    color: #e7560e;
    font-size: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .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: 13px 0 0 13px;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .item .Q25_tabul li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    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: 36px;
    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: 36px;
    line-height: 36px;
  }
  .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_banner2 {
    width: 100%;
    height: 128px;
    margin-top: 16px;
    background: #fff;
    padding: 10px 2px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .container .Q25_banner2 li {
    width: 490px;
    height: 108px;
  }
  .Q25_main .container .Q25_banner2 li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .container .Q25_banner2 li a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .container .Q25_ullist {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 16px;
    background: #fff;
    padding: 10px 10px 0;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli {
    height: auto;
    width: 465px;
    border: 1px #eee solid;
    padding: 6px 18px 10px 15px;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_ullisttitle {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #dedede;
    margin-bottom: 0;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_ullisttitle a {
    border-bottom: 2px solid #0069ae;
    color: #0069ae;
    display: inline-block;
    height: 40px;
    padding: 0 5px;
    font-size: 17px;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul {
    width: 100%;
    height: auto;
    margin: 13px 0 0;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-image: url(../images/Q25_listPic.png);
    background-repeat: no-repeat;
    background-size: 3px 3px;
    background-position: 0 center;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
    font-size: 15px;
    color: #333;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul li a {
    display: block;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul li span {
    display: block;
    width: auto;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul li:hover a,
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul li:hover span {
    color: #0069ae;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul2 {
    width: 100%;
    height: auto;
    margin: 13px 0 0;
    display: flex;
    flex-direction: column;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul2 li {
    width: 100%;
    flex: 1;
    line-height: 30px;
    background-image: url(../images/Q25_listPic.png);
    background-repeat: no-repeat;
    background-size: 3px 3px;
    background-position: 0 center;
    padding-left: 10px;
    margin-bottom: 20px;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul2 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 16px;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul2 li:hover a {
    color: #0069ae;
  }
  .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_main .container .Q25_ulboxhdjl {
    background: #fff;
    width: 100%;
    height: auto;
  }
  .Q25_main02 {
    width: 100%;
    height: auto;
    background: #eff8fe;
    padding: 16px 0 10px 0;
  }
  .Q25_main02 ul {
    margin-bottom: 0;
  }
  .Q25_main02 .Q25_tabfoot {
    width: 100%;
    height: auto;
  }
  .Q25_main02 .Q25_tabfoot .Q25_tabfoot01 {
    width: 100%;
    height: auto;
    background: #fff;
    border-top: 1px solid #dae9f0;
  }
  .Q25_main02 .Q25_tabfoot .Q25_linkto1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: flex;
    flex-direction: row;
  }
  .Q25_main02 .Q25_tabfoot .Q25_linkto1 li {
    cursor: pointer;
    width: auto;
    height: 40px;
    line-height: 40px;
    padding-right: 30px;
    font-size: 13px;
  }
  .Q25_main02 .Q25_tabfoot .Q25_Gocont {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 13px 10px 13px 30px;
    border-top: 1px solid #0069ae;
  }
  .Q25_main02 .Q25_tabfoot .Q25_Gocont .linkli {
    display: none;
    line-height: 28px;
    font-size: 13px;
    color: #333;
  }
  .Q25_main02 .Q25_tabfoot .Q25_Gocont .linkli a {
    font-size: 13px;
    color: #333;
    margin-right: 35px;
  }
  .Q25_footer {
    background: #2e66a1;
    width: 100%;
    height: auto;
    padding: 30px 0;
  }
  .Q25_footer .container {
    display: flex;
    justify-content: space-between;
  }
  .Q25_footer .container .Q25_footerleft {
    flex: 1;
    height: auto;
    cursor: pointer;
    padding-left: 120px;
  }
  .Q25_footer .container .Q25_footerleft p {
    color: #fff;
    margin-bottom: 0;
    line-height: 26px;
    font-size: 13px;
  }
  .Q25_footer .container .Q25_footerleft a,
  .Q25_footer .container .Q25_footerleft span {
    color: #fff;
    line-height: 26px;
    font-size: 13px;
    margin-right: 20px;
    cursor: pointer;
  }
  .Q25_footer .container .Q25_footerright {
    width: auto;
    display: flex;
    justify-content: space-between;
  }
  .Q25_footer .container .Q25_footerright .Q25_footerimg1 {
    display: block;
    padding-top: 3px;
  }
  .Q25_footer .container .Q25_footerright .Q25_footerimg1 img {
    width: 80px;
    height: 80px;
  }
  .Q25_footer .container .Q25_footerright .Q25_footerimg2 {
    display: block;
    padding-top: 15px;
    margin-left: 20px;
  }
  .Q25_footer .container .Q25_footerright .Q25_footerimg2 img {
    width: 110px;
    height: 55px;
  }
  .Q25_fixed {
    width: 100%;
    height: auto;
  }
  .Q25_fixed .Q25_fixedLeft {
    width: 180px;
    height: auto;
    position: fixed;
    bottom: 80px;
    left: 100px;
  }
  .Q25_fixed .Q25_fixedLeft a {
    width: 180px;
    display: flex;
    justify-content: flex-start;
  }
  .Q25_fixed a {
    width: 100%;
    height: auto;
    margin-top: 40px;
  }
  .Q25_fixed a img {
    width: 100%;
    height: auto;
    display: block;
  }
  .Q25_fixed .link1 {
    width: 100%;
    height: auto;
  }
  .Q25_fixed .link1 img {
    width: 110px;
  }
  .Q25_fixed .link2 {
    width: 180px;
    height: auto;
  }
  .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;
    background: #f5f5f5;
    margin: 20px auto 25px;
  }
  .Q25_ListC .container {
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .Q25_ListC .container .Q25_Listnav {
    width: 210px;
    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: 770px;
    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 table, .Q25_article .container .Q25_articlecont .Q25_artcont tr, .Q25_article .container .Q25_articlecont .Q25_artcont td{
      border:1px solid #000!important;
  }
   .Q25_article .container .Q25_articlecont .Q25_artcont table{
       margin:0 auto;
   }
  .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: #fa0505;
  }
}

@media (max-width: 1000px) {
  .Q25_top {
    width: 100%;
    height: 2rem;
    border-bottom: 2px solid #0069ae;
    background: #cce9fb;
    line-height: 2rem;
    padding: 0 1rem;
  }
  .Q25_top .container {
    display: flex;
    height: 2rem;
    justify-content: space-between;
    font-size: .75rem;
    color: #333333;
  }
  .Q25_top .container .topList {
    width: auto;
    height: 2rem;
    display: flex;
    flex-direction: row;
    color: #333333;
    margin-bottom: 0;
  }
  .Q25_top .container .topList li {
    padding: 0 .3rem;
  }
  .Q25_top .container .topList li a {
    color: #333333;
  }
  .Q25_top .container .topList li:last-child {
    padding-right: 0;
  }
  .Q25_banner {
    width: 100%;
    height: auto;
    background-image: url(../images/Q25_banner2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    padding: 1rem 0;
  }
  .Q25_banner .container {
    height: auto;
  }
  .Q25_banner .container .Q25_bannerlogo {
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
  .Q25_banner .container .Q25_bannerlogo img {
    display: block;
    width: 100%;
    height: auto;
  }
  .Q25_banner .container .Q25_bannerright {
    width: 80%;
    margin: .5rem auto 0;
    height: 2.2rem;
  }
  .Q25_banner .container .Q25_bannerright form {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
  }
  .Q25_banner .container .Q25_bannerright form input {
    flex: 1;
    display: block;
    height: 2.2rem;
    border: 0;
    background: #fff;
    padding-left: 8px;
    font-size: 15px;
    color: #666666;
  }
  .Q25_banner .container .Q25_bannerright form button {
    display: block;
    width: 3rem;
    border: 0;
    height: 2.2rem;
    background-color: #fa671e;
    background-image: url(../images/Q25_bannersearch.png);
    background-size: 1rem auto;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .Q25_nav {
    width: 100%;
    height: auto;
  }
  .Q25_nav .Q25_navList {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    /* 允许子元素换行 */
    justify-content: space-around;
    background: #2a6eb7;
    margin: 0;
  }
  .Q25_nav .Q25_navList .Q25_navli {
    flex: 1 1 calc(32%);
    height: 3rem;
    line-height: 3rem;
  }
  .Q25_nav .Q25_navList .Q25_navli a {
    font-size: 1rem;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
    height: 3rem;
    line-height: 3rem;
    background-repeat: no-repeat;
    background-position: 1rem center;
    text-align: center;
    background-size: 1.2rem auto;
  }
  .Q25_nav .Q25_navList .current {
    background: #3abef4 !important;
    z-index: 999;
  }
  .Q25_nav .Q25_navList .Q25_navli:hover,
  .Q25_nav .Q25_navList .Q25_navli:active,
  .Q25_nav .Q25_navList .Q25_navli:visited,
  .Q25_nav .Q25_navList .current {
    background: #3abef4 !important;
    z-index: 999;
  }
  .Q25_main {
    width: 100%;
    height: auto;
    background-color: #fff;
    padding: .5rem;
  }
  .Q25_main .container {
    height: auto;
  }
  .Q25_main .container .Q25_main_top {
    width: 100%;
    height: auto;
  }
  .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: 1.5rem;
    height: .3rem;
    border-radius: 0;
    background: #a7a7a7;
    opacity: 1;
  }
  .Q25_main .container .Q25_main_top .Q25_mySwiper .swiper-pagination-bullet-active {
    background: #0088c0;
  }
  .Q25_main .container .Q25_main_top .Q25_tab {
    margin-top: .8rem;
    width: 100%;
    height: auto;
    background: #fff;
    padding: .5rem;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    display: flex;
    flex-direction: row;
    border-bottom: 2px solid #dedede;
    margin-bottom: 0;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list li {
    padding: 0 .5rem;
    width: auto;
    height: 2.5rem;
    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 {
    border-bottom: 2px solid #0069ae;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_list .current a {
    color: #0069ae;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con {
    width: 100%;
    height: auto;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .tab_conp {
    width: 100%;
    height: auto;
    padding-top: .8rem;
    line-height: 1rem;
    margin-bottom: 0;
    font-weight: bold;
  }
  .Q25_main .container .Q25_main_top .Q25_tab .tab_con .tab_conp a {
    display: block;
    width: 100%;
    height: 100%;
    color: #e7560e;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .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_banner2 {
    width: 100%;
    height: auto;
    margin-top: .8rem;
    background: #fff;
  }
  .Q25_main .container .Q25_banner2 li {
    width: 100%;
    height: 5rem;
    margin-bottom: 0.5rem;
  }
  .Q25_main .container .Q25_banner2 li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .container .Q25_banner2 li a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .container .Q25_ullist {
    width: 100%;
    height: auto;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli {
    width: 100%;
    height: auto;
    background: #fff;
    padding: .5rem;
    margin-top: .8rem;
    border: .02rem solid #dedede;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_ullisttitle {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    border-bottom: 2px solid #dedede;
    margin-bottom: 0;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_ullisttitle a {
    border-bottom: 2px solid #0069ae;
    display: inline-block;
    height: 2.5rem;
    color: #0069ae;
    padding: 0 .5rem;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul {
    width: 100%;
    height: auto;
    padding-top: 1rem;
    margin-bottom: 0;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul li {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    display: flex;
    justify-content: space-between;
    background-image: url(../images/Q25_listPic.png);
    background-repeat: no-repeat;
    background-size: .2rem .2rem;
    background-position: 0 center;
    padding-left: 1rem;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul li a {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    height: 2rem;
    padding-right: 2rem;
    color: #333;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul li span {
    width: auto;
    color: #666666;
    display: block;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul li:hover {
    color: #0069ae;
  }
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul li:hover a,
  .Q25_main .container .Q25_ullist .Q25_ullistli .Q25_tabul li:hover span {
    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_main02 {
    width: 100%;
    height: auto;
    background: #eff8fe;
    padding: 16px 0 10px 0;
  }
  .Q25_main02 ul {
    margin-bottom: 0;
  }
  .Q25_main02 .Q25_tabfoot {
    width: 100%;
    height: auto;
  }
  .Q25_main02 .Q25_tabfoot .Q25_tabfoot01 {
    width: 100%;
    height: auto;
    background: #fff;
    border-top: 1px solid #dae9f0;
    padding: 0 .7rem;
  }
  .Q25_main02 .Q25_tabfoot .Q25_linkto1 {
    width: 100%;
    height: auto;
    line-height: 2.5rem;
    display: flex;
    flex-wrap: wrap;
    /* 允许子元素换行 */
    justify-content: space-around;
  }
  .Q25_main02 .Q25_tabfoot .Q25_linkto1 li {
    flex: 1 calc(50%);
    cursor: pointer;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: left;
    font-size: .8rem;
  }
  .Q25_main02 .Q25_tabfoot .Q25_Gocont {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0.2rem .7rem;
    border-top: .03rem solid #0069ae;
  }
  .Q25_main02 .Q25_tabfoot .Q25_Gocont .linkli {
    display: none;
    line-height: 1.8rem;
    font-size: .8rem;
    color: #333;
  }
  .Q25_main02 .Q25_tabfoot .Q25_Gocont .linkli a {
    font-size: .8rem;
    color: #333;
    margin-right: 35px;
  }
  .Q25_fixed {
    display: none;
  }
  .Q25_footer {
    width: 100%;
    background: #0069AE;
    height: auto;
    padding: 1rem 0.5rem;
  }
  .Q25_footer .Q25_footerleft {
    width: 100%;
    height: auto;
  }
  .Q25_footer .Q25_footerleft p,
  .Q25_footer .Q25_footerleft span,
  .Q25_footer .Q25_footerleft a {
    font-size: .8rem;
    color: #fff;
    margin-bottom: 0;
    display: block;
    line-height: 2rem;
  }
  .Q25_footer .Q25_footerleft span,
  .Q25_footer .Q25_footerleft a {
    margin-right: .5rem;
  }
  .Q25_footer .Q25_footerright {
    width: 100%;
    height: auto;
    margin-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .Q25_footer .Q25_footerright a {
    width: auto;
    display: block;
    height: 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 1rem;
  }
  .Q25_footer .Q25_footerright a img {
    display: block;
    width: auto;
    height: 4rem;
  }
  .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;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .Q25_banner .container .Q25_bannerlogo img {
    width: 70% !important;
    margin: 0 auto;
  }
}
