.line1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
    position: relative;
}


.line2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line6 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    line-clamp: 6;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.line7 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    line-clamp: 7;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.mt-20 {
    margin-top: 0.2rem;
}

.mt-25 {
    margin-top: 0.25rem;
}

.mt-30 {
    margin-top: 0.3rem;
}

.mt-35 {
    margin-top: 0.35rem;
}

.mt-40 {
    margin-top: 0.4rem;
}

.mt-50 {
    margin-top: 0.5rem;
}

.mt-55 {
    margin-top: 0.55rem;
}

.mt-60 {
    margin-top: 0.6rem;
}

.mt-70 {
    margin-top: 0.7rem;
}

.mt-80 {
    margin-top: 0.8rem;
}

.mt-90 {
    margin-top: 0.9rem;
}

.mt-100 {
    margin-top: 1rem;
}

.mb-10 {
    margin-bottom: 0.1rem;
}

.mb-20 {
    margin-bottom: 0.2rem;
}

.mb-30 {
    margin-bottom: 0.3rem;
}

.mb-40 {
    margin-bottom: 0.4rem;
}

.mb-50 {
    margin-bottom: 0.5rem;
}

.mb-60 {
    margin-bottom: 0.6rem;
}

.mb-70 {
    margin-bottom: 0.7rem;
}

.mb-80 {
    margin-bottom: 0.8rem;
}

.mb-90 {
    margin-bottom: 0.9rem;
}

.mb-100 {
    margin-bottom: 1rem;
}

.pt-10 {
    padding-top: 0.1rem;
}

.pt-30 {
    padding-top: 0.3rem;
}

.pt-40 {
    padding-top: 0.4rem;
}

.pt-50 {
    padding-top: 0.5rem;
}

.pt-55 {
    padding-top: 0.55rem;
}

.pt-60 {
    padding-top: 0.6rem;
}

.pt-70 {
    padding-top: 0.7rem;
}

.pt-80 {
    padding-top: 0.8rem;
}

.pt-90 {
    padding-top: 0.9rem;
}

.pt-100 {
    padding-top: 1rem;
}

.pb-30 {
    padding-bottom: 0.3rem;
}

.pb-40 {
    padding-bottom: 0.4rem;
}

.pb-50 {
    padding-bottom: 0.5rem;
}

.pb-60 {
    padding-bottom: 0.6rem;
}

.pb-70 {
    padding-bottom: 0.7rem;
}

.pb-80 {
    padding-bottom: 0.8rem;
}

.pb-90 {
    padding-bottom: 0.9rem;
}

.pb-100 {
    padding-bottom: 1rem;
}

.strong {
    font-weight: bold;
}

.img-responsive {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hfade {
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
}

.clearfix {
    zoom: 1;
    clear: both;
}

.clearfix::after {
    display: block;
    clear: both;
    height: 0;
    content: ' ';
}

.clearfix::before {
    display: table;
    content: " ";
    box-sizing: border-box;
}

.fs-14 {
    font-size: 0.14rem;
}

.fs-15 {
    font-size: 0.15rem;
}

.fs-16 {
    font-size: 0.16rem;
}

.fs-18 {
    font-size: 0.18rem;
}

.fs-20 {
    font-size: 0.20rem;
}

.fs-24 {
    font-size: 0.24rem;
}

.fs-30 {
    font-size: 0.3rem;
}

.fs-32 {
    font-size: 0.32rem;
}

.fs-36 {
    font-size: 0.36rem;
}

.strong {
    font-weight: bold;
}

.banner_nei {
    height: 5.5rem;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: center;
}

.banner_nei .text {
    width: 100%;
    height: 0.8rem;
    background: rgba(43, 128, 232, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
}

.banner_nei .text .container {
    height: 100%;
    color: #fff;
}

.banner_nei .text .container a{
    color: #fff;
}

.banner_nei .text .container .position{
    opacity: 0.8;
}

.col_nav_box {
    padding: 0.4rem 0;
}

.col_nav {
    border-radius: 0.1rem;
    background: #F9F9F9;
    overflow: hidden;
}

.col_nav li {
    float: left;
    margin-right: 0.2rem;
}

.col_nav li a {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    position: relative;
    transition: all .3s;
    border-radius: 0.1rem;
    padding: 0 0.3rem;
    color: #373737;
}


.col_nav li.on a,
.col_nav li a:hover {
    font-weight: bold;
    color: #fff;
    background: #2B80E8;
}

.col_nav li.on a::after,
.col_nav li a:hover::after {
    width: 100%;
}

.content_main {
    position: relative;
}

/*分页*/

.pagination ul {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
}

.pagination ul li {
    margin: 0 0.07rem;
}

.pagination ul li a {
    color: #2C2C2C;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    border: 1px solid #E8E8E8;
    padding: 0.05rem 0.1rem;
    transition: all 0.3s;
}

.pagination ul li.active a,
.pagination ul li a:hover {
    color: #fff;
    background-color: #2B80E8;
    border: 1px solid #2B80E8;
}

.pagination ul li a .layui-icon-prev:before {
    content: "上页";
}

.pagination ul li a .layui-icon-next:before {
    content: "下页";
}

.pt-40 {
    padding-top: 0.4rem;
}

.pb-40 {
    padding-bottom: 0.4rem;
}

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex-content-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.flex-content-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.flex-items-start {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}


/**
 * 信息列表
 */
.infolist_nei li {
    position: relative;
    margin-bottom: 0.3rem;
}

.infolist_nei li:last-child {
    margin-bottom: 0;
}

.infolist_nei li a {
    position: relative;
    background: #FFFFFF;
    padding: 0.28rem 0.4rem;
    box-shadow: 0px 0px 0.07rem 0px rgba(0, 0, 0, 0.2);
    color: #333333;
    transition: all 0.3s;
}

.infolist_nei li .date {
    flex: none;
    flex-direction: column;
    color: #2B80E8;
    text-align: center;
    margin-right: 0.35rem;
    width: 0.91rem;
    height: 0.91rem;
    transition: all 0.3s;
}

.infolist_nei li .date .day {
    margin-bottom: 0.1rem;
}

.infolist_nei li .text {
    flex: 1;
}

.infolist_nei li .info_title {
    height: 0.25rem;
    line-height: 0.25rem;
    position: relative;
    margin-bottom: 0.1rem;
}

.infolist_nei li .info_desc {
    height: 0.5rem;
    line-height: 0.25rem;
    color: #9E9E9E;
    color: #999999;
}

.infolist_nei li a:hover {
    background: linear-gradient(270deg, #c4e9ff 0%, #deeef700 100%);
    box-shadow: none;
}

.infolist_nei li a:hover .info_title {
    font-weight: bold;
    color: #2B80E8;
}

.infolist_nei li a:hover .info_desc {
    color: #666;
}

.infolist_nei li a:hover .date {
    color: #fff;
    background: url(../images/infolist_date_bg.jpg) no-repeat center;
    background-size: cover;
}

.infolist_nei li .mbi_date {
    display: none;
}



/**
 * 图文列表
 */
.picinfolist_nei li a {
    box-shadow: 0px 0.02rem 0.1rem 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    position: relative;
}

.picinfolist_nei li .pic {
    flex: none;
    width: 3.72rem;
    height: 2.08rem;
    position: relative;
    margin-right: 0.33rem;
}

.picinfolist_nei li .text {
    flex: 1;
    padding-right: 0.33rem;
}

.picinfolist_nei li .info_title {
    height: 0.27rem;
    line-height: 0.27rem;
    margin-bottom: 0.15rem;
    color: #3D3D3D;
}

.picinfolist_nei li .info_desc {
    line-height: 0.3rem;
    height: 0.6rem;
    color: #999;
    margin-bottom: 0.15rem;
}

.picinfolist_nei li .date {
    color: #2B80E8;
}

.picinfolist_nei li a:hover .info_title {
    font-weight: bold;
    color: #2B80E8;
}

.picinfolist_nei li a:hover .info_desc {
    color: #666;
}

.himg .pic {
    overflow: hidden;
    position: relative;
}

.himg .pic img {
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out;
}

.himg:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.himg .pic::before {
    position: absolute;
    top: 0;
    left: -90%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    opacity: .25;
    pointer-events: none;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 53) 50%, rgba(255, 255, 255, 0) 70%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 3
}

.himg:hover .pic:before {
    -webkit-animation: shine 1s;
    animation: shine 1s
}

@-webkit-keyframes shine {
    100% {
        left: 125%
    }
}

@keyframes shine {
    100% {
        left: 125%
    }
}

/**
 * 图片列表
 */
.piclist_nei {
    overflow: hidden;
}

.piclist_nei li {
    width: calc((100% - 0.32rem * 2)/3);
    float: left;
    margin-right: 0.32rem;
    margin-bottom: 0.3rem;
    box-sizing: border-box;
}

.piclist_nei li:nth-child(3n) {
    margin-right: 0;
}

.piclist_nei li a {
    display: block;
    position: relative;
}

.piclist_nei li a .pic {
    position: relative;
    padding-top: 56.55%;
    z-index: 2;
}

.piclist_nei li .text {
    border: 1px solid #DEDEDE;
    padding: 0.14rem 0.2rem;
}

.piclist_nei li a .info_title {
    height: 0.3rem;
    line-height: 0.3rem;
    z-index: 2;
    text-align: center;
    color: #3D3D3D;
}


.piclist_nei li a:hover .info_title {
    font-weight: bold;
    color: #2B80E8;
}

/**
 * 详情页
 */
.content_main {
    position: relative;
}

.page_detail {
    border: 1px solid #D8D8D8;
    padding: 0.7rem 1.8rem;
    min-height: 5rem;
}

.page_top {
    text-align: center;
    margin-bottom: 0.3rem;
}

.col-title {
    line-height: 1.5em;
    font-weight: bold;
    margin-bottom: 0.25rem;
}

.col-att {
    color: #9E9E9E;
    border-bottom: 1px solid rgba(216, 216, 216, 0.5);
    padding-bottom: 0.15rem;
}

.col-att a {
    color: #9E9E9E;
}

.col-att .linedc {
    padding: 0 0.1rem;
}

.dtl_detail {
    line-height: 2.2em !important;
}

.dtl_detail img,
.dtl_detail video {
    max-width: 100% !important;
    height: auto !important;
}

.dtl_detail p {
    margin-bottom: 0.3rem;
    line-height: 2.2em !important;
}

.dtl_detail table {
    margin-bottom: 0.3rem;
}

.dtl_detail iframe {
    width: 100% !important;
    min-height: 1200px !important;
}

.dtl_detail .img-responsive {
    position: relative;
    width: auto;
    left: auto;
    top: auto;
}

.pager {
    margin-top: 0.4rem;
}

.pager li {
    margin-bottom: 0.27rem;
}

.pager li a {
    display: block;
    background: #FFFFFF;
    box-shadow: 0px 0px 0.5rem 0px rgba(0, 0, 0, 0.1);
    padding: 0.2rem 0.25rem;
    color: #9E9E9E;
    transition: all 0.3s;
}

.pager li a:hover {
    color: #2B80E8;
}

/*
内容搜索页
 */
.sch-form {
    display: block;
    background: #fff;
    position: relative;
    box-shadow: 0 0 10px #ccc;
}

.sch-form .sch-input {
    border: none;
    background: #fff;
    width: 100%;
    height: 0.5rem;
    line-height: 0.5rem;
    color: #aaa;
    margin-left: 0;
    box-sizing: border-box;
    padding: 0 10px;
}

.sch-form .sch-type {
    position: absolute;
    left: 0.2rem;
    width: 0.8rem;
    height: 0.5rem;
    line-height: 0.5rem;
    border: 1px solid #ccc;
    padding: 0 10px;
    cursor: pointer;
    color: #828282;
}

.sch-form .sch-btn {
    position: absolute;
    right: 0.2rem;
    background: none;
    border: none;
    line-height: 0.5rem;
    cursor: pointer;
    color: #aaa;
    font-weight: bold;
    padding: 0 10px;
}

.text-danger{
    color: #2B80E8;
}

.up_jtjj_box {
    overflow: hidden;
}

.up_jtjj_main {
    align-items: flex-start;
}

.up_jtjj_left {
    flex: none;
    width: 6.5rem;
    padding-left: 0.2rem;
    position: relative;
    margin-right: 0.6rem;
}

.up_jtjj_left::after {
    content: '';
    width: calc(100% - 0.2rem);
    height: 100%;
    position: absolute;
    top: 0.2rem;
    left: 0;
    z-index: 1;
    background: #2B80E8;
}

.up_jtjj_left .pic {
    position: relative;
    padding-top: 68%;
    z-index: 2;
}

.up_jtjj_right {
    flex: 1;
    padding-top: 0.05rem;
}

.up_jtjj_right .info_title {
    color: #333;
}

.up_jtjj_right .info_desc {
    line-height: 0.38rem;
    height: 2.66rem;
}

.up_zzjg a {
    height: 1.23rem;
    background: #EDF5FF;
    padding: 0 0.4rem;
    color: #3D3D3D;
}

.up_zzjg a:hover{
    color: #2B80E8;
}

.up_zzjg .name img {
    width: 0.42rem;
    height: auto;
    margin-right: 0.2rem;
}

.up_zzjg .more {
    width: 0.37rem;
    height: 0.37rem;
    text-align: center;
    border-radius: 50%;
    background: #2B80E8;
    color: #FFFFFF;
    transition: all 0.3s;
}

.up_zzjg a:hover .more {
    background: #fff;
    color: #2B80E8;
    box-shadow: 0px 0px 0.5rem 0px rgba(0, 0, 0, 0.1);
}

.column {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 0.5rem 0
}

.column .title {
    color: #3D3D3D;
    position: relative;
}

.column .title::before {
    content: '';
    width: 100%;
    height: 0;
    display: inline-block;
    border-bottom: 3px solid #2B80E8;
    position: absolute;
    left: 0;
    bottom: -15px;
}

.column .more {
    color: rgba(43, 128, 232, 0.84);
}

.column .more::after {
    content: '';
    width: 0.22rem;
    height: 0.08rem;
    display: inline-block;
    background: url(../images/more-icon.png) center no-repeat;
    background-size: cover;
    margin-left: 0.05rem;
}

.up_ldbz_box {
    overflow: hidden;
    background: url(../images/up_ldbz_bg.jpg) center no-repeat;
    background-size: cover;
}

.up_ldbz_list {
    overflow: hidden;
}

.up_ldbz_list li {
    width: calc((100% - 0.38rem * 2)/3);
    margin-right: 0.38rem;
    margin-bottom: 0.3rem;
    float: left;
    height: 1.4rem;
    background: linear-gradient(270deg, #d4e7ff 0%, #ffffff 100%);
        padding: 0 0.38rem;
        box-sizing: border-box;
        border-left: 3px solid #2B80E8;
}

.up_ldbz_list li:nth-child(3n) {
    margin-right: 0;
}



.up_ldbz_list li a {
    display: block;
    line-height: 2em;
    color: #333333;
    
}

.up_ldbz_list li a:hover {
    color: #2B80E8;
}

.up_zzry_box {
    overflow: hidden;
}

.zzry_slide {
    width: calc(100% + 0.2rem);
    padding: 0.1rem;
    margin-left: -0.1rem;
    box-sizing: border-box;
}

.zzry_slide .pic {
    position: relative;
    padding-top: 69.62%;
    z-index: 2;
}

.zzry_slide .swiper-pagination {
    position: relative;
    bottom: auto;
}

.zzry_slide .info_title {
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    padding: 0 0.38rem;
    transition: all 0.3s;
}

.zzry_slide a {
    display: block;
    background: #F7F7F7;
    box-shadow: 0px 0.04rem 0.1rem 0px rgba(0, 0, 0, 0.3);
    color: #3C3C3C;
}

.zzry_slide a:hover .info_title {
    background: #2B80E8;
    color: #fff;
}

.up_xsqy_box {
    overflow: hidden;
}

.up_xsqy_main {
    position: relative;
    margin-top: 1rem;
}

.up_xsqy_left {
    width: calc(100% - 1rem);
    height: 3.67rem;
    background: #EAF3FF;
    box-sizing: border-box;
    padding: 0.84rem 0 0 0.67rem;
}

.up_xsqy_left .text{
    width: 6.21rem;
}

.up_xsqy_left .info_title{
    height: 0.52rem;
    line-height: 0.52rem;
    color: #2B80E8;
}

.up_xsqy_left .info_desc{
    height: 1.12rem;
    line-height: 0.28rem;
    color: #666666;
    margin-top: 0.26rem;
}

.up_xsqy_right {
    width: 6.5rem;
    position: absolute;
    bottom: 1rem;
    right: 0;
    z-index: 2;
}

.up_xsqy_right .pic {
    position: relative;
    height: 3.67rem;
    z-index: 2;
}

.up_ywfw_box{
    overflow: hidden;
}

.up_ywfw_list{
    overflow: hidden;
}

.up_ywfw_list li{
    width: calc((100% - 0.36rem * 2)/3);
    margin-right: 0.36rem;
    margin-bottom: 0.35rem;
    float: left;
    position: relative;
}

.up_ywfw_list li:nth-child(3n) {
    margin-right: 0;
}

.up_ywfw_list li .pic{
    position: relative;
    padding-top: 69.37%;
    z-index: 2;
}

.up_ywfw_list li .info_title{
    height: 0.38rem;
    line-height: 0.38rem;
    color: #fff;
    position: absolute;
    left: 0.4rem;
    top: 0.36rem;
    z-index: 2;
}

.up_ywfw_list li .more{
    color: #fff;
    position: absolute;
    right: 0.3rem;
    bottom: 0.3rem;
    z-index: 2;
}

.up_ywfw_list li .more img{
    width: auto;
    margin-left: 0.05rem;
}

.up_ywfw_list li .pic::after{
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(43, 128, 232, 0.81), rgba(43, 128, 232, 0.81));
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
}

.up_ywfw_list li:hover .pic::after{
    opacity: 1;
}

.jtjj_disp{
    background: #EDF5FF;
    padding: 0.6rem;
}
.jtjj_disp .up_jtjj_main{
    display: block;
}
.jtjj_disp .up_jtjj_main .up_jtjj_left{
    float: left;
    margin-bottom: 0.4rem;
}
.jtjj_disp .up_jtjj_right .info_desc{
    height: auto;
}

.lxwm_list li{
    flex-direction: column;
    height: 2rem;
    border: 1px solid #D8D8D8;
    width: calc((100% - 0.4rem)/3);
    line-height: 0.3rem;
}
.lxwm_list li .icon img{
    width: auto;
    height: 0.6rem;
}
.lxwm_list li .title{
    margin-top: 0.13rem;
}
.lxwm_list li .desc{
    color: #767676;
}

.fm_message .left,.fm_message .right{
    flex: none;
    width: calc((100% - 0.2rem)/2);
}

.fm_message .form-input{
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    background: #EAF3FF;
    padding: 0 0.3rem;
    border: none;
    box-sizing: border-box;
}
.fm_message .form-input::placeholder{
    font-size: 0.16rem;
    color: #767676;
}
.fm_message .form-input:focus,.fm_message .form-input:active{
    border: none;
}
.fm_message .form-textarea{
    width: 100%;
    height: 2.5rem;
    background: #EAF3FF;
    border: none;
    box-sizing: border-box;
    padding: 0.2rem 0.3rem;
}
.fm_message span.help-block{
    display: block;
    margin-top: 0.05rem;
    color: red;
    font-size: 0.14rem;
}
.fm_message .flex-between{
    align-items: flex-start;
}

.fm_message .captcha{
    width: 3rem;
    margin-right: 0.3rem;
}

.fm_message .captcha-img img{
    height: 0.5rem;
    width: auto;
}

.fm_message .form-button{
    width: 100%;
    height: 0.7rem;
    line-height: 0.7rem;
    text-align: center;
    background: #2B80E8;
    color: #fff;
    border: none;
}

@media (min-width: 0px) and (max-width: 992.98px) {
    .fs-12 {
        font-size: 12px;
    }

    .fs-14 {
        font-size: 14px;
    }
    
    .fs-15 {
        font-size: 15px;
    }

    .fs-16 {
        font-size: 16px;
    }

    .fs-18 {
        font-size: 16px;
    }

    .fs-20,
    .fs-21,
    .fs-22,
    .fs-23,
    .fs-24 {
        font-size: 18px;
    }

    .fs-25,
    .fs-26,
    .fs-27,
    .fs-28,
    .fs-29,
    .fs-30,
    .fs-31,
    .fs-32,
    .fs-33,
    .fs-34,
    .fs-35,
    .fs-36,
    .fs-45 {
        font-size: 20px;
    }

    .pb-70 {
        padding-bottom: 0.4rem;
    }

    .pt-70 {
        padding-top: 0.4rem;
    }

    .pt-100 {
        padding-top: 0.5rem;
    }

    .pb-100 {
        padding-bottom: 0.5rem;
    }

    .banner_nei {
        height: 3.5rem;
    }

    .info_title {
        height: auto !important;
        line-height: 1.5em !important;
    }

    .info_desc {
        height: auto !important;
        line-height: 1.5em !important;
    }

    .infolist_nei li .date {
        display: none;
    }

    .infolist_nei li .mbi_date {
        margin-top: 0.2rem;
        color: #9E9E9E;
    }

    .infolist_nei li a {
        padding: 0.25rem;
    }

    .infolist_nei li .mbi_date {
        display: block;
    }

    .banner_nei .text .position {
        display: none;
    }

    .banner_nei .text .container {
        justify-content: center;
    }

    .col_nav_box {
        width: 100%;
    }

    .col_nav {
        box-sizing: border-box;
        width: 100%;
    }

    .col_nav ul {
        white-space: nowrap;
        overflow-x: auto;
        padding-bottom: 0.1rem;
    }

    .col_nav li {
        display: inline-block;
        float: none;
    }

    .col_nav li a {
        padding: 0 0.2rem;
    }

    /**
    * 图文列表
    */

    .picinfolist_nei li a {
        display: block;
    }

    .picinfolist_nei li .pic {
        width: 100%;
        height: auto;
        position: relative;
        left: 0;
        top: 0;
        padding-top: 55.91%;
    }

    .picinfolist_nei li .text {
        width: 100%;
        height: auto;
        padding: 0.3rem;
        box-sizing: border-box;
    }

    /** 图片列表 */


    /**
    * 详情页
    */

    .content_box {
        overflow: hidden;
    }

    .dtl_detail,
    .dtl_detail p,
    .dtl_detail span {
        line-height: 2em !important;
        font-size: 16px !important;
    }

    .responsive-table {
        width: 100%;
        overflow-x: auto;
        display: block;
        white-space: nowrap;
    }

    .responsive-table table {
        width: 100% !important;
    }

    .page_detail {
        padding: 0.25rem;
    }

    .pager li a {
        padding: 0.15rem;
        line-height: 1.5em;
    }

    .dtl_detail .fjxz {
        margin-top: 20px;
    }

    .mbi-w100 {
        width: 100% !important;
        float: none !important;
    }
    .up_jtjj_main{
        display: block;
    }
    .up_jtjj_left{
        box-sizing: border-box;
    }
    .up_jtjj_right{
        padding-top: 0.7rem;
    }
    .up_jtjj_right .info_desc{
        -webkit-line-clamp:inherit;
        line-height: 1.8em !important;
    }
    .up_ldbz_list{
        margin-top: 0.2rem;
    }

    .zzry_slide .info_title{
        line-height: 3em !important;
    }
    .mbi-h-auto {
        height: auto !important;
    }

    .up_xsqy_left{
        padding: 0.3rem;
    }

    .up_xsqy_right{
        position: relative;
        bottom: auto;
    }
    .up_xsqy_left .info_desc{
        -webkit-line-clamp: unset;
        line-height: 2em !important;
        text-align: justify;
    }
    .up_xsqy_main{
        margin-top: 0.2rem;
    }
    .jtjj_disp{
        padding: 0.3rem;
    }
    .jtjj_disp .up_jtjj_main .up_jtjj_left{
        margin-right: 0;
        margin-bottom: 0;
    }
    .lxwm_list ul{
        display: block;
    }
    .lxwm_list li{
        width: 100%;
        margin-bottom: 0.2rem;
        line-height: 2em;
        height: auto;
        padding: 0.3rem 0;
    }
    .fm_message .form-input::placeholder{
        font-size: 16px;
    }
    .fm_message .form-input{
        height: 50px;
        line-height: 50px;
    }
    .fm_message .captcha-box{
        display: block;
    }
    .fm_message .captcha-box .left, .fm_message .captcha-box .right{
        width: 100%;
    }
    .fm_message .form-button{
        height: 50px;
        line-height: 50px;
        margin-top: 0.3rem;
    }
    .fm_message .captcha-img img{
        height: 50px;
    }
    
    
}

/* ============================================================
   nxToast 自定义消息弹窗（替代 Bootstrap Toast，纯 CSS 实现）
   容器 #nxToast 由 myjs.js 中 toastStr() 动态创建插入 body
   ============================================================ */
.nx-toast {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 99999;
    min-width: 300px;
    max-width: 480px;
    box-sizing: border-box;
    padding: 16px 20px;
    border-radius: 8px;
    border-left: 4px solid #2B80E8;
    background: #f4f8ff;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.06);
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
    pointer-events: none;
}
.nx-toast.nx-toast--show {
    transform: translate(-50%, 0);
    opacity: 1;
}
.nx-toast.nx-toast--hide {
    transform: translate(-50%, -20px);
    opacity: 0;
}
.nx-toast-body {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}
.nx-toast-icon {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #2B80E8;
    color: #fff;
}
.nx-toast-icon svg {
    width: 14px;
    height: 14px;
    display: block;
}
.nx-toast-msg {
    flex: 1;
    word-break: break-word;
}

/* 状态配色：success / danger / warning / info */
.nx-toast[data-status="success"] {
    border-left-color: #52c41a;
    background: #f0f9eb;
}
.nx-toast[data-status="success"] .nx-toast-icon {
    background: #52c41a;
}
.nx-toast[data-status="danger"] {
    border-left-color: #f5222d;
    background: #fef0f0;
}
.nx-toast[data-status="danger"] .nx-toast-icon {
    background: #f5222d;
}
.nx-toast[data-status="warning"] {
    border-left-color: #e6a23c;
    background: #fdf6ec;
}
.nx-toast[data-status="warning"] .nx-toast-icon {
    background: #e6a23c;
}
.nx-toast[data-status="info"] {
    border-left-color: #2B80E8;
    background: #f4f8ff;
}
.nx-toast[data-status="info"] .nx-toast-icon {
    background: #2B80E8;
}

/* 移动端响应式：宽度撑满并两侧留 20px */
@media screen and (max-width: 768px) {
    .nx-toast {
        min-width: 0;
        max-width: none;
        width: calc(100% - 40px);
        left: 20px;
        transform: translate(0, -20px);
    }
    .nx-toast.nx-toast--show {
        transform: translate(0, 0);
    }
    .nx-toast.nx-toast--hide {
        transform: translate(0, -20px);
    }
}