@charset "UTF-8";
@media (min-width: 1200px) {
  .Q25_location {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #ededed;
  }
  .Q25_location .container {
    width: 1200px !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;
    padding: 20px 0 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: 20px auto;
  }
  .Q25_article .container {
    width: 1100px !important;
  }
  .Q25_article .container .Q25_articlecont {
    padding: 40px 100px;
  }
  .Q25_article .container .Q25_articlecont .Q25_articleconttitle {
    width: 100%;
    height: auto;
    font-size: 25px;
    line-height: 45px;
    color: #000000;
    text-align: center;
    font-weight: normal;
    border-bottom: 2px solid #717171;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate {
    width: 100%;
    height: 53px;
    line-height: 53px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontdateleft {
    flex: 1;
    padding-left: 100px;
    text-align: center;
    color: #333333;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontdateleft span {
    margin: 0 20px;
  }
  .Q25_article .container .Q25_articlecont .Q25_articlecontdate .Q25_articlecontweichat {
    width: 100px;
    background-image: url(../images/Q25_Toweichat.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: right center;
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont {
    width: 100%;
    height: auto;
    font-size: 15px !important;
    line-height: 30px !important;
    color: #333333 !important;
    font-family: '宋体';
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont table,.Q25_article .container .Q25_articlecont .Q25_artcont tr,.Q25_article .container .Q25_articlecont .Q25_artcont td{
      border:1px solid #000!important;
  }
   .Q25_article .container .Q25_articlecont .Q25_artcont table{
       margin:0 auto;
   }
  .Q25_article .container .Q25_articlecont .Q25_artcont div {
    text-indent: 2em;
  }
  .Q25_article .container .Q25_articlecont .Q25_artcont img {
    display: block;
    margin: 10px auto;
    max-width: 90%;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: flex-end;
    background: #f1f1f1;
    font-size: 15px;
    margin-top: 32px;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin a {
    display: block;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 0 center;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    font-weight: 400;
    color: #333;
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin .Q25_print {
    padding: 0 22px;
    background-image: url(../images/Q25_print.png);
  }
  .Q25_article .container .Q25_articlecont .Q25_dayin .Q25_close {
    padding: 0 22px;
    background-image: url(../images/Q25_close.png);
  }
  .Q25_article .container .Q25_articlecont .Q25_next {
    width: 100%;
    height: auto;
    padding-top: 13px;
    border-top: 1px dotted #c5c5c5;
    margin-top: 16px;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li {
    width: 100%;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li a {
    color: #333333;
    font-size: 15px;
    line-height: 30px;
    color: #333333;
  }
  .Q25_article .container .Q25_articlecont .Q25_next li:hover a {
    color: #0c55b1;
  }
  .container {
    width: 1200px !important;
  }
  .container p,
  .container ul,
  .container li {
    margin: 0;
  }
  .Q25_Map {
    width: 100%;
    height: auto;
    background-image: url(../images/Q25map.jpg);
    background-position: 0 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
  .Q25_Map .Q25_location {
    background: none;
  }
  .Q25_Map .container {
    width: 1100px !important;
    background: #fff;
  }
  .Q25_Map .Q25_MapList {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 5px 20px;
    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;
  }
  .Q25_header {
    width: 100%;
    height: auto;
    background-image: url(../images/Q25_topback.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    padding-top: 25px;
    padding-bottom: 20px;
  }
  .Q25_header .Q25_headerIP {
    width: 100%;
    height: 20px;
    text-align: right;
  }
  .Q25_header .Q25_headerIP a {
    text-align: center;
    width: 110px;
    height: 20px;
    display: inline-block;
    line-height: 20px;
    background-color: #0276c9;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
  }
  .Q25_header .Q25_headlogo {
    width: 100%;
    height: 78px;
    margin-top: 16px;
  }
  .Q25_header .Q25_headlogo a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_header .Q25_headlogo a img {
    height: 78px;
    width: auto;
    display: block;
    margin: 0 auto;
  }
  .Q25_header .Q25_headsearch {
    width: 100%;
    height: 48px;
    display: block;
    margin-top: 40px;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf {
    width: 894px;
    height: 48px;
    line-height: 48px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    border-radius: 10px;
    background: #fff;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf input {
    flex: 1;
    border: 0;
    display: block;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    height: 100%;
    padding-left: 40px;
    color: #000;
    font-size: 20px;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf button {
    width: 124px;
    height: 48px;
    line-height: 48px;
    border: none;
    display: block;
    background: #0276c9;
    text-align: center;
    color: #fff;
    font-size: 22px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  /* 头部导航 */
  .Q25_head_nav {
    width: 100%;
    /*头部结束*/
  }
  .Q25_head_nav .bg_nav {
    width: 100%;
    height: 50px;
    background-color: #0276c9;
  }
  .Q25_head_nav .head_nav_ul {
    max-width: 1152.4px;
    height: 50px;
    margin: -50px auto 0;
    position: relative;
    font-size: 0;
    background-color: #0276c9;
    /* overflow: hidden; */
  }
  .Q25_head_nav .head_nav_ul a {
    display: inline-table;
  }
  .Q25_head_nav .head_nav_ul li {
    float: left;
    height: 50px;
  }
  .Q25_head_nav .head_nav_ul li span {
    float: left;
    height: 50px;
  }
  .Q25_head_nav .head_nav_ul li .left,
  .Q25_head_nav .head_nav_ul li .right {
    width: 56px;
    height: 100%;
    background-color: #0276c9;
  }
  .Q25_head_nav .head_nav_ul li .center {
    width: 80px;
    height: 50px;
    background-color: #0276c9;
    text-align: center;
    color: white;
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
  }
  .Q25_head_nav .head_nav_ul li:hover .left {
    transform-origin: left;
    transform: skew(0deg, -30deg);
    background-color: #0276b4;
    box-shadow: 10px 20px 20px -10px #666;
  }
  .Q25_head_nav .head_nav_ul li:hover .center {
    transform: translateY(-32px);
    color: #212121;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 20px 20px -10px #666;
  }
  .Q25_head_nav .head_nav_ul li:hover .right {
    transform-origin: right;
    transform: skew(0deg, 30deg);
    background-color: #0276b4;
    box-shadow: -10px 20px 20px -10px #666;
  }
  .Q25_main {
    width: 100%;
    height: auto;
    padding-bottom: 30px;
  }
  .Q25_main .Q25_headline {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: center;
    margin-top: 20px;
    padding: 0 50px;
  }
  .Q25_main .Q25_headline img {
    width: 40px;
    height: 40px;
    display: block;
    margin-right: 5%;
  }
  .Q25_main .Q25_headline a {
    max-width: 80%;
    height: 40px;
    display: block;
    color: #333;
    font-size: 30px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_Swipertop {
    width: 100%;
    height: 380px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_Swipertop .swiper {
    width: 380px;
    height: 380px;
  }
  .Q25_main .Q25_Swipertop .swiper .swiper-slide,
  .Q25_main .Q25_Swipertop .swiper a,
  .Q25_main .Q25_Swipertop .swiper img {
    display: block;
    width: 380px;
    height: 380px;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight {
    width: 812px;
    border: 1px solid #1d7cbf;
    padding: 0 18px;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttitle {
    width: 78px;
    height: 80px;
    line-height: 80px;
    background: #1d7cbf;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttitle a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttlist {
    width: 682px;
    height: 80px;
    padding-left: 18px;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttlist li {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed gainsboro;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttlist li a {
    width: 75%;
    height: 40px;
    line-height: 40px;
    color: #636363;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttlist li span {
    flex: 1;
    text-align: right;
    color: #ccc;
    font-size: 14px;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttlist li:hover {
    border-bottom: 1px solid #0276c9;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRightlist {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRightlist li {
    width: 100%;
    height: 36px;
    line-height: 36px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed gainsboro;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRightlist li a {
    width: 75%;
    height: 36px;
    display: block;
    line-height: 36px;
    color: #636363;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRightlist li span {
    flex: 1;
    text-align: right;
    color: #ccc;
    font-size: 14px;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRightlist li:hover {
    border-bottom: 1px solid #0276c9;
  }
  .Q25_main .Q25_banner {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .Q25_main .Q25_banner a,
  .Q25_main .Q25_banner img {
    display: block;
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_INFORMATION {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOtitle {
    width: 100%;
    font-size: 20px;
    line-height: 46px;
    border-bottom: 1px solid #d2d2d2;
    border-top: 2px solid #0276c9;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOtitle a {
    display: block;
    width: 100%;
    height: 46px;
    padding-left: 25px;
    background-image: url(../images/Q25_line.png);
    background-repeat: no-repeat;
    background-size: 4px 18px;
    background-position: 10px center;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOtitle a span:nth-child(1) {
    color: #0276c9;
    margin-right: 10px;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOtitle a span:nth-child(2) {
    color: #000;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli1 {
    width: 440px;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli {
    height: auto;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlititle {
    width: 100%;
    font-size: 18px;
    line-height: 44px;
    color: black;
    border-top: 2px solid #0276c9;
    border-bottom: 1px solid #d2d2d2;
    display: flex;
    justify-content: space-between;
    margin-top: -1px;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlititle span {
    font-size: 22px;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlititle a {
    background-image: url(../images/Q25_more.png);
    background-repeat: no-repeat;
    background-size: 16px 14px;
    background-position: right center;
    padding-right: 20px;
    color: #969696;
    font-size: 15px;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    display: flex;
    justify-content: space-between;
    background-image: url(../images/Q25_pic2.png);
    background-repeat: no-repeat;
    background-size: 6px 8px;
    background-position: 0 center;
    padding-left: 10px;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist li a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
    border-bottom: 1px dashed gainsboro;
    width: 70%;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist li span {
    display: block;
    flex: 1;
    text-align: right;
    border-bottom: 1px dashed gainsboro;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist li:hover {
    cursor: pointer;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist li:hover a {
    border-bottom: 1px solid #1d79cc;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli2 {
    width: 278px;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli2 .Q25_INFOListlist li a {
    width: 55%;
  }
  .Q25_main .Q25_GOVERNMENT {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_INFOtitle {
    width: 100%;
    font-size: 20px;
    line-height: 46px;
    border-bottom: 1px solid #d2d2d2;
    border-top: 2px solid #0276c9;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_INFOtitle a {
    display: block;
    width: 100%;
    height: 46px;
    padding-left: 25px;
    background-image: url(../images/Q25_line.png);
    background-repeat: no-repeat;
    background-size: 4px 18px;
    background-position: 10px center;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_INFOtitle a span:nth-child(1) {
    color: #0276c9;
    margin-right: 10px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_INFOtitle a span:nth-child(2) {
    color: #000;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist {
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_INFOListlititle {
    width: 100%;
    font-size: 18px;
    line-height: 44px;
    color: black;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_INFOListlititle span {
    font-size: 22px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_INFOListlititle a {
    background-image: url(../images/Q25_more.png);
    background-repeat: no-repeat;
    background-size: 16px 14px;
    background-position: right center;
    padding-right: 20px;
    color: #969696;
    font-size: 15px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_INFOListlititle2 {
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #000;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 {
    width: 434px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li {
    width: 33.3%;
    height: 124px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 36px;
    background-position: center 24px;
    padding-top: 70px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li p {
    text-align: center;
    width: 100%;
    line-height: 32px;
    color: #000;
    font-size: 18px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(1) a {
    background-image: url(../images/Q25_GOVERNMENTimg1.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(1):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg01.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(2) a {
    background-image: url(../images/Q25_GOVERNMENTimg2.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(2):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg02.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(3) a {
    background-image: url(../images/Q25_GOVERNMENTimg3.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(4) a {
    background-image: url(../images/Q25_GOVERNMENTimg4.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(5) a {
    background-image: url(../images/Q25_GOVERNMENTimg5.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(6) a {
    background-image: url(../images/Q25_GOVERNMENTimg6.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(7) a {
    background-image: url(../images/Q25_GOVERNMENTimg7.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(8) a {
    background-image: url(../images/Q25_GOVERNMENTimg8.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(3):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg03.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(4):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg04.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(5):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg05.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(6):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg06.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(7):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg07.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(8):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg08.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:hover {
    background-color: #299df0;
    color: #fff;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:hover p {
    color: #fff;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 {
    width: 441px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2list {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2list li {
    width: 210px;
    height: 76px;
    margin: 12px 0;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2list li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000000;
    background-color: #b2cee1;
    font-size: 18px;
    padding-top: 24px;
    text-align: center;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2list li a img {
    margin-right: 40px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2list li:hover a {
    color: #fff;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box .Q25_GOVlist2boxtitle {
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 22px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box .Q25_GOVlist2boxlist {
    width: 100%;
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box .Q25_GOVlist2boxlist a {
    display: block;
    width: 210px;
    height: 50px;
    line-height: 50px;
    background-color: #ededed;
    text-align: center;
    color: #fff;
    font-size: 22px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box .Q25_GOVlist2boxlist a:hover,
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box .Q25_GOVlist2boxlist a.current {
    background-color: #0276c9;
    color: white;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 {
    width: 278px;
    height: auto;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    display: flex;
    justify-content: space-between;
    background-image: url(../images/Q25_pic2.png);
    background-repeat: no-repeat;
    background-size: 6px 8px;
    background-position: 0 center;
    padding-left: 10px;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist li a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
    border-bottom: 1px dashed gainsboro;
    width: 55%;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist li span {
    display: block;
    flex: 1;
    text-align: right;
    color: #ccc;
    font-size: 14px;
    border-bottom: 1px dashed gainsboro;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist li:hover {
    cursor: pointer;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist li:hover a {
    border-bottom: 1px solid #1d79cc;
  }
  .Q25_main .Q25_EnterPanshan {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshantitle {
    width: 100%;
    height: 46px;
    line-height: 46px;
    background-image: url(../images/Q25_line.png);
    background-repeat: no-repeat;
    background-size: 4px auto;
    background-position: 10px center;
    padding-left: 26px;
    color: #0276c9;
    font-size: 20px;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshanBox {
    width: 100%;
    height: 360px;
    background-image: url(../images/Q25_enterPan.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    padding-left: 106px;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshanBox .Q25_EnterPanshanBoxone {
    white-space: norwrap;
    text-overflow: ellipsis;
    width: 276px;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#990E1150, endColorstr=#990E1150);
    background-color: rgba(14, 17, 80, 0.6);
    font-size: 16px;
    line-height: 20px;
    padding: 36px 28px;
    color: #fff;
    overflow: hidden;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshanBox .Q25_EnterPanshanBoxone .Q25_EnterPanshan1 {
    width: 100%;
    height: 200px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshanBox .Q25_EnterPanshanBoxone .Q25_EnterPanshan2 {
    width: 100%;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-indent: 2em;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshanBox .Q25_EnterPanshanBoxone .Q25_EnterPanshanlink {
    text-align: right;
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    color: #fe3939;
  }
  .Q25_main .Q25_friLink {
    margin-top: 30px;
    width: 100%;
    border-top: 2px solid #247fbf;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_friLink .Q25_friLinkList {
    display: flex;
    flex-direction: row;
    flex: 1;
  }
  .Q25_main .Q25_friLink .Q25_friLinkList a {
    padding: 0 12px;
    font-size: 16px;
    line-height: 42px;
    color: #323131;
  }
  .Q25_main .Q25_friLink .Q25_friLinkList a:hover {
    background-color: #0276c9;
    color: #fff;
  }
  .Q25_main .Q25_friLink .Q25_friLinkR {
    width: 150px;
    height: 34px;
    line-height: 34px;
    background: #1b75ce;
    color: #fff;
    text-align: center;
    margin-top: 3px;
    border-radius: 5px;
  }
  .Q25_footer {
    width: 100%;
    height: auto;
    padding: 30px 0;
    background-color: #e6ecf2;
  }
  .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 {
    width: auto;
    line-height: 28px;
    color: #000;
    font-size: 13px;
    padding-left: 62px;
    font-size: 15px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp a,
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp span {
    margin-right: 28px;
    color: #000;
    font-size: 15px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp2 {
    font-size: 15px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp2 a,
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp2 span {
    font-size: 15px;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink img {
    margin-left: 30px;
  }
}

@media (max-width: 1200px) {
  .Q25_location {
    width: 100%;
    height: auto;
    line-height: 2rem;
    background: #fff;
    margin-top: .1rem;
    padding: 0 0.5rem 0;
  }
  .Q25_location .container .Q25_locationlist {
    background-image: url(../images/Q25_location.png);
    line-height: 2rem;
    background-repeat: no-repeat;
    background-size: 1rem auto;
    background-position: .2rem center;
    padding-left: 1.2rem;
    font-size: .8rem;
    color: #454545;
  }
  .Q25_location .container .Q25_locationlist a {
    color: #454545;
  }
  .Q25_ListC {
    width: 100%;
    height: auto;
    background: #f5f5f5;
    padding: 1rem .5rem;
  }
  .Q25_ListC .container {
    height: auto;
  }
  .Q25_ListC .container .Q25_Listnav {
    width: 100%;
    height: auto;
    background: #ebebeb;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavh1 {
    text-align: center;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    color: #FFFFFF;
    background: #2471cb;
    width: 100%;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist {
    margin: 0;
    width: 100%;
    height: auto;
    margin-bottom: 1rem;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li a {
    display: block;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-image: url(../images/Q25_pic.png);
    background-repeat: no-repeat;
    background-size: .4rem auto;
    background-position: 1.5rem center;
    padding-left: 3rem;
    border-bottom: 1px solid #e3e3e3;
    color: #333333;
    font-size: 1rem;
  }
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li.current a,
  .Q25_ListC .container .Q25_Listnav .Q25_Listnavlist li:hover a {
    color: #2471cb;
    background-image: url(../images/Q25_pic2.png);
  }
  .Q25_ListC .container .Q25_ListCont {
    width: 100%;
    height: auto;
    border: 1px solid #dedede;
    background: #f9f9f9;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListConttitle {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    font-size: 1rem;
    font-weight: bold;
    color: #606060;
    background: #e9e9e9;
    margin: 0;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListConttitle span {
    padding: 0 1rem;
    display: inline-block;
    background: #fff;
    border-top: 2px solid #1d79cc;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist {
    margin: 0;
    padding: 0 1rem;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .Q25_ListC .container .Q25_ListCont .Q25_ListContlist li a {
    display: block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    background-image: url(../images/Q25_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;
  }
  .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_header {
    width: 100%;
    height: auto;
    background-image: url(../images/Q25_topback.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    padding: 2rem .5rem 1.5rem;
  }
  .Q25_header .Q25_headerIP {
    width: 100%;
    height: 1.3rem;
    text-align: right;
  }
  .Q25_header .Q25_headerIP a {
    text-align: center;
    width: auto;
    height: 1.3rem;
    display: inline-block;
    line-height: 1.3rem;
    background-color: #0276c9;
    color: #fff;
    font-size: .8rem;
    border-radius: .2rem;
    padding: 0 .8rem;
  }
  .Q25_header .Q25_headlogo {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .Q25_header .Q25_headlogo a {
    display: block;
    width: 100%;
    height: 100%;
  }
  .Q25_header .Q25_headlogo a img {
    height: auto;
    width: 80%;
    display: block;
    margin: 0 auto;
  }
  .Q25_header .Q25_headsearch {
    width: 100%;
    height: 2.6rem;
    display: block;
    margin-top: 2.2rem;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf {
    width: 90%;
    height: 2.6rem;
    line-height: 2.6rem;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    border-radius: .4rem;
    background: #fff;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf input {
    flex: 1;
    border: 0;
    display: block;
    border-top-left-radius: .4rem;
    border-bottom-left-radius: .4rem;
    height: 100%;
    padding-left: 1rem;
    color: #000;
    font-size: 1rem;
  }
  .Q25_header .Q25_headsearch .Q25_headsearchf button {
    width: 5rem;
    height: 2.6rem;
    line-height: 2.6rem;
    border: none;
    display: block;
    background: #0276c9;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    border-top-right-radius: .4rem;
    border-bottom-right-radius: .4rem;
  }
  /* 头部导航 */
  .Q25_head_nav {
    width: 100%;
    /*头部结束*/
  }
  .Q25_head_nav .bg_nav {
    width: 100%;
    height: auto;
    background-color: #0276c9;
  }
  .Q25_head_nav .head_nav_ul {
    width: 100%;
    height: auto;
    background-color: #0276c9;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .Q25_head_nav .head_nav_ul a {
    display: block;
    width: 33.3%;
  }
  .Q25_head_nav .head_nav_ul a li {
    display: block;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
  }
  .Q25_head_nav .head_nav_ul a li .left,
  .Q25_head_nav .head_nav_ul a li .right {
    display: none;
  }
  .Q25_head_nav .head_nav_ul a li .center {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    font-weight: 600;
  }
  .Q25_main {
    width: 100%;
    height: auto;
    padding: 0 .5rem 1rem;
  }
  .Q25_main .Q25_headline {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    display: flex;
    justify-content: center;
    margin-top: 1rem;
    padding: 0 .5rem;
  }
  .Q25_main .Q25_headline img {
    width: 2.5rem;
    height: 2.5rem;
    display: block;
    margin-right: 5%;
  }
  .Q25_main .Q25_headline a {
    max-width: 80%;
    height: 2rem;
    display: block;
    color: #333;
    font-size: 1.2rem;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_Swipertop {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .Q25_main .Q25_Swipertop .swiper {
    width: 100%;
    height: 20rem;
  }
  .Q25_main .Q25_Swipertop .swiper .swiper-slide,
  .Q25_main .Q25_Swipertop .swiper a,
  .Q25_main .Q25_Swipertop .swiper img {
    display: block;
    width: 100%;
    height: 20rem;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight {
    width: 100%;
    border: 1px solid #1d7cbf;
    padding: 0 .5rem;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop {
    width: 100%;
    height: 5rem;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttitle {
    width: 5rem;
    height: 5rem;
    line-height: 5rem;
    background: #1d7cbf;
    color: #ffffff;
    font-size: 1.2rem;
    text-align: center;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttitle a {
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttlist {
    width: calc(100% - 5rem);
    height: 5rem;
    padding-left: 1rem;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttlist li {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed gainsboro;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttlist li a {
    width: 60%;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #636363;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttlist li span {
    flex: 1;
    text-align: right;
    color: #ccc;
    font-size: .8rem;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRighttop .Q25_SwiperRighttlist li:hover {
    border-bottom: 0.1rem solid #0276c9;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRightlist {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRightlist li {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed gainsboro;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRightlist li a {
    width: 75%;
    height: 2rem;
    display: block;
    line-height: 2rem;
    color: #636363;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRightlist li span {
    flex: 1;
    text-align: right;
    color: #ccc;
    font-size: .8rem;
  }
  .Q25_main .Q25_Swipertop .Q25_SwiperRight .Q25_SwiperRightlist li:hover {
    border-bottom: 0.1rem solid #0276c9;
  }
  .Q25_main .Q25_banner {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .Q25_main .Q25_banner a,
  .Q25_main .Q25_banner img {
    display: block;
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_INFORMATION {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOtitle {
    width: 100%;
    font-size: 1.2rem;
    line-height: 2.6rem;
    border-bottom: 1px solid #d2d2d2;
    border-top: 2px solid #0276c9;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOtitle a {
    display: block;
    width: 100%;
    height: 2.6rem;
    padding-left: 1rem;
    background-image: url(../images/Q25_line.png);
    background-repeat: no-repeat;
    background-size: .2rem auto;
    background-position: .5rem center;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOtitle a span:nth-child(1) {
    color: #0276c9;
    margin-right: .5rem;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOtitle a span:nth-child(2) {
    color: #000;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli1 {
    width: 100%;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli {
    margin-bottom: 1rem;
    height: auto;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlititle {
    width: 100%;
    font-size: 1.2rem;
    line-height: 2.5rem;
    color: black;
    border-top: 0.2rem solid #0276c9;
    border-bottom: 0.1rem solid #d2d2d2;
    display: flex;
    justify-content: space-between;
    margin-top: -.1rem;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlititle span {
    font-size: 1.2rem;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlititle a {
    background-image: url(../images/Q25_more.png);
    background-repeat: no-repeat;
    background-size: 1rem auto;
    background-position: right center;
    padding-right: 1.2rem;
    color: #969696;
    font-size: .9rem;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist li {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    display: flex;
    justify-content: space-between;
    background-image: url(../images/Q25_pic2.png);
    background-repeat: no-repeat;
    background-size: .4rem auto;
    background-position: 0 center;
    padding-left: .6rem;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist li a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
    border-bottom: 1px dashed gainsboro;
    width: 70%;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist li span {
    display: block;
    flex: 1;
    text-align: right;
    border-bottom: 1px dashed gainsboro;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist li:hover {
    cursor: pointer;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli .Q25_INFOListlist li:hover a {
    border-bottom: 1px solid #1d79cc;
  }
  .Q25_main .Q25_INFORMATION .Q25_INFOList .Q25_INFOListli2 {
    width: 100%;
  }
  .Q25_main .Q25_GOVERNMENT {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_INFOtitle {
    width: 100%;
    font-size: 1.2rem;
    line-height: 2.6rem;
    border-bottom: 1px solid #d2d2d2;
    border-top: 2px solid #0276c9;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_INFOtitle a {
    display: block;
    width: 100%;
    height: 2.6rem;
    padding-left: 1rem;
    background-image: url(../images/Q25_line.png);
    background-repeat: no-repeat;
    background-size: .2rem auto;
    background-position: .5rem center;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_INFOtitle a span:nth-child(1) {
    color: #0276c9;
    margin-right: .5rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_INFOtitle a span:nth-child(2) {
    color: #000;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_INFOListlititle {
    width: 100%;
    font-size: 1.2rem;
    line-height: 2.5rem;
    color: black;
    border-top: 0.2rem solid #0276c9;
    border-bottom: 0.1rem solid #d2d2d2;
    display: flex;
    justify-content: space-between;
    margin-top: -.1rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_INFOListlititle span {
    font-size: 1.2rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_INFOListlititle a {
    background-image: url(../images/Q25_more.png);
    background-repeat: no-repeat;
    background-size: 1rem auto;
    background-position: right center;
    padding-right: 1.2rem;
    color: #969696;
    font-size: .9rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_INFOListlititle2 {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.2rem;
    color: #000;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 {
    width: 100%;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 1rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li {
    width: 33.3%;
    height: 8rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 2rem;
    background-position: center 1.5rem;
    padding-top: 4rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li p {
    text-align: center;
    width: 100%;
    line-height: 2rem;
    color: #000;
    font-size: 1rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(1) a {
    background-image: url(../images/Q25_GOVERNMENTimg1.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(1):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg01.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(2) a {
    background-image: url(../images/Q25_GOVERNMENTimg2.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(2):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg02.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(3) a {
    background-image: url(../images/Q25_GOVERNMENTimg3.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(4) a {
    background-image: url(../images/Q25_GOVERNMENTimg4.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(5) a {
    background-image: url(../images/Q25_GOVERNMENTimg5.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(6) a {
    background-image: url(../images/Q25_GOVERNMENTimg6.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(7) a {
    background-image: url(../images/Q25_GOVERNMENTimg7.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(8) a {
    background-image: url(../images/Q25_GOVERNMENTimg8.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(3):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg03.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(4):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg04.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(5):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg05.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(6):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg06.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(7):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg07.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:nth-child(8):hover a {
    background-image: url(../images/Q25_GOVERNMENTimg08.png);
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:hover {
    background-color: #299df0;
    color: #fff;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist1 .Q25_GOVlist1list li:hover p {
    color: #fff;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 {
    width: 100%;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2list {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2list li {
    width: 49%;
    height: 4rem;
    margin: .5rem 0;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2list li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #000000;
    background-color: #b2cee1;
    font-size: 1.1rem;
    padding-top: 1rem;
    text-align: center;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2list li a img {
    margin-right: 2rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2list li:hover a {
    color: #fff;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box .Q25_GOVlist2boxtitle {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.2rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box .Q25_GOVlist2boxlist {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    display: flex;
    justify-content: space-between;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box .Q25_GOVlist2boxlist a {
    display: block;
    width: 49%;
    height: 3rem;
    line-height: 3rem;
    background-color: #ededed;
    text-align: center;
    color: #fff;
    font-size: 1.2rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box .Q25_GOVlist2boxlist a:hover,
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist2 .Q25_GOVlist2box .Q25_GOVlist2boxlist a.current {
    background-color: #0276c9;
    color: white;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 {
    width: 100%;
    height: auto;
    margin-top: 1rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist li {
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    display: flex;
    justify-content: space-between;
    background-image: url(../images/Q25_pic2.png);
    background-repeat: no-repeat;
    background-size: .4rem auto;
    background-position: 0 center;
    padding-left: .6rem;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist li a {
    display: block;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: black;
    border-bottom: 1px dashed gainsboro;
    width: 70%;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist li span {
    display: block;
    flex: 1;
    text-align: right;
    border-bottom: 1px dashed gainsboro;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist li:hover {
    cursor: pointer;
  }
  .Q25_main .Q25_GOVERNMENT .Q25_GOVlist .Q25_GOVlist3 .Q25_INFOListlist li:hover a {
    border-bottom: 1px solid #1d79cc;
  }
  .Q25_main .Q25_EnterPanshan {
    width: 100%;
    height: auto;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshantitle {
    width: 100%;
    height: 3rem;
    line-height: 3rem;
    background-image: url(../images/Q25_line.png);
    background-repeat: no-repeat;
    background-size: .2rem auto;
    background-position: 10px center;
    padding-left: 1.5rem;
    color: #0276c9;
    font-size: 1.2rem;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshanBox {
    width: 100%;
    height: 22.5rem;
    background-image: url(../images/Q25_enterPan.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 0 0;
    padding-left: 10%;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshanBox .Q25_EnterPanshanBoxone {
    white-space: norwrap;
    text-overflow: ellipsis;
    width: 60%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#990E1150, endColorstr=#990E1150);
    background-color: rgba(14, 17, 80, 0.6);
    font-size: 1rem;
    line-height: 1.2rem;
    padding: 2rem 1.5rem;
    color: #fff;
    overflow: hidden;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshanBox .Q25_EnterPanshanBoxone .Q25_EnterPanshan1 {
    width: 100%;
    height: 12rem;
    line-height: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshanBox .Q25_EnterPanshanBoxone .Q25_EnterPanshan2 {
    width: 100%;
    height: 4.8rem;
    line-height: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    text-indent: 2em;
  }
  .Q25_main .Q25_EnterPanshan .Q25_EnterPanshanBox .Q25_EnterPanshanBoxone .Q25_EnterPanshanlink {
    text-align: right;
    display: block;
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    color: #fe3939;
  }
  .Q25_main .Q25_friLink {
    margin-top: 1.5rem;
    width: 100%;
    border-top: 0.2rem solid #247fbf;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.08);
    overflow: hidden;
    padding: 0 .5rem 1rem;
  }
  .Q25_main .Q25_friLink .Q25_friLinkList {
    width: 100%;
  }
  .Q25_main .Q25_friLink .Q25_friLinkList a {
    padding: 0 .6rem;
    font-size: 1rem;
    line-height: 2.5rem;
    color: #323131;
  }
  .Q25_main .Q25_friLink .Q25_friLinkList a:hover {
    background-color: #0276c9;
    color: #fff;
  }
  .Q25_main .Q25_friLink .Q25_friLinkR {
    display: block;
    width: 150px;
    height: 34px;
    line-height: 34px;
    background: #1b75ce;
    color: #fff;
    text-align: center;
    margin-top: 3px;
    border-radius: 5px;
  }
  .Q25_footer {
    width: 100%;
    height: auto;
    padding: 2rem .5rem;
    background-color: #e6ecf2;
  }
  .Q25_footer .Q25_footerlinkpbox {
    width: 100%;
    height: auto;
    padding: 1rem 0 1rem 0;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink2 img {
    display: block;
    width: 107px;
    margin: 0 auto;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp {
    width: auto;
    line-height: 1.7rem;
    color: #000;
    font-size: .8rem;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp a,
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlinkp span {
    margin-right: 1rem;
    color: #000;
  }
  .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 {
    text-align: center;
    margin-top: 1rem;
  }
  .Q25_footer .Q25_footerlinkpbox .Q25_footerlink img {
    margin: 0 1rem;
  }
}
