<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(article.ie.css) screen and (min-width:750px);
@media screen and (max-width: 750px) {
    body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
        margin: 0;
        padding: 0;
        border: 0 none;
        outline: 0;
    }
    ul,li{
        list-style: none;
    }
    a{
        text-decoration: none;
        color:#444;
        font-size: 16px;
    }
    a:hover{
        text-decoration: underline;
    }
	.gxpww_top{display:none;}
    .jzheader{
        width:100%;
        background: #fff;
    }
    .logo{
        display: block;
        width:100%;
        height: 50px;
        background: url("/css/logo.png") no-repeat center;
        background-size:120px auto;
    }
	   .search{width: 94%;height: 36px;border: solid 1px #dbdbdb;border-radius: 6px;margin: 3%;}
    .searchbar{width: 75%;float: left;height: 36px;padding-left: 10px;border-radius: 6px 0px 0px 6px;}
    .results{color: #fff;font-size: 15px;background-color: #5f5b5b;text-align: center;width: 22%;height: 37px;border-radius: 0px 6px 6px 0px;}
      .rougao{display:none;}

    .jznav{display: none;}
    .jznav ul{
        display: flex;
        flex-wrap: wrap;
    }
    .jznav li{
        margin:10px;
    }
    .jznav li a{
        color:#fff;
    }
    .sep{
        display: none;
    }
    .article{
        background-color: #fff;
        padding: 3%;
        border-top: 1px #ff3873 solid;
    }
    .content{margin-top: 10px;}
    .content p{font-size: 15px;line-height: 30px;margin-bottom: 15px;}
    .content h2{text-align: left; font-weight: bold; line-height: 30px; color: #ff0000;margin-bottom: 15px;font-size: 16px;}
    .content img{max-width: 100%!important;height: auto!important;}
    .content img{border-radius: 10px;}
    .content p span{position: absolute;left:0px; top:4px;overflow:hidden; display:inline; height:25px; text-align:center;color:#ddd; text-align:center; width:100%; font-size:12px; letter-spacing:1px; z-index:-1;}
    .title{
        margin-bottom: 10px;
        font-size: 23px;
        color: #ff3873;
        text-align: center;
        font-weight: bold;
    }
    .jz_t_info{
        color: #a7a7a7;
        text-align: center;
    }
    .near_jz {
        font-size: 15px;
        line-height: 30px;
        padding: 0 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        border-bottom: 1px dashed #ccc;
    }
    .near_jz div{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .near_jz a{color:#333;}
    .jz_tj {
        padding-top: 10px;
    }
    .jz_tj li{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .jz_tj span {
        color: #ff3873;
        line-height: 30px;
    }
    .jz_tj a {
        color: #333;
        line-height: 30px;
        font-size: 15px;
    }

      .jzmain_right{
      width: 100%;  
    }
		.item {
    background: #FFF;
	margin-bottom:10px;
	overflow:hidden;
}
.item_title{
    background: #fff;
    padding: 5px 10px 0px 10px;
    font-size: 16px;
}
.item ul {
    margin: 5px 5px;
}
.item ul li {

    padding: 5px 5px;
    height: 20px;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.item_title a {
    color: #ff3873;
}
.item_title span {
    color: #ff3873;
}
 .jzfoot {
        padding:10px;
        border-top: 1px solid #e2e2e2;
        background: #f5f5f5;
    }
    .jzfoot p {
        width: 100%;
        text-align: center;
        color: #666;
        font-size: 12px;
        line-height: 24px;
    }
    .jzfoot p a{
        color: #666;
        font-size: 12px;
    }
    .jzplace{
        color: #555;
        font-size: 14px;
        padding:10px;
    }
	.jzplace h2{ display:inline; font-weight:normal; font-size:16px;}



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