
:root{--s16-bg:#f6f7f9;--s16-paper:#ffffff;--s16-ink:#20242b;--s16-muted:#68717d;--s16-line:#dfe4ea;--s16-main:#4b5f7f;--s16-sub:#99703a;--s16-mark:#d39a36;--s16-hero:#f1f5fb}
*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:var(--s16-bg);color:var(--s16-ink);line-height:1.68}a{color:inherit;text-decoration:none}a:hover{color:var(--s16-main)}img{display:block;width:100%;height:100%;object-fit:cover}
.layouthuiguang{width:min(96%,76rem);margin-inline:auto}.topbarhuiguang{position:sticky;top:0;z-index:50;background:color-mix(in srgb,var(--s16-paper) 92%,transparent);border-bottom:1px solid var(--s16-line);backdrop-filter:blur(.75rem)}
.topbarhuiguang .layouthuiguang{display:grid;grid-template-columns:22fr 43fr 35fr;gap:1.2%;align-items:center;padding-block:.75rem}.brandhuiguang{font-size:1.45rem;font-weight:800;color:var(--s16-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.navmenuhuiguang,.sorttabshuiguang{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.navmenuhuiguang a,.sorttabshuiguang a{flex:1 1 16%;min-width:0;text-align:center;padding:.45rem .55rem;border-radius:99rem;color:var(--s16-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:transparent}
.navmenuhuiguang a:hover,.sorttabshuiguang a:hover,.sorttabshuiguang a.selectedhuiguang{background:var(--s16-main);color:#fff}.searchboxhuiguang,.quicksearchhuiguang{display:grid;grid-template-columns:1fr auto auto;gap:.5rem;min-width:0}.searchboxhuiguang input,.quicksearchhuiguang input,.inputformhuiguang input,.pageselecthuiguang{min-width:0;width:100%;padding:.62rem .8rem;border:1px solid var(--s16-line);border-radius:.65rem;background:#fff;color:var(--s16-ink);outline:none}
.searchboxhuiguang button,.quicksearchhuiguang button,.quicksearchhuiguang a,.inputformhuiguang button,.plainbtnhuiguang{border:0;border-radius:.65rem;background:var(--s16-main);color:#fff;padding:.62rem .9rem;font-weight:700;white-space:nowrap}
.headlinehuiguang{margin-block:1.2rem;display:grid;grid-template-columns:57% 41%;gap:2%;align-items:end;padding:2rem;background:linear-gradient(135deg,var(--s16-hero),#fff 55%,color-mix(in srgb,var(--s16-mark) 25%,#fff));border:1px solid var(--s16-line);border-radius:1rem;box-shadow:0 1rem 2.4rem color-mix(in srgb,var(--s16-main) 14%,transparent);overflow:hidden}.headlinehuiguang h1{margin:.25rem 0;font-size:clamp(1.75rem,4vw,2.8rem);line-height:1.2}.headlinehuiguang p{margin:0;color:var(--s16-main);font-weight:700}.headlinehuiguang span{color:var(--s16-muted)}.smallherohuiguang{align-items:center}
.sectionhuiguang{margin-block:1rem;padding:1.2rem;background:var(--s16-paper);border:1px solid var(--s16-line);border-radius:.9rem;box-shadow:0 .9rem 2rem rgba(0,0,0,.06);overflow:hidden}.sectiontitlehuiguang{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;min-width:0}.sectiontitlehuiguang h1,.sectiontitlehuiguang h2{margin:0;font-size:1.35rem;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sectiontitlehuiguang a,.sectiontitlehuiguang span{color:var(--s16-main);white-space:nowrap}
.bookgridhuiguang{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.bookcardhuiguang{display:grid;grid-template-columns:34% 1fr;gap:7%;min-width:0;padding:.75rem;border:1px solid var(--s16-line);border-radius:.8rem;background:linear-gradient(180deg,#fff,var(--s16-paper));min-height:100%}.coverpichuiguang{display:block;width:100%;aspect-ratio:3/4;border-radius:.55rem;overflow:hidden;background:color-mix(in srgb,var(--s16-line) 60%,#fff)}.bookinfohuiguang{min-width:0}.bookinfohuiguang h3{margin:0 0 .35rem;font-size:1rem;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.writerhuiguang{margin:0 0 .3rem;color:var(--s16-muted);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.introtexthuiguang{margin:0;color:var(--s16-muted);font-size:.9rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.bookmetahuiguang,.infotagshuiguang{display:flex;gap:.4rem;flex-wrap:wrap;margin:.55rem 0 0}.bookmetahuiguang span,.infotagshuiguang span,.infotagshuiguang a{max-width:100%;padding:.1rem .45rem;border-radius:99rem;background:color-mix(in srgb,var(--s16-line) 54%,#fff);font-size:.78rem;color:var(--s16-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.twocolumnhuiguang{display:grid;grid-template-columns:58% 40%;gap:2%}.sortblockshuiguang{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.sortboxhuiguang{margin:0}.textlisthuiguang,.updatelisthuiguang{list-style:none;margin:0;padding:0}.textlisthuiguang li,.updatelisthuiguang li{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;padding:.52rem 0;border-top:1px dashed var(--s16-line);min-width:0}.updatelisthuiguang li{grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) auto}.textlisthuiguang li:first-child,.updatelisthuiguang li:first-child{border-top:0}.textlisthuiguang a,.updatelisthuiguang a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.textlisthuiguang em,.updatelisthuiguang span{font-style:normal;color:var(--s16-muted);white-space:nowrap}
.tagcloudhuiguang{display:flex;flex-wrap:wrap;gap:.5rem}.tagcloudhuiguang a{max-width:100%;padding:.35rem .65rem;border-radius:99rem;background:color-mix(in srgb,var(--s16-line) 58%,#fff);color:var(--s16-main);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pagerowhuiguang,.readnavhuiguang,.pagejumphuiguang{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:nowrap;max-width:100%;overflow:hidden;margin-top:1rem}.pagerowhuiguang a,.pagerowhuiguang span,.readnavhuiguang a,.pagejumphuiguang a,.pagejumphuiguang span{flex:0 1 18%;min-width:0;padding:.5rem .55rem;border:1px solid var(--s16-line);border-radius:.55rem;text-align:center;background:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pagerowhuiguang span,.readnavhuiguang a:hover,.pagejumphuiguang a:hover{background:var(--s16-main);border-color:var(--s16-main);color:#fff}.pageselecthuiguang{flex:1 1 42%;max-width:42%}
.pagerowhuiguang{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}.pagerowhuiguang a,.pagerowhuiguang span{width:100%;min-width:0;padding-inline:.35rem;display:flex;align-items:center;justify-content:center}.pagejumphuiguang{display:grid;grid-template-columns:minmax(0,22%) minmax(0,1fr) minmax(0,22%);align-items:stretch}.pagejumphuiguang a,.pagejumphuiguang span{width:100%;min-width:0;display:flex;align-items:center;justify-content:center}.pageselecthuiguang{max-width:none;min-width:0;height:100%}
.breadcrumbhuiguang{display:flex;gap:.45rem;list-style:none;margin:1rem 0 0;padding:0;color:var(--s16-muted);white-space:nowrap;overflow:hidden}.breadcrumbhuiguang li{min-width:0;overflow:hidden;text-overflow:ellipsis}.breadcrumbhuiguang li:not(:last-child)::after{content:"/";margin-left:.45rem;color:var(--s16-line)}
.bookdetailhuiguang{position:relative;margin-block:1rem;padding:1.2rem;display:grid;grid-template-columns:18% 1fr;gap:2.5%;background:var(--s16-paper);border:1px solid var(--s16-line);border-radius:1rem;box-shadow:0 1rem 2.2rem rgba(0,0,0,.07);overflow:hidden}.largecoverhuiguang{width:100%;aspect-ratio:3/4;border-radius:.75rem;overflow:hidden}.detailintrohuiguang{min-width:0}.detailintrohuiguang h1{margin:0;font-size:2rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.summarytexthuiguang{color:var(--s16-muted);word-break:break-word}.newchapterhuiguang a{color:var(--s16-main);font-weight:700}.newchapterhuiguang em{font-style:normal;color:var(--s16-muted);margin-left:.5rem}.actionbarhuiguang{display:flex;gap:.55rem;flex-wrap:wrap}.actionbarhuiguang a{padding:.55rem .8rem;border-radius:.55rem;background:var(--s16-main);color:#fff;white-space:nowrap}
.chapterlisthuiguang{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.chapterlisthuiguang a{padding:.55rem .65rem;border:1px solid var(--s16-line);border-radius:.55rem;background:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.morechapterhuiguang{grid-column:1/-1;text-align:center;color:var(--s16-main)!important}
.readlayouthuiguang{width:min(94%,64rem)}.readerboxhuiguang{margin-block:1rem;padding:1.4rem;background:var(--s16-paper);border:1px solid var(--s16-line);border-radius:1rem;box-shadow:0 1rem 2.4rem rgba(0,0,0,.07);overflow:hidden}.readtitlehuiguang{text-align:center;border-bottom:1px solid var(--s16-line);padding-bottom:1rem;margin-bottom:1rem}.readtitlehuiguang h1{margin:0;font-size:1.8rem;line-height:1.3}.readtitlehuiguang small{font-size:.95rem;color:var(--s16-muted);font-weight:400}.readtitlehuiguang p{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.readtitlehuiguang a{padding:.22rem .55rem;border-radius:99rem;background:color-mix(in srgb,var(--s16-line) 58%,#fff);color:var(--s16-main)}.readtoolshuiguang{display:flex;align-items:center;justify-content:center;gap:.45rem;flex-wrap:wrap;margin:0 0 1rem;padding:.65rem;border:1px solid var(--s16-line);border-radius:.55rem;background:color-mix(in srgb,var(--s16-line) 26%,#fff)}.readtoolshuiguang button{border:1px solid var(--s16-line);border-radius:.4rem;background:#fff;color:var(--s16-ink);padding:.42rem .7rem;white-space:nowrap;cursor:pointer}.readtoolshuiguang button:hover{background:var(--s16-main);border-color:var(--s16-main);color:#fff}.readcontenthuiguang{font-size:1.18rem;line-height:2.05;word-break:break-word}.readcontenthuiguang p{text-indent:2em;margin:0 0 1em}.readpagehuiguang.tonesnowhuiguang .readerboxhuiguang{background:#fff}.readpagehuiguang.tonepaperhuiguang{background:#efe3c8}.readpagehuiguang.tonepaperhuiguang .readerboxhuiguang{background:#f7efd9}.readpagehuiguang.tonegreenhuiguang{background:#dfeedd}.readpagehuiguang.tonegreenhuiguang .readerboxhuiguang{background:#eef8e8}.readpagehuiguang.tonedarkhuiguang{background:#181a1f;color:#d7d2c7}.readpagehuiguang.tonedarkhuiguang .readerboxhuiguang{background:#22252b;border-color:#353942}.readpagehuiguang.tonedarkhuiguang .readtoolshuiguang,.readpagehuiguang.tonedarkhuiguang .readtoolshuiguang button{background:#2b2f36;color:#e6e1d6;border-color:#3e444f}
.footerhuiguang{margin-top:1.5rem;padding:1.4rem 0;background:var(--s16-paper);border-top:1px solid var(--s16-line);color:var(--s16-muted)}.footinnerhuiguang{display:flex;gap:1rem;align-items:center;justify-content:space-between;flex-wrap:wrap}.footinnerhuiguang p{margin:0}.statcodehuiguang{display:none}.backtophuiguang{display:none;position:fixed;right:1rem;bottom:5rem;z-index:90;border:0;border-radius:99rem;background:var(--s16-main);color:#fff;padding:.55rem .75rem}.backtophuiguang.showtophuiguang{display:block}
.loginpagehuiguang{width:min(94%,34rem)}.inputformhuiguang{display:grid;gap:.8rem}.inputformhuiguang label{display:grid;gap:.35rem;color:var(--s16-muted)}.bookcasehuiguang{width:100%;table-layout:fixed;border-collapse:collapse}.bookcasehuiguang th,.bookcasehuiguang td{padding:.55rem;border-bottom:1px solid var(--s16-line);text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.historyboxhuiguang{display:grid;gap:.6rem}.historyitemhuiguang{display:grid;grid-template-columns:1fr 1fr auto;gap:.6rem;padding:.7rem;border:1px solid var(--s16-line);border-radius:.6rem;background:#fff}.historyitemhuiguang strong,.historyitemhuiguang span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.historyitemhuiguang em{font-style:normal;color:var(--s16-muted);white-space:nowrap}.emptytiphuiguang{color:var(--s16-muted)}
.yl1,.yl2,.txtguanggao{max-width:100%;overflow:hidden!important}.dbfh img,.zdhf img{max-width:100%;height:auto}iframe{max-width:100%}
@media (max-width:64em){.topbarhuiguang .layouthuiguang{grid-template-columns:1fr;gap:.7rem}.bookgridhuiguang{grid-template-columns:repeat(2,minmax(0,1fr))}.sortblockshuiguang,.twocolumnhuiguang{grid-template-columns:1fr}.chapterlisthuiguang{grid-template-columns:repeat(3,minmax(0,1fr))}.headlinehuiguang{grid-template-columns:1fr}.bookdetailhuiguang{grid-template-columns:24% 1fr}}
@media (max-width:44em){.layouthuiguang{width:95%}.navmenuhuiguang a{flex:1 1 18%;font-size:.9rem;padding:.4rem .25rem}.sorttabshuiguang a{flex:1 1 30%;font-size:.88rem;padding:.42rem .28rem}.searchboxhuiguang,.quicksearchhuiguang{grid-template-columns:minmax(0,1fr) minmax(3.2rem,22%);gap:.35rem;width:100%;max-width:100%}.searchboxhuiguang button,.quicksearchhuiguang button{padding-inline:.45rem;min-width:0}.quicksearchhuiguang a{grid-column:1/-1;text-align:center}.bookgridhuiguang{grid-template-columns:1fr}.bookcardhuiguang{grid-template-columns:28% 1fr;gap:5%}.sectionhuiguang{padding:.85rem}.sectiontitlehuiguang h1,.sectiontitlehuiguang h2{font-size:1.12rem}.updatelisthuiguang li,.textlisthuiguang li{grid-template-columns:minmax(0,1fr) auto}.updatelisthuiguang span,.textlisthuiguang em{display:none}.bookdetailhuiguang{grid-template-columns:28% 1fr;padding:.9rem}.detailintrohuiguang h1{font-size:1.35rem}.infotagshuiguang span:nth-of-type(n+3){display:none}.chapterlisthuiguang{grid-template-columns:repeat(2,minmax(0,1fr))}.readnavhuiguang,.pagejumphuiguang,.pagerowhuiguang{gap:.3rem}.readnavhuiguang a{flex-basis:22%;font-size:.86rem;padding:.45rem .28rem}.pagerowhuiguang a,.pagerowhuiguang span{font-size:.76rem;padding:.45rem .16rem}.pagejumphuiguang a,.pagejumphuiguang span{font-size:.84rem;padding:.45rem .18rem}.pageselecthuiguang{max-width:none;flex-basis:auto;padding-inline:.25rem}.readcontenthuiguang{font-size:1.05rem;line-height:1.95}.pconlyhuiguang{display:none}.bookcasehuiguang th:first-child,.bookcasehuiguang td:first-child,.bookcasehuiguang th:nth-child(4),.bookcasehuiguang td:nth-child(4){display:none}.historyitemhuiguang{grid-template-columns:1fr}}
@media (max-width:28em){.chapterlisthuiguang{grid-template-columns:1fr}.navmenuhuiguang a{flex-basis:28%}.sorttabshuiguang a{flex-basis:44%}.readnavhuiguang{gap:.25rem}.readnavhuiguang a{font-size:.8rem;flex-basis:21%}.pagejumphuiguang{grid-template-columns:minmax(0,23%) minmax(0,1fr) minmax(0,23%)}.pagejumphuiguang a,.pagejumphuiguang span{font-size:.78rem}.pageselecthuiguang{max-width:none;flex-basis:auto}}


.topbarhuiguang{position:relative;top:auto;background:var(--s16-paper);border-bottom:0}
.topbarhuiguang .layouthuiguang{grid-template-columns:1fr;gap:.55rem;text-align:center}
.brandhuiguang{display:inline-flex;justify-self:center;align-items:center;justify-content:center;min-width:10rem;padding:.45rem 1rem;border:2px solid var(--s16-main);border-radius:.3rem;color:var(--s16-main);font-size:1.45rem}
.navmenuhuiguang{justify-content:center;border-top:1px solid var(--s16-line);border-bottom:1px solid var(--s16-line);padding:.45rem 0}
.navmenuhuiguang a{flex:0 1 7.2rem;border-radius:.18rem;background:color-mix(in srgb,var(--s16-line) 35%,#fff);color:var(--s16-ink)}
.searchboxhuiguang{width:min(100%,38rem);justify-self:center}
.headlinehuiguang{padding:1rem;background:var(--s16-paper);border-radius:.25rem;box-shadow:none;border:1px solid var(--s16-line)}
.headlinehuiguang h1{font-size:1.45rem}
.sectionhuiguang{padding:.95rem;border-radius:.25rem;box-shadow:none}
.sectiontitlehuiguang{margin-bottom:.65rem}
.sectiontitlehuiguang h1,.sectiontitlehuiguang h2{font-size:1.15rem}
.bookgridhuiguang{gap:.55rem}
.bookcardhuiguang{grid-template-columns:1fr;border:0;border-bottom:1px solid var(--s16-line);border-radius:0;background:transparent;padding:.55rem 0}
.coverpichuiguang{display:none}
.introtexthuiguang{-webkit-line-clamp:1}
.textlisthuiguang li{border-top:0;border-bottom:1px solid var(--s16-line);padding:.45rem 0}
.sorttabshuiguang{justify-content:center;padding-block:.55rem}
.sorttabshuiguang a{flex:0 1 8rem;background:#fff;border:1px solid var(--s16-line);border-radius:.18rem}
@media(max-width:44em){.navmenuhuiguang a{flex:1 1 20%}.sorttabshuiguang a{flex:1 1 42%}}

.sortblockshuiguang{grid-template-columns:repeat(6,minmax(0,1fr))}.sortboxhuiguang{grid-column:span 2}.sortboxhuiguang:nth-child(1),.sortboxhuiguang:nth-child(2){grid-column:span 3}.sortboxhuiguang .sectiontitlehuiguang{border-bottom:0}.textlisthuiguang li{font-size:.95rem}@media(max-width:64em){.sortblockshuiguang{grid-template-columns:1fr 1fr}.sortboxhuiguang,.sortboxhuiguang:nth-child(1),.sortboxhuiguang:nth-child(2){grid-column:auto}}@media(max-width:44em){.sortblockshuiguang{grid-template-columns:1fr}}
/* merged and normalized ad css */
.yl1 {width: 100%;overflow: hidden;}


.yl1 dd {
    float: left;
    width: 20%;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 32px;
    margin-inline-start: 0px;
}
@media (min-width: 960px){
.yl1 dd {
    width: 10%;
}}
.yl1 dd li {
    line-height: 37px;
    height: 40px;
    overflow: hidden;
    
    margin-right: 1px;
    margin-bottom: 1px;
    text-align: center;
    border: 1px solid #181012;
    background: #e38a15;
    border-radius: 1px;
}


.yl2 {width: 100%;overflow: hidden;}


.yl2 dd {
    float: left;
    width: 20%;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
    line-height: 32px;
    margin-inline-start: 0px;
}
@media (min-width: 960px){
.yl2 dd {
    width: 10%;
}}
.yl2 dd li {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    
    margin-right: 1px;
    margin-bottom: 1px;
    text-align: center;
    border: 1px solid #5d3741;
    background: rgba(255,255,255,.15);
    border-radius: 1px;
    list-style: none;
}




.zdhf{position:sticky;top: 0;background: #024985;z-index: 99999;
    
}
.zdhf-text{color: #ffffff;font-size: 16px;font-weight: 700;padding: 10px 20px;text-align: center;}

.zdhf-text a{color: #f16521;}

@media screen and (min-width:800px){.zdhf{display:none;}.app{display:none;}.app1{display:none;}}








.cate{width:100%;background:#fff;margin-bottom:10px;border-radius:5px;overflow:hidden}.cate_name{height:40px;width:100%;background:#2cbafc;overflow:hidden}.cate_name p{font-size:18px;font-weight:700;line-height:40px;color:#fff;margin-left:20px}

.app{box-shadow:0 0 15px rgba(100,100,100,.1);overflow:hidden;border-radius:5px;background-color:#fff;width: 100%}
.app1{box-shadow:0 0 15px rgba(100,100,100,.1);overflow:hidden;border-radius:5px;background-color:#a78e98;width: 100%}
		.app_tj{
			padding: 5px;
			/* min-height: 300px; */
			
		}
		.app_tj ul{
		    width: 100%;
			/*min-height: 300px;*/
			margin: 0;
			padding: 0;
			display: flow-root;
		}
		
		.app_tj ul li{
			list-style: none;
			float: left;
			margin: 0;
			padding: 0;
		}
		.app_tj ul li{
			width: 7.5923%;
			height: 80px;
			/*margin-right: 10px;*/
			text-align: center;
		}
		/*.app_tj ul li:nth-child(5n+0)*/
  /*      {*/
  /*      margin-right: 0px;*/
  /*      }*/
		.app_tj ul li img{
			width: 50px;
			height: 50px;
		}
		.app_tj ul li p{
			margin: 0;
			padding: 0;
		/*	font-size: 8px;*/
			font-weight:bold;
		}
		.app_tj ul li a{
			text-decoration: none;
			color: black;
		}

@media screen and (max-width:960px){body{background-size:150%}#container{width:98%;margin-top:40%}.cate_name{height:35px}.cate_name p{font-size:21px;line-height:35px}.appico{width:calc(18% - 10px);margin: 2px}.naicon{border-radius:5px;margin: 0px;}
    .app_tj ul li{
			width: 20%;
			height: 80px;
			/*margin-right: 10px;*/
			text-align: center;
		}
}
@media screen and (max-width:800px){.cate_name{height:30px}.cate_name p{font-size:20px;line-height:30px}}
@media screen and (max-width:640px){.cate_name{height:30px}.cate_name p{font-size:17px;line-height:30px}}

.pic4 {
    overflow:hidden;
    width:100%;
}
.pic4 ul{
	margin-left:0px;
  	margin-right:0px;
}
.pic4 li {
    width: 18.1%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    text-align: center;
    border: 1px solid #181012;
    background: antiquewhite;
    border-radius: 1px;
}
.pic4 a {
    color: black;
    font-size: 10px;
    font-weight: bold;
    
}
@media (min-width:480px){
    .pic4 li {width:16.666666667%;}}
@media (min-width:760px){
    .pic4 li {width:12.5%;}}
@media (min-width:960px){
    .pic4 li {width:11.1111111111%;}}
@media (min-width:1200px){
    .pic4 li {width:10.4978%;}}
.txtguanggao{width: 100%;overflow: hidden;display: block;box-shadow: 0 1px 1px 0 rgba(0,0,0,.05);}
.txtguanggao a{width: 8%;float: left;border-radius: 3px;line-height: 30px;height: 30px;text-align: center;font-size: 14px;color: #fff;display: inline-block;background-color: rgb(255, 153, 159);margin: 1px;transition-duration: .3s;}
.txtguanggao a:nth-child(1) {background-color: #f5588e;}
.txtguanggao a:nth-child(2) {background-color: #993333;}
.txtguanggao a:nth-child(3) {background-color: #3e9f96;}
.txtguanggao a:nth-child(4) {background-color: #f8586;}
.txtguanggao a:nth-child(5) {background-color: #003300;}
.txtguanggao a:nth-child(6) {background-color: #003366;}
.txtguanggao a:nth-child(7) {background-color: #996699;}
.txtguanggao a:nth-child(8) {background-color: #666666;}
.txtguanggao a:nth-child(9) {background-color: #006699;}
.txtguanggao a:nth-child(10) {background-color: #993333;}
.txtguanggao a:nth-child(11) {background-color: #d88569;}
.txtguanggao a:nth-child(12) {background-color: #3e9f96;}
.txtguanggao a:nth-child(13) {background-color: #f8586;}
.txtguanggao a:nth-child(14) {background-color: #f5588e;}
.txtguanggao a:nth-child(15) {background-color: #996699;}
.txtguanggao a:nth-child(16) {background-color: #666666;}
.txtguanggao a:nth-child(17) {background-color: #d88569;}
.txtguanggao a:nth-child(18) {background-color: #993333;}
.txtguanggao a:nth-child(19) {background-color: #993333;}
.txtguanggao a:nth-child(20) {background-color: #333300;}
.txtguanggao a:nth-child(21) {background-color: #663366;}
.txtguanggao a:nth-child(22) {background-color: #003300;}
.txtguanggao a:nth-child(23) {background-color: #003366;}
.txtguanggao a:nth-child(24) {background-color: #996699;}
.txtguanggao a:nth-child(25) {background-color: #666666;}
.txtguanggao a:nth-child(26) {background-color: #006699;}
.txtguanggao a:nth-child(27) {background-color: #993333;}
.txtguanggao a:nth-child(28) {background-color: #6593b7;}
.txtguanggao a:nth-child(29) {background-color: #96593e;}
.txtguanggao a:nth-child(30) {background-color: #3e9096;}
.txtguanggao a:nth-child(31) {background-color: #f8586;}
.txtguanggao a:nth-child(32) {background-color: #d88569;}
.txtguanggao a:nth-child(33) {background-color: #b8583;}
.txtguanggao a:nth-child(34) {background-color: #3e9096;}
.txtguanggao a:nth-child(35) {background-color: #c8888e;}
.txtguanggao a:nth-child(36) {background-color: #f5588e;}
.txtguanggao a:nth-child(37) {background-color: #99f33;}
.txtguanggao a:nth-child(38) {background-color: #6ef3b7;}
.txtguanggao a:nth-child(39) {background-color: #ae593e;}
.txtguanggao a:nth-child(40) {background-color: #3e9096;}
.txtguanggao a:nth-child(41) {background-color: #f8586;}
.txtguanggao a:nth-child(42) {background-color: #def569;}
.txtguanggao a:nth-child(43) {background-color: #b85853;}
.txtguanggao a:nth-child(44) {background-color: #e3e987;}
.txtguanggao a:nth-child(45) {background-color: #c8868e;}
.txtguanggao a:nth-child(46) {background-color: #f5588e;}
.txtguanggao a:nth-child(47) {background-color: #993ef3;}
.txtguanggao a:nth-child(48) {background-color: #6593b7;}
.txtguanggao a:nth-child(49) {background-color: #965e3e;}
.txtguanggao a:nth-child(50) {background-color: #3e9f96;}
.txtguanggao a:hover{background:#DC3545;color:#FFF}
@media screen and (max-width: 960px) {.txtguanggao a{width: 19.3%;float: left;border-radius: 3px;line-height: 30px;height: 30px;text-align: center;font-size: 13px;color: #fff;display: inline-block;background-color: rgb(255, 153, 159);margin: 1px;transition-duration: .3s;}}
@media screen and (min-width:800px){.dbfh{display:none;}}
.footer-fixed-nav{display: none;position: fixed;bottom: 0;left: 0;right: 0;background: #f1f1f1;height: 65px;z-index: 9999;box-shadow: 0px -4px 10px 0px rgba(17, 58, 93, 0.1);transition: all .3s ease 0s;}
.footer-fixed-nav a{display: inline-block;float: left;width: 20%;text-align: center;margin-top:10px;}
.footer-fixed-nav a span{display: block;font-size: 14px;line-height: 18px;position: relative;top:-1px;}
.footer-fixed-nav a i{font-size: 22px;top:1px;line-height: 24px;}
.footer-fixed-nav .footer-nav-trigger{position: absolute;top:-16px;left: calc(50% - 15px);width: 30px;height: 16px;line-height: 16px;text-align: center;background: #f1f1f1;border-radius: 3px 3px 0 0;box-shadow: 0px -4px 10px 0px rgba(17, 58, 93, 0.1);}
.footer-fixed-nav .footer-nav-trigger .icon{top:0;font-size: 14px;}
.footer-fixed-nav .footer-nav-trigger.active .icon:before{content: "\e67a"}
body.night .footer-fixed-nav, body.night .footer-fixed-nav .footer-nav-trigger{background: #212533;color: #bdcadb;}
.footer-fixed-nav{display: block;}
.mask {
	width:100%;
	height:1200px;
	background:gray;
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	opacity:0.6;
	display:none;}
.yl1,.yl2,.txtguanggao{max-width:100%;overflow:hidden!important}.yl1 dd,.yl2 dd{box-sizing:border-box}.dbfh img{max-width:100%;height:auto}
