@charset "UTF-8";
@media (min-width: 1100px) {
  .Q25_location {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #ededed;
    border-top: 5px solid #4681af;
    margin-top: 3px;
  }
  .Q25_location .container {
    width: 1100px !important;
  }
  .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;
    width: 1100px !important;
    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: 870px;
    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;
    font-size: 17px;
  }
  .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_point.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: 5px auto;
  }
  .Q25_article .container {
    width: 1100px !important;
  }
  .Q25_article .container .Q25_articlecont {
    padding: 40px 100px;
    border: 1px solid #dedede;
  }
  .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_headertop {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #3876a7;
  }
  .Q25_headertop .container {
    text-align: right;
  }
  .Q25_headertop .container span,
  .Q25_headertop .container a {
    height: 45px;
    line-height: 45px;
    display: inline-block;
    margin-left: 10px;
    color: #fff;
    font-size: 13px;
  }
  .Q25_headertop .container a:nth-child(1) {
    font-weight: bold;
  }
  .Q25_header {
    width: 100%;
    height: auto;
    background-image: url(../images/Q25_headback.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    padding: 30px 0 0;
  }
  .Q25_header .Q25_headlogo {
    width: 100%;
    height: 75px;
  }
  .Q25_header .Q25_headlogo a {
    display: block;
    width: 100%;
    height: 75px;
  }
  .Q25_header .Q25_headlogo a img {
    display: block;
    height: 75px;
    width: auto;
    margin: 0 auto;
  }
  .Q25_header .Q25_headsearch {
    width: 636px;
    height: 46px;
    display: block;
    margin: 25px auto 0;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf {
    width: 636px;
    height: 46px;
    display: flex;
    flex-direction: row;
    background-color: #f9fcfd;
    border: 1px solid #d3d6d7;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf button {
    display: block;
    width: 63px;
    height: 100%;
    background-image: url(../images/Q25_searchicon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    border: none;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf input {
    flex: 1;
    height: 100%;
    padding-left: 20px;
    color: #999999;
    font-size: 15px;
    border: none;
    background-image: url(../images/Q25_searchline.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 1px auto;
  }
  .Q25_header .Q25_nav {
    width: 100%;
    height: 45px;
    margin-top: 30px;
    display: flex;
    flex-direction: row;
  }
  .Q25_header .Q25_nav li {
    flex: 1;
    height: 45px;
  }
  .Q25_header .Q25_nav li a {
    padding: 5px 15px;
    border-radius: 4px;
    color: #4681b8;
    font-size: 18px;
    text-align: center;
  }
  .Q25_header .Q25_nav li:hover a {
    color: #fff;
    background: #0168b7;
  }
  .Q25_main {
    width: 100%;
    height: auto;
    margin-top: 5px;
    border-top: 5px solid #4681af;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .Q25_main .Q25_headline {
    width: 100%;
    height: 55px;
    padding-top: 10px;
    margin-bottom: 10px;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    justify-self: center;
  }
  .Q25_main .Q25_headline img {
    width: 41px;
    height: 41px;
    margin-top: 4px;
    display: inline-block;
    vertical-align: middle;
  }
  .Q25_main .Q25_headline a {
    width: 904px;
    height: 45px;
    float: left;
    text-align: center;
    font-size: 38px;
    color: #900;
    line-height: 45px;
    font-weight: bold;
    margin-left: 50px;
  }
  .Q25_main .Q25_main_top {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 346px;
    margin-top: 20px;
    padding: 5px;
    border: 1px solid #DDDDDD;
  }
  .Q25_main .Q25_main_top .Q25_mySwiper {
    width: 630px;
    height: 333px;
    margin: 0;
  }
  .Q25_main .Q25_main_top .Q25_mySwiper img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .Q25_main_top .Q25_mySwiper 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.65);
    padding-right: 45%;
    font-size: 16px;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_main_top .swiper-horizontal > .swiper-pagination-bullets,
  .Q25_main .Q25_main_top .swiper-pagination-bullets.swiper-pagination-horizontal,
  .Q25_main .Q25_main_top .swiper-pagination-custom,
  .Q25_main .Q25_main_top .swiper-pagination-fraction {
    width: auto;
    position: absolute;
    right: 5px;
    bottom: 10px;
    text-align: right;
  }
  .Q25_main .Q25_main_top .swiper-pagination-bullet {
    width: 18px;
    height: 15px;
    border-radius: 0;
    background: #827b68;
    opacity: 1;
    line-height: 15px;
    color: #fff;
    font-size: 12px;
    text-align: center;
  }
  .Q25_main .Q25_main_top .swiper-pagination-bullet-active {
    background: #ff7e00;
  }
  .Q25_main .Q25_main_top .Q25_tab {
    width: 450px;
    height: 335px;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_list {
    width: 100%;
    height: 42px;
    line-height: 42px;
    display: flex;
    flex-direction: row;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_list li {
    flex: 1;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 130px;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_list li a {
    color: #333333;
    font-size: 18px;
    padding: 5px 25px 5px 25px;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_list .current a {
    color: #1d4a8d;
    font-weight: bold;
    background-color: #eeeeee;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con {
    margin-top: 8px;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item {
    display: none;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
    padding-left: 20px;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul li a {
    display: block;
    width: 305px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul li span {
    padding-right: 5px;
    color: #999999;
    font-size: 17px;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul li:hover a,
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul li:hover span {
    color: #0168b7;
  }
  .Q25_main .Q25_section1 {
    width: 100%;
    height: auto;
    margin-top: 20px;
    padding: 10px 25px;
    background: #fff;
    border: 1px #dddddd solid;
  }
  .Q25_main .Q25_section1 .Q25_section1list {
    width: 100%;
    height: 36px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_section1 .Q25_section1list li {
    background: #edf6f9;
    width: 248px;
    height: 36px;
    line-height: 36px;
  }
  .Q25_main .Q25_section1 .Q25_section1list li a {
    display: block;
    padding-left: 100px;
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 17px;
    color: #333;
    background-repeat: no-repeat;
    background-position: 60px center;
  }
  .Q25_main .Q25_section1 .Q25_section1list li a span {
    width: auto;
  }
  .Q25_main .Q25_section1 .Q25_section1list li:nth-child(1) a {
    background-image: url(../images/Q25_secicon1.png);
    background-size: 23px 23px;
  }
  .Q25_main .Q25_section1 .Q25_section1list li:nth-child(2) a {
    background-image: url(../images/Q25_secicon2.png);
    background-size: 23px 23px;
  }
  .Q25_main .Q25_section1 .Q25_section1list li:nth-child(3) a {
    background-image: url(../images/Q25_secicon3.png);
    background-size: 23px auto;
  }
  .Q25_main .Q25_section1 .Q25_section1list li:nth-child(4) a {
    background-image: url(../images/Q25_secicon4.png);
    background-size: 16px auto;
  }
  .Q25_main .Q25_banner1 {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .Q25_main .Q25_banner1 a,
  .Q25_main .Q25_banner1 img {
    display: block;
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section2 {
    width: 100%;
    height: 360px;
    margin-top: 20px;
    border: 1px solid #dddddd;
    padding: 20px 20px 20px 80px;
    background-image: url(../images/Q25_section2.jpg);
    background-repeat: no-repeat;
    background-size: auto 92px;
    background-position: 20px 20px;
  }
  .Q25_main .Q25_section2 .Q25_section2top {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_section2 .Q25_section2top a,
  .Q25_main .Q25_section2 .Q25_section2top img {
    display: block;
    width: 130px;
    height: 80px;
  }
  .Q25_main .Q25_section2 .Q25_section2mid {
    width: 100%;
    height: 235px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab {
    width: 660px;
    height: 235px;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: flex;
    flex-direction: row;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist li {
    line-height: 40px;
    text-align: center;
    width: 160px;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 17px;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist .current,
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist li:hover {
    background-color: #eeeeee;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist .current a,
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist li:hover a {
    color: #1d4a8d;
    font-size: 17px;
    font-weight: bold;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon {
    margin-top: 15px;
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 {
    display: none;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul li a {
    display: block;
    width: 540px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul li span {
    padding-right: 5px;
    color: #999999;
    font-size: 17px;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul li:hover a,
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul li:hover span {
    color: #1d4a8d;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2listr {
    width: 325px;
    height: 235px;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2listr div {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2listr div a {
    display: block;
    flex: 1;
    height: 100%;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2listr div a img {
    display: block;
    height: 100px;
    margin: 0 auto;
    width: auto;
  }
  .Q25_main .Q25_subject {
    width: 100%;
    margin-top: 20px;
    padding: 15px 20px;
    height: 110px;
    justify-content: space-between;
    display: flex;
    border: 1px solid #dddddd;
  }
  .Q25_main .Q25_subject .Q25_subjectleft {
    width: 80px;
    height: 80px;
  }
  .Q25_main .Q25_subject .Q25_subjectleft img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .Q25_subject .Q25_subjectswiper {
    position: relative;
    width: 960px;
    height: 80px;
    padding-top: 10px;
  }
  .Q25_main .Q25_subject .mySwiper2 {
    width: 960px;
    height: 80px;
    position: unset !important;
  }
  .Q25_main .Q25_subject .mySwiper2 .swiper-wrapper {
    width: 100%;
    height: 62px;
    position: unset !important;
  }
  .Q25_main .Q25_section3 {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
  }
  .Q25_main .Q25_section3 .Q25_section3title {
    width: 100%;
    height: 40px;
  }
  .Q25_main .Q25_section3 .Q25_section3title a {
    display: block;
    width: 100%;
    height: 40px;
  }
  .Q25_main .Q25_section3 .Q25_section3title a img {
    height: 40px;
    display: block;
    width: auto;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw {
    width: 450px;
    height: auto;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox {
    width: 100%;
    height: 284px;
    border: 1px solid #dddddd;
    padding: 20px 20px 10px;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboximg {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboximg a {
    width: 50%;
    display: block;
    height: 100%;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboximg a img {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist {
    margin-top: 20px;
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist li a {
    display: block;
    height: 32px;
    line-height: 32px;
    width: 70%;
    font-size: 17px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist li span {
    text-align: right;
    color: #999999;
    font-size: 17px;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist li:hover a,
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist li:hover span {
    color: #1d4a8d;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw {
    width: 632px;
    height: auto;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox {
    width: 100%;
    height: 284px;
    border: 1px solid #dddddd;
    padding: 20px 20px 10px;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop {
    width: 100%;
    height: 120px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztoplink {
    width: 200px;
    height: 120px;
    display: block;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztoplink img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztopR {
    width: 380px;
    height: 100%;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztopR p {
    width: 100%;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 11px;
    color: #333;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztopR p a {
    color: #333;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztopR p .Q25_xq {
    color: #dd0900;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztopR p span {
    color: #015293;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztopR p:nth-child(2) {
    height: 50px;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist {
    margin-top: 20px;
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist li {
    width: 100%;
    height: 22px;
    line-height: 22px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist li a {
    display: block;
    height: 22px;
    line-height: 22px;
    width: 70%;
    font-size: 17px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist li span {
    text-align: right;
    color: #999999;
    font-size: 17px;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist li:hover a,
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist li:hover span {
    color: #1d4a8d;
  }
  .Q25_main .Q25_autoroll {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    background: #fff;
  }
  .Q25_main .Q25_autoroll .Q25_autorollname {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_autoroll .Q25_autorollname span {
    color: #990000;
    font-weight: bold;
    font-size: 20px;
  }
  .Q25_main .Q25_autoroll .Q25_autorollbox {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_autoroll .slides {
    display: flex;
    transition: transform 10s ease-in-out;
  }
  .Q25_main .Q25_autoroll .marquee-container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    /* Optional: for visualization purposes */
  }
  .Q25_main .Q25_autoroll .marquee-content {
    display: inline-block;
    animation: marquee 50s linear infinite;
    /* Adjust duration as needed */
  }
  .Q25_main .Q25_autoroll .marquee-content a {
    width: 391px;
    height: 220px;
    margin-right: 20px;
    display: inline-block;
  }
  .Q25_main .Q25_autoroll .marquee-content a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  @keyframes marquee {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  .Q25_frilink {
    width: 100%;
    height: 66px;
    line-height: 66px;
    background: #e1e1e1;
  }
  .Q25_frilink .container {
    display: flex;
    justify-content: space-between;
  }
  .Q25_frilink .container .Q25_frilinkL span {
    color: #1d4a8d;
    font-size: 16px;
    font-weight: bold;
  }
  .Q25_frilink .container .Q25_frilinkL a {
    color: #333;
    margin-left: 20px;
  }
  .Q25_frilink .container .Q25_frilinkR a {
    width: 150px;
    height: 34px;
    line-height: 34px;
    background: #1b75ce;
    color: #fff;
    text-align: center;
    margin-top: 18px;
    float: right;
    border-radius: 5px;
  }
  .Q25_footer {
    width: 100%;
    height: auto;
    border-top: 2px solid #818386;
    padding: 30px 0;
    background-color: #c1c5c7;
    margin-top: 20px;
  }
  .Q25_footer .Q25_footerlinkpbox {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    padding: 30px 0 10px 0;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink2 img {
    display: block;
    width: 107px;
    margin-left: 30px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp {
    flex: 1;
    line-height: 26px;
    color: #333;
    font-size: 13px;
    padding-left: 62px;
  }
  .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_footerlinkp2 {
    font-size: 13px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp2 a,
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp2 span {
    font-size: 13px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink img {
    margin-left: 30px;
  }
  .Q25_Map {
    width: 100%;
    height: auto;
  }
  .Q25_Map .container {
    width: 1100px !important;
    background: #fff;
  }
  .Q25_Map .Q25_MapList {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0;
    background-color: #fbfbfb;
  }
  .Q25_Map .Q25_MapList li {
    width: 20%;
    height: 35px;
    line-height: 35px;
  }
  .Q25_Map .Q25_MapList li a {
    line-height: 35px;
    font-size: 14px;
    color: #2d374b;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    background-image: url(../images/Q25_mapicon.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    display: block;
  }
  .Q25_Map .Q25_MapList li:hover a {
    color: #0c55b1;
  }
  .Q25_Map .Q25_Maptitle {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    background: url(../images/Q25title-qz.jpg) 10px center no-repeat;
    font-weight: bold;
    padding-left: 30px;
  }
}

@media (max-width: 1100px) {
  .Q25_location {
    width: 100%;
    height: auto;
    line-height: 2rem;
    background: #ededed;
    margin-top: .1rem;
    padding: 0 0.5rem 0;
    border-top: .3rem solid #4681af;
  }
  .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_point.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;
    padding: 0.5rem;
  }
  .Q25_article .container .Q25_articlecont {
    padding: 1rem 0.5rem;
    border: 1px solid #dedede;
  }
  .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_Map {
    width: 100%;
    height: auto;
    padding: .5rem;
  }
  .Q25_Map .container {
    background: #fff;
  }
  .Q25_Map .Q25_MapList {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 1rem 0;
    background-color: #fbfbfb;
  }
  .Q25_Map .Q25_MapList li {
    width: 50%;
    height: 2rem;
    line-height: 2rem;
  }
  .Q25_Map .Q25_MapList li a {
    line-height: 2rem;
    font-size: .9rem;
    color: #2d374b;
    width: 100%;
    height: 100%;
    padding-left: 1.5rem;
    background-image: url(../images/Q25_mapicon.png);
    background-position: .9rem center;
    background-repeat: no-repeat;
    display: block;
  }
  .Q25_Map .Q25_MapList li:hover a {
    color: #0c55b1;
  }
  .Q25_Map .Q25_Maptitle {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    background: url(../images/Q25title-qz.jpg) 0.6rem center no-repeat;
    font-weight: bold;
    padding-left: 2rem;
  }
  .Q25_headertop {
    width: 100%;
    height: auto;
    line-height: 2.5rem;
    background-color: #3876a7;
    padding: 0 .5rem;
  }
  .Q25_headertop .container {
    text-align: right;
  }
  .Q25_headertop .container span,
  .Q25_headertop .container a {
    height: 2.5rem;
    line-height: 2.5rem;
    display: inline-block;
    margin-left: .5rem;
    color: #fff;
    font-size: .8rem;
  }
  .Q25_headertop .container a:nth-child(1) {
    font-weight: bold;
  }
  .Q25_header {
    width: 100%;
    height: auto;
    background-image: url(../images/Q25_headback.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    padding: 2rem .5rem 0;
  }
  .Q25_header .Q25_headlogo {
    width: 100%;
    height: auto;
  }
  .Q25_header .Q25_headlogo a {
    display: block;
    width: 100%;
    height: auto;
  }
  .Q25_header .Q25_headlogo a img {
    display: block;
    height: auto;
    width: 80%;
    margin: 0 auto;
  }
  .Q25_header .Q25_headsearch {
    width: 80%;
    height: 3rem;
    display: block;
    margin: 1.8rem auto 0;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf {
    width: 100%;
    height: 3rem;
    display: flex;
    flex-direction: row;
    background-color: #f9fcfd;
    border: .1rem solid #d3d6d7;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf button {
    display: block;
    width: 4rem;
    height: 100%;
    background-image: url(../images/Q25_searchicon.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    border: none;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf input {
    flex: 1;
    height: 100%;
    padding-left: 1rem;
    color: #999999;
    font-size: .9rem;
    border: none;
    background-image: url(../images/Q25_searchline.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: .1rem auto;
  }
  .Q25_header .Q25_nav {
    width: 100%;
    height: auto;
    margin-top: 2rem;
    display: flex;
    flex-wrap: wrap;
  }
  .Q25_header .Q25_nav li {
    width: 33%;
    height: 3rem;
    text-align: center;
  }
  .Q25_header .Q25_nav li a {
    padding: .3rem .9rem;
    border-radius: .4rem;
    color: #4681b8;
    font-size: 1.1rem;
    text-align: center;
  }
  .Q25_header .Q25_nav li:hover a {
    color: #fff;
    background: #0168b7;
  }
  .Q25_main {
    width: 100%;
    height: auto;
    padding: .5rem;
    margin-top: .3rem;
    border-top: .3rem solid #4681af;
  }
  .Q25_main .Q25_headline {
    width: 100%;
    height: auto;
    display: flex;
    vertical-align: middle;
    justify-content: center;
    justify-self: center;
  }
  .Q25_main .Q25_headline img {
    width: 3rem;
    height: 3rem;
    margin-top: .2rem;
    display: inline-block;
    vertical-align: middle;
  }
  .Q25_main .Q25_headline a {
    flex: 1;
    padding-left: 1rem;
    height: 4rem;
    text-align: left;
    font-size: 1.5rem;
    color: #900;
    line-height: 2rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .Q25_main .Q25_main_top {
    width: 100%;
    height: auto;
    margin-top: .5rem;
    padding: .5rem;
    border: 1px solid #DDDDDD;
  }
  .Q25_main .Q25_main_top .Q25_mySwiper {
    width: 100%;
    height: 17rem;
    margin: 0;
  }
  .Q25_main .Q25_main_top .Q25_mySwiper img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .Q25_main_top .Q25_mySwiper p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2rem;
    margin-bottom: 0;
    color: #fff;
    line-height: 2rem;
    background-color: rgba(0, 0, 0, 0.65);
    padding-right: 45%;
    font-size: 1rem;
    padding-left: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_main_top .swiper-horizontal > .swiper-pagination-bullets,
  .Q25_main .Q25_main_top .swiper-pagination-bullets.swiper-pagination-horizontal,
  .Q25_main .Q25_main_top .swiper-pagination-custom,
  .Q25_main .Q25_main_top .swiper-pagination-fraction {
    width: auto;
    position: absolute;
    right: 5px;
    bottom: 10px;
    text-align: right;
  }
  .Q25_main .Q25_main_top .swiper-pagination-bullet {
    width: 18px;
    height: 15px;
    border-radius: 0;
    background: #827b68;
    opacity: 1;
    line-height: 15px;
    color: #fff;
    font-size: 12px;
    text-align: center;
  }
  .Q25_main .Q25_main_top .swiper-pagination-bullet-active {
    background: #ff7e00;
  }
  .Q25_main .Q25_main_top .Q25_tab {
    width: 100%;
    height: auto;
    margin-top: .5rem;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_list {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    display: flex;
    flex-direction: row;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_list li {
    flex: 1;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    width: 30%;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_list li a {
    color: #333333;
    font-size: 1rem;
    width: 100%;
    display: block;
    height: 100%;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_list .current a {
    color: #1d4a8d;
    font-weight: bold;
    background-color: #eeeeee;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con {
    margin-top: 8px;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item {
    display: none;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul li a {
    display: block;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul li span {
    width: 7rem;
    display: block;
    text-align: right;
    padding-right: 5px;
    color: #999999;
    font-size: 17px;
  }
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul li:hover a,
  .Q25_main .Q25_main_top .Q25_tab .Q25_tab_con .item ul li:hover span {
    color: #1d4a8d;
  }
  .Q25_main .Q25_section1 {
    width: 100%;
    height: auto;
    margin-top: 1rem;
    padding: .5rem;
    background: #fff;
    border: 1px #dddddd solid;
  }
  .Q25_main .Q25_section1 .Q25_section1list {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .Q25_main .Q25_section1 .Q25_section1list li {
    background: #edf6f9;
    width: 49%;
    height: 2rem;
    line-height: 2rem;
    margin-bottom: .5rem;
  }
  .Q25_main .Q25_section1 .Q25_section1list li a {
    display: block;
    padding-left: 6rem;
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    font-size: 1rem;
    color: #333;
    background-repeat: no-repeat;
    background-position: 3rem center;
  }
  .Q25_main .Q25_section1 .Q25_section1list li a span {
    width: auto;
  }
  .Q25_main .Q25_section1 .Q25_section1list li:nth-child(1) a {
    background-image: url(../images/Q25_secicon1.png);
    background-size: auto 1.5rem;
  }
  .Q25_main .Q25_section1 .Q25_section1list li:nth-child(2) a {
    background-image: url(../images/Q25_secicon2.png);
    background-size: 1.5rem 1.5rem;
  }
  .Q25_main .Q25_section1 .Q25_section1list li:nth-child(3) a {
    background-image: url(../images/Q25_secicon3.png);
    background-size: 1.5rem auto;
  }
  .Q25_main .Q25_section1 .Q25_section1list li:nth-child(4) a {
    background-image: url(../images/Q25_secicon4.png);
    background-size: 1rem auto;
  }
  .Q25_main .Q25_banner1 {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .Q25_main .Q25_banner1 a,
  .Q25_main .Q25_banner1 img {
    display: block;
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section2 {
    width: 100%;
    height: auto;
    margin-top: 1rem;
    border: 1px solid #dddddd;
    padding: 0 .5rem 1rem .5rem;
    background-image: url(../images/Q25_section2.jpg);
    background-repeat: no-repeat;
    background-size: auto 5rem;
    background-position: 0.2rem 1rem;
  }
  .Q25_main .Q25_section2 .Q25_section2top {
    width: 100%;
    height: auto;
    padding: 1rem 0 0 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .Q25_main .Q25_section2 .Q25_section2top a {
    display: block;
    width: 33%;
    height: 5rem;
    margin-bottom: .5rem;
  }
  .Q25_main .Q25_section2 .Q25_section2top a img {
    display: block;
    width: 100%;
    height: 5rem;
  }
  .Q25_main .Q25_section2 .Q25_section2mid {
    width: 100%;
    height: auto;
    margin-top: .5rem;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    display: flex;
    flex-direction: row;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist li {
    line-height: 2rem;
    text-align: center;
    width: 32%;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 1rem;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist .current,
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist li:hover {
    background-color: #eeeeee;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist .current a,
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tablist li:hover a {
    color: #1d4a8d;
    font-size: 1rem;
    font-weight: bold;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon {
    margin-top: .5rem;
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 {
    display: none;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul li {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul li a {
    display: block;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 1rem;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul li span {
    padding-right: 5px;
    color: #999999;
    font-size: 1rem;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul li:hover a,
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2tab .Q25_section2tabcon .item2 ul li:hover span {
    color: #1d4a8d;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2listr {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2listr div {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: space-between;
    margin-bottom: .8rem;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2listr div a {
    display: block;
    flex: 1;
    height: 100%;
  }
  .Q25_main .Q25_section2 .Q25_section2mid .Q25_section2listr div a img {
    display: block;
    height: 100px;
    margin: 0 auto;
    width: auto;
  }
  .Q25_main .Q25_subject {
    width: 100%;
    margin-top: 1rem;
    padding: .5rem .5rem 1rem;
    height: auto;
    border: 1px solid #dddddd;
  }
  .Q25_main .Q25_subject .Q25_subjectleft {
    width: 3rem;
    height: 3rem;
  }
  .Q25_main .Q25_subject .Q25_subjectleft img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .Q25_subject .Q25_subjectswiper {
    position: relative;
    width: 100%;
    height: 2.8rem;
    padding-top: .5rem;
  }
  .Q25_main .Q25_subject .mySwiper2 {
    width: 100%;
    height: 2.8rem;
    position: unset !important;
  }
  .Q25_main .Q25_subject .mySwiper2 .swiper-wrapper {
    width: 100%;
    height: 2.8rem;
    position: unset !important;
  }
  .Q25_main .Q25_subject .mySwiper2 .swiper-wrapper .swiper-slide a,
  .Q25_main .Q25_subject .mySwiper2 .swiper-wrapper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .Q25_section3 {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .Q25_main .Q25_section3 .Q25_section3title {
    width: 100%;
    height: 2.5rem;
  }
  .Q25_main .Q25_section3 .Q25_section3title a {
    display: block;
    width: 100%;
    height: 2.5rem;
  }
  .Q25_main .Q25_section3 .Q25_section3title a img {
    height: 2.5rem;
    display: block;
    width: auto;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox {
    width: 100%;
    height: auto;
    border: 1px solid #dddddd;
    padding: 1rem .5rem;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboximg {
    width: 100%;
    height: 2.5rem;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboximg a {
    width: 50%;
    display: block;
    height: 100%;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboximg a img {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist {
    margin-top: .5rem;
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist li {
    width: 100%;
    height: 32px;
    line-height: 32px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist li a {
    display: block;
    height: 32px;
    line-height: 32px;
    width: 70%;
    font-size: 1rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist li span {
    text-align: right;
    color: #999999;
    font-size: 1rem;
  }
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist li:hover a,
  .Q25_main .Q25_section3 .Q25_section3hdfw .Q25_section3hdfwbox .Q25_section3hdfwboxlist li:hover span {
    color: #1d4a8d;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw {
    width: 100%;
    height: auto;
    margin-top: .5rem;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox {
    width: 100%;
    height: auto;
    border: 1px solid #dddddd;
    padding: 1rem .5rem .5rem;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop {
    width: 100%;
    height: 6rem;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztoplink {
    width: 8rem;
    height: auto;
    display: block;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztoplink img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztopR {
    width: 16rem;
    height: 100%;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztopR p {
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: .5rem;
    color: #333;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztopR p a {
    color: #333;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztopR p .Q25_xq {
    color: #dd0900;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3ddztop .Q25_section3ddztopR p span {
    color: #015293;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist {
    margin-top: 1rem;
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist li {
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: .5rem;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist li a {
    display: block;
    height: 1.5rem;
    line-height: 1.5rem;
    width: 70%;
    font-size: 1rem;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist li span {
    text-align: right;
    color: #999999;
    font-size: 1rem;
  }
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist li:hover a,
  .Q25_main .Q25_section3 .Q25_section3ddzw .Q25_section3ddzwbox .Q25_section3hdfwboxlist li:hover span {
    color: #1d4a8d;
  }
  .Q25_main .Q25_autoroll {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 1rem;
    background: #fff;
  }
  .Q25_main .Q25_autoroll .Q25_autorollname {
    width: 100%;
    height: 2.5rem;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_autoroll .Q25_autorollname span {
    color: #990000;
    font-weight: bold;
    font-size: 1.2rem;
  }
  .Q25_main .Q25_autoroll .Q25_autorollbox {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_autoroll .slides {
    display: flex;
    transition: transform 10s ease-in-out;
  }
  .Q25_main .Q25_autoroll .marquee-container {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    /* Optional: for visualization purposes */
  }
  .Q25_main .Q25_autoroll .marquee-content {
    display: inline-block;
    animation: marquee 50s linear infinite;
    /* Adjust duration as needed */
  }
  .Q25_main .Q25_autoroll .marquee-content a {
    width: 8rem;
    height: 6rem;
    margin-right: 1rem;
    display: inline-block;
  }
  .Q25_main .Q25_autoroll .marquee-content a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  @keyframes marquee {
    0% {
      transform: translateX(0%);
    }
    100% {
      transform: translateX(-100%);
    }
  }
  .Q25_frilink {
    width: 100%;
    height: auto;
    line-height: 3rem;
    background: #e1e1e1;
    padding: 0 .5rem;
  }
  .Q25_frilink .container .Q25_frilinkL span {
    color: #1d4a8d;
    font-size: 1rem;
    font-weight: bold;
    display: block;
  }
  .Q25_frilink .container .Q25_frilinkL a {
    color: #333;
    margin-right: 1rem;
  }
  .Q25_frilink .container .Q25_frilinkR {
    width: 100%;
    height: auto;
  }
  .Q25_frilink .container .Q25_frilinkR a {
    width: auto;
    padding: .5rem;
    background: #1b75ce;
    color: #fff;
    text-align: center;
    border-radius: .3rem;
  }
  .Q25_footer {
    width: 100%;
    height: auto;
    border-top: .2rem solid #818386;
    padding: 1rem 0.5rem;
    background-color: #c1c5c7;
    margin-top: 1rem;
  }
  .Q25_footer .Q25_footerlinkpbox {
    width: 100%;
    height: auto;
    padding: 1rem 0 1rem 0;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink2 img {
    display: block;
    width: 6rem;
    margin: 0 auto;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp {
    flex: 1;
    line-height: 1.5rem;
    color: #333;
    font-size: .8rem;
    margin-top: 1rem;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp a,
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp span {
    margin-right: 26px;
    color: #333;
    font-size: .8rem;
    display: block;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp2 {
    font-size: .8rem;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp2 a,
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp2 span {
    font-size: .8rem;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink {
    margin-top: 1rem;
    display: flex;
    justify-content: space-around;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink img {
    margin: 0 1rem;
  }
}
