<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner {
    position: relative;
    width: 100%;
    height: 100%;
    background-image: url(../images/banner.png);
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
    color: #fff;
}

body {
    font-family: "Microsoft Yahei";
    font-size: 14px;
    color: #000;
}

a,
a:hover {
    color: #000;
}

.wrapper {
    width: 100%;
    min-width: 1000px;
    max-width: 1920px;
    margin: 0px auto;
    overflow: hidden;
}

#content {
    background: #fff;
    position: relative;
    z-index: 0;
}

.title1 {
    background: url(../images/title1.png) no-repeat;
    width: 468px;
    height: 102px;
    margin: 40px auto;
}

.title1 a {
    display: block;
    height: 102px;
}

.title2 {
    background: url(../images/title2.png) no-repeat;
    width: 231px;
    height: 106px;
    margin: 40px auto;
}

.title2 a {
    display: block;
    height: 106px;
}

.w1100 {
    width: 1100px;
    margin: 0px auto;
}

.jbqxk .w616 {
    width: 615px;
    float: left;
}

.jbqxk .w616 .item {
    overflow: hidden;
    padding-bottom: 30px;
}

.jbqxk .w616 .item .img {
    float: left;
}

.jbqxk .w616 .item .img img {
    display: block;
    margin-right: 10px;
}

.jbqxk .w616 .item .content {
    text-align: left;
    width: 430px;
    float: left;
}

.jbqxk .w616 .item .content h6 {
    padding-top: 5px;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 20px;
    font-weight: 600;
}

.jbqxk .w616 .item .content h6 a {
    color: #a7681f;
}

.jbqxk .w616 .item .content p {
    font-size: 14px;
    line-height: 20px;
    color: #898b8d;
}

.jbqxk .w616 .item .content p .more {
    color: #a7681f;
}

.jbqxk .w385 {
    width: 410px;
    float: right;
}

.jbqxk .w385 li {
    margin-bottom: 17px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.jbqxk .w385 li a {
    font-size: 16px;
}

.title3 {
    background: url(../images/title3.png) no-repeat;
    width: 234px;
    height: 106px;
    margin: 40px auto;
}

.title3 a {
    display: block;
    height: 106px;
}

.third .w418 {
    float: left;
    width: 490px;
}

.third .w527 {
    float: right;
    width: 550px;
}

.third .img {
    float: left;
}

.third .img img {
    display: block;
    margin-right: 10px;
}

.third .content {
    float: left;
}

.third .more {
    color: #a7681f;
}

.third .w418 .content {
    width: 280px;
}

.third .w418 .content h6 {
    padding-top: 10px;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 20px;
}

.third .w418 .content h6 a {
    color: #a7681f;
}

.third .w418 .content p {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    color: #898b8d;
}

.third .w418 ul {
    padding-top: 35px;
}

.third .w418 ul li {
    font-size: 16px;
    margin-bottom: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.third .w527 ul li {
    height: 126px;
    overflow: hidden;
    margin-bottom: 35px;
}

.third .w527 ul li:nth-child(even) .img img {
    margin-right: 0;
}

.third .w527 ul li:nth-child(even) {
    padding-left: 10px;
}

.third .w527 ul li .content {
    text-align: left;
    width: 345px;
}

.third .w527 ul li .content h6 {
    font-size: 18px;
    padding: 10px 5px 15px;
}

.third .w527 ul li .content h6 a {
    color: #a7681f;
    font-weight: 600;

}

.third .w527 ul li .content p {
    font-size: 14px;
    line-height: 20px;
    color: #898b8d;
}</pre></body></html>