<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.btxbk {
 font-family: "寰蒋闆呴粦";
 font-size: 14px;
 line-height: 30px;
 font-weight: bold;
 color: #6B1A07;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #B7B7B7;
 height: 30px;
 padding-left: 10px;
} 


/* 鍒嗛〉 */
 
 .pagination {
     text-align: center;
     font-size: 0;
     padding-top: 30px;
 }
 
 .pagination a {
     display: inline-block;
     border: 1px solid #dcdcdc;
     padding: 0 12px;
     height: 35px;
     font-size: 14px;
     line-height: 35px;
     text-align: center;
     color: #666;
     margin: 0 7px;
 }
 
 .pagination a.active {
     background: #6a190b;
     color: #fff;
     border: 1px solid #6a190b;
 }
 
 .pagination a:hover {
     background: #6a190b;
     color: #fff;
     border: 1px solid #6a190b;
 }
 
 .pagination span {
     display: inline-block;
     font-size: 14px;
 }
 
 .nymain {
     padding-top: 40px;
     padding-bottom: 40px;
 }
 
 .nymain .leftNav {
     float: left;
     width: 23%;
     position: relative;
 }
 
 .nymain .leftNav p {
     padding-left: 50px;
     font-size: 20px;
     color: #fff;
     line-height: 60px;
     background: #6a190b url(../xwyimages/dq-col.png) no-repeat;
     background-position: 30px center;
 }
 
 .nymain .leftNav p span {
     display: none;
     float: right;
     width: 15px;
     height: 15px;
     margin-right: 20px;
     margin-top: 15px;
     background: url(../xwyimages/sub_left_down2.png) no-repeat center center;
     background-size: 14px 14px;
 }
 
 .nymain .leftNav p span.on {
     background: url(../xwyimages/sub_left_up2.png) no-repeat center center;
     background-size: 14px 14px;
 }
 
 .nymain .leftNav ul {
     padding: 1px 20px 40px 20px;
     border: 1px solid #dddddd;
     border-top: none;
 }
 
 .nymain .leftNav ul li {
     position: relative;
     margin-top: 10px;
 }
 
 .nymain .leftNav ul li a {
     display: block;
     font-size: 15px;
     color: #333333;
     line-height: 45px;
     padding-left: 40px;
     border-bottom: 1px solid #d8d8d8;
     background: #efefef url(../xwyimages/ej-menu-bf.png) no-repeat;
     background-position: 20px center;
     transition: background 0.3s;
 }
 
 .nymain .leftNav&gt;ul&gt;li&gt;span {
     display: none;
     position: absolute;
     width: 14px;
     height: 14px;
     right: 10px;
     top: 18px;
     line-height: 50px;
     background: url(../xwyimages/sub_left_down.png) no-repeat center center;
     background-size: 14px 14px;
     cursor: pointer;
 }
 /* .nymain .leftNav&gt;ul&gt;li.on&gt;span {
     background: url(../xwyimages/sub_left_up.png) no-repeat center center;
     background-size: 14px 14px;
 } */
 
 .nymain .leftNav ul li.on&gt;a {
     /* color: #fff;
     background: #6a190b url(../xwyimages/ej-menu-bf-on.png) no-repeat; */
     /* background-position: 20px center; */
 }
 
 .nymain .leftNav ul li.active&gt;a {
     color: #fff;
     background: #6a190b url(../xwyimages/ej-menu-bf-on.png) no-repeat;
     background-position: 20px center;
 }
 
 .nymain .leftNav ul li.active.on&gt;span {
     background: url(../xwyimages/sub_left_up2.png) no-repeat center center;
     background-size: 14px 14px;
 }
 
 .nymain .leftNav ul li.active&gt;span {
     background: url(../xwyimages/sub_left_down2.png) no-repeat center center;
     background-size: 14px 14px;
 }
 
 .nymain .leftNav ul li a:hover {
     color: #fff;
     background: #6a190b url(../xwyimages/ej-menu-bf-on.png) no-repeat;
     background-position: 20px center;
 }
 
 .nymain .leftNav&gt;ul&gt;li&gt;ul {
     display: none;
     /* background: #ebf2ff; */
     padding-top: 1px;
     padding-bottom: 0;
     padding-right: 0;
     padding-bottom: 10px;
 }
 
 .nymain .leftNav&gt;ul&gt;li&gt;ul&gt;li&gt;a {
     font-size: 14px;
 }
 
 .ny-right {
     float: right;
     width: 73.4%;
     padding-bottom: 30px;
     border: 1px solid #ddd;
 }
 
 .position {
     text-align: right;
     font-size: 0;
     border-bottom: 1px solid #6a190b;
     line-height: 60px;
     padding: 0 15px 0 30px;
 }
 
 .position h3 {
     float: left;
     font-size: 20px;
     color: #333333;
     padding-left: 20px;
     background: url(../xwyimages/dq-col-red.png) no-repeat;
     background-position: left center;
 }
 
 .position span {
     color: #666666;
     font-size: 14px;
     vertical-align: middle;
 }
 
 .position img {
     height: 16px;
     vertical-align: middle;
     margin-right: 5px;
 }
 
 .position a {
     font-size: 14px;
     color: #6a190b;
     margin: 0 5px;
     vertical-align: middle;
 }
 
 .text-list {
     padding: 0 30px;
 }
 
 .text-list ul li a {
     display: block;
     padding: 20px 0;
     border-bottom: 1px solid #ddd;
     overflow: hidden;
     transition: all 0.3s;
 }
 
 .text-list ul li a:hover {
     background: #f5f5f5;
     padding-left: 20px;
     padding-right: 20px;
 }
 
 .text-list ul li a:hover .text-info {
     padding-left: 20px;
 }
 
 .text-list ul li a:hover .text-info h4 {
     color: #6a190b;
 }
 
 .text-list ul li a .text-pic {
     float: left;
     width: 200px;
     height: 130px;
     overflow: hidden;
 }
 
 .text-list ul li a .text-pic img {
     display: block;
     width: 100%;
     height: 100%;
     transition: all 0.3s;
 }
 
 .text-list ul li a .text-pic img:hover {
     transform: scale(1.05);
 }
 
 .text-list ul li a .text-info {
     overflow: hidden;
     padding-left: 30px;
     font-size: 14px;
     transition: all 0.3s;
 }
 
 .text-list ul li a .text-info h4 {
     font-size: 16px;
     line-height: 30px;
     color: #333;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
    float: left;
 }
 
 .text-list ul li a .text-info i {
        display: block;
    color: #999999;
    line-height: 15px;
    margin-bottom: 5px;
    font-style: normal;
    font-size: 13px;
    padding: 5px 0;
   float: right;
 }
 
 .text-list ul li a .text-info p {
font-size: 13px;
     color: #666666;
     line-height: 24px;
     height: 48px;
     overflow: hidden;
 }
 
 .text-list ul li a .text-info .list-more {
     font-size: 0;
     margin-top: 5px;
 }
 
 .text-list ul li a .text-info span {
     font-size: 14px;
     line-height: 24px;
     color: #6a190b;
     vertical-align: middle;
 }
 
 .text-list ul li a .text-info img {
     vertical-align: middle;
     margin-left: 5px;
 }
 
 .art-main {
     padding: 0 40px;
 }
 .art-main iframe {
width: 100% !important;

}
 .art-main table{
width: auto !important;

}
 .art-main table p{
text-indent: 0 !important;

}
 .art-main .art-tit {
     border-bottom: 1px dashed #e5e5e5;
     padding: 30px 0;
 }
 
 .art-main .art-tit h3 {
     text-align: center;
     color: #333333;
     font-weight: 600;
     font-size: 20px;
     margin-bottom: 15px;
 }
 

 .art-main .art-tit h4 {
    text-align: center;
    color: #7e7373;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 14px;
 }


 .art-main .art-body {
     padding-top: 30px;
 }
 
 .art-main .art-body p {
     color: #333333;
     text-indent: 2em;
     font-size: 15px;
     line-height: 30px;
 }
 
 .art-main .art-body img {
     max-width: 95% !important;
height:auto !important;
 }
 
 .art-main .cont-tit p {
     font-size: 0;
     text-align: center;
 }
 
 .art-main .cont-tit p img {
     display: inline-block;
     vertical-align: middle;
     height: 16px;
     margin-right: 5px;
 }
 
 .art-main .cont-tit p .liulan {
     margin-left: 50px;
 }
 
 .art-main .cont-tit p span {
     display: inline-block;
     vertical-align: middle;
     font-size: 14px;
     color: #999;
     margin: 0 20px;
 }
 
 .art-info {
     border-top: 1px solid #eaeaea;
     margin-top: 25px;
 }
 
 .pnext {
     margin-top: 25px;
 }
 
 .pnext p {
     text-indent: initial;
     font-size: 15px;
     line-height: 30px;
     color: #555555
 }
 
 .pnext p a {
     font-size: 15px;
     color: #444;
 }
 
 .pnext p:hover {
     color: #b82f2f;
 }
 
 .pnext p:hover a {
     color: #b82f2f;
 }
 /* 鍥剧墖鍒楄〃 */
 
 .img-lists ul {
     overflow: hidden;
 }
 
 .img-lists ul li {
     float: left;
     width: 30%;
     box-sizing: border-box;
     margin: 30px 0 0 2.5%;
     transition: all 0.3s;
     position: relative;
     top: 0;
 }
 
 .img-lists ul li:hover {
     top: -10px;
 }
 
 .img-lists ul li a {
     display: block;
     width: 100%;
 }
 
 .img-lists ul li a&gt;img {
     display: block;
     width: 100%;
     height: 196px;
 }
 
 .img-lists ul li a&gt;div.info {
     font-size: 0;
 }
 
 .img-lists ul li a&gt;div.info p {
     color: #333;
     font-size: 14px;
     line-height: 20px;
     height: 20px;
     padding: 12px 0;
     border-bottom: 1px solid #ddd;
 }
 
 .img-lists ul li a&gt;div.info span {
     font-size: 12px;
     text-align: center;
     width: 90px;
     line-height: 28px;
     margin-top: 20px;
     border: 1px solid #ddd;
     display: block;
     color: #666666;
     vertical-align: middle;
     transition: all 0.3s;
 }
 
 .img-lists ul li:hover .info p {
     color: #6a190b;
     border-color: #6a190b;
 }
 
 .img-lists ul li:hover .info span {
     background: #6a190b;
     color: #fff;
     border-color: #6a190b;
 }
 
 .zzjg .module-title {
     margin-top: 33px;
     border-left: 4px #d7d7d7 solid;
     height: 28px;
     line-height: 28px;
     font-size: 22px;
     padding-left: 16px;
     margin-bottom: 35px;
 }
 
 .zzjg .module-title i {
     color: #6a190b;
     font-style: normal;
 }
 
 .zzjg .dzjg-list {
     position: relative;
 }
 
 .zzjg .dzjg-list .dzjg-item {
     float: left;
     margin-left: 2%;
     position: relative;
     width: 23.5%;
     height: 64px;
     box-sizing: border-box;
     background-color: #e6e6e6;
     line-height: 64px;
     padding-left: 12px;
     padding-right: 12px;
     margin-bottom: 23px;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     font-size: 16px;
     color: #666666;
     -webkit-transition: all 0.3s ease;
     transition: all 0.3s ease;
     cursor: pointer;
 }
 
 .zzjg .dzjg-list .dzjg-item:nth-child(4n+1) {
     margin-left: 0;
 }
 
 .zzjg .dzjg-list .dzjg-item a {
     color: #666;
 }
 
 .zzjg .dzjg-list .dzjg-item:hover {
     background-color: #6a190b;
 }
 
 .zzjg .dzjg-list .dzjg-item:hover a {
     color: #fff;
 }
 
 .zzjg .dzjg-list .dzjg-item:hover:after {
     position: absolute;
     content: "";
     background: url("../xwyimages/dzjg-icon-3.png");
     bottom: -10px;
     right: 0;
     width: 93px;
     height: 58px;
 }
 
 .zzjg .dzjg-list:after {
     display: block;
     clear: both;
     content: "";
 }
 
 @media screen and (max-width: 1320px) {
     .dzjg .dzjg-list {
         margin-left: -3%;
         margin-right: 0;
     }
     .dzjg .dzjg-list .dzjg-item {
         width: 30%;
         height: 74px;
         line-height: 74px;
         padding: 0;
         margin-left: 3%;
         margin-right: 0;
     }
     .dzjg .dzjg-list .dzjg-item a {
         width: auto;
         padding: 0 10px;
     }
 }
 
 @media screen and (max-width: 1400px) {
     .gg-tit .gg-tit-a2 img {
         height: 25px;
     }
     .gg-tit .gg-tit-a2 span {
         font-size: 12px;
         margin-left: 5px;
         margin-right: 0;
     }
 }
 
 @media screen and (max-width: 1024px) {
     .nymain .leftNav ul li a {
         font-size: 14px;
         padding-left: 30px;
         background-position: 13px center;
     }
     .nymain .leftNav ul li.on&gt;a {
         background-position: 13px center;
     }
     .position {
         line-height: 45px;
         padding-left: 15px;
     }
     .img-lists ul li {
         width: 45%;
         margin: 20px 2.3%;
     }
     .img-lists ul li a&gt;img {
         height: 209px;
     }
     .img-lists ul li a&gt;div.info p {
         font-size: 14px;
         padding: 10px 0;
height:40px;
     }
     .img-lists ul li a&gt;div.info img {
         height: 12px;
     }
     .img-lists ul li a&gt;div.info span {
         font-size: 12px;
     }
     .zzjg .dzjg-list .dzjg-item:nth-child(4n+1) {
         margin-left: 1.66665%;
     }
     .zzjg .dzjg-list .dzjg-item {
         width: 30%;
         margin-left: 1.66665%;
         margin-right: 1.66665%;
         font-size: 14px;
         line-height: 50px;
         height: 50px;
     }
 }
 
 @media screen and (max-width:768px) {
     .nymain {
         padding-top: 25px;
         padding-bottom: 25px;
     }
     .nymain .leftNav {
         float: none;
         width: auto;
         top: 0;
     }
     .nymain .leftNav p {
         line-height: 45px;
         font-size: 18px;
     }
     .nymain .leftNav&gt;ul&gt;li.on&gt;span {
         background: url(../xwyimages/sub_left_up.png) no-repeat center center;
         background-size: 14px 14px;
     }
     .ny-right {
         float: none;
         width: auto;
     }
     .position {
         padding: 0 10px;
     }
     .position h3 {
         font-size: 16px;
     }
     .pagination {
         padding-top: 25px;
     }
     .pagination a {
         padding: 0 5px;
         height: 20px;
         line-height: 20px;
         font-size: 12px;
         margin: 0 3px;
     }
     .art-main {
         padding: 0 20px;
     }
     .art-main .art-tit {
         padding: 15px 0;
     }
     .nymain .leftNav p span {
         display: block;
     }
     .nymain .leftNav ul {
         display: none;
         padding: 1px 20px 20px 20px;
     }
     .nymain .leftNav ul li a {
         line-height: 40px;
     }
     .nymain .leftNav&gt;ul&gt;li&gt;span {
         top: 13px;
         display: block;
     }
     .art-main .art-tit h3 {
         font-size: 16px;
     }
     .art-main .art-body p {
         font-size: 14px;
         line-height: 28px;
     }
     .art-main .cont-tit p span {
         font-size: 12px;
         margin: 0 5px;
     }
     .art-main .cont-tit p img {
         height: 12px;
     }
     .pnext p {
         line-height: 30px;
         font-size: 12px;
     }
     .pnext p a {
         font-size: 12px;
     }
     .zzjg_text li {
         width: 50%;
     }
     .img-lists ul li {
         margin-top: 20px;
     }
     .img-lists ul li a&gt;img {
         height: 191px;
     }
     .img-lists ul li a&gt;div.info p {
         font-size: 12px;height:40px;
     }
     .img-lists ul li a&gt;div.info span {
         margin-top: 10px;
     }
     .text-list {
         padding: 0 15px;
     }
     .text-list ul li a {
         padding: 15px 0
     }
     .text-list ul li a .text-info {
         padding-left: 15px;
         font-size: 12px;
     }
     .text-list ul li a .text-info span {
         font-size: 12px;
     }
     .text-list ul li a .text-info img {
         height: 13px;
     }
     .text-list ul li a .text-info h4 {
         font-size: 14px;
     }
     .zzjg .dzjg-list .dzjg-item {
         width: 48%;
         margin-left: 1%;
         margin-right: 1%;
         margin-bottom: 15px;
     }
     .zzjg .dzjg-list .dzjg-item:nth-child(4n+1) {
         margin-left: 1%;
     }
     .zzjg .module-title {
         font-size: 20px;
         height: 24px;
         line-height: 24px;
         margin-top: 20px;
         margin-bottom: 20px;
     }
 }
 
 @media screen and (max-width:480px) {
     .position {
         text-align: left;
         line-height: 30px;
         padding-top: 10px;
         padding-bottom: 10px;
     }
     .position h3 {
         float: none;
     }
     .img-lists ul li a&gt;img {
         height: 100px;
     }
     .art-main .cont-tit p .liulan {
         margin-left: 15px;
     }
     .text-list ul li a .text-pic {
         float: none;
         width: auto;
         height: auto;
     }
     .text-list ul li a .text-info {
         padding-left: 0;
         font-size: 12px;
     }
 }
 
 @media screen and (max-width:320px) {
     .art-main .art-tit h3 {
         font-size: 20px;
         /* font-weight: bold; */
     }
     .art-main .art-tit span {
         font-size: 12px;
         padding-bottom: 5px;
         line-height: 24px;
         height: 24px;
     }
     .art-main .art-body p {
         font-size: 12px;
         line-height: 30px;
     }
     .img-lists ul li a&gt;img {
         height: 84px;
     }
 }

.item-share .bdsharebuttonbox a.dy{   
font-size: 20px;
    color: #fff;
    line-height: 54px;
    display: block;
    text-align: center;
    background: #c3ab89;
    clear: both;
 
 }
.dy:hover{    background: #6a190b; color: #fff;}</pre></body></html>