.tis {
    width: 100%;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    color: #888;
    background: rgba(0, 0, 0, 0.02);
    border: 1px solid rgba(0, 0, 0, 0.02);
    font-size: 12px;
    text-indent: 20px;
    border-radius: 5px;
}

.gmtit {
    width: 100%;
    height: 60px;
    line-height: 70px;
    font-size: 15px;
    color: rgba(0, 0, 0, 0.8);
    font-weight: bold;
}

.gmtit_left {
    float: left;
    width: auto;
    height: 80px;
    line-height: 80px;
}

.gmtit_left b {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

.gmtit_right {
    width: auto;
    height: 80px;
    line-height: 80px;
    float: right;
    color: #888;
    border-radius: 2px;
    text-align: center;
}

.gmtit_right:hover {
    color: #ff9800;
}

.gmid {
    width: 100%;
    height: auto;
    position: relative;
    display: inline-block;
    margin-top: 15px;
}

.gminfo {
    width: auto;
    height: auto;
    overflow: hidden;
    padding: 20px;
    border-radius: 5px;
    background: #fff;
    margin-bottom: 15px;
}

.gminfo_left {
    width: 85px;
    height: auto;
    float: left;
}

.gminfo_left img {
    width: 85px;
    height: 85px;
    object-fit: cover;
    border-radius: 10px;
}

.gminfo_cen {
    float: left;
    width: 70%;
    height: 110px;
    padding-left: 15px;
}

.gminfo_cen h1 {
    width: 100%;
    height: 35px;
}

.gminfo_cen h1 b {
    width: 80%;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    font-weight: 500;
    float: left;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gminfo_cen h1 i {
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    color: rgba(0, 0, 0, 1.0);
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.5);
    opacity: 0.5;
    display: inline-block;
    width: auto;
    float: right;
    font-style: normal;
    margin-top: 5px;
}

.gminfo_cen p {
    float: left;
    text-align: left;
    width: 100%;
    height: 25px;
    line-height: 20px;
    font-size: 11px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: rgba(0, 0, 0, 0.5);
}

.gminfo_cen em {
    padding-left: 5px;
    padding-right: 5px;
    height: 18px;
    line-height: 18px;
    margin-right: 0px;
    font-size: 11px;
    border-radius: 5px;
    display: inline-block;
}

.gminfo_cen em.s1 {
    border: 1px solid rgba(255, 85, 0, 0.3);
    background-color: rgba(255, 85, 0, 0.1);
}

.gminfo_cen em.s2 {
    border: 1px solid rgba(255, 170, 0, 0.3);
    background-color: rgba(255, 170, 0, 0.1);
}

.gminfo_cen em.s3 {
    border: 1px solid rgba(255, 0, 255, 0.3);
    background-color: rgba(255, 0, 255, 0.1);
}

.gminfo_right {
    float: left;
    width: 295px;
    height: auto;
    margin-left: 15px;
}

.gminfo_right_an {
    float: right;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid rgba(85, 255, 127, 1.0);
    background: -webkit-linear-gradient(0deg, #55ffff, rgba(85, 255, 127, 1.0));
    background: linear-gradient(180deg, #55ffff, rgba(85, 255, 127, 1.0));
    border-radius: 5px;
    font-size: 13px;
    color: #000;
    cursor: pointer;
    font-weight: 100;
}

.gminfo_right_an a {
    color: #fff;
}

.gminfo_right_ios {
    float: right;
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: 1px solid rgba(85, 255, 127, 1.0);
    border-radius: 5px;
    font-size: 13px;
    color: #000;
    margin-top: 8px;
    cursor: pointer;
}

.gminfo_right_ios:hover {
    background: rgba(85, 255, 127, 0.1);
}

.gminfo_right_ewm {
    width: 85px;
    height: 130px;
    float: left;
    text-align: center;
    overflow: hidden;
}


.gminfo_right_ewm canvas {
    width: 85px;
    aspect-ratio: 1;
}

.gminfo_right_ewm #gmewmimg {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    border-radius: 0px;
}

.gmewmtis {
    width: 100%;
    height: 20px;
    font-size: 10px;
    line-height: 25px;
}

.gminfo_main_left {
    float: left;
    width: 1150px;
    height: auto;
    overflow: hidden;
}

.gminfo_main_left_img {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.gminfo_main_left_js {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    background: #fff;
    margin-top: 15px;
    border-radius: 5px;
    padding: 0 20px 20px 20px;
    font-size: 13px;
    line-height: 30px;
}

.gminfo_main_gmxy {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    background: #fff;
    margin-top: 15px;
    border-radius: 5px;
    padding: 20px;
    font-size: 13px;
    line-height: 30px;
}

.gminfo_main_gmxy a {
    font-size: 12px;
    font-weight: bold;
}

.gminfo_main_gmxy b {
    font-size: 12px;
    cursor: pointer
}

.gminfo_main_gmxy_tis {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 9999;
    display: none;
}

.gminfo_main_gmxy_tis_m {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    background: #fff;
    height: 350px;
    margin-left: -250px;
    margin-top: -175px;
    border-radius: 5px
}

.gminfo_main_gmxy_tis_m_t {
    width: 100%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 13px;
}

.gminfo_main_gmxy_tis_m_c {
    padding: 10px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 10px;
    width: auto;
    height: 223px;
    overflow: auto;
}

.gminfo_main_gmxy_tis_m_b {
    width: 100px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    background: -webkit-linear-gradient(0deg, #55ffff, rgba(85, 255, 127, 1.0));
    background: linear-gradient(180deg, #55ffff, rgba(85, 255, 127, 1.0));
    margin: auto;
    border-radius: 5px;
    cursor: pointer;
}

.subject {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    background: #fff;
    margin-top: 0;
    border-radius: 5px;
    padding: 0 20px 0px 20px;
}

.subject_main {
    width: 100%;
    height: auto;
}

.subject_main a {
    width: 32.65%;
    float: left;
    margin-right: 1%;
    position: relative;
    overflow: hidden;
    height: auto;
    margin-bottom: 15px;
    border-radius: 5px;
}

.subject_main a:nth-child(3n+3) {
    margin-right: 0%;
}

.subject_main a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.subject_main a h2 {
    width: 100%;
    height: 80px;
    line-height: 120px;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    float: left;
    z-index: 1;
    position: absolute;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 20%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
}


.gminfo_main_left_news {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    background: #fff;
    margin-top: 0;
    border-radius: 5px;
    padding: 0 20px 0px 20px;
}

.gminfo_main_left_news a {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: inline-block;
}

.gminfo_main_left_news a i {
    float: left;
    width: 20px;
    background: #eaeaea;
    height: 20px;
    font-size: 11px;
    line-height: 20px;
    margin-top: 10px;
    border-radius: 5px;
    margin-right: 10px;
    color: #000;
    font-style: normal;
    text-align: center;
}

.gminfo_main_left_news a i.num1 {
    background: #ff390a;
    color: #fff;
}

.gminfo_main_left_news a i.num2 {
    background: #ff9800;
    color: #fff;
}

.gminfo_main_left_news a i.num3 {
    background: #f8d486;
    color: #fff;
}

.gminfo_main_left_news a h1 {
    float: left;
    width: 72%;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.gminfo_main_left_news a span {
    float: right;
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: right;
    color: #a2a2a2;
    font-size: 13px;
}




.gminfo_main_right {
    width: 435px;
    height: auto;
    overflow: hidden;
    float: right;
}

.gminfo_main_right_sv {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.gminfo_main_right_sv a {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 20px;
    background: #fff;
    display: block;
}

.gminfo_main_right_sv a .left {
    float: left;
    width: 60px;
    height: 60px;
}

.gminfo_main_right_sv a .left img {
    width: 60px;
    height: 60px;
    border-radius: 5px;
}

.gminfo_main_right_sv a .cen {
    float: left;
    padding-left: 15px;
    height: auto;
    width: 220px;
}

.gminfo_main_right_sv a .cen .cen_name {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.gminfo_main_right_sv a .cen .cen_name h1 {
    float: left;
    font-size: 15px;
    width: 100%;
    height: 18px;
    line-height: 18px;
    text-align: left;
    font-weight: 500;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #000;
}

.gminfo_main_right_sv a .cen .cen_name span {
    float: left;
    max-width: 46%;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 0;
    background: #fff;
    box-shadow: -6px 0px 8px 6px #fff;
}

.gminfo_main_right_sv a .cen_txt {
    float: left;
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 11px;
    color: #828181;
}

.gminfo_main_right_sv a .cen_bq {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.gminfo_main_right_sv a .cen_bq span {
    padding-left: 5px;
    padding-right: 5px;
    height: 18px;
    line-height: 18px;
    margin-right: 5px;
    font-size: 11px;
    border-radius: 5px;
    float: left;
}

.gminfo_main_right_sv a .cen_bq span.s1 {
    border: 1px solid rgba(255, 85, 0, 0.3);
    background-color: rgba(255, 85, 0, 0.1);
}

.gminfo_main_right_sv a .cen_bq span.s2 {
    border: 1px solid rgba(255, 170, 0, 0.3);
    background-color: rgba(255, 170, 0, 0.1);
}

.gminfo_main_right_sv a .cen_bq span.s3 {
    border: 0.01rem solid rgba(255, 0, 255, 0.3);
    background-color: rgba(255, 0, 255, 0.1);
}

.gminfo_main_right_sv a .right {
    width: 80px;
    text-align: center;
    float: right;
}

.gminfo_main_right_sv a .right_tis {
    width: 100%;
    text-align: center;
    float: right;
    height: 25px;
    line-height: 18px;
    font-size: 13px;
    color: #f00;
    font-weight: 100;
}

.gminfo_main_right_sv a .right_dow {
    width: 100%;
    text-align: center;
    float: right;
    background: -webkit-linear-gradient(0deg, #55ffff, rgba(85, 255, 127, 1.0));
    background: linear-gradient(180deg, #55ffff, rgba(85, 255, 127, 1.0));
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 100;
}

.gminfo_main_right_news {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.gminfo_main_right_news_img {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.gminfo_main_right_news_img img {
    width: 100% !important;
    height: 200px !important;
    overflow: hidden;
    border-radius: 5px !important;
}

.gminfo_main_right_news_img h2 {
    width: 90%;
    height: 50px;
    line-height: 65px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 10%, transparent 100%);
    position: absolute;
    color: #fff;
    padding-left: 5%;
    padding-right: 5%;
    border-radius: 0 0 5px 5px;
    font-size: 13px;
    bottom: 0;
}

.gminfo_main_right_news a {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
}

.gminfo_main_right_news a img {
    width: 60px;
    height: 60px;
    object-fit: cover;
    float: left;
    border-radius: 5px;
}

.gminfo_main_right_news a h1 {
    float: left;
    width: 340px;
    height: 40px;
    line-height: 16px;
    font-size: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    padding-left: 15px;
}

.gminfo_main_right_news a span {
    color: #949494;
    padding-left: 15px;
    font-size: 11px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    width: 263px;
    float: left;
}

.gminfo_main_right_lb {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.gminfo_main_right_lb a {
    width: auto;
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 20px;
    background: #fff;
    display: block;
}

.gminfo_main_right_lb_left {
    width: 60px;
    height: 60px;
    float: left;
}

.gminfo_main_right_lb_left img {
    width: 60px;
    height: 60px;
    object-fit: cover;
}

.gminfo_main_right_lb_cen {
    width: 220px;
    height: auto;
    float: left;
    padding-left: 15px;
}

.gminfo_main_right_lb_cen h5 {
    font-size: 15px;
    color: #000;
    float: left;
    width: 100%;
    height: 30px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.gminfo_main_right_lb_cen span {
    font-size: 12px;
    color: #666;
    text-align: left;
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.gminfo_main_right_lb_right {
    width: 80px;
    text-align: center;
    float: right;
    background: -webkit-linear-gradient(0deg, #55ffff, rgba(85, 255, 127, 1.0));
    background: linear-gradient(180deg, #55ffff, rgba(85, 255, 127, 1.0));
    height: 35px;
    line-height: 35px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 100;
    margin-top: 12.5px;
}

@media (min-width: 1500px) and (max-width: 1800px) {
    .gminfo_main_left {
        width: 900px;
    }

    .gminfo_main_right {
        width: 385px
    }

    .gminfo_cen {
        width: 245px;
    }

    .gminfo_right {
        float: left;
        width: 245px;
        height: auto;
        margin-left: 15px;
    }

    .gminfo_main_right_sv a {
        padding: 15px;
    }

    .gminfo_main_right_sv a .right {
        width: 60px;
    }

    .gminfo_main_right_lb a {
        padding: 15px;
    }

    .gminfo_main_right_lb_cen {
        width: 200px;
    }

    .gminfo_main_right_lb_right {
        width: 60px;
    }
}

@media (min-width: 1px) and (max-width: 1500px) {
    .gminfo_main_left {
        width: 750px;
    }

    .gminfo_main_right {
        width: 335px;
    }

    .gminfo_cen {
        width: 200px;
        padding-left: 10px;
    }

    .gminfo_right {
        float: left;
        width: 195px;
        height: auto;
        margin-left: 15px;
    }

    .gminfo_main_right_sv a {
        padding: 15px;
    }

    .gminfo_main_right_sv a .right {
        display: none;
    }

    .gminfo_main_right_lb_right {
        display: none;
    }
}