﻿blockquote,body,button,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:active,a:hover{outline:0}img{display:inline-block;border:none;vertical-align:middle}li{list-style:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4{font-weight:700}h5,h6{font-weight:500;font-size:100%}button,input,select,textarea{font-size:100%}button,input,optgroup,option,select,textarea{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline:0}pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}body{line-height:1.6;color:#333;color:rgba(0,0,0,.85);font:14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif}hr{height:0;line-height:0;margin:10px 0;padding:0;border:none;border-bottom:1px solid #eee;clear:both;overflow:hidden;background:0 0}a{color:#333;text-decoration:none}a:hover{color:#367aab}a cite{font-style:normal;*cursor:pointer}.layui-border-box,.layui-border-box *{box-sizing:border-box}.layui-box,.layui-box *{box-sizing:content-box}.layui-clear{clear:both;*zoom:1}.layui-clear:after{content:'\20';clear:both;*zoom:1;display:block;height:0}.layui-clear-space{word-spacing:-5px}.layui-inline{position:relative;display:inline-block;*display:inline;*zoom:1;vertical-align:middle}.layui-edge{position:relative;display:inline-block;vertical-align:middle;width:0;height:0;border-width:6px;border-style:dashed;border-color:transparent;overflow:hidden}.layui-edge-top{top:-4px;border-bottom-color:#999;border-bottom-style:solid}.layui-edge-right{border-left-color:#999;border-left-style:solid}.layui-edge-bottom{top:2px;border-top-color:#999;border-top-style:solid}.layui-edge-left{border-right-color:#999;border-right-style:solid}.layui-elip{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.layui-disabled,.layui-icon,.layui-unselect{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}/* style.css */
@charset 'utf-8';html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {padding:0;margin:0}
main,article,section,aside,dialog,footer,header,section,nav,figure,menu {display:block}
img,body,html {border:none}
html,body {background-color:#faebd7}
ol,ul,li {list-style:none}
h1,h2,h3,h4,h5,h6 {font-size:100%}
input,textarea {outline:0}
body {font-family:Arial,Helvetica;font-size:14px;line-height:22px;margin:0px;background-attachment:fixed}
a {color:#19537D;text-decoration:none;outline:0}
a:hover {text-decoration:underline}
.p-15 {padding:15px;box-sizing:border-box}
.p-20 {padding:20px;box-sizing:border-box}
.mb-15 {margin-bottom:15px}
.mb-20 {margin-bottom:20px}
.shicicenter {text-align: center;}
.fix {*zoom:1;}
.fix:before,.fix:after {content:"";display:table}
.fix:after {clear:both}
.flex {display:flex;}
img {width:auto;height:auto;max-width:100%}
.left {float:left}
.right {float:right}
.main-box {position:relative;top:20px;margin-bottom:20px;}
.container {width:1200px;max-width:100%;margin:0 auto}
.header {position:relative;top:0;left:0;width:100%;height:54px;line-height:54px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#c33;border-bottom:1px solid #c33;color:#999;box-sizing: border-box;}
.header-l {margin-left:10px;flex-direction:row;align-items:center;flex:1;}
.header-l .logo a,.header-l .logo img,.header-l .logo h1 {font-size:26px;color:#f1f1f1;font-weight:bold;width:auto;display:block;overflow:hidden;letter-spacing:.8px}
.header-l .logo a:hover {text-decoration:none}
.header-r .search {position:relative;max-width:536px;width:260px;height: 100%;align-items: center;}
.header-r .search input[name="q"] {padding: 0 10px; height: 32px; line-height: 32px; outline: 0; border-right: 0; box-sizing: border-box; border: solid 1px #f99696; background-color: #fff4f4; color: #2d0000; flex: 1;}
.header-r .search input[name="s"] {cursor: pointer; width: 60px; height: 32px; line-height: 32px; background: #f99696; color: #fff; outline: 0; border: 0;}
/* so */
.header-r .search .search-btn {cursor: pointer;width: 60px;height: 32px;line-height: 32px;background: #942009;color: #fff;outline: 0;border: 0;}
.header-r .search #search-key {padding: 0 10px;height: 32px;line-height: 32px;outline: 0;border-right: 0;box-sizing: border-box;border: solid 1px #f99696;background-color: #fff4f4;color: #2d0000;flex: 1;}
.header-u {display:none;}
.navbar {margin-left:30px;}
.navbar>ul>li {position:relative;display:inline-block}
.navbar>ul>li a {display:inline-block;color:#ffffff;font-size:18px;text-decoration: none;position:relative;padding:0 18px;-webkit-transition:ease-in color .15s;transition:ease-in color .15s}
.navbar>ul>li>a>i {position:absolute;top:50%;right:1px;width:14px;height:14px;margin-top:-7px;background:url(images/bottom.svg) 0 0 no-repeat;background-size:14px;display:inline-block;-webkit-transition:transform 0.6s;-moz-transition:transform 0.6s;-o-transition:transform 0.6s;transition:transform 0.6s}
.navbar>ul>li:hover>a>i.nav-svg {transform:rotate(180deg)}
.navbar>ul>li>ul {position:absolute;left:50%;top:100%;width:100px;margin-left:-50px;z-index:99;padding:5px 0;white-space:nowrap;background-color:#c75858;border-radius:3px;border:1px solid #c75858;box-shadow:0 0 5px rgba(0,0,0,0.1);opacity:0;-webkit-transition:transform 0.6s cubic-bezier(0.175,0.885,0.32,1.275);-moz-transition:transform 0.6s cubic-bezier(0.175,0.885,0.32,1.275);-o-transition:transform 0.6s cubic-bezier(0.175,0.885,0.32,1.275);transition:transform 0.6s cubic-bezier(0.175,0.885,0.32,1.275);-webkit-transform:scale3d(0,0,0);-moz-transform:scale3d(0,0,0);-ms-transform:scale3d(0,0,0);-o-transform:scale3d(0,0,0);transform:scale3d(0,0,0)}
.navbar>ul>li>ul>li {line-height:38px;text-align:center;position:relative}
.navbar>ul>li>ul:before {content:"";height:10px;width:10px;background-color:#c75858;border:1px solid #c75858;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);border-left:0;border-bottom:0;position:absolute;left:50%;top:-7px;margin-left:-7px}
.navbar>ul>li:hover>ul {opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1)}
.navbar .navbarOn {background-color:#a40009}
.navbar>ul>li.navbarOn:before {content:'';display:block;position:absolute;left:0;bottom:0;width:100%;border-bottom:3px solid #F0EFE2}
.section {width:870px;float:left}
.aside {width:300px;float:right}
.article .content {display: inline-block;text-align: left; color:#333;line-height:28px;font-size:16px;margin:10px 0;word-break:break-all}
.article .content blockquote {display:block;width:100%;padding:5px 20px;box-sizing:border-box;border-left:4px solid #616161;background-color:#d6d5c0;font-weight:400;font-size:1.099em;line-height:18px}
.article .content p {color:#333;line-height:28px;margin:8px 0;word-break:break-all}
.article .content>* {margin:8px 0}
.aside .sideTitle {height:25px;line-height:25px;font-weight:bold;font-size:16px;margin-bottom:10px}
.cont .liketitle:before,.aside .sideTitle:before {content:'';border-left:3px solid #a2c241;padding-left:8px;border-radius:1px}
.aside .sideMingju li {height:auto !important;line-height:200%;border-bottom:1px dashed #DAD9D1;padding-bottom:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.aside .sideMingju li:last-child {border: 0;padding-bottom: 0;margin: 0;}
.aside .sideMingju .mjtitle2 {color:#999999;font-size:14px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.aside .sideTags {height:auto;overflow:hidden}
.aside .sideTags>a {display:inline-block;font-size:15px;height:24px;line-height:24px;width:76px;margin-top:10px;margin-left:10px;text-align:center;overflow:hidden;border:1px solid #DAD9D1;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding:0 2px;box-sizing:border-box}
.aside .widget>ul>li {margin:5px 0;overflow:hidden;line-height:26px;height:26px}
.aside .widgetDiv table {width:100%;text-align:center}
.aside .widgetDiv table>tbody a {color:#ff2292;font-weight:bold;text-decoration:underline}
.aside .widgetDiv>form {position:relative;display:block}
.aside .widgetDiv>form>input[name="q"] {width:100%;min-width:100%;padding:0 10px;height:33px;outline:0;border-right:0;box-sizing:border-box;line-height:30px;border:solid 1px #C8C7BC;background-color:#FBFAF6;color:#0F1600}
.aside .widgetDiv>form>input[name="s"] {position:absolute;right:0;cursor:pointer;width:60px;line-height:33px;height:33px;background:#9a9c9e;color:#fff;outline:0;border:0;border-left:none}
.item-box {position:relative;height:auto;background-color:#fff6e9;overflow:hidden;border:1px solid #ebe5dc;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.item-box .istop {position:absolute;right:0;top:0}
.item-box .tag::before {content:'';display:block;padding-top:8px;margin-top:10px;border-top:1px solid #ebe5dc;overflow:hidden}
.item-box .tag p,.item-box .tag a {display:inline-block;color:#999999;line-height:20px;height:20px;font-size:14px}
.item-box .tag a:nth-child(1n+2) {margin-left:3px}
.item-box .r_top_tip.shi_color {border-top-color:#126bd9;border-right-color:#126bd9}
.item-box .r_top_tip.ju_color {border-top-color:#d36619;border-right-color:#d36619}
.item-box .r_top_tip.auth_color {border-top-color:#3ab57c;border-right-color:#3ab57c}
.item-box .r_top_tip.idiom_color {border-top-color:#b13fe4;border-right-color:#b13fe4}
.item-box .r_top_tip {position:absolute;right:0;top:0;width:0;height:0;border:15px solid transparent}
.item-box .r_top_tip span {display:inline-block;position:absolute;top:-17px;color:#fff;left:2px;font-size:14px}
.item-box .son2 strong.sleft:after {margin-right:10px}
.gushici-box {text-align: center;position:relative;height:auto;background-color:#fff6e9;overflow:hidden;border:1px solid #ebe5dc;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.gushici-box .tag::before {content:'';display:block;padding-top:8px;margin-top:10px;border-top:1px solid #ebe5dc;overflow:hidden}
.gushici-box .tag p,.gushici-box .tag a {display:inline-block;color:#999999;line-height:20px;height:20px;font-size:14px}
.gushici-box .tag a:nth-child(1n+2) {margin-left:3px}
.gushici-box .cont .contson{display: inline-block;text-align: left}
.idiom .tt,.idiom .tt a {display:inline-block;width:90px;color:#008000;text-decoration:none}
.idiom-search {display:-moz-box;display:-webkit-box;display:box;border:0.0625rem solid #d6c1c1;-moz-border-radius:0.25rem;-webkit-border-radius:0.25rem;border-radius:0.25rem}
.idiom-pinp {-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;padding-left:0.5rem}
.idiom-pinp .inp {height:2.4375rem;font-size:1rem;width:100%;border:0;background-color:transparent}
.idiom-but {width:5.75rem}
.idiom-search-but {border:0;border-left:0.0625rem solid #d6c1c1;font-size:1rem;color:#815b5b;line-height:2.4375rem;width:5.1rem;margin-left:0.625rem;text-align:center;display:inline-block;-moz-border-radius:0 0.25rem 0.25rem 0;-webkit-border-radius:0 0.25rem 0.25rem 0;border-radius:0 0.25rem 0.25rem 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fbfbfb;background:-moz-linear-gradient(top,#ffffff,#f8f8f8);background:-webkit-gradient(linear,0 0,0 100%,from(#faebd7),to(#fff5e6));cursor:pointer}
input.idiom-search-but:hover {background-color:#a53636;background:-webkit-gradient(linear,0 0,0 100%,from(#f3f3f3),to(#f8f8f8))}
.idiom-add li:nth-child(1) {border-top:0}
.idiom-add li {border-top:0.0625rem solid #dedede;position:relative;height:3.5rem;clear:both}
.idiom-add li a {display:block;color:#008000;overflow:hidden}
.idiom-add .idiom-des {font-size:0.75rem;color:#999;overflow:hidden;float:left}
.idiom-foot {font-size:0.8rem;margin-top:20px;color:#666;text-align:center}
.cont .source>span:nth-child(1) {flex:1;}
.cont .source>span a {line-height:unset;}
.cont .source.flex {align-items:center;}
.cont .source a {font-size:14px;color:#666;line-height:30px;}
.cont .source .pin {width:18px;height:18px;line-height:18px;font-size:14px;font-weight:bold;color:#AAAAA7;font-style:normal;text-align:center;overflow:hidden;border:2px solid #AAAAA7;border-radius:50%;margin-left:10px;cursor:pointer;float:right;}
.cont .source .on:hover,.cont .source .on {border:2px solid #FFB018;background-color:#FFB018;color:#fff;-webkit-tap-highlight-color:transparent;}
.cont .source .pin a {color:#AAAAA7;}
.cont .source .on a {color:#f9f9f9;}
.pinyin-text {clear:both;margin-top:15px;overflow:hidden;position:relative;}
.pinyin-def {font-size:24px;}
.pinyin-def p {margin-bottom:20px;line-height:24px;font-size:24px;}
.pinyin-def ruby {overflow:hidden;}
.pinyin-def ruby rt {font-family:times new roman,times,serif;color:#474747;font-size:16px;text-align:center;}
.pinyin-def ruby rb {font-family:"楷体";font-weight:bold;display:block;float:left;font-size:22px;height:40px;line-height:35px;margin:5px;text-align:center;width:35px;color:#2e2e2e;z-index:999;position:relative;}
.pinyin-def .str-title,.pinyin-def .str-author {text-align:center;}
.pinyin-def .str-author ruby rb {font-size:18px;color:#2469af;}
.cont {height:auto;font-size:16px;box-sizing:border-box;line-height:200%;overflow:hidden}
.cont em {color:#c00;font-style:normal}
.cont h1.title {margin-bottom:5px;font-size:20px;color: #a40009;font-weight:bold;overflow:hidden}
.cont h2.title {height:30px;font-weight:bold;font-size:16px;margin-bottom:10px}
.cont h3.title {font-size:18px;line-height:22px;height:22px;margin-bottom:5px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cont .source {margin-bottom:5px;font-size:.8rem;color:#65645F;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.cont .source a {font-size:14px;color:#65645F;display:inline-block;}
.cont .source .author img {width:20px;height:20px;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;margin-right:6px;margin-top:-3px;}
.cont time {float:right}
.cont div.authorPic {float:left;width:105px;height:150px;margin-top:2px;margin-right:20px}
.cont div.authorPic img {width:105px;height:150px;object-fit:cover}
.cont .authorPic~.contson {min-height:125px;}
.cont .liketitle {font-size:20px;font-weight:bold}
.cont .mingju li {display:flex;border-bottom:1px dashed #DAD9D1;height:3em;line-height:3em;}
.cont .mingju li a {font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.cont .mingju li .l-title {flex:1;}
.cont .mingju li .r-title {margin-left:10px;max-width:45%;color:#81563e;}
.cont .mingju li:last-child {border:0;padding-bottom:0}
.tool {display:flex;flex-direction:row;margin:20px 0 0;align-items:center;clear:both;}
.tool .func {flex:1}
.tool .func a {display:inline-block;margin-right:15px;width:19px;height:19px}
.tool .func a.collect {background:url(images/shou-cang.png) no-repeat;background-size:19px}
.collected,.tool .func a.collected {background:url(images/shou-cangok.png) no-repeat;background-size:19px}
.tool .func a.copy {background:url(images/co-py.png) no-repeat;background-size:19px}
.tool .func a.read {background:url(images/tool-tts.png) no-repeat;background-size:19px}
.tool .func a.read.on {background:url(images/tool-ttsok.png) no-repeat;background-size:19px}
.tool .jiucuo a {padding:1px 2px;box-sizing:border-box;border:1px solid #C5C5C5;color:#aeaeae;text-align:center;font-size:.825rem;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
.yizhu {width:160px;height:30px;float:right}
.yizhu img {float:right;cursor:pointer;margin-left:15px;width:25px;height:25px}
.chapters,.chapters li {overflow:hidden}
.chapters li {padding:10px 0 0 0}
.chapters .volume {color:#767676;margin:5px 0 8px 0;font-weight:bold}
.chapters>li:not(:first-child) {border-top:1px dashed #c1c1c1}
.chapters .chapter {display:inline-block;width:25%;line-height:25px;padding-right:10px;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-image:url(images/bookdoc.jpg);background-repeat:no-repeat;background-position:left center}
.chapters .chapter a {margin-left:10px;font-size:14px;color:#568699}
.chapter_page {margin:0 auto;text-align:center}
footer.chapter_page a {padding:2px 8px;border:1px solid #C5C5C5;box-sizing:border-box;font-size:14px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
footer.chapter_page .w_gray {border:0px;margin:0 8px}
.postPage .title,.postPage .source {text-align:center}
.catescreen .tool {height:32px;clear:both;margin-left:20px;margin-right:20px;margin-bottom:3px}
.catescreen .tool img {width:20px;height:20px}
.catescreen .tool div:nth-child(1n+2) {margin-left:20px}
.catescreen .tool .ftool {height:30px}
.catescreen .tool div:last-child a {float:right;height:19px;line-height:19px;width:34px;border:1px solid #C5C5C5;color:#aeaeae;text-align:center;font-size:14px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
.catescreen .son1 {height:40px;line-height:40px;font-size:20px;font-weight:bold;border-bottom:1px solid #DAD9D1;display:flex}
.catescreen .son2 {border-bottom:1px dashed #DAD9D1;padding:10px 0;box-sizing:border-box;overflow:hidden;position:relative;color:#333;line-height:26px}
.catescreen li:last-child {border:0;padding-bottom:0}
.catescreen .son1 .rightPage {float:right;font-size:14px;font-weight:normal;color:#999999;text-align:right}
.catescreen .son1 h1,.catescreen .son1 h2 {display:inline;overflow:hidden;flex:1}
.catescreen .son2 .sleft {white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.catescreen .son2 .sleft span {margin-top:14px;font-size:14px}
.catescreen .son2 .sright {padding-right:20px;width:auto;overflow:hidden;display:block;position:relative}
.catescreen .son2 .sright span {color:#B00815;float:left;margin-right:20px;display:block}
.catescreen .son2 .sright a {margin-right:20px;font-size: 16px;float:left;display:block;color:#19537D}
.catescreen .toggleBtn {position:absolute;text-align:center;font-size:16px;top:0;right:0;cursor:pointer;z-index:11;display:block;height:47px;width:35px !important;line-height:47px;color:#329736}
.More {position:relative}
/*.More p {text-indent:2em;}*/
.toggleBtn {display:block;text-align:center;position:relative;z-index:101}
.addShade {z-index:100;height:120px;width:auto;position:absolute;margin-left:-15px;margin-right:-15px;right:0;bottom:-15px;left:0;background:linear-gradient(transparent,rgb(247 236 214));-webkit-tap-highlight-color:transparent;}
.comInfo li {width:50%;margin-bottom:10px;float:left}
.comInfo input {padding:10px;height:35px;line-height:35px;width:100%;border:0;box-sizing:border-box}
.comInfo li img {width:auto;position:absolute;top:1px;right:2px;height:33px;cursor:pointer}
.comInfo textarea {resize:none;width:100%;height:130px;border-radius:3px;line-height:180%;background:#fff4e5;border:1px solid #ddd;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.comInfo button {color:#fff;background-color:#60abc7;height:33px;width:88px;border:1px solid #e5e5e5;outline:0;cursor:pointer;border-radius:4px;margin-top:5px}
.comList ul {border:1px solid #dedede;padding:6px 10px;margin-top:5px}
.commentinfo {padding:5px}
.commentname>span {color:#0051ca;margin-right:10px}
.commentname>small>span {margin-left:20px}
small.commenttime {font-size:10px;color:#9f9f9f}
.comalt {color:#ad6262;margin-right:5px}
.comInfo .comTex {position:relative;height:100px;border:1px solid #ddd;border-radius:3px;background:#eee}
.comInfo .text-muted {position:absolute;top:50%;width:100%;text-align:center;left:0;line-height:20px;color:#666;margin:-10px 0 0 0;text-decoration:underline}
.linksList li {float:left;margin-right:10px;line-height:2;font-size:13px}
.pagebar {height:auto;background-color:#fff5e6;border:1px solid #ebe5dc;border-radius:5px;overflow:hidden;padding:5px;text-align:center}
.pagebar span,.pagebar a {font-size:14px;padding:0 14px;display:inline-block;border:1px solid #e0e0e0;color:#333;margin:5px 0 5px 7px;line-height:32px;border-radius:2px}
.pagebar a:hover {background:#f60;color:#fff;text-decoration:none}
.pagebar select {color: #676767;background-color: #faebd7;font-size: 13px;line-height: 40px;height: 35px;width: 15%;text-align: center;background-color: #f7f1e8;border: 1px solid #C8C7BC;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.nowPage {border:0 !important;color:#f60 !important;font-weight:600}
.footer {overflow:hidden;border-top:1px solid #ebe5dc;width:1000px;margin:auto;margin-top:20px;color:#676767;padding:15px 0;text-align:center;box-sizing:border-box}
.footer a {color:#676767}
.gotop {text-align:center;position:fixed;z-index:55;right:20px;bottom:50px}
.gotop svg {fill:#0051ca;width:40px;height:50px;opacity:0.9}
.gotop svg:hover {fill:#3a5e94;opacity:1;cursor:pointer}
.m-nav-btn,.m-search-btn {display:none}
.user_top {display:flex;margin-top:20px;overflow:hidden}
.user_top .l_tips {margin-left:10px;margin-right:20px;line-height:34px;border-bottom:1px solid #c3c3c3;overflow:hidden;flex:1;height:34px;font-size:18px;font-weight:bold;color:#0F0F0F}
.user_top .r_tips {line-height:34px;border-bottom:1px solid #C5C5C5;overflow:hidden;font-size:14px;width:265px}
.user {display:flex}
.user .gl {margin-left:10px;margin-top:20px;width:70px}
.user .gl a {display:block;width:80%;height:20px;line-height:20px;text-align:center;margin-bottom:10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.user .gc {margin:0 15px;flex:1}
.user .gc ul>li {display:flex;border-bottom:1px dashed #DAD9D1;padding:10px;height:30px;line-height:30px}
.user .gc ul>li:last-child {border:none}
.user .gc ul>li img {width:19px;height:19px;margin-top:7px;box-sizing:border-box}
.user .gc ul>li>p {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}
.user .gr {width:265px}
.user .gr .info {margin-left:5px;margin-right:5px;margin-top:22px;padding:5px;box-sizing:border-box;line-height:200%;overflow:auto;background-color:#fff5e6;border:1px solid #ebe5dc;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
.user .gr .info .line {border-bottom:1px dashed #C5C5C5;padding:8px;color:#999999;line-height:25px}
.user .gr .info .line:last-child {border:none}
.user .gr .info .line span {float:right}
@media screen and (max-width:1200px) {#box {width:100%}
.user_top .r_tips {display:none}
.user {flex-direction:column}
.user .gl {margin-left:unset;padding:0 5px;margin-top:10px;width:100%;box-sizing:border-box}
.user .gl a {display:inline-block;width:25%;margin-bottom:unset;float:left;margin-top:10px}
.user .gc {margin:unset}
.user .gc .p-15 {padding:unset}
.user .gr {width:100%}
}
@media screen and (max-width:1200px) {.container {width:100%}
.header .header-l {width:100%;margin:0;justify-content: center;}
.header-u {display:block;background-color:#661919;border-bottom:1px solid #661919;color:#fff;}
.header-u>p {text-align:center;font-size:14px;}
.header-u a {color:#fff;text-decoration:revert;}
.navbar .search {position:relative;text-align:left;width:100%;padding:0}
.header .header-r {display:none;position:absolute;top:50%;margin-top:-16px;left:60px;right:60px;text-align:center}
.header-r .search {min-width:100%;width:100%}
.m-search-btn {display:block;position:absolute;top:50%;margin-top: -16px;right:10px;height:32px;width:32px;cursor:pointer}
.m-nav-btn {display:block;position:absolute;width:30px;height:30px;left:5px;background:url(images/menu.svg) no-repeat;cursor:pointer;background-size:30px}
.m-nav-off {position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.5);top:0;left:0;overflow:scroll;z-index:900;display:none}
.navbar>ul>li.navbarOn {background-color:#618db8}
.navbar>ul>li.navbarOn>a {color:#fff}
.navbar {position:fixed;top:54px;bottom:60px;left:-260px;display:block;font-weight:400;min-width:150px;max-width:70%;width:260px;height:100%;margin:0;z-index:901;overflow:scroll;background:#ffffff;box-sizing:border-box;}
.navbar>ul>li {display:block;margin:0;line-height:48px;width:100%;border-top:1px solid #eee;border-bottom:0;height:auto;padding:0;z-index:8;}
.navbar>ul>li a {font-size:16px;color:#1d1d1d;text-align:center;padding:0 25px;box-sizing:border-box;display:block;white-space:nowrap;overflow:hidden;letter-spacing:2px;line-height:42px;height:42px;}
.navbar>ul>li>a>i {display:none}
.navbar>ul>li.navbarOn:before {border-bottom:0}
.navbar>ul>li ul {display:none;width:100%;position:static;background:#bb8f8f;margin:0;padding:0;border:0;border-radius:unset;text-align:left;opacity:1;visibility:visible;transform:none;box-shadow:none}
.navbar>ul>li>ul:before {background:none;border:0;padding:0;margin:0}
.navbar>ul>li>ul>li a {letter-spacing:2px;color:#fff;}
.navbar>ul>li .toggleNavBtn {display:block;height:42px;width:42px;line-height:42px;color:#fff;position:absolute;text-align:center;top:0;right:0;cursor:pointer;z-index:11;}
.m-circle-nav {width:42px;height:42px;left:0;top:0;cursor:pointer;}
.circle-down {position:absolute;background:url(images/down.svg) 9px no-repeat;background-size:30px;}
.circle-up {position:absolute;background:url(images/up.svg) 9px no-repeat;background-size:30px;}
.section {width:100%;}
.item-box {margin-left:5px;margin-right:5px;}
.gushici-box {margin-left:5px;margin-right:5px;}
.aside {display:none}
.pagebar {margin-left:5px;margin-right:5px;}
.footer {width:100%;padding:10px;}
.comInfo li {width:100%;}
.gotop {width:35px;height:35px;}
.gotop svg {width:30px;height:30px;}
.chapters .chapter {width:50%;}
}
@media screen and (max-width:700px) {.search .son1 {height:unset;line-height:unset;font-size:14px;}
.search .rightPage {display:none;}
}
@media screen and (max-width:360px) {.chapters .chapter {width:100%;}
}
/* style1.css */
.gushi-svg{background-position:center;background-repeat:no-repeat;display:inline-block;width:20px;height:20px}
.gushi-svg-card{background-image:url(images/card.svg);}
.gushi-svg-loading{background-image:url(images/loading.svg);width:22px;height:22px}
.gushi-svg-loading-b{background-image:url(images/loading-b.svg);width:22px;height:22px}
.gushi-svg-warning{background-image:url(images/warning.svg);}
.gushi-svg-success{background-image:url(images/success.svg);}
.gushi-svg-question{background-image:url(images/question.svg);}
.gushi-svg-failed{background-image:url(images/failed.svg);}
.gushi-svg-view{background-image:url(images/view.svg);}
.gushi-svg-file{background-image:url(images/file.svg);}
.gushi-svg-download{background-image:url(images/download.svg);}
.gushi-svg-cart{background-image:url(images/cart.svg);}
.gushi-svg-down{background-image:url(images/down.svg);}
.gushi-svg-done{background-image:url(images/done.svg);}
.gushi-svg-copy{background-image:url(images/copy.svg);cursor:pointer;}
.gushi-svg-vip{background-image:url(images/vip.svg);width:26px;height:24px;background-position-y: 0px;}

.gushi-loading{position:fixed;left:0;top:0;background-color: rgb(0 0 0 / 10%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2000;}
.gushi-loading.gushi-loading-top{width: auto;height: auto;left: 50%;top: 20px;transform: translateX(-50%);background-color: transparent;}
.gushi-loading .gushi-svg-loading-b{background-size: 26px;transform: translateY(-1px);}
.gushi-loading .gushi-loading-body{display: flex;background-color: #fff;padding: 10px 15px;box-shadow: 0 0 5px 0 rgb(0 0 0 / 30%);border-radius: 3px;}
.gushi-loading .gushi-loading-body .gushi-loading-icon{margin-right:5px;}
.gushi-loading .gushi-loading-body .gushi-loading-content{font-size:14px;cursor:default;}
.gushi-loading .gushi-loading-body > *{height:20px;line-height: 20px;}
/* add */
.More .ca{ color:#d47632;}
.More .cb{ color:#007161;}
.gushici {text-align: center;padding: 20px}
#More .contson {display: inline-block;text-align: left;}
.gushici-box .contson {display: inline-block;text-align: left;}
.gushici .content .shijie {background-color: #f7ecd6;margin: 1rem 0 1rem 1rem;padding: 0.5rem;line-height: 1.5em;border-radius: 4px;color: #3d5753;text-align:left;font-size: 14px;}
.article .content u{ color:#e72b2b;}
.contson .co{ color:#B00815;}
.ckzl{clear:both; float:left;color:#919090; font-size:14px; width:100%; margin-top:1px;margin-bottom: 10px;border-top:1px solid #DAD9D1;padding-top:10px;}
.ckzl p{color:#919090;margin:0px; font-size:14px;line-height:160%;}