<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*notice*/
.sx-top {border-top: 1px solid #ddd;}
.sx-top .sx-top-sub {color: #727272;line-height: 40px;font-size: 14px;text-align: center;background: #f7f7f7;}
.sx-top .sx-top-sub img {height: 15px;vertical-align: sub;}
.notice-box {background: #fff;padding: 10px;}
.notice-box .notice-list li {width: 100%;border-bottom: 1px solid #eee;padding: 10px;}
.notice-box .notice-list li .notice-img {width: 70px;}
.notice-box .notice-list li .notice-img img {width: 100%;}
.notice-box .notice-list li .notice-title {margin-left: 10px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}

/*noticeinfo*/
.notice-info-box {padding: 10px;margin-top: 45px;}
.notice-info-box .n-info-title h4 {font-size: 18px;text-align: center;color: #333;font-weight: bold;}
.notice-info-box .n-info-content {}
.notice-info-box .n-info-content a {color: #318afe;}

/*newsinfo*/
.news-info-box {padding:10px;}
.n-item {overflow: hidden;background: #fff;}
.n-item .i-title {font-size: 0.8em;text-align: left;color: #333;width: 94%;margin: 10px auto;}
.n-item .i-title h1 {display: inline-block;margin: 6px auto;}
.n-item .i-title .news-notes {text-align: left;overflow: hidden;}
.n-item .i-det_bage {border-top: solid 1px #ddd;}
.n-item .i-det {margin: 0 auto;font-size: 0.8em;padding-top: 10px;margin-bottom: 10px;overflow-x: auto;}
.n-item .i-title p small {margin-left: 10px;}
.i-det img {max-width: 90%;max-height: 90%;}
.i-det a {color: #318afe;}
.i-det .media {color: #c0392b;line-height: 20px;margin-bottom:10px;}
.i-det .media img {height: 40px;width: 40px;}
.n-item .i-det label {display: block;}
.i-det table td {border: #D4E2F2 1px solid;word-break: break-all;}
.news-attachment {padding: 5px;border-top: 1px solid #ddd;margin-bottom: 10px;}
.news-attachment li, .news-attachment li a {color: #c0392b;font-size: 14px;}

.i-main .pn-news {padding: 10px 0;}
.i-main .pn-news ul li {text-align: left;font-size: 12px;}
.i-main .pn-news ul li strong {color: #e74c3c;}
.i-main .pn-news ul li a {color: #318afe;}

.n-list {padding-bottom: 20px;}
/*.info-list .info-list-title {line-height: 20px;font-size: 16px;color: #575757;font-weight: bold;border-left: 5px solid #03a1e4;padding-left: 10px;margin-bottom: 8px;}
.info-list .info-list-ul li {margin-bottom: 5px;border-bottom: 1px solid #ddd;padding-bottom: 3px;}*/
.info-list .info-list-title {}
.info-list .info-list-title .select-items {width: 100%;margin-right: 0px;}
.info-list .info-list-title .select-items .select-item {border:none;font-size: 14px;padding-left: 0!important;}
.select-items {position: relative;width: 180px;height: 32px;color: #666;cursor: pointer;line-height: 30px;float: left;margin-right: 5px;font-size: 12px;}
.select-items.disabled {cursor: not-allowed; color: #aea79f;}
.select-items input {width: 100%;border: 1px solid #ddd;border-radius: 6px;padding: 0 5px;}
.select-items .select-item:after {content: " ";display: inline-block;position: absolute;top: 10px;right: 5px;width: 10px;height: 10px;border: 2px solid;border-color: transparent #ddd #ddd transparent;vertical-align: middle;transform: rotate(45deg);}
.select-items .select-item {border-radius:5px;border: 1px solid #ddd;padding-left: 8px !important;padding-right: 20px !important;}
.select-items .select-item.on span {color: #409eff;}
.select-items span {width: 100%;overflow: hidden;white-space: nowrap;word-break: keep-all;text-overflow: ellipsis;display: block;color: #bbb;}
.select-items .select-list {display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 2;}
.select-items .select-list:before {content: '';background: rgba(0,0,0,.2);width:100%;height: 100%;position: absolute;top: 0;left: 0;}
.select-items .select-list ul {border: 1px solid #e8e8e8;border-radius: 3px;z-index: 2;position: fixed;left: 5%;top: 15vh;overflow: hidden;overflow-y: auto;width: 90vw;max-height: 60vh;min-height: 20vh;background: #fff;}
.select-items .select-list li {padding: 0 10px;height: 42px;line-height: 42px;width: auto;cursor: pointer;overflow: hidden;white-space: nowrap;word-break: keep-all;text-overflow: ellipsis;position: relative;padding-right: 30px;border-bottom: 1px solid #eee;}
.select-items .select-list li.disabled:after {content:'VIP';position: absolute;height: 18px;line-height: 19px;font-size: 12px;background-color: #d81e06;white-space: nowrap;color: #fff;width: 30px;text-align: center;border-top-left-radius: 8px;border-bottom-right-radius: 8px;transform: scale(0.8);font-style: normal;}
.select-items .select-list li.disabled {cursor: not-allowed; color: #aea79f;}
.select-items .select-list li:hover {background-color: #f5f7fa;}
.select-items .select-list li.active {color: #409eff;}
.select-items .select-list li.active:after {content: '';position: absolute;top:0;right:0;height: 42px;width: 30px;background: url(../img/icon/select_checked.png) right center no-repeat;background-size: 30px;}
.select-items .select-list .sl-bottom {background: #fff;position: fixed;left: 5%;top: 75vh;width: 90%;height: 40px;}
.select-items .select-list .sl-bottom .sl-btn {width: 50%;float: left;text-align: center;line-height: 40px;border-right: 1px solid #ddd;color: #666;}
.select-items .select-list .sl-bottom .sl-btn.sl-yes {color:green;}
.info-list .info-list-ul {display: none;}
.info-list .info-list-ul li {margin-bottom: 5px;border-bottom: 1px solid #eee;padding-bottom: 3px;font-size: 12px;padding:6px 10px;}
.info-list .info-list-ul li .tab-a {width: 50%;float: left;}

/*jyzx*/
.n-list ul.sl-ul li {padding: 10px 3%;display: block;overflow: hidden;border-bottom: 1px solid #eee;}
.n-list ul.sl-ul li:active {background:#ECECEC;}
.n-list ul.sl-ul li a .n-img {width: 32%;max-width: 120px;background-position: center;background-repeat: no-repeat;background-size: cover;float: left;}
.n-list ul.sl-ul li a .n-img img {width: 100%;}
.n-list ul.sl-ul li a .n-text {margin-left: 4%;width: 64%;float: left;}
.n-list ul.sl-ul li a .n-text p.nt-title {margin: 4px 0 8px 0;line-height: 16px;font-size: 14px;color: #333;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.n-list ul.sl-ul li a .nt-time {font-size: 12px;line-height: 16px;color: #999;overflow: hidden;text-overflow: ellipsis;width: 100%;display: block;}
.n-list ul.sl-ul li a .n-text p.nt-time {font-size: 13px;}
.n-list ul.sl-ul li a .n-text p.nt-notes {height: 36px;line-height: 18px;font-size: 12px;color: #666;overflow: hidden;}

/*jxjs*/
.sl-box {padding: 10px;}
/*.jyt-c-list .jyt-c-li .jyt-news-box a {line-height: 30px;float: left;color: #626262;text-align: center;border-radius: 4px;margin-bottom: 5px;margin-right: 5px;background: #f6f6f6;font-size: 14px;padding: 0 8px;}
.jyt-c-list .jyt-c-li .jyt-news-box a.active {background: #ff8400;color: #fff;}*/
.jyt-c-line {color: #666;position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 100%;height: 37px;text-align: left;border: 1px solid #ddd;font-size: 0.8rem;border-radius: 5px;padding-left:10px;}
.jyt-c-line .jyt-c-input {-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;}
.jyt-c-line .jyt-c-input input {width: 100%;text-align: left;border: none;color: #333;font-size: 0.9rem;line-height: 35px;height: 35px;padding: 0 10px;border-radius: 5px;}</pre></body></html>