﻿body{overflow-x: hidden;}
.layer01 {
    background: #d01122 url(../Images/pic_01.jpg) no-repeat top center;
}
.host {
    font-size: 20px;
    line-height: 40px;
    color: #fbe48e;
    padding-top: 1.3%;
}
.logo {
    margin-left: 4%;
    margin-top: 1.1%;
    width: 76.42%;
}
.search {
    width: 58.4%;
    margin: 4.5% auto 4.6% auto;
}
.top-search {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.search-input {
    width: 89.7%;
    line-height: 46px;
    color: #b2b2b2;
    font-size: 16px;
    padding: 0 2.5% 0 2.5%;
    background: #fff;
    float: left;
    box-shadow: none;
    margin: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}
.search-input::-webkit-input-placeholder{
    color:#999;
}

.search-input::-moz-placeholder{
    color:#b2b2b2;
}

.search-input:-moz-placeholder{
    color:#b2b2b2;
}

.search-input:-ms-input-placeholder{
    color:#b2b2b2;
}
.search-button {
    float: right;
    background: #d01122;
    width: 10.3%;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    line-height: 46px;
}
.search-icon {
    width: 28px;
    height: 28px;
    background: url(../Images/icon1.png) no-repeat top center;
    background-size: 100% 100%;
    float: none;
    cursor: pointer;
    vertical-align: middle;
    border: none;
    outline: none;
}
.llzg-wrapper {
    text-align: right;
    padding-bottom: 1%;
}
.llzg-wrapper a {
    font-size: 17px;
    line-height: 32px;
    color: #fbe48e;
    width: 9.2%;
    display: inline-block;
    background: #d01122;
    text-align: center;
    border-radius: 24px;
}
.layer-nav {
    background: #d01122;
}
.layer-nav ul li {
    border-right: 1px solid #fbe48e;
    float: left;
    margin: 1.4% 0;
    padding: 0 0.82%;
}
.layer-nav ul li:first-of-type {
    padding-left: 0;
}
.layer-nav ul li:last-of-type {
    border-right: none;
    padding-right: 0;
}
.layer-nav ul li a {
    font-size: 19px;
    color: #fbe48e;
}
.layer-nav ul li a:hover {
    color: #ffff00;
    text-underline-offset: 5px;
}
.layer02 {
     background: url(../Images/pic_02.jpg)  no-repeat top center, url(/uploadfile/s45/2025/0621/20250621095430820.png) repeat-x;
}
.headline {
    padding: 2.5% 0 2% 0;
}
.headline-title {
    padding: 0 2%;
    text-align: center;
}
.headline-title a {
    font-size: 30px;
    line-height: 48px;
    font-weight: bold;
    color: #2b2b2b;
}
.headline-desc {
    font-size: 20px;
    line-height: 32px;
    color: #2b2b2b;
    text-indent: 2em;
    margin-top: 1.4%;
    /* 关键：不直接截断，而是放在容器上限制高度 */
    max-height: 64px;  /* line-height 32px * 2行 = 64px */
    overflow: hidden;
    position: relative;
    word-break: break-all;


}
.headline-desc .txt{
 display: inline;
}

.headline-desc span {
    flex-shrink: 0;           /* 链接不会被压缩 */
    line-height: 32px;        /* 与文本行高保持一致，垂直对齐 */
    font-size: 20px;
}
.headline-desc span a {
    font-size: 20px;
    line-height: 32px;
    color: #d01122;
    text-decoration: none;
    white-space: nowrap;      /* 链接文字不换行 */
}
.headline-desc span a:hover {
    text-decoration: underline;
}
.zxdt {
    background: #eee url(../Images/zxdt.png) no-repeat 0 0;
    padding-left: 10%;
}
.zxdt li {
    float: left;
    width: 45%;
    margin-right: 2.5%;
    margin-top: 3.3%;
}
.zxdt li:nth-of-type(3),
.zxdt li:nth-of-type(4) {
    margin-top: 2.7%;
    /*margin-bottom: 3%;*/
}
.zxdt li a {
    font-size: 18px;
    color: #d01122;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zxdt-more {
    float: right;
    padding-right: 1.5%;
    margin: 0.2% 0 1% 0;
}
.zxdt-more a {
    color: #d01122;
    font-size: 16px;
}
.news-wrapper {
    margin-top: 3%;
    margin-bottom: 3%;
}
.news-swiper {
    float: left;
    width: 50%;
    border-radius: 5px;
}
.news-swiper .swiper-title {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 48px;
    line-height: 48px;
    font-size: 17px;
    color: #fff;
    padding-left: 15px;
    background-color: rgba(0, 0, 0, .4);
    display: block;
    width: 100%;
    text-align: left;
}
.news-swiper .swiper-title a {
    font-size: 17px;
    line-height: 48px;
    color: #fff;
    width: 70%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-swiper .swiper-wrapper {
    height: auto;
}
.news-swiper .swiper-pagination {
    text-align: right;
    bottom: 3.8%;
    width: 20%;
    left: initial;
    right: 2%;
}
.news-swiper .swiper-pagination-bullet {
    opacity: 1;
    background: #fff;
}
.news-swiper .swiper-pagination-bullet-active {
    background: #d01122;
}
.news-swiper img {
    width: 600px;
    height: 380px;
}
.news-lists {
    width: 46.84%;
    float: right;
}
.news-lists li {
    background: url(../Images/icon2.jpg) no-repeat 0 center;
    padding-left: 2.5%;
}
.news-lists li a {
    font-size: 18px;
    line-height: 34px;
    color: #2b2b2b;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-lists li:nth-of-type(1),
.news-lists li:nth-of-type(2) {
    background: none;
    padding-left: 0;
    padding-bottom: 2%;
}
.news-lists li:nth-of-type(2) {
    border-bottom: 1px solid #d01122;
    margin-bottom: 3%;
}
.news-lists li:nth-of-type(1) a,
.news-lists li:nth-of-type(2) a {
    font-size: 22px;
    line-height: 28px;
    color: #d01122;
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-more {
    margin-top: 1.5%;
    text-align: center;
    width: 15.2%;
    background: #d01122;
    float: right;
    border-radius: 14px;
}
.news-more a {
    font-size: 16px;
    color: #fff;
    line-height: 27px;
}
.image-display {
    margin: 1.5% auto;
    margin-top: 0;
}
.image-display img{
    width: 100%;
}
.row-display-3 li {
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 1.5%;
}

.row-display-3 li img{
   width: 100%;
   max-height: 120px;
}

.row-display-3 li:nth-child(3n) {
    margin-right: 0;
}
.jgdj-dsyj-wrapper {
    margin: 3% 0 2% 0;
}
.jgdj-wrapper {
    width: 44.59%;
    float: left;
}
.dsyj-wrapper {
    float: right;
}
.jgdj-title-wrapper {
    border-bottom: 1px solid #cdcdcd;
}
.jgdj-title {
    background: #d01122;
    width: 20.6%;
    text-align: center;
    float: left;
}
.jgdj-title a {
    font-size: 20px;
    line-height: 35px;
    color: #fff;
}
.jgdj-more {
    float: right;
    width: 11.5%;
    margin-top: 1.5%;
}
.jgdj-more a {
    font-size: 16px;
    color: #d01122;
}
.jgdj-wrapper ul {
    margin-top: 2.5%;
}
.jgdj-wrapper ul li {
    position: relative;
    padding-left: 3%;
    padding-right: 3%;
}
.jgdj-wrapper ul li:before {
    content: '';
    width: 6px;
    position: absolute;
    height: 6px;
    display: inline-block;
    background: #a6a6a6;
    top: 38%;
    left: 0;
}
.jgdj-wrapper ul li a {
    font-size: 18px;
    line-height: 36px;
    color: #2b2b2b;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.ztzl-wrapper {
    background: #eee;
    position: relative;
}
.ztzl-swiper {
    width: 90.67%;
    margin: 0 auto;
    padding: 1.5% 0;
}
.ztzl-swiper .swiper-wrapper img{
    height:110px;
    width: 100%;
}
.ztzl-wrapper .swiper-button-prev,
.ztzl-wrapper .swiper-button-next {
    width: 16px;
    height: 31px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 16px 31px;
}
.ztzl-wrapper .swiper-button-prev {
    background-image: url(../Images/icon-left.png);
    left: 1.5%;
}
.ztzl-wrapper .swiper-button-next {
    background-image: url(../Images/icon-right.png);
    right: 1.5%;
}
.jnzxhy90zn-wrapper {
    margin: 2% 0 0 0;
    background: url(../Images/pic_13.png) no-repeat top center;
}
.jnzxhy90zn-content {
    float: right;
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    background: #fdcbca;
    margin: 15px 1.5% 15px 0;
    width: 40%;
    padding: 1% 1.5%;
}
.jnzxhy90zn-list1 dt {
    text-align: center;
}
.jnzxhy90zn-list1 dt a {
    font-size: 22px;
    color: #ae0000;
    font-weight: 600;
    line-height: 2;
}
.jnzxhy90zn-list1 dd {
    font-size: 16px;
    text-indent: 2em;
    margin-top: 2%;
    color: #5e5e5e;
    border-bottom: 1px dashed #d96969;
    line-height: 2;
    padding-bottom: 1%;
     /* 以下是实现超出3行显示省略号的关键代码 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-word;  /* 可选：处理长单词/URL换行 */

}
.jnzxhy90zn-list2 {
    margin-top: 3%;
}
.jnzxhy90zn-list2 li a {
    text-align: left;
    font-size: 16px;
    line-height: 32px;
    color: #000;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}
.dsrw-jnhd-wrapper {
    margin-top: 3%;
    margin-bottom: 3%;
}
.dsrw-wrapper {
    width: 47.92%;
    background: #eee;
    padding: 2% 1.6%;
    float: left;
}
.jnhd-wrapper {
    width: 47.92%;
    float: right;
}
.dsrw-title-wrapper {
    padding-bottom: 1%;
    background: url(../Images/icon-line1.png) no-repeat 0 bottom;
}
.dsrw-title {
    float: left;
    width: 20.5%;
    font-size: 20px;
    color: #d01122;
    text-align: center;
}
.dsrw-more {
    margin-top: 0.5%;
    float: right;
}
.dsrw-more a {
    font-size: 16px;
    color: #d01122;
}
.dsrw-first {
    margin: 3.5% 0 2% 0;
}
.dsrw-first-thumb {
    float: left;
    width: 41%;
}
.dsrw-first-thumb img {
    width: 220px;
    height: 160px;
}
.dsrw-first-desc {
    float: right;
    width: 55.2%;
    
}
.dsrw-first-desc a {
    font-size: 22px;
    line-height: 27px;
    color: #d01122;
     /* 以下是实现超出3行显示省略号的关键代码 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-word;  /* 可选：处理长单词/URL换行 */
}
.dsrw-first-desc p {
    margin-top: 5%;
    font-size: 14px;
    line-height: 24px;
    color: #8b8b8b;
     /* 以下是实现超出3行显示省略号的关键代码 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    word-break: break-word;  /* 可选：处理长单词/URL换行 */
}
.dsrw-lists {
    margin-top: 4%;
}
.dsrw-lists li {
    position: relative;
    padding-left: 3%;
    padding-right: 0;
}
.dsrw-lists li:before {
    content: '';
    width: 6px;
    position: absolute;
    height: 6px;
    display: inline-block;
    background: #a6a6a6;
    top: 38%;
    left: 0;
}
.dsrw-lists li a {
    font-size: 18px;
    line-height: 36px;
    color: #2b2b2b;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.jnhd-content {
    background: #eee;
    margin-top: 2.5%;
    padding: 3.1% 3.3%;
}
.jnhd-title-wrapper {
    padding-bottom: 1%;
    background: url(../Images/icon-line1.png) no-repeat 0 bottom;
}
.jnhd-title {
    float: left;
    width: 20.5%;
    font-size: 20px;
    color: #d01122;
    text-align: center;
}
.jnhd-more {
    margin-top: 0.5%;
    float: right;
}
.jnhd-more a {
    font-size: 16px;
    color: #d01122;
}
.jnhd-lists {
    margin-top: 4%;
}
.jnhd-lists li {
    position: relative;
    padding-left: 3%;
    padding-right: 0;
}
.jnhd-lists li:before {
    content: '';
    width: 6px;
    position: absolute;
    height: 6px;
    display: inline-block;
    background: #a6a6a6;
    top: 38%;
    left: 0;
}
.jnhd-lists li a {
    font-size: 18px;
    line-height: 36px;
    color: #2b2b2b;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.row-display-2 li {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 3%;
}
.row-display-2 li img{
    width: 100%;
    max-height: 120px;
}
/* 每行第二个 li 去掉右边距 */
.row-display-2 li:nth-child(2n) {
    margin-right: 0;
}
.row-display-2 li:last-child {
    /*margin-bottom: 0;*/
}

/* 清除浮动，防止父容器高度塌陷 */
.row-display-2::after {
    content: "";
    display: table;
    clear: both;
}
.row-display-2 li:last-of-type {
    margin-right: 0;
}
.mt36 {
   
}

.layer03 {
    background: #fff url(../Images/pic_20.jpg) no-repeat bottom center;
}
.jhwggs-wrapper {
    background: url(../Images/pic_21.jpg) no-repeat top center;
    padding: 1.8% 1.6% 2% 1.6%;
}
.jhwggs-title-wrapper {
    padding-bottom: 0.8%;
    background: url(../Images/icon-line2.png) no-repeat 0 bottom;
}
.jhwggs-title {
    float: left;
    width: 14%;
    font-size: 22px;
    color: #d01122;
    text-align: center;
}
.jhwggs-more {
    margin-top: 0.5%;
    float: right;
}
.jhwggs-more a {
    font-size: 16px;
    color: #d01122;
}
.jhwggs-swiper-wrapper {
    position: relative;
}
.jhwggs-image-swiper-wrapper {
    margin-left: 3%;
}
.jhwggs-image-swiper {
    width: 51.5%;
    float: left;
    margin-top: 3.5%;
}
.jhwggs-swiper-title {
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background-color: rgba(0, 0, 0, .4);
}
.jhwggs-swiper-title a {
    font-size: 16px;
    line-height: 36px;
    color: #fff;
}
.jhwggs-image-swiper .swiper-slide {
    width: 380px;
    height: 236px;
}
.jhwggs-swiper-wrapper .swiper-button-prev,
.jhwggs-swiper-wrapper .swiper-button-next {
    width: 20px;
    height: 40px;
    margin-top: -20px;
    top: 56%;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 40px;
}
.jhwggs-swiper-wrapper .swiper-button-prev {
    background-image: url(../Images/icon-left2.png);
    left: 0;
}
.jhwggs-swiper-wrapper .swiper-button-next {
    background-image: url(../Images/icon-right2.png);
    right: 44%;
}
.jhwggs-image-swiper img {
    width: 380px;
    height: 236px;
}
.jhwggs-lists-swiper {
    float: right;
    width: 35.34%;
    margin-right: 5%;
    margin-top: 3.5%;
    position: relative;
    padding-bottom: 3.5%;
}
.jhwggs-lists-title {
    margin-top: 2%;
}
.jhwggs-lists-title a {
    font-size: 22px;
    line-height: 45px;
    color: #d01122;
}
.jhwggs-lists {
    margin-top: 4%;
}
.jhwggs-lists li {}
.jgdj-wrapper ul li:before {
    content: '';
    width: 6px;
    position: absolute;
    height: 6px;
    display: inline-block;
    background: #a6a6a6;
    top: 38%;
    left: 0;
}

.jhwggs-lists li a {
    font-size: 18px;
    line-height: 36px;
    color: #2b2b2b;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jhwggs-lists-swiper .swiper-pagination-bullet-active {
    background: #d01122;
}
.jhwggs-lists-more {
    text-align: right;
    margin-top: 2%;
}
.jhwggs-lists-more a {
    font-size: 16px;
    color: #d01122;
}
.hsyj-xxgk-wrapper {
    margin-top: 3%;
    margin-bottom: 2%;
}
.hsyj-wrapper {
    width: 47.92%;
    float: left;
}
.hsyj-title-wrapper {
    padding-bottom: 1%;
    background: url(../Images/icon-line3.png) no-repeat 0 bottom;
}
.hsyj-title {
    float: left;
    width: 20.5%;
    font-size: 22px;
    color: #d01122;
    text-align: center;
}
.hsyj-more {
    margin-top: 1%;
    float: right;
}
.hsyj-more a {
    font-size: 16px;
    color: #d01122;
}
.hsyj-lists {
    margin-top: 3%;
}
.hsyj-lists li {
    position: relative;
    padding-left: 3%;
    padding-right: 0;
}
.hsyj-lists li:before {
    content: '';
    width: 6px;
    position: absolute;
    height: 6px;
    display: inline-block;
    background: #a6a6a6;
    top: 38%;
    left: 0;
}
.hsyj-lists li a {
    font-size: 18px;
    line-height: 36px;
    color: #2b2b2b;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.xxgk-wrapper {
    width: 44.6%;
    float: right;
}
.xxgk-title-wrapper {
    padding-bottom: 1%;
    background: url(../Images/icon-line1.png) no-repeat 0 bottom;
}
.xxgk-title {
    float: left;
    width: 20.5%;
    font-size: 22px;
    color: #d01122;
    text-align: center;
}
.xxgk-more {
    margin-top: 1%;
    float: right;
}
.xxgk-more a {
    font-size: 16px;
    color: #d01122;
}
.xxgk-content-title {
    text-align: center;
    margin-top: 4%;
}
.xxgk-content-title a {
    font-size: 20px;
    line-height: 28px;
    color: #d01122;
}
.xxgk-content-desc {
    font-size: 18px;
    line-height: 28px;
    color: #2b2b2b;
    margin-top: 2.5%;
       /* 以下是实现超出3行显示省略号的关键代码 */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    word-break: break-word;  /* 可选：处理长单词/URL换行 */
}
.xxgk-wyyd {
    text-align: center;
    margin-top: 3.5%;
}
.cgtj-wrapper {
    margin-top: 3%;
    position: relative;
}
.cgtj-title-wrapper {
    padding-bottom: 0.8%;
    background: url(../Images/icon-line4.png) no-repeat 0 bottom;
}
.cgtj-title {
    float: left;
    width: 10%;
    font-size: 22px;
    color: #d01122;
    text-align: center;
}
.cgtj-more {
    margin-top: 0.4%;
    float: right;
}
.cgtj-more a {
    font-size: 16px;
    color: #d01122;
}
.cgtj-swiper {
    margin: 0 auto;
    padding: 3.5% 0;
    width: 92.5%;
}
.cgtj-swiper .swiper-slide {
    position: relative;
}
.cgtj-swiper-title {
    margin: 0 auto;
    background: #d01122;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    height: 32px;
    left: 0;
}

.cgtj-swiper-title a {
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.cgtj-wrapper .swiper-button-prev,
.cgtj-wrapper .swiper-button-next {
    width: 20px;
    height: 40px;
    margin-top: -20px;
    top: 56%;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 40px;
}
.cgtj-wrapper .swiper-button-prev {
    background-image: url(../Images/icon-left2.png);
    left: 0;
}
.cgtj-wrapper .swiper-button-next {
    background-image: url(../Images/icon-right2.png);
    right: 0;
}
.cgtj-swiper img {
    width: 170px;
    height: 226px;
}
.layer04 {
    background-color: #ececec;
    border-top: 2px solid #cb0000;
}
.yqlj-tabs {
    border-bottom: 1px solid #d0d0d0;
    text-align: left;
}
.yqlj-tabs li {
    padding: 0 20px;
    float: left;
    font-size: 16px;
    color: #000;
    line-height: 50px;
    cursor: pointer;
}
.yqlj-tabs li:hover {
    color: #d01122;
}
.yqlj-tabs li.choice {
    color: #d01122;
}
.yqlj-tabs li:first-of-type {
    color: #ff0000;
    cursor: auto;
}
.yqlj-content {
    display: none;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
}
.yqlj-content a {
    font-size: 14px;
    line-height: 30px;
    color: #000;
}
.support-maintenance {
    text-align: center;
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 30px;
    border-top: 1px solid #d0d0d0;
}
.support-maintenance div{
    margin-top: 10px;
}
.webinfo {
    font-size: 14px;
    color: #000;
    text-align: center;
}
.webinfo a {
    color: #000;
}
.column-nav {
    font-size: 16px;
    line-height: 32px;
    color: #000;
    padding: 2% 0 0.8% 0;
    border-bottom: 1px solid #d0d0d0;
}
.column-nav a {
    font-size: 16px;
    line-height: 32px;
    color: #000;
}
.column-lists ul {
    padding-top: 1%;
    padding-bottom: 2%;
}
.column-lists ul li:nth-of-type(2n) {
    background-color: rgba(217,217,217,1);
}
.column-lists ul li a {
    font-size: 16px;
    line-height: 45px;
    color: #000;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 75%;
    padding-top: 2px;
    padding-left: 1%;
}
.column-lists ul li span {
    font-size: 15px;
    color: #000;
    line-height: 45px;
    float: right;
    padding-right: 1%;
    padding-top: 0.4%;
}
.column-show {
    margin-top: 15px;
}
.show-title {
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    word-break: break-all;
}
.show-info {
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.show-info span { 
    width: 10px;
    display: inline-block;
}
.show-content {
    width: 83.34%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 30px;
    clear: both;
    padding: 3% 0;
    word-break: break-all;
}
.show-content img{
    max-width: 100%!important;
}

.show-content *{

}
.show-content video{
}
.show-content p{ 
    margin:5px 0
}
.show-content li{ 
    list-style: unset!important;
}
#pages {
    padding: 14px 0 2%;
    font-family: SimSun;
    text-align: center;
    margin: 0 auto;
    clear: both;
    line-height: 35px;
}
#pages a {
    display: inline-block;
    height: 28px;
    line-height: 27px;
    background: #fff;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #000;
    padding: 0 10px;
    text-decoration: none;
}
#pages a:hover {
    text-decoration: none;
    color: #000;
}
#pages .pages_go {
    display: inline-block;
    line-height: 16px;
    overflow: hidden;
    width: auto;
    height: 26px;
    background: transparent;
    vertical-align: middle;
    border: none;
    color: #333;
}
#pages .pages_go .input1 {
    display: inline-block;
    margin-right: 5px;
    height: 20px;
    width: 38px;
}

#pages a.a1 {
    width: 75px;
    padding: 0;
}
#pages span {
    display: inline-block;
    height: 28px;
    line-height: 27px;
    background: #999;
    border: 1px solid rgba(217,217,217,1);
    color: #fff;
    text-align: center;
    padding: 0 10px;
}
#pages .on {
    display: inline-block;
    height: 28px;
    line-height: 27px;
    background: #999;
    border: 1px solid rgba(217,217,217,1);
    color: #fff;
    text-align: center;
    padding: 0 10px;
}
.pcShow {
    display: block;
}
.mobShow {
    display: none;
}
.floating-image {
    position: absolute;
    width: 150px; /* 默认手机端大小 */
    height: auto;
    cursor: pointer;
    z-index: 9999;
    transition: transform 0.2s ease-out; /* 改为更平滑的缓动效果 */
    user-select: none;
    -webkit-user-drag: none;
}
@media screen and (max-width: 768px) {
    body {
        max-width: 750px;
        width: 100%;
        margin: 0 auto;
    }
    .pcShow {
        display: none;
    }
    .mobShow {
        display: block;
    }
    .comW1300,.comW1200 {
        width: 100%;
        max-width: initial;
    }
    a:hover {
        text-decoration: none;
    }
    .host {
        font-size: 18px;
        padding-left: 15px;
    }
    .logo {
        width: 80%;
        margin: 3.5% auto;
    }
    .search {
        width: 80%;
        margin: 6% auto;
    }
    .search-input {
        width: 85.7%;
    }
    .search-button {
        width: 14.3%;
    }
    .llzg-wrapper{
        padding-right: 2%;
    }
    .llzg-wrapper a {
        font-size: 14px;
        line-height: 28px;
        width: 22.2%;
        margin: 0 auto;
        border-radius: 15px;
        padding-right: 2%;
    }
    .news-swiper img,.dsrw-first-thumb img,
    .cgtj-swiper img,.jhwggs-image-swiper img {
        width: 100%;
        height: auto;
    }
    .news-wrapper img,.jhwggs-image-swiper img{
       width: 100%;
        height: auto;
        min-height: 300px;
    }
    .layer-nav {
        max-width: 750px;
        width: 100%;
        margin: 0 auto;
        height: 100%;
        overflow-x: scroll;
    }
    .layer-nav ul {
        width: 1180px;
        padding-left: 15px;
    }
    .layer-nav ul li {
        margin: 1% 0;
        
    }
    .layer-nav ul li a {
        font-size: 18px;
    }
    .headline-title a {
        font-size: 18px;
        line-height: 36px;
    }
    .headline-desc {
        padding: 0 2%;
        font-size: 16px;
       
    }
    .headline-desc span a {
        font-size: 16px;
    }
    .zxdt {
        width: 100%;
        padding: 2.5% 2% 0 2%;
        background: #eee;
        font-size: 20px;
        color: #d01122;
        text-align: center;
    }
    .zxdt li {
        width: 48%;
        margin-right: 4%;
    }
    .zxdt li a {
        font-size: 16px;
    }
    .zxdt li:nth-of-type(2n) {
        margin-right: 0;
    }
    .zxdt-more a,.jnhd-more {
        font-size: 14px;
    }
    .news-swiper,.news-lists,.jgdj-wrapper,.dsrw-wrapper,.jnzxhy90zn-content,
    .dsrw-first-desc,.dsrw-lists,.jnhd-wrapper{
        float: none;
        text-align: center;
        width: 100%;
    }
    .dsrw-first-thumb {
        width: 37.5%;
        float: none;
        margin: 0 auto;
    }
    .news-swiper .swiper-title {
        height: auto;
        line-height: initial;
    }
    .news-swiper .swiper-title a {
        font-size: 15px;
        width: 63%;
        line-height: 30px;
    }
    .news-swiper .swiper-pagination {
        width: 26%;
    }
    .news-lists {
        margin-top: 3%;
        padding: 0 8px;
    }
    .news-lists li:nth-of-type(1) a, .news-lists li:nth-of-type(2) a {
        font-size: 18px;
    }
    .news-lists li a,.jgdj-wrapper ul li a,.dsrw-first-desc a,.dsrw-lists li a ,
    .jnhd-lists li a,.hsyj-lists li a,.xxgk-content-desc {
        font-size: 16px;
    }
    .news-more {
        width: 20%;
    }
    .news-more a,.jgdj-more a,.dsrw-more a,.jnhd-more a,.jhwggs-more a,.jhwggs-lists-more a,.hsyj-more a,
    .xxgk-more a,.cgtj-more a,.cgtj-swiper-title a {
        font-size: 14px;
    }
    .jgdj-title {
        width: 25%;
    }
    .jgdj-title a,.jnzxhy90zn-list1 dt a {
        font-size: 18px;
    }
    .jgdj-more {
        width: 16.5%;
    }
    .jgdj-wrapper ul {
        padding: 0 8px;
    }
    .jgdj-wrapper ul li {
        padding-right: 0;
    }
    .ztzl-swiper {
        width: 68%;
    }
    .jnzxhy90zn-wrapper {
        background: none;
    }
    .dsrw-title-wrapper,.jnhd-title-wrapper,.jhwggs-title-wrapper,.hsyj-title-wrapper,.xxgk-title-wrapper,.cgtj-title-wrapper {
        background: none;
        border-bottom: 2px solid #cdcdcd;
    }
    .dsrw-title,.jnhd-title,.jhwggs-title,.jhwggs-lists-title a {
        font-size: 18px;
    }
    .dsrw-title,.jnhd-title,.hsyj-title,.xxgk-title,.cgtj-title {
        width: 25%;
    }
    .jhwggs-title {
        width: 38%;
    }
    .dsrw-first-desc{
        margin-top: 2%;
    }
    .dsrw-first-desc p {
        margin-top: 2%;
    }
    .jhwggs-wrapper {
        background: #fff;
        padding: 0 8px;
    }
    .jnhd-content {
        padding: 3.1% 8px;
    }
    .jhwggs-image-swiper-wrapper{
        margin-left: 0;
    }
    .jhwggs-image-swiper,.jhwggs-lists-swiper,.hsyj-wrapper,.xxgk-wrapper {
        float: none;
        width: 100%;
    }
    .jhwggs-lists {
        margin-top: 0;
    }
    .jhwggs-swiper-wrapper .swiper-button-prev, .jhwggs-swiper-wrapper .swiper-button-next {
        top: 24%;
    }
    .jhwggs-swiper-wrapper .swiper-button-next {
        right: 0;
    }
    .jhwggs-lists-swiper .swiper-pagination-bullets {
        bottom: 0;
    }
    .hsyj-xxgk-wrapper {
        margin-top: 6%;
    }
    .hsyj-title,.xxgk-title,.xxgk-content-title a,.cgtj-title {
        font-size: 18px;
    }
    .hsyj-title-wrapper,.cgtj-title-wrapper {
        padding: 1% 8px;
    }
    .hsyj-lists {
        padding: 0 8px;
    }
    .xxgk-wrapper {
        margin-top: 3%;
    }
    .xxgk-title-wrapper,.xxgk-content {
        padding: 1% 8px;
    }
    .cgtj-swiper {
        width: 60%;
    }
    .cgtj-swiper img{
        width: 100%;
        height: 320px ;
    }
    .yqlj-tabs {
        padding: 3% 0;
    }
    .yqlj-tabs li {
        line-height: 30px;
    }
    .yqlj-content {
        padding: 0 8px;
    }
    .support-maintenance {
        line-height: 30px;
        padding: 15px 8px;
    }
    .support-maintenance label {
        display: block;
    }
    .support-maintenance div {
        margin-top: 0;
    }
    .column-nav {
        padding: 2% 0 0.8% 3%;
    }
    .column-lists ul li a {
        padding-left: 3%;
    }
    .column-lists ul li span {
        font-size: 14px;
        padding-top: 1.2%;
    }
    .show-title {
        line-height: 36px;
        font-size: 18px;
        font-weight: bold;
        padding: 0 10px;
        box-sizing: border-box;
        word-break: break-all;
    }
    .show-info {
        line-height: 28px;
        font-size: 14px;
        padding: 0 10px;
        height: auto;
        box-sizing: border-box;
    }
    .show-content {
        width: 100%;
        padding: 3% 10px;
    }
    .floating-image {
        width: 300px;
    }
}

#layer-nav {
    max-width: 1250px;
    margin:0 auto;;
}
#layer-nav div.nav-item {
     display: inline-block!important;
    border-right: 1px solid #fbe48e;
    margin: 1.4% 0;
    padding: 0 0.82%;
    width: auto!important;
}
#layer-nav div.nav-item:last-child {
    border-right: none;
}
#layer-nav div.nav-item a {
     font-size: 19px;
    color: #fbe48e;
}
#layer-nav div.nav-item a:hover {
     color: #ffff00;
    text-underline-offset: 5px;
}

.topping-mod {
	position:fixed;
	right:10px;
	bottom:10px;
	background-color:rgba(0,0,0,0.7);
	border-radius:100%;
	color:#fff;
	line-height:1;
	text-align:center;
	cursor:pointer;
	z-index:9;
	opacity:0;
	visibility:hidden;
	width:40px;
	height:40px;
	line-height:40px;
	-webkit-transition-property:opacity,visibility,background,color;
	transition-property:opacity,visibility,background,color;
	-webkit-transition-duration:.3s;
	transition-duration:.3s
}

 /* 回到顶部按钮样式 */
.go-top {
    position: fixed;
    bottom: 50px;
    right: 30px;
    width: 50px;
    height: 50px;
    background-color: rgba(0,0,0,0.2);
    color: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    font-size: 20px;
    display: none;  /* 初始隐藏 */
    z-index: 999;
    transition: all 0.3s ease;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
}

.go-top:hover {
    background-color: #cb0000;
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0,0,0,0.3);
}

/* 可选：添加箭头图标样式 */
.go-top::before {
    content: "↑";
    font-size: 24px;
    font-weight: bold;
}


/** 首页轮播图1 **/
#new-ad-swiper-wrap {
    position: relative;
    margin: 20px 0;
    padding: 0;
    border: none;
    overflow: hidden;
}
#new-ad-swiper-wrap .new-ad-swiper {
    overflow: hidden;
}
#new-ad-swiper-wrap .swiper-slide a {
    display: block;
}
#new-ad-swiper-wrap .swiper-slide img {
    display: block;
    width: 100%;
    height: 120px;
    object-fit: cover;
}
#new-ad-swiper-wrap .new-ad-prev,
#new-ad-swiper-wrap .new-ad-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    width: 28px;
    height: 28px;
    margin-top: -14px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.28);
    color: #fff;
    line-height: 25px;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    user-select: none;
}
#new-ad-swiper-wrap .new-ad-prev {
    left: 3px;
}
#new-ad-swiper-wrap .new-ad-next {
    right: 3px;
}
#new-ad-swiper-wrap .new-ad-prev:hover,
#new-ad-swiper-wrap .new-ad-next:hover {
    background: rgba(0, 0, 0, 0.45);
}
@media screen and (max-width: 768px) {
    #new-ad-swiper-wrap {
        margin: 12px 0;
        padding: 0 34px;
    }
    #new-ad-swiper-wrap .swiper-slide img {
        height: auto;
        aspect-ratio: 3 / 1;
    }
}


/** 首页轮播图2 **/
#new-ad-swiper-wrap-2 {
    position: relative;
    margin: 20px 0;
    border: none;
    overflow: hidden;
}
#new-ad-swiper-wrap-2 .new-ad-swiper-2 {
    overflow: hidden;
}
#new-ad-swiper-wrap-2 .swiper-slide a {
    display: block;
}
#new-ad-swiper-wrap-2 .swiper-slide img {
    display: block;
    width: 100%;
    height: 120px;
    object-fit: cover;
}
#new-ad-swiper-wrap-2 .new-ad-prev-2,
#new-ad-swiper-wrap-2 .new-ad-next-2 {
    position: absolute;
    top: 50%;
    z-index: 5;
    width: 28px;
    height: 28px;
    margin-top: -14px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.28);
    color: #fff;
    line-height: 25px;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
    user-select: none;
}
#new-ad-swiper-wrap-2 .new-ad-prev-2 {
    left: 3px;
}
#new-ad-swiper-wrap-2 .new-ad-next-2 {
    right: 3px;
}
#new-ad-swiper-wrap-2 .new-ad-prev-2:hover,
#new-ad-swiper-wrap-2 .new-ad-next-2:hover {
    background: rgba(0, 0, 0, 0.45);
}
@media screen and (max-width: 768px) {
    #new-ad-swiper-wrap-2 {
        margin: 12px 0 18px;
        padding: 0 34px;
    }
    #new-ad-swiper-wrap-2 .swiper-slide img {
        height: auto;
        aspect-ratio: 3 / 1;
    }
}



body#cke_pastebin {
  position: static !important;
  top: auto !important;
  left: auto !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
}




