<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*文章*/
.project2{padding:0rem 0;background: #ffffff;}
.project2 ul{ margin-top:0rem;}
.project2 ul li{ width:100%; float:left; margin-left:4%;  margin-top:1.0rem;}
.project2 ul .project_li{ margin-left:0;}

/*当前位置*/
.tite1{ height:2.5rem; background:#666; position:relative;}
.tite1 h3 {  position: absolute; line-height: 2.5rem; top: 0;left: 0.9rem; font-size: 1.0rem;  color: #fff;}
.tite1 h3 a{color:#fff;}

/*列表内容页码*/ 
.pagination-wrapper{margin: 20px 0px 20px 0px;text-align: center;} 
.pagination li a{margin-right: 2px;padding: 5px;border: 1px solid #dddddd;color: #555555;} 
.pagination li a:hover{background: #d92940;color:#fff;}
.pagination li span { display: none; } 
.pagination li .page-num-current {background: #ffbf2f;color: #f5f1f1;}
.pagination li.thisclass { background: #09f; color: #fff; } 
.pagination li.thisclass a,.pagination li.thisclass a:hover{ background: transparent; border-color: #09f; color: #fff; cursor: default; }

/*文章内容*/
.content{ width:97%; margin:0 auto; padding:1.0rem 0;color: #444;line-height: 28px;}
.content h1{ font-size:1.3rem;font-weight:bold; color:#333; width:95%; margin:0 auto; text-align:center; line-height:2.4rem;}
.content .dj {margin-bottom: 8px;}
.content .dj span{display: block;font-size:0.9rem;color:#999;border-bottom:1px dashed #ccc;text-align:center;font-weight: normal;}
.content img{height:auto !important; max-width:none !important; min-width:inherit !important; width:99%; display:block; margin:1.4rem auto;}
.content p{margin:0 auto;width:95%;font-size: 1.1rem;color: #464343;line-height: 1.9rem;}
.content .content_str{padding:10px 10px;}
.content_fy{ margin-top:1.0rem; padding-top:0.6rem; border-top:1px dashed #ccc; margin-bottom:2.0rem;}
.content_fy h2{ font-weight: normal; color:#333; font-size:1.0rem;}
.content_fy a{ font-weight: bold; color:#333;}

/* 上下篇 */
.article-next-prev{color:#666;padding:5px 10px 0}
.article-next-prev a{background:#fff;font-size:16px;display:inline-block;height:40px;line-height:40px;overflow:hidden;color:#ffbe2f;border:1px solid #e0e0e0;text-align:center;border-radius:2px;padding:0 11%}
.article-next-prev a i{transition-duration:.5s;display:inline-block;width:8px;height:8px;border-bottom:2px solid #ffbe2f;border-right:2px solid #ffbe2f;transform:rotate(140deg);margin:15px 4px 0 10px;float:left}
.article-next-prev a:nth-child(even){float:right}
.article-next-prev a:nth-child(even) i{float:right;transform:rotate(320deg);margin:16px 4px 0 8px}
.article-next-prev .nonext,.article-next-prev .noprev{color:#8a8a8a}
.article-next-prev .nonext i{border-bottom:2px solid #8a8a8a;border-right:2px solid #8a8a8a}
.article-next-prev .noprev i{border-bottom:2px solid #8a8a8a;border-right:2px solid #8a8a8a}
@media (min-width:340px){.article-next-prev a{padding:0 13%}}</pre></body></html>