<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.content {
    width: 1220px;
    margin: 0 auto;
}

.content .left {
    width: 280px;
    padding: 10px;
    padding-top: 0;
    box-sizing: border-box;
    float: left;
    background-color: #fff;
}

.content .left h3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    height: 40px;
    color: #fff;
    font-size: 20px;
    background: url("../image/h3bg.png") no-repeat;
    background-size: 260px 40px;
    text-align: center;
    line-height: 40px;
}

.content .left ul {
    margin-top: 20px;
}

.content .left ul li {
    background: url("../image/libg.png") no-repeat;
    background-size: 260px 35px;
    margin: 10px 0;
    padding-left: 20px;
}

.content .left li a {
    color: #000;
    display: block;
    height: 35px;
    line-height: 30px;
    overflow: hidden;
    text-decoration: none;
    padding-left: 24px;
    font-size: 17px;
}

.content .left li a:hover {
    color: #E23223;
}

.content .right {
    width: 900px;
    /* background-color:#C8E5ED ; */
    margin-left: 20px;
    float: left;
}

.content .right .list {
    width: 900px;
    margin: 0 auto;
    background-color: #fff;
    padding: 15px;
    position: relative;
}

.content .right .list h2 {
    position: relative;
}

.content .right .list h2 a {
    position: absolute;
    top: 5px;
    right: 20px;
    color: #000;
    font-size: 14px;
}

.content .right .list li a {
    display: inline-block;
    width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    font-size: 17px;
}

.content .right .list a:hover {
    color: #900;
}

.content .right .list li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 20px 0;
    position: relative;
    line-height: 27px;
    border-bottom: 1px dashed #f4f4f4;
}

.content .right .list li span {
    position: absolute;
    font-size: 13px;
    top: 0;
    right: 10px;
}

.content .right .list i {
    margin-right: 10px;
}

.content .right h2 {
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    color: #2153AD;
    font-size: 22px;
}

.content .right .more {
    position: absolute;
    top: 15px;
    right: 25px;
}

.toptitle {
    width: 100%;
    height: 40px;
    background-color: #f4f4f4;
}

.toptitle .title {
    width: 1220px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.toptitle .title span {
    line-height: 40px;
}

.toptitle .title a {
    display: block;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    color: #444;
    float: right;
    margin-right: 10px;
}

.toptitle .title a:hover {
    color: #f40;
    text-decoration: underline;
}

.navigation {
    width: 1220px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.navigation p {
    width: 1220px;
    height: 50x;
    font-size: 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.navigation a {
    color: #000;
    font-size: 14px;
}

.navigation a:hover {
    color: #ff3040;
    text-decoration: underline;
}

.article {
    width: 1220px;
    margin: 0 auto 30px auto;
    background-color: #fff;
    border: 1px solid #ccc;
}

.article .headertitle {
    width: 1000px;
    margin: 0 auto;
}

.article .title {
    width: 100%;
    text-align: center;
}

.article .title h1 {
    margin-top: 15px;
    color: #2153AD;
    font: bold 26px/160% "Microsoft yahei";
    text-align: center;
    padding: 10px;
}

.article .title h2 {
    font: bold 20px/1.5 妤蜂綋;
    text-align: center;
    padding: 8px 0;
    color: #2153AD;
}

.article .title p {
    width: 1000px;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    height: 30px;
    line-height: 30px;
    color: #2153AD;
    border-bottom: 1px solid #ccc;
}

.article .details {
    width: 1000px;
    margin: 25px auto 0 auto;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 20px;
    background-color: #fff;
}

.lighthouse li {
    padding-left: 0;
    background: none;
    float: left;
    width: 540px;
    height: 50px;
    margin: 10px;
    overflow-y: hidden;
    zoom: 1;
    border: 1px dotted #ccc;
    border-radius: 5px;
    padding: 20px 10px;
}

.lighthouse li:hover {
    box-shadow: 1px 2px 5px #ccc;
    background: #f5f5f5;
}

.lighthouse li a {
    font-size: 19px;
    color: #444;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 24px;
    line-height: 24px;
    display: block;
}

.lighthouse li a:hover {
    text-decoration: underline;
    color: #f24934;
}

.lighthouse li p {
    padding: 10px 0;
    font-size: 14px;
}

.logo {
    width: 100%;
    height: 450px;
}
.logo img{ width: 100%;
height: 450px;
    }
.logo1 {
    background: url("http://www.lxjjjc.gov.cn/images/header1.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 450px;
}
.logo2 {
    background: url("../image/header2.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 350px;
}

.logo3 {
    background: url("../image/header3.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 350px;
}

.list1 {
    width: 1220px;
    padding: 10px 0;
    margin: 0 auto;
}

.list1 li {
    height: 35px;
    padding: 0px 0px 0px 12px;
    margin: 5px 0;
    line-height: 35px;
    overflow: hidden;
}

.list1 li a {
    font-weight: bold;
    font-size: 18px;
    color: #444;
}

.list1 li a:hover {
    text-decoration: underline;
}

.list1 .des {
    line-height: 1.5;
    font-size: 17px;
    padding: 2px 0 10px 12px;
    border-bottom: 1px dotted #ccc;
    color: #666;
}

.xxgkmenu {
    width: 1220px;
    height: 500px;
    background: url("../image/xxgkbg.jpg");
    background-size: cover;
    margin: 20px auto;
    padding: 120px 0 120px 120px;
    box-sizing: border-box;
}

.xxgkmenu a {
    display: block;
    background: rgba(255, 255, 255, 0.7);
    color: #2153AD;
    margin: 20px 20px;
    float: left;
    width: 295px;
    height: 80px;
    line-height: 80px !important;
    text-align: center;
    font: 27px/100px 寰蒋闆呴粦, 榛戜綋;
}

.xxgkmenu a.w4 {
    width: 211px;
}

.xxgkmenu a:hover {
    background-color: #2153AD;
    color: #fff;
}

.page {
    margin: 100px auto;

    width: 590px;

}

.page ul {
    padding: 0;
    min-width: 450px;
}

.page ul::after {
    content: '';
    display: block;
    clear: both;
}

.page ul li {
    float: left;
    width: auto;
    min-width: 32px;
    height: 30px;
    line-height: 30px;
    list-style: none;
}

.page a {
    color: #aaa;
    font-family: "寰蒋闆呴粦";
    padding: 0 10px;
    text-decoration: none;
    display: block;
    text-align: center;
    border: 1px solid #ccc;
    border-left: none;
}

.page ul li:first-child a {
    border-left: 1px solid #ccc;
}

.page ul li a:hover {
    background-color: dodgerblue;
}

.page ul li a:hover {
    color: white;
}

.page .disabled a:hover {
    background-color: white;
    cursor: not-allowed;
    color: #aaa;
}

.page .active a {
    background-color: dodgerblue;
    color: white;
}

.content .top {
    width: 1220px;
    height: 166px;
    /* background: url("../images/middle_03.jpg"); */
    margin: 10px auto 0;
}

.content .top a {
    display: block;
    width: 1220px;
    height: 166px;
}

.content .top a img {
    display: block;
    width: 1220px;
    height: 166px;
}

.picture {
    width: 1220px;
    height: 114px;
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.picture a {
    display: block;
    width: 400px;
    height: 114px;
}

.picture a img {
    display: block;
    width: 400px;
    height: 114px;
}

.contented {
    width: 1220px;
    margin: 10px auto;
}

.contented .ul {
    width: 1220px;
    padding-left: 50px;
}

.contented .ul li {
    position: relative;
    width: 1220px;
    height: 50px;
    line-height: 50px;
}

.contented .ul li span {
  
    top: 0;
    right: 20px;
    font-size: 18px;
}
.sq{
	position: absolute;
	top: 0;
	right: 20px;
	font-size: 14px !important;
}
.contented .ul li a {
    display: inline-block;
    width: 800px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000
}

.contented .ul li text {
    position: absolute;
    top: 0;
    right: 0;
}

.contented div {
    height: 30px;
	 padding-left: 500px;
}

.contented div li {
    height: 30px;
    line-height: 30px;
}

</pre></body></html>