.index {
    background-color: #fff;
    width: 100%;
    min-width: 1230px;
    /* background: url(/html/cms_files/weblaishanquzhengfuwangzhan/pubtplobject/defaultSet/18620/images/bg-d.png) no-repeat bottom; */
    padding-bottom: 50px;
}
.main {
    width: 1200px;
    margin: auto;
    background-color: #fefeff;
    overflow: hidden;
    padding: 20px 40px;
}
.main-bg {
    width: 100%;
    height: 516px;
    background: url(/html/cms_files/weblaishanquzhengfuwangzhan/pubtplobject/defaultSet/18620/images/banner2023.png) no-repeat center;
    background-size: 100% 100%;
}
.common-style {
    display: flex;
    flex-wrap: wrap;
    /* margin-top: 40px; */
    justify-content: space-between;
}
.pic {
    width: 460px;
    padding-top: 22px;
}
.pic img {
    width: 460px;
    height: 290px;
    object-fit: cover;
}
.content {
    width: 620px;
}
.content-title {
    height: 58px;
    line-height: 65px;
    background: url(/html/cms_files/weblaishanquzhengfuwangzhan/pubtplobject/defaultSet/18620/images/title.png) no-repeat center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.content-title span {
    font-size: 24px;
    font-weight: bold;
    color: #115db2;
    padding-left: 32px;
}
.content-title a {
    font-size: 16px;
    color: #999999;
}
.content-word {
    width: 620px;
    height: 167px;
    font-size: 16px;
    line-height: 33px;
    color: #404040;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    margin-bottom: 20px;
}
.content-button {
    display: flex;
    justify-content: space-between;
}
.content-button a {
    text-align: center;
    line-height: 48px;
    display: inline-block;
    width: 188px;
    height: 48px;
    background: url(/html/cms_files/weblaishanquzhengfuwangzhan/pubtplobject/defaultSet/18620/images/d.jpg) no-repeat center;
    font-size: 16px;
    font-weight: bold;
    color: #115db2;
}
.content-button a img {
    margin-right: 10px;
    vertical-align: sub;
}
.target-content {
    background-color: #ebf3ff;
    border: solid 1px #115db2;
    padding: 77px 48px 48px;
    line-height: 36px;
    font-weight: bold;
    color: #115db2;
    position: relative;
    margin-bottom: 40px;
}
.target-content .zymb {
    position: absolute;
    top: -28px;
    left: 440px;
}
.lsqk {
    font-size: 28px;
    font-weight: bold;
    line-height: 30px;
    color: #115db2;
    text-align: center;
    margin-bottom: 30px;
}
.all {
    border: solid 1px #115db2;
    margin-bottom: 40px;
}
.common-lsqk {
    background-color: #ffffff;

    min-height: 800px;
}
.left {
    border-right: 1px dashed #115db2;
    width: 250px;
    background-color: #ffffff;
}
.left .left-title {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    background-color: #f5f5f5;
}
.left .left-content {
    height: 739px;
    overflow-y: auto;
}
.left-content .cur {
    background-color: #115db2;
    color: #ffffff;
    font-weight: bold;
    position: relative;
}
.left .left-content::-webkit-scrollbar {
    /* display: none; */
}
.left-content li {
    text-align: center;
    display: block;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
}
.common-left {
    margin-right: 20px;
}
.right {
    width: 868px;
}
.list {
    width: 100%;
    display: none;
}

.show-list {
    display: block;
}
.right .list-title {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    background-color: #f5f5f5;
}
.list-ul {
    padding: 30px 40px;
    height: 739px;
    overflow-y: auto;
}
.list-ul::-webkit-scrollbar {
    /* display: none; */
}
.list-ul li {
    margin-bottom: 25px;
}
.list-ul li:last-of-type {
    margin-bottom: 0;
}
.list-ul-p {
    display: flex;
    justify-content: space-between;
    margin-bottom: 18px;
}
.list-ul-title {
    font-size: 18px;
    font-weight: bold;
    color: #115db2;
}
.list-ul-more {
    font-size: 16px;
    color: #999999;
}
.list-ul-content {
    font-size: 16px;
    color: #404040;
    line-height: 36px;
}
.situation {
    width: 540px;
}
.common-title {
    width: 100%;
    height: 60px;
    line-height: 50px;
    margin-bottom: 10px;
    background: url(/html/cms_files/weblaishanquzhengfuwangzhan/pubtplobject/defaultSet/18620/images/bt.png) no-repeat bottom;
}
.common-title span {
    height: 45px;
    line-height: 45px;
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #115db2;
}
.common-title .more {
    font-size: 16px;
    color: #999999;
    float: right;
}
.common-title img {
    vertical-align: sub;
    margin-right: 10px;
}
.situation-list {
    width: 100%;
}
.situation-list .list-a {
    display: block;
    line-height: 45px;
    height: 45px;
    position: relative;
    padding-left: 15px;
}
.situation-list .list-a::before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #115db2;
    top: 20px;
    left: 0;
    border-radius: 50%;
}
.situation-list .list-a .title {
    font-size: 16px;
    color: #404040;
    width: 385px;
    display: inline-block;
    overflow: hidden; /*超出部分隐藏*/
    white-space: nowrap; /*不换??*/
    text-overflow: ellipsis; /*超出部分文字??...显示*/
}
.situation-list .list-a .time {
    font-size: 16px;
    float: right;
    color: #999999;
}
.situation-list .list-a:hover .title {
    color: #115db2;
}
.situation-list .list-a:hover .time {
    color: #115db2;
}
.target-content .zymb{
    left: 7%;
}
.pic{
    padding-top: 0;
}

@media screen and (max-width: 768px) {
    .index {
        width: 100%;
        min-width: auto;
    }
    .main {
        width: 100%;
        padding: 20px;
        overflow: auto;
		margin:0;
		margin-bottom:-20px;
        padding-top: 0;
    }
    .main-bg {
        background-size: 100% 100%;
		height: 140px;
    }
    .location {
        width: 100%;
        padding-left: 20px;
    }
    .common-style {
        display: block;
    }
    .content-title span {
        padding-left: 0;
        font-size: 18px;
    }
    .content-title a {
        font-size: 15px;
    }
    .common-title span {
        font-size: 18px;
        padding-right: 35px;
    }
    .common-left {
        margin-right: 0;
        margin-bottom: 33px;
    }
    .list-all,
    .left-content,
    .pic,
    .pic img,
    .content,
    .content-word,
    .situation {
        width: 100%;
    }
    .list .list-a .title {
        width: 200px;
    }
    .list {
        width: 100%;
        overflow: auto;
    }
    .content-button {
        display: block;
    }
    .content-button a {
        width: 100%;
        margin-bottom: 10px;
    }
    .lsqk img {
        width: 100%;
    }
    .common-style {
        display: block;
    }
    .common-title span {
        font-size: 18px;
        padding-right: 35px;
    }
    .common-left {
        margin-right: 0;
        margin-bottom: 33px;
    }
    .situation,
    .list-all {
        width: 100%;
    }
    .situation-list .list-a .title {
        width: 200px;
    }
    .all {
        width: 100%;
        overflow: auto;
    }
    .common-lsqk {
        width: 1200px;
        display: flex;
    }
    /* .all-biaoge {
        width: 1000px;
    } */
}
@media screen and (max-width: 320px) {
    .situation-list .list-a .title {
        width: 140px !important;
    }
}
