@charset "UTF-8";
@media (min-width: 1100px) {
  .Q25_top {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #c2c2c2;
  }
  .Q25_top .container {
    display: flex;
    justify-content: space-between;
  }
  .Q25_top .container a {
    color: #666666;
    font-size: 13px;
  }
  .Q25_top .container div {
    display: flex;
    flex-direction: row;
  }
  .Q25_top .container span {
    width: 1px;
    display: block;
    margin: 0 20px;
    background-image: url(../images/Q25_topline.png);
    background-repeat: no-repeat;
    background-size: 1px 13px;
    background-position: center center;
  }
  .container p,
  .container ul,
  .container ol,
  .container li {
    margin: 0;
  }
  .Q25_banner {
    width: 100%;
    height: auto;
    padding-top: 32px;
  }
  .Q25_banner .container {
    display: flex;
    justify-content: space-between;
  }
  .Q25_banner .container .Q25_bannerimg {
    padding-left: 6px;
    height: 70px;
  }
  .Q25_banner .container .Q25_bannerimg a {
    display: block;
    width: auto;
    height: 70px;
  }
  .Q25_banner .container .Q25_bannerimg a img {
    display: block;
    height: 100%;
    width: auto;
  }
  .Q25_banner .container .Q25_bannersearch {
    padding-top: 22px;
    width: 334px;
    height: auto;
  }
  .Q25_banner .container .Q25_bannersearch form {
    width: 100%;
    height: 34px;
    line-height: 34px;
    display: block;
    border: 1px solid #aaaaaa;
    display: flex;
    flex-direction: row;
    background: #fff;
    padding: 1px;
    padding-left: 15px;
  }
  .Q25_banner .container .Q25_bannersearch form input {
    border: 0;
    flex: 1;
    display: block;
    line-height: 32px;
    font-size: 13px;
    color: #666666;
  }
  .Q25_banner .container .Q25_bannersearch form button {
    display: block;
    width: 60px;
    height: 100%;
    background: #fff;
    background-image: url(../images/Q25_logosearch.png);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: center center;
    border: 0;
  }
  .Q25_nav {
    margin-top: 30px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #ce1818;
  }
  .Q25_nav .container {
    display: flex;
    flex-direction: row;
    border-left: 1px solid #dd5e5e;
  }
  .Q25_nav .container li {
    flex: 1;
    height: 50px;
    line-height: 50px;
    border-right: 1px solid #dd5e5e;
  }
  .Q25_nav .container li a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    font-size: 17px;
  }
  .Q25_main {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_bannernews {
    width: 100%;
    height: auto;
    background: #f7f8f9;
    margin: 25px 0;
    padding: 20px 90px;
  }
  .Q25_main .Q25_bannernews h1 {
    font-size: 28px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
  }
  .Q25_main .Q25_bannernews div {
    font-size: 15px;
    line-height: 30px;
    color: #666;
    padding-top: 20px;
  }
  .Q25_main .Q25_bannernews div a {
    color: #d70000;
  }
  .Q25_main .Q25_main_top {
    display: flex;
    width: 100%;
    height: 350px;
    margin-top: 20px;
  }
  .Q25_main .Q25_main_top .Q25_mySwiper {
    width: 400px;
    height: 350px;
  }
  .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: 36px;
    margin-bottom: 0;
    color: #fff;
    line-height: 36px;
    background-color: rgba(0, 0, 0, 0.65);
    padding-right: 45%;
    font-size: 15px;
    padding-left: 9px;
  }
  .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 {
    flex: 1;
    padding-left: 25px;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_list {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #bebebe;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_list li {
    line-height: 57px;
    padding: 0 20px;
    height: 60px;
    border-bottom: 3px solid #ce1818;
    display: inline-block;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_list li a {
    display: block;
    font-size: 21px;
    color: #ce1818;
    font-weight: bold;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con .Q25_tabul {
    width: 100%;
    height: auto;
    padding-top: 10px;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con .Q25_tabul li {
    width: 100%;
    height: 28px;
    line-height: 28px;
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con .Q25_tabul li a {
    color: #333;
    font-size: 15px;
    width: 70%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con .Q25_tabul li span {
    font-size: 13px;
    color: #999;
    flex: 1;
    text-align: right;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con .Q25_tabul li:hover a {
    color: #ce1818;
  }
  .Q25_main .Q25_newsList {
    width: 100%;
    height: 260px;
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 {
    width: 350px;
    height: 260px;
    border: 1px solid #bebebe;
    padding: 0 20px;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 .Q25_newsList1title {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #bebebe;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 .Q25_newsList1title a {
    border-bottom: 3px solid #ce1818;
    padding: 0 20px;
    display: inline-block;
    font-size: 21px;
    color: #ce1818;
    font-weight: bold;
    height: 60px;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 ul {
    width: 100%;
    height: auto;
    margin-top: 10px;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 ul li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 ul li:hover a {
    color: #ce1818;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 ul li a {
    color: #333;
    font-size: 15px;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 ul li span {
    font-size: 13px;
    color: #999;
  }
  .Q25_main .Q25_banner3 {
    width: 100%;
    height: 91px;
    margin-top: 25px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_banner3 a {
    display: block;
    width: 251px;
    height: 100%;
  }
  .Q25_main .Q25_banner3 a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .Q25_hdjl {
    width: 100%;
    height: auto;
    margin-top: 25px;
    background: #fff;
  }
  .Q25_main .Q25_hdjl ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: 76px;
    margin: 0;
  }
  .Q25_main .Q25_hdjl ul li {
    width: 32%;
    height: 100%;
  }
  .Q25_main .Q25_hdjl ul li a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .Q25_hdjl ul li a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_linkto {
    width: 100%;
    height: auto;
    background: #f7f8f9;
    padding: 35px 0;
    margin-top: 20px;
  }
  .Q25_linkto .Q25_linktotop {
    width: 100%;
    height: 26px;
    display: flex;
    flex-direction: row;
  }
  .Q25_linkto .Q25_linktotop .Q25_linktotopleft {
    font-size: 19px;
    line-height: 21px;
    color: #c31f0b;
    padding: 0 43px 0 7px;
    font-weight: bold;
  }
  .Q25_linkto .Q25_linktotop .Q25_linklist {
    width: auto;
    display: flex;
    flex-direction: row;
  }
  .Q25_linkto .Q25_linktotop .Q25_linklist li {
    margin-right: 15px;
    height: 28px;
    color: #666666;
    font-size: 15px;
    cursor: pointer;
  }
  .Q25_linkto .Q25_linktotop .Q25_linklist .current {
    background-image: url(../images/Q25_linktotop.png);
    background-size: 10px auto;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  .Q25_linkto .Q25_linktotop .Q25_linklist .current span {
    display: block;
    width: auto;
    padding: 0 5px;
    line-height: 21px;
    background: #245399;
    color: #FFFFFF;
  }
  .Q25_linkto .Q25_linkcon {
    padding: 14px 50px 0;
    width: 100%;
    height: auto;
  }
  .Q25_linkto .Q25_linkcon .item {
    display: none;
  }
  .Q25_linkto .Q25_linkcon .item a {
    width: auto;
    background-image: url(../images/Q25_point2.png);
    background-size: 4px 4px;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 15px;
    line-height: 13px;
    font-size: 13px;
    margin-top: 13px;
    width: 24%;
    display: inline-block;
    color: #333;
  }
  .Q25_linkto .Q25_linkcon .item a:hover {
    color: #c31f0b;
  }
  .Q25_footer {
    background: #686868;
    width: 100%;
    height: auto;
  }
  .Q25_footer .container dl,
  .Q25_footer .container ol,
  .Q25_footer .container ul,
  .Q25_footer .container p {
    margin-bottom: 0;
  }
  .Q25_footer .Q25_footerlinkpbox {
    padding-left: 110px;
    display: flex;
    justify-content: space-between;
    padding: 28px 0 10px 110px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp {
    flex: 1;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp a,
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp span {
    margin-right: 26px;
    color: #fff;
    font-size: 13px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink img {
    margin-left: 30px;
  }
  .Q25_fixed .Q25_fixedleft {
    width: 180px;
    height: auto;
    position: fixed;
    bottom: 30px;
    left: 120px;
  }
  .Q25_fixed .Q25_fixedleft a {
    display: block;
    width: 100%;
    height: 76px;
    margin-top: 20px;
  }
  .Q25_fixed .Q25_fixedleft a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_fixed .Q25_fixedright {
    width: 180px;
    height: auto;
    position: fixed;
    bottom: 30px;
    right: 120px;
  }
  .Q25_fixed .Q25_fixedright a {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .Q25_fixed .Q25_fixedright a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_location {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #ededed;
    margin-top: 3px;
  }
  .Q25_location .Q25_locationlist {
    color: #454545;
    background-image: url(../images/Q25_location.png);
    background-repeat: no-repeat;
    background-size: 15px auto;
    background-position: 1px center;
    padding-left: 20px;
    font-size: 13px;
  }
  .Q25_location .Q25_locationlist a {
    color: #454545;
    font-size: 13px;
  }
  .Q25_ListC {
    width: 100%;
    height: auto;
    margin: 20px auto 0;
  }
  .Q25_ListC .container {
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .Q25_ListC .container .Q25_Listnav {
    width: 260px;
    height: auto;
    background: #ebebeb;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavh1 {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 17px;
    color: #FFFFFF;
    background: #ce1818;
    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: #ce1818;
    background-image: url(../images/Q25_pic2.png);
  }
  .Q25_ListC .container .Q25_ListCont {
    width: 818px;
    height: auto;
    max-height: 1200px;
    border: 1px solid #dedede;
    background: #f9f9f9;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListConttitle {
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #606060;
    background: #e9e9e9;
    margin: 0;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListConttitle span {
    padding: 0 20px;
    display: inline-block;
    background: #fff;
    border-top: 2px solid #ce1818;
  }
  .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: #ce1818;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_page {
    width: 100%;
    height: 50px;
    padding: 10px 0 20px;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_page img {
    display: block;
    width: 100%;
    height: 20px;
  }
  .Q25_article {
    width: 100%;
    height: auto;
    margin: 28px auto;
  }
  .Q25_article .container .Q25_articlecont {
    padding: 40px 100px;
    background: #FFFFFF;
  }
  .Q25_article .container .Q25_articlecont .Q25_articleconttitle {
    width: 100%;
    height: auto;
    font-size: 25px;
    line-height: 45px;
    color: #000000;
    text-align: center;
    font-weight: normal;
    border-bottom: 2px solid #717171;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate {
    width: 100%;
    height: 53px;
    line-height: 53px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontdateleft {
    flex: 1;
    padding-left: 100px;
    text-align: center;
    color: #333333;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontdateleft span {
    margin: 0 20px;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontweichat {
    width: 100px;
    background-image: url(../images/Q25_Toweichat.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: right center;
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont {
    width: 100%;
    height: auto;
    font-size: 15px !important;
    line-height: 30px !important;
    color: #333333 !important;
    font-family: '宋体';
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont div {
    text-indent: 2em;
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont img {
    display: block;
    margin: 10px auto;
    max-width: 90%;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: flex-end;
    background: #f1f1f1;
    font-size: 15px;
    margin-top: 32px;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin a {
    display: block;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 0 center;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    color: #333;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin .Q25_print {
    padding: 0 22px;
    background-image: url(../images/Q25_print.png);
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin .Q25_close {
    padding: 0 22px;
    background-image: url(../images/Q25_close.png);
  }
  .Q25_article .container .Q25_articlecont .Q25_next {
    width: 100%;
    height: auto;
    padding-top: 13px;
    border-top: 1px dotted #c5c5c5;
    margin-top: 16px;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li {
    width: 100%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li a {
    color: #333333;
    font-size: 15px;
    line-height: 30px;
    color: #333333;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li:hover a {
    color: #ce1818;
  }
}

@media (max-width: 1100px) {
  .Q25_top {
    width: 100%;
    height: 1.5rem;
    line-height: 1.5rem;
    background: #c2c2c2;
    padding: 0 0.5rem;
  }
  .Q25_top .container {
    display: flex;
    justify-content: space-between;
  }
  .Q25_top .container a {
    color: #666666;
    font-size: 0.8rem;
  }
  .Q25_top .container div {
    display: flex;
    flex-direction: row;
  }
  .Q25_top .container span {
    width: 0.1rem;
    display: block;
    margin: 0 0.5rem;
    background-image: url(../images/Q25_topline.png);
    background-repeat: no-repeat;
    background-size: 0.05rem 0.8rem;
    background-position: center center;
  }
  .Q25_banner {
    width: 100%;
    height: auto;
    padding-top: 2rem;
  }
  .Q25_banner .container .Q25_bannerimg {
    width: 100%;
    height: auto;
  }
  .Q25_banner .container .Q25_bannerimg a {
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
  .Q25_banner .container .Q25_bannerimg a img {
    display: block;
    height: auto;
    width: 100%;
  }
  .Q25_banner .container .Q25_bannersearch {
    padding-top: 22px;
    width: 80%;
    height: auto;
    margin: 0 auto;
  }
  .Q25_banner .container .Q25_bannersearch form {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    display: block;
    border: 0.01rem solid #aaaaaa;
    display: flex;
    flex-direction: row;
    background: #fff;
    padding: 0.01rem;
    padding-left: 1rem;
  }
  .Q25_banner .container .Q25_bannersearch form input {
    border: 0;
    flex: 1;
    display: block;
    line-height: 1.9rem;
    font-size: 0.8rem;
    color: #666666;
  }
  .Q25_banner .container .Q25_bannersearch form button {
    display: block;
    width: 4rem;
    height: 100%;
    background: #fff;
    background-image: url(../images/Q25_logosearch.png);
    background-repeat: no-repeat;
    background-size: 1.2rem 1.2rem;
    background-position: center center;
    border: 0;
  }
  .container p,
  .container ul,
  .container ol,
  .container li {
    margin-bottom: 0;
  }
  .Q25_nav {
    margin-top: 1rem;
    width: 100%;
    height: auto;
    /* 允许子元素换行 */
    background: #ce1818;
  }
  .Q25_nav .container {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    margin-bottom: 0;
  }
  .Q25_nav .container li {
    flex: 1 1 calc(33%);
    height: 3rem;
    line-height: 3rem;
    border-right: 1px solid #dd5e5e;
  }
  .Q25_nav .container li a {
    display: block;
    color: #FFF;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 1.1rem;
    text-align: center;
  }
  .Q25_main {
    width: 100%;
    height: auto;
    padding: 0.5rem;
  }
  .Q25_main .Q25_bannernews {
    width: 100%;
    height: auto;
    background: #f7f8f9;
    padding: 1rem 0.5rem;
  }
  .Q25_main .Q25_bannernews h1 {
    font-size: 1.2rem;
    font-weight: normal;
    line-height: 1.6rem;
    text-align: center;
  }
  .Q25_main .Q25_bannernews div {
    font-size: 0.8rem;
    line-height: 1.5rem;
    color: #666;
    padding-top: 0.2rem;
  }
  .Q25_main .Q25_bannernews div a {
    color: #d70000;
  }
  .Q25_main .Q25_main_top {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_main_top .Q25_mySwiper {
    width: 100%;
    height: 20rem;
  }
  .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: 2.5rem;
    margin-bottom: 0;
    color: #fff;
    line-height: 2.5rem;
    background-color: rgba(0, 0, 0, 0.65);
    padding-right: 45%;
    font-size: .8rem;
    padding-left: .5rem;
  }
  .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;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_list {
    width: 100%;
    height: 3.75rem;
    line-height: 3.75rem;
    border-bottom: 0.01rem solid #bebebe;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_list li {
    line-height: 3.75rem;
    padding: 0 1.2rem;
    height: 3.75rem;
    border-bottom: 0.3rem solid #ce1818;
    display: inline-block;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_list li a {
    display: block;
    font-size: 1.3rem;
    color: #ce1818;
    font-weight: bold;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con .Q25_tabul {
    width: 100%;
    height: auto;
    padding-top: 0.8rem;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con .Q25_tabul li {
    width: 100%;
    height: 1.8rem;
    line-height: 1.8rem;
    display: flex;
    justify-content: space-between;
    padding-left: 0.9rem;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con .Q25_tabul li a {
    color: #333;
    font-size: 0.9rem;
    width: 70%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con .Q25_tabul li span {
    font-size: 0.8rem;
    color: #999;
    flex: 1;
    text-align: right;
  }
  .Q25_main .Q25_main_top .Q25_tab .tab_con .Q25_tabul li:hover a {
    color: #ce1818;
  }
  .Q25_main .Q25_newsList {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 {
    width: 100%;
    height: auto;
    border: 1px solid #bebebe;
    padding: 0 1rem 1rem;
    margin-bottom: 0.5rem;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 .Q25_newsList1title {
    width: 100%;
    height: 3.75rem;
    line-height: 3.75rem;
    border-bottom: 1px solid #bebebe;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 .Q25_newsList1title a {
    border-bottom: 3px solid #ce1818;
    padding: 0 1rem;
    display: inline-block;
    font-size: 1.2rem;
    color: #ce1818;
    font-weight: bold;
    height: 3.75rem;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 ul {
    width: 100%;
    height: auto;
    margin-top: 0.5rem;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 ul li {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    display: flex;
    justify-content: space-between;
    padding-left: 0.9rem;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 ul li:hover a {
    color: #ce1818;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 ul li a {
    color: #333;
    font-size: 0.9rem;
    width: 70%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_newsList .Q25_newsList1 ul li span {
    font-size: 0.8rem;
    color: #999;
    flex: 1;
    text-align: right;
  }
  .Q25_main .Q25_banner3 {
    width: 100%;
    height: auto;
    margin-top: 1rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .Q25_main .Q25_banner3 a {
    display: block;
    flex: 1 1 calc(49%);
    height: 3rem;
    margin-right: 2%;
    border-right: 1px solid #dd5e5e;
    margin-bottom: 0.5rem;
  }
  .Q25_main .Q25_banner3 a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_main .Q25_banner3 a:nth-child(2n) {
    margin-right: 0;
  }
  .Q25_main .Q25_banner3 a:nth-child(3),
  .Q25_main .Q25_banner3 a:nth-child(4) {
    margin-bottom: 0;
  }
  .Q25_main .Q25_hdjl {
    width: 100%;
    height: auto;
    margin-top: .5rem;
    background: #fff;
    padding: .2rem;
  }
  .Q25_main .Q25_hdjl ul {
    width: 100%;
    height: 2.6rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
  }
  .Q25_main .Q25_hdjl ul li {
    width: 32%;
  }
  .Q25_main .Q25_hdjl ul li img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_footer {
    background: #686868;
    width: 100%;
    height: auto;
  }
  .Q25_footer .container dl,
  .Q25_footer .container ol,
  .Q25_footer .container ul,
  .Q25_footer .container p {
    margin-bottom: 0;
  }
  .Q25_footer .Q25_footerlinkpbox {
    padding: 0.5rem;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp {
    line-height: 1.6rem;
    color: #fff;
    font-size: 0.8rem;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp a,
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp span {
    margin-right: 1rem;
    color: #fff;
    font-size: 0.8rem;
    display: block;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink {
    margin-top: 1rem;
    display: flex;
    justify-content: space-around;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink img {
    margin-left: 2rem;
  }
  .Q25_linkto {
    width: 100%;
    height: auto;
    background: #f7f8f9;
    padding: 0.5rem;
  }
  .Q25_linkto .Q25_linktotop {
    width: 100%;
    height: auto;
  }
  .Q25_linkto .Q25_linktotop .Q25_linktotopleft {
    font-size: 1.2rem;
    line-height: 2rem;
    color: #c31f0b;
    font-weight: bold;
  }
  .Q25_linkto .Q25_linktotop .Q25_linklist {
    width: 100%;
    height: 2rem;
    display: flex;
    justify-content: space-between;
    margin-top: 0.5rem;
  }
  .Q25_linkto .Q25_linktotop .Q25_linklist li {
    margin-right: 0.5rem;
    height: 2rem;
    color: #666666;
    font-size: 0.9rem;
    cursor: pointer;
  }
  .Q25_linkto .Q25_linktotop .Q25_linklist .current {
    background-image: url(../images/Q25_linktotop.png);
    background-size: 0.6rem auto;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  .Q25_linkto .Q25_linktotop .Q25_linklist .current span {
    display: block;
    width: auto;
    padding: 0 5px;
    line-height: 21px;
    background: #245399;
    color: #FFFFFF;
  }
  .Q25_linkto .Q25_linkcon {
    width: 100%;
    height: auto;
  }
  .Q25_linkto .Q25_linkcon .item {
    display: none;
  }
  .Q25_linkto .Q25_linkcon .item a {
    width: auto;
    background-image: url(../images/Q25_point2.png);
    background-size: 0.4rem 0.4rem;
    background-repeat: no-repeat;
    background-position: 0 center;
    padding-left: 0.8rem;
    line-height: 1rem;
    font-size: 0.8rem;
    width: 49%;
    display: inline-block;
    color: #333;
  }
  .Q25_linkto .Q25_linkcon .item a:hover {
    color: #c31f0b;
  }
  .Q25_fixed {
    display: none;
  }
  .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: #ce1818;
    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: #ce1818;
    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 #ce1818;
  }
  .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: #ce1818;
  }
  .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: #ce1818;
  }
}
