.fontstyle189165{ color: #333333;}

.navSul{ width: 139px; position: absolute !important;  left:-10px ; z-index: 2 !important; display: none ;}
.navSul li a{font-size: 14px !important;display: block;font-size: 14px !important;color: #FFFFFF !important;width:100% !important;/* height:40px; */padding: 10px 0;}
.navSul li a:hover{ background: #64b4bb !important;}

.navSul li
{
float: none;
background: #126f77 !important;}
.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}

.ctnCont img{
    max-width: 800px !important;}
#vsb_content_2 IMG{max-width:700px!important;}
table{margin:0 auto!important;}
table td{text-indent: 0em!important;}


   .gallery img {}



        /* 模态框样式 */
        .modal {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.9);
            z-index: 1000;
            opacity: 0;
            transition: opacity 0.3s ease;}

        .modal.show {
            display: flex;
            justify-content: center;
            align-items: center;
            opacity: 1;}

        .modal-content {
            max-width: 90%;
            max-height: 90%;
            transition: all 0.3s ease;
            transform: scale(0.8);}

        .modal.show .modal-content {
            transform: scale(1);}

        .modal-img {
            max-width: 100%;
            max-height: 90vh;
            display: block;
            margin: 0 auto;}

        .close-btn {
            position: absolute;
            top: 20px;
            right: 30px;
            color: white;
            font-size: 40px;
            font-weight: bold;
            cursor: pointer;
            transition: transform 0.3s ease;}

        .close-btn:hover {
            transform: rotate(90deg);}

        .caption {
            position: absolute;
            bottom: 20px;
            left: 0;
            right: 0;
            text-align: center;
            color: white;
            padding: 10px;
            background: rgba(0, 0, 0, 0.5);
            display: none;}

.nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    font-size: 20px;
    cursor: pointer;
    user-select: none;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;}

        .prev-btn {
            left: 30px;}

        .next-btn {
            right: 30px;}

        /* 响应式设计 */
        @media (max-width: 768px) {
            .gallery {
                grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));}

            .gallery img {
                height: 150px;}

            .close-btn {
                top: 10px;
                right: 15px;
                font-size: 30px;}

            .nav-btn {
                font-size: 30px;
                padding: 10px;}

            .prev-btn {
                left: 10px;}

            .next-btn {
                right: 10px;}
        }
.footer-left{width: 405px;}
.footer-center{position:relative;width: 600px;}
.link_sel{position:absolute;right:0px;top:80px;  width:330px;min-height:30px;border:1px solid #126f77; background:url(images/sel_bg330.png) no-repeat;  cursor:pointer;}
.link_sel p{ padding-left:10px; line-height:30px; color:#333;padding-top: 0;font-size:16px;}
.link_sel ul{ width:330px; height:auto; position:absolute; left:-1px; bottom:30px; background:#f1f1f1;border:1px solid #666;padding:0px;margin:0px;}
.link_sel ul li{ line-height:40px; border-bottom:1px #ddd dotted; background:none;}
.link_sel ul li a{ color:#333; background:none; display:block;width:330px;padding: 10px;text-align: left;line-height: 26px;font-size:16px;}
.link_sel ul li a:hover{ color:#fff; background-color:#888;}
.link_sel:hover ul{diplay:block;}

.nb{
margin-left: 99px;
    font-size: 14px;
    border-radius: 10px;
    padding: 4px;
    color: #fff;
    border: 1px solid #fff;}
