body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:none;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}.sweet-alert .sa-input-error::after,.sweet-alert .sa-input-error::before{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);padding:0 12px;display:none;-webkit-transition:all .3s;transition:all .3s}.sweet-alert input:focus{outline:0;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert.show-input input{display:block}.sweet-alert button{background-color:#AEDEF4;color:#fff;border:none;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0;cursor:pointer}.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background-color:#a1d9f2}.sweet-alert button:active{background-color:#81ccee}.sweet-alert button.cancel{background-color:#D0D0D0}.sweet-alert button.cancel:hover{background-color:#c8c8c8}.sweet-alert button.cancel:active{background-color:#b6b6b6}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8) 0 0 2px,rgba(0,0,0,.0470588) 0 0 0 1px inset!important}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#F27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#F27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#F8BB86}.sweet-alert .sa-icon.sa-info{border-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#C9DAE1}.sweet-alert .sa-icon.sa-success{border-color:#A5DC86}.sweet-alert .sa-icon.sa-success::after,.sweet-alert .sa-icon.sa-success::before{content:'';position:absolute;width:60px;height:120px;background:#fff;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success::before{-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#A5DC86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:none;background-position:center center;background-repeat:no-repeat}@-webkit-keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}100%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}100%{transform:scale(.5);-webkit-transform:scale(.5)}}@-webkit-keyframes slideFromTop{0%{top:0}100%{top:50%}}@keyframes slideFromTop{0%{top:0}100%{top:50%}}@-webkit-keyframes slideToTop{0%{top:50%}100%{top:0}}@keyframes slideToTop{0%{top:50%}100%{top:0}}@-webkit-keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@keyframes slideFromBottom{0%{top:70%}100%{top:50%}}@-webkit-keyframes slideToBottom{0%{top:50%}100%{top:70%}}@keyframes slideToBottom{0%{top:50%}100%{top:70%}}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop .3s;animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom .3s;animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop .4s;animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom .3s;animation:slideToBottom .3s}@-webkit-keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}100%{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}100%{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}100%,12%{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}@-webkit-keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}100%{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}@-webkit-keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}@keyframes pulseWarning{0%{border-color:#F8D486}100%{border-color:#F8BB86}}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}@-webkit-keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}@keyframes pulseWarningIns{0%{background-color:#F8D486}100%{background-color:#F8BB86}}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}
.hotcmd-wp .cmd-hd{display:flex;justify-content:center;color:#989898;}
.read_btn>a{cursor:pointer;padding:5px 10px;}
.layout-col2 .item dl dd{overflow:hidden;line-height:20px;text-indent:2em;}
.listpage .middle{border:1px solid #dfdfdf;display:block;float:left;width:49%;height:34px;}
.m-nav .type-list a{padding-left:22px;display:block;}
.MjYwMQ{position:relative;height:3.76rem;box-sizing:border-box;border-top:#ddd 1px solid;margin:0 0;border-bottom:#ddd 1px solid;padding:.76rem 6rem 0 4rem;}
.novel_tmpbook .txt-list-row5 .s5{width:280px;text-align:center;}
.grid .select,.grid .text{width:100%}
.dvfd .red{display:block;font-size:18px;margin:35px 0 15px;}
.read_btn>a:hover{color: #E91E63;}
.txt-list-row5 .s5{color:#b3b3b3}
.huyanmode{background:#dcecd2}
h3{font-size:24px}
.aznav{display:none}
.history-table td,.history-table th{padding:8px}
.sort_page_num>a.prev_off{background:#eee;}
.row-rank .mr0{margin-right:0}
.m-footer{background:#68aac2;padding:15px 10px;text-align:center;display:none;line-height:33px;position:relative;}
.novel_login .login .l1,.login .l2{ float:left;}
.m-setting .btn-setbg.active,.m-setting .font-box .active{background:#a7a7a7}
:after,:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.page_num{width:330px;text-align:center;box-sizing:border-box;margin:0 auto;padding:10px;font-size:14px;}
.novel_login .login_btn{overflow:hidden;text-align:center;margin:0;}
.page_num a:hover{background: #E91E63;}
.tp-box .top dl dd{height:60px;line-height:20px;}
.novel_login .login_code2>img{cursor:pointer;width:150px;display:block;margin:20px auto 0;}
.word_read{background:#f9f9f9;font-size:14px;box-sizing:border-box;padding:20px;}
.tp-box .top dl{padding:10px 10px 0;float:right;}
.novel_login .login_name input{-webkit-appearance: none;}
.word_read>h3{letter-spacing:0.1em;color:#085d88;text-align:center;}
.layout-col3 .item dl dt{font-size:14px;border-bottom:1px dotted #a6d3e8;font-weight:700;line-height:26px;height:26px;}
.txt-list-row5 .s1{width:75px}
.red{color:red}
.page_num a{padding:0 15px;transition:all 0.3s;background:#2196F3;line-height:35px;display:block;box-sizing:border-box;height:34px;margin:0;border-radius:5px;color:#fff;}
.novel_login .login a{height:30px;line-height:30px;color:#F44336;}
.novel_tmpbook .txt-list-row5 .s1{width: 258px;}
.pagination .hd,.pagination a{display:inline;padding:6px 12px}
.header{margin:auto;width:1024px;height:62px;}
.layout-col2 .item .image img{border:1px solid #ddd;padding:1px;background-color:#fff;width:124px;}
h4{font-size:18px}
.pagination li:last-child{border-radius:0 3px 3px 0}
.reader-main .section-opt a{float:left;color:green;padding:8px;width:25%;margin:0;background-color:#f4f0e9;}
.row{position:relative;margin:10px auto 20px;}
.reader-fun{float:right}
.m-nav .type-list-active{max-height:288px}
.btn-mulu:hover{background: #3f51b5;}
.layout-col2 .item dl dt{height:26px;font-size:14px;line-height:26px;font-weight:700;border-bottom:1px dotted #a6d3e8;}
.reader-main .title{font:25px/35px '黑体';padding:20px 20px 10px;}
.footer-app-p{font-size:.76rem;color:#969ba3}
}
.nightmode{background:#32373b}
button:hover,input.btn{cursor:pointer}
.hotcmd-wp .cmd-bd .item{color:#444;border-radius:5px;overflow:hidden;font-size:14px;background-color:#f5f5f5;flex:0 0 48%;margin-bottom:10px;white-space:nowrap;padding:8px 10px;text-overflow:ellipsis;}
.posterror{font-size:16px!important;text-align:center;line-height:24px;}
.xs-show{display:none}
.listpage .left{float:left;width:25%}
.topbar{min-width:950px;width:100%;border-bottom:1px solid #a6d3e8;height:29px;background-color:#e1eced;color:gray;}
.novel_tmpbook .txt-list-row5 .s5>a.a3{background:#00c3b1;}
.topbar-con{width:1024px;box-sizing:border-box;padding:0 10px;text-indent:16px;margin:0 auto;vertical-align:middle;line-height:28px;}
.row-detail .layout-tit,.row-rank .layout-tit{border-bottom:1px solid #88c6e5}
.fl,.row .fl{float:left}
.layout-col3 .item dl{float:right;width:200px;}
.section-list ul{overflow:hidden}
.container{position:relative;margin-right:auto;}
.fix:after,.fix:before{height:0;display:block;clear:both;content:"clear";overflow:hidden;}
.footer-app-h{font-size:.88rem}
.fix{zoom:1}
.sort_page_num>a:hover,.sort_page_num>a.page_on{background: #3F51B5;}
.novel_tmpbook .txt-list-row5 .s5>a.xsdel{background:#F44336;}
.search-form .input-key{border:1px solid #a6d3e8;font:14px/32px arial;height:32px;}
.novel_login .login_btn a{box-sizing:border-box;color:#2196F3;border:1px solid #2196F3;height:40px;text-align:center;margin:20px 60px;border-radius:2px;color:#fff;display:block;line-height:40px;}
.section-list li a{color:#444}
.first_txt>p{margin-bottom:1em;text-indent:2em;line-height:24px;}
#indexselect{background:#fff;border-bottom:1px solid #108ee9;text-indent:5px;border:none;width:49%;margin:0 1rem;}
button{border:0}
.layout2 .layout-tit{overflow:hidden;height:32px;margin:0;background-color:#a6d3e8;font-weight:700;line-height:32px;font-size:14px;padding:0 0 0 10px;}
.novel_login .login_name,.login_pass,.login_email,.login_code{overflow:hidden;width:100%;box-sizing:border-box;}
.m-setting .font-box span{border:1px solid #0065b5;margin-left:5px;border-radius:3px;padding:2px 5px;float:left;}
.row-rank .txt-list .s5{font-family:Verdana;color:#999;width:36px;}
.dvfd{margin-left:-100px;z-index:99999;text-align:center;position:absolute;height:140px;background:#fff;position:fixed;width:200px;top:50%;border-radius:5px;margin-top:-70px;box-shadow:0 0 5px rgba(0, 0, 0, 0.35);left:50%;}
.listpage .middle em{width:80%;font-style:normal;display:inline-block;line-height:36px;color:#999;float:left;text-align:center;}
.novel_login .login{width:350px;position:relative;margin:50px auto;box-sizing:border-box;border:1px solid #ebf1f3;line-height:50px;overflow:hidden;background:#fff;padding:10px;}
.pagination li:first-child{border-left:1px solid #ddd;border-radius:3px 0 0 3px;}
.m-nav{display:none;height:40px;font-size:14px;padding:0 10px;border-top:1px #5db3d2 solid;text-align:center;line-height:40px;border-bottom:1px #4399b8 solid;background:#4baacd;}
.search-form #searchType{border:1px solid #88c6e5;box-sizing:border-box;height:32px;padding:0 3px;line-height:32px;color:#88c6e5;}
.detail-box .info .top{padding:0 10px}
.layout-tit{font-size:14px;overflow:hidden;font-weight:700;border-bottom:1px solid #ddd;line-height:32px;height:32px;margin:0;background-color:#e1eced;}
.detail-box .imgbox img{width:120px;height:150px;}
.row .layout-col3{width:100%}
.dvfd .qdbtn{background:#03A9F4;padding:5px 30px;border:solid 1px #2196F3;color:#fff;display:inline-block;border-radius:3px;font-size:16px;}
.detail-box .desc{overflow:hidden;padding:10px;font-size:13px;height:90px;line-height:150%;border-top:1px dashed #88c6e5;}
.detail-box .imgbox{padding:12px;margin:12px;background-color:#e1eced;float:left;width:150px;}
a:active,a:focus,a:hover{text-decoration:none}
.row-detail .layout-tit{font-size:12px;font-weight:400}
.txt-list li span{float:left}
.layout-col3 .item .image{overflow:hidden;max-height:154px;width:124px;}
.clearfix:after,.clearfix:before,.container:after,.container:before,.row:after,.row:before{display:table;content:" ";}
.m-footer a{color:#c5d7df;text-shadow:1px 1px #3e86a8;margin:0 5px;}
.history-table th{font-size:14px}
.txt-list .s5{float:right}
.listpage .middle select{border:none;float:left;text-align:center;color:#999;height:34px;font-style:normal;line-height:34px;display:inline-block;}
.sort_nav>p>a:hover{color: #ff8018;}
.nav li{float:left;line-height:40px}
.reader-main .section-opt{left:0;width:100%;position:absolute;top:-11px;border:0 none;}
.m-nav li a{color:#fff}
.novel_login .login .l1{text-align:right;width:75px;}
.grid .must{top:15px;position:absolute;}
.reader-main .section-opt{padding:15px 0;font-size:14px;text-align:center;}
.txt-list li{border-bottom:1px solid #ddd;line-height:32px;height:32px;}
.novel_login .login_code{margin-bottom:0;}
h1{font-size:36px}
.novel_login .login .l2{width:100%;padding-left:100px;text-align:left;right:10px;position:absolute;overflow:hidden;box-sizing:border-box;}
.txt-list li a{color:#6f78a7}
.row .layout-col1{width:29%;float:right}
h2{font-size:32px}
.row-reader .layout-col1{border:0 none;overflow:visible}
a:hover{color:#E91E63;}
.nightmode .section-opt a{color:#ccc;background-color:#3e4245;}
.novel_login .login_code input{-webkit-appearance: none;}
#reader-m-fix .search-form{display:none}
.tp-box ul li{float:left;line-height:26px;border-bottom:solid 1px #ddd;color:#b3b3b3;height:26px;overflow:hidden;font-size:12px;}
}
.history-table{text-align:left;background:#fef9ef;width:100%;border:3px solid #a6d3e8;margin:20px auto;}
.hotcmd-wp .cmd-hd i{height:1px;width:40px;}
.reader-fun .select{width:60px;outline:0 none;vertical-align:middle;}
.novel_login .login h2{letter-spacing:0.5em;border-bottom:1px solid #eee;font-size:18px;text-align:center;line-height:24px;color:#2c7498;height:34px;}
.nav{margin:10px auto auto;overflow:hidden;padding:0 10px;background:#88c6e5;overflow:hidden;height:40px;width:1024px;}
.novel_login .login_btn a.ok{background:#03A9F4;color:#fff;}
.grid td{background-color:#fff!important;border:1px solid #c3dfea;padding:8px 10px;}
.huyanmode .reader-main{color:#3b3b3b}
.listpage{margin:10px;line-height:36px;height:36px;}
.txt-list-row5 .s3{overflow:hidden;text-overflow:ellipsis;width:280px;}
.novel_mybook .txt-list-row5 .s4{text-align:left;width:280px;}
.sort_page_num>a{padding:5px 10px;margin:5px;background:#4ab2e6;color:#fff;}
.pc-footer{margin:0 auto;width:1024px;text-align:center;line-height:24px;border-top:2px solid #88c6e5;}
.m-nav li{flex:1 1 auto}
.word_read>p{line-height:1.5em;padding-bottom:1.5em;font-size:18px;text-indent:2em;}
div{cursor:default;}
.grid{width:90%;border-collapse:collapse;border:2px solid #c3dfea;max-width:580px;padding:3px;margin:50px auto;}
.listpage .left a,.listpage .right a{height:36px;display:inline-block;}
.grid .select,.grid input{border:1px solid #a6d3e8;height:32px;margin-right:5px;padding:0 10px;font:14px/32px arial;border-radius:4px;}
.novel_tmpbook .txt-list-row5 .s5>a{margin:0 10px;line-height:26px;color:#fff;height:26px;cursor:pointer;display:inline-block;background:#03A9F4;border-radius:3px;transition:all 0.3s;padding:0 10px;}
.reader-main{position:relative}
.z{float: left;}
.sort_nav>p{line-height:36px;border-bottom:1px dashed #ddd;font-size:16px;color:#2196F3;padding:0 5px;height:36px;}
.layout-col3 .item .image{width:114px}
.layout-col2 .item dl{width:200px;float:right;}
}
.row-detail{margin-bottom:0}
.read_btn{padding:10px;text-align:center;box-sizing:border-box;}
.detail-box .info p{width:350px;float:left;line-height:26px;height:26px;margin:auto;}
#reader-m-fix .m-nav{margin-bottom:0}
.topbar-sethome{float:left;background-position:0 8px;}
.layout-col3 .item:nth-child(n+4){padding-top:0}
.sort_nav>p>a{color:#666;padding:0 8px;}
.sort_nav>p>a.on{color:#F44336;}
.first_txt{box-sizing:border-box;padding:20px;font-size:14px;}
.listpage .before{background:#cecece;color:#fff}
.listpage .middle a{line-height:36px;display:inline-block;float:left;width:19%;height:36px;}
.search-form .btn-tosearch{font-size:14px;width:95px;height:32px;cursor:pointer;background:#ddd;}
.page_num select{margin:0 10px;box-sizing:border-box;background:#fff;border-radius:5px;width:140px;height:34px;line-height:35px;border:1px solid #2196F3;cursor:pointer;padding:0 10px;}
.icon-app-logo>svg{width:32px;height:32px;vertical-align:-.25ex;}
.index-container-btn{background:#4baacd;line-height:34px;border-radius:3px;height:34px;text-align:center;color:#fff;display:block;}
.novel_login .login i{position:absolute;left:29%;}
.MjYwMQ .icon-app-logo{border-radius:.38rem;font-size:1.5rem;color:#fff;position:absolute;top:.6rem;left:1rem;background-color:#68aac2;}
.txt-list .s1{width:60px}
.layout-col3 .item dl dd{line-height:20px;text-indent:2em;overflow:hidden;}
.listpage .left a{float:left}
.txt-list-row5 .s2{width:165px}
.detail-box .info{float:left;width:780px;font-size:15px;}
.tp-box{float:left;width:33.33%;}
.sort_nav{background:#e1eced;border:3px solid #88c6e5;padding:10px;}
.layout,.layout2{background:#fef9ef;overflow:hidden;float:left;border:3px solid #c3dfea;width:100%;}
.row-rank .txt-list .s5{width:15%}
.header .logo a{font-size:40px;width:250px;line-height:75px;font-family:楷体_GB2312,STKaiti;color:#0065b5;float:left;height:60px;display:block;}
.novel_login .login input[type="text"],.login input[type="password"]{padding:0px;outline:medium;background:#F7F7F7;line-height:30px;padding-left:10px;height:30px;width:220px;border:none;}
.tp-box ul{padding:10px 10px 0;overflow:hidden}
.topbar-login .btn-submit{line-height:21px;width:51px;color:#2a4e8a;border:medium none;margin-top:3px;vertical-align:top;height:21px;background-position:0 -96px;font-size:12px;text-align:center;}
.detail-box .imgbox .flag-over{background-position:0 -206px}
.row-rank .txt-list .s2{width:75%}
.listpage .right{float:right;width:25%}
.y{float: right;}
.header .btn{border-radius:3px;color:#fff;padding:6px 10px;margin-left:10px;}
.dvfd .qdbtn:hover{background:#F44336;border:solid 1px #E91E63;}
.layout-col3 .item .image img{border:1px solid #ddd;background-color:#fff;padding:1px;width:124px;}
.index-container{justify-content:space-between;display:flex;}
.row-rank .txt-list .s2{overflow:hidden;text-overflow:ellipsis;width:142px;}
.reader-main .content{line-height:200%;width:85%;margin:auto;padding-top:15px;font-size:24px;}
.section-list li a:hover{color: #E91E63;}
.novel_mybook .txt-list-row5 .s2{width: 115px;}
.novel_mybook .txt-list-row5 .s5>a{background:#03A9F4;transition:all 0.3s;height:26px;color:#fff;display:inline-block;line-height:26px;cursor:pointer;border-radius:3px;margin:0 10px;padding:0 10px;}
#qs_login a{margin:0 5px;padding:0 5px;}
.login_xs #logintips{text-align:center;color:#de2900;}
.m-setting{display:none;overflow:hidden;font-size:12px;background-color:#ececec;padding:10px;}
.section-list li a:visited{color:#d6d6d6;}
.layout-col2 .item{padding:5px 0 5px 10px;width:50%;}
.tp-box .top .image{padding:10px 0 0 10px;float:left}
.row-rank .txt-list li{border-bottom:0 none}
.fr,.row .fr{float:right}
.novel_login .login_code2{border-bottom:1px solid #eee;padding:0 0 10px;margin:0;text-align:center;}
.detail-box .imgbox .flag,.topbar-addfavorite,.topbar-login .btn-submit,.topbar-sethome{background:url("all.gif") no-repeat scroll 0 0 transparent}
.novel_mybook .txt-list-row5 .s5>a:hover{background:#673AB7;}
.history-table{margin:0 auto;border-width:1px}
.m-setting .btn-setbg{border-radius:5px;float:right;padding:2px 5px;border:1px solid #0065b5;margin-left:8px;}
.reader-main .m-bottom-opt{display:block;position:relative;}
ol,ul{list-style:none}
.topbar a{color:gray}
.tp-box:last-child{border-right:none}
.novel_tmpbook .txt-list-row5 .s3{text-align:left;width:280px;}
.grid .select:focus,.grid input:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);}
.tag_news{height: 70px;}
.topbar-addfavorite{background-position:0 -12px;float:left}
.m-nav .type-list{max-height:0;overflow:hidden;position:absolute;top:40px;z-index:10;background:#4caacd;width:100%;text-align:left;left:0;}
.row .layout-col2{width:70%}
.row-rank .txt-list .s1{color:#999;font-style:italic;max-width:26px;}
a,button{color:#6f78a7;text-decoration:none;outline:0;}
.novel_tmpbook .txt-list-row5 .s5>a:hover{background:#673AB7;}
.novel_login .login_pass input{-webkit-appearance: none;}
.grid .td-width{width:22%}
.reader-main .content{padding:10px;width:100%;}
.grid .td-width{width:32%}
.layout2{border:3px solid #88c6e5;background:#e1eced}
.header .m-user{display:none;float:right}
.novel_tmpbook .txt-list-row5 .s2{width: 150px;}
.hotcmd-wp .cmd-bd{justify-content:space-between;display:flex;flex-wrap:wrap;}
.none{display:none}
.novel_login .login_btn a.ok:hover{border:1px solid #3F51B5;background:#3F51B5;}
.MjYwMQ .btn-primary-small{line-height:1.6rem;border-radius:1.6rem;color:#fff;font-size:.88rem;right:1rem;top:0;text-align:center;height:1.6rem;margin:auto;bottom:0;padding-right:2ch;position:absolute;padding-left:2ch;}
.tp-box .top .image img{width:72px;padding:1px;height:86px;border:solid 1px #ddd;}
.tp-box .top{overflow:hidden}
.tab-hd .active{color:#333;border-bottom:2px solid #88c6e5}
.tab-hd li{float:left;font-weight:400;height:31px;cursor:pointer;color:#999;overflow:hidden;line-height:31px;}
}
.row-detail .layout-col1,.row-rank .layout-col1,.row-section .layout-col1{padding-bottom:0;width:253px;float:left;margin-bottom:10px;margin-right:4px;}
.layout-col3 .item dl dt span{color:#b3b3b3;float:right;}
.tp-box h2{padding-left:10px;line-height:26px;font-weight:700;font-size:14px;height:26px;border-bottom:solid 1px #a6d3e8;background-color:#f6f8fe;}
.section-list h3{display:block;font-size:16px;padding:10px;}
.grid caption{border:solid 2px #c3dfea;padding-bottom:5px;margin:auto;border-bottom:0;padding-top:5px;text-align:center;background-color:#e1eced;font-weight:700;font-size:14px;}
.sort_page_num{text-align:center;}
.hotcmd-wp{max-width:1024px;padding:20px 0;background:#fff;}
.hotcmd-box{font-size:14px;padding:10px 10px 0 10px;}
.hotcmd-wp .cmd-hd span{font-size:16px;margin:0 15px}
.btn-mulu{text-align:center;padding:10px;font-size:16px;color:#fff;background:#03A9F4;margin:10px auto;border-radius:5px;width:160px;transition:all 0.3s;display:block;}
.tp-box .top dl dt{height:25px;overflow:hidden;line-height:25px;}
.reader-main .section-opt a{margin:0 10px;color:#085308}
h5{font-size:16px}
.search-form{float:left;width:520px;}
.pagination-mga{display:table;margin:4px auto 10px}
.lnr{height:24px;width:24px;}
.reader-main .m-bottom-opt{border-bottom:0 none;border-top:1px dashed #88c6e5;}
.layout-col2 .item .image{max-height:154px;overflow:hidden;width:124px;}
.pagination{font-size:13px;overflow:hidden;width:auto;}
.row-section .layout-tit{text-align:center;border-bottom-color:#c3dfea;font-weight:400;}
.hotcmd-box a{display:inline-block}
.txt-list{padding:4px 10px}
.novel_login .login .login_save{width:20px;padding:5px;height:20px;}
.tp-box ul li a{font-size:13px}
body{font-size:12px;background-color:#e9faff;margin:0 auto;width:1024px;overflow-x:hidden;color:#555;}
.layout-col3 .item{padding:10px 0 10px 10px;width:33.33%;}
.pagination .active a,.pagination a:hover{border-color:#a6d3e8;color:#fff;}
.listpage span{height:36px;line-height:36px;}
.tab-hd{float:right}
.detail-box .imgbox .flag{width:88px;right:8px;top:8px;height:88px;z-index:999;position:absolute;}
.history-table td,.history-table th{padding:10px;border-bottom:solid 1px #ddd}
.listpage .onclick{background:#4baacd;color:#fff}
.history-table caption{height:30px;text-align:left;font-size:14px;margin:0;background-color:#a6d3e8;overflow:hidden;line-height:30px;font-weight:700;}
.detail-box h1{font-size:28px;overflow:hidden;font-family:'黑体';margin:auto;font-weight:700;}
img{display:block;max-width:100%}
.huyanmode .section-opt a{background-color:#cce2bf;color:green;}
h1,h2,h3,h4,h5,h6{font-weight:400}
.btn-addbs{line-height:35px;font-size:18px;text-align:center;display:block;margin:20px auto;}
.novel_mybook .txt-list-row5 .s1{width: 115px;}
.txt-list-row5 .s4{color:#b3b3b3;width:90px;}
.pagination li{border-left:none;background:#fdf9ef;border:1px solid #ddd;width:auto;}
.novel_mybook .txt-list-row5 .s5>a.xsdel{background:#F44336;}
.reader-main .title{padding:50px 10px 10px;font:bold 20px/26px '黑体'}
.topbar-login .input-text{border:1px solid #a6d3e8;height:20px;vertical-align:top;outline:0 none;width:90px;margin:4px 0;}
.nightmode .reader-main{color:#999}
.input-text{padding:0 5px}
h6{font-size:14px}
.nav li a{font-size:15px;color:#fff;font-weight:700;}
@charset "utf-8";*{margin:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:0;}
.row-detail .layout-col1,.row-section .layout-col1{width:100%;float:none;}
.grid .select,.grid .text{width:80%}
.listpage .right a{float:right}
.topbar-right{float:right;font-size:13px}
.layout-col2 .item dl dt span{color:#b3b3b3;float:right;}
.tag_news>a{padding:0 5px}
.container{width:1024px}
.section-list li{width:25%;float:left;overflow:hidden;padding-left:10px;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px dashed #ccc;height:38px;line-height:38px;}
@media (max-width:1024px){.grid{margin:0 10px;max-width:100%;width:calc(100% - (20px))}
@media (max-width:1024px){.row-rank .txt-list .s1{width:10%}
@media (max-width:1024px){.history-box{padding:10px}
@media (max-width:1024px){.m-setting{display:block}