<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8"; * {

    margin: 0;

    padding: 0

}



html,body {

    height: 100%;

    font: 16px/1.6 Microsoft YaHei,Helvetica,sans-serif;

    color: #4c4c4c

}



html {

    background: #f4f4f5

}



body {

    min-height: 100%;

    height: auto

}



body.in {

    background: url(../images/white-bg.png) top center repeat-y

}



article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {

    display: block

}



ol,ul,li {

    list-style: none

}



h1 {

    font-size: 22px

}



h3,h4,h5 {

    font-weight: 400

}



img {

    max-width: 100%;

    height: auto;

    border: 0

}



table {

    empty-cells: show;

    border-collapse: collapse

}



caption,th {

    text-align: left;

    font-weight: 400

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #ccc;

    margin: 1em 0;

    padding: 0

}



audio,canvas,iframe,img,svg,video {

    vertical-align: middle

}



textarea {

    resize: vertical

}



input,select,button,textarea {

    font-size: 100%;

    font-family: inherit;

    outline: none

}



a {

    color: inherit;

    text-decoration: none

}



a:hover {

}



input:-ms-input-placeholder,textarea:-ms-input-placeholder {

    color: #aaa

}



input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {

    color: #aaa

}



input[type=text],select {

    -webkit-appearance: none

}



.clearfix:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    overflow: hidden;

    visibility: hidden

}



.clearfix {

    *zoom:1}



.clear {

    clear: both;

    width: 0;

    height: 0;

    font-size: 0;

    overflow: hidden

}

.wrapper{padding-top:55px;width:100%;max-width:800px;margin:0 auto;background:#fff;}







header{

    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABYCAIAAAC79grhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3hpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplZWM4MGM2OC1iODQyLTNiNGEtODdlYi05YjIxOGZmZDM1YzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDA1M0YwRENGOTI2MTFFOEFFOEJDQjU2M0REN0ZDOTkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDA1M0YwREJGOTI2MTFFOEFFOEJDQjU2M0REN0ZDOTkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxMDMwNjBjYi00NzY2LTI0NGEtYjMxZi01ZTFlM2U1OWFkOTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ZWVjODBjNjgtYjg0Mi0zYjRhLTg3ZWItOWIyMThmZmQzNWM0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+72RpLgAAAF1JREFUeNp0UEEOwCAMIjx6r9kv9or9aQkzKpPM9EBokaKWz3mQ90UADRosUFFbV68npOYZ7FnZq71Przpr3aM880zmz6x/LurcxdbDV/3B78wMhPbtA9tuCrwCDADmElbqxl9pGQAAAABJRU5ErkJggg==);

    display: flex;

    background-size: 100% 100%;

    background-repeat: no-repeat;

    position: fixed;

    top: 0;

    width: 100%;

    max-width: 800px;

    z-index: 99999;

}



footer{display:block;border-top:1px solid #ddd;padding:10px;padding-bottom:66px;}

footer.d{padding-bottom:108px;}



footer .btn{height:44px;line-height:44px;text-align:center;display:block;background:#f60;font-weight:bold;border-radius:5px;color:#fff;}

footer .btn&gt;a{display:block;}



footer .tab{position:fixed;left:0;right:0;bottom:0;height:54px;background:#fff;border-top:1px solid #eee;display:flex;max-width:800px;margin:0 auto;}

footer .tab&gt;a{flex:1;text-align:center;line-height:22px;}

footer .tab&gt;a&gt;span{padding-top:6px;display:block;}

footer .tab&gt;a&gt;span&gt;i{font-size:28px;color:#666;}

footer .tab&gt;a&gt;p{font-size:14px;color:#666;line-height:18px;}

footer .tab&gt;a.cur i{color:#f60}

footer .tab&gt;a.cur p{color:#f60}



.header {

    display: flex;

    justify-content: space-between;

    align-items: center;

    width: 100%;

    height: 55px;

    color: #fff;

    position: relative;

    text-align:center;

}

.header&gt;.home{position:absolute;left:10px;top:5px;height:45px;}

.header&gt;.home&gt;span{float:left;}

.header&gt;.home&gt;span&gt;a&gt;i{font-size:24px;line-height:24px;}

.header&gt;.home&gt;span&gt;a&gt;p{font-size:12px;line-height:14px;}

.header&gt;.logo{width:150px;height:45px;position:absolute;left:10px;top:5px;}

.header&gt;.logo img{height:45px;width:auto}

.header&gt;.name{width:100%;font-weight:500;font-size:16px;}

.header&gt;.menu{position:absolute;right:10px;top:5px;height:45px;}

.header&gt;.menu&gt;span{float:left;}

.header&gt;.menu&gt;span&gt;i{font-size:24px;line-height:24px;}

.header&gt;.menu&gt;span&gt;p{font-size:12px;line-height:14px;}



.line-top{border-top:1px solid rgba(100,100,100,.2);}

.line-bottom{border-bottom:1px solid rgba(100,100,100,.2);}



.home-navi{display:block;}

.home-navi&gt;ul{display:flex;flex-wrap:wrap;}

.home-navi&gt;ul&gt;li{flex:20%;text-align:center;padding:6px 0;font-size:14px;cursor:pointer;}

.home-navi&gt;ul&gt;li:hover{background:#fafafa;}

.home-navi&gt;ul&gt;li img{width:40px;height:40px;margin:5px 0 2px 0;}

.home-navi&gt;ul&gt;li p{line-height:18px;padding:5px 0 5px 0;}

.home-navi&gt;ul&gt;li&gt;a{display:block;}



.home-word{display:block;text-align:center;padding:10px 0;}

.home-word label.red{font-size:1.25rem;color:red;}

.home-word label.green{font-size:1.25rem;color:#16b100;}



.home-news{height:40px;line-height:40px;position:relative;}

.home-news .tit{width:80px;text-align:right;font-weight:bold;color:red;}

.home-news .txt{position:absolute;left:90px;height:40px;top:0;right:0;overflow:hidden;font-size:14px}



.home-link{display:block;padding:5px 1px;}

.home-link&gt;ul{display:flex;flex-wrap:wrap;}

.home-link&gt;ul&gt;li{flex:20%;text-align:center;padding:5px 0;font-size:12px;justify-content:center;display:flex;}

.home-link&gt;ul&gt;li&gt;a{justify-content: center;display:flex;box-sizing: border-box;width:95%;background:#2778f9;padding:5px 8px;color:#fff;border-radius:15px;}

.home-link&gt;ul&gt;li&gt;a:hover{background:#f60;}



.home-open{display:block;margin:3px 3px 3px 3px;}

.home-open .tab{height:40px;line-height:40px;text-align:center;display:flex;margin-bottom:2px;}

.home-open .tab&gt;span{flex:1;}

.home-open .tab&gt;span.cur{font-weight:bold;color:red;background:#f0f0f0;}

.home-open .box{display:none;}

.home-open .box.cur{display:block;}





.home-outlink{display:block;width:100%;}

.home-outlink img{width:100%;height:auto;}

.home-outlink .link{margin-bottom:5px;}



.home-notice{display:block;background:#000;color:#fe0;padding:5px 0;text-align:center;}

.home-notice&gt;h2{font-size:24px;}

.home-notice&gt;.txt{padding:3px 0 5px 0;}

.home-notice&gt;.txt&gt;p{font-size:14px;padding:4px 0;}



.home-photo{display:block;}

.home-photo .tit{height:40px;line-height:40px;font-weight:bold;position:relative;padding-left:35px;background:#fafafa}

.home-photo .tit&gt;span{position:absolute;right:5px;top:0;font-size:14px;font-weight:normal;}

.home-photo .tit&gt;span&gt;a{display:inline-block;background:#2778f9;color:#fff;height:26px;padding:0 10px;line-height:26px;border-radius:13px;}

.home-photo .tit&gt;span&gt;a:hover{background:#f60;}

.home-photo .tit:before{position:absolute;content:'';left:10px;top:11px;width:16px;height:16px;background:url('/static/images/iding.png') no-repeat;background-size:contain;}

.home-photo .txt{padding:10px 10px 5px 10px;display:flex;}

.home-photo .txt .img{width:130px;height:130px;display:flex;background:#fdd;}

.home-photo .txt .wrd{padding-left:20px;font-size:16px;font-weight:bold;color:blue;}

.home-photo .btn{background:#2778f9;color:#fff;height:44px;line-height:44px;font-size:18px;margin:10px;text-align:center;border-radius:22px;}

.home-photo .btn&gt;a{display:block;}

.home-photo .btn&gt;a:hover{background:#f60;border-radius:22px;}



.home-ding{display:block;}

.home-ding .tit{height:40px;background:#f0f0f0;line-height:40px;display:flex;font-weight:bold;}

.home-ding .tit&gt;span{flex:1;text-align:center;cursor:pointer;}

.home-ding .tit&gt;span.cur.bg-red{background:#c50000;color:#fff;}

.home-ding .tit&gt;span.cur.bg-green{background:#16b100;color:#fff;}

.home-ding .list{padding:5px 0;}

.home-ding .list&gt;div&gt;ul{display:flex;flex-direction: row;flex-wrap: wrap;justify-content: space-between;}

.home-ding .list&gt;div.show{display:block;}

.home-ding .list&gt;div.hide{display:none;}

.home-ding .list&gt;div&gt;ul&gt;li{width: calc(50% - 5px);height:45px;line-height:45px;font-size:18px;font-weight:bold;color:#000;text-indent:10px;border-bottom:1px solid #eee}

.home-ding .list&gt;div&gt;ul&gt;li:last-child{border-bottom:0}

.home-ding .list&gt;div&gt;ul&gt;li:hover{background:#fafafa;}

.home-ding .list&gt;div&gt;ul&gt;li&gt;a{display:block;}

.home-ding .list&gt;div&gt;ul&gt;li&gt;a&gt;span{color:red;}



@media screen and (max-width: 800px){

.home-ding .list&gt;div&gt;ul&gt;li{width:100%}

}



.home-aa{display:block;background:#000;}

.home-aa table thead th {color: red;background: #ff0;}

.home-aa table th {padding: 5px 10px;color: #fff;text-align: center;font-weight: 700;font-size: 16px;border: solid 1px #555;}

.home-aa table tfoot th {color: #fff;background: red;}

.home-aa table td {padding: 6px 10px;color: #0f0;border: solid 1px #555;background: #000;}



.home-box{display:block;}

.home-box .tit{height:40px;background:linear-gradient(to bottom,#c50000,#f00);color:#fe0;text-align:center;line-height:40px;font-size:18px;font-weight:bold;}

.home-box .inbox{padding:5px;display:block;}

.home-box .img{margin:5px 0;}

.home-box .img&gt;img{width:100%;height:auto;}

.home-box .tab{height:45px;line-height:45px;display:flex;border-bottom:2px solid #4e04bf;}

.home-box .tab&gt;span{flex:1;text-align:center;display:block;font-weight:bold;cursor:pointer;}

.home-box .tab&gt;span.tab_hk{color:#4e04bf;}

.home-box .tab&gt;span.tab_am{color:red;}

.home-box .tab&gt;span.cur{background:#4e04bf;color:#fff;}

.home-box .box{display:none;}

.home-box .box.cur{display:block;}



.jssx {line-height: 40px;background: linear-gradient(to bottom,#c50000,#f00);text-align: center;font-weight: 700;color: #ff0;font-size: 20px;font-family: 楷体;}

.sbxjx p span span{background: #ff0;}

.am-ptxs p {border-bottom: 1px #ccc solid;line-height: 40px;text-align: center;}

.am-ptxs p span span {background: #ff0;}

.am-yxym p {border-bottom: 1px #ccc solid;line-height: 40px;}

.jhzx{height: 25px;background: url('/static/images/bbb.gif');background-size: 100% 100%;}

.am-acxjs p {border-bottom: 1px #ccc solid;padding:10px 0;}





.home-cate{display:block;}

.home-cate .tit{height:50px;line-height:50px;text-indent:32px;font-weight:bold;border-top:1px solid #ddd;border-bottom:1px solid #ddd;color:#000;position:relative;}

.home-cate .tit:before{position:absolute;content:'';left:10px;top:16px;width:16px;height:16px;background:url('/static/images/icate.png') no-repeat;background-size:contain;}

.home-cate .box{display:block;background:#f4f4f5;padding-bottom:6px;}

.home-cate .box&gt;ul{width:100%;}

.home-cate .box&gt;ul&gt;li{float:left;width:calc(33.33% - 4px);margin-top:6px;margin-right:6px;}

.home-cate .box&gt;ul&gt;li&gt;a{padding:8px;text-align:center;border:solid 1px #cfcfcf;border-radius:3px;background:#fff;display:block;}

.home-cate .box&gt;ul&gt;li&gt;a:hover{background:#f60;color:#fff;border:solid 1px #f60;}

.home-cate .box&gt;ul&gt;li:nth-child(3n){margin-right:0}

.home-cate .box&gt;ul:after{content:".";display:block;height:0;clear:both;overflow:hidden;visibility:hidden;}



/* 列表 */

.list-outlink{display:block;width:100%;padding-top:5px;}

.list-outlink img{width:100%;height:auto;}

.list-outlink .link{margin-bottom:5px;}

.list-content{display:block;}

.list-content&gt;ul{}

.list-content&gt;ul&gt;li{border-bottom:1px solid rgba(100,100,100,.2);}

.list-content&gt;ul&gt;li&gt;a{display:block;padding:10px;}

.list-content .title{line-height:20px;}

.list-content .title.red{color:red;font-weight:bold;}

.list-content .title.blue{color:blue;font-weight:bold;}

.list-content .title.green{color:green;font-weight:bold;}

.list-content .times{font-size:12px;color:#999;line-height:12px;padding-top:8px;}

.list-content .times&gt;label{margin-left:10px;}

.list-pages{display:block;padding:20px 0;text-align:center;}

.list-pages&gt;a{border:1px solid #ddd;padding:3px 12px;border-radius:5px;display:inline-block;background:#fff;color:#000;font-size:14px;}

.list-pages&gt;a.grey{color:#999;}

.list-pages&gt;a.select{margin:0 2px;width:100px;padding:1px 0 0;display:inline-block;height:31px;border:0;line-height:28px;background:url('/static/images/pic_select.png') no-repeat;position:relative;text-align:left;text-indent:20px;}

.list-pages&gt;a.select&gt;select{opacity:0;position:absolute;left:0;top:0;height:31px;width:100px;z-index:9}



/* 详情 */

.info-outlink{display:block;width:100%;padding-top:5px;}

.info-outlink img{width:100%;height:auto;}

.info-outlink .link{margin-bottom:5px;}

.info-content{display:block;padding:5px 10px;}

.info-content&gt;.time{height:40px;line-height:40px;color:#999;font-size:14px;border-bottom:1px solid rgba(100,100,100,.2)}

.info-content&gt;.time&gt;label{margin-left:30px;}

.info-content&gt;.content{padding:15px 0;}

.info-content&gt;.content .s{color:blue}

.info-content&gt;.content .ss{color:red}

.info-content&gt;.content .pt20{padding-top:20px;}

.info-content&gt;.pages{display:block;padding-top:5px;}

.info-content&gt;.pages&gt;div{border:1px solid #eee;padding:5px;margin-bottom:10px;border-radius:3px;}

.info-content&gt;.pages&gt;div:last-child{margin-bottom:5px;}

.info-content&gt;.pages&gt;div&gt;a{display:block;}

.info-content&gt;.pages&gt;div:hover{background:#f60;color:#fff;border:1px solid #f60;}



.imgbox{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,.9);z-index: 99999;display: flex;justify-content: center;align-items: center;webkit-animation-duration: 350ms;animation-duration: 350ms;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-name: show;animation-name: show;max-width: 800px;right: 0;margin: 0 auto;}

.imgbox img{width: 100%;max-height: 800px;max-width: 800px;}





/* 相册 */

.ablum{display:block;}

.ablum&gt;ul{padding:10px;}

.ablum&gt;ul&gt;li{height:40px;line-height:40px;border-bottom:1px solid #eee;font-size:16px;position:relative;}

.ablum&gt;ul&gt;li&gt;a{display:block;}

.ablum&gt;ul&gt;li&gt;a:hover{background:#fafafa;}

.ablum&gt;ul&gt;li span{position:absolute;right:0;padding:0 10px;font-size:14px;top:6px;display:inline-block;color:#fff;border-radius:14px;background:#f60;height:28px;line-height:28px;}

.ablum&gt;h1{display:block;font-size:20px;text-align:center;padding:10px 0;}



.ablum&gt;.bar{height:20px;display:block;background: linear-gradient(to bottom, #ffa57a, #f60);}

.ablum img {

    width: 96%;

    margin: 2%;

}



.qid {

    background: linear-gradient(to bottom, #ffa57a, #f60);

    color: #fff;

    line-height: 2.4rem;

    text-align: center;

    font-size: 1.6rem;

    letter-spacing: .2rem;

    font-weight: 700;

}

.qid.cur{background: #f60;}



.swiper-container {

    position: fixed;

    bottom: 58px;

    width: 100%;

    max-width: 800px;

}



.swiper-wrapper {

    width: 100%;

    height: 100%;

    z-index: 1;

    display: flex;

    transition-property: transform;

    box-sizing: content-box;

    overflow-x: auto;

}



.swiper-slide {

    flex-shrink: 0;

    width: 20%;

    height: 100%;

    position: relative;

    transition-property: transform;

}



.swiper-slide .qid {

    letter-spacing: 0;

    font-size: 14px;

    border-right: 1px solid;

}





















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